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/icalds.m M SOPE/NGCards/samples/icalparsetest.m M SOPE/NGCards/samples/unittest.h M SOPE/NGCards/samples/unittest.m M SOPE/NGCards/samples/vcardtest.m M SOPE/NGCards/samples/vcf2xml.m M SOPE/NGCards/samples/vcfparsetest.m M SOPE/NGCards/samples/versittest.m M SOPE/NGCards/tests/common.h M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.h M SoObjects/Appointments/MSExchangeFreeBusy.m M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolderICS.m M SoObjects/Appointments/SOGoAppointmentFolderObject.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentInboxFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoCalendarProxy.h M SoObjects/Appointments/SOGoCalendarProxy.m M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoEMailAlarmsManager.h M SoObjects/Appointments/SOGoEMailAlarmsManager.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.m M SoObjects/Contacts/NSDictionary+LDIF.m M SoObjects/Contacts/NSString+LDIF.h M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/Mailer/EOQualifier+MailDAV.m M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSDictionary+Mail.h M SoObjects/Mailer/NSDictionary+Mail.m M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoHTMLMailBodyPart.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailLabel.h M SoObjects/Mailer/SOGoMailManager.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoMailReply.m M SoObjects/Mailer/SOGoSentFolder.m M SoObjects/SOGo/BSONCodec.h M SoObjects/SOGo/BSONCodec.m M SoObjects/SOGo/CardElement+SOGo.m M SoObjects/SOGo/DOMNode+SOGo.h M SoObjects/SOGo/DOMNode+SOGo.m M SoObjects/SOGo/EOQualifier+SOGoCacheObject.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPSourceSchema.h M SoObjects/SOGo/LDAPSourceSchema.m M SoObjects/SOGo/NSArray+DAV.m M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSCalendarDate+SOGo.m M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSDictionary+URL.m M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/NSNumber+Utilities.m M SoObjects/SOGo/NSObject+DAV.h M SoObjects/SOGo/NSObject+DAV.m M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/NSString+Crypto.h M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/NSURL+DAV.h M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoCASSession.h M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoCacheGCSFolder.m M SoObjects/SOGo/SOGoCacheGCSObject.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoCredentialsFile.h M SoObjects/SOGo/SOGoCredentialsFile.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoDefaultsSource.m M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoLDAPUserDefaults.h M SoObjects/SOGo/SOGoLDAPUserDefaults.m M SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m M SoObjects/SOGo/SOGoMailer.h M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoProductLoader.h M SoObjects/SOGo/SOGoProductLoader.m M SoObjects/SOGo/SOGoProxyAuthenticator.h M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSieveManager.h M SoObjects/SOGo/SOGoSieveManager.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoStaticAuthenticator.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoUserProfile.h M SoObjects/SOGo/SOGoUserProfile.m M SoObjects/SOGo/SOGoUserSettings.m M SoObjects/SOGo/SOGoWebAuthenticator.m M SoObjects/SOGo/SOGoWebDAVAclManager.h M SoObjects/SOGo/SOGoWebDAVAclManager.m M SoObjects/SOGo/SOGoWebDAVValue.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m M SoObjects/SOGo/WOContext+SOGo.m M SoObjects/SOGo/WORequest+SOGo.m M SoObjects/SOGo/WOResponse+SOGo.m M Tests/Integration/teststrings.m M Tests/Unit/SOGoTest.h M Tests/Unit/SOGoTest.m M Tests/Unit/SOGoTestRunner.h M Tests/Unit/SOGoTestRunner.m M Tests/Unit/SaxXMLReaderFactory+SOGoTests.m M Tests/Unit/TestNSData+Crypto.m M Tests/Unit/TestNSString+Crypto.m M Tests/Unit/TestSBJsonParser.m M Tests/Unit/TestVersit.m M Tests/Unit/TestiCalRecurrenceCalculator.m M Tests/Unit/TestiCalTimeZonePeriod.m M Tests/Unit/sogo-tests.m M Tools/SOGoEAlarmsNotifier.h M Tools/SOGoEAlarmsNotifier.m M Tools/SOGoSockD.h M Tools/SOGoSockD.m M Tools/SOGoSockDOperation.h M Tools/SOGoSockDOperation.m M Tools/SOGoSockDScanner.m M Tools/SOGoTool.h M Tools/SOGoTool.m M Tools/SOGoToolBackup.m M Tools/SOGoToolCheckDoubles.m M Tools/SOGoToolCreateFolder.m M Tools/SOGoToolDumpDefaults.m M Tools/SOGoToolExpireAutoReply.m M Tools/SOGoToolExpireUserSessions.m M Tools/SOGoToolManageEAS.m M Tools/SOGoToolRemoveDoubles.m M Tools/SOGoToolRenameUser.m M Tools/SOGoToolRestore.m M Tools/SOGoToolUserPreferences.m M Tools/sogo-slapd-sockd.m M Tools/sogo-tool.m M UI/AdministrationUI/UIxAdministration.m M UI/AdministrationUI/UIxAdministrationAclEditor.m M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.h M UI/Common/UIxObjectActions.m M UI/Common/UIxPageFrame.m M UI/Common/UIxParentFolderActions.h M UI/Common/UIxParentFolderActions.m M UI/Common/UIxToolbar.m M UI/Common/UIxUserRightsEditor.m M UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactFolderProperties.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsListActions.h M UI/Contacts/UIxContactsListActions.m M UI/Contacts/UIxContactsUserRightsEditor.m M UI/Contacts/UIxListEditor.m M UI/Contacts/UIxListView.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailPartImageViewer.m M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxFilterList.m M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailActions.h M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailFormatter.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailSearch.m M UI/MailerUI/UIxMailSourceView.h M UI/MailerUI/UIxMailSourceView.m M UI/MailerUI/UIxMailToSelection.m M UI/MailerUI/UIxMailUserDelegationEditor.m M UI/MailerUI/UIxMailUserRightsEditor.m M UI/MailerUI/UIxMailView.m M UI/MainUI/SOGoBrowsersPanel.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoSAML2Actions.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/UIxLoading.m M UI/PreferencesUI/UIxAccountEditor.m M UI/PreferencesUI/UIxFilterEditor.m M UI/PreferencesUI/UIxJSONPreferences.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m M UI/SOGoUI/UIxComponent.m M UI/SOGoUI/UIxJSClose.m M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxAppointmentActions.h M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAttendeesEditor.h M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalMonthOverview.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalMonthViewOld.m M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalViewPrint.m M UI/Scheduler/UIxCalWeekView.m M UI/Scheduler/UIxCalendarFolderLinksTemplate.m M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxDatePicker.h M UI/Scheduler/UIxOccurenceDialog.h M UI/Scheduler/UIxOccurenceDialog.m M UI/Scheduler/UIxRecurrenceEditor.h M UI/Scheduler/UIxRecurrenceEditor.m M UI/Scheduler/UIxReminderEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTimeDateControl.m commit e1b8d804208848bad6634db144d4003f1acf7a02 Author: InverseBot Date: Sat Feb 13 01:32:07 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 132234cc1950f38c720201c062cec23528c78896 Author: Ludovic Marcotte Date: Fri Feb 12 14:40:51 2016 -0500 (fix) don't consider default ACLs for attendees M SoObjects/Appointments/SOGoAppointmentObject.m commit 4c6a0e693614903650b81d1edb3bf7a2461e0e8d Author: Ludovic Marcotte Date: Fri Feb 12 13:48:51 2016 -0500 (fix) typo in method call from previous commit M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.m commit d5f95c6b30579ad131029e4a72f37f8f48909a0e Author: Ludovic Marcotte Date: Fri Feb 12 13:07:34 2016 -0500 (fix) make sure our heartbeat interval is always greater than the internal one M ActiveSync/SOGoActiveSyncDispatcher.m commit 5d28d81c1e8b503c29bf730ba5385e7e3cf7b33b Author: Francis Lachapelle Date: Fri Feb 12 12:03:26 2016 -0500 (js) Improve handling of SOGoMailComposeFontSize M UI/WebServerResources/js/Preferences/Preferences.service.js commit 5039a304058df79127c135f0f9a5857115636cf9 Author: Francis Lachapelle Date: Fri Feb 12 06:25:14 2016 -0500 (js) New ng-sortable.js vendor JavaScript A UI/WebServerResources/js/vendor/ng-sortable.js A UI/WebServerResources/js/vendor/ng-sortable.js.map commit 256a64172eee68b24a49b12b176d0a4da94c7e41 Author: Francis Lachapelle Date: Thu Feb 11 16:45:58 2016 -0500 (feature) Custom base font size for HTML messages If SOGoMailComposeFontSize is set to zero, we keep the previous behaviour (no font-size added to the message HTML body). M NEWS M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/UIxMailEditor.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/Preferences/Preferences.service.js M UI/WebServerResources/js/vendor/ckeditor/config.js commit e897bb0399a0e22ed7ed904db7e53db977fad95b Author: Ludovic Marcotte Date: Thu Feb 11 15:07:47 2016 -0500 Update regarding previous commit M NEWS commit 4f1ce3f2df2792944231c097f154aecb9fa730f3 Author: Ludovic Marcotte Date: Thu Feb 11 15:04:44 2016 -0500 (fix) avoid EAS bday offset (fixes #3518) + small fix in previous commit M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 9d6e779bb04164337e97c7d9ecb72433790c020c Author: Ludovic Marcotte Date: Thu Feb 11 14:36:38 2016 -0500 Updated NEWS file regarding previous commit M NEWS commit c9e7eac3fd7cfa4354c19c55d967526fe445e030 Author: Ludovic Marcotte Date: Thu Feb 11 14:33:39 2016 -0500 (fix) EAS issue with attachments in 2nd-level mailboxes (fixes #3505) M ActiveSync/SOGoActiveSyncDispatcher.m commit fbdcfd49fc8fd336c1722c91330c6dda3a771081 Author: Francis Lachapelle Date: Thu Feb 11 14:13:32 2016 -0500 Update GNUmakefile for new ng-sortable.js M UI/WebServerResources/GNUmakefile commit 297eefd58f3271480c0574e985e0f7c3cd12a685 Author: InverseBot Date: Thu Feb 11 13:54:42 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.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 commit decda96697eb48d12b7dd1294f5f4f8ce8864fbf Author: Ludovic Marcotte Date: Thu Feb 11 13:46:18 2016 -0500 (fix) password change (fixes #3496) M NEWS M UI/WebServerResources/js/Common/Authentication.service.js commit c8ea2000d80a90b27b35f8fef6e694e169ee4af9 Author: Francis Lachapelle Date: Thu Feb 11 11:40:36 2016 -0500 (js) Fix mail draft autosave in preferences Fixes #3519 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js commit d7b010526b289f3029e52da2c8ae9280922d12a1 Author: Ludovic Marcotte Date: Thu Feb 11 10:54:07 2016 -0500 (feat) warn when double-booking attendees and offer force save option M NEWS M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/SOGo/SOGoDateFormatter.h M SoObjects/SOGo/SOGoDateFormatter.m M UI/Scheduler/UIxAppointmentActions.h M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m commit 9cc4bfd9be09115578c568ef0bd5e9e63faa331b Author: Francis Lachapelle Date: Thu Feb 11 09:33:58 2016 -0500 (js) Fix batch delete of components Fixes #3516 M NEWS M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js commit f70c0fa6e6f4d2134cdcacbbbc5c0794b5ff33ff Author: InverseBot Date: Thu Feb 11 02:25:48 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.js M UI/WebServerResources/js/Scheduler.js.map M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit dfc0d23fa791f17a090b9253364e96931d206fa3 Author: Francis Lachapelle Date: Wed Feb 10 16:40:38 2016 -0500 (js) Remove deferred promise M UI/WebServerResources/js/Mailer/Message.service.js commit eb11e2e672bf5da6587aa497909cc7abe38ec259 Author: Francis Lachapelle Date: Wed Feb 10 16:21:44 2016 -0500 (js) Set focus to title of mail filter editor M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 8d9ba7c04b608c2d759551450dd3eb94c7a0ed46 Author: Francis Lachapelle Date: Wed Feb 10 16:20:12 2016 -0500 (html) Fix links on list members email addresses M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit fed57435d422cb10f7da0eb719060dfac304e6f6 Author: Francis Lachapelle Date: Wed Feb 10 16:18:12 2016 -0500 (js) Fix exposure of date locale provider Expose $mdDateLocaleProvider in the Preferences singleton. M UI/WebServerResources/js/Preferences/Preferences.service.js commit 35af07fef1eff2ee344ade9121604b2b25e60f7d Author: Francis Lachapelle Date: Wed Feb 10 16:17:09 2016 -0500 (html) Add background icon to event/task editors M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 99e5c1b93cd453552c2e9df1a3e4ace8362bc29f Author: Francis Lachapelle Date: Wed Feb 10 16:15:00 2016 -0500 (feature) Convert a message to an event or task Resolves #1722 M NEWS M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailActions.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 31f0472db45192fe923c63e43f5ee46ef3000343 Author: Patrice Levesque Date: Wed Feb 10 15:17:19 2016 -0500 Cleanup unused variables M UI/Contacts/UIxContactFolderProperties.m M UI/MailerUI/UIxMailListActions.m M UI/MainUI/SOGoUserHomePage.m commit 93158f51216078daee499df970066870826dc92d Author: Patrice Levesque Date: Wed Feb 10 15:16:42 2016 -0500 Wrap common looping idiom inside double-parenthesis to shutup warning M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGroup.m commit fec263a3d6a9529a0f23fb5e463201b364100b5c Author: Ludovic Marcotte Date: Wed Feb 10 15:06:38 2016 -0500 Updated NEWS file regarding previous commit. M NEWS commit 8c99fdc99a410d43845afb6c461730b3794cd679 Author: Ludovic Marcotte Date: Wed Feb 10 15:03:20 2016 -0500 (fix) allow resources to prevent invitations (fixes #3410) M SoObjects/Appointments/SOGoAppointmentObject.m commit 51cbb980ad5276162144afe91fe6ba21e19e4c9c Author: Patrice Levesque Date: Wed Feb 10 14:46:11 2016 -0500 Add some missing preprocessing #import directives Fixes most GCC warnings of form: warning: @interface of class ‘MyClass’ not found M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoMailAccounts.m M UI/Contacts/UIxContactFolderActions.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/Scheduler/UIxAppointmentActions.m commit e6d1cb9231e525e4bfe10a76932ec0d15261a76d Author: Ludovic Marcotte Date: Wed Feb 10 14:29:13 2016 -0500 Fixed file. M UI/Scheduler/English.lproj/Localizable.strings commit 6876ba8709f6c9022af0a7e1bb3358745151a8f6 Author: Ludovic Marcotte Date: Wed Feb 10 13:47:17 2016 -0500 (feat) show all/only this calendar M NEWS M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit d2695bab82ee29e31a8cfb724a5481943786ca4f Author: Patrice Levesque Date: Wed Feb 10 11:29:43 2016 -0500 Better fix for *_stringForCharacterAtIndex's missing prototype M Tests/Unit/SOGoTest.h M Tests/Unit/SOGoTest.m commit 37f4b11834d83d11769e0c1797d04a32c15887b4 Author: Francis Lachapelle Date: Wed Feb 10 10:52:46 2016 -0500 (js) Improve confirm dialogs for deletions 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/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 693f80dc9a7dd5db375accca630dcc33df88ad8a Author: Ludovic Marcotte Date: Wed Feb 10 10:00:59 2016 -0500 (feat) now supports RFC6154 and NoInferiors IMAP flag M NEWS M SoObjects/Mailer/SOGoMailAccount.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js commit f5b28b0274b8999f2a3f7b06377d48e5ee94de39 Author: Francis Lachapelle Date: Wed Feb 10 09:32:44 2016 -0500 (js) Fix autocompletion of mail editor in Contacts M NEWS M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 1f3149fa630c79c30e99823ff4f60971ec6d4d46 Author: Francis Lachapelle Date: Wed Feb 10 09:29:00 2016 -0500 (js) Improve Gruntfile.js M UI/WebServerResources/Gruntfile.js commit cd181c3503c439720c2fe261a7e3134c7868bd0e Author: InverseBot Date: Wed Feb 10 01:34:40 2016 -0500 (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 commit aa663fd03e003c929219179a41cefee7c175759a Author: Francis Lachapelle Date: Tue Feb 9 15:58:16 2016 -0500 (js) Expose how to change default font size of CKE (CKE = CKEditor) M UI/WebServerResources/js/vendor/ckeditor/config.js commit 2380890428a12f8b415430add931a56d7cb479dc Author: Francis Lachapelle Date: Tue Feb 9 14:29:15 2016 -0500 (js) Allow mail filters to be sortable Added dependency to https://github.com/RubaXa/Sortable M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Preferences/Preferences.app.js M UI/WebServerResources/scss/components/list/list.scss commit 3e76de1e6e31e84e3838a761fb2812ba7883723d Author: Ludovic Marcotte Date: Tue Feb 9 15:46:52 2016 -0500 (fix) really delete mailboxes being deleted from the Trash folder (#595, #1189, #641) M NEWS M UI/MailerUI/UIxMailFolderActions.m commit eff8ab3e0e62857daf37da129d3928c3e9f7cde1 Author: Ludovic Marcotte Date: Tue Feb 9 14:15:23 2016 -0500 (fix) don't offer forward/vacation options in filters if not enabled M NEWS M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 187cd5e4ae487f6712e08eae6728bbbea7f4edf7 Author: Francis Lachapelle Date: Tue Feb 9 14:06:44 2016 -0500 (font) Update Material Icons font to 2.1.3 M NEWS 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 4d702c2be9169a6b22612d980efcd3d0de364922 Author: InverseBot Date: Tue Feb 9 01:32:30 2016 -0500 (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 5539b7a823e3b01e32be0bf70565e46f2af77008 Author: Patrice Levesque Date: Mon Feb 8 16:14:33 2016 -0500 Add missing header prototypes Fixes compiling errors with GCC using -Werror=missing-prototypes. M SoObjects/Appointments/MSExchangeFreeBusy.h M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/SOGo/NSData+Crypto.m M SoObjects/SOGo/lmhash.h M Tests/Unit/SOGoTest.h commit 1c52093537664de5919bfdb8edf7de7be288b469 Author: Francis Lachapelle Date: Mon Feb 8 15:43:02 2016 -0500 (js) Move to top when changing mailbox M UI/WebServerResources/js/Mailer/Mailer.app.js commit 5a408bf14bdf0008fedb33f46ec968d63bd26406 Author: Francis Lachapelle Date: Mon Feb 8 15:39:00 2016 -0500 (js) Fix virtual repeater when moving up in msgs M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js commit ee3276f01d2b2ed1ea5134e426888130558368ab Author: Ludovic Marcotte Date: Mon Feb 8 15:36:01 2016 -0500 (feat) added Junk handling feature from v2 M NEWS M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailFolderTemplate.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/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit ace7e0771f8f2220736791d5472a98bacf7749cf Author: InverseBot Date: Mon Feb 8 12:54:12 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.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/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-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.min.js M UI/WebServerResources/js/vendor/lodash.js commit 1d2763af3ced16726c99952e05e9619ce7e1e7f3 Author: Ludovic Marcotte Date: Mon Feb 8 10:32:18 2016 -0500 (fix) safe-guarding against bogus value coming from the quick tables M NEWS M UI/Scheduler/UIxCalListingActions.m commit d63e277fc60098060bcc7dd91313dcc889ba2cb1 Author: Francis Lachapelle Date: Mon Feb 8 10:07:44 2016 -0500 (js) Apply search filters when reloading mailbox Fixes #3507 M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 9e905b43ff44255e660fbd5063a1c666c44c3297 Author: Francis Lachapelle Date: Fri Feb 5 16:39:33 2016 -0500 Handle birthday dates before 1970 M NEWS M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js commit 9f7c205da962f4c1aba30297a739bb71af89c861 Author: Francis Lachapelle Date: Fri Feb 5 12:41:38 2016 -0500 Update ChangeLog M ChangeLog commit 89655cf192019e3be8cdb9422b489acc6e74e670 Author: Francis Lachapelle Date: Fri Feb 5 12:41:19 2016 -0500 Preparation for release 3.0.1 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit 7b4f4cbc0df60fba12563a2804a1df15a245a2b6 Author: Francis Lachapelle Date: Fri Feb 5 12:04:26 2016 -0500 (css) Fix display of link and image attachments M UI/WebServerResources/scss/views/MailerUI.scss commit 03c6118224f312fbcb6cfd898d0ffb15d536299a Author: Francis Lachapelle Date: Fri Feb 5 11:17:42 2016 -0500 (css) Improve display of md-menus in Calendar M UI/Templates/SchedulerUI/UIxCalMainView.wox commit f2da7d67d7ede6d1b5100b88fcc3e02275aa14da Author: Francis Lachapelle Date: Fri Feb 5 11:14:09 2016 -0500 (js) Fix DnD of all-day events in multicolumn view M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 13a6290d0dea41f6213fab9da03e170356da0309 Author: Francis Lachapelle Date: Fri Feb 5 11:06:20 2016 -0500 (js) Respect sort when searching in Webmail M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 7a401374f2187e81c71a6ffef964c4dcbb531735 Author: Francis Lachapelle Date: Fri Feb 5 11:04:28 2016 -0500 (css,js) Update Angular Material to v1.0.5 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/core/layout.scss commit 2cc37238c1b671e29b0fcebbf86719c60baa7969 Author: Francis Lachapelle Date: Fri Feb 5 11:03:43 2016 -0500 Update NEWS file M NEWS commit e3fbde3c16d332e89eef3a961904044e6026fa1b Author: Francis Lachapelle Date: Fri Feb 5 10:49:50 2016 -0500 (js) Verify $topIndex of virtual-repeater Fixes #3500 M UI/WebServerResources/js/Mailer/Mailbox.service.js commit b74dd0c9422b7354c1c9cbe5fb755e1a55a02312 Author: Ludovic Marcotte Date: Fri Feb 5 10:10:27 2016 -0500 Updated NEWS file M NEWS commit dd19f380ade080034881346590c847554e2fbf56 Author: Ludovic Marcotte Date: Fri Feb 5 10:03:56 2016 -0500 (fix) added local memory pool M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit d3f59ba6212a61db12c32c52b0c4d1e4b2ae0b4e Author: Ludovic Marcotte Date: Fri Feb 5 10:01:18 2016 -0500 (fix) add shared/public namespaces in the list or returned folders M SoObjects/Mailer/SOGoMailAccount.m commit aa5d1f384294a2064c3f26b6b422f3c72413395a Author: InverseBot Date: Fri Feb 5 01:37:18 2016 -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 c68ca9dbb7c53be7a9f38bd07a4e10b5262a1c07 Author: Francis Lachapelle Date: Thu Feb 4 16:50:06 2016 -0500 Aria attributes M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 5ccd33c1268e812a4d4993fa6c9fc6348305eab9 Author: Francis Lachapelle Date: Thu Feb 4 16:42:40 2016 -0500 Adapt to latest md changes M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/components/list/list.scss commit 82f0471fb129fbc620788ce9961b4d4273322545 Author: InverseBot Date: Thu Feb 4 15:26:04 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 7e06894700307f2f9f83ecabfa246f33fce25ca5 Author: InverseBot Date: Thu Feb 4 15:19: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/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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 1d868ff73c66b3d9c687b42769f0bf300168a25c Author: Patrice Levesque Date: Thu Feb 4 15:03:41 2016 -0500 Remove 'git stash' commands from 'prod' recipe: it caused odd side-effects on pristine local repositories M UI/WebServerResources/GNUmakefile commit a49bb9ab03ae73eb7049d62c4a6fea13ea61cc4f Author: Francis Lachapelle Date: Thu Feb 4 14:15:29 2016 -0500 (js) Update CKEditor to version 4.5.7 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/fr.js M UI/WebServerResources/js/vendor/ckeditor/lang/mk.js M UI/WebServerResources/js/vendor/ckeditor/lang/sk.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/table/dialogs/table.js M UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/spinner.gif M UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md M UI/WebServerResources/js/vendor/ckeditor/styles.js commit d4ab5dd21b1808bf7d6f8127e14a29f956ef2b3f Author: Francis Lachapelle Date: Thu Feb 4 14:01:31 2016 -0500 Update translations M SoObjects/Appointments/Italian.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/English.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 5624bf47ae9f72cee89869f1c7badb2095af11e7 Author: Francis Lachapelle Date: Thu Feb 4 12:43:29 2016 -0500 Update NEWS file M NEWS commit d4e01a83a07b2a365278c78f0d841cfe40ff1c64 Author: Francis Lachapelle Date: Thu Feb 4 11:36:26 2016 -0500 Handle broken messages with no date Fixes #3498 M UI/MailerUI/UIxMailView.m commit c12200c7b53d2a0c7a32c9a41d5d16ef6c84d94f Author: Ludovic Marcotte Date: Thu Feb 4 10:34:55 2016 -0500 (fix) correctly encode filename of attachments over EAS (#3491) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit a8845d262fea716df3a48dbeea3dc85bd9b65ec8 Author: Francis Lachapelle Date: Thu Feb 4 09:20:11 2016 -0500 Fix frequency detection of recurrence rule M SOPE/NGCards/iCalRecurrenceRule.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 7437ca1ab80e3cb48bc8cc5afd2f7a60e554d5e5 Author: Francis Lachapelle Date: Thu Feb 4 09:19:25 2016 -0500 (js) Fix support for %p in date formatting M UI/WebServerResources/js/Common/utils.js commit 66d4b9ec43cc853603090aca1616807f56744990 Author: Francis Lachapelle Date: Thu Feb 4 08:37:59 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.js M UI/WebServerResources/js/Scheduler.js.map commit f321e1c949401268024fe9a2b5cfc7901437e83e Author: Francis Lachapelle Date: Wed Feb 3 16:48:04 2016 -0500 (js) Add "Move To" option for selected messages Fixes #3477 M NEWS M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/scss/components/menu/menu.scss commit 0e2b1e41a74efcc18619406b3f77d916b60ebb69 Author: Ludovic Marcotte Date: Wed Feb 3 15:53:12 2016 -0500 (fix) IMIP accept/decline when there is only one MIME part M NEWS M UI/MailPartViewers/UIxMailPartViewer.m commit 1eced8bcecd5891cf353c457fe4f83f4d4ecc911 Author: Francis Lachapelle Date: Wed Feb 3 14:37:53 2016 -0500 (js) Set summary when creating event from DnD M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 7099432caf21e3314b73d877acaf46d1af3c0e69 Author: Francis Lachapelle Date: Wed Feb 3 14:37:14 2016 -0500 (html) Fix for flexbox with Chrome 48 M UI/Templates/UIxSidenavToolbarTemplate.wox commit 0236d9ef46df556639cbc0b2ed8cf6712c0f58d2 Author: Francis Lachapelle Date: Wed Feb 3 14:31:29 2016 -0500 (js) Remove empty error callbacks for promises M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js commit bd4f42b9483e849a5b8a1a9b9bd403184ec73204 Author: Francis Lachapelle Date: Wed Feb 3 13:50:06 2016 -0500 Fix comparisons with NSNotFound Fixes #3472 M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 2bbb88e014f98ba7fc99a4c55781db847fabe65a Author: InverseBot Date: Wed Feb 3 13:34:41 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.map M UI/WebServerResources/js/Administration.services.js.map M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Contacts.services.js.map M UI/WebServerResources/js/Mailer.app.popup.js.map M UI/WebServerResources/js/Mailer.js.map M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/Main.js.map 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.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-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-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.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/lodash.js commit 3c53186db3abd38d30e0164e895c48508d3d7912 Author: Ludovic Marcotte Date: Wed Feb 3 10:56:12 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.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.map M UI/WebServerResources/js/Contacts.services.js.map 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.map 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/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-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.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/lodash.js commit 1a7e5c248f6914fcb3da9b29a80dafb26840505b Author: Francis Lachapelle Date: Wed Feb 3 10:51:59 2016 -0500 (js) Improve scrolling behavior when deleting msg Fixes #3489 M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 47701e880a70364c13972b2c24dbd77f39d25485 Author: Francis Lachapelle Date: Wed Feb 3 09:50:37 2016 -0500 (html) Fix display of a message raw source Fixes #3490 M NEWS M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 5413ac8aa3130764e480c3e380bebee9806af46e Author: Ludovic Marcotte Date: Wed Feb 3 09:00:08 2016 -0500 (fix) make sure an email is defined before trying to use it (#3488) M UI/WebServerResources/js/Mailer/Message.service.js commit cf91004ae6b47ba20a1520e00bd0adb706726b98 Author: Francis Lachapelle Date: Tue Feb 2 15:05:25 2016 -0500 (js) Improve handling of IMAP connection problem Fixes #194 M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailer.app.js commit 15dee723d4bc8c6bb2963a783d33fc77c632d7e1 Author: Francis Lachapelle Date: Tue Feb 2 12:12:18 2016 -0500 (css) Update SASS for latest md M UI/WebServerResources/scss/core/layout.scss commit 50791b9c3acd0eb272b3534589c41cbfb5e08117 Author: Francis Lachapelle Date: Tue Feb 2 12:11:20 2016 -0500 (css) Improve padding in message editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/views/MessageEditorUI.scss commit fa9bd3995e6f0880d2bb273f48385dd32a8794db Author: Francis Lachapelle Date: Tue Feb 2 12:09:55 2016 -0500 (css) Decrease all-day events margin in day view M UI/WebServerResources/scss/views/SchedulerUI.scss commit 4fb71ffdd086696b1523b6edeac5d8be0ef106de Author: Francis Lachapelle Date: Tue Feb 2 12:07:44 2016 -0500 (css) Fix for flexbox with Chrome 48 Fixes #3487 See https://github.com/angular/material/issues/6841 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.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/scss/views/SchedulerUI.scss commit 6bfc44fb53d73a4d9590a88332ad75f1c3c301b8 Author: Francis Lachapelle Date: Mon Feb 1 20:54:37 2016 -0500 (js) Add support for %p in date formatting Fixes #3480 M UI/Common/UIxPageFrame.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/WebServerResources/js/Common/utils.js commit a95fd25e0971d043b004cb9a49472e4d7806fbed Author: Francis Lachapelle Date: Mon Feb 1 16:07:21 2016 -0500 (css) Improve display of mail attachments M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit ff1dc9c82d87ed75ec1c8725f9894aa7b3585058 Author: Francis Lachapelle Date: Mon Feb 1 16:06:34 2016 -0500 (html) Wrap invitation in a md-card M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit b5a7447cba8ed98b65e59271e15aaa8610994ed3 Author: Francis Lachapelle Date: Mon Feb 1 14:02:31 2016 -0500 Update NEWS file M NEWS commit 687521d60c852143735e28d4520e10a354441d87 Author: Francis Lachapelle Date: Mon Feb 1 14:01:43 2016 -0500 (js) Improve saving of events/tasks M UI/WebServerResources/js/Scheduler/Component.service.js commit b09e7163ddf2bf7bc3f58725549cd31579e4cc8b Author: Francis Lachapelle Date: Mon Feb 1 10:41:22 2016 -0500 (fix) Show user's default email address Fixes #3473 M UI/Common/UIxPageFrame.m commit c7283b8890b0f678207b0073964898fad646fa75 Author: Francis Lachapelle Date: Fri Jan 29 11:15:08 2016 -0500 (doc) Update repository in installation guide M Documentation/SOGoInstallationGuide.asciidoc commit 978e1cdaf021818ea16cbf5fb094103a6df35f88 Author: Emílio Fonseca Date: Fri Jan 29 13:32:58 2016 -0200 (Fix) Calendar view gets blank when Descending Order is selected M UI/Templates/SchedulerUI/UIxCalMainView.wox commit c1ee1378ffbe6be6a140811e87cc5e981985d442 Author: Francis Lachapelle Date: Fri Jan 29 10:06:04 2016 -0500 (css) Improve toasts with an icon M UI/WebServerResources/scss/components/toast/toast.scss commit ac8cf16885b1c42775793abd09a04601fdb2cf42 Author: Francis Lachapelle Date: Fri Jan 29 10:03:56 2016 -0500 (fix) Safeguard againts mailboxes with no quota Fixes #3468 M UI/MailerUI/UIxMailFolderActions.m commit fe0221f6300bc92f0156f9dde4e58c1c8d3610e7 Author: Ludovic Marcotte Date: Wed Jan 27 14:43:23 2016 -0500 (fix) disable test M Tests/Unit/TestSBJsonParser.m commit 6e4aa79038dc5f3894272e10e6fad98613439907 Author: Francis Lachapelle Date: Wed Jan 27 13:20:07 2016 -0500 Update ChangeLog M ChangeLog commit 34215142bd8d5028f862d9d45eb34a828e7e06d3 Author: Francis Lachapelle Date: Wed Jan 27 13:19:12 2016 -0500 Preparation for release 3.0.0 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit 0eb1b00c6b3d450823009019178f462ccd4d3c14 Author: Francis Lachapelle Date: Wed Jan 27 13:16:16 2016 -0500 Update translations M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/English.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/Polish.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit 3339f53f194eaf35929858381c7222d1a5ba75b9 Author: Francis Lachapelle Date: Wed Jan 27 13:03:45 2016 -0500 Update NEWS file M NEWS commit d913bce41a19c1abe093e1998939ba8f7c27cfef Author: Francis Lachapelle Date: Wed Jan 27 13:03:14 2016 -0500 Update .gitignore M .gitignore commit b82c96a2ddad38af57527cec7cd1d6b42b890121 Author: Francis Lachapelle Date: Wed Jan 27 13:02:32 2016 -0500 (js) Update CKEditor to version 4.5.6 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 A 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 A 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/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 A 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 A 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 A UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js A 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/div/dialogs/div.js D UI/WebServerResources/js/vendor/ckeditor/plugins/fakeobjects/images/spacer.gif 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/image/images/noimage.png 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/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/ciframe.html M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc_ie.js M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png M UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png M UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 85e181edc4eeae3cd8580935bd14b0474441337f Author: Francis Lachapelle Date: Wed Jan 27 11:33:16 2016 -0500 (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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 841e29b0917b42b7206e5a1210328821f57128a4 Author: Francis Lachapelle Date: Wed Jan 27 11:27:12 2016 -0500 (html) Improve task editor M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 30a96f33e931e0adf01e51a03a5f659610d51509 Author: Francis Lachapelle Date: Wed Jan 27 11:25:17 2016 -0500 Cleanup French locale M UI/MainUI/French.lproj/Locale commit ce80cd5ec0a8904e6f7ee93925c16c3af94ad079 Author: Francis Lachapelle Date: Wed Jan 27 11:24:29 2016 -0500 (doc) Update installation guide M Documentation/SOGoInstallationGuide.asciidoc commit c9944f02652c941d5c7e9c22caa6a473fe1041f6 Author: Francis Lachapelle Date: Wed Jan 27 11:23:33 2016 -0500 (doc) Update developer's guide M Documentation/SOGoDevelopersGuide.asciidoc commit dc2d153e0c171ecb958767305f542ba94365bebe Author: Francis Lachapelle Date: Wed Jan 27 11:22:07 2016 -0500 Update npm package.json M UI/WebServerResources/package.json commit c2322eedac7952860a5aab685dbdcc63c80abe65 Author: Francis Lachapelle Date: Wed Jan 27 11:21:35 2016 -0500 (font) Update Fira typeface M UI/WebServerResources/fonts/FiraSans-Book.eot M UI/WebServerResources/fonts/FiraSans-Book.ttf M UI/WebServerResources/fonts/FiraSans-Book.woff M UI/WebServerResources/fonts/FiraSans-BookItalic.eot M UI/WebServerResources/fonts/FiraSans-BookItalic.ttf M UI/WebServerResources/fonts/FiraSans-BookItalic.woff M UI/WebServerResources/fonts/FiraSans-Hair.eot M UI/WebServerResources/fonts/FiraSans-Hair.ttf M UI/WebServerResources/fonts/FiraSans-Hair.woff M UI/WebServerResources/fonts/FiraSans-HairItalic.eot M UI/WebServerResources/fonts/FiraSans-HairItalic.ttf M UI/WebServerResources/fonts/FiraSans-HairItalic.woff M UI/WebServerResources/fonts/FiraSans-Light.eot M UI/WebServerResources/fonts/FiraSans-Light.ttf M UI/WebServerResources/fonts/FiraSans-Light.woff M UI/WebServerResources/fonts/FiraSans-LightItalic.eot M UI/WebServerResources/fonts/FiraSans-LightItalic.ttf M UI/WebServerResources/fonts/FiraSans-LightItalic.woff M UI/WebServerResources/fonts/FiraSans-Medium.eot M UI/WebServerResources/fonts/FiraSans-Medium.ttf M UI/WebServerResources/fonts/FiraSans-Medium.woff M UI/WebServerResources/fonts/FiraSans-MediumItalic.eot M UI/WebServerResources/fonts/FiraSans-MediumItalic.ttf M UI/WebServerResources/fonts/FiraSans-MediumItalic.woff M UI/WebServerResources/fonts/FiraSans-Regular.eot M UI/WebServerResources/fonts/FiraSans-Regular.ttf M UI/WebServerResources/fonts/FiraSans-Regular.woff M UI/WebServerResources/fonts/FiraSans-Thin.eot M UI/WebServerResources/fonts/FiraSans-Thin.ttf M UI/WebServerResources/fonts/FiraSans-Thin.woff M UI/WebServerResources/fonts/FiraSans-ThinItalic.eot M UI/WebServerResources/fonts/FiraSans-ThinItalic.ttf M UI/WebServerResources/fonts/FiraSans-ThinItalic.woff commit b0f37e792f59e9e2c590218e470645b440d7b901 Author: Francis Lachapelle Date: Wed Jan 27 11:21:18 2016 -0500 (css) Cleanup M UI/WebServerResources/scss/views/MailerUI.scss commit 7b297ed4836ba9850c3e68e6634ca75f7f52a4d1 Author: Francis Lachapelle Date: Wed Jan 27 11:19:46 2016 -0500 (css) Lower the font weight of buttons in sidenav M UI/WebServerResources/scss/components/button/button.scss commit 5a927dfeb3508e4e8c7cad60d0dd90606bcf259b Author: Francis Lachapelle Date: Wed Jan 27 10:39:49 2016 -0500 Improve formatting of SOGoDefaults.plist M SoObjects/SOGo/SOGoDefaults.plist commit 5e60a68634408cfc199112186887e32df79c1770 Author: Ludovic Marcotte Date: Wed Jan 27 10:41:11 2016 -0500 NEWS file update for v3 final M NEWS commit be441f5cd3b8de2ecd431802c62d8ca7e1b16d59 Author: Francis Lachapelle Date: Wed Jan 27 10:28:40 2016 -0500 (css,js) Fix display of all-day events M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit b064512549c12de315850c5bb10bc16e2247c07a Author: extrafu Date: Wed Jan 27 09:14:31 2016 -0500 Update README.md M README.md commit 46c952ee132bc42fd6d5c6230a3dc5a5873a3013 Author: extrafu Date: Wed Jan 27 09:14:00 2016 -0500 Update README.md M README.md commit c21a2c647af572076811616cfa8c2467d28d5c2a Author: Francis Lachapelle Date: Tue Jan 26 09:17:16 2016 -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/Preferences.services.js.map M UI/WebServerResources/js/Scheduler.js M UI/WebServerResources/js/Scheduler.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.min.js M UI/WebServerResources/js/vendor/lodash.js commit 5754278ffa2333ca8cc212134a9c633c323f19a8 Author: Francis Lachapelle Date: Tue Jan 26 09:09:25 2016 -0500 (css) Add $quarter_height variable in SchedulerUI M UI/WebServerResources/scss/views/SchedulerUI.scss commit 867bc4bc967b7f40252bcebd2f887dd94df3c21c Author: Francis Lachapelle Date: Tue Jan 26 09:05:27 2016 -0500 (css) Fix events spanning whole days M UI/WebServerResources/scss/views/SchedulerUI.scss commit 8a177bea47925108ad8495da387abd355a840ca0 Author: Francis Lachapelle Date: Tue Jan 26 07:20:02 2016 -0500 (js) Fix date parsing on Safari M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit bf3a072e6b59a07ac257de5a19a2bae2b88e9b01 Author: Emílio Fonseca Date: Mon Jan 25 17:54:11 2016 -0200 Adding TAB to separate recipients in Mail Editor M UI/WebServerResources/js/Mailer/MessageEditorController.js commit dd59ef6c1dc9cd1ebe2a627932a2cdbf7e88138d Author: Ludovic Marcotte Date: Mon Jan 25 14:32:56 2016 -0500 Remove superfluous code. M UI/WebServerResources/js/Mailer/Account.service.js commit 5ad4d317dfea3e4636e2ef355f02c0c42bc44b15 Author: Ludovic Marcotte Date: Mon Jan 25 14:21:38 2016 -0500 (fix) delete messages from Drafts folder that aren't meant to be sent M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit b265de91fdd22f389b83d22db888d5cb746c4230 Author: Francis Lachapelle Date: Mon Jan 25 10:50:07 2016 -0500 Add Croatian translation M .tx/config M NEWS A SoObjects/Appointments/Croatian.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Croatian.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Mailer/Croatian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.html A SoObjects/Mailer/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.wod A SoObjects/Mailer/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.html A SoObjects/Mailer/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.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/Croatian.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Croatian.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Croatian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Croatian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Croatian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/Arabic.lproj/Localizable.strings M UI/MainUI/Basque.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/ChineseTaiwan.lproj/Localizable.strings A UI/MainUI/Croatian.lproj/Locale A 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/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 A 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/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 A UI/Scheduler/Croatian.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLCroatianAdditionAdvisory.wox A UI/Templates/SOGoACLCroatianModificationAdvisory.wox A UI/Templates/SOGoACLCroatianRemovalAdvisory.wox A UI/Templates/SOGoFolderCroatianAdditionAdvisory.wox A UI/Templates/SOGoFolderCroatianRemovalAdvisory.wox commit ec3e0e87f9ea45a88be633c971cf4362e1b35472 Author: Ludovic Marcotte Date: Mon Jan 25 11:08:33 2016 -0500 (doc) missing SOGoMailKeepDraftsAfterSend documentation M Documentation/SOGoInstallationGuide.asciidoc commit 9a6cf0eb66a06026a2e2c23d7f49f0c8c76aba6f Author: Ludovic Marcotte Date: Mon Jan 25 10:25:54 2016 -0500 (fix) do not try to decode non-wbxml responses for debug output (#3444) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 42c2edce1917ef5e6d5871cb1c42b6de2c97dc1a Author: Ludovic Marcotte Date: Mon Jan 25 10:21:23 2016 -0500 (feat) newly created folders using EAS are always sync'ed by default (#3454) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 99765aae53bfce84842f933d63185eabb2971124 Author: ethoms Date: Sun Jan 24 03:43:24 2016 +0800 fix (revised) for issue with CardDAV sync with the DAVDroid sync client. This is a revised fix for the issue raiased in sogo bug tracker 3370 and 3373. It supercedes the fix in commit 2c723070c69899055b456119f6e8f42c279d0c57 . The fix was noted in NEWS with the comment "we now return all cards when we receive an empty addressbook-query REPORT". However it did not work for me and at least two others, as can be seen in the commit comments. In summary, only contacts with email addresses were synced. The suggested change from kwirk fixes the regular address book sync, but it completely breaks syncing of the read-only Group Directory (Corporate Directory). My suggested changes work in full (as far as I'm able to test). I have done some fairly extensive testing of CardDAV sync (with DAVDroid only) and it seems to work 100% now. In addition to the obvious tests, I have tested with contacts that only have one field of data entered. The feilds I've tested (with all other fields empty) are as follows: First name Last name Display name email address Work (telephone) Home (telephone) Fax (telephone) Mobile (telephone) Additionally, I tested syncing of a contact with only the Work Address fully populated. In the webmail, since the name fields are all missing, the "Organization" field of the Work Address takes the place of the name field in the 'Name' column. This does get synced to my phone and it also appears my Android contact list with 'Name' set to the 'Organization' field data. The address, organization and website fields being in tact also. In addition, I tested a Group Directory (Corporate Directory) [SOGoUserSources->isAddressBook] sync. It seems contacts without email addresses do not sync. This seems to be the behaviour across the board with a "." search filter. This happens despite the filter in SOGoUserSources including ldap entries without a mail attribute. Nothing I can do to patch this in SOGoFolder+CardDAV.m, that would have to be fixed in the code that deals with the special "." search filter (I guess). I think the contact search system needs some looking into, particularly the "." search filter behaviour. There is another bug related to contact search in the webmail address book view. I will make a bug report on that soon. It's a shame there isn't an "all" search filter, it would seem it would make various parts of SOGo easier to get the right behaviour. M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 3c0059192dc2ea50be0e44a8c080318a9c368aba Author: Ludovic Marcotte Date: Fri Jan 22 20:30:40 2016 -0500 (fix) rewrote the string sanitization to be 32-bit Unicode safe M NEWS M SoObjects/SOGo/NSString+Utilities.m commit 81f13404bfdac5e10cdff4522adaa7014ec587f4 Author: Ludovic Marcotte Date: Fri Jan 22 14:02:05 2016 -0500 (fix) more fix regarding recurrence exceptions and body tags Conflicts: ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m commit 30377c0fd6cccd7a17a40b5891b0a24f4df102a3 Author: Ludovic Marcotte Date: Fri Jan 22 10:30:27 2016 -0500 (feat) new junk/not junk capability with generic SMTP integration Conflicts: NEWS SoObjects/Mailer/SOGoMailAccount.m SoObjects/SOGo/SOGoDefaults.plist SoObjects/SOGo/SOGoUser.m UI/MailerUI/UIxMailFolderActions.h UI/MailerUI/UIxMailFolderActions.m UI/MailerUI/product.plist M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoJunkFolder.h A SoObjects/Mailer/SOGoJunkFolder.m M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoTrashFolder.h M SoObjects/Mailer/SOGoTrashFolder.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist commit 88207d27c4dbeae3ec5bf8ff85989b68f751a4aa Author: Ludovic Marcotte Date: Fri Jan 22 13:35:02 2016 -0500 (fix) now always generate invitation updates when using EAS Conflicts: NEWS M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/iCalEvent+ActiveSync.h M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 9ba7425e5689bce9b0d75d8b61a25df19ce55c21 Author: Ludovic Marcotte Date: Fri Jan 22 12:37:00 2016 -0500 (fix) make sure we escape control chars M ActiveSync/NSString+ActiveSync.m commit f1873edf21709950a7e9abdab9c0e7fd944f1399 Author: Francis Lachapelle Date: Thu Jan 21 20:46:04 2016 -0500 (js) Display event ghost block start/end hours M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 54100c1f7890dc34a068ee6eef6033c2a46d5093 Author: Francis Lachapelle Date: Thu Jan 21 15:00:56 2016 -0500 Bump version to 3.0.0b6 M Version commit 395400ca61364e7538e2fa2911b7b1c5dca5cf92 Author: Francis Lachapelle Date: Thu Jan 21 14:59:58 2016 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 218aeb5f28061f4e0e871166a7b7a872c80f1168 Author: Francis Lachapelle Date: Thu Jan 21 14:58:10 2016 -0500 (css) Fix display of md-cards in .view-detail M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 522dc5f85ad69ef1ce923b5042eca3f839a3c7e5 Author: Francis Lachapelle Date: Thu Jan 21 10: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/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/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-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 M UI/WebServerResources/js/vendor/lodash.js commit 8076a1a7efc05a7bb922085d4de407e5158fb105 Author: Francis Lachapelle Date: Thu Jan 21 10:17:36 2016 -0500 Update translations M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Macedonian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html M SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Catalan.lproj/Localizable.strings M UI/AdministrationUI/Finnish.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Macedonian.lproj/Localizable.strings M UI/AdministrationUI/Polish.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/English.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/Macedonian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/Finnish.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Macedonian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Finnish.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Macedonian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/SpanishArgentina.lproj/Localizable.strings M UI/MainUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.lproj/Localizable.strings M UI/PreferencesUI/Danish.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/English.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/Macedonian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Templates/SOGoACLRussianAdditionAdvisory.wox M UI/Templates/SOGoACLRussianModificationAdvisory.wox M UI/Templates/SOGoACLRussianRemovalAdvisory.wox M UI/Templates/SOGoFolderRussianAdditionAdvisory.wox M UI/Templates/SOGoFolderRussianRemovalAdvisory.wox commit 164f7fd70965984cb0e5fb5619a1427fe0178fde Author: Francis Lachapelle Date: Wed Jan 20 14:02:49 2016 -0500 (html) Hide export/source options for remote ab M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 21f5dd747bcf5e88094a1d059532fcaf2970d02e Author: Francis Lachapelle Date: Tue Jan 19 15:23:15 2016 -0500 (css) Cleanup md-content M UI/WebServerResources/scss/components/content/content.scss commit 914379884b7af7503df4cb64776b0613baf8fdb2 Author: Francis Lachapelle Date: Tue Jan 19 15:22:35 2016 -0500 (css) Fix md-backdrop M UI/WebServerResources/scss/components/backdrop/backdrop.scss commit a83080ae3a97989b5fbd6f381e7c0e6ddf11263a Author: Francis Lachapelle Date: Tue Jan 19 15:21:06 2016 -0500 (js,html) Improve Administration module Warp ACL editor with a md-card and improve display on small screens. M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Administration/AdministrationController.js commit f3b7bf472857815507013a5e7711d61d123f2cbb Author: Francis Lachapelle Date: Mon Jan 18 20:08:54 2016 -0500 (js) Fix md-require-match usage Fixes #163 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox commit 9e8ecfac2cbe19eb7bc6aae618a0f18a2693a2c6 Author: Francis Lachapelle Date: Mon Jan 18 16:42:05 2016 -0500 (js) Fix display of prompt dialog on xs screens M UI/WebServerResources/js/Common/Dialog.service.js commit 01fd6f430994f013eadf9293b63fd0e4e44e9cc6 Author: Francis Lachapelle Date: Mon Jan 18 16:40:55 2016 -0500 (css) Various adjustments M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 2537abf9e69a106593e5801920c93d13b81c486a Author: Francis Lachapelle Date: Mon Jan 18 16:32:26 2016 -0500 (js) Use Date.format instead of local functions M UI/WebServerResources/js/Scheduler/Component.service.js commit b316d928fca45629cc554080d61584a0bf5b78db Author: Francis Lachapelle Date: Mon Jan 18 16:30:21 2016 -0500 (css) Hide optional elements from messages list Those elements will no longer flash when reload a mailbox. M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 0b189e9ca7484346b177723a45057ef876a916f7 Author: Francis Lachapelle Date: Mon Jan 18 16:19:12 2016 -0500 (css) Cleanup M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 629db3c72886f9e484d7181072f4b99d9517cdf2 Author: Francis Lachapelle Date: Mon Jan 18 16:17:17 2016 -0500 (css) New .sg-input-no-message class M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss commit 612f2867a14485344a7fda2321260d74bc38b4d8 Author: Francis Lachapelle Date: Mon Jan 18 16:15:33 2016 -0500 (css) Improve timepicker M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit 5076365956dbef6bf29784862a04aba7edc86681 Author: Francis Lachapelle Date: Mon Jan 18 16:14:58 2016 -0500 (css) New .sg-input-no-message class For md-autocomplete M UI/Templates/UIxAclEditor.wox commit a440defa613959be1743b2f6d704f5162afbc2ab Author: Francis Lachapelle Date: Mon Jan 18 16:12:54 2016 -0500 (html) Improve display of event/task viewer/editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit c6bc8245a2f58f0432a24de6a97c009dfe7fcfdf Author: Francis Lachapelle Date: Mon Jan 18 16:04:09 2016 -0500 (css) Apply .sg-app-content to body M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/views/_view.scss commit 2e73b66e53ae77ffc011772a9c62131dc582c080 Author: Francis Lachapelle Date: Mon Jan 18 15:37:27 2016 -0500 (js) Fix second search with same attributes M UI/WebServerResources/js/Common/sgSearch.directive.js commit 5c4da276bfd08c67c2879da53b5084d27f121c1e Author: Francis Lachapelle Date: Mon Jan 18 14:46:23 2016 -0500 (js) Fix handling of contact categories M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js commit 3787296fd61bf38ee84cb7250424d98941a10358 Author: Francis Lachapelle Date: Mon Jan 18 14:33:31 2016 -0500 (js) Scroll to previously selected message M UI/WebServerResources/js/Mailer/MailboxController.js commit 691ab3ff277184e1d2824ba000267cd01c64da85 Author: Ludovic Marcotte Date: Mon Jan 18 14:05:30 2016 -0500 (fix) don't use false, but use NO M Tests/Unit/TestRTFHandler.m commit 3fa0c83626ff30a4e381557860518d5822eb9091 Author: Francis Lachapelle Date: Mon Jan 18 14:05:33 2016 -0500 (js) Close sidenav when searching on small screen M UI/WebServerResources/js/Mailer/MailboxesController.js commit 20adc2d821dc5767dd02f990d3db83c84375ce9b Author: Francis Lachapelle Date: Mon Jan 18 13:58:23 2016 -0500 (css) Improve display of msg viewer/editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/views/MailerUI.scss commit b55ef0d05b93c908f6a6c305f9901a7e2078a621 Author: Emílio Fonseca Date: Mon Jan 18 16:04:28 2016 -0200 Fix path of Draft mailbox when reply and forward message M UI/MailerUI/UIxMailActions.m commit 9984204987f034e735b780fc9c9c22d54547dcf6 Author: Francis Lachapelle Date: Mon Jan 18 12:15:38 2016 -0500 (css) Improve display on mobile devices M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/scss/views/_view.scss commit e73fc61a270ba9ad79768d2f93bb2c3a36094568 Author: Ludovic Marcotte Date: Mon Jan 18 11:14:25 2016 -0500 (fix) old case with gcc M Tests/Unit/TestNGMimeMessageGenerator.m commit 9a831a85c01bae6ca2ac677df75dc5bb0192adf8 Author: Ludovic Marcotte Date: Mon Jan 18 11:08:35 2016 -0500 (fix) re-enabled old test M Tests/Unit/GNUmakefile commit c42fa9489c23c5822caabf68b516464e5070a28c Author: Ludovic Marcotte Date: Mon Jan 18 10:56:50 2016 -0500 (fix) added new tests A Tests/Unit/TestNGMimeHeaderFieldGenerator.m A Tests/Unit/TestRTFHandler.m commit b3bc6bb7dc40b002f034493c69b29b3bd3001449 Author: Ludovic Marcotte Date: Mon Jan 18 09:26:07 2016 -0500 Applied changes coming from v2/PR#184. M NEWS M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreSOGo.m M OpenChange/RTFHandler.h M OpenChange/RTFHandler.m M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/NSString+Utilities.m M Tests/Unit/GNUmakefile M Tests/Unit/SOGoTest.m M Tests/Unit/SOGoTestRunner.h M Tests/Unit/SOGoTestRunner.m M Tests/Unit/TestNGMailAddressParser.m M Tests/Unit/TestNGMimeMessageGenerator.m M Tests/Unit/TestNSString+Utilities.m M Tests/Unit/TestSBJsonParser.m M Tests/Unit/TestiCalTimeZonePeriod.m M Tests/Unit/sogo-tests.m commit 985db9465cde65826eccb144accb168970e849ad Author: Ludovic Marcotte Date: Sun Jan 17 06:29:13 2016 -0500 (fix) avoid generating empty ConversationId which can break Android EAS M ActiveSync/SOGoMailObject+ActiveSync.m commit defd9ab84bc783ac9ff2d485034b349122542a18 Author: Ludovic Marcotte Date: Sat Jan 16 08:08:37 2016 -0500 (fix) don't generate dual Body tag for event exceptions M ActiveSync/iCalEvent+ActiveSync.m commit 3f2c6efe7e50532620af9a8f8ef960cc8b68a2c4 Author: Francis Lachapelle Date: Fri Jan 15 15:10:16 2016 -0500 Fix path of Draft mailbox when composing message Fixes #3439 M UI/MailerUI/UIxMailAccountActions.m commit be6bd47c15c72d28be4274329a41770881d05bf0 Author: Francis Lachapelle Date: Fri Jan 15 15:09:13 2016 -0500 (js) Improve URL routing in Mail module M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Mailer.app.js commit eda112c4bd8d30533bbd3efc38861f86f9947f7a Author: Francis Lachapelle Date: Fri Jan 15 11:22:17 2016 -0500 (html) Don't toggle checkbox when clicking input When selecting a mail filter's name, the checkbox was toggled. Fixes #128 M UI/Templates/PreferencesUI/UIxPreferences.wox commit d29cdf2467c0184dc03a245ad7157038aa139202 Author: Francis Lachapelle Date: Fri Jan 15 11:21:44 2016 -0500 (html) No mail threading for now M UI/Templates/PreferencesUI/UIxPreferences.wox commit 94b6213ba9b0b2bc8c3156117c589f0fe8c874f1 Author: Francis Lachapelle Date: Fri Jan 15 10:26:38 2016 -0500 (js) Use $window instead of window when possible M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/CardController.js commit 37a419a7ae1580abe40998d2dad48b94ea8f9adb Author: Francis Lachapelle Date: Fri Jan 15 10:25:13 2016 -0500 (js) Set ACLs of new Addressbook Fixes #133 M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 2ba3371ea274759521032a8a58ff27e59aa0df70 Author: Francis Lachapelle Date: Fri Jan 15 10:24:26 2016 -0500 (js) Go to personal addressbook after deletion M UI/WebServerResources/js/Contacts/AddressBooksController.js commit c7f1d8bb5e2005c9e2568a496c25c7a5b012e081 Author: Francis Lachapelle Date: Fri Jan 15 10:07:59 2016 -0500 (js) Fix addressbook reload after a dry search Fixes #148 M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 8593ee9fbb31354a407defa4457f164cb9c3609b Author: Francis Lachapelle Date: Fri Jan 15 09:25:28 2016 -0500 Improve handling of ATTACH property (URIs) M SOPE/NGCards/iCalEntityObject.m M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit fe7a12bad0f226f30a7f3d9c75c55c53d6b11beb Author: Francis Lachapelle Date: Thu Jan 14 16:41:58 2016 -0500 (js) Improve initialization of Calendar model Fixes #156 M UI/WebServerResources/js/Scheduler/Calendar.service.js commit d90e1dc0ec2416d28cf369384ff40dba612344cc Author: Francis Lachapelle Date: Thu Jan 14 16:36:13 2016 -0500 (html) Review ACL editor for better FF support Fixes #152 M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/scss/components/card/card.scss commit 27bf8459c29b1b822dfade7384b547a21bc49ad5 Author: Francis Lachapelle Date: Thu Jan 14 16:10:37 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/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.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.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 f5432525ec7537d5d056c93c904bcb595a218055 Author: Francis Lachapelle Date: Thu Jan 14 16:06:55 2016 -0500 (js) Remove dependency on stateAccount M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 59cc13f41c876ea69bc2d2a3cc2ae8add5a24e00 Author: Francis Lachapelle Date: Thu Jan 14 16:00:12 2016 -0500 (css) Fix overflow on sidenav of Calendar module Fixes #158 M UI/WebServerResources/scss/components/list/list.scss commit 3d4311194c423d3e90483fbb418727b2fc6aa173 Author: Francis Lachapelle Date: Thu Jan 14 15:52:04 2016 -0500 (js) Fix handling of new contact categories Fixes #175 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js commit 667e6dff7c6cb0ac6905713a5bbace64adda2c2a Author: Francis Lachapelle Date: Thu Jan 14 15:04:55 2016 -0500 (js) Fix selection of card The previous card was incorrectly highlighted when revisiting an addressbook. M UI/WebServerResources/js/Contacts/Contacts.app.js commit f3ea377bdb80f4ecf4b5c39c08cabf85083bbcd4 Author: Ludovic Marcotte Date: Thu Jan 14 14:49:22 2016 -0500 (fix) correctly remove the event/task M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 491f8b4f2a7204f1d74eb1a0db4acd98f15006d6 Author: Francis Lachapelle Date: Thu Jan 14 14:45:50 2016 -0500 (js) Fix sg-avatar-image with md-virtual-repeat M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss commit 936f6cb073c950374b5fb2e99bbd24bfe1cadaf2 Author: Francis Lachapelle Date: Thu Jan 14 14:21:42 2016 -0500 (css) Improve cards/lists display of contacts M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/scss/components/list/list.scss commit 78771d7abb8ed2a9a5ff00909aab65c4388ae95d Author: Francis Lachapelle Date: Wed Jan 13 16:24:37 2016 -0500 (js) Fix highlight of selected message M UI/WebServerResources/js/Mailer/Mailer.app.js commit e470996dcfc5f0f43a1b52c37cd1e91dcc95be4e Author: Francis Lachapelle Date: Wed Jan 13 13:32:58 2016 -0500 Update French translation M UI/AdministrationUI/French.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit ab23d0f76647ea18dd01f00c3a8d54ecd2828c9e Author: Ludovic Marcotte Date: Wed Jan 13 12:48:20 2016 -0500 (fix) added translations + fixed typos M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 2c59495005bfbd600ddfb69e63d65634edc2772b Author: Francis Lachapelle Date: Wed Jan 13 12:34:15 2016 -0500 (js) Unselect message when selecting same mailbox M UI/WebServerResources/js/Mailer/Mailer.app.js commit 279ee42d35c78e7d734e60c48f8dce7f69ab97a6 Author: Ludovic Marcotte Date: Wed Jan 13 11:40:17 2016 -0500 (fix) added missing string for v2 M UI/Contacts/English.lproj/Localizable.strings commit 565ad6900b7dd25d22b29ce481290ff96dfd5c46 Author: Ludovic Marcotte Date: Wed Jan 13 09:18:14 2016 -0500 Updated JS files for new build M UI/WebServerResources/angular-material M UI/WebServerResources/js/Administration.js M UI/WebServerResources/js/Administration.services.js M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Main.js M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Scheduler.services.js commit 302187410ce54174da28e21670b8b7ebbba44ee5 Author: Ludovic Marcotte Date: Wed Jan 13 09:15:07 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.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.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.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.map commit de47df7c76f2f8000232d5a3ca22ac6fd02ce04c Author: Ludovic Marcotte Date: Tue Jan 12 16:02:10 2016 -0500 (fix) more safeguards when expunging mailboxes with no quota M UI/MailerUI/UIxMailFolderActions.m commit d2f164dfb7ddf4c7e6c7d8d18b9dc3fba96fece2 Author: Ludovic Marcotte Date: Tue Jan 12 15:57:43 2016 -0500 (fix) safeguard ourselves againts mailboxes with no quota M UI/MailerUI/UIxMailFolderActions.m commit 98e780dc6fe24fbe5e7c2e2e54ded80cbe9ded1c Author: Francis Lachapelle Date: Tue Jan 12 13:44:14 2016 -0500 (html) Group nav buttons in Calendar views M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox commit dad9b71a5bfd167cf0c5c94af5d2481d1b92fe19 Author: Francis Lachapelle Date: Tue Jan 12 13:38:54 2016 -0500 (js) Preserve selected date when switching view 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/CalendarController.js commit 77baffb85cb6789993ad0903269c4dcf61d3bf62 Author: Francis Lachapelle Date: Mon Jan 11 16:32:12 2016 -0500 Localize datepicker and respect user's defaults M UI/Common/English.lproj/Localizable.strings M UI/PreferencesUI/UIxJSONPreferences.m M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit 09b3b4e13ff8b0b7f89ba9e2b8c393018f6375f1 Author: Francis Lachapelle Date: Fri Jan 8 22:06:35 2016 -0500 (css,html) Colorize tags of messages M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/components/list/list.scss commit dc43146a4e6f6e16e5af61aaed175a4e75ce047b Author: Francis Lachapelle Date: Fri Jan 8 21:30:52 2016 -0500 (html) Change bg color of selected message or card M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 6ba9bd5295be55e2446818d96c48c43c9aa11c64 Author: Francis Lachapelle Date: Fri Jan 8 16:34:13 2016 -0500 Improve sidenav of Webmail - fixed highlight issue when multiple accounts are configured; - added divider between accounts; - added tooltips to account buttons. M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/views/MailerUI.scss commit 1bcdac328a2d439631dc50ba69132109f0aa1971 Author: Francis Lachapelle Date: Fri Jan 8 16:31:06 2016 -0500 (js) Improve message selection when deleting msgs 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/Mailer.app.js M UI/WebServerResources/js/Mailer/MessageController.js commit 5f9c87cae3dafbbbd87ed58535ef8ed2f71d6694 Author: Francis Lachapelle Date: Fri Jan 8 16:18:32 2016 -0500 (css) Fix virtual-repeater scrolling bug M UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss commit b6076c9e8e88492145cf198a1a851bf25c5b81a0 Author: Francis Lachapelle Date: Fri Jan 8 13:41:04 2016 -0500 Fix deletion of an appointment with attendees M UI/Common/UIxObjectActions.m commit 321193472ddffc87892b8948a709fc7cbd032573 Author: Ludovic Marcotte Date: Fri Jan 8 13:12:00 2016 -0500 (fix) when deleting an event using EAS, properly invoke the auto-scheduling code M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit 0b5e38e88c1c10cc962a807c84d7467e7880b2a6 Author: Ludovic Marcotte Date: Fri Jan 8 12:02:33 2016 -0500 (fix) we now follow 301 redirects when fetching ICS calendars M NEWS M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit 4935eb23a94b3a6a55fbb5b4321b96c8250ac15a Author: Ludovic Marcotte Date: Fri Jan 8 11:39:19 2016 -0500 (fix) Fixed DomainLessLogin logins in multi-domain M SoObjects/SOGo/SOGoUserManager.m commit 96588aef6a708a0699079d37e542f9101a10b81d Author: Ludovic Marcotte Date: Fri Jan 8 10:29:14 2016 -0500 (fix) properly handle mail subfolders for EAS M ActiveSync/SOGoActiveSyncDispatcher.m commit f8d71966b942673328fe6a596f3bcb7513001d99 Author: Francis Lachapelle Date: Thu Jan 7 16:33:41 2016 -0500 Improve selection of mailboxes M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit c86499f65869d84ac64d913975e790e6cd6ac455 Author: Francis Lachapelle Date: Thu Jan 7 16:32:08 2016 -0500 (js) Show indicator when swtiching mailbox M UI/WebServerResources/js/Mailer/Mailer.app.js commit 68c72f681c132e93395d54e263c23dfba918b4b9 Author: Francis Lachapelle Date: Thu Jan 7 15:43:26 2016 -0500 (js) Improve message viewer/editor in popup window M UI/Templates/MailerUI/UIxMailPopupView.wox 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/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 78dfe84d415b21ad7a7253a0010c19af088281b5 Author: Francis Lachapelle Date: Thu Jan 7 15:19:53 2016 -0500 Localization of templates M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit a1647d9cd027575edf549a0c77d5ec5532ada5e9 Author: Francis Lachapelle Date: Thu Jan 7 15:12:13 2016 -0500 Simplify creation of response in MailListActions M UI/MailerUI/UIxMailListActions.m commit 030272d48a5f0346c38e45ed84e27e523044600f Author: Ludovic Marcotte Date: Thu Jan 7 11:50:15 2016 -0500 (fix) EAS folder name for emails in v3 M ActiveSync/SOGoActiveSyncDispatcher.m commit ed799c5c3562b186e262da68a5a672e1cc72faed Author: Ludovic Marcotte Date: Thu Jan 7 11:39:15 2016 -0500 (fix) EAS mail sync fix for v3 M ActiveSync/SOGoActiveSyncDispatcher.m commit a755546f75c61aa3ed0afe4caa9788301ca2f4cb Author: Ludovic Marcotte Date: Thu Jan 7 10:17:37 2016 -0500 (fix) properly escape the UID too M ActiveSync/iCalEvent+ActiveSync.m commit 8237aaf74a50d83fbf2164e83c12edfc5935961b Author: Ludovic Marcotte Date: Thu Jan 7 10:00:45 2016 -0500 (fix) updated NEWS file M NEWS commit 9d9f7b4c56667efa0b5f4eeda79c64b6c5bdc3e7 Author: Ludovic Marcotte Date: Thu Jan 7 09:58:44 2016 -0500 (fix) don't escape twice (#3423) M ActiveSync/SOGoActiveSyncDispatcher.m commit c3552544670cc142e64070e31055464eb18a56cc Author: Ludovic Marcotte Date: Thu Jan 7 09:24:29 2016 -0500 (feat) UI + localization for previous commit M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit 6ffeba59eda58ae0516eb929ce65a73a7cdefb54 Author: Ludovic Marcotte Date: Thu Jan 7 09:17:35 2016 -0500 (feat) Now able to sync only default mail folders when using EAS Conflicts: NEWS SoObjects/SOGo/SOGoUserDefaults.h SoObjects/SOGo/SOGoUserDefaults.m M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit 609c5aabf783b8aedc90189bef5a28016619a49e Author: Francis Lachapelle Date: Wed Jan 6 12:30:34 2016 -0500 (html) Improve display of attachments M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit 0bbdd0102516b2ce40ee3f89eda35e6833daa4f6 Author: Francis Lachapelle Date: Wed Jan 6 12:24:34 2016 -0500 (html,css) Improve display of mail attachments Added extension of file in a small frame M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/WebServerResources/scss/views/MailerUI.scss commit c65a9155be4ba57d8ca4f05edfd676992fdc7a60 Author: Francis Lachapelle Date: Wed Jan 6 09:52:15 2016 -0500 Improve verification of SOGoLoginDomains array M SoObjects/SOGo/SOGoSystemDefaults.m commit b19d894f27438f1d83765db84a931de2d506e82a Author: Francis Lachapelle Date: Tue Jan 5 14:00:43 2016 -0500 Don't try to translate "SOGo" M UI/Common/English.lproj/Localizable.strings M UI/Common/UIxPageFrame.m commit 23cc8154cc4a82e7f0e2d7b87633036f656c509e Author: Francis Lachapelle Date: Mon Jan 4 15:59: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/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.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/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 2acf9830f15d4b2a1654d2abe419232dfce88a42 Author: Francis Lachapelle Date: Mon Jan 4 11:51:59 2016 -0500 (js) Move ngSanitize dependency to SOGo.Common M UI/WebServerResources/js/Administration/Administration.app.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Contacts/Contacts.app.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Preferences/Preferences.app.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit 7121233a18d223574e203b8a93444c243bf34ef1 Author: Francis Lachapelle Date: Mon Jan 4 11:50:25 2016 -0500 (css) Improve display of mail quota M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/views/MailerUI.scss commit ae6ed0c055bbc0d25ef8b033d870585ba29b3aeb Author: Ludovic Marcotte Date: Wed Dec 30 09:22:08 2015 -0500 (feat) applied all changes as a patch coming from PR #180 M OpenChange/GNUmakefile M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreSamDBUtils.h M OpenChange/MAPIStoreSamDBUtils.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTypes.m M OpenChange/MAPIStoreUserContext.m M OpenChange/NSArray+MAPIStore.m M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m M OpenChange/RTFHandler.h M OpenChange/RTFHandler.m M OpenChange/dbmsgreader.m M OpenChange/iCalEvent+MAPIStore.m M OpenChange/iCalTimeZone+MAPIStore.h M OpenChange/iCalTimeZone+MAPIStore.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/NSDictionary+Mail.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.m M Tools/SOGoToolBackup.m M UI/WebServerResources/angular-material commit d05fd407bd972616e5df55ffd5d67000e1799335 Author: Ludovic Marcotte Date: Wed Dec 30 09:09:51 2015 -0500 (fix) sync'ed NEWS file across branches M NEWS commit 0d43b02cab1e43ad8da6b130d2a9325c139ededa Author: Francis Lachapelle Date: Tue Dec 22 22:37:36 2015 -0500 (js) Fix the "save" method of Component service M UI/WebServerResources/js/Scheduler/Component.service.js commit ccc0d612029b14feeca5ecac183da3519c311b89 Author: Francis Lachapelle Date: Tue Dec 22 22:05:05 2015 -0500 Improve display of preferences on small devices M UI/Templates/PreferencesUI/UIxPreferences.wox commit d18e80df088e063565901c53a546759de51c4613 Author: Francis Lachapelle Date: Tue Dec 22 21:55:26 2015 -0500 (css) Visually identify attendees with no freebusy M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/scss/views/SchedulerUI.scss commit d08c490992a1bfc11d94e1460fb38e83050be284 Author: Francis Lachapelle Date: Tue Dec 22 17:24:16 2015 -0500 (js) Decompose contacts list in attendees editor M UI/WebServerResources/js/Scheduler/Component.service.js commit 6464e3570444753ea4e3cf0929a2a630984ba612 Author: Francis Lachapelle Date: Tue Dec 22 16:58:40 2015 -0500 (js) Decompose contacts list in mail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 711e159b4bf4693a4d3a32e03118625f338acfbe Author: Francis Lachapelle Date: Tue Dec 22 14:19:02 2015 -0500 Properly compute the last week number for the year Fixes #1010 M SoObjects/SOGo/SOGoUser.m commit ee4e46439f36513bb119a8a09feb5d704c0f6b9e Author: Francis Lachapelle Date: Mon Dec 21 22:20:32 2015 -0500 Indentation M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit b8a7a43fd093d7189f1317a6916bc8291b21d69e Author: Francis Lachapelle Date: Mon Dec 21 22:19:10 2015 -0500 (js) Fix md-checkbox in md-menu M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 50f4f8a5c6584d8b169826aaa12d73ba67114f47 Author: Francis Lachapelle Date: Mon Dec 21 22:18:20 2015 -0500 Localization M UI/MailerUI/English.lproj/Localizable.strings commit 1419f4b6ca23cb85174977bb77f08a5f6bdcda37 Author: Francis Lachapelle Date: Mon Dec 21 22:17:40 2015 -0500 Improve JSON responses for message actions M UI/MailerUI/UIxMailView.m commit 1e456066811bb7a758dcc37a70f59e1f36b0284d Author: Francis Lachapelle Date: Mon Dec 21 21:19:19 2015 -0500 (js) Remove obsolete call to "catch" M UI/WebServerResources/js/Common/AclController.js commit 1c0cd2bc2858a86a0e83d50cb049e724c502e113 Author: Francis Lachapelle Date: Mon Dec 21 21:18:25 2015 -0500 (html) Improve display of members of a list M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 662201a4283f9370d4f0159bc97a0ceb6f0c2dd3 Author: Francis Lachapelle Date: Mon Dec 21 21:16:20 2015 -0500 (js) Show message when emptying the trash M UI/MailerUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Mailer/MailboxesController.js commit 39510a3242289dc7cf7738b781cdfa0e3903775c Author: Francis Lachapelle Date: Mon Dec 21 21:14:39 2015 -0500 Show inbox quota information in Mail module M UI/MailerUI/UIxMailAccountActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 3cd1c641abc8c295444d6a4b1dcb16d6f6bde420 Author: Francis Lachapelle Date: Mon Dec 21 21:07:43 2015 -0500 Improve JSON responses for mailbox actions M UI/MailerUI/UIxMailFolderActions.m commit d8f5673a148c557aa32df89f3903093e45e5bf61 Author: Francis Lachapelle Date: Mon Dec 21 12:03:23 2015 -0500 (css) Force background-color of .md-button:hover M UI/WebServerResources/scss/components/card/card.scss commit c08f507dbf55cde0dd9e829c72d1b33299831804 Author: Francis Lachapelle Date: Mon Dec 21 11:40:01 2015 -0500 Fix multi-selection of cards in Firefox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/scss/views/_view.scss commit 40d9fa059f1c76b13509dc2d04f1e0e9e26a782d Author: Francis Lachapelle Date: Fri Dec 18 16:35:30 2015 -0500 (html) Fix select menus of login page M UI/Templates/MainUI/SOGoRootPage.wox commit 33f03f1cfcb75b294d32f5a56a32d35a5f4a2c53 Author: Francis Lachapelle Date: Fri Dec 18 16:33:01 2015 -0500 Enable virtual-repeat in list of mailboxes M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 2628b0e79a1997d47bf085e692de573df3f90901 Author: Francis Lachapelle Date: Fri Dec 18 14:08:34 2015 -0500 "make prod" to build generated css/js files M UI/WebServerResources/GNUmakefile commit f778031176fe7df6fdad06589a0f4d9ba6ee5778 Author: Francis Lachapelle Date: Fri Dec 18 11:48:11 2015 -0500 Bump version to 3.0.0b5 M Version commit b7bfc17f5b021fa9a7bab200ac5098d5835ff7bd Author: Francis Lachapelle Date: Fri Dec 18 11:46:19 2015 -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/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 80533a6f9a0f680fdf9fb2af3479285565b75339 Author: Francis Lachapelle Date: Fri Dec 18 11:43:05 2015 -0500 (js) Automatically close sidenav on small devices M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 530e7a9d99558335984bc14e101beaff11ccffa7 Author: Francis Lachapelle Date: Fri Dec 18 11:41:48 2015 -0500 (css) Minor cleanup M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit d2ecb1e95ed1d4f990a266a67128be4667f9e634 Author: Francis Lachapelle Date: Fri Dec 18 11:39:56 2015 -0500 (html) Fix toolbar alignment of messages list M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 39dfc8480057c8b5683746a20e7b180a63498a66 Author: Francis Lachapelle Date: Fri Dec 18 11:38:53 2015 -0500 (css) Improve message editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 140803ebf2e521dc7a3bcdabf35477c5319962a5 Author: Francis Lachapelle Date: Fri Dec 18 09:11:36 2015 -0500 (css) Improve autocompletion display M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss commit d225865a3f8c933dd54b834d5eb6e1258502e3c4 Author: Francis Lachapelle Date: Fri Dec 18 09:04:56 2015 -0500 (css) Don't wrap titles M UI/WebServerResources/scss/core/typography.scss commit 904c2f071aae56ffa14f2a734ed4f1d4fad80402 Author: Francis Lachapelle Date: Thu Dec 17 23:34:25 2015 -0500 (js) No 404 images with contacts chips M UI/WebServerResources/js/Common/Gravatar.service.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit f496f2b28ff1b786949442c7a25cf09c5a385f77 Author: Francis Lachapelle Date: Thu Dec 17 14:53:56 2015 -0500 (js) Respect SOGoSearchMinimumSearchLength M UI/WebServerResources/js/Common/sgSearch.directive.js commit b1b8116aff62aed325302b6d77ab05e16ee06f77 Author: Francis Lachapelle Date: Thu Dec 17 14:26:02 2015 -0500 (css) Fix for Safari M UI/WebServerResources/scss/components/icon/icon.scss commit e67661e84b28cb1cdc6ecac08542bdd0b13edd4e Author: Francis Lachapelle Date: Thu Dec 17 14:25:05 2015 -0500 (css) Improve buttons of sgToggleGrid directive M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/js/Common/sgToggleGrid.directive.js M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/gridList/grid-list.scss commit 0f4e966ecfbe67003b0e20193c8e713ed1368655 Author: Francis Lachapelle Date: Thu Dec 17 14:02:15 2015 -0500 (html) Improve contact editor on small devices M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 89e947b07b520008cfee582c34adb5cab5734b10 Author: Francis Lachapelle Date: Thu Dec 17 14:00:56 2015 -0500 (js) Improve handling of dates changes M UI/WebServerResources/js/Scheduler/ComponentController.js commit fe6bd70b72c2138fb66649ef76b2aaf941d703b9 Author: Francis Lachapelle Date: Thu Dec 17 13:55:43 2015 -0500 (html,css) Group settings in event/task editors M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/scss/components/dialog/dialog.scss M UI/WebServerResources/scss/core/structure.scss commit 020563016b33df3ce4fb1ee50a6f45c2a17a4ed3 Author: Francis Lachapelle Date: Thu Dec 17 13:22:57 2015 -0500 (js) Component: move some code from $omit to $save M UI/WebServerResources/js/Scheduler/Component.service.js commit 52863bf820b8d2dbfbba741838104b57cac79642 Author: Francis Lachapelle Date: Thu Dec 17 13:19:34 2015 -0500 (js) Fix JavaScript syntax error in Component M UI/WebServerResources/js/Scheduler/Component.service.js commit 4973580b4b719602643732f494d10990be835b4f Author: Francis Lachapelle Date: Wed Dec 16 22:16:04 2015 -0500 (js) Improve parsing of dates in component editor M UI/WebServerResources/js/Scheduler/Component.service.js commit 84199e9c70d6f5e154ce03da5a65846b29b1431e Author: Francis Lachapelle Date: Wed Dec 16 15:37:19 2015 -0500 (html) Improve color chip of events/tasks lists M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 8ff6fc8c1ff666e8d1ac19f338997d541df56241 Author: Francis Lachapelle Date: Tue Dec 15 22:55:02 2015 -0500 (js) Fix DnD in multicolumn calendars view M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/sgCalendarDay.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 3404ae8105a986fd05c9487c2c7510338e9edb52 Author: Ludovic Marcotte Date: Tue Dec 15 15:21:33 2015 -0500 (fix) carry over delegatedFrom too M SoObjects/Appointments/SOGoAppointmentObject.m commit 76f0ec9ae013fb1bd54f360babd4598d000a9faf Author: Ludovic Marcotte Date: Tue Dec 15 15:05:40 2015 -0500 (fix) carry over the delegatedTo, not only the part stat M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 0f578876af93b6f0d321fd33882a9e498dba59cf Author: Ludovic Marcotte Date: Tue Dec 15 11:14:58 2015 -0500 (fix) small fix over previous commit M SoObjects/Appointments/SOGoAppointmentObject.m commit cfb741fc9faed8a86905d9cc3a3ac374158a7997 Author: Ludovic Marcotte Date: Tue Dec 15 11:08:30 2015 -0500 (fix) avoid duplicating attendees when accepting event using a different identity over CalDAV Conflicts: SoObjects/Appointments/iCalEntityObject+SOGo.h M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 544cb85e4d9db5d2c103c5ab3120168121cf6b77 Author: Francis Lachapelle Date: Tue Dec 15 10:05:46 2015 -0500 Localization M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M Tests/Integration/preferences.py commit ffe4d0f232f3974bc65bf5bdbc212c99b45eae5f Author: Francis Lachapelle Date: Tue Dec 15 09:56:52 2015 -0500 Localization M .tx/config M SoObjects/Mailer/GNUmakefile commit 43926f28cbdf4596fad1d07a40d38ff3c95b8fb8 Author: Francis Lachapelle Date: Tue Dec 15 08:37:55 2015 -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/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 5a8d986cad454ddc8c5122f7b636f0953ad8c708 Author: Francis Lachapelle Date: Mon Dec 14 15:04:31 2015 -0500 (js) Respect SOGoDefaultCalendar M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit c7068b11a73c5ab999df30deb480a02c44bbe1b6 Author: Francis Lachapelle Date: Mon Dec 14 13:53:39 2015 -0500 (css) Improve sg-color-chip of events/tasks lists M UI/WebServerResources/scss/components/list/list.scss commit 5499746b3a91a60fbd196aa73a4782913240bc7f Author: Francis Lachapelle Date: Mon Dec 14 13:16:11 2015 -0500 (js) Fix promise of $http in Resource service M UI/WebServerResources/js/Common/Authentication.service.js M UI/WebServerResources/js/Common/Resource.service.js commit bb102e07e180d89f42d4ce6576c6cd7ce47058ad Author: Francis Lachapelle Date: Mon Dec 14 12:20:39 2015 -0500 (js) Remove calls to deprecated methods M UI/WebServerResources/js/Common/navController.js commit 558795327ef2d7f0c8fdbd3a3f7a91636dd296e1 Author: Francis Lachapelle Date: Mon Dec 14 12:19:15 2015 -0500 (js) Improve addressbook create/delete handling M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/Contacts.app.js commit bbb9f31c292c5c79c7d40cdf6c6118cc83eb76be Author: Francis Lachapelle Date: Mon Dec 14 12:16:47 2015 -0500 (js) Remove calls to deprecated methods $http.success and $http.error are deprecated. M UI/WebServerResources/js/Common/Authentication.service.js M UI/WebServerResources/js/Common/Resource.service.js commit 5a1816a5d4b64db04a0cdf38e2bf5beb58f5f69d Author: Francis Lachapelle Date: Mon Dec 14 12:09:58 2015 -0500 (js) Allow HTML in Dialog alert and confirm Fixes #177 M UI/WebServerResources/js/Common/Dialog.service.js commit 38fecebafdd827d1d97496e807fe52e0fdb5a524 Author: Francis Lachapelle Date: Mon Dec 14 11:30:27 2015 -0500 (js) Autofocus input field of prompt dialog M UI/WebServerResources/js/Common/Dialog.service.js commit 6dd5210cbf507ec038fe18c9689a69d3c31dbc11 Author: Francis Lachapelle Date: Mon Dec 14 10:39:10 2015 -0500 (css) Use md-secondary button in messages list This fixes an issue with Firefox where it's impossible to select multiple messages by clicking on the avatar. M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/views/_view.scss commit 04a6e579cf8a98e02528ea38d2ddf6cbd002d1f3 Author: Francis Lachapelle Date: Mon Dec 14 09:23:07 2015 -0500 (js) Top navbar: remove divider when no logout This happens when SOGoTrustProxyAuthentication is enabled. M UI/Templates/UIxTopnavToolbarTemplate.wox commit 5dfb57a95579036e0e95081ba001ab2203fa5eb8 Author: Francis Lachapelle Date: Fri Dec 11 15:44:55 2015 -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 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/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 4b5abdb5cea315b7c299b09351caa4bd2cc2b483 Author: Francis Lachapelle Date: Fri Dec 11 15:11:53 2015 -0500 Adapt to latest md changes See https://github.com/angular/material/commit/17797f0 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/components/radioButton/radio-button.scss M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 0b10e20d370aac3757037c5832618df0a0948c37 Author: Ludovic Marcotte Date: Fri Dec 11 14:50:26 2015 -0500 (fix #127) fallback to "work" when export as ldif M SoObjects/Contacts/NGVCard+SOGo.m commit 12da6dc02127e19175078da619c541792f689ed4 Author: Ludovic Marcotte Date: Fri Dec 11 14:10:39 2015 -0500 (fix #119) disable servername and url by default M Apache/SOGo.conf commit bf07ed504356bfc3efa10620a7f98a3343708168 Author: Ludovic Marcotte Date: Fri Dec 11 14:02:59 2015 -0500 (fix #118) handle /.well-known/carddav M Apache/SOGo.conf commit 153c2c33e5aa7e684208d3dd7db33d60ba26887f Author: Ludovic Marcotte Date: Thu Dec 10 15:12:12 2015 -0500 (fix #147) can now add multiple mail labels M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 96e93c0eebdf118fc719effa0ef4752ceb296bb1 Author: Ludovic Marcotte Date: Thu Dec 10 13:54:24 2015 -0500 (feat) show toast when compacting folder M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/js/Mailer/MailboxesController.js commit 28399b698ac8f99c951306243729b564a5646eeb Author: Ludovic Marcotte Date: Thu Dec 10 13:41:07 2015 -0500 (feat) show toast when saving and sending messages M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 2657612136b849ae3eaec6b2c98fc4cd068963c8 Author: Ludovic Marcotte Date: Thu Dec 10 13:40:31 2015 -0500 (fix) use message instead of error as key M UI/Common/UIxFolderActions.m commit 89ae2a3d8d862742a09d4aa0dc89977a754b06e6 Author: Ludovic Marcotte Date: Thu Dec 10 13:24:31 2015 -0500 (fix #154) show toast upon subscribtion - strings will be added in separate commit M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit cfe6a30d648eace95efda7e1cce61d75835781ea Author: Francis Lachapelle Date: Thu Dec 10 12:07:01 2015 -0500 (js) Show all mailboxes when copying messages M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Account.service.js commit b74b73bca473ee7f5f2794be0b35550fe60253aa Author: Francis Lachapelle Date: Thu Dec 10 11:46:56 2015 -0500 (js) Focus to new calendar/contact category field Fixes #172 M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit eb539c1354546ecb7a5c04562ac1e7153736be29 Author: Francis Lachapelle Date: Thu Dec 10 11:45:12 2015 -0500 (js) Change icon color of color picker M UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Common/utils.js commit 6672e03c2236848a0c9001b95ed4b75005683072 Author: Francis Lachapelle Date: Thu Dec 10 11:21:29 2015 -0500 (js) Fix batch delete of messages Internal arrays/objects were not properly updated. 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/MessageController.js commit ccd031693e50add0cd4c40573898db5fedc2aff0 Author: Ludovic Marcotte Date: Thu Dec 10 11:16:00 2015 -0500 (fix) also update the task editor M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 156463c0841a17a1657ebabb2061fa84c330f12c Author: Ludovic Marcotte Date: Thu Dec 10 11:11:22 2015 -0500 (fix #157) we now honor which calendars we can write to M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 95ca7d0193524ae52b4ee1ac59cac6723dbeb01a Author: Francis Lachapelle Date: Wed Dec 9 20:28:07 2015 -0500 (js) Don't allow export from system addressbook M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 28163b859c781c0c4cd7bc28f65ea2c8f7818900 Author: Francis Lachapelle Date: Wed Dec 9 20:27:22 2015 -0500 (html) Allow clicking on folder name to search M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 49fb7b3487b4a623ef05b1e51e8c81e60c75c794 Author: Francis Lachapelle Date: Wed Dec 9 20:13:19 2015 -0500 (js) Remove draggable CSS class when not editable M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 20b3a982821a63211ddd0d73239434160139e798 Author: Francis Lachapelle Date: Wed Dec 9 19:38:22 2015 -0500 (css/js) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 6e988404d9f176de1510d745483f862aa1309f18 Author: Francis Lachapelle Date: Wed Dec 9 19:28:26 2015 -0500 (js) Make sure some arrays are initialized M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 93ced64456ac6d342ac9d94ce7af57796cf58fe3 Author: Ludovic Marcotte Date: Wed Dec 9 19:23:20 2015 -0500 (fix) make sure empty categories are possible M UI/WebServerResources/js/Preferences/PreferencesController.js commit fcf88444c9f504bcb3f21a23cd5603bca5370f48 Author: Francis Lachapelle Date: Wed Dec 9 18:55:04 2015 -0500 (css/js) 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.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 commit ad550a61bcbd92853695f746fd747434919976a2 Author: Francis Lachapelle Date: Wed Dec 9 18:53:35 2015 -0500 (js) Fix JavaScript syntax M UI/WebServerResources/js/Preferences/Preferences.service.js commit f4e80aa819d979be2db227ad4604c68061485126 Author: Francis Lachapelle Date: Wed Dec 9 18:52:52 2015 -0500 (js) Adapt md-toast following changes in md M UI/WebServerResources/js/Common/Alarm.service.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 450e3f03e229751c2c1a8f6df32e68c192871a51 Author: Ludovic Marcotte Date: Wed Dec 9 18:40:03 2015 -0500 (fix) make sure we don't have empty addresses M UI/WebServerResources/js/Preferences/Preferences.service.js commit 889570d672b6ea079c189a5303ea94025cda5a34 Author: Ludovic Marcotte Date: Wed Dec 9 18:24:09 2015 -0500 (fix) disabled message view caching for now M UI/MailerUI/UIxMailView.m commit 845624f569061d788de747e13545cf0ec5562b67 Author: Francis Lachapelle Date: Wed Dec 9 17:51:28 2015 -0500 (html) Add tooltip to "Today" button M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox commit 90299dbe919956ba0d8ac8476aeab450241d7fa2 Author: Francis Lachapelle Date: Wed Dec 9 17:43:12 2015 -0500 (css/js) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.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 commit 52fd2174b808b4df9834fa6114cbd4020ead784d Author: Francis Lachapelle Date: Wed Dec 9 16:52:54 2015 -0500 (html) Adapt templates to new breakpoints M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/UIxAclEditor.wox commit 9389957b5f5c6e4078136cd6f67f81574baacf30 Author: Francis Lachapelle Date: Wed Dec 9 16:01:59 2015 -0500 (js) Add upload by DnD in message editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/views/MailerUI.scss commit 5020e3658bc95e6c1fb99d961fffbccea3cc185f Author: Francis Lachapelle Date: Wed Dec 9 15:15:22 2015 -0500 (html) Fix login page for mobile devices M UI/Templates/MainUI/SOGoRootPage.wox commit 767bad7c9438c8835a6a13694476fab4531ae1bd Author: Francis Lachapelle Date: Wed Dec 9 15:14:34 2015 -0500 Remove duplicate key in MainUI localization M UI/MainUI/English.lproj/Localizable.strings commit 9926653faaf25a38e184561674b2b96f87a980c8 Author: Ludovic Marcotte Date: Wed Dec 9 14:06:07 2015 -0500 (fix) improve default vacation preferences handling M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js commit 903c4280f42324a807f722104f4d96f02958f06f Author: Francis Lachapelle Date: Wed Dec 9 11:55:21 2015 -0500 (js) Set default Calendar view to 'week' M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit 8ad854e30d59aa7e808cbba8f83c68cb34a58d09 Author: Francis Lachapelle Date: Wed Dec 9 09:49:27 2015 -0500 (html) Fix mail account template M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit aa54210c44ea2d78f547105a468ee241ef3663bb Author: Francis Lachapelle Date: Wed Dec 9 09:48:09 2015 -0500 (css/js) 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 464a405ceed97d9f7fa238f52f6f66bda1577614 Author: Francis Lachapelle Date: Wed Dec 9 09:46:24 2015 -0500 (js) Update Angular Material M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 5e978940f99cc7efb572b191618a07573b33e5fa Author: Francis Lachapelle Date: Wed Dec 9 09:44:33 2015 -0500 Improve JSON responses from server M UI/MailerUI/UIxMailEditor.m M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxAppointmentActions.m commit 38e5588c67e7964998adaa17f1b5e54ed31f7a8e Author: Francis Lachapelle Date: Wed Dec 9 09:42:10 2015 -0500 (html) Fix mail account template M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit db96b2830e5faa7cb82d160c2ad9f89f2d55349d Author: Francis Lachapelle Date: Tue Dec 8 16:45:24 2015 -0500 (js) Intercept and show HTTP errors in md-toast M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 24520418f9b74499d5fefefa9b6562f3860c0ed0 Author: Francis Lachapelle Date: Tue Dec 8 14:38:53 2015 -0500 Bump version to 3.0.0b4 M Version commit 623f2720f54fbb4ddc9ca2cac21c9f32a85a981e Author: Francis Lachapelle Date: Tue Dec 8 14:29:00 2015 -0500 (css) Improve menu display in sidenav M UI/WebServerResources/scss/components/menu/menu.scss commit ccdb968e220db049babc8289ba2e25aac65de0c9 Author: Francis Lachapelle Date: Tue Dec 8 14:14:46 2015 -0500 Revert "Fix HTML content type when attaching files" This reverts commit 970f5e5bfefdc3315f774c58cf3012ec1ea45f61. M UI/MailerUI/UIxMailEditor.m commit 8d115733c3a1ad0ac50e61218f73defb22ca4daf Author: Francis Lachapelle Date: Tue Dec 8 14:11:36 2015 -0500 (css) Fix language select menu of login page M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/scss/views/LoginUI.scss commit 375cccacc2bc33dc3dacbe6f4dcbdc278757c4cc Author: Francis Lachapelle Date: Tue Dec 8 12:23:54 2015 -0500 (css/js) 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.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/Preferences.services.js.map commit bc1d9020ccd8c0faaddb8f703776108528ed3255 Author: Francis Lachapelle Date: Tue Dec 8 12:16:25 2015 -0500 (js) Remove shrinkable toolbar in month's view M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit c3ce2359723c631f38213630506124667db1de92 Author: Francis Lachapelle Date: Tue Dec 8 12:10:15 2015 -0500 (html) Move delegation button of mail accounts M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/button/button.scss commit b10f3e1d625965d36e8550863a872cbd3521806d Author: Francis Lachapelle Date: Tue Dec 8 11:56:36 2015 -0500 (html) Improve display of message editor M UI/Templates/MailerUI/UIxMailEditor.wox commit 7b1febe8413b6a661c95e96913b980f2e215b093 Author: Francis Lachapelle Date: Tue Dec 8 11:56:01 2015 -0500 Fix display of S/MIME signature validation M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 5289079d6727bf8a6603b007b97be5f64d0bf99c Author: Francis Lachapelle Date: Tue Dec 8 11:49:57 2015 -0500 (html) Remove "from" label in message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 76dd9b1b32a0182895828350a55e34e4c27a4709 Author: Francis Lachapelle Date: Tue Dec 8 10:35:26 2015 -0500 (js) Fix compose message from Contacts module M UI/WebServerResources/js/Contacts/AddressBookController.js commit a79205fb7c052568299b7233df160b93d30da9a5 Author: Francis Lachapelle Date: Mon Dec 7 20:54:26 2015 -0500 (css) Move base_styles/* to structure.scss D UI/WebServerResources/scss/core/base_styles/_base_style.scss D UI/WebServerResources/scss/core/base_styles/_extends.scss D UI/WebServerResources/scss/core/base_styles/_functions.scss D UI/WebServerResources/scss/core/base_styles/_mixins.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/styles.scss commit 11d03569a4c01c35be07606b8fe38fb4a285c15d Author: Francis Lachapelle Date: Mon Dec 7 16:41:06 2015 -0500 (css) Fix display of message in popup window M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit ee718291345792721697a355384dee7199bee0b2 Author: Francis Lachapelle Date: Mon Dec 7 14:07:48 2015 -0500 (js) Fix reply and compose message links M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 04e02869929d5fc0a9a5b3cd27c648880a9a8115 Author: Francis Lachapelle Date: Mon Dec 7 11:08:39 2015 -0500 (html) Improve Preferences template M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox commit ecf297208af2a28d95250f09885d2fe41ea94f1c Author: Francis Lachapelle Date: Mon Dec 7 11:05:01 2015 -0500 (js) Fix handling of prevent invitations whitelist M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit a4bc4fc65210c791bc046db5e36f460672b36e97 Author: Francis Lachapelle Date: Fri Dec 4 15:38:30 2015 -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 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 commit e14414ed56f50f161af275ad128a6ba403643abd Author: Francis Lachapelle Date: Fri Dec 4 15:00:58 2015 -0500 Various Web interface changes - more contrasted primary palette; - white toolbars for list and detail views; - modules navigation always visible; - wrapped detail views into a md-card; - moved preferences button to the sidenav; - moved the sidenav toggle button to the top toolbar; - new "flip" visual effect when looking at the raw source of cards and messages. 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/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalDayTable.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/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/mdColors.app.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/dialog/dialog.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/menu/menu.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit efba979f3dd1d7044505292b306800047c2a237e Author: Ludovic Marcotte Date: Fri Dec 4 13:56:46 2015 -0500 (fix) added missing Locale files A UI/MainUI/Macedonian.lproj/Locale A UI/MainUI/Portuguese.lproj/Locale commit 9b5d37ff3db2b1f4f1c21c8f34445dd3468d8fde Author: Ludovic Marcotte Date: Fri Dec 4 13:52:10 2015 -0500 (fix) added missing languages to the plist M SoObjects/SOGo/SOGoDefaults.plist commit e80c7da18822c624ce6565c4303f9516726b04c9 Author: Ludovic Marcotte Date: Fri Dec 4 13:49:11 2015 -0500 (fix) add the languages to the classes too M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit b4aa8b27d4d56226944ad89425b5b6d1711ee70f Author: Ludovic Marcotte Date: Fri Dec 4 13:43:36 2015 -0500 (fix) added Macedonian and Portuguese to the GNUmakefile files M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M UI/AdministrationUI/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/Scheduler/GNUmakefile commit 3cd973b3656583c036561fdd5c6526dd41e55dc7 Author: Ludovic Marcotte Date: Fri Dec 4 13:03:11 2015 -0500 (fix) added missing files for Macedonian and Portuguese translations A SoObjects/Mailer/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.html A SoObjects/Mailer/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.wod A SoObjects/Mailer/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.html A SoObjects/Mailer/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.wod A SoObjects/Mailer/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.html A SoObjects/Mailer/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.wod A SoObjects/Mailer/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.html A SoObjects/Mailer/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.wod A UI/Templates/SOGoACLMacedonianAdditionAdvisory.wox A UI/Templates/SOGoACLMacedonianModificationAdvisory.wox A UI/Templates/SOGoACLMacedonianRemovalAdvisory.wox A UI/Templates/SOGoACLPortugueseAdditionAdvisory.wox A UI/Templates/SOGoACLPortugueseModificationAdvisory.wox A UI/Templates/SOGoACLPortugueseRemovalAdvisory.wox A UI/Templates/SOGoFolderMacedonianAdditionAdvisory.wox A UI/Templates/SOGoFolderMacedonianRemovalAdvisory.wox A UI/Templates/SOGoFolderPortugueseAdditionAdvisory.wox A UI/Templates/SOGoFolderPortugueseRemovalAdvisory.wox commit c427a62fb00d2a32815b065b834692f24390cb94 Author: Ludovic Marcotte Date: Fri Dec 4 12:48:52 2015 -0500 (fix) sync'ed translations with files from v2 M SoObjects/Appointments/Arabic.lproj/Localizable.strings M SoObjects/Appointments/Basque.lproj/Localizable.strings M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Danish.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/Finnish.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings A SoObjects/Appointments/Macedonian.lproj/Localizable.strings M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings A SoObjects/Appointments/Portuguese.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Appointments/Slovenian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings A SoObjects/Contacts/Macedonian.lproj/Localizable.strings A SoObjects/Contacts/Portuguese.lproj/Localizable.strings A SoObjects/Mailer/Macedonian.lproj/Localizable.strings A SoObjects/Mailer/Portuguese.lproj/Localizable.strings M UI/AdministrationUI/Arabic.lproj/Localizable.strings M UI/AdministrationUI/Basque.lproj/Localizable.strings M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Catalan.lproj/Localizable.strings M UI/AdministrationUI/ChineseTaiwan.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Danish.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/English.lproj/Localizable.strings M UI/AdministrationUI/Finnish.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings A UI/AdministrationUI/Macedonian.lproj/Localizable.strings M UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings M UI/AdministrationUI/NorwegianNynorsk.lproj/Localizable.strings M UI/AdministrationUI/Polish.lproj/Localizable.strings A UI/AdministrationUI/Portuguese.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Slovak.lproj/Localizable.strings M UI/AdministrationUI/Slovenian.lproj/Localizable.strings M UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings M UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings M UI/AdministrationUI/Swedish.lproj/Localizable.strings M UI/AdministrationUI/Ukrainian.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/Arabic.lproj/Localizable.strings M UI/Common/Basque.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/ChineseTaiwan.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Danish.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings A UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianNynorsk.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings A UI/Common/Portuguese.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Common/Slovenian.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/Arabic.lproj/Localizable.strings M UI/Contacts/Basque.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/ChineseTaiwan.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Danish.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Icelandic.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings A UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/NorwegianBokmal.lproj/Localizable.strings M UI/Contacts/NorwegianNynorsk.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings A UI/Contacts/Portuguese.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/Contacts/Slovenian.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/MailPartViewers/Arabic.lproj/Localizable.strings M UI/MailPartViewers/Basque.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Danish.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/Finnish.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Icelandic.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings A UI/MailPartViewers/Macedonian.lproj/Localizable.strings M UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings M UI/MailPartViewers/NorwegianNynorsk.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings A UI/MailPartViewers/Portuguese.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailPartViewers/Slovenian.lproj/Localizable.strings M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/Swedish.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/Basque.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings A UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings A UI/MailerUI/Portuguese.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/Slovenian.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.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/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 A 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 A 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/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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings A 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 A 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/Arabic.lproj/Localizable.strings M UI/Scheduler/Basque.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings A UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings A UI/Scheduler/Portuguese.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/Slovenian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit d19369a5aaf4438dfe95506b44b1b8cd756ab8f5 Author: Francis Lachapelle Date: Fri Dec 4 09:07:07 2015 -0500 (js/css) Update vendor 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-file-upload.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 f4679ec4ab9740c549cda92fc31158e49ff88caa Author: Ludovic Marcotte Date: Thu Dec 3 11:34:59 2015 -0500 (fix) added missing strings for upcoming translations M UI/AdministrationUI/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 commit 9e776be2ce29e51b365a77bd71d226a780a22c29 Author: Francis Lachapelle Date: Thu Dec 3 10:35:34 2015 -0500 Enable zoom of images in message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 4189406962a0865650d2a6e7127987edae0c806e Author: Francis Lachapelle Date: Thu Dec 3 10:30:21 2015 -0500 Localization M UI/PreferencesUI/English.lproj/Localizable.strings commit 348ba65c6e5e836ac56803ca5de832818c1866a9 Author: Francis Lachapelle Date: Wed Dec 2 16:43:06 2015 -0500 (js) Restore dot search in Contacts module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/sgSearch.directive.js commit af5599015b65b0c8f83174186544ad10f1becb89 Author: Francis Lachapelle Date: Wed Dec 2 16:32:39 2015 -0500 (js) Add links to attachments in message editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 8f8885a8eaba4fc0c2da46c4fb1229ab01d7621b Author: Francis Lachapelle Date: Wed Dec 2 14:53:06 2015 -0500 (css) Fix "view-detail" of Calendar module Will now take all space when sidenav is hidden. M UI/WebServerResources/scss/views/SchedulerUI.scss commit 9c2d7b5316925420fb5249a70ec46f5ad25e12ad Author: Francis Lachapelle Date: Wed Dec 2 14:07:29 2015 -0500 (css) Improve day and week display of events M UI/WebServerResources/scss/views/SchedulerUI.scss commit 8635eab502382328e6ff1664582ce278ad28fdba Author: Francis Lachapelle Date: Wed Dec 2 14:03:10 2015 -0500 Improve display of message attachments Images are now "zoomable" by clicking on them. M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/WebServerResources/js/Mailer/Message.service.js A UI/WebServerResources/js/Mailer/sgZoomableImage.directive.js M UI/WebServerResources/scss/views/MailerUI.scss commit b02de72e57f8a9579090a478ae8549d4cb8913bd Author: Francis Lachapelle Date: Wed Dec 2 13:51:33 2015 -0500 Add sidenav toggle button in Calendar module Also show the current list filter on the right side of the toggle button. 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/components/subheader/subheader.scss commit b2c2fc5dcd6f1998b499de0bc1ccc438ce374edd Author: Francis Lachapelle Date: Wed Dec 2 10:52:35 2015 -0500 Improve attachments of message editor Needed to disable multiple files upload at the same time until this bug is resolved: https://github.com/nervgh/angular-file-upload/issues/525 M UI/Templates/MailerUI/UIxMailEditor.wox commit f0ec431f30251cb4f7107f8ccdc47ad483657cc9 Author: Francis Lachapelle Date: Tue Dec 1 16:26:30 2015 -0500 (js) Refresh draft folder when saving new message M UI/WebServerResources/js/Mailer/Message.service.js commit 38963916aa71cba73cd7ca94e82d013759a5fb5a Author: Francis Lachapelle Date: Tue Dec 1 16:12:01 2015 -0500 Improve uglify Grunt task M UI/WebServerResources/Gruntfile.js commit 970f5e5bfefdc3315f774c58cf3012ec1ea45f61 Author: Francis Lachapelle Date: Tue Dec 1 16:10:07 2015 -0500 Fix HTML content type when attaching files M UI/MailerUI/UIxMailEditor.m commit 5bb6cea09eafae36b720963abad2996c827e9697 Author: Francis Lachapelle Date: Tue Dec 1 16:09:29 2015 -0500 (js,css) Improve handling of attachments in editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/scss/components/chips/chips.scss commit 0660db7bf65aba9092cef7edc84a352bec4d7e5c Author: Ludovic Marcotte Date: Tue Dec 1 11:41:18 2015 -0500 (fix) reverted change for #3389 M SoObjects/Contacts/SOGoContactSourceFolder.m commit 827bc009828596225aec14a52af13cfb6a336af1 Author: Francis Lachapelle Date: Tue Dec 1 11:19:18 2015 -0500 (js) Fix list refresh when saving draft at index 0 M UI/WebServerResources/js/Mailer/Message.service.js commit d51d5c85b019950a34c67549400a64235c1c7581 Author: Ludovic Marcotte Date: Tue Dec 1 09:26:52 2015 -0500 (fix) prevent characters in calendar component UID causing issues during import process M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit fdb36970d4aacfc0b4d8937fe5ec4d3872521a90 Author: Francis Lachapelle Date: Mon Nov 30 14:13:15 2015 -0500 (css) Adapt to new breakpoints and layout-align M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 77755770a894b2686bc86fc8fd8cfad39d1adcf2 Author: Ludovic Marcotte Date: Mon Nov 30 09:19:01 2015 -0500 (feat) Initial support for EAS calendar exceptions M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 3106fa44c85d5e82ba564251c6221b6bcb8df80f Author: Francis Lachapelle Date: Fri Nov 27 17:32:08 2015 -0500 (html) Fix "no selection" right-side of Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 33edaacb13adeee0c3b9ebf4e833b3e8e0b0b026 Author: Francis Lachapelle Date: Fri Nov 27 17:30:49 2015 -0500 (js) Fix height of virtual repeater in Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit d19593afc31b71c4ae7fc7ee18ba23505f55c198 Author: Francis Lachapelle Date: Fri Nov 27 16:40:23 2015 -0500 (js) Allow hiding the sidenav on large screens Position of button is not final as it causes an issue with the tabs of the Calendar module. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/views/_view.scss commit 403d6fa54f1d8765ccb3b5446c225275d37685d3 Author: Ludovic Marcotte Date: Fri Nov 27 16:04:12 2015 -0500 (feat) you can now select your alternate avatar M SoObjects/SOGo/SOGoDefaults.plist 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/Gravatar.service.js M UI/WebServerResources/js/Common/sgAvatarImage.directive.js commit 39455a283aa05719507b56df896864d6ba52466c Author: Ludovic Marcotte Date: Fri Nov 27 13:56:31 2015 -0500 (fix) replace .md-actions with md-dialog-actions in JS files M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 6d29e50f22b70478204a4b5a1db245197bebc43d Author: Ludovic Marcotte Date: Fri Nov 27 13:00:39 2015 -0500 (fix) replace .md-actions with md-dialog-actions M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/UIxAclEditor.wox commit 656835ca1919df46534833924fe97e5a283baedd Author: Francis Lachapelle Date: Fri Nov 27 11:58:14 2015 -0500 (html) Improve custom dialog for recurrent events M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 62255eaf33645a53af2a61bf9830ac6b1ffca86b Author: Ludovic Marcotte Date: Fri Nov 27 11:27:38 2015 -0500 (feat) role can be displayed and set M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit ba7670ad59f4a879e69539b6b75d032728f3b4fc Author: Ludovic Marcotte Date: Fri Nov 27 11:22:50 2015 -0500 (fix) added missing semicolon M UI/WebServerResources/js/Contacts/Card.service.js commit adb3c3a0e6f03f8b12c6ab3e787fb00761e6e17e Author: Francis Lachapelle Date: Thu Nov 26 16:51:31 2015 -0500 (html) Hide tags chips if message has none M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js commit dbffc50f061c6c45bb9f292dec654558ff4010e5 Author: Ludovic Marcotte Date: Fri Nov 27 10:58:56 2015 -0500 (feat) screenname (x-aim) is now shown and editable M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.h M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js commit 4d0361759ac68e2a5c7e5240ca7cb928810c0860 Author: Ludovic Marcotte Date: Thu Nov 26 16:30:21 2015 -0500 (fix) use toast to warn about too many sent mails M UI/WebServerResources/js/Mailer/MessageEditorController.js commit fe3f1d6678e67f83362e9ff9fc9945862bab8096 Author: Francis Lachapelle Date: Thu Nov 26 15:02:21 2015 -0500 (html) Improve priority icon for messages M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/components/list/list.scss commit 93fa67c4920d844a7937a90624cdfed1a1fcc6b7 Author: Francis Lachapelle Date: Thu Nov 26 13:48:29 2015 -0500 (css) Improve list in sidenav M UI/WebServerResources/scss/components/list/list.scss commit 00b22a71db88d3fcb8a12a46d9d81e9f82a260c5 Author: Francis Lachapelle Date: Thu Nov 26 13:31:26 2015 -0500 (js) Only allow dragging of editable events M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 2e2d8b69635a61b4ae90013408011afe15565453 Author: Francis Lachapelle Date: Thu Nov 26 12:11:39 2015 -0500 (js) Fix count of selected events/tasks M UI/WebServerResources/js/Scheduler/Component.service.js commit bb886435686f08d83bc847c62cc05299c0b93ccb Author: Francis Lachapelle Date: Thu Nov 26 12:04:52 2015 -0500 (js) Improve condition in CalendarListController M UI/WebServerResources/js/Scheduler/CalendarListController.js commit f161cbe56b546a936ac1df80f5732bb254f583ce Author: Francis Lachapelle Date: Thu Nov 26 12:03:35 2015 -0500 (html) Improve dates display in event/task viewer M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 71b03b925d6178995985a7ee399e4884d763d2c8 Author: Francis Lachapelle Date: Thu Nov 26 12:03:03 2015 -0500 (html) Fix "selected" icon for tasks list M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 0114f8dc6af046d5c10305f6d5c2fbb32e3408de Author: Ludovic Marcotte Date: Thu Nov 26 11:38:31 2015 -0500 (fix) wrong check for viewable property M UI/Scheduler/UIxCalListingActions.m commit 877ce7e4e4a45281a5c332d0d74885b8f2d4ccbe Author: Francis Lachapelle Date: Thu Nov 26 10:16:14 2015 -0500 (css) Add variable for latest md changes M UI/WebServerResources/scss/core/variables.scss commit 418d30193b9124d2982554437f2f9befdf38ed78 Author: Francis Lachapelle Date: Wed Nov 25 16:15:41 2015 -0500 Improve users search in Administration module M UI/AdministrationUI/English.lproj/Localizable.strings M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/WebServerResources/js/Administration/AdministrationController.js M UI/WebServerResources/scss/views/AdministrationUI.scss commit 4edb87978b9c897a27a18b527a06daa84fffad1c Author: Ludovic Marcotte Date: Wed Nov 25 15:53:08 2015 -0500 (fix) correctly handle all-day event exceptions when the master event changes M NEWS M SOPE/NGCards/iCalEntityObject.m commit faa5d83cf64b87caac5c963edeb1f51d09af99c8 Author: Ludovic Marcotte Date: Wed Nov 25 15:08:24 2015 -0500 (fix) EAS fix on qp-encoded subjects (#3390) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 5f54ee09f1e67484f5430a7fb696e71b3b54846b Author: Francis Lachapelle Date: Wed Nov 25 11:22:20 2015 -0500 (js) Fix navigation when deleting a card M UI/WebServerResources/js/Contacts/CardController.js commit 5c6e19a67c7440c6291f01c100dc3552b8b6e31a Author: Francis Lachapelle Date: Wed Nov 25 11:21:28 2015 -0500 (html) Add placeholder to search input fields M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 77fa55c6a4acf843873b7b82c463a70be2f974c1 Author: Francis Lachapelle Date: Wed Nov 25 11:16:23 2015 -0500 (js) Reload the page when changing language cont'd M UI/Templates/PreferencesUI/UIxPreferences.wox commit 6c1e443d01d51b53b65ec8105700c5102d759527 Author: Francis Lachapelle Date: Wed Nov 25 11:15:31 2015 -0500 (css) Reclaim some space in addressbook list M UI/WebServerResources/scss/views/_view.scss commit 6918650f5bc6260b8c923c28688ca888fda6f61a Author: Francis Lachapelle Date: Wed Nov 25 11:12:30 2015 -0500 (js) Close sidenav on small devices M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit b9462ed86d7b89f2e19ddcb658ec36dbc66ec6aa Author: Ludovic Marcotte Date: Wed Nov 25 10:56:39 2015 -0500 (fix) adjust doc and packaging regarding oc cleanup script M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc D Scripts/openchange_user_cleanup M packaging/debian-multiarch/rules M packaging/debian/rules M packaging/rhel/sogo.spec commit 3d75d6affa1f92b920008d9c7a20a4d220224b47 Author: Francis Lachapelle Date: Wed Nov 25 10:06:48 2015 -0500 (css) Reclaim some space in the left sidenav M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 69ff0634b4142e8b0205627691f47b27ee37c25a Author: Francis Lachapelle Date: Wed Nov 25 09:37:59 2015 -0500 (html) Fix "no selection" right-side views M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 00c923df7ae717fc811e14b57218a752972be92d Author: Francis Lachapelle Date: Wed Nov 25 08:51:04 2015 -0500 (css) Add variables for latest md changes M UI/WebServerResources/scss/core/variables.scss commit b6930fde2670f1aca51a7060a8aef230bf2d3061 Author: Francis Lachapelle Date: Tue Nov 24 16:30:36 2015 -0500 (js) Move 'Reply All' action to a distinct button M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 5a5b4cc829d3940b13024de26a2a35d0d5825ae9 Author: Francis Lachapelle Date: Tue Nov 24 15:05:03 2015 -0500 (js) Various improvements and fixes M UI/WebServerResources/js/Administration/AdministrationController.js M UI/WebServerResources/js/Common/Dialog.service.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 333d279246fa0993dd33e5a0b168e5c8899cbda4 Author: Francis Lachapelle Date: Tue Nov 24 14:57:40 2015 -0500 (js) Ask to reload the page when changing language M UI/PreferencesUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Preferences/PreferencesController.js commit 9a12fb24a64fe50457c17f7608ba10e0763873bf Author: Ludovic Marcotte Date: Mon Nov 23 18:07:50 2015 -0500 (fix) EAS fix for wrong charset being used (#3392) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 888db0b1be2ef05410b3c94675ff008f1ca9c6e8 Author: Ludovic Marcotte Date: Mon Nov 23 18:09:30 2015 -0500 Updated NEWS file from v2 branch M NEWS commit 3ec8847590b910c4df4c313f5e5a77ec5c629980 Author: Francis Lachapelle Date: Mon Nov 23 16:34:02 2015 -0500 (html) Move 'Delete' button with action buttons In appointment and task viewers. M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 823da43776c40625583630ce3e46e6ce16bcc6fb Author: Francis Lachapelle Date: Mon Nov 23 16:25:09 2015 -0500 (html) Remove 'all day' option from task editor This option is not supported yet (as in v2). M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit c2d539d3c8a98947b594c5dc2e03bf5c3876d56b Author: Francis Lachapelle Date: Mon Nov 23 16:22:32 2015 -0500 (js) Scroll to user's defined day start hour M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js commit edf69e59894da1b391bd3f234e5ecfd30f92e9fd Author: Francis Lachapelle Date: Mon Nov 23 14:46:23 2015 -0500 (js) Improve task viewer M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 6cdf9f55b49e12a6a9d58d138f28f4c5d3fe5547 Author: Ludovic Marcotte Date: Mon Nov 23 13:20:55 2015 -0500 (fix) fixed one unit test M Tests/Unit/TestNGMailAddressParser.m commit 3baef22df42665a2cda12eb00a5eadec6b0f455a Author: Francis Lachapelle Date: Fri Nov 20 15:36:24 2015 -0500 (js) Create event by dragging in month's view M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 90e79e7605f5c3c611852b5133e6efa25e3b20cb Author: Francis Lachapelle Date: Fri Nov 20 13:30:26 2015 -0500 (js) Add drag'n'drop to month's view M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js D UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js A UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.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 6a3a249bd67e4d1ef920693a3cf299fcae236599 Author: Ludovic Marcotte Date: Fri Nov 20 11:21:38 2015 -0500 (fix) domain in doc M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit c5017fc69e5fc2a85436c1ed402a0c4c77d05427 Author: extrafu Date: Thu Nov 19 17:57:04 2015 -0500 (fix) allow getting password from context for OC M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreAuthenticator.m commit 7c86a43e489274517a9b5d5471922ab813468e74 Author: Francis Lachapelle Date: Tue Nov 17 15:15:39 2015 -0500 (html) Fix color picker height in Firefox Solution was to wrap the grid content into a md-content. M UI/WebServerResources/js/Common/sgColorPicker.directive.js commit e4eef9b7807bb60c4c2f2259ad4a48751f6d7a81 Author: Francis Lachapelle Date: Tue Nov 17 12:22:06 2015 -0500 (js,css) Show categories in events/tasks lists M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 2d6bdd37da026b5485219879bc3855eb6769a760 Author: Francis Lachapelle Date: Tue Nov 17 11:28:10 2015 -0500 (css) Improve display of events with categories M UI/WebServerResources/scss/views/SchedulerUI.scss commit 450ec06bd8655e7a48ac9be32a062cde333aa83d Author: Francis Lachapelle Date: Tue Nov 17 11:27:30 2015 -0500 (js) Add shadow to event ghost (DnD) M UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js commit 0bd29e250ee3c458b37090dcb603c200a424c7fa Author: Francis Lachapelle Date: Mon Nov 16 16:19:25 2015 -0500 (css) Don't impose a transition to all md-toolbars M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 4685c0ff2a79bf8f9d25c32b455d73af9d113567 Author: Francis Lachapelle Date: Sat Nov 14 14:29:21 2015 -0500 (js) Show events categories as color bands M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit ace9fa9e4e4ce59ad770720f8905edb087a968d4 Author: Francis Lachapelle Date: Fri Nov 13 15:45:44 2015 -0500 (html) Show event location in Calendar days views M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 58dfa2e43be894ec9c617da79264e88ddd6faa50 Author: Francis Lachapelle Date: Fri Nov 13 14:43:03 2015 -0500 Return categories (from quick table) as an array M UI/Scheduler/UIxCalListingActions.m commit 9d0bc5570b9dcf86eb1efe946d030f9aebdc1470 Author: Francis Lachapelle Date: Fri Nov 13 14:19:11 2015 -0500 (js) Highlight selected color in color picker M UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/scss/components/gridList/grid-list.scss commit 5ed142853a21532e294ec987f22eb16444ca75f2 Author: Francis Lachapelle Date: Fri Nov 13 10:48:27 2015 -0500 (html) Mark recurrent events in Calendar views M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/components/icon/icon.scss commit fc1dfcff106d24c5ed9ecfa8453fb546b0d04e2e Author: Francis Lachapelle Date: Fri Nov 13 10:46:32 2015 -0500 (js) Fix display and refresh of freebusy M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 4f6c09956424060f26866a665620ee73fc5f87a2 Author: Francis Lachapelle Date: Thu Nov 12 16:04:31 2015 -0500 (js) Fix creation of a task M UI/WebServerResources/js/Scheduler/CalendarListController.js commit d081f3c6eb9cab5a782fb8d1400bb5bf9b33900a Author: Francis Lachapelle Date: Thu Nov 12 12:29:10 2015 -0500 Display description for alarm & repeat definitions This is not the perfect solution has the localization may be unsuitable in some languages. M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 98493fbcac8f78efb97b2b91ede0c89438bb43e5 Author: Francis Lachapelle Date: Wed Nov 11 16:44:26 2015 -0500 (css) Fix scrollbars in Calendar views M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss commit b30f20e1b3aa2c6770de11eb00b823019f08beb1 Author: Francis Lachapelle Date: Wed Nov 11 16:42:46 2015 -0500 (js) Fix creation of a Calendar M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 87fc7b39cc30ba2984d8530fdcb512696c7e9a5e Author: Francis Lachapelle Date: Wed Nov 11 16:01:37 2015 -0500 Handle ExpandedFolders settings from v2 M UI/MailerUI/UIxMailMainFrame.m commit c7ef7a1d2fdf475a9c05a16c5778f933997a034f Author: Ludovic Marcotte Date: Wed Nov 11 11:18:49 2015 -0500 (feat) added calendar import/export feature M UI/Scheduler/UIxCalFolderActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit 7316d1317624bcc7965f3189ae37196ef1b82873 Author: Francis Lachapelle Date: Tue Nov 10 15:05:41 2015 -0500 Improve contacts import dialog box M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/scss/components/toast/toast.scss commit 6a9e3a6e964de042c98795e54dda36e6922efdaf Author: Francis Lachapelle Date: Mon Nov 9 14:57:26 2015 -0500 (html) Contextual icons in fab button of Calendars M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 0f2d0e906999d8cf25319818fe98ba566fdad911 Author: Francis Lachapelle Date: Mon Nov 9 14:49:27 2015 -0500 (css) Improve input field for folder name M UI/WebServerResources/scss/components/list/list.scss commit cc5cc30c2422b9c56c5d52a3f5b4c8bf41188743 Author: Francis Lachapelle Date: Mon Nov 9 14:46:30 2015 -0500 (js) Improve addressbook renaming The AddressBook instance to list the cards is now the same as the one from the list of addressbooks. Therefore, when renaming an addressbook, the addressbook name in the list is automatically updated. M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/Contacts.app.js commit dc3e42fd62ad57428f7a480e5927c658ef6e018f Author: Ludovic Marcotte Date: Mon Nov 9 14:30:58 2015 -0500 (fix) additional fix for #3356 M ActiveSync/SOGoActiveSyncDispatcher.m commit d23f7f1cc264609214bc57f736dc18cb57b2a8e8 Author: Francis Lachapelle Date: Mon Nov 9 12:15:16 2015 -0500 (js) Improve event creation through DnD M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit a576b9566324fc1aa82e77c1b413f096cc32bd11 Author: Francis Lachapelle Date: Fri Nov 6 16:07:52 2015 -0500 (js) Add sgCalendarDayBlockGhost directive A UI/WebServerResources/js/Scheduler/sgCalendarDayBlockGhost.directive.js commit 2e02380a9338bb94963202876515d6b4764b4fe0 Author: Francis Lachapelle Date: Fri Nov 6 15:12:24 2015 -0500 Initial drag'n'drop support in Calendar module TODO: - drag'n'drop in month's view; - drag to create an all-day event; - drag'n'drop to a calendar in the sidenav; - touchscreen gestures support. M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox 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/ComponentController.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js A UI/WebServerResources/js/Scheduler/sgCalendarDay.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js A UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js A UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit fc16d6ad9011b93e9070519bc852110da9f469af Author: Ludovic Marcotte Date: Fri Nov 6 13:33:36 2015 -0500 (fix) fixed addressbrook-only source entires having a c_uid set Conflicts: NEWS SoObjects/Contacts/SOGoContactSourceFolder.m M NEWS M SoObjects/Contacts/SOGoContactSourceFolder.m commit bdfe95a7fb7c80d7295b1a302b6df107765592e4 Author: Ludovic Marcotte Date: Fri Nov 6 09:25:49 2015 -0500 (fix) fixed wrong comparison of meta vs. META tag in HTML mails Conflicts: NEWS M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 0d919dbd022e498bdb73a2d39f3fffad5c726190 Author: Ludovic Marcotte Date: Fri Nov 6 08:56:23 2015 -0500 (fix) small fixes M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/SOGo/SOGoCacheGCSObject.m commit c18f5c22468efd72203ef628bba7dd0cd43e4a68 Author: Ludovic Marcotte Date: Thu Nov 5 15:39:08 2015 -0500 We drop Lucid. M Documentation/SOGoInstallationGuide.asciidoc commit ab322093cdc7df8cca530aa09330a3c6889a04c7 Author: Ludovic Marcotte Date: Thu Nov 5 15:21:13 2015 -0500 (fix) handle emails having an attachment as their content M NEWS M SoObjects/Mailer/SOGoMailObject.m commit 350fe2e7e0fe5d239219b0867e3295af83d26600 Author: Ludovic Marcotte Date: Thu Nov 5 14:58:58 2015 -0500 (fix) one more fix for #3118 M ActiveSync/SOGoActiveSyncDispatcher.m commit 3a103fd0dd06601ed5160bc4e85b7c93e6e6ddf8 Author: ethoms Date: Fri Nov 6 01:47:32 2015 +0800 Update WORequest+SOGo.m M SoObjects/SOGo/WORequest+SOGo.m commit c5cac316c3e6cf5662152ada9c74f54a3ded26c4 Author: Francis Lachapelle Date: Thu Nov 5 11:53:44 2015 -0500 (js) Fix all-day dates covering a timezone change M UI/WebServerResources/js/Common/utils.js commit a8525658b382daab1c8d924a0278f75b7551e477 Author: Ludovic Marcotte Date: Thu Nov 5 11:11:18 2015 -0500 (fix) additional fix for #3118 M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/SOGo/SOGoCacheGCSObject.h commit 5f82d3fb37c9027bb98c886e4b54463981041b3b Author: Ludovic Marcotte Date: Thu Nov 5 09:59:31 2015 -0500 (fix) manually added fixes from PR#120 M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M Scripts/openchange_user_cleanup M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit edebdf1171a84a7ec37737e626d3871f2fb96005 Author: Ludovic Marcotte Date: Thu Nov 5 09:48:17 2015 -0500 Updated NEWS file regarding PR#120 Conflicts: NEWS M NEWS commit bf87c71671850b2299396d7641780dd74d882399 Author: ethoms Date: Thu Nov 5 10:23:01 2015 +0800 Update WORequest+SOGo.m M SoObjects/SOGo/WORequest+SOGo.m commit 30488f4f6dc20a20022c452c4608164dde338314 Author: ethoms Date: Thu Nov 5 10:22:11 2015 +0800 Update WORequest+SOGo.m M SoObjects/SOGo/WORequest+SOGo.m commit 4ca3a1f42d1b8548a3d63c816b76a14a51ce347a Author: ethoms Date: Thu Nov 5 08:01:38 2015 +0800 Update SOGoParentFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit efbf8825b106b6b9a762d51ef94643ad1d760cf3 Author: ethoms Date: Thu Nov 5 07:29:45 2015 +0800 Update SOGoParentFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit becfdc215fb11c53727c24e73d2b87af2f16bb8e Author: ethoms Date: Thu Nov 5 07:20:36 2015 +0800 Update SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.h commit 72b1fc1f3f3bee7c490a8382e1a125da63659db0 Author: Ludovic Marcotte Date: Wed Nov 4 11:26:21 2015 -0500 (fix) wrong class for list avatar M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 12863f1d2f9e78077eb95fff1f063cc4d44e9e28 Author: Ludovic Marcotte Date: Wed Nov 4 10:38:24 2015 -0500 (feat) now properties dialog for addressbooks Now also possible to set the EAS sync flag for addressbooks M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactFolderProperties.h A UI/Contacts/UIxContactFolderProperties.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist A UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 39601a9cf9ba090d96401a59426236175cc362d4 Author: Ludovic Marcotte Date: Fri Sep 25 15:18:22 2015 -0400 (feat) moved FolderSynchronize code to GCS Conflicts: SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 0cb1504f2c847528a690fcbe83c2fe5c1d3579c4 Author: ethoms Date: Wed Nov 4 08:18:23 2015 +0800 Update SOGoCalendarComponent.m M SoObjects/Appointments/SOGoCalendarComponent.m commit d19c88362242b0f85e0caebf8dd4fbe065d873bd Author: ethoms Date: Wed Nov 4 07:38:47 2015 +0800 Update UIxCalListingActions.m M UI/Scheduler/UIxCalListingActions.m commit a1c6a6676e3ef95f7574d1f0781267fbb34d15aa Author: ethoms Date: Wed Nov 4 07:37:34 2015 +0800 Update UIxCalListingActions.m M UI/Scheduler/UIxCalListingActions.m commit 59c8a0f722706989a1a49863792d2171db26dd0f Author: ethoms Date: Wed Nov 4 07:33:28 2015 +0800 Update UIxMailPartViewer.m M UI/MailPartViewers/UIxMailPartViewer.m commit 6dc912eee5b0429fe4bb5beeace5214018eed3bc Author: ethoms Date: Wed Nov 4 07:29:50 2015 +0800 Update SOGoGCSFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 1a0915ebf6a2e41018c22c2fb3ab39d0b75ca3ea Author: ethoms Date: Wed Nov 4 07:27:53 2015 +0800 Update SOGoFolder.m M SoObjects/SOGo/SOGoFolder.m commit 6bff05b84a3018be0e196d736bab59c78616273a Author: ethoms Date: Wed Nov 4 07:24:02 2015 +0800 Update SOGoMailLabel.m M SoObjects/Mailer/SOGoMailLabel.m commit b5eb13c3b75fc02e3cdc10433b0c4c9f60bae7c7 Author: ethoms Date: Wed Nov 4 07:19:37 2015 +0800 Update SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m commit 46ccd04c70b6f5fc55fd304f92b27d788f8c88de Author: Euan Thoms Date: Wed Nov 4 06:13:01 2015 +0800 Stage 9 of clang compiler warning patches. M SoObjects/SOGo/NSData+Crypto.m commit 440a86d3f2995b5a61752c8014c36e750db94db0 Author: Euan Thoms Date: Wed Nov 4 06:02:45 2015 +0800 Stage 8 of clang compiler warning patches. M SoObjects/SOGo/WORequest+SOGo.m commit 0b4c355c2c46ed61e2c982002a72e0e277f46847 Author: Euan Thoms Date: Wed Nov 4 05:37:39 2015 +0800 Stage 6 of clang compiler warning patches. M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m commit 36c1ba88a5782ec8961250d1fe977002b49e9331 Author: Euan Thoms Date: Wed Nov 4 05:28:03 2015 +0800 Stage 5 of clang compiler warning patches. M SoObjects/Appointments/SOGoAppointmentObject.m M Tools/SOGoToolRestore.m commit 2303a250c5c7468568f686ec71633758a5558704 Author: Euan Thoms Date: Wed Nov 4 04:59:27 2015 +0800 Stage 4 of clang compiler warning patches. M SoObjects/SOGo/SOGoCacheGCSFolder.h M SoObjects/SOGo/SOGoCacheObject.h commit cbf9b6da3e065637491ece01b3c263ed5b484324 Author: Francis Lachapelle Date: Tue Nov 3 15:47:30 2015 -0500 Fix all-day events covering a timezone change M SoObjects/Appointments/iCalEvent+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit a64d55f95ce4ba8970c0c00149e787a95357747b Author: Euan Thoms Date: Wed Nov 4 03:59:40 2015 +0800 Stage 3 of clang compiler warning patches. M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Mailer/NSDictionary+Mail.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/SOGoCache.h M UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactFolderActions.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/PreferencesUI/UIxJSONPreferences.m commit 9a3f8549ea8b2e3358c419708f19d8c43ccb4cf9 Author: Euan Thoms Date: Wed Nov 4 03:40:53 2015 +0800 Delete .orig files left over from applying patches to Stage 2. D SOPE/NGCards/iCalPerson.m.orig D SoObjects/Contacts/SOGoContactSourceFolder.m.orig D SoObjects/SOGo/SOGoCacheGCSFolder.m.orig D SoObjects/SOGo/SQLSource.m.orig commit 212ff648282d5d56b57af3623556a51605a9bd06 Author: Euan Thoms Date: Wed Nov 4 03:36:34 2015 +0800 Stage 2 of clang compiler warning patches. M SOPE/NGCards/iCalPerson.m A SOPE/NGCards/iCalPerson.m.orig M SoObjects/Contacts/SOGoContactSourceFolder.m A SoObjects/Contacts/SOGoContactSourceFolder.m.orig M SoObjects/SOGo/SOGoCacheGCSFolder.m A SoObjects/SOGo/SOGoCacheGCSFolder.m.orig M SoObjects/SOGo/SQLSource.m A SoObjects/SOGo/SQLSource.m.orig commit e5c71a4179f9decbe288b35e3b715ae0a907445c Author: Francis Lachapelle Date: Tue Nov 3 08:27:50 2015 -0500 Fix Brazilian (Portuguese) translation Fixes #3355 M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings commit 3c62cc744ef13ec3f0df1dfae434de2679f2bf37 Author: Euan Thoms Date: Sat Oct 31 14:10:03 2015 +0800 Stage 1 of clang compiler warning patches. M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m M Main/SOGo+DAV.m M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.m M SOPE/NGCards/NSCalendarDate+NGCards.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m M SoObjects/Appointments/MSExchangeFreeBusy.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalAlarm+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailLabel.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/BSONCodec.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSCalendarDate+SOGo.m M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoCacheGCSObject.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoObject.m M Tests/Unit/SOGoTest.m M Tests/Unit/TestNGMailAddressParser.m M Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m M Tests/Unit/TestNGMimeMessageGenerator.m M Tests/Unit/TestVersit.m M Tests/Unit/TestiCalRecurrenceCalculator.m M Tests/Unit/TestiCalTimeZonePeriod.m M Tools/SOGoEAlarmsNotifier.m M Tools/SOGoSockDOperation.m M Tools/SOGoToolCreateFolder.m M Tools/SOGoToolExpireUserSessions.m M Tools/SOGoToolManageEAS.m M Tools/SOGoToolRemoveDoubles.m M Tools/SOGoToolRenameUser.m M Tools/SOGoToolUserPreferences.m M Tools/sogo-tool.m M UI/Common/UIxToolbar.m M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.h M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailView.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/SOGoAptFormatter.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalViewPrint.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxRecurrenceEditor.m commit 0b490a00c651491fae6d2cb024380e1afb7ada2b Author: Francis Lachapelle Date: Fri Oct 30 08:38:19 2015 -0400 (js) Improve dates adjustments in editors The main issue to resolve was to handle the time reset by the datepicker when changing dates. M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 2bad5c0da473ea4a51190c98cbf1ef5d62d0bd87 Author: Francis Lachapelle Date: Thu Oct 29 16:17:37 2015 -0400 (js) Preserve the time when changing the day M UI/WebServerResources/js/Scheduler/ComponentController.js commit 293b93ec691942d88cda7d4e77f0f00fc62c9d22 Author: Francis Lachapelle Date: Tue Oct 27 16:14:36 2015 -0400 (css) Color transition when changing calendar M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit dc385a82ff9193beec39b8a131dc77f5ef77d6b9 Author: Francis Lachapelle Date: Tue Oct 27 11:31:31 2015 -0400 (js) Reload page when session has expired M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Main/Main.app.js commit 4172c216f5bb3d94defbc7608f504ad9e2abdf3e Author: Francis Lachapelle Date: Tue Oct 27 11:28:42 2015 -0400 (js) Select newly added user in ACLs editor M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/AclController.js commit 09e354ed0efc50e9078042a757edc286fdad610e Author: Ludovic Marcotte Date: Mon Oct 26 10:25:11 2015 -0400 (feat) support for ghosted elements on contacts over EAS M ActiveSync/NGVCard+ActiveSync.m M NEWS commit d7fb79381e1a1e20a7e3c92d38f00ddd463045fb Author: Ludovic Marcotte Date: Mon Oct 26 10:15:35 2015 -0400 (feat) we now save the supported elements in EAS collections M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 700a00b822948fc7520bd31a2478c553d4cc8548 Author: Ludovic Marcotte Date: Mon Oct 26 10:08:00 2015 -0400 (fix) prevent postal address showing on single line over EAS (#2614) M ActiveSync/NGVCard+ActiveSync.m M NEWS commit 746eea4bb6edffbd7d43092358e51c91efde6b8e Author: Ludovic Marcotte Date: Fri Oct 23 15:39:49 2015 -0400 (fix) perms fixes on scripts M Scripts/sql-update-1.3.11_to_1.3.12-mysql.sh M Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh M Scripts/sql-update-1.3.3_to_1.3.4-mysql.sh M Scripts/sql-update-1.3.3_to_1.3.4.sh M Scripts/sql-update-20080303.sh commit 987700cd8732d3c5fb7adb2c9232dcf271ba5d52 Author: Ludovic Marcotte Date: Fri Oct 23 14:34:19 2015 -0400 (fix) inline images sent from SOGo webmail are not displayed in Mozilla Thunderbird (#3271) M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit a55d5c95b5191a981e7094289d9f3f9683d589fd Author: Ludovic Marcotte Date: Fri Oct 23 12:44:43 2015 -0400 (fix) avoid crash when replying to a mail with no recipients (#3359) M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 907c30061f413fe2d250cddf348db6b4fc26b143 Author: Ludovic Marcotte Date: Wed Oct 21 10:54:15 2015 -0400 (fix) we now return all cards when we receive an empty addressbook-query REPORT M NEWS M SoObjects/Contacts/SOGoFolder+CardDAV.h M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 2ee09159a2977ce9facc9013111eecc99d78eb62 Author: Ludovic Marcotte Date: Tue Oct 20 15:33:18 2015 -0400 (feat) now possible to choose which folders to sync over EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 114622fee0265015fac37d37e87a2924c2f662f2 Author: Ludovic Marcotte Date: Tue Oct 20 08:48:39 2015 -0400 (fix) last fixes for cache coherency M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m commit 74085ed96b1af67465b4074efa4d9b23c36a90b1 Author: Ludovic Marcotte Date: Fri Oct 16 14:00:04 2015 -0400 (fix) make sure a recipient is defined before enabling the Send button M UI/Templates/MailerUI/UIxMailEditor.wox commit 8979aebe31644981cd608c6e00d3ad0674b69532 Author: Ludovic Marcotte Date: Thu Oct 15 15:54:25 2015 -0400 (fix) oh well, old crappy distros M ActiveSync/SOGoActiveSyncDispatcher.m commit 020fa7884890f30d4064af2f931b8f8cf5e43f74 Author: Ludovic Marcotte Date: Thu Oct 15 15:31:46 2015 -0400 (feat) initial S/MIME support for EAS (#3327) M ActiveSync/GNUmakefile.preamble M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS M SoObjects/Mailer/SOGoMailObject.m commit ddf97ebb13929e4ac5c129efe23854df63c54839 Author: Francis Lachapelle Date: Thu Oct 15 15:10:37 2015 -0400 (js) Improve sgColorPicker directive - replaced sg-on-select by ng-model; - set button background (no more wrapping necessary). M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit b02a4f82a0e080d963d9a0c55027ab7e16f7d432 Author: Ludovic Marcotte Date: Thu Oct 15 12:51:30 2015 -0400 (fix) don't escape quoted strings during versit generation M NEWS M SOPE/NGCards/NSString+NGCards.m commit 2c2c5241ebb15529fc6f480839fb480c45ad91e8 Author: Francis Lachapelle Date: Thu Oct 15 10:50:24 2015 -0400 (css) Improve Calendar views M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss commit 24ad2493a46b3587b0b7fb723f1fbb5fb44abe2a Author: Francis Lachapelle Date: Thu Oct 15 10:49:23 2015 -0400 (css) Add material grey palette to Sass M UI/WebServerResources/scss/components/_palette.scss commit e0e4a94b8740a5e5b29ae81d53e0b7187336fd65 Author: Francis Lachapelle Date: Wed Oct 14 21:05:17 2015 -0400 (js) Improve handling of calendar color edition M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit dc3741f436545e93777b5ae86f82d21ebef5f377 Author: Francis Lachapelle Date: Wed Oct 14 10:31:15 2015 -0400 (html,js) Adjust padding of dialogs Following this commit: https://github.com/angular/material/commit/d2140b1565b7e91d4f0b11b6c3983b976abd00f8 M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/Dialog.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit feac8bb8f41c0db37427792c5b2f9d8244d3072b Author: Francis Lachapelle Date: Wed Oct 14 09:58:32 2015 -0400 (js) Compute contrast color for background color M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 9f11e68de8104bd7719fb170914e97de5077889b Author: Francis Lachapelle Date: Wed Oct 14 09:22:19 2015 -0400 Group functions in utils.js M UI/WebServerResources/js/Common/utils.js commit 15de70b938ebc4a2538b342a97510269aa70e70b Author: Ludovic Marcotte Date: Wed Oct 14 09:57:56 2015 -0400 (fix) make sure English is always used when generating Date headers using EAS (#3356) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit ea24e9586b0d786bd258449b5964badcbab6f3e6 Author: Ludovic Marcotte Date: Wed Oct 14 09:29:52 2015 -0400 (fix) we no longer always rewrite emails for Outlook when using EAS M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 4e9911419ab5145baef368bb7188aca287660b3c Author: Ludovic Marcotte Date: Wed Oct 14 09:27:34 2015 -0400 (fix) handle references correctly over EAS (#3365) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit bfa3cf379c1f2619b132c5cf963330149d401d97 Author: Ludovic Marcotte Date: Wed Oct 14 09:21:32 2015 -0400 (fix) numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849) Conflicts: NEWS M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoSyncCacheObject.h M ActiveSync/SOGoSyncCacheObject.m M NEWS M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheGCSObject.m commit 4002da93236472f4ce09428fea425de1c1c3830d Author: Francis Lachapelle Date: Wed Oct 14 09:06:11 2015 -0400 (css) Adjustment in day/week views M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit d5c09f61149465aa8b6083e26936cee80bfc5e9c Author: Francis Lachapelle Date: Wed Oct 14 09:00:01 2015 -0400 Change order of JS files in Mail module M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 737a19e6536b4158b2989866d013ccebdd9f1e2c Author: Francis Lachapelle Date: Wed Oct 14 08:57:11 2015 -0400 (html) Add labels in appointment & task editors M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 43248fb5ea4cfdb704c1aaf85ec70393ae6da9b5 Author: Francis Lachapelle Date: Wed Oct 14 08:55:57 2015 -0400 (html) Minor improvements to message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 1118dbceff4f51ccf70e32434924cfc64301c87d Author: Francis Lachapelle Date: Tue Oct 13 16:09:36 2015 -0400 Bump version to 3.0.0b3 M Version commit 369060a52f85eb3eae8f5844af154b61b9645429 Author: Francis Lachapelle Date: Tue Oct 13 16:05:39 2015 -0400 (js/css) Update generated files With Angular Material 0.11.3 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.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-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 4da53b88b618d7ade7b59513d1e66f7d5812f31a Author: Francis Lachapelle Date: Tue Oct 13 14:30:09 2015 -0400 Fix display of Admin module on small devices M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/WebServerResources/js/Administration/Administration.app.js M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/views/AdministrationUI.scss commit 8924a2b67074954257d399cba666433dd937db80 Author: Francis Lachapelle Date: Fri Oct 9 16:50:54 2015 -0400 (css) Adjustments in Contact viewer and editor M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 62537e0c159aebe15a0de0dbd9962f7ac383004f Author: Francis Lachapelle Date: Fri Oct 9 16:50:09 2015 -0400 (doc) Improve API documentation M UI/Scheduler/UIxAppointmentEditor.m commit 7ef976bfe4b4b0553a952489cbe91a7a368f1d09 Author: Francis Lachapelle Date: Fri Oct 9 16:49:33 2015 -0400 (css) Adjustments in Contact viewer and editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 05515673b79b42daf4263a6f1d2dc781661590f8 Author: Francis Lachapelle Date: Fri Oct 9 16:49:08 2015 -0400 Improve ACL editor M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js commit 84f469822531847458bdffcdc16df543733aa188 Author: Francis Lachapelle Date: Fri Oct 9 16:20:19 2015 -0400 (js) Add missing dependency in Scheduler routing M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit e5fdc28241cb90b94b806d70cd796112e436742b Author: Francis Lachapelle Date: Fri Oct 9 16:19:28 2015 -0400 (js) Improve error handling in Contacts routing M UI/WebServerResources/js/Contacts/Contacts.app.js commit 7ddf7be705758890a66f20c0c3259b33b22460cd Author: Francis Lachapelle Date: Fri Oct 9 16:10:39 2015 -0400 Improve Administration module M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/WebServerResources/js/Administration/Administration.app.js M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Administration/AdministrationController.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/core/typography.scss A UI/WebServerResources/scss/views/AdministrationUI.scss M UI/WebServerResources/scss/views/_view.scss commit b63ee6998d01aa2f814b92f1b4e2addc47a5388a Author: Francis Lachapelle Date: Fri Oct 9 16:03:05 2015 -0400 (js) Fix avatar for groups M UI/WebServerResources/js/Common/Acl.service.js commit 0b3095f7ed7deb65af62c44487305b8860b46110 Author: Francis Lachapelle Date: Fri Oct 9 16:01:06 2015 -0400 (js) Add missing dependency to Contact module M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit e88af227088621af713adbe1589a045742db0e2f Author: Francis Lachapelle Date: Fri Oct 9 13:37:01 2015 -0400 (css) Minor improvement to preferences template M UI/Templates/PreferencesUI/UIxPreferences.wox commit d68008b5fdf92c8d47c769385eb8bf290a04074d Author: Francis Lachapelle Date: Fri Oct 9 12:11:37 2015 -0400 Update npm packages and add time-grunt M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit e2d6e8ffe94132ba632b6a58bd1e3f730526b3f3 Author: Francis Lachapelle Date: Thu Oct 8 16:42:24 2015 -0400 (js) Fix "file into" option of Sieve filter M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Preferences/FiltersDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 2ad02b8386af2de4a4956263c5866c4601f14e30 Author: Francis Lachapelle Date: Thu Oct 8 10:04:25 2015 -0400 (js) Improve User.$filter M UI/WebServerResources/js/Common/User.service.js commit 58afdedcc1873a6350b154299d833e422766990a Author: Ludovic Marcotte Date: Wed Oct 7 16:21:06 2015 -0400 (fix) added missing template A UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox commit e6be7e00ba63e600d2bc15358cf4bb5579794887 Author: Ludovic Marcotte Date: Wed Oct 7 14:42:37 2015 -0400 (fix) improved the start/end delta handling and fixed the attendees viewer M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 74eb0846e86f9de3eb1c1a9fcb7ce3ba1b724308 Author: Ludovic Marcotte Date: Wed Oct 7 09:22:26 2015 -0400 (fix) correctly round up the start/end/due time to 15 mins M UI/WebServerResources/js/Scheduler/Component.service.js commit 4f4b00cc548471b268c2b4e6a3873d376da5c88e Author: Ludovic Marcotte Date: Tue Oct 6 16:38:16 2015 -0400 (feat) first pass of working code for ACL admin module M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/UIxAdministrationAclEditor.h A UI/AdministrationUI/UIxAdministrationAclEditor.m M UI/AdministrationUI/product.plist M UI/MainUI/SOGoUserHomePage.m M UI/Scheduler/product.plist M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/WebServerResources/js/Administration/Administration.app.js A UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Administration/AdministrationController.js M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/User.service.js commit ad40bff91ffd409151c0478abd05229f7548ba6d Author: Francis Lachapelle Date: Tue Oct 6 15:38:37 2015 -0400 Add missing content type to mixed part viewer M UI/MailPartViewers/UIxMailPartMixedViewer.m commit 13f4e5a4decebc5827f711179312d8231d04bafd Author: Francis Lachapelle Date: Tue Oct 6 13:38:15 2015 -0400 (css) Update SASS for latest md M UI/WebServerResources/scss/core/variables.scss commit 459b183a42314d99d4a9a20bd17fa46e6ed2fe4c Author: Francis Lachapelle Date: Tue Oct 6 09:55:32 2015 -0400 Add jsdoc.json Configuration file for jsdoc: jsdoc -c jsdoc.json A jsdoc.json commit 9fa9b7acab8cf6690fd87ef7527498e6fcd09980 Author: Francis Lachapelle Date: Mon Oct 5 10:45:30 2015 -0400 Improve mail (Sieve) filter editor - Used 'controller as' syntax; - Don't create new filter if user cancels the edition; - Set default values for new filter. M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit a393128d7a05dd13053e4689c1b85f6e3ad024d1 Author: Francis Lachapelle Date: Fri Oct 2 16:49:08 2015 -0400 (js,html) View raw source of components M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 73ac55acfe81d34f09721eca4af8da269e496243 Author: Francis Lachapelle Date: Fri Oct 2 15:43:02 2015 -0400 (js) Fix advanced search construction M UI/WebServerResources/js/Mailer/MailboxesController.js commit e1393c3af231fae00994b385a0416846649c387f Author: Francis Lachapelle Date: Fri Oct 2 15:13:30 2015 -0400 Improve display of current day in month view M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss commit d27c792324bd5c2fdb07d9845cd7f9ddf437345b Author: Francis Lachapelle Date: Fri Oct 2 11:21:43 2015 -0400 (js,html) Allow the removable of attendees M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/components/chips/chips.scss commit 42d306a24b533442c8db13cb86874f708864dc11 Author: Francis Lachapelle Date: Fri Oct 2 11:16:47 2015 -0400 (js) Remove some debugging output M UI/WebServerResources/js/Scheduler/Component.service.js commit 6a7e06b0bb116dbcf83f3422fd1be06cbe1c2e6f Author: Francis Lachapelle Date: Fri Oct 2 11:15:26 2015 -0400 (html) Fix display of attendees This bug is due to changes in the CSS of Angular Material. M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit e36e9fd8261887f7ac1ccc1af92f41affb443af3 Author: Francis Lachapelle Date: Fri Oct 2 09:41:57 2015 -0400 (html) Fix secondary click in calendars list M UI/Templates/SchedulerUI/UIxCalMainView.wox commit aface8f8cfd10120ddd2da437488cf812132cb17 Author: Francis Lachapelle Date: Thu Oct 1 09:34:37 2015 -0400 (html) Restore shadows in toolbars 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/SchedulerUI/UIxCalMainView.wox commit 790fc8e940e3f5f9c0e6a6efa1597ae75864b9bc Author: Francis Lachapelle Date: Wed Sep 30 16:41:29 2015 -0400 (js) Fix (sub)mailboxes state restore M UI/WebServerResources/js/Mailer/Account.service.js commit 35d1ca877511ee38aa8c38886a7c26c0d425a4e9 Author: Francis Lachapelle Date: Wed Sep 30 16:17:05 2015 -0400 Restore expandable mailboxes M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/views/MailerUI.scss commit e8ca3290704069e3673b7a12644d690bb8bac283 Author: Francis Lachapelle Date: Wed Sep 30 16:12:23 2015 -0400 Save mailboxes state as an array, not a string M UI/MailerUI/UIxMailMainFrame.m commit f4ed7d94487613d9e567c1690cd7f3722bb9f7f6 Author: Luc Charland Date: Wed Sep 30 12:17:20 2015 -0400 removed empty line M Tests/Unit/GNUmakefile commit c7825601e652671201ed0b5c18914290e730b95e Author: Luc Charland Date: Wed Sep 30 11:47:43 2015 -0400 removed author M Tests/Unit/TestNGMailAddressParser.m commit d07e254026f8f35c387d3fd552a1dc74b591456b Author: Francis Lachapelle Date: Wed Sep 30 11:29:05 2015 -0400 (js) Simplify Mailbox service M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 0f08571a83db75949d76a2c9f516c7564ea1704a Author: Francis Lachapelle Date: Wed Sep 30 11:28:22 2015 -0400 (js) Fix ensureTarget filter to preserve CSS M UI/WebServerResources/js/Common/ensureTarget.filter.js M UI/WebServerResources/js/Mailer/Message.service.js commit 781e4080912448d00bfa70881b1e5de4b8f267cd Author: Luc Charland Date: Wed Sep 30 11:23:45 2015 -0400 - used tab instead of spaces for GNUMakefile - removed unused logging - used generic names M Tests/Unit/GNUmakefile M Tests/Unit/TestNGMailAddressParser.m commit 549c57f8a667f902f71b1f03f4f1d9f3b3d13a35 Author: Luc Charland Date: Wed Sep 30 11:02:14 2015 -0400 Added new tests for NGMailAddressParser M Tests/Unit/GNUmakefile A Tests/Unit/TestNGMailAddressParser.m commit 45bc5a53680f0e0d844a072c565b13cfbf6152b6 Author: Francis Lachapelle Date: Tue Sep 29 14:08:05 2015 -0400 Multicolumn day view Restored multicolumn day view from v2. Month view as also been improved. M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.m 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/CalendarController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit d51bef162ad75c6998680da3cf6cd76e9572193c Author: Francis Lachapelle Date: Tue Sep 29 14:01:16 2015 -0400 (js) Add border class for folder colors M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js commit 1535660a31d5c741dfc2bd47854a6edc45f073fc Author: Francis Lachapelle Date: Tue Sep 29 09:34:01 2015 -0400 Localization M UI/Scheduler/English.lproj/Localizable.strings commit 90063ae56326a46e8c35fd7db06a90edb8fb85d6 Author: Francis Lachapelle Date: Tue Sep 29 08:58:23 2015 -0400 (js) Fix error in advanced search mode M UI/WebServerResources/js/Mailer/Mailer.app.js commit b27cfc2bd86c2d1c3763a4902ddfc39f6d9dfe5f Author: Francis Lachapelle Date: Mon Sep 28 11:27:20 2015 -0400 (js) Delete an event or a task M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 5496dd97d9a8a561b67e0f2a1aec245de5943066 Author: Francis Lachapelle Date: Fri Sep 25 16:07:56 2015 -0400 Improve lists by compacting items M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 31f2e4b549945bb15fffa8e880d4e3ba69a9b7f7 Author: Francis Lachapelle Date: Thu Sep 24 16:48:20 2015 -0400 (js) Fix selected message class in advanced search Also improved display of accounts subheaders. 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/Mailer.app.js M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js M UI/WebServerResources/scss/core/typography.scss commit ec8c2d08e209872b97f91bd1086d0ded6ed886f9 Author: Francis Lachapelle Date: Thu Sep 24 14:36:06 2015 -0400 Fix handling of mail priority M UI/MailerUI/UIxMailListActions.m M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 1ce9d716358218d804f24e7bf040218a9da9e90c Author: Ludovic Marcotte Date: Thu Sep 24 13:21:23 2015 -0400 (fix) add robustness to part states handling M UI/Scheduler/UIxCalListingActions.m commit a6c440d2457a62d5d788ea01e621c239612de33a Author: Francis Lachapelle Date: Thu Sep 24 11:12:02 2015 -0400 (js) Improve renaming an address book M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js commit e3d3eb171d569923a229d5c16b95938fca1293a8 Author: Ludovic Marcotte Date: Thu Sep 24 11:03:19 2015 -0400 (fix) small optimization M UI/Scheduler/UIxCalListingActions.m commit 3a4365b15a3181c48f4983bb29754cc3537161aa Author: Francis Lachapelle Date: Thu Sep 24 11:01:27 2015 -0400 (js) Fix ngSwitch in Contacts module M UI/Contacts/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 7f3d57c8dc834396751dc1d2b22b67d4d199bbd9 Author: Francis Lachapelle Date: Thu Sep 24 10:55:08 2015 -0400 (html) Sort by lastname and firstname in Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit e93853d9109bef39232ff8ddf54e8740ce40c712 Author: Ludovic Marcotte Date: Wed Sep 23 20:35:55 2015 -0400 (fix) make sure to open card's url in new window M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit fcba6f2ddbd2f1b98491a6ee1b5450df030e0c3b Author: Francis Lachapelle Date: Wed Sep 23 15:19:39 2015 -0400 Improve Calendar views Moved toolbars inside "list" and "detail" views, like we do in the other modules. With this change, it was possible to move the navitation button (chevrons) inside the top toolbar of the detail view. Also move the view headers inside a toolbar. The all-day events of the day and week views have also been moved inside this toolbar. M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox 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/scss/views/SchedulerUI.scss commit eb50f94b2b366ad714a606ea4325d1b7a9818857 Author: Ludovic Marcotte Date: Wed Sep 23 09:22:01 2015 -0400 (fix) remove ng-click to allow FF to select/unselect personal calendars M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 9f7b69b037483ba0e063b82c121917c0a89023d7 Author: Francis Lachapelle Date: Tue Sep 22 12:00:07 2015 -0400 (html) Restore active module icon as disabled M UI/Templates/UIxTopnavToolbarTemplate.wox commit c6cd3b0e1d40baa33ffdacea1d6022e98447674d Author: Francis Lachapelle Date: Tue Sep 22 11:58:18 2015 -0400 Update angular-material M UI/WebServerResources/angular-material commit 31026a5bed76b6e3d23cbf257fca45254a901d61 Author: Francis Lachapelle Date: Tue Sep 22 11:56:33 2015 -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.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-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-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 08fbc00d7a6735c4eb24112a1c16dc52fdde1e38 Author: Francis Lachapelle Date: Tue Sep 22 10:17:17 2015 -0400 (js) Add "today" button to Calendar module M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 957336b24c0474bae1969056a82a46d991ce3625 Author: Francis Lachapelle Date: Tue Sep 22 09:41:47 2015 -0400 (css) Fix display of attendees editor M UI/WebServerResources/scss/views/SchedulerUI.scss commit 2a925de52c52458987dc76f41ddd5c51de2a7166 Author: Francis Lachapelle Date: Mon Sep 21 21:13:28 2015 -0400 (js, css) Improve timepicker M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit cf8dd024115aeee79632a650dc3943dba9256fd3 Author: Francis Lachapelle Date: Mon Sep 21 20:56:55 2015 -0400 (css) Wrap Scheduler directives in unique selector M UI/WebServerResources/scss/views/SchedulerUI.scss commit da37b3f868f3e9fddb4c737f5fad2f8517d1ba42 Author: Francis Lachapelle Date: Mon Sep 21 20:37:50 2015 -0400 Rename Slovenian template Closes #104 A UI/Templates/SOGoACLSlovenianModificationAdvisory.wox D UI/Templates/SOGoACLSolvenianModificationAdvisory.wox commit 24450a9c20b8978b958bffdfcdff414b5c4d7b55 Author: Francis Lachapelle Date: Wed Sep 16 11:52:46 2015 -0400 Update NEWS file Conflicts: NEWS M NEWS commit 964f79db35dea494252f48acf1b0f566286a9ecf Author: Francis Lachapelle Date: Wed Sep 16 13:31:48 2015 -0400 Update NEWS file M NEWS commit c0f51cf7318f8a5fbf944641ad9e964957fd9bc1 Author: Ludovic Marcotte Date: Mon Sep 21 15:00:32 2015 -0400 (fix) don't offer the delete option on personal resources M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit ae3ce7186d407a745dd78b710fe2197581b1e36b Author: Francis Lachapelle Date: Mon Sep 21 12:27:51 2015 -0400 (css) Set flex width of search field menu M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 5034a72ed19a1439000119c8b3b0c13e7f6af1ba Author: Francis Lachapelle Date: Mon Sep 21 12:24:42 2015 -0400 (css) Lower events overlapping (5% => 2%) M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js commit fdad1e061af1ca3e919865deb40d394a2e570750 Author: Ludovic Marcotte Date: Mon Sep 21 12:02:33 2015 -0400 (fix) set default's module path name to SOGo M UI/SOGoUI/UIxComponent.m commit d5d54822b0af814fe752dc29c09123f4a26ef26b Author: Francis Lachapelle Date: Mon Sep 21 11:58:48 2015 -0400 (html) Improve mail editor M UI/Templates/MailerUI/UIxMailEditor.wox commit 81cdf5be7b9c91137a6d8488e62db1267eb9433e Author: Francis Lachapelle Date: Mon Sep 21 11:50:47 2015 -0400 (css) Update SASS for latest md M UI/WebServerResources/scss/components/progressCircular/progress-circular.scss M UI/WebServerResources/scss/core/variables.scss commit 959ea0f62f80e6e4a0400ec5d79ed36ee41bce96 Author: Francis Lachapelle Date: Mon Sep 21 09:48:42 2015 -0400 (html) Show active tasks count in Calendar module M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 1c666e8ead61310f3e4f97e701b284f2476217ea Author: Ludovic Marcotte Date: Mon Sep 21 08:59:36 2015 -0400 (fix) simplified logic and improved code readability M UI/Contacts/UIxContactFoldersView.m M UI/MailerUI/UIxMailMainFrame.m M UI/SOGoUI/UIxComponent.m commit 7692832672ee141789f3790eb35f9d7425bbc317 Author: Ludovic Marcotte Date: Mon Sep 21 08:41:31 2015 -0400 (fix) define -modulePath to avoid broken ApplicationURL path M UI/Scheduler/UIxCalMainView.m commit 2bfd9f983d13f6c2afd17b2506c4133f4d15b5f0 Author: Francis Lachapelle Date: Fri Sep 18 21:08:54 2015 -0400 (html) Hide timepicker when editing all-day event M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit 2a5e19a7624b7a1245c5da96c87af63ca9c964c1 Author: Francis Lachapelle Date: Fri Sep 18 21:08:01 2015 -0400 (css) Improve Calendar views M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 258f5e0b25bd51c73b4ad69eb113dc516ed81143 Author: Ludovic Marcotte Date: Fri Sep 18 20:30:35 2015 -0400 (fix) correctly handle module name for "folder less" SOGo modules M UI/AdministrationUI/UIxAdministration.m M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/UIxComponent.m M UI/Templates/UIxTopnavToolbarTemplate.wox commit 3609e412059984380467a1e114ce2a797161825d Author: Ludovic Marcotte Date: Fri Sep 18 19:55:37 2015 -0400 (fix) make sure the autoreply addresses are always defined to avoid an exception in v2 if not M UI/WebServerResources/js/Preferences/Preferences.service.js commit 2ea2edbccdf94569aca0c7adc3a82d779d9013a6 Author: Francis Lachapelle Date: Fri Sep 18 16:11:31 2015 -0400 Display all-day events in day & week views All-day events are now displayed and the day/week views are now built using flexbox. M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit fab9e938fc47b6b923965a508a3ef233d5d90e86 Author: Francis Lachapelle Date: Fri Sep 18 13:48:36 2015 -0400 Fix URL escaping unti test M Tests/Unit/TestNSString+URLEscaping.m commit 9a2f3914e2aa3d851bb3bea4a6c3643fba3d4258 Author: Ludovic Marcotte Date: Thu Sep 17 16:28:42 2015 -0400 (fix) additional fix for issue #3152 M ActiveSync/SOGoActiveSyncDispatcher.m commit f13b3dd2018f874995718ff4752610f13d87e970 Author: Ludovic Marcotte Date: Thu Sep 17 16:02:21 2015 -0400 (fix) typo in previous commit M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 413550a0252af3e3c120dc6f762a8e9617937398 Author: Ludovic Marcotte Date: Thu Sep 17 15:58:38 2015 -0400 (fix) memory leak when sync'ing GCS collections M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 06ac255f1a8022cfb5c9d208e198863b985fac8e Author: Francis Lachapelle Date: Thu Sep 17 15:08:21 2015 -0400 (css) Badge for mail folders unread count M UI/WebServerResources/scss/views/MailerUI.scss commit 0682b24438fcb0a7811a0c41c73d19daaec99f31 Author: Francis Lachapelle Date: Thu Sep 17 15:06:48 2015 -0400 (fix) Selection of Mail advanced search criteria M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/button/button.scss commit a01926b8781a225f7592502905e147215b6d6f29 Author: Francis Lachapelle Date: Thu Sep 17 10:37:35 2015 -0400 (html) Improve folder subscription dialog box M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/sgSubscribe.directive.js commit 58ff8139e9bcb654adc47c0e729ea8e24e2e1ca6 Author: Francis Lachapelle Date: Thu Sep 17 10:33:12 2015 -0400 Allow rename of calendars 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 commit 70bb512bb8400d2ffbf051cef353bc209848231e Author: Francis Lachapelle Date: Wed Sep 16 16:15:04 2015 -0400 Improve folders rename M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/sgEnter.directive.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/scss/components/list/list.scss commit 7b580f8af65525b95d56b2f2cd6a1933d7d16998 Author: Francis Lachapelle Date: Wed Sep 16 14:26:24 2015 -0400 (js) Fix variable verification in sgSearch M UI/WebServerResources/js/Common/sgSearch.directive.js commit 11d9765a69e95fdd715b7c615e458b35f03af9d6 Author: Francis Lachapelle Date: Wed Sep 16 11:38:25 2015 -0400 Add verbose output to "sogo-tool remove" command M Tools/SOGoToolRemove.m commit 24a3ecd2d6f1172ac043cc3e00f1853c8c706a2d Author: Ludovic Marcotte Date: Wed Sep 16 10:41:20 2015 -0400 Updated .gitingore for EAS bundle M .gitignore commit 139ed39663f0725f41d862a7511435ef9ed113cc Author: Ludovic Marcotte Date: Wed Sep 16 09:44:29 2015 -0400 (fix) update the doc regarding the temporarily dropping rhel/old debian/ubuntu support M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit 875d23aea0a7098d8d548943d1d243ef0fab551c Author: Francis Lachapelle Date: Tue Sep 15 12:05:37 2015 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map A UI/WebServerResources/js/Administration.js A UI/WebServerResources/js/Administration.js.map A UI/WebServerResources/js/Administration.services.js A 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 A UI/WebServerResources/js/Mailer.app.popup.js A 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/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-file-upload.min.js M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit c4ad8a64fa715ecfdc19210724944669d64a09b8 Author: Francis Lachapelle Date: Tue Sep 15 11:42:47 2015 -0400 (html) Improve login page M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/Main/Main.app.js M UI/WebServerResources/scss/views/LoginUI.scss commit c464791d92407905fcfe296be41bdfb2499b32de Author: Francis Lachapelle Date: Mon Sep 14 21:35:34 2015 -0400 Improve display of mail advanced search M UI/Contacts/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/core/typography.scss commit 92bf494973d3963f4d249224cfcd40bf62ed1b62 Author: Francis Lachapelle Date: Mon Sep 14 14:57:16 2015 -0400 (css) Improve display of folder name M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 47ab4b837c1d03df0c9cc5c286d8a51c707707cc Author: Francis Lachapelle Date: Mon Sep 14 13:48:06 2015 -0400 (js) Fix issues with the mail advanced search - fixed loading of headers when scrolling the virtual repeater; - fixed viewing a single message; - fixed search from a mailbox that contains subfolders. M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js commit e30fb0d1fb5882a96e3004f7b5dc4748eccc0c68 Author: Ludovic Marcotte Date: Mon Sep 14 14:09:29 2015 -0400 (feat) basic (but empty) admin module for SOGo v3 M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/WebServerResources/Gruntfile.js A UI/WebServerResources/js/Administration/Administration.app.js A UI/WebServerResources/js/Administration/Administration.service.js A UI/WebServerResources/js/Administration/AdministrationController.js commit 3efbf65f807271f038c5eb7d5a2e7a9829507c96 Author: Ludovic Marcotte Date: Mon Sep 14 13:40:29 2015 -0400 (fix) added missing test A Tests/Unit/TestNGMimeMessageGenerator.m commit 0982d50643eb8e46fc6cb54d17616375cc08198e Author: Juan Vallés Date: Thu Sep 10 10:24:50 2015 +0200 Improve first character check in CSS identifiers A CSS identifier can't start with a digit, so when a folder name does, a '_' character is appended at the beginning of its CSS identifier. The check for this first character used the `isdigit()` function, which takes a `char` argument, while `[self objectAtIndex: 0]` returns a `unichar`, i.e. a 16-bit unsigned integer. This caused some non-digit characters to pass this check (e.g. Chinese characters), ending up with an underscore at the beginning of the folder name. M SoObjects/SOGo/NSString+Utilities.m commit 532105f1faad2f9e066b452474bae82b9184e480 Author: Enrique J. Hernández Blasco Date: Thu Sep 10 17:26:41 2015 +0200 oc-task: Save tasks from Outlook It was not working because we try to save as component the full calendar and its parent was nil. We have to save the calendar itself to save the task in the personal calendar. M OpenChange/MAPIStoreTasksMessage.m commit 7cdfaf4d9c229c80abc209535ff712050f522df4 Author: Ludovic Marcotte Date: Mon Sep 14 11:23:27 2015 -0400 (fix) add missing flex attribute M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 8cb19546df919501cba287ddd52c59b2f8693659 Author: Ludovic Marcotte Date: Mon Sep 14 11:06:18 2015 -0400 (fix) improve spec file regarding disabling OC build M packaging/rhel/sogo.spec commit 6dc02abe8088517d646ad23da5f0783eb1c793fa Author: Ludovic Marcotte Date: Mon Sep 14 10:55:50 2015 -0400 (fix) Start/end shifting by 1 hour due to timezone change on last Sunday of October 2015 (#3344) M NEWS M SOPE/NGCards/iCalTimeZonePeriod.m commit f70876aa05b3b82b2a41a8848cef804cd5c31a9d Author: Francis Lachapelle Date: Mon Sep 14 10:14:00 2015 -0400 (html) Alternate conditions in topnav toolbar Fixes an issue with Firefox M UI/Templates/UIxTopnavToolbarTemplate.wox commit 3efdbf0166ca46624c93eb0f137ec2b1ff757b8e Author: Francis Lachapelle Date: Fri Sep 11 12:24:30 2015 -0400 (js) Fix mdColors module dependencies M UI/WebServerResources/js/Common/mdColors.app.js commit 348c81bf6c59552ef10e97a2bc1b2c23114b98f1 Author: Francis Lachapelle Date: Fri Sep 11 12:08:18 2015 -0400 (html) Fix display of Calendar module on "sm" M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 44158af0577a81423a1ebf43dca00b75afddf313 Author: Francis Lachapelle Date: Fri Sep 11 11:56:26 2015 -0400 (html) Fix display of avatars in invitation mails M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 4bb1fa099578188fcd57e32ab0e90d9ffcd627d8 Author: Francis Lachapelle Date: Fri Sep 11 11:32:20 2015 -0400 (html) Improve Task editor M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 05882362f091694e8bcdcf9a013cc3b04d1106c2 Author: Francis Lachapelle Date: Fri Sep 11 11:30:38 2015 -0400 (html) Fix UserRightsEditor templates M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox commit 90a3fcacaf5acf79c7e345e9dc4a22fadf9a8152 Author: Francis Lachapelle Date: Fri Sep 11 10:56:57 2015 -0400 (js) Disable debug data if UIxDebug not enabled Disable some Angular debugging information if SOGoUIxDebugEnabled is not set. M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/mdColors.app.js commit 45ac6845a5f4f378fbed4550fa9fb1f316586053 Author: Francis Lachapelle Date: Fri Sep 11 09:33:39 2015 -0400 (html) Improve appointment editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit b4af6f5033ed1e32af087440825b76b6f97a3e2b Author: Francis Lachapelle Date: Fri Sep 11 09:31:13 2015 -0400 (css) Improve sgTimepicker 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 6bbd1825599cfb050956fbeb77923d72c06e6138 Author: Ludovic Marcotte Date: Thu Sep 10 20:07:42 2015 -0400 (fix) safe-guard against not-yet-created calendar of local users M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7290fa2ea2ad609f8fe11686490157197faa52f7 Author: Ludovic Marcotte Date: Thu Sep 10 19:44:45 2015 -0400 (fix) disable oc builds on el6 for now M packaging/rhel/sogo.spec commit 788f36b96e088da33b863be901d57fcf0eed8db0 Author: Ludovic Marcotte Date: Thu Sep 10 19:10:50 2015 -0400 (fix) slight modification for fix #3293 M SoObjects/SOGo/SOGoGCSFolder.m commit cb0d327f9045d94b61256b2d25c13b77938c8204 Author: Ludovic Marcotte Date: Thu Sep 10 16:38:30 2015 -0400 (feat) initial implementation of advanced email search There's one bug where viewing of the messages from the results is still impossible due to the ui-router. This will be fixed very soon. 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 M UI/WebServerResources/js/Mailer/Mailer.app.js A UI/WebServerResources/js/Mailer/VirtualMailbox.service.js commit b646e35f5dcc8543fc42fd42b3d485b3b4bf28d5 Author: Francis Lachapelle Date: Thu Sep 10 11:44:09 2015 -0400 (js) Fix mail labels handling in the Mail module M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit f3a5df37ae8d777835853bba81051cd072a95c0d Author: Francis Lachapelle Date: Thu Sep 10 09:19:28 2015 -0400 (js) Don't load card in multi-selection mode M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit 7a7547c7c3c1f1d3807b7fb1f38f311f9096ab42 Author: Francis Lachapelle Date: Wed Sep 9 16:39:56 2015 -0400 (js) mdColors module to expose the themes colors A UI/WebServerResources/js/Common/mdColors.app.js commit 11e7af34509e22c261ef57a5ca277c8aac6260bd Author: Francis Lachapelle Date: Wed Sep 9 16:35:09 2015 -0400 Adopt theming system of Angular Material The SASS has been simplified so that different themes can be applied by only using the $mdThemingProvider serivce. The resulting design is more "Materialized" and less prone to the future changes of Angular Material. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/button/button.scss A UI/WebServerResources/scss/components/card/card-theme.scss M UI/WebServerResources/scss/components/card/card.scss A UI/WebServerResources/scss/components/content/content-theme.scss A UI/WebServerResources/scss/components/list/list-theme.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/subheader/subheader.scss A UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/variables.scss commit 16d312eb9819d7225561853f6fafeb8d2fc6fa8d Author: Francis Lachapelle Date: Wed Sep 9 15:18:00 2015 -0400 (js) Don't load item in multi-selection mode Also review the toolbars of the Calendar module. M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 295b53df6670db1bff8ca2f3ca153d198c819856 Author: Ludovic Marcotte Date: Wed Sep 9 15:40:13 2015 -0400 (fix) bumped to beta 2 M Version commit cab6a8c1e2ab8bf97f71f462101468317cefcb54 Author: Francis Lachapelle Date: Wed Sep 9 14:43:09 2015 -0400 (html) Use md-subheader in contacts/messages lists M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 59ad8a2e5ae9fbf2507b0ed5f496f61676cf0c97 Author: Ludovic Marcotte Date: Wed Sep 9 10:20:31 2015 -0400 (fix) improved EAS speed during initial syncing of large mailboxes (#3293) Conflicts: SoObjects/Mailer/SOGoMailFolder.h SoObjects/SOGo/SOGoGCSFolder.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit ab8feff67d5897b6340c088069eef5c36a320310 Author: Ludovic Marcotte Date: Wed Sep 9 10:12:32 2015 -0400 (fix) avoid too-many LIST commands over EAS (#3294) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit b9294da99618277bf0b95d7643fa6f46b65c4829 Author: Ludovic Marcotte Date: Wed Sep 9 08:24:59 2015 -0400 Updated NEWS file regarding PR#102 M NEWS commit 18a300ca5b8740382672d0e815449751079fcc07 Author: Ludovic Marcotte Date: Wed Sep 9 08:22:33 2015 -0400 (fix) appplied fix from Zentyal - PR#102 Original commit: 33a1d2c397886c6b51d0e8efe46ad12706191cee M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m M Tests/Unit/GNUmakefile M Tests/Unit/SOGoTest.h M Tests/Unit/SOGoTest.m M UI/WebServerResources/angular-material commit b8b45eda75b23ba99fb135aafeeee599c996de02 Author: Francis Lachapelle Date: Tue Sep 8 15:29:49 2015 -0400 (js) Fix autocompletion of mail tags M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 370be4f835a4897091840048ab3ce977e4a6b6ad Author: Francis Lachapelle Date: Tue Sep 8 12:22:37 2015 -0400 (fix) Reload of message when saving draft M UI/WebServerResources/js/Mailer/Message.service.js commit 2720aebf0459ec7f070d3d015632fb8f4d5d89f9 Author: Francis Lachapelle Date: Fri Sep 4 17:31:16 2015 -0400 Initial popup view for messages M UI/Common/UIxPageFrame.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js A UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/views/_view.scss commit bf02b3046f5fbca279687c8163c5f060bf7e93b8 Author: Francis Lachapelle Date: Fri Sep 4 16:43:01 2015 -0400 (fix) Handle user's default for remote images M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 3d4a965412e9229f5fc1713aef31b9c4367c1d63 Author: Francis Lachapelle Date: Fri Sep 4 12:11:20 2015 -0400 (html) Use sgAvatarImage directive in Scheduler M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit 372206e69ea8bafe0eacd33ad7fd22f739241422 Author: Francis Lachapelle Date: Fri Sep 4 10:32:26 2015 -0400 (html) Improve folder subscription dialog M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit 9dc00acd534f81b5d723b04e53206a50e5a57ce2 Author: Francis Lachapelle Date: Fri Sep 4 10:31:40 2015 -0400 (html) Fix toolbar padding M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/UIxAclEditor.wox commit 9d5f42eefaf78338f14ca25bdd895d81af3a528b Author: Francis Lachapelle Date: Fri Sep 4 09:09:43 2015 -0400 (js,html) Improve sgAvatarImage directive 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/UIxMailUserDelegationEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/Gravatar.service.js M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/components/list/list.scss commit f4dcd375707f8e45a6c3e514d315d0d9a517ffb0 Author: Francis Lachapelle Date: Fri Sep 4 08:53:47 2015 -0400 (html) Improve task editor M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit c4858ffb2b427dbef2aba51e7ed5a0948e4b75ac Author: Francis Lachapelle Date: Thu Sep 3 22:36:07 2015 -0400 (css) Decrease minimum height of list items M UI/WebServerResources/scss/components/list/list.scss commit d72188e2da3f6c8f8e341e9114d1d73c474e2f88 Author: Francis Lachapelle Date: Thu Sep 3 16:10:05 2015 -0400 Improve toolbars on small screens - normalized toolbars in message viewer, contact viewer and contact editor; - lower width of sidenav on medium screens; - reworked display of message headers M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox 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/UIxTaskEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 3647f066da81823d4e331e8465e76dfd53492195 Author: Francis Lachapelle Date: Thu Sep 3 15:51:55 2015 -0400 (js) Fix reference to org attribute in card M UI/WebServerResources/js/Contacts/Card.service.js commit e207cc79a75d9db9b23883c4b9f01bcc4a2f162f Author: Francis Lachapelle Date: Thu Sep 3 15:47:05 2015 -0400 (html) Improve appointment editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit eb84e618e60cd6ada1b2be9a7da8d1867a8784bb Author: Francis Lachapelle Date: Thu Sep 3 15:42:54 2015 -0400 Localization M UI/MailerUI/English.lproj/Localizable.strings commit 669bd99a2dfe8cc91994f2ef44dd270ca1edea78 Author: Francis Lachapelle Date: Thu Sep 3 14:09:13 2015 -0400 (js) Fix bug when editing a saved draft M UI/WebServerResources/js/Mailer/Message.service.js commit 3b0ead7bbd118b53244e8713e67cedb5e264367e Author: Francis Lachapelle Date: Thu Sep 3 10:29:50 2015 -0400 (js) Cleanup unused dependencies M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 4483d47e89705d1037cdb0e9fa4e84bc52eb13db Author: Francis Lachapelle Date: Thu Sep 3 10:27:11 2015 -0400 (js) Bottom sheet is no longer used M UI/WebServerResources/js/Common/navController.js commit a5213b3321a8a828d8b11431d52f3786b38c2112 Author: Francis Lachapelle Date: Thu Sep 3 10:15:27 2015 -0400 (css) Improve subheaders with no buttons M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/components/subheader/subheader.scss commit e6e34ae053595d0b69a03a1f5b5c524b647bdbb7 Author: Francis Lachapelle Date: Thu Sep 3 10:05:25 2015 -0400 (js) Don't show progress indicator in dry mode M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 815b3b4b0390a0c2a9c53d4e7cf82b40b6961897 Author: Francis Lachapelle Date: Thu Sep 3 09:24:52 2015 -0400 (html) Improve contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit b08d98e2e1499493539e38562e5f05e887fc8f53 Author: Francis Lachapelle Date: Wed Sep 2 21:47:16 2015 -0400 (css) Fix width of sidenav on large screens M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 1d2c0ed350d67f2bb843bfed5762446931a837e3 Author: Francis Lachapelle Date: Wed Sep 2 21:44:12 2015 -0400 (css) Cleanup Sass M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/core/layout.scss commit 0bdbe5bbac4bfc09a535c2d2d9317107479f83bb Author: Ludovic Marcotte Date: Thu Sep 3 13:25:44 2015 -0400 (feat) added new sg-placeholder directive for dynamic placeholders A UI/WebServerResources/js/Common/sgPlaceholder.directive.js commit acfa96263b65ebfa1bba710b1cd9e774716dce0b Author: Francis Lachapelle Date: Wed Sep 2 15:52:18 2015 -0400 (css) Improve md-dialog on small screens M UI/WebServerResources/scss/components/dialog/dialog.scss commit 99b1353faf0ab4191a11c0fe1fa9eabd23e94b99 Author: Francis Lachapelle Date: Wed Sep 2 15:51:07 2015 -0400 (css) Add classes for star and star-border icons M UI/WebServerResources/scss/components/icon/icon.scss commit 27e57e397eef3f5e56d5f0d983d1cc19de0dba8b Author: Ludovic Marcotte Date: Tue Sep 1 16:43:56 2015 -0400 (fix) wrong handling of "last module" when logging in M UI/PreferencesUI/UIxPreferences.m commit 778612bf4143f4d8fdd96a598958dbf20442a2e2 Author: Ludovic Marcotte Date: Tue Sep 1 15:00:03 2015 -0400 (feat) ensure links in mail are opened in a blank target M UI/Templates/MailerUI/UIxMailViewTemplate.wox A UI/WebServerResources/js/Common/ensureTarget.filter.js commit 9d92318524399104f7ba746500669f40a4119a75 Author: Ludovic Marcotte Date: Tue Sep 1 10:50:50 2015 -0400 (feat) autorefresh support for calendars M UI/WebServerResources/js/Scheduler/Component.service.js commit cf9b7fab3608eac7d0b6a0978a5bfced85602875 Author: Francis Lachapelle Date: Tue Sep 1 09:55:55 2015 -0400 Update .gitignore M .gitignore commit f1037e7d48ca1f710d8d4cf36a199afdd474fdf9 Author: Ludovic Marcotte Date: Mon Aug 31 11:27:40 2015 -0400 Updates for the 3.0b1 release. M ChangeLog M Version commit 233b9c0613e630273808d15c324b99a6ef5039b4 Author: Ludovic Marcotte Date: Mon Aug 31 11:08:41 2015 -0400 (js/css) updates for the new packages 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-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-file-upload.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 89206f37054229a48ee6e33bad5177593c6ceda1 Author: Francis Lachapelle Date: Mon Aug 31 09:51:08 2015 -0400 (css) Fix for latest md changes M UI/WebServerResources/scss/components/progressCircular/progress-circular.scss commit a87daf282c311150a1b32db3696b44a80b9c4b16 Author: Ludovic Marcotte Date: Sat Aug 29 16:30:07 2015 -0400 (fix) workaround for Firefox with menus which include md-checkbox See https://github.com/angular/material/issues/4212 for details on the Angular Material bug. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit fb4889a15e03bdbadbc30f579ba8f26342a1cbfd Author: Ludovic Marcotte Date: Fri Aug 28 20:11:21 2015 -0400 (fix) small code refactoring M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m commit 3fdabf867180449cea525db052013d967cdc4286 Author: Ludovic Marcotte Date: Fri Aug 28 15:50:46 2015 -0400 (fix) properly update flags when message was answered/forwarded M UI/WebServerResources/js/Mailer/Message.service.js commit 66c52f22dd86dc63e955e83ca92291902271c7c2 Author: Ludovic Marcotte Date: Fri Aug 28 15:25:43 2015 -0400 (fix) added timepicker directive A UI/WebServerResources/js/Common/sgTimepicker.directive.js commit 8f7334f11d15fd56cbf7638c4eae9c3a9cc8c5cd Author: Francis Lachapelle Date: Fri Aug 28 15:15:40 2015 -0400 (js) Simplify Account and Message services M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Message.service.js commit 624833eca9c83f6743d309d6269fae4a26a412e6 Author: Ludovic Marcotte Date: Fri Aug 28 14:09:20 2015 -0400 (fix) updates for new packages 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.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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 431c53b84d822d1be7cc31473274ec369697f45a Author: Ludovic Marcotte Date: Fri Aug 28 13:59:41 2015 -0400 (feat) new time picker component + enabled it in the calendar module M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js A UI/WebServerResources/scss/components/timepicker/timepicker-default-theme.css A UI/WebServerResources/scss/components/timepicker/timepicker.scss M UI/WebServerResources/scss/styles.scss commit c9d9f7b47a6101de8f11762a0620401576f5b4ed Author: Francis Lachapelle Date: Thu Aug 27 15:55:56 2015 -0400 (js) Add caching of cards M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit 1667f8879ddd325fe08c9292f587716cf5f619ac Author: Francis Lachapelle Date: Thu Aug 27 14:09:43 2015 -0400 (js) New progress indicator in AddressBook module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 3611c4021dff18b4189eaa4f5a7b1e95e677dae7 Author: Francis Lachapelle Date: Thu Aug 27 13:37:47 2015 -0400 Improve view detail (messages, cards) 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/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit bba0d6f44d7515343c8513b293608d09e1f1dc1f Author: Luc Charland Date: Thu Aug 27 11:27:23 2015 -0400 make the tests more robust when data is invalid in DB/Webdav M Tests/Integration/carddav.py M Tests/Integration/test-carddav.py commit bf390f17dd6c6e8c6165bd4f675f422d3f0c0fc9 Author: Luc Charland Date: Wed Aug 26 15:07:11 2015 -0400 fixed when strings not initialized in prefs M Tests/Integration/preferences.py M Tests/Integration/test-prevent-invitations.py commit 834aba85a67dbab0a7a87b7caf4d4ff539db0917 Author: Ludovic Marcotte Date: Thu Aug 27 11:47:51 2015 -0400 (fix) cleanups M UI/MailPartViewers/UIxMailPartTextViewer.h M UI/MailPartViewers/UIxMailPartTextViewer.m commit d878c69c15cc2f6ff2995558c5961538b799aecb Author: Ludovic Marcotte Date: Thu Aug 27 11:01:23 2015 -0400 (feat) can now create mails from address book module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/Gruntfile.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/Account.service.js commit d9d59c6b52382769d7793883da50782bfb10cdbc Author: Francis Lachapelle Date: Wed Aug 26 21:22:39 2015 -0400 (fix) Force a single mail composer dialog M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js commit 69000a0929ffe4dc640c904abd36f6ebb4322f4b Author: Francis Lachapelle Date: Wed Aug 26 17:28:03 2015 -0400 Review animations of view detail (messages, cards) 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/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/views/_view.scss commit 876d9cfa213cbf26c72bbac1ba1cb1d509b386bb Author: Ludovic Marcotte Date: Wed Aug 26 11:56:47 2015 -0400 (fix) make messages loading very fast Avoid calling angular.extend() loading when unwrapping the mailbox and never call again Message.id directly, but rather use Message.$absolutePath() which does initialization and caching M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/Message.service.js commit 117e6b6bc1484a223df8051ccd36cb6c5e3b3bef Author: Luc Charland Date: Wed Aug 26 11:26:38 2015 -0400 added the multiple phone test M Tests/Integration/test-carddav.py commit 01e2256483c72c75bc3f8f6d972a7b82401a0fb7 Author: Francis Lachapelle Date: Wed Aug 26 09:48:47 2015 -0400 (css) Improve autocompletion menu M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss M UI/WebServerResources/scss/components/chips/chips.scss commit 49e7cf0994d1df4331016188eba9e40e5ed02dab Author: Francis Lachapelle Date: Wed Aug 26 09:40:47 2015 -0400 (css) Adapt fullscreen dialogs to new md layout M UI/WebServerResources/scss/components/dialog/dialog.scss commit b3d6973fb15d0b7138b4f7ad8483b3f152ef1280 Author: Ludovic Marcotte Date: Wed Aug 26 09:31:08 2015 -0400 (fix) small optimization M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M UI/MailerUI/UIxMailListActions.m commit aae522259f26a980d7fea18b9070ffd8d9d00a68 Author: Ludovic Marcotte Date: Wed Aug 26 08:28:19 2015 -0400 (fix) expose the json accounts call M UI/MailerUI/product.plist commit 68ef8784a0b0bd16df296cc64c09bb0523c4a8a4 Author: Ludovic Marcotte Date: Wed Aug 26 08:27:45 2015 -0400 (fix) added json call to get all mail accounts M UI/MailerUI/UIxMailMainFrame.m commit da821ea6c78372364af9d63798110fb742e3b1bc Author: Francis Lachapelle Date: Tue Aug 25 22:17:57 2015 -0400 (js) Improve recipient auto-completion M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/scss/components/chips/chips.scss commit 4dee99e0ba71e203c12d35bed6acc0ee3c62e4bd Author: Ludovic Marcotte Date: Tue Aug 25 20:47:12 2015 -0400 (fix) improved padding usage to better align icons M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxTopnavToolbarTemplate.wox commit eea08d083daa8b73f034a0df49d12774fefe52b8 Author: Francis Lachapelle Date: Tue Aug 25 14:53:43 2015 -0400 (html) Improve contacts list M UI/Contacts/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 8055acfd4aba4268a4451106bc7f7e585d107648 Author: Francis Lachapelle Date: Tue Aug 25 14:20:20 2015 -0400 (fix) Restore previous sort in Contacts module M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 1fc947d8c818f7e89f7eda4703ce1af1515e1e06 Author: Francis Lachapelle Date: Tue Aug 25 13:46:33 2015 -0400 (fix) Define CSS styles for ALL calendars M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 7b3a238fb9a25857ef05cda3de2df1ae3a4a4f20 Author: Francis Lachapelle Date: Tue Aug 25 12:20:46 2015 -0400 (js) New progress indicator in Mail module M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/scss/components/progressCircular/_extends.scss M UI/WebServerResources/scss/components/progressCircular/progress-circular.scss M UI/WebServerResources/scss/styles.scss commit 99d121fd3e9ed085062abf02ce336f3563a55688 Author: Ludovic Marcotte Date: Tue Aug 25 11:46:14 2015 -0400 (fix) updates for new packages 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.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 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-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-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 eab3ee111a65f75e95e1ea46e7bf7135b3949d52 Author: Ludovic Marcotte Date: Tue Aug 25 11:45:17 2015 -0400 (feat) now use md-on-demand for (hopefully) faster mailbox loading M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 9445315b300f0a5cb11d31d37ac1e6ed20805c15 Author: Luc Charland Date: Fri Aug 21 10:30:43 2015 -0400 Added a string, removed a double, removed a few colons M SoObjects/Appointments/English.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit eeb6be1f0871130b9d12b90a7771135e3ea6c780 Author: Francis Lachapelle Date: Tue Aug 25 10:24:34 2015 -0400 (css) Match new ng-material files names M UI/WebServerResources/scss/components/bottomSheet/_extends.scss A UI/WebServerResources/scss/components/bottomSheet/bottom-sheet.scss D UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss M UI/WebServerResources/scss/components/gridList/_extends.scss A UI/WebServerResources/scss/components/gridList/grid-list.scss D UI/WebServerResources/scss/components/gridList/gridList.scss A UI/WebServerResources/scss/components/progressCircular/progress-circular.scss D UI/WebServerResources/scss/components/progressCircular/progressCircular.scss M UI/WebServerResources/scss/components/progressLinear/_extends.scss A UI/WebServerResources/scss/components/progressLinear/progress-linear.scss D UI/WebServerResources/scss/components/progressLinear/progressLinear.scss M UI/WebServerResources/scss/components/virtualRepeat/_extends.scss A UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss D UI/WebServerResources/scss/components/virtualRepeat/virtualRepeat.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/_view.scss commit c106f54b276f6548414f12daf792fba49fddc063 Author: Luc Charland Date: Wed Aug 19 14:29:22 2015 -0400 Added missing strings for translation M Scripts/verify_translations.py M UI/AdministrationUI/English.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/UIxAclEditor.wox commit 29108bbb62c6104d72819e173ad208cdf97df50f Author: Francis Lachapelle Date: Tue Aug 25 06:34:34 2015 -0400 (html) Localization M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 9c6884bd7d2e09f163e369b717f8da4550a9071f Author: Ludovic Marcotte Date: Mon Aug 24 20:04:56 2015 -0400 (feat) add single export/save as actions M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MessageController.js commit 0aac4897fa521881186bf2eeda93c147a4307dd9 Author: Francis Lachapelle Date: Mon Aug 24 17:28:01 2015 -0400 (fix) Set virtual item size in contacts list M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 2a99d1fd8072284982a9ef92143f16af5e9d5487 Author: Ludovic Marcotte Date: Mon Aug 24 16:17:44 2015 -0400 (fix) reset search filter when switching address books M UI/WebServerResources/js/Contacts/AddressBooksController.js commit ba148eec5bee94f07c162f16abf2964051d740e6 Author: Francis Lachapelle Date: Mon Aug 24 14:54:25 2015 -0400 (js) Fix error in Component.prototype.$reset M UI/WebServerResources/js/Scheduler/Component.service.js commit 49c4884cc9ac8d11be381163df594f65f21b2b6e Author: Francis Lachapelle Date: Mon Aug 24 14:40:20 2015 -0400 (html) Improve grids layout in recurrence editor M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox commit e5d6ee93c3b4f17be4925dbb696038ac043b271e Author: Francis Lachapelle Date: Mon Aug 24 11:32:00 2015 -0400 Update Angular to version 1.4.x M UI/WebServerResources/bower.json commit 40eff05d4e61e645ddd253583c1287e6d90aa7ff Author: Ludovic Marcotte Date: Mon Aug 24 11:26:00 2015 -0400 (feat) added toolbar to account editing dialog M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit be031fe2c99981caeed3d9904f906920af305431 Author: Francis Lachapelle Date: Mon Aug 24 11:24:51 2015 -0400 (html) Restore animation when opening a card M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 0fe141928944f420ca29b003c8d8f8de091f56ac Author: Francis Lachapelle Date: Mon Aug 24 11:23:34 2015 -0400 (html) Enlarge folder links dialog width M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit 9db633cada44eecea42362029310b4beb2507fe1 Author: Francis Lachapelle Date: Mon Aug 24 11:20:35 2015 -0400 (html) Replace md-layout-fill by layout-fill M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 8a2d7d56e01908976ca7f30c736c6f754efe7702 Author: Ludovic Marcotte Date: Mon Aug 24 11:20:23 2015 -0400 (feat) added toolbar to filter editor dialog M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 0c17e745f198d7ef64a1800d916e5a6e4f204e37 Author: Francis Lachapelle Date: Mon Aug 24 11:11:23 2015 -0400 (html) Localization M UI/Templates/UIxTopnavToolbarTemplate.wox commit 18bc75e50b4fb7db57872e18e5073064164ab455 Author: Ludovic Marcotte Date: Mon Aug 24 08:49:31 2015 -0400 (fix) adjust import path due to md changes M UI/WebServerResources/scss/core/layout.scss commit 68ad3c104581e3c92f7749cd235db95004ead61c Author: Ludovic Marcotte Date: Sat Aug 22 07:51:13 2015 -0400 (fix) localize 'me' M UI/WebServerResources/js/Mailer/Message.service.js commit 85c8aebbd4f8a54525451e0dea4d4215530625c7 Author: Ludovic Marcotte Date: Fri Aug 21 20:56:21 2015 -0400 (feat) initial support for contact import in the address book module M UI/Contacts/UIxContactFolderActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/Contacts.app.js commit 0a8834193f9fc509766fc4fd173b633db4746e6b Author: Ludovic Marcotte Date: Fri Aug 21 13:40:07 2015 -0400 (fix) updates for new packages 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 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-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-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 91e4c2cefc10cd3c72c2b46229e18250128917ea Author: Ludovic Marcotte Date: Fri Aug 21 13:37:18 2015 -0400 (feat) improved the mailviewer with regards to sender + recipients M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit b80d8dbb06ef98b4b65cc7cf39b4f54423dcf0ba Author: Ludovic Marcotte Date: Fri Aug 21 10:30:47 2015 -0400 (fix) Session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less M NEWS M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoRootPage.m commit 525d1ad80f7e784b32f99cab1e01117b476df1e6 Author: Ludovic Marcotte Date: Thu Aug 20 22:38:01 2015 -0400 (fix) also return all calendars in findAll M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 332dd0d96d5c58ff9cf1b96cd32f07009f0277da Author: Ludovic Marcotte Date: Thu Aug 20 22:37:27 2015 -0400 (fix) small optimization M UI/Contacts/UIxContactFoldersView.m commit a45000d15d239f089dd23ba8b91b25910c956ce8 Author: Ludovic Marcotte Date: Thu Aug 20 19:42:24 2015 -0400 (fix) show delete option only where objectEraser is on M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 3301bdb0550a0cfeaa6fa983ffaefc2b2ad11f07 Author: Ludovic Marcotte Date: Thu Aug 20 19:37:30 2015 -0400 (fix) return the complete list of addressbooks This fixes many bugs / side effects, especially with ACLs M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 2f82b5cfd3430d7560a0d41d1076c86ab7037408 Author: Francis Lachapelle Date: Thu Aug 20 16:39:34 2015 -0400 (js) Localization of toast message M UI/PreferencesUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Preferences/PreferencesController.js commit e3b64e035ddf15a86488007cfedb90b9656a208e Author: Francis Lachapelle Date: Tue Aug 18 21:25:31 2015 -0400 (css) New md-fab-overlap-bottom class M UI/WebServerResources/scss/components/button/button.scss commit 1470258b5ce7bb35cf9761bacf69b1582cfec97f Author: Francis Lachapelle Date: Tue Aug 18 21:20:34 2015 -0400 (js) Simplify Account.prototype.$newMailbox M UI/WebServerResources/js/Mailer/Account.service.js commit 83fee27ca836fbe823c02a772eccc2751bdba967 Author: Francis Lachapelle Date: Tue Aug 18 21:16:05 2015 -0400 (js) Simplify Mailbox.prototype.$emptyTrash M UI/WebServerResources/js/Mailer/Mailbox.service.js commit e5b0596bc9b14fc491332bb9c8fadf03dbbf73c7 Author: Ludovic Marcotte Date: Thu Aug 20 15:47:41 2015 -0400 (fix) don't convert back the birthday date object on non-deep omits M UI/WebServerResources/js/Contacts/Card.service.js commit 26e8276b08c8cad37f7a6560e7c15a17e405bb4b Author: Ludovic Marcotte Date: Thu Aug 20 15:47:11 2015 -0400 (feat) improved ACLs handling for address book M UI/Contacts/UIxContactFoldersView.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 078ba95f8efd1a119b6d33b489b14e4e4fea3076 Author: Ludovic Marcotte Date: Thu Aug 20 14:53:43 2015 -0400 (feat) show small toast when preferences are saved to give user's feedback M UI/WebServerResources/js/Preferences/PreferencesController.js commit 65525dd33bc541caf1eb8a7c9b6419ffa085a783 Author: Ludovic Marcotte Date: Thu Aug 20 10:29:47 2015 -0400 (feat) added date picker in contact editor + now handle correctly birthday 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/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js commit da81f7bc589ce3666d73c98b7c92efd2680518e0 Author: Ludovic Marcotte Date: Wed Aug 19 20:45:07 2015 -0400 (fix) set background to transparent by default M UI/WebServerResources/scss/components/datepicker/datePicker.scss commit 8fcd594be615e45d00ff7d3fa044cac5a78ace9f Author: Ludovic Marcotte Date: Wed Aug 19 19:38:42 2015 -0400 (fix) removed unused code M UI/Contacts/UIxContactFoldersView.m commit 548f056b9cfbce214fab2a969f137fb680ec655f Author: Ludovic Marcotte Date: Wed Aug 19 11:23:03 2015 -0400 (fix) small formatting nit M UI/Templates/MailerUI/UIxMailMainFrame.wox commit dffdbf318c0a1605cee4a7d750a0ff54da5afbb2 Author: Ludovic Marcotte Date: Wed Aug 19 11:22:17 2015 -0400 (feat) new 'viewable' property on events/tasks for full viewers M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 161bcfac875b73d8a0301b67dc8446c106663058 Author: Ludovic Marcotte Date: Wed Aug 19 10:39:10 2015 -0400 (fix) proper loading of transalations M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.m M UI/Scheduler/UIxCalListingActions.m commit c6f17cd45cff78a378da62c15c074c6bd895dc44 Author: Ludovic Marcotte Date: Wed Aug 19 08:47:33 2015 -0400 (feat) make use of the sieve capabilities M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 38713a6c675f717ef58fcc94cfed3752731e0d1a Author: Ludovic Marcotte Date: Tue Aug 18 16:21:47 2015 -0400 (feat) handle multiple home/work phones, emails and urls M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M UI/Contacts/UIxContactEditor.m commit 8cef98eba1fefeacf1e0959d3007eba0dbffbd21 Author: Ludovic Marcotte Date: Tue Aug 18 15:32:44 2015 -0400 (fix) add flex/flex-sm attributes M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 2144d3122af4acdb0d6484069e4022610d3236e2 Author: Ludovic Marcotte Date: Tue Aug 18 15:25:51 2015 -0400 (feat) added support back for SOGoForwardConstraints M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 9d272ae0632cb190b708f633a847a05fa7d342d8 Author: Ludovic Marcotte Date: Tue Aug 18 14:57:29 2015 -0400 (feat) added the 'add default email addresses' feature in vacation module M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit fcd0140ffd7ac460932de91888f40e4d365fc09f Author: Ludovic Marcotte Date: Tue Aug 18 14:52:47 2015 -0400 Revert "(fix) by default, open links in new tab/window from html mails" This reverts commit 869b3c4cd1625af5bd3f21b7443c5999c8ab01fe. M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox commit d783782af7d6becb3edb845ace7fe55da685c37a Author: Ludovic Marcotte Date: Tue Aug 18 11:31:42 2015 -0400 (fix) adding basic flags M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 869b3c4cd1625af5bd3f21b7443c5999c8ab01fe Author: Ludovic Marcotte Date: Tue Aug 18 11:13:27 2015 -0400 (fix) by default, open links in new tab/window from html mails M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox commit 2da29373913fcd7cb8c40532e6f9fd918ae092f3 Author: Ludovic Marcotte Date: Tue Aug 18 11:01:59 2015 -0400 (fix) formatting improvements M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox commit 5034d6655a751d4b92856eef6cd3dd1eacfe1902 Author: Ludovic Marcotte Date: Tue Aug 18 10:10:37 2015 -0400 (fix) correctly refresh the mailboxes list when empty'ing the trash that contains subfolders M UI/WebServerResources/js/Mailer/Mailbox.service.js commit d1446f7dc109270d86fdd24c4534454e7f25d88d Author: Ludovic Marcotte Date: Tue Aug 18 09:57:07 2015 -0400 (fix) broken top level mailbox creation M UI/WebServerResources/js/Mailer/Account.service.js commit c5a219add8d05a8a2e747363a510bcb228994dc2 Author: Ludovic Marcotte Date: Tue Aug 18 09:27:33 2015 -0400 (fix) wrong check for web calendars M UI/Scheduler/UIxComponentEditor.m commit bc2c839fbce17887c1bd9715c73428f3d872e755 Author: Ludovic Marcotte Date: Tue Aug 18 08:39:20 2015 -0400 Update for the new packaging 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/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/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 commit 20bf66d9311c7da05e5d2dff4f5fd6800cf023ea Author: Ludovic Marcotte Date: Mon Aug 17 16:21:10 2015 -0400 (feat) handle links to addressbooks like we do for calendars also included missing template commit for calendar M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/UIxContactFolderLinksTemplate.h M UI/Contacts/UIxContactFolderLinksTemplate.m M UI/Contacts/UIxContactFoldersView.m M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 864a7f8028369143fbd05b1fbf726bed1c7b18c2 Author: Francis Lachapelle Date: Fri Aug 14 02:31:27 2015 -0400 (html) Improve Preferences module M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7b5541b5d1b1c6b9275c734762e4598555b79ddd Author: Ludovic Marcotte Date: Mon Aug 17 13:44:21 2015 -0400 (fix) reuse the calendar urls from the model M UI/Scheduler/UIxCalendarFolderLinksTemplate.h M UI/Scheduler/UIxCalendarFolderLinksTemplate.m M UI/Scheduler/product.plist M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 744cba4422078f4a2e094a97b00c432977208661 Author: Ludovic Marcotte Date: Mon Aug 17 10:10:57 2015 -0400 (feat) integrated md-datepicker and enabled it in the Preferences module (Vacation) The date picker suffers from this bug: https://github.com/angular/material/issues/4192 Which makes it not that usable right now. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js A UI/WebServerResources/scss/components/datepicker/_extends-calendar.scss A UI/WebServerResources/scss/components/datepicker/_extends-datePicker.scss A UI/WebServerResources/scss/components/datepicker/calendar.scss A UI/WebServerResources/scss/components/datepicker/datePicker.scss M UI/WebServerResources/scss/components/menu/menu.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit ded467e0a2bfab88981308286390bcb8e2049418 Author: Ludovic Marcotte Date: Mon Aug 17 09:55:14 2015 -0400 (fix) add empty settings hashes to prever JS exceptions M UI/PreferencesUI/UIxJSONPreferences.m commit a718b87d9194940898354dd29d650e10049e062f Author: Ludovic Marcotte Date: Sun Aug 16 21:42:53 2015 -0400 (fix) minor gui improvement to links templates M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit 6e2e71b2026541d03a6f791645ac1287558a2297 Author: Ludovic Marcotte Date: Sat Aug 15 17:25:04 2015 -0400 (fix) correctly set flex attribut on sm devices M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 04e63e5edf182985f85c6672b094a85ba1f97364 Author: Ludovic Marcotte Date: Sat Aug 15 17:08:15 2015 -0400 (fix) add minimal constraints when creating events or tasks M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit f1a50bcb74a9c580116614d95bdd139d67a0b5cf Author: Ludovic Marcotte Date: Fri Aug 14 16:31:29 2015 -0400 (feat) added refresh support to calendar M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 0672b96b8b1a33d9b3952279591c72c9b2e874fc Author: Ludovic Marcotte Date: Fri Aug 14 15:51:17 2015 -0400 (fix) show the alarm name as a floating label for now This might change as the text is so tiny! M UI/WebServerResources/js/Common/Alarm.service.js commit 93fa74d2793064086bfd348cc9efe638206341ee Author: Ludovic Marcotte Date: Fri Aug 14 15:22:59 2015 -0400 (feat) save/restore sorting state for address books The initial loading doesn't work yet. Will work on this later. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js commit ffa4079fa8a412bc5f706fd3955bb4082a3ab4df Author: Ludovic Marcotte Date: Fri Aug 14 15:11:07 2015 -0400 (fix) b0rk3n sort saving regarding the asc/desc state M UI/Contacts/UIxContactsListActions.m M UI/Scheduler/UIxCalListingActions.m commit 8f75bdce2d97ce850c8ecf00b53115d5caefe6c9 Author: Luc Charland Date: Fri Aug 14 12:46:37 2015 -0400 Use Json for testing webcalendar M Tests/Integration/test-ui-posts.py commit 4f53ea70e152018a39e407b3fb63003e621df24f Author: Luc Charland Date: Fri Aug 14 12:46:03 2015 -0400 Commented out testing two phones same type until fixed M Tests/Integration/test-carddav.py commit b72a9383a49a0273c61ad7bbe9782a0e050c1844 Author: Ludovic Marcotte Date: Fri Aug 14 12:14:15 2015 -0400 (feat) major rework of the sidenav and top toolbars M UI/Common/UIxPageFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js commit 02daebe36be620611a26bef5f8f662fb11dce60d Author: Ludovic Marcotte Date: Wed Aug 12 18:31:06 2015 -0400 (fix) also handle tasks deletion correctly M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 336e4c93e9ab155d591c886fe091d28691e82740 Author: Ludovic Marcotte Date: Wed Aug 12 18:25:15 2015 -0400 (fix) added temporary fix for file inputs on firefox M UI/Templates/MailerUI/UIxMailEditor.wox commit 47252affba52c706ec2d7bd1e98fbf001c33ef91 Author: Ludovic Marcotte Date: Wed Aug 12 16:11:38 2015 -0400 (feat) initial selection + ops in calendar module M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 8fb5c1d09fe2119b597259f93ded116c55b85df9 Author: Luc Charland Date: Wed Aug 12 14:34:32 2015 -0400 Added sort saving to Contacts M UI/Contacts/UIxContactsListActions.m commit 54334b294e7aecc7a3c3950c74b37d708374f55e Author: Ludovic Marcotte Date: Wed Aug 12 10:31:06 2015 -0400 (fix) small fix in the template M UI/Templates/SchedulerUI/UIxCalMainView.wox commit c51bed258080303937bae494f665b04c9d2d8911 Author: Ludovic Marcotte Date: Wed Aug 12 09:43:55 2015 -0400 (fix) updated js/css/map files for packaging M UI/WebServerResources/angular-material 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/Common/Acl.service.js 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/Main.js M UI/WebServerResources/js/Main.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/angular-file-upload.min.js M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 935df2bd002b62ec0e8c32a769c95a5aac778c83 Author: Ludovic Marcotte Date: Tue Aug 11 21:16:16 2015 -0400 (fix) wrong label name M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 85a843bc1edd32472fe6bf9563b418e60789fb61 Author: Ludovic Marcotte Date: Tue Aug 11 20:58:39 2015 -0400 (fix) now show the event/task list instead of the day/week/month views on sm devices M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 723372dddb46cda3f722696a376cd8064fb6313b Author: Ludovic Marcotte Date: Tue Aug 11 15:05:31 2015 -0400 (fix) when batch deleting, update the unseen count accordingly M UI/WebServerResources/js/Mailer/MailboxController.js commit 9362513feed6d4747f740c7863c9c82917364c77 Author: Ludovic Marcotte Date: Tue Aug 11 14:48:45 2015 -0400 (fix) moved the mailbox cleanup after expunge in the service M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 2e3057c2cea8d727625f1a13d33e22359adde2ff Author: Ludovic Marcotte Date: Tue Aug 11 13:40:38 2015 -0400 (fix) calendar views now honor "breakpoints" We also now use again the default top nav toolbar and we hide the fab button on sm devices. This of course needs a bit more work but we are getting there! M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox commit 456649a38a167eff8128ffab38d32d4029a44f14 Author: Ludovic Marcotte Date: Tue Aug 11 13:38:28 2015 -0400 (fix) allow fullsreen editor on sm devices M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 86818d4f64cc8ae853bb5f6bb56237d0adb4603a Author: Ludovic Marcotte Date: Tue Aug 11 13:10:11 2015 -0400 (fix) fixed scrolling during contact edition M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit b59287d6df86d5fa1eb71a9cb562c6b1ea7fa284 Author: Ludovic Marcotte Date: Tue Aug 11 11:18:41 2015 -0400 (fix) removed unused code M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit bdc8dfb2b458d70592ff3462321482b3620afb20 Author: Ludovic Marcotte Date: Tue Aug 11 09:38:53 2015 -0400 (fix) removed unused code M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 2825285b72388fcabea69f2d73913e602c51868c Author: Ludovic Marcotte Date: Tue Aug 11 08:45:05 2015 -0400 (fix) author cleanup M UI/Templates/UIxPageFrame.wox commit 314dcfd30ee4e3a5c1802e595fc671f282b3f45a Author: Ludovic Marcotte Date: Mon Aug 10 23:48:59 2015 -0400 (fix) properly cleanup the Trash folder after empty'ing M UI/WebServerResources/js/Mailer/MailboxesController.js commit d28fccf71e21ca850731c28530aa8b3b959b533b Author: Ludovic Marcotte Date: Mon Aug 10 23:14:40 2015 -0400 (fix) open attachment in new window M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit ff632ec3e88ba229ef749190499c34659d3ce46c Author: Ludovic Marcotte Date: Mon Aug 10 22:02:43 2015 -0400 (fix) leave some room for the message date M UI/WebServerResources/scss/views/MailerUI.scss commit b7af83f7e335688d5b75be460655a13f9638259f Author: Ludovic Marcotte Date: Mon Aug 10 20:47:58 2015 -0400 (feat) pimped the login window M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/scss/views/LoginUI.scss commit d2aeee39eff73aceb9a6ddcdea1c59cb9599ef64 Author: Ludovic Marcotte Date: Mon Aug 10 14:13:25 2015 -0400 (feat) now able to rename folders w/o double-tap M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit ecc0c453d7e9348445cc21659d32cfb57ecf54ac Author: Ludovic Marcotte Date: Mon Aug 10 13:27:35 2015 -0400 (fix) pimped the priority editor M UI/Templates/MailerUI/UIxMailEditor.wox commit 420dece1e75e292b05660b002fef0edecab2f8f8 Author: Ludovic Marcotte Date: Mon Aug 10 13:10:45 2015 -0400 (feat) flag selected messages and mark selected messages as unread M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit c738a2dc70a1f8911d804961452953cfc042d36d Author: Ludovic Marcotte Date: Mon Aug 10 11:02:23 2015 -0400 (fix) wrong use of this which was breaking ACL module M UI/WebServerResources/js/Common/User.service.js commit e41e17c5d951f78a3065072edb41a46eae6ecf89 Author: Ludovic Marcotte Date: Mon Aug 10 09:54:14 2015 -0400 (fix) use proper var:string value M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 5741d7f95ce13ba78b7228441f804a0333e845ec Author: Ludovic Marcotte Date: Mon Aug 10 09:48:47 2015 -0400 (feat) can now copy selected cards M UI/Common/UIxFolderActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js commit e13f7a267bc96ebc501b2c1b1aa88b882a8e9b77 Author: Ludovic Marcotte Date: Sun Aug 9 20:21:09 2015 -0400 (feat) show email priority M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit dd7b929f17341a5cf63519b05874a87fba5c15f5 Author: Ludovic Marcotte Date: Sun Aug 9 10:36:54 2015 -0400 (feat) compose mail with clicked email address M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit ad9b969d6d21922ab6a9560177597d11361a9257 Author: Ludovic Marcotte Date: Fri Aug 7 21:14:17 2015 -0400 (fix) avoid displaying the chips line M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 704307e6d6d2d11172684e7788d7ff319716caad Author: Ludovic Marcotte Date: Fri Aug 7 20:38:26 2015 -0400 (feat) pimped the mail part viewers M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/scss/views/MailerUI.scss commit ce8a4b6d8a9104dd41fb319134e70005beb7b273 Author: Francis Lachapelle Date: Fri Aug 7 15:32:00 2015 -0400 (js) Make events clickable in month view M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 8ab591a1b645cfd013f3899cc61903d61e71162b Author: Francis Lachapelle Date: Fri Aug 7 14:25:57 2015 -0400 (html) Improve task viewer M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 4434547a18b6fb6527a3a9d92cbb7051c00cff11 Author: Francis Lachapelle Date: Fri Aug 7 14:25:14 2015 -0400 (css) Don't highlight disabled list items M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/components/list/list.scss commit 29d86ad478fee8fc55b22a05b797124aa972ddf9 Author: Francis Lachapelle Date: Fri Aug 7 14:13:27 2015 -0400 (js) Respect user's settings in Calendar module M UI/Scheduler/UIxCalMainView.m M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 15a5ab0b12862ad1c5b4a995d06db310a977f4b2 Author: Ludovic Marcotte Date: Fri Aug 7 13:46:01 2015 -0400 (fix) added tooltip for consistency M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox commit 3b5013555de7b3651c90dc0a2bfdf61a9e2a7d9f Author: Francis Lachapelle Date: Fri Aug 7 11:22:24 2015 -0400 (html) Improve/fix appointment/task viewer/editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 655a499cd461f240f36d257f712585f931767993 Author: Francis Lachapelle Date: Fri Aug 7 11:18:40 2015 -0400 (css) Fix subheader margin M UI/WebServerResources/scss/components/subheader/subheader.scss commit 52559087b32e86acb6b0fa2e4a9716459c932d6c Author: Francis Lachapelle Date: Fri Aug 7 11:17:09 2015 -0400 (css) Merge autoScrollList.scss with list.scss M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox D UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/styles.scss commit fb7d5b628ffded1541d426599098aa2f2eee47f1 Author: Francis Lachapelle Date: Fri Aug 7 11:04:04 2015 -0400 (js) Make use of 'controllerAs' in MainUI module 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 6e82a7ba7b49fbdce28a339d83bc23f00d119fb6 Author: Francis Lachapelle Date: Fri Aug 7 11:02:34 2015 -0400 (js) Indentation M UI/WebServerResources/js/Common/AclController.js commit fbcaf254284f22c31b391730dbf91f3a877630cc Author: Ludovic Marcotte Date: Fri Aug 7 10:46:45 2015 -0400 Bumped to v3.0.0 M Version commit a17e59af58bb04bbc45b9552a249b03471a49ba3 Author: Ludovic Marcotte Date: Fri Aug 7 10:37:36 2015 -0400 (feat) added v3 js/css/map files for packaging A UI/WebServerResources/css/styles.css A UI/WebServerResources/css/styles.css.map A UI/WebServerResources/js/Common.js A UI/WebServerResources/js/Common.js.map A UI/WebServerResources/js/Contacts.js A UI/WebServerResources/js/Contacts.js.map A UI/WebServerResources/js/Contacts.services.js A UI/WebServerResources/js/Contacts.services.js.map A UI/WebServerResources/js/Mailer.js A UI/WebServerResources/js/Mailer.js.map A UI/WebServerResources/js/Mailer.services.js A UI/WebServerResources/js/Mailer.services.js.map A UI/WebServerResources/js/Main.js A UI/WebServerResources/js/Main.js.map A UI/WebServerResources/js/Preferences.js A UI/WebServerResources/js/Preferences.js.map A UI/WebServerResources/js/Preferences.services.js A UI/WebServerResources/js/Preferences.services.js.map A UI/WebServerResources/js/Scheduler.js A UI/WebServerResources/js/Scheduler.js.map A UI/WebServerResources/js/Scheduler.services.js A UI/WebServerResources/js/Scheduler.services.js.map A UI/WebServerResources/js/vendor/angular-animate.js A UI/WebServerResources/js/vendor/angular-animate.min.js A UI/WebServerResources/js/vendor/angular-animate.min.js.map A UI/WebServerResources/js/vendor/angular-aria.js A UI/WebServerResources/js/vendor/angular-aria.min.js A UI/WebServerResources/js/vendor/angular-aria.min.js.map A UI/WebServerResources/js/vendor/angular-file-upload.min.js A UI/WebServerResources/js/vendor/angular-material.js A UI/WebServerResources/js/vendor/angular-material.min.js A UI/WebServerResources/js/vendor/angular-sanitize.js A UI/WebServerResources/js/vendor/angular-sanitize.min.js A UI/WebServerResources/js/vendor/angular-sanitize.min.js.map A UI/WebServerResources/js/vendor/angular-ui-router.js A UI/WebServerResources/js/vendor/angular-ui-router.min.js A UI/WebServerResources/js/vendor/angular.js A UI/WebServerResources/js/vendor/angular.min.js A UI/WebServerResources/js/vendor/angular.min.js.map A UI/WebServerResources/js/vendor/lodash.js A UI/WebServerResources/js/vendor/lodash.min.js commit b966fd3e308d3836d0396ca5b5eb1fdb5b52e93e Author: Francis Lachapelle Date: Fri Aug 7 09:56:47 2015 -0400 (js) Move *.app.js files to their directories M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/Gruntfile.js D UI/WebServerResources/js/Contacts.app.js A UI/WebServerResources/js/Contacts/Contacts.app.js D UI/WebServerResources/js/Mailer.app.js A UI/WebServerResources/js/Mailer/Mailer.app.js D UI/WebServerResources/js/Main.app.js A UI/WebServerResources/js/Main/Main.app.js D UI/WebServerResources/js/Preferences.app.js A UI/WebServerResources/js/Preferences/Preferences.app.js D UI/WebServerResources/js/Scheduler.app.js A UI/WebServerResources/js/Scheduler/Scheduler.app.js commit caa50d25cb9fc41a4fb308ca4cb6bd57d97c977c Author: Ludovic Marcotte Date: Fri Aug 7 09:49:51 2015 -0400 (fix) removed broken parts from the template M UI/Templates/MailerUI/UIxMailEditor.wox commit 636e5c375ecc859cb2e66904dbe942bcac53de3b Author: Francis Lachapelle Date: Fri Aug 7 09:35:44 2015 -0400 (js) Merge utils.js to Common.js M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/utils.js commit f6ea2229f8c61698391b0d438bcd68661238d766 Author: Ludovic Marcotte Date: Fri Aug 7 09:15:38 2015 -0400 (fix) reworked the targets to not always generate static files M UI/WebServerResources/GNUmakefile commit 063e973ef3709c20825ad378f9a76169f6788dd2 Author: Francis Lachapelle Date: Thu Aug 6 16:24:14 2015 -0400 (css) Cleanup variables already in material M UI/WebServerResources/scss/components/list/list.scss commit eb543ce14f76711f7c17ed45c9784665cb63dc90 Author: Francis Lachapelle Date: Thu Aug 6 16:19:42 2015 -0400 (js) Allow to change the labels of Dialog.confirm M UI/WebServerResources/js/Common/Dialog.service.js M UI/WebServerResources/js/Contacts/CardController.js commit 9465fbad4b45508ec829d9988a52e0db16140100 Author: Francis Lachapelle Date: Thu Aug 6 16:18:39 2015 -0400 (obj-c) Indentation M SoObjects/Appointments/SOGoAppointmentObject.m commit 560feb45d93ca285f746b5732379a66f182d3f16 Author: Ludovic Marcotte Date: Thu Aug 6 16:18:53 2015 -0400 (fix) massively pimped the email composer M UI/Templates/MailerUI/UIxMailEditor.wox commit b5ca697b43ed07d384d9225517e1b7567dcfa7d4 Author: Ludovic Marcotte Date: Thu Aug 6 16:18:10 2015 -0400 (fix) imprived the gravatar directive to extract email address between < > M UI/WebServerResources/js/Common/Gravatar.service.js commit 33d0f30d97a7f038d2eb90553455ba79fb35cb75 Author: Ludovic Marcotte Date: Thu Aug 6 16:17:31 2015 -0400 (fix) avoid closing the email composition window by error M UI/WebServerResources/js/Mailer/MailboxController.js commit 0d537ab27b2f36c4916548a7aa6828974be2a031 Author: Francis Lachapelle Date: Thu Aug 6 16:15:12 2015 -0400 Return recurrence rules of occurrence M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 2239286697e3b116d19c7299e0f297ca02668835 Author: Francis Lachapelle Date: Thu Aug 6 16:13:10 2015 -0400 (js) Use CK Editor in mail account editor (Prefs) M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences.app.js M UI/WebServerResources/js/Preferences/AccountDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit d0d79728d2a58c0698291771a131b60e3a67d1ff Author: Francis Lachapelle Date: Thu Aug 6 16:09:49 2015 -0400 (js) Set locale to CKEditor in Mail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js commit e6c9289784da44ef2181cbe4c17f877b4369fc65 Author: Francis Lachapelle Date: Thu Aug 6 16:07:46 2015 -0400 Add LocaleCode to JSON defaults M UI/PreferencesUI/UIxJSONPreferences.m commit ae017b50bcb88d52cb151b797c05cea38e7892f7 Author: Francis Lachapelle Date: Thu Aug 6 16:04:39 2015 -0400 (js) Improve ckEditor directive The directive will now consider the following attributes: - ck-options: a JSON object of options - ck-locale: the locale code to be used as the language and the speller language M UI/WebServerResources/js/vendor/ckeditor/ck.js commit 42eb9e51b45dc78bc6a912ca99d397bc4a09c350 Author: Luc Charland Date: Thu Aug 6 14:21:38 2015 -0400 Reworked saving Events filter and added Tasks filter M UI/Scheduler/UIxCalListingActions.m commit 7bb551a4ad50bd9ddab71aba28e1a9994e132144 Author: Luc Charland Date: Thu Aug 6 12:38:26 2015 -0400 Added saving of sort order for Events and Tasks M UI/Scheduler/UIxCalListingActions.m commit 31b959a7dc7096bb9f50d2116ac261da3b084de8 Author: Luc Charland Date: Thu Aug 6 12:16:17 2015 -0400 Added saving of Calendar Sort to jsonSettings M UI/Scheduler/UIxCalListingActions.m commit 2a132b4e8f2917507219aba5273bce6b74593c76 Author: Francis Lachapelle Date: Thu Aug 6 11:48:42 2015 -0400 (css) Cleanup directives already in material M UI/WebServerResources/scss/components/divider/divider.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/core/typography.scss commit ff1a1e6f595607df72f8f66de1bf4c3784eab02e Author: Francis Lachapelle Date: Thu Aug 6 11:26:26 2015 -0400 (html) Cleanup UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit a4a75607fac93e989f096688943561ae4b6261ba Author: Francis Lachapelle Date: Thu Aug 6 11:22:23 2015 -0400 (js,html) Improve sgSubscribe directive M UI/Contacts/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/sgSubscribe.directive.js commit 6641bbded2b0743c0426e8cc09ad9d8e820cefe4 Author: Francis Lachapelle Date: Thu Aug 6 11:18:53 2015 -0400 (js) Improve User.$filter function M UI/WebServerResources/js/Common/User.service.js commit 78975b9e6848d68c8377f01f290d9812fca5e5a9 Author: Ludovic Marcotte Date: Thu Aug 6 09:36:43 2015 -0400 (fix) add proper class to avoid displaying the chips' line M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 2f122f12b6bc9b0ad0cc0969cc5ba0f5eef23a8b Author: Ludovic Marcotte Date: Wed Aug 5 20:23:11 2015 -0400 (fix) don't show a dialog on top of a dialog for acl confirmation M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js commit 5e19a889c2bed84f5fa3e55fe0dc37fb5bb18e65 Author: Francis Lachapelle Date: Wed Aug 5 16:44:25 2015 -0400 (feat) Handle invitations in appointment viewer M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss commit 87aec2fc01b0c05c73b1761135b103bb2d80ce14 Author: Ludovic Marcotte Date: Wed Aug 5 16:02:57 2015 -0400 (feat) added batch export option to cards M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit 5327df4c7adf01c002facf5dd3d4f9a327fa8480 Author: Ludovic Marcotte Date: Wed Aug 5 15:04:47 2015 -0400 (feat) added select all feature to contacts module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit a220ee67b786d2ebb7d3bff8559b031b258df67c Author: Ludovic Marcotte Date: Wed Aug 5 14:39:58 2015 -0400 (feat) reworked batch menu + added save messages option M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxController.js commit 124ca5d8cf0f72bfbfbe57969c9fedeca1749b12 Author: Ludovic Marcotte Date: Wed Aug 5 11:08:36 2015 -0400 (fix) escape the HTML content from the raw source before returning it M UI/MailerUI/UIxMailSourceView.m commit 9dac8e55ff70be7f5f55dfdd7d75e804c2a1f2af Author: Francis Lachapelle Date: Wed Aug 5 10:14:32 2015 -0400 (js) Avoid accidentally closing the composer M UI/WebServerResources/js/Mailer/MessageController.js commit 4539fd4c5ed4e4813c06cbc75580116032948fa3 Author: Francis Lachapelle Date: Wed Aug 5 10:12:51 2015 -0400 (html) Internationalized labels in message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 923ab97309755bbc95ee7e8a60b3bc47e1543f86 Author: Luc Charland Date: Wed Aug 5 10:05:21 2015 -0400 Added tooltips for saving/view attachments M UI/MailPartViewers/English.lproj/Localizable.strings M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit c56644f0e57f270a45f9e7ce20fbcc1f6035fa39 Author: Luc Charland Date: Wed Aug 5 09:39:06 2015 -0400 Added tooltips to Contacts M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit da119ef3ad48f2229de933de30018022b6eb0803 Author: Ludovic Marcotte Date: Tue Aug 4 20:32:43 2015 -0400 (feat) raw source support in contact module M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/CardController.js commit 6e114b84be14675549d45957f3777122a4102cae Author: Ludovic Marcotte Date: Tue Aug 4 16:51:33 2015 -0400 (feat) reorganized menu + added view raw source feature M UI/MailerUI/UIxMailSourceView.h M UI/MailerUI/UIxMailSourceView.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js commit dff7b59036461b2615592cc5a174fa1b4487f4ef Author: Ludovic Marcotte Date: Tue Aug 4 16:39:02 2015 -0400 (fix) wrong tagging for dialog content M UI/WebServerResources/js/Contacts/AddressBookController.js commit 7f43f894b0629d764bf802f19aee2232d8d83376 Author: Ludovic Marcotte Date: Tue Aug 4 16:08:17 2015 -0400 (fix) update the unseenCount when reading messages M UI/WebServerResources/js/Mailer/Message.service.js commit a27f106a4ada9fdc7101579a9de355607e3f54cb Author: Ludovic Marcotte Date: Tue Aug 4 13:52:31 2015 -0400 (fix) pimped ical viewer M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/sgIMIP.directive.js M UI/WebServerResources/scss/components/icon/icon.scss commit 95a360dd36e3b7111530d50cffc3c9935cd2933d Author: Francis Lachapelle Date: Tue Aug 4 13:45:17 2015 -0400 (fix) Variable test in Component service M UI/WebServerResources/js/Scheduler/Component.service.js commit 09224f587f447fd95251aa7d11a9ac608f43b985 Author: Luc Charland Date: Tue Aug 4 12:52:25 2015 -0400 Added a few tooltips for the mail view M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit ff1b9e7ed1349550dc6e22b7aae9c0d324d6dc07 Author: Francis Lachapelle Date: Tue Aug 4 10:56:55 2015 -0400 (fix) Draft initialization M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 6d260c58c7ad65dc9c1013c2ebef039d262cdfaa Author: Francis Lachapelle Date: Tue Aug 4 10:37:07 2015 -0400 (js) Update Gruntfile.js for changes in vendor js M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/Gruntfile.js commit ba69bd4c82e9f256eed409b05d99f347c44d19cb Author: Francis Lachapelle Date: Tue Aug 4 07:06:42 2015 -0400 (css) Improve color picker inside md-avatar M UI/WebServerResources/scss/components/button/button.scss commit 2a45a2133b1f27b89ab00107098e313d28cd88e5 Author: Francis Lachapelle Date: Mon Aug 3 16:34:44 2015 -0400 (fix) Padding of mail account delegation dialog M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox commit 57fbc453a63296ebe8d02009e7e543e029976a52 Author: Francis Lachapelle Date: Mon Aug 3 16:32:59 2015 -0400 (html) Add avatars to ACL editor M UI/Templates/UIxAclEditor.wox commit f17b3638d79e9c56d9477585a18363328b1c5381 Author: Francis Lachapelle Date: Mon Aug 3 16:20:24 2015 -0400 (js) Fix usage of Settings.activeUser M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 67517e0b2832a2a0ed45202dfd5027d43b307ff4 Author: extrafu Date: Mon Aug 3 20:40:59 2015 -0400 Update README.md M README.md commit d2b2cb186e358ffce254c66adc8d895a6c471cd7 Author: Francis Lachapelle Date: Mon Aug 3 16:18:23 2015 -0400 (js) Fix usage of Settings.activeUser M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit ca8b64bd889def913100689581319208222bff4e Author: Francis Lachapelle Date: Mon Aug 3 16:17:02 2015 -0400 (js) Fix error when deleting an ACL user M UI/WebServerResources/js/Common/AclController.js commit 732b8c9d8a2003ae3a541cab710267de4797fb42 Author: Francis Lachapelle Date: Mon Aug 3 16:15:59 2015 -0400 (css) Fullscreen dialogs on small screens M UI/WebServerResources/scss/components/dialog/dialog.scss commit ba6418fb936f50fa2af73e4e62fa4361e439fc1a Author: Francis Lachapelle Date: Mon Aug 3 14:44:11 2015 -0400 (html) Review the toolbar of dialog boxes M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js commit ab1cd36c7755ce76d83b13d2ff5b881c1bf71691 Author: Francis Lachapelle Date: Mon Aug 3 14:40:18 2015 -0400 Review delegation dialog in Mail app module M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit 9f2c5b5f506631b70ddae0fba71dd6ea4dbe9e82 Author: Ludovic Marcotte Date: Mon Aug 3 12:48:29 2015 -0400 (fix) added bg icon M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/UIxAclEditor.wox commit b6ea1de4c060ecc9e7ed923f6cc6928c37cbd34d Author: Ludovic Marcotte Date: Mon Aug 3 12:43:21 2015 -0400 (fix) improved message editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 21f214659e277d99712bc51b0b409dc228ed105d Author: Francis Lachapelle Date: Mon Aug 3 12:16:16 2015 -0400 (fix) Some compilation warnings M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/SOGoUserManager.m commit 82720d341ca202e0d0289c04f89bb3bd5431a8ee Author: Francis Lachapelle Date: Mon Aug 3 12:03:56 2015 -0400 (fix) Some compilation warnings M UI/Contacts/UIxContactView.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailUserRightsEditor.h commit a330ff732017444c2481fe26ef1fcf663e053082 Author: Francis Lachapelle Date: Mon Aug 3 11:53:54 2015 -0400 (js) Move Settings to a value in Common ng module Also removed explicit settings and defaults that were imported in various app modules. We now always use the Preferences ng service. M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/Alarm.service.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Contacts.app.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/Message.service.js M UI/WebServerResources/js/Preferences.app.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 4cf82bd41ca195b3fca2d398946b99927e75ba72 Author: Luc Charland Date: Mon Aug 3 10:56:24 2015 -0400 removed trailing space to strings M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/Basque.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/Slovenian.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/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/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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.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/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/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox commit 9f202cfcdc984a2fcf8a1c4781f7280d27915b6a Author: Luc Charland Date: Mon Aug 3 10:24:15 2015 -0400 cleaned up a few comments M Scripts/verify_translations.py commit 6835cd5319d608a3cb7ab8e1246938fae45a670b Author: Luc Charland Date: Mon Aug 3 09:51:31 2015 -0400 removed double Name translation in 5 languages M UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit 31bc88d9d3c6d0fd446c744018aa5848ac423c36 Author: Ludovic Marcotte Date: Mon Aug 3 09:18:20 2015 -0400 Updated NEWS file regarding PR93 Conflicts: NEWS M NEWS commit f515106bcc2e4f80dc000f46a574ef0920b9a8bb Author: Ludovic Marcotte Date: Mon Aug 3 09:16:55 2015 -0400 (fix) added patch from PR93 M OpenChange/MAPIApplication.h M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoUserManager.m commit ec1420c19b3748345a1edda617988ed6d06ecbb6 Author: Ludovic Marcotte Date: Sun Aug 2 13:25:38 2015 -0400 (feat) now use mdDialog for message composition M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit f44af10cddb8cca5b565b8a7e63f75c998b2c5bc Author: Ludovic Marcotte Date: Fri Jul 31 15:40:00 2015 -0400 (feat) integrated the color picker in the pref module M UI/Templates/PreferencesUI/UIxPreferences.wox commit e25305980f161b731c3d399c91a74118dfaa57b2 Author: Ludovic Marcotte Date: Fri Jul 31 14:54:55 2015 -0400 (fix) improved the account delegation dialog M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox commit 0c7bdac0915e7d451fee606ec1a7a630f23bae21 Author: Ludovic Marcotte Date: Fri Jul 31 14:31:38 2015 -0400 (fix) refactored code and we now return the unseenCount when fetching uids M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/js/Mailer/MailboxesController.js commit 2f8f8c78f78ee2581bb994f98bc2daddfbe9d508 Author: Luc Charland Date: Fri Jul 31 13:54:03 2015 -0400 Removing colons M Scripts/verify_translations.py M SoObjects/Appointments/Arabic.lproj/Localizable.strings M SoObjects/Appointments/Basque.lproj/Localizable.strings M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Danish.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/Finnish.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Appointments/Slovenian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M UI/Contacts/Arabic.lproj/Localizable.strings M UI/Contacts/Basque.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/ChineseTaiwan.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Danish.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Icelandic.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/NorwegianBokmal.lproj/Localizable.strings M UI/Contacts/NorwegianNynorsk.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/Slovenian.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/Basque.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/Slovenian.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.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/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/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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.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/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/Arabic.lproj/Localizable.strings M UI/Scheduler/Basque.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.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/Slovenian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/Appointments/SOGoAptMailReceipt.wox M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/ContactsUI/UIxListEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailSearch.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/angular-material commit 90b7ce7ec301120979e64a48aaa0ac0c6f704553 Author: Luc Charland Date: Thu Jul 30 10:37:36 2015 -0400 fixed Appointments path M Scripts/verify_translations.py commit 6ecea9d70267ab54b29e8bb3b1deee44d0b8b908 Author: Luc Charland Date: Thu Jul 30 10:26:43 2015 -0400 cleaned up a few comments M Scripts/verify_translations.py commit a54b8780a82db6c7401b558ee28972414907e218 Author: Luc Charland Date: Thu Jul 30 10:07:18 2015 -0400 added first draft of verify_translation A Scripts/verify_translations.py commit 40d269c504309ab9e9108a799663266f8355fcbe Author: Ludovic Marcotte Date: Fri Jul 31 13:32:14 2015 -0400 (feat) unseen count support folder all accounts/mailboxes M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 1d52be415fc33a33b00da92a3ce698e164aae15f Author: Francis Lachapelle Date: Fri Jul 31 11:18:29 2015 -0400 (html) Improve Calendar properties dialog M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 3b9a989abd0cbf4b164192eac17e87d5b967f70b Author: Francis Lachapelle Date: Fri Jul 31 11:11:55 2015 -0400 (js) New color picker directive M UI/WebServerResources/js/Common/Common.app.js A UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/scss/components/gridList/gridList.scss commit a728616bca03eda490a4b0713297cdf18dffe597 Author: Ludovic Marcotte Date: Fri Jul 31 09:05:56 2015 -0400 (fix) comment typo M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 65b83820200c186869db49e9faca68705386c5a4 Author: Ludovic Marcotte Date: Thu Jul 30 19:47:53 2015 -0400 (fix) move refresh timeout to service classes and enabled repeating timers M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 85f4efab46904fa23bf1e46205e31630b25837c1 Author: Ludovic Marcotte Date: Thu Jul 30 14:51:14 2015 -0400 (fix) refactored to code M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit af7fb1c6eec50f841e02e8ac8a1e090d777167b1 Author: Ludovic Marcotte Date: Thu Jul 30 13:25:50 2015 -0400 (fix) modified the template so it shares the same l&f as the contacts one M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit a52d42f6b274cd0c008bdb58be74124157c83130 Author: Ludovic Marcotte Date: Thu Jul 30 13:06:28 2015 -0400 (feat) manual+auto refresh support for addressbooks/mailboxes M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 1f8edbdd1f32f68d9e42c5e720100545171067e9 Author: Francis Lachapelle Date: Thu Jul 30 12:05:33 2015 -0400 (js) Respect SOGoCalendarDefaultReminder in editor M SOPE/NGCards/iCalTrigger.m M UI/Scheduler/UIxReminderEditor.m M UI/WebServerResources/js/Scheduler/Component.service.js commit b61eb00b99b1fe299040fbba8bd1cd121a6e33e4 Author: Francis Lachapelle Date: Thu Jul 30 11:55:02 2015 -0400 (js) Reload lists when (en|dis)abling a calendar Only the displayed list was refresh. Now we invalidate the hidden list. M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 449093c3f0e84ba8dd15c5a7eed47086c844bd32 Author: Francis Lachapelle Date: Thu Jul 30 11:51:02 2015 -0400 (fix) Calendar destination of new task Also removed the possibility to use the "moveToCalendar" parameter. We should eventually create UIxTaskActions.m as we have UIxAppointmentActions.m for this kind of actions. M UI/Scheduler/UIxTaskEditor.m commit 0fc7c969247abe4d44772a222fe60cb9d78f4973 Author: Ludovic Marcotte Date: Wed Jul 29 19:10:03 2015 -0400 (fix) use proper values for short/long date formats M SoObjects/SOGo/SOGoDefaults.plist M UI/PreferencesUI/UIxPreferences.m commit b73450e992e7fe4463b150d310040863e446ea3c Author: Francis Lachapelle Date: Wed Jul 29 16:45:16 2015 -0400 (fix) Label color of pseudo-input It now matches the one of ng-material. M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 8e0038715243e7543c3c1608f513698af86551fe Author: Francis Lachapelle Date: Wed Jul 29 16:44:18 2015 -0400 (fix) CSS padding style of toolbar M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit b6a5eb0b600886cce5a58e6e143b1441f57ddc77 Author: Francis Lachapelle Date: Wed Jul 29 16:43:10 2015 -0400 (fix) Disable frequency when editing an occurrence M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit d7b7824aad4f4f87f5811bf43431224c9d3e49fb Author: Francis Lachapelle Date: Wed Jul 29 16:23:41 2015 -0400 Improve display of attendees in event viewer M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/list/list.scss commit 3e6c50b7dc2fb192868ee117a05483b35a8ee84c Author: Francis Lachapelle Date: Wed Jul 29 15:53:55 2015 -0400 (cleanup) Remove ionic templates D UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox D UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox D UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox D UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox commit 9291dc29b64936b761c96a59abce9bfcf71dcd86 Author: Ludovic Marcotte Date: Wed Jul 29 15:51:52 2015 -0400 Removed old file D ChangeLog.skyrix commit f5927944fa422b6ee7e4a174f51a858e2cb5eebf Author: Francis Lachapelle Date: Wed Jul 29 15:48:29 2015 -0400 (fix) Missing header file import M UI/MailPartViewers/UIxMailPartMessageViewer.m commit 16885f4ebfd4e40e602e5a712b4bf65491852094 Author: Ludovic Marcotte Date: Wed Jul 29 15:37:55 2015 -0400 (fix) properly handle subparts compilation for message/rfc822 message parts M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox M UI/WebServerResources/js/Mailer/Message.service.js commit d3a233b222185f74a1d31ad9a0c0e18177141d5d Author: Francis Lachapelle Date: Wed Jul 29 15:16:43 2015 -0400 (js) Improve Angular modules initialization M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit 7e10cff395c4a95c6aa634e87401678cd7f58b71 Author: Francis Lachapelle Date: Wed Jul 29 11:47:01 2015 -0400 (js) Restore user's last Calendar view Also reviewed the handling of Angular modules dependencies. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 762f3059148c5742076f6301793c55e9f8b5a0ee Author: Francis Lachapelle Date: Wed Jul 29 10:11:28 2015 -0400 (cleanup) No longer used JavasScript D UI/WebServerResources/js/Common/ui-desktop.js D UI/WebServerResources/js/Common/ui-mobile.js D UI/WebServerResources/js/mobile/ContactsUI.js D UI/WebServerResources/js/mobile/MailerUI.js D UI/WebServerResources/js/mobile/SOGoRootPage.js D UI/WebServerResources/md-colors/README.md D UI/WebServerResources/md-colors/colors.js D UI/WebServerResources/md-colors/index.html D UI/WebServerResources/md-colors/script.js commit e208ee3fdef30b13adb28cf3915a7809975df0c9 Author: Francis Lachapelle Date: Tue Jul 28 20:45:46 2015 -0400 (feat) Open events from day and week views M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js commit 571be37c1d50c83974e0e94921c12e7e7e8fc962 Author: Francis Lachapelle Date: Tue Jul 28 15:53:48 2015 -0400 (scss) Indentation M UI/WebServerResources/scss/views/SchedulerUI.scss commit 433983e7c46e7e6a65a52ec680c20fea07d2513a Author: Francis Lachapelle Date: Tue Jul 28 14:37:49 2015 -0400 (fix) DI annotation of sgIMAP controller M UI/WebServerResources/js/Mailer/sgIMIP.directive.js commit d7aae0e667badfe158f73529756e60755e90d372 Author: Francis Lachapelle Date: Tue Jul 28 14:21:19 2015 -0400 (fix) _.allKeys doesn't exist in lodash M UI/WebServerResources/js/Scheduler/Component.service.js commit e87a6de46b682b920a09f8540592ff6fc1549918 Author: Francis Lachapelle Date: Tue Jul 28 14:16:56 2015 -0400 (html) Remove previous "hack" for ng-material The md-menu positioned as a secondary action in a list can now be properly hidden. ng-material is just getting better :) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 13a779019b5f45dbbdedcf28f1882b0bf43460e1 Author: Francis Lachapelle Date: Tue Jul 28 14:13:48 2015 -0400 (html) Add toolbar to dialog boxes M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/UIxAclEditor.wox commit 17432deaa78d482dba0a8ef201fe9de646fe065d Author: Ludovic Marcotte Date: Tue Jul 28 13:05:05 2015 -0400 (fix) reset alarm after popping it M UI/WebServerResources/js/Common/Alarm.service.js commit 7365f77dd5336d41ba9aff35fd1cf8d14bf482fe Author: Ludovic Marcotte Date: Tue Jul 28 11:54:49 2015 -0400 (feat) new Alarm service + alarms support in all modules M UI/Scheduler/UIxReminderEditor.h M UI/Scheduler/UIxReminderEditor.m A UI/WebServerResources/js/Common/Alarm.service.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/styles.scss commit e8dcc6df374ab43ab4687c85d2d3d687c79e24cd Author: Francis Lachapelle Date: Tue Jul 28 10:53:29 2015 -0400 (js) New common ACL Controller M UI/Templates/UIxAclEditor.wox A UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit a8765eb41bc68c26034986f24c9621dbfc14b2c5 Author: Francis Lachapelle Date: Mon Jul 27 20:43:43 2015 -0400 (fix) Autocompletion in mail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js commit c700608f0f7a0bf4b234e9e528335606b6bda3d6 Author: Francis Lachapelle Date: Mon Jul 27 20:11:57 2015 -0400 (fix) Sidenav list items display of Preferences M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 86a0032cc1284321269e356d9c8b8f614b80a888 Author: Francis Lachapelle Date: Mon Jul 27 16:02:05 2015 -0400 Handle the edition of recurring event occurrences M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 049c1385d68cafebea177f7d4814a76c1a788518 Author: Francis Lachapelle Date: Mon Jul 27 13:50:14 2015 -0400 (fix) Event propagation when saving component M UI/WebServerResources/js/Scheduler/ComponentController.js commit a168d0227d51eeccf970fff0a6b3ed1c58c4b623 Author: Francis Lachapelle Date: Mon Jul 27 13:27:12 2015 -0400 (js) Use lodash and remove old dependencies Replaced underscore by lodash M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit 40dd3e587517fb3f512e9dc06992657ed308d88a Author: Ludovic Marcotte Date: Mon Jul 27 12:47:40 2015 -0400 (fix) reworked c_ prefixes on givenname,cn,sn,o and component. This makes it easier to map to the quick table and avoid fields duplications. M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsListActions.m M UI/Contacts/UIxListEditor.m M UI/Contacts/UIxListView.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/Card.service.js commit dc9a0896e598c7bf8a4d82ec0ecff68c035601ec Author: Francis Lachapelle Date: Fri Jul 24 16:14:53 2015 -0400 (js) Fix possible errors (help from jsjint) M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/Authentication.service.js M UI/WebServerResources/js/Common/Dialog.service.js M UI/WebServerResources/js/Common/Gravatar.service.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/sgFocus.service.js M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Common/sgSearch.directive.js M UI/WebServerResources/js/Common/sgSubscribe.directive.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/AddressBooksController.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Contacts/sgAddress.directive.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/js/Mailer/sgIMIP.directive.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit e064dc4a46408a0ae1ad14bdef149b7b605e216a Author: Francis Lachapelle Date: Fri Jul 24 15:45:19 2015 -0400 (js) Add support for local URL in sgAvatarImage Directive was previously named sgGravatarImage. The local URL will be used before falling back to Gravatar. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox A UI/WebServerResources/js/Common/sgAvatarImage.directive.js D UI/WebServerResources/js/Common/sgGravatarImage.directive.js commit 843a689094b84892b03c25a2bb3f1f441eba84e3 Author: Francis Lachapelle Date: Fri Jul 24 15:22:35 2015 -0400 (js) Enable jshint and uglify M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit f09c06f8c4bcb1af0f9a239ffa1e48e6f108fb2e Author: Ludovic Marcotte Date: Fri Jul 24 15:35:29 2015 -0400 (feat) show folders stats M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit c365d646a29ec89c4340e713fe4f7c6c1a1ead35 Author: Ludovic Marcotte Date: Fri Jul 24 14:40:07 2015 -0400 (feat) ability to set folders as drafts/trash/sent M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit cbbb3dd9d43d91ab13214e2ced580071901abe99 Author: Ludovic Marcotte Date: Fri Jul 24 11:21:04 2015 -0400 (feat) show error message (like submission max) when sending mails M UI/WebServerResources/js/Mailer/MessageEditorController.js commit c5a35a64a22c5f5c79914079d5d1ccf5c9df7974 Author: Ludovic Marcotte Date: Fri Jul 24 11:19:57 2015 -0400 (fix) SOGoMaximumMessageSubmissionCount should be independant from SOGoMaximumRecipientCount M UI/MailerUI/UIxMailEditor.m commit a03715f74a60dbf700fc0820471f5d103e613015 Author: Ludovic Marcotte Date: Fri Jul 24 10:21:33 2015 -0400 (fix) show proper icon for shared mailboxes M UI/WebServerResources/js/Mailer/MailboxesController.js commit 51b8ce740003a2f6003db00f62a5a4932f7c3516 Author: Francis Lachapelle Date: Thu Jul 23 15:32:56 2015 -0400 (doc) Improve documentation of angular filters M UI/WebServerResources/js/Common/loc.filter.js M UI/WebServerResources/js/Common/range.filter.js commit 2981b0af00e127eb608f1fb4611e1548546ed956 Author: Francis Lachapelle Date: Thu Jul 23 15:22:50 2015 -0400 (js) New 'range' filter for angular A UI/WebServerResources/js/Common/range.filter.js commit 194c5635b50486d17eb5763723bb4d6753cce754 Author: Ludovic Marcotte Date: Thu Jul 23 11:51:36 2015 -0400 Updates for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 73d62800e8cff16fe84e28833b3e828486980171 Author: Francis Lachapelle Date: Thu Jul 23 11:49:07 2015 -0400 Update Spanish (Argentina) translation M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings commit c5834e2f89977cf4173d229853d4a3f30336348d Author: Francis Lachapelle Date: Thu Jul 23 11:13:26 2015 -0400 Add missing templates for Basque language A UI/Templates/SOGoACLBasqueAdditionAdvisory.wox A UI/Templates/SOGoACLBasqueModificationAdvisory.wox A UI/Templates/SOGoACLBasqueRemovalAdvisory.wox A UI/Templates/SOGoFolderBasqueAdditionAdvisory.wox A UI/Templates/SOGoFolderBasqueRemovalAdvisory.wox commit ab28476e7e32da7b9bead47260d562fd0f7deab5 Author: Francis Lachapelle Date: Thu Jul 23 11:12:16 2015 -0400 Add missing template for Slovenian language A UI/Templates/SOGoACLSolvenianModificationAdvisory.wox commit 538e6fa4b1937e45078c4c5a0ca4e0ecfb60e2d9 Author: Francis Lachapelle Date: Thu Jul 23 11:09:04 2015 -0400 Add Chinese (Taiwan) translation M .tx/config M NEWS A SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Mailer/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.html A SoObjects/Mailer/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.wod A SoObjects/Mailer/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.html A SoObjects/Mailer/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.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/ChineseTaiwan.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/ChineseTaiwan.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/ChineseTaiwan.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/MailerUI/GNUmakefile 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/ChineseTaiwan.lproj/Locale A UI/MainUI/ChineseTaiwan.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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 A UI/PreferencesUI/ChineseTaiwan.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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.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/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 A UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLChineseTaiwanAdditionAdvisory.wox A UI/Templates/SOGoACLChineseTaiwanModificationAdvisory.wox A UI/Templates/SOGoACLChineseTaiwanRemovalAdvisory.wox A UI/Templates/SOGoFolderChineseTaiwanAdditionAdvisory.wox A UI/Templates/SOGoFolderChineseTaiwanRemovalAdvisory.wox commit c3aa601f3c5353c9acc3109916195984b7580c19 Author: Francis Lachapelle Date: Thu Jul 23 08:46:08 2015 -0400 (fix) Return value of [iCalPerson+SOGo uidInDomain:] M SoObjects/Appointments/iCalPerson+SOGo.m commit 613f05ac021329c7ff838305d2f49a2f79c30819 Author: Francis Lachapelle Date: Wed Jul 22 16:45:42 2015 -0400 Calendar module optimizations in multidomain setup Conflicts: NEWS UI/Common/UIxUserRightsEditor.m M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/Scheduler/UIxAppointmentEditor.m commit 8f497785019bfb1672af7a81b52b9b903ad8b46c Author: Francis Lachapelle Date: Wed Jul 22 16:42:06 2015 -0400 Fix .wod files for English and Basque M SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.wod M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod commit f0b88811d640084d4dcb43aa64840f4e0f27913a Author: Francis Lachapelle Date: Wed Jul 22 16:41:37 2015 -0400 Add Slovenian translation M .tx/config M NEWS M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Slovenian.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Slovenian.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/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.html A SoObjects/Mailer/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.wod A SoObjects/Mailer/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.html A SoObjects/Mailer/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.wod A SoObjects/Mailer/Slovenian.lproj/Localizable.strings M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Slovenian.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Slovenian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Slovenian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Slovenian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Slovenian.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings A UI/MainUI/Slovenian.lproj/Locale A 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/Catalan.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/GNUmakefile M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings A UI/PreferencesUI/Slovenian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.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/Slovenian.lproj/Localizable.strings A UI/Templates/SOGoACLSlovenianAdditionAdvisory.wox A UI/Templates/SOGoACLSlovenianRemovalAdvisory.wox A UI/Templates/SOGoFolderSlovenianAdditionAdvisory.wox A UI/Templates/SOGoFolderSlovenianRemovalAdvisory.wox commit c1d744e47a7f05b80b3c6936f5a66eca613679ea Author: Francis Lachapelle Date: Thu Jul 23 11:59:15 2015 -0400 (js) Reset "selectedCard" when cancelling new card M UI/WebServerResources/js/Contacts/CardController.js commit 12875539bbbd94987fbf4f37beea9f3e3a5c94a8 Author: Ludovic Marcotte Date: Thu Jul 23 10:22:36 2015 -0400 (fix) fallback to utf-8/latin1 in rare decoding error cases - this is ugly M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit a8dd698425db662757cc9de1957424081f9f6a58 Author: Ludovic Marcotte Date: Thu Jul 23 10:54:46 2015 -0400 (feat) added "select all" capability, just an idea M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxController.js commit f8b6864553ca25e3a96a7f88d40727fb20b5f46d Author: Francis Lachapelle Date: Wed Jul 22 17:27:46 2015 -0400 (js) Remove Mailbox dependency in Preferences M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 01f213e65e6888a97c7bd35a3815e28c2c906e9a Author: Francis Lachapelle Date: Wed Jul 22 12:10:25 2015 -0400 (fix) Main toolbar of contacts module M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 22ead81c48fd5240098e47acc93239e7cec2b660 Author: Ludovic Marcotte Date: Wed Jul 22 11:54:50 2015 -0400 (doc) ModuleConstraints for EAS M Documentation/SOGoInstallationGuide.asciidoc commit a7afcbf4a06a08b625aa959463176053c3d57da7 Author: Francis Lachapelle Date: Wed Jul 22 11:28:08 2015 -0400 (js) Use user's settings when sorting messages M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit a8ab01a5eb59758c742a46b17c058902605abacb Author: Ludovic Marcotte Date: Wed Jul 22 10:26:09 2015 -0400 (fix) fixed EAS conversation ID issues on BB10 (#3152) M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 731264d9dc1007cf2925dcaa5ea59df929295e97 Author: Ludovic Marcotte Date: Wed Jul 22 10:12:47 2015 -0400 (fix) make sure ActiveSync is always usable with SQL-based auth sources M SoObjects/SOGo/SQLSource.m commit 046c4db2e81e7e634020d3adcd354a2a2e343d02 Author: Ludovic Marcotte Date: Wed Jul 22 09:59:36 2015 -0400 (fix) fixed computation of GlobalObjectId (#3235) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit ac2164963338e4f2d70bcb209373d19d163f3218 Author: Ludovic Marcotte Date: Mon Jun 22 09:19:54 2015 -0400 (feat) added support for DeletesAsMoves over EAS Conflicts: ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit efd182f1456055df11c65bc323f17966e5512c6f Author: Ludovic Marcotte Date: Wed Jul 22 09:46:06 2015 -0400 (fix) improved EAS email flagging handling (#3140) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit b6c6e09a5a6066723da8cf4a82978cdea94b04d2 Author: Ludovic Marcotte Date: Wed Jul 22 09:25:29 2015 -0400 (fix) compilation warning M ActiveSync/SOGoActiveSyncDispatcher.m commit 83a8f388ce48a4e37378f4be3270c55dba43b2ae Author: Ludovic Marcotte Date: Wed Jul 22 09:15:34 2015 -0400 Android EAS Lollipop fixes (#3268 and #3269) Conflicts: NEWS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 86504929893dc5bebf921afff96d8e0a1bd02d34 Author: Ludovic Marcotte Date: Wed Jul 22 09:05:17 2015 -0400 Applied PR90 as a patch due to too-many merge conflicts when cherry-picking M ActiveSync/SOGoActiveSyncDispatcher.m M OpenChange/MAPIStoreMessage.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/BSONCodec.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoUserManager.m M Tools/GNUmakefile A Tools/SOGoToolCreateFolder.m A Tools/SOGoToolRestore.h M Tools/SOGoToolRestore.m commit cc03430ac699668ef6cc6f32bc02f2758e92882d Author: Francis Lachapelle Date: Tue Jul 21 15:37:22 2015 -0400 (fix) Don't hide "new" button on small screens M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 9c464c15adf7171e5299c06beb712d99bad0a32b Author: Francis Lachapelle Date: Tue Jul 21 15:36:03 2015 -0400 (fix) Show/hide completed tasks in list M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 82ed44ee318a98ca3b1e1fc3c6d1f55c1fc5d3b8 Author: Ludovic Marcotte Date: Tue Jul 21 15:48:31 2015 -0400 (fix) added more proper menu activation for the mailer M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js commit d7c008f2d9a526eeb0210e216af0be1bdc45f1e5 Author: Ludovic Marcotte Date: Tue Jul 21 15:21:57 2015 -0400 (feat) timezones are now using md-autocomplete M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit ea68715f59f533f18ea7c342825c3036f1c0667e Author: Ludovic Marcotte Date: Tue Jul 21 11:19:47 2015 -0400 (feat) support for drafts autosaving M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 601ed94d7724cc0bee53a25e7134bf06557f4691 Author: Francis Lachapelle Date: Tue Jul 21 10:15:02 2015 -0400 Update product.plist for new component templates M UI/Scheduler/product.plist commit bee36814e514354a749b104e13e87b3cf3919a69 Author: Ludovic Marcotte Date: Tue Jul 21 09:28:54 2015 -0400 (feat) added many missing actions on mail folders M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit a75524af9f671ef92316c8e6b4a229d5fc1c78d8 Author: Francis Lachapelle Date: Tue Jul 21 08:26:50 2015 -0400 Review task/event viewer/editor Components will now appear in dialogs instead of a right sidenav. This commit also introduces read-only viewers for tasks and events. M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox A UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox A UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/list/list.scss commit 5eeb473fe8ec1ec3985b6ef5ceafcc53972bba71 Author: Ludovic Marcotte Date: Mon Jul 20 16:44:26 2015 -0400 (feat) initial sort/search feature for mails M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit dfb750caf441d4c45368cc83be7394760e17aeb1 Author: Francis Lachapelle Date: Mon Jul 20 15:32:57 2015 -0400 (fix) Resolve addressbook before rendering view M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Contacts/AddressBook.service.js commit cdd449fec9f384f0d6f5fefc63302161080695b2 Author: Ludovic Marcotte Date: Mon Jul 20 15:03:29 2015 -0400 (feat) search capabilities in the addressbook module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit 7c2cb259a2fea6e2d18610fb6b7568c96acde9eb Author: Ludovic Marcotte Date: Mon Jul 20 14:24:36 2015 -0400 (feat) sorting capabilities in the addressbook module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js commit e7a73413d57243c738614e53fd1d29c6b2a8f9fd Author: Ludovic Marcotte Date: Sun Jul 19 08:39:56 2015 -0400 (fix) SOGo adjustment regarding https://github.com/angular/material/commit/dbafaa14473b41e262d55f8f6d06f818f4d88654 M UI/WebServerResources/scss/core/variables.scss commit 4c51d4702f0e381fb8928df819aee16679e34a6c Author: Francis Lachapelle Date: Thu Jul 16 16:29:54 2015 -0400 (fix) List members auto-completion M UI/WebServerResources/js/Contacts/CardController.js commit 191a1afe23612196c2744c60dd725581f2bcf742 Author: Francis Lachapelle Date: Thu Jul 16 16:29:00 2015 -0400 (fix) Filtering components lists M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 8c8070ff16a17f4151808dab945994df0dd42599 Author: Francis Lachapelle Date: Thu Jul 16 16:26:09 2015 -0400 (fix) Respect order of cards list M UI/WebServerResources/js/Contacts/AddressBook.service.js commit ee0e45cad628210d5cecd32b3883fc991483f041 Author: Francis Lachapelle Date: Thu Jul 16 11:21:55 2015 -0400 (js) Respect user's default classification M UI/WebServerResources/js/Scheduler/Component.service.js commit d58030a475bda06e001809e95f93b1ef74134312 Author: Francis Lachapelle Date: Wed Jul 15 16:30:19 2015 -0400 (css) Cleanup and fixes for latest md changes M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/LoginUI.scss commit d1e1d11e4aeb4b1e3d40ec0f98655a878873bca7 Author: Francis Lachapelle Date: Wed Jul 15 15:27:51 2015 -0400 (html) Move close button of card & msg viewer The close button is only displayed on small devices (show-sm). M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit f09f1a42826a4c4d52756acf6cfd79ab6730aa85 Author: Francis Lachapelle Date: Wed Jul 15 15:20:08 2015 -0400 (fix) Respect order in list of cards M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 25f364991ebbef964d2889f44a81c6de083bec52 Author: Francis Lachapelle Date: Wed Jul 15 15:15:17 2015 -0400 (fix) Creation of card/list in Contacts module M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Contacts/AddressBookController.js commit 730b803ad6bab70dec9a5fd79f8cfe3485545420 Author: Francis Lachapelle Date: Wed Jul 15 13:44:17 2015 -0400 (js) Replace vs-repeat by md-virtual-repeat There're some issues with mdVirtualRepeat that required some changes to our app: 1. Having multiple directives with md-virtual-repeat doesn't work well. That why I added a dedicated div for the md-virtual-repeat directive. 2. ui-sref-active doesn't work well for child nodes of the md-virtual-repeat element. The class was applied repetitively to a visible child. I now save which message or card is selected and use the ng-class directive to highlight the selected list item. 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/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss A UI/WebServerResources/scss/components/virtualRepeat/_extends.scss A UI/WebServerResources/scss/components/virtualRepeat/virtualRepeat.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/_view.scss commit dbb8acca9af5f191f48f8eedce68cca64f3a386b Author: Francis Lachapelle Date: Tue Jul 14 16:12:07 2015 -0400 (js) Expose 'activeUser' through navController M UI/WebServerResources/js/Common/navController.js commit aee229e7002019fed3c354cb3a1297e2df41df3d Author: Francis Lachapelle Date: Mon Jul 13 15:22:58 2015 -0400 (js) Make use of 'controllerAs' in Mailer module 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/WebServerResources/js/Mailer.app.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/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 7c6716784e9b64237c8fb2c4d153ebb0979cd52e Author: Francis Lachapelle Date: Thu Jul 9 16:35:19 2015 -0400 (feat) Events/tasks sorting in Calendar module M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 9a3aeb000447b57cf5c1be536fb968046fc57f45 Author: Francis Lachapelle Date: Thu Jul 9 16:18:03 2015 -0400 (fix) Tasks list sorting M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxCalListingActions.m commit 6f6ec58a09274c06100d29cfe6cf10b9b9c0aaa3 Author: Ludovic Marcotte Date: Thu Jul 9 16:08:14 2015 -0400 (html) wrap checkbox inside md-button M UI/Templates/MailerUI/UIxMailEditor.wox commit 88860e2e3873da663f255c7b3181de20acbaa43a Author: Ludovic Marcotte Date: Wed Jul 8 21:27:24 2015 -0400 (fix) don't show "end repeat" for non-repetitive events/tasks M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 5bbb768fe87af0f8cef2444ba59e212a5996e44c Author: Francis Lachapelle Date: Wed Jul 8 21:16:33 2015 -0400 (html) Improve event editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox commit 396bc3b0f6d639ac65cf0e36984db2658b069847 Author: Francis Lachapelle Date: Wed Jul 8 21:14:25 2015 -0400 (css) Lower icon button width to 36px M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/core/variables.scss commit 164654f784776f92e09280254e635318cba2e4ee Author: Francis Lachapelle Date: Wed Jul 8 21:08:51 2015 -0400 (css) Icon modifiers (rotation) for animation M UI/WebServerResources/scss/components/icon/icon.scss commit 9514103031d9d9e1efb0c7681394c1354d1c3e91 Author: Francis Lachapelle Date: Wed Jul 8 14:46:07 2015 -0400 (js) Improve search toolbar in Calendar module - new distinct search toolbar - restored filtering options - honor user's settings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss commit 4d4458a183a0397a85a1f7c5213cba6ae782f81b Author: Francis Lachapelle Date: Wed Jul 8 14:34:43 2015 -0400 (js) Set focus to title field in component editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit 5a2eb67cb7ce4a11178c88872a44f78a3f2af210 Author: Francis Lachapelle Date: Wed Jul 8 14:31:25 2015 -0400 (fix) Alignment in bottomSheet M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss commit 9bdc365bf0d70d1fa4604e547afa9eba9de88600 Author: Francis Lachapelle Date: Wed Jul 8 14:18:13 2015 -0400 (js) Allow cancelling of sgSearch M UI/WebServerResources/js/Common/sgSearch.directive.js commit 066bdc5f3fe6e843e80f60b1492851a4d1816fab Author: Francis Lachapelle Date: Wed Jul 8 14:15:39 2015 -0400 (js) New 'ready' method for Preferences service This method returns a promise that succeeds when the user's defaults and settings have been received from the server. M UI/WebServerResources/js/Preferences.app.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit 396892b0e104468c9b0fe107b7b1c3a901f30a34 Author: Francis Lachapelle Date: Tue Jul 7 16:39:28 2015 -0400 (js) Simplify PreferencesController M UI/WebServerResources/js/Preferences/PreferencesController.js commit dd5b3258644ebc025afa16b1f147d0a83506fd30 Author: Francis Lachapelle Date: Tue Jul 7 16:34:58 2015 -0400 (js) Simplify promises handling in User.$filter M UI/WebServerResources/js/Common/User.service.js commit fe20cc220f9b45311ed7a729dce810b70bbc5b8c Author: Francis Lachapelle Date: Tue Jul 7 16:27:01 2015 -0400 (js) Improve sgSearch directive The directive now relies on transclusion to compile its content. This way, we don't limit the directives used inside the content. M UI/WebServerResources/js/Common/sgSearch.directive.js commit 02112dea8acccf3c9072c42184b9c011d25cbc8d Author: Ludovic Marcotte Date: Wed Jul 8 13:19:16 2015 -0400 (feat) can now send out MDN responses M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit f369eabd060a838b0172e9f8fefd02c0e04c89ce Author: Ludovic Marcotte Date: Tue Jul 7 09:50:44 2015 -0400 (fix) arial labels + icon classes M UI/Templates/MailerUI/UIxMailEditor.wox commit 4ab2c57903689b72e971ac02ff66fb63b8f38c30 Author: Ludovic Marcotte Date: Tue Jul 7 08:35:53 2015 -0400 (feat) handle priority and return receipt in mail editor (needs layout work) M SoObjects/Mailer/SOGoDraftObject.m M UI/Templates/MailerUI/UIxMailEditor.wox commit 9015f82413bc9a624e5731bbff52e99dd4e2e09a Author: Francis Lachapelle Date: Mon Jul 6 15:16:49 2015 -0400 (html) Improve events/tasks lists M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 44b8dab9c47439b040c8ba55920ce8a4c8e36e7f Author: Francis Lachapelle Date: Mon Jul 6 11:14:46 2015 -0400 (css) Left-align list items in sidenav M UI/WebServerResources/scss/components/list/list.scss commit 9814a8cd0ec1c8fa555223390f19f3a0f89fb793 Author: Francis Lachapelle Date: Mon Jul 6 11:11:38 2015 -0400 (css) No bg-color change in :hover of bottom sheet M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit ecce179a2f5066c466c3190d7d3e29dff4962c24 Author: Francis Lachapelle Date: Mon Jul 6 11:07:28 2015 -0400 (css) Allow .sg-child-level-[1-12] everywhere M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit cf0aded1a401809e0108b4ca7e2d829057dbfbe6 Author: Ludovic Marcotte Date: Mon Jul 6 11:05:19 2015 -0400 (feat) show the 'right' folder icons M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit a49687fe411402ba93ff2a4f39d62927e4476869 Author: Ludovic Marcotte Date: Sat Jul 4 20:14:32 2015 -0400 (fix) make use of floating labels M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox commit 3bfc47d105137c06d91c4c4413b5a03ca1d6e75a Author: Ludovic Marcotte Date: Sat Jul 4 07:51:20 2015 -0400 (fix) fixed icons and controller regarding mailbox delegates M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit 01750fa98e7deb14f4325d735277646095a6dbf8 Author: Ludovic Marcotte Date: Sat Jul 4 07:36:15 2015 -0400 (fix) small syntax error M UI/WebServerResources/js/Mailer/MailboxesController.js commit b948384ec9a5a8d463c3f8ea204b6adef9402ba5 Author: Francis Lachapelle Date: Fri Jul 3 21:45:59 2015 -0400 (js) Preload ACL users in Calendar module M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 1c34e71cdca9a769bbfd8c8c26d174f428b3eb08 Author: Francis Lachapelle Date: Fri Jul 3 21:44:28 2015 -0400 (js) Remove unused dependency on $q in controllers M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 2337d4057f530512fb348bd1ed8fe8e2c6452f78 Author: Francis Lachapelle Date: Fri Jul 3 21:40:37 2015 -0400 Integrate md-icon using the Material Icons font 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/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.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/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox 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/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/Templates/UIxTopnavToolbarTemplate.wox M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/icon/_extends.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/list/list.scss commit b39dedd2d228cc7f36962c8e6dd1b9c60a064a49 Author: Francis Lachapelle Date: Fri Jul 3 21:38:37 2015 -0400 Add attachUrls to task editor M UI/Scheduler/UIxTaskEditor.m commit 05d59df68bb163193320a75a3a629c7f64188fe7 Author: Ludovic Marcotte Date: Fri Jul 3 20:40:06 2015 -0400 (feat) added mailbox delegation support M SoObjects/SOGo/SOGoUser.m M UI/MailerUI/UIxMailUserDelegationEditor.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 9225f2b9083685cc69cd3fa7f2b8c12d7a375a06 Author: Ludovic Marcotte Date: Fri Jul 3 20:07:17 2015 -0400 (fix) layout improvements when text is folding M UI/Templates/PreferencesUI/UIxPreferences.wox commit e4e18dea5e1698fd84875ff8b70b0a32f99292cc Author: Francis Lachapelle Date: Fri Jul 3 11:28:21 2015 -0400 (js) Rename variable in scope of recurrence editor M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox commit b0d8148ca691cec1d8d11ba50bdf6b436af0a2cb Author: Francis Lachapelle Date: Fri Jul 3 10:34:48 2015 -0400 (font) Add official Material Design Icons font M .gitignore M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json D UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot D UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf A UI/WebServerResources/fonts/MaterialIcons-Regular.eot A UI/WebServerResources/fonts/MaterialIcons-Regular.ttf A UI/WebServerResources/fonts/MaterialIcons-Regular.woff A UI/WebServerResources/fonts/MaterialIcons-Regular.woff2 D UI/WebServerResources/fonts/Ubuntu-C.ttf commit 52253d8c101ef5215b81909da864ac51e139a842 Author: Ludovic Marcotte Date: Fri Jul 3 15:17:02 2015 -0400 (fix) fixed path handling M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 94a34f41b87beef6255d0f3649becae3db852ea8 Author: Ludovic Marcotte Date: Fri Jul 3 14:46:25 2015 -0400 (fix) some layout improvements M UI/Templates/PreferencesUI/UIxPreferences.wox commit d1636314f1ec0c6d7efb61641bf3dd2f51bd1675 Author: Ludovic Marcotte Date: Fri Jul 3 11:29:40 2015 -0400 (fix) first big pass at floating label support in all md-selects M UI/Templates/PreferencesUI/UIxPreferences.wox commit 1ae7cddf09adf220b170b569050200697e11ea65 Author: Ludovic Marcotte Date: Fri Jul 3 10:22:48 2015 -0400 Silenced NSLog calls M UI/Common/UIxPageFrame.m commit 5ef2db59f79fd7a1c5592ac5cde653a9afd5318d Author: Ludovic Marcotte Date: Thu Jul 2 16:11:11 2015 -0400 (fix) a bit more error handling M UI/WebServerResources/js/Mailer/MailboxesController.js commit 1a78882c51c43b54ed41ff2720ba838578163d25 Author: Ludovic Marcotte Date: Thu Jul 2 13:20:13 2015 -0400 (fix) floating label for select on the login page M UI/Templates/MainUI/SOGoRootPage.wox commit 6471524627a53c5d608294a63fc0438c43253b53 Author: Ludovic Marcotte Date: Thu Jul 2 10:54:33 2015 -0400 (fix) also use floating label for mail composer M UI/Templates/MailerUI/UIxMailEditor.wox commit bc9e1f9558a18b7b7933d5d799c55e8ea037f0a0 Author: Ludovic Marcotte Date: Thu Jul 2 10:45:13 2015 -0400 (fix) use md-select floating labels M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit a408fdff52c4751eb4d847e0d8c2879418e11dcf Author: Francis Lachapelle Date: Wed Jul 1 15:21:22 2015 -0400 (js) Minor JavaScript improvements M UI/WebServerResources/js/Common/sgSearch.directive.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit cc7eeca2c4961f782423c8ec61935488873c88e7 Author: Francis Lachapelle Date: Wed Jul 1 15:17:55 2015 -0400 (js) Improve calendar lists controller - preload both lists (events & tasks) - don't reload list when switching tab M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 35ff82710ab07c5900aef73d0cca56b4870ce599 Author: Francis Lachapelle Date: Wed Jul 1 14:34:35 2015 -0400 Handle attach URLs in appointment editor M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit ba5f6410edbd7c64566445f538bae894d50d2b17 Author: Francis Lachapelle Date: Wed Jul 1 14:11:53 2015 -0400 Return recurrence rule only if frequency is known M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 763ce37f8cc7ff98b4cdacd79c51759e4d948f95 Author: Francis Lachapelle Date: Wed Jul 1 14:09:12 2015 -0400 Allow multiple "attach" values in iCalEntityObject M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m commit f449f0456b1a9f254bf0d66a21795eca9cf76744 Author: Ludovic Marcotte Date: Tue Jun 30 17:13:55 2015 -0400 (feat) can now copy mails M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 06cb06fce62fdf3af0517be0e220fcf861f938f9 Author: Francis Lachapelle Date: Mon Jun 29 21:03:52 2015 -0400 New UIxTaskEditorTemplate class M UI/Scheduler/UIxCalMainView.m commit 647f052486a452a636db09245b5907e315732425 Author: Ludovic Marcotte Date: Mon Jun 29 13:49:41 2015 -0400 Fix for dfecce738187a57da17e4792d0daa5cc3fc147d2 Conflicts: ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 013e316e7d2c285c188b0a7bbc182b636bcae647 Author: Ludovic Marcotte Date: Mon Jun 29 09:22:12 2015 -0400 re-enabled forwardConstraints code M UI/PreferencesUI/UIxPreferences.m commit 33345ed1f03fff9ff9533e7994dee7f0d2ca0896 Author: Ludovic Marcotte Date: Fri Jun 26 13:13:25 2015 -0400 (feat) new mailbox sharing capabilities and mailbox menu M UI/MailerUI/UIxMailUserRightsEditor.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 0b5146655d46f2b2d9a5ca562646892161a058cc Author: Ludovic Marcotte Date: Fri Jun 26 13:01:32 2015 -0400 (fix) do now show the subscribe options for non-GCS folders M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox commit d674b33a209206c4a596861a6c75c01d23ddd5b5 Author: Francis Lachapelle Date: Thu Jun 25 11:31:53 2015 -0400 (css) Review cards display in sharing dialog box M UI/WebServerResources/scss/components/card/card.scss commit c524782395cf8dd3bd2e6ad3f0eda1ad5415d583 Author: Francis Lachapelle Date: Thu Jun 25 11:30:44 2015 -0400 Initial task editor M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox A UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler.app.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit c144f736dc5a64d2abda1c6988590bdd189b24ad Author: Francis Lachapelle Date: Thu Jun 25 11:23:18 2015 -0400 Improve JSON API documentation M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit f4a8638fb4c277237347fe9da3412851c4ef44cd Author: Francis Lachapelle Date: Thu Jun 25 11:21:24 2015 -0400 (json) Add c_iscycle and c_nextalarm in tasks list M UI/Scheduler/UIxCalListingActions.m commit 69424be245a4c479d477044f6464208638c3b1a2 Author: Francis Lachapelle Date: Thu Jun 25 11:17:53 2015 -0400 Return attributes of iCalEntity if non-empty Only include classification and status if theyr are not empty. M SoObjects/Appointments/iCalEntityObject+SOGo.m commit c3d364558ed0894445b8f784f211bc186f5b64bf Author: Francis Lachapelle Date: Tue Jun 23 11:23:51 2015 -0400 (html) Remove line under categories in card view M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit aa6741ee4b85c5063ef07924f96748e304636ee3 Author: Francis Lachapelle Date: Tue Jun 23 11:22:35 2015 -0400 Move categories to top in contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 412dca053a3b42383564335ae59323909584f7df Author: Francis Lachapelle Date: Tue Jun 23 11:21:50 2015 -0400 (css) Fix for md-cards in ACL editor M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/scss/components/card/card.scss commit b41828a7f13f23ef6169435fce3a7972d6e6981b Author: Francis Lachapelle Date: Mon Jun 22 15:48:52 2015 -0400 (html,js) Add reminder/alarm to event editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit bb8c32a77ed4008d32eaf5106d1af4389ff5baa7 Author: Francis Lachapelle Date: Mon Jun 22 10:03:41 2015 -0400 (html) Minor improvement to preferences module M UI/Templates/PreferencesUI/UIxPreferences.wox commit 1a5763d46883187e64b4e1285110fbee77e2795c Author: Francis Lachapelle Date: Mon Jun 22 10:02:53 2015 -0400 (css) Remove reference to unused font M UI/WebServerResources/scss/core/typography.scss commit 8402152a592ce44f4be00ea0b1a6419eb156d2b9 Author: Francis Lachapelle Date: Mon Jun 22 09:20:35 2015 -0400 Load alarm from UIxComponentEditor The alarm attributes are now loaded from UIxComponentEditor and not iCalEntityObject so we can determine if the component's owner is part of the alarm's attendees. M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit d89f02ff53945ae7ce36364900e85404921e2ccd Author: Francis Lachapelle Date: Fri Jun 19 22:08:08 2015 -0400 Change signature of [iCalAlarm alarmForEvent:..] The first argument doesn't have to be a iCalRepeatableEntity; a simple iCalEntity is enough. M SoObjects/Appointments/iCalAlarm+SOGo.h M SoObjects/Appointments/iCalAlarm+SOGo.m commit 94cded35d2d98956db04efbd0d86a9368a649c4b Author: Francis Lachapelle Date: Fri Jun 19 14:52:00 2015 -0400 Revert "(fix) Adjust md-tabs for latest material" This reverts commit 6041a9c00906565fbb3d8e5fae00235356f6a5f6. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit ba4520da51a384118dd9333b543cff316235754d Author: Francis Lachapelle Date: Fri Jun 19 13:48:37 2015 -0400 Use node-sass 3.x M UI/WebServerResources/package.json commit 92c4ee50fafe0479da4f3cf581c9de3ba102ea56 Author: Francis Lachapelle Date: Fri Jun 19 13:46:14 2015 -0400 (css) Remove reference to uninstalled font M UI/WebServerResources/scss/core/typography.scss commit 4249d6cc5b5f3f60ca420c463dee0c0e1c4c0333 Author: Francis Lachapelle Date: Fri Jun 19 13:43:18 2015 -0400 Don't use md iconic font v2.0.0 (yet) We need to evaluate the pros and cons of moving to font ligatures now available with Angular Material (https://material.angularjs.org/latest/#/api/material.components.icon/directive/mdIcon). M UI/WebServerResources/bower.json commit e65ff2105ea6a0329f8b428bc1367a6aefa95d39 Author: Ludovic Marcotte Date: Wed Jun 17 15:57:16 2015 -0400 Revert "(fix) ensure calendar objects have a (fake) filename" This reverts commit a145fdbb5366703c8eb564430a3d1ec8953e3275. M SoObjects/Mailer/SOGoMailObject.m commit e5c4907abac6a2d5100415d20fc3b2dc7229ee35 Author: Ludovic Marcotte Date: Wed Jun 17 08:46:09 2015 -0400 (fix) improved memory usage M ActiveSync/NSString+ActiveSync.m commit a49032a6bd9b49bfecc610c68d8fdc5fc3871251 Author: Ludovic Marcotte Date: Mon Jun 15 12:03:38 2015 -0400 (fix) show only the URL of web calendars, when asked M UI/Scheduler/UIxCalendarFolderLinksTemplate.m M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit f7f83ae1c700761b00848fb795ddb1773a84c679 Author: Francis Lachapelle Date: Mon Jun 15 11:35:20 2015 -0400 (css) Review cards display in sharing dialog box M UI/WebServerResources/scss/components/card/card.scss commit 6b31e3d3b91dc1877ff6f0eeb7cb179477d40b92 Author: Francis Lachapelle Date: Mon Jun 15 11:34:48 2015 -0400 (fix) Remove useless ng-show directive (Contacts) M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 0ed67f13559114dc13a904cfcbd05eec3506b26d Author: Francis Lachapelle Date: Mon Jun 15 11:33:21 2015 -0400 (doc) Improve Angular services documentation M UI/WebServerResources/js/Scheduler/Calendar.service.js commit abe8f8f93ca1b5631e9d47b927d6396b72b36248 Author: Francis Lachapelle Date: Mon Jun 15 11:32:09 2015 -0400 (doc) Improve JSON API documentation M UI/MailerUI/UIxMailFolderActions.m commit 6041a9c00906565fbb3d8e5fae00235356f6a5f6 Author: Francis Lachapelle Date: Mon Jun 15 11:25:32 2015 -0400 (fix) Adjust md-tabs for latest material directive M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit da95a810d45d2d77e4c99ef3003b6d6161e659ff Author: Francis Lachapelle Date: Mon Jun 15 10:59:57 2015 -0400 (fix) Avoid triggering checkbox with md-menu When clicking on the "more" secondary button of a calendar, trick the md-list directive to consider the 'md-secondary' class of the md-menu so the click doesn't trigger the checkbox of the list item. M UI/Templates/SchedulerUI/UIxCalMainView.wox commit f1fc78c71b927f319c6058a32e40ada1dba76dc6 Author: Ludovic Marcotte Date: Mon Jun 15 10:10:58 2015 -0400 (fix) invalid scope for notification prefs M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit d41458dfdc38a0d5a77f11baf9adb78b3f7a7114 Author: Ludovic Marcotte Date: Mon Jun 15 10:07:56 2015 -0400 (fix) hide the dialog after save M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 406e9a3df266baccbe032d8ce937b21e574f0a5b Author: Ludovic Marcotte Date: Mon Jun 15 10:05:39 2015 -0400 (fix) dropped old calendar sync/tag properties M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxCalendarSelector.m commit b4f9b9095dfc00ad8266cb9ef943c3a5dd392f55 Author: Ludovic Marcotte Date: Mon Jun 15 09:53:10 2015 -0400 (feat) first pass at the calendar properties dialog M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit e18b61f18063d23e9c3dc971729a541ce57fdfa6 Author: Francis Lachapelle Date: Mon Jun 15 09:19:21 2015 -0400 Improve API documentation /Calendar/calendarslist M UI/Scheduler/UIxCalendarSelector.m commit af6e20d6270e9a9c79e305fb76b6d1abb42259f6 Author: Francis Lachapelle Date: Fri Jun 12 16:12:14 2015 -0400 (fix) Restore methods in UIxCalUserRightsEditor M UI/Scheduler/UIxCalUserRightsEditor.h M UI/Scheduler/UIxCalUserRightsEditor.m commit 8100dfa79757304900e7fb63eb49a25f3d899eb4 Author: Francis Lachapelle Date: Fri Jun 12 15:58:44 2015 -0400 Update {variables,content}.scss for latest md M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/core/variables.scss commit 4514d7ce320e0feb75b2950a187a724d5b3ecca7 Author: Ludovic Marcotte Date: Fri Jun 12 15:26:22 2015 -0400 (fix) md-content -> md-dialog-content in templates M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit 0612c3dff14c93c66feb1c9927e98622d02e0eeb Author: Ludovic Marcotte Date: Fri Jun 12 14:44:33 2015 -0400 Fixed templates M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox commit ee9e559765c0f825a2bb20ca2f358eb03b207f39 Author: Ludovic Marcotte Date: Fri Jun 12 13:34:08 2015 -0400 (feat) links to calendars M UI/Scheduler/GNUmakefile A UI/Scheduler/UIxCalendarFolderLinksTemplate.h A UI/Scheduler/UIxCalendarFolderLinksTemplate.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalMainView.wox A UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit a89b116940f200f4b4e7006a5168ceea5eccdf6b Author: Ludovic Marcotte Date: Fri Jun 12 11:21:02 2015 -0400 (feat) allow showing links to address books M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactFolderLinksTemplate.h A UI/Contacts/UIxContactFolderLinksTemplate.m D UI/Contacts/UIxContactFolderProperties.h D UI/Contacts/UIxContactFolderProperties.m M UI/Contacts/product.plist A UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox D UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 942c97294225c5845fb5555ccc9d4caa8b2dcbcd Author: Ludovic Marcotte Date: Fri Jun 12 08:55:28 2015 -0400 (feat) re-enabled export cards feature M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 20914a88129fc8ec6ee8a611d77211fe48ac5a78 Author: Francis Lachapelle Date: Fri Jun 12 14:12:51 2015 -0400 Improve and fix SASS preprocessing M UI/WebServerResources/GNUmakefile M UI/WebServerResources/Gruntfile.js commit b85b2ed4166c908ce108c2171625a61db80b2d3c Author: Francis Lachapelle Date: Fri Jun 12 12:26:17 2015 -0400 Update angular-material M UI/WebServerResources/angular-material commit 3a1c1226bc321c38fb6f2dd9463d73514662a2e8 Author: Ludovic Marcotte Date: Thu Jun 11 14:32:07 2015 -0400 (feat) added menu in list of address books M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 6d12c2a2c8c19435713e6b24d16512c6b6cec4f1 Author: Ludovic Marcotte Date: Thu Jun 11 14:09:07 2015 -0400 (feat) enabled menu and fabdial support A UI/WebServerResources/scss/components/fabSpeedDial/_extends.scss A UI/WebServerResources/scss/components/fabSpeedDial/fabSpeedDial.scss A UI/WebServerResources/scss/components/menu/_extends.scss A UI/WebServerResources/scss/components/menu/menu.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 23d7c06829427cea352c47a2acb5bc053b25d06f Author: Ludovic Marcotte Date: Mon Jun 8 15:49:27 2015 -0400 (feat) improved the attachments handling code for the message editor M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/scss/styles.scss commit 290264262ce1df29758a2993a7f9b3e4d63f477f Author: Francis Lachapelle Date: Fri Jun 5 16:20:57 2015 -0400 (js) Improve autocomplete of attendees editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit a95ed0f8e65de928fc880301994528b8640f3bd8 Author: Francis Lachapelle Date: Thu Jun 4 16:08:45 2015 -0400 Initial ng/md version of the attendees editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit a2383db454e89a2c333ee0f0614087dadeea5fa5 Author: Francis Lachapelle Date: Thu Jun 4 14:48:52 2015 -0400 (js) Improve recurrence editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 1d1f7445cb4a84648cf3d4323d84fdca35808d6a Author: Francis Lachapelle Date: Thu Jun 4 14:39:53 2015 -0400 (html) Remove upper div from image part viewer M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox commit b469045de84b48bd832545ebb875ce53c1fa1e03 Author: Francis Lachapelle Date: Thu Jun 4 14:37:33 2015 -0400 (js) Simplify Dialog service M UI/WebServerResources/js/Common/Dialog.service.js commit a1c493358f8beb4aaea4e3c158572bc831294f42 Author: Francis Lachapelle Date: Thu Jun 4 14:36:58 2015 -0400 Improve API documentation for appointment editor M UI/Scheduler/UIxAppointmentEditor.m commit 4cece88a428da4847de824495c07373c5157ee74 Author: Francis Lachapelle Date: Thu Jun 4 13:31:06 2015 -0400 JSONinfy [SOGoUserHomePage readFreeBusyAction] M UI/MainUI/SOGoUserHomePage.m commit 8124faa6d4c0f014c0ee349547ee43067d841d39 Author: Ludovic Marcotte Date: Wed Jun 3 19:42:30 2015 -0400 (feat) "Materialization" of the IMIP handling template M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/product.plist M UI/Templates/Appointments/SOGoAptMailDeletion.wox M UI/Templates/Appointments/SOGoAptMailInvitation.wox M UI/Templates/Appointments/SOGoAptMailUpdate.wox M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/WebServerResources/js/Mailer/Message.service.js A UI/WebServerResources/js/Mailer/sgIMIP.directive.js M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/list/list.scss commit fb992db5ad3fc5927eea5fb3681784f6d73d2433 Author: Francis Lachapelle Date: Tue Jun 2 11:14:03 2015 -0400 Improve ACL editor (Scheduler & Contacts) M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/Scheduler/UIxCalUserRightsEditor.h M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/scss/components/card/card.scss commit e385bf34d5ac7568fcb381e549f58e82964a7eef Author: Luc Charland Date: Mon Jun 1 10:52:32 2015 -0400 added simple event testing json->dav M Tests/Integration/carddav.py M Tests/Integration/test-carddav.py commit 4f754994392326cd0c9fc43ff7d9e00e9c3296c3 Author: Ludovic Marcotte Date: Fri May 29 10:49:40 2015 -0400 (fix) Materalized link and image templates M UI/MailPartViewers/UIxMailPartImageViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 34140e77fc653e8b2e95de4267e0b01a079cfb5a Author: Francis Lachapelle Date: Thu May 28 14:20:25 2015 -0400 (html) Improve ACL editor M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/scss/components/card/card.scss commit 04b992e1f130f8f9cc7bd61830fe4cbfa2c827de Author: Francis Lachapelle Date: Thu May 28 13:48:45 2015 -0400 (js) Make use of 'controllerAs' in Contacts module M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts.app.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 commit 11cf483e2cc1abfa46f7fb316d498ded05a21bdd Author: Francis Lachapelle Date: Thu May 28 10:56:27 2015 -0400 (js) Set height/width of gravatar's image M UI/WebServerResources/js/Common/sgGravatarImage.directive.js commit 6a835c745fed26510d22917d505d775ceddc11ed Author: Francis Lachapelle Date: Thu May 28 10:46:14 2015 -0400 (js) Fix resource URL of Acl service M UI/WebServerResources/js/Common/Acl.service.js commit af353fb73f54bbcb63401eac761e7ca9168ca2df Author: Francis Lachapelle Date: Wed May 27 15:06:42 2015 -0400 (js) Improve contact chips in card list editor Exclude list members from auto-completion results. M UI/Templates/ContactsUI/UIxContactEditorTemplate.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 d159e12b3f963099652eaa15d100adb9c7c56259 Author: Francis Lachapelle Date: Wed May 27 14:59:49 2015 -0400 (js) Improve contact chips in Preferences module Exclude users already in the prevent invitations whitelist. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 28477e97090027bbfb8b3fd89cbb3ba9e70fe58c Author: Francis Lachapelle Date: Wed May 27 09:49:13 2015 -0400 Add apidoc.json A apidoc.json commit 9a3f4080c094434b5915e818cdc4538117c6321c Author: Luc Charland Date: Mon May 25 12:29:13 2015 -0400 test adding single and multiple phones with JSON and getting it with DAV A Tests/Integration/carddav.py A Tests/Integration/test-carddav.py commit cdd52a0b37d9cd93edac50564240df17a91eb8b6 Author: Francis Lachapelle Date: Thu May 21 09:43:34 2015 -0400 (css) Cleanup card.scss M UI/WebServerResources/scss/components/card/card.scss commit e226a32413820b94986b6f224709a9a98f344ade Author: Francis Lachapelle Date: Wed May 20 14:46:12 2015 -0400 Improve login page Used ngCloak directive to display the form only once AngularJS/Angular Material is loaded and all components initialized. M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/Main.app.js M UI/WebServerResources/scss/components/button/button.scss A UI/WebServerResources/scss/core/angular.scss M UI/WebServerResources/scss/styles.scss commit 1f83680e125bb4a6134230b56ba0ebf71faa16eb Author: Francis Lachapelle Date: Wed May 20 12:15:31 2015 -0400 Add aria attributes in Preferences module M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit d5f4da39342de874cace9124f18707492d00f543 Author: Francis Lachapelle Date: Wed May 20 11:59:26 2015 -0400 (fix) Don't return duplicated timezones M SOPE/NGCards/iCalTimeZone.m commit dc91be3c0d3e68cc1bd140ba76f9df3f6483c1c5 Author: Francis Lachapelle Date: Wed May 20 11:11:01 2015 -0400 Initial recurrence editor for appointments M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxRecurrenceEditor.m M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/content/content.scss A UI/WebServerResources/scss/components/input/_extends.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/components/select/select.scss commit 7e96f3780908767bdbbf2862d27c670870968e74 Author: Francis Lachapelle Date: Wed May 20 11:05:42 2015 -0400 (wox) Add classification to event editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit 0ac27aab50c688e84e0473af0e30fa28daa3e74d Author: Francis Lachapelle Date: Wed May 20 10:27:53 2015 -0400 (js) Improve coding style of Card.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit 3350e2fa12a1e148adb8adc135e71b10d5b19382 Author: Francis Lachapelle Date: Wed May 20 09:38:30 2015 -0400 (fix) Syntax of word "occurrence" M SOPE/NGCards/iCalByDayMask.h M SOPE/NGCards/iCalByDayMask.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit e4e5106f97bf7c2195b543620b46c604ee40cf91 Author: Francis Lachapelle Date: Wed May 20 09:31:53 2015 -0400 Set editor mode of Sass files M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/_utils.scss M UI/WebServerResources/scss/components/backdrop/backdrop.scss M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/checkbox/checkbox.scss M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/components/dialog/dialog.scss M UI/WebServerResources/scss/components/divider/divider.scss M UI/WebServerResources/scss/components/progressCircular/progressCircular.scss M UI/WebServerResources/scss/components/progressLinear/progressLinear.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/_functions.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/base_styles/_functions.scss M UI/WebServerResources/scss/core/base_styles/_mixins.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/reset.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss commit ed7f979635e89145ec87517fde36d28e4e81bf78 Author: Francis Lachapelle Date: Wed May 20 09:29:39 2015 -0400 (js) Fix dependency injection in Dialog service M UI/WebServerResources/js/Common/Dialog.service.js commit 46bfe6befbd9065285c21c37cdc987fcbeedc1b9 Author: Francis Lachapelle Date: Tue May 19 16:50:26 2015 -0400 (fix) Resolve component data completely M UI/WebServerResources/js/Scheduler.app.js commit 22db83503668c29c2117ca8fdf820e8c3e056eb7 Author: Francis Lachapelle Date: Tue May 19 16:07:57 2015 -0400 Compress production version of CSS M UI/WebServerResources/Gruntfile.js commit f6f704ddd81dbbdf92f7cb993c564d35d75dbf43 Author: Francis Lachapelle Date: Tue May 19 16:05:11 2015 -0400 (js) New sgToggleGrid directive This directive allows to transform the tiles of a md-grid-list to toggle buttons. A UI/WebServerResources/js/Common/sgToggleGrid.directive.js M UI/WebServerResources/scss/components/gridList/gridList.scss commit 9222bf80ef2ad9b62faa3c01c1b8f45d4d43621b Author: Francis Lachapelle Date: Tue May 19 14:50:26 2015 -0400 (js) Fix mdContactChips in preferencs module By keeping the same array reference throughout the auto-completion, we fix the ng-click on a list item. It also avoids constant redraws of the list. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/User.service.js commit b017cb1711f66d3f0e4cabe7fe54675936649578 Author: Francis Lachapelle Date: Tue May 19 11:36:42 2015 -0400 Update variables.scss for latest md version M UI/WebServerResources/scss/core/variables.scss commit 9db7d3b85dccbb68546f670a53620be3dd8bd8f7 Author: Francis Lachapelle Date: Tue May 19 11:32:12 2015 -0400 (fix) Show/save whitelisted users for invitations M UI/WebServerResources/js/Preferences/Preferences.service.js commit 18cf3d5f9c5ca9e8d40cd90b86c567f92bf413b0 Author: Francis Lachapelle Date: Tue May 19 10:55:40 2015 -0400 (wox) Improve layout of Preferences module M UI/Templates/PreferencesUI/UIxPreferences.wox commit 8e286b5d1544dbaf5b9e0cbfd3a863a295d72bbe Author: Francis Lachapelle Date: Fri May 15 09:12:28 2015 -0400 (css) Drop unused "theme" Sass files Only the original ng-material theme files are used in the build process of ng-material (using gulp). D UI/WebServerResources/scss/components/backdrop/backdrop-theme.scss D UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss D UI/WebServerResources/scss/components/button/button-theme.scss D UI/WebServerResources/scss/components/card/card-theme.scss D UI/WebServerResources/scss/components/checkbox/checkbox-theme.scss D UI/WebServerResources/scss/components/content/content-theme.scss D UI/WebServerResources/scss/components/dialog/dialog-theme.scss D UI/WebServerResources/scss/components/divider/divider-theme.scss D UI/WebServerResources/scss/components/input/input-theme.scss D UI/WebServerResources/scss/components/progressCircular/progressCircular-theme.scss D UI/WebServerResources/scss/components/progressLinear/progressLinear-theme.scss D UI/WebServerResources/scss/components/pseudo-input/pseudo-input-theme.scss D UI/WebServerResources/scss/components/radioButton/radio-button-theme.scss D UI/WebServerResources/scss/components/sidenav/sidenav-theme.scss D UI/WebServerResources/scss/components/slider/slider-theme.scss D UI/WebServerResources/scss/components/subheader/subheader-theme.scss D UI/WebServerResources/scss/components/switch/switch-theme.scss D UI/WebServerResources/scss/components/tabs/tabs-theme.scss D UI/WebServerResources/scss/components/toast/toast-theme.scss D UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss D UI/WebServerResources/scss/components/tooltip/tooltip-theme.scss commit ec2b52bf7b98e38af150cc2385cfe93f6631c13a Author: Francis Lachapelle Date: Thu May 14 11:36:21 2015 -0400 (fix) Save event to a different calendar M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit ac705547e8f2e225dfe64a74511d217efc8bae5c Author: Francis Lachapelle Date: Wed May 13 15:25:42 2015 -0400 (js) Colorize the bg of calendars checkboxes The background color was affecting only checked checkboxes. Now the color is applied even for uncheck checkboxes. M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js commit a9ad21b395e701e53ad9d6471b08292234c5dfc1 Author: Francis Lachapelle Date: Wed May 13 15:20:22 2015 -0400 (js) Improve handling of message flags We now call the model's methods from the template. Uncluttered the message controller. Fixed the synchronization of the flags with the messages list. M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/components/icon/icon.scss commit ec123b451256d59ec0f4d1127df8465d5d16eda2 Author: Francis Lachapelle Date: Wed May 13 11:49:15 2015 -0400 Improve tags chips of message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/chips/chips.scss commit f27544c72cb115b83b19690752e1cc5ecdd95585 Author: Francis Lachapelle Date: Wed May 13 10:36:34 2015 -0400 (js) New sgCompile directive to render mail parts M UI/Templates/MailerUI/UIxMailViewTemplate.wox A UI/WebServerResources/js/Common/sgCompile.directive.js M UI/WebServerResources/js/Mailer/Message.service.js commit 9ed65e34adccc34caaa1cee374a2de8554723945 Author: Francis Lachapelle Date: Tue May 12 22:37:58 2015 -0400 JSONify mail parts M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.h M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailPartViewers/UIxMailPartViewer.h M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 6cd02043afe8a7dcfed7666383527fe68b53fecb Author: Ludovic Marcotte Date: Sat May 9 14:37:40 2015 -0400 (feat) can now batch delete messages M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Contacts/AddressBookController.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 commit 0edc2c12170cc600a4bb7568cf4b884257e24501 Author: Ludovic Marcotte Date: Fri May 8 20:35:23 2015 -0400 Added email button for selected contacts (to be implemented) M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 2fa0e91ca7c9c4d56cd598247ad45b49f5087f09 Author: Francis Lachapelle Date: Fri May 8 16:42:46 2015 -0400 (js) AddressBook service: Improve documentation M UI/WebServerResources/js/Contacts/AddressBook.service.js commit b37892e033377c3d0c96fb6432838bf4b9bddc84 Author: Francis Lachapelle Date: Fri May 8 16:40:39 2015 -0400 (js) Card service: Improve initialization M UI/WebServerResources/js/Contacts/Card.service.js commit 2b6d9db83a0186681d38d05f068c2baebcf57b05 Author: Francis Lachapelle Date: Fri May 8 16:32:26 2015 -0400 API documentation for batchDelete Also return a proper JSON-payload in case of an error M UI/Common/UIxFolderActions.m commit 7d54bd5e8603543480d87b37c80ac18f6fdfa02d Author: Ludovic Marcotte Date: Fri May 8 15:47:09 2015 -0400 Initial work for muliple selections + new toolbar with ops M UI/Common/UIxFolderActions.m 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/Card.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/views/LoginUI.scss commit 499e66ffe950cd6b0dcce6446ebbdf5e38d5fc03 Author: Francis Lachapelle Date: Fri May 8 12:06:52 2015 -0400 (css) Improve contacts and messages lists 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 M UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 395f3585ca9590f94c02f2f1ea8e7696f5f864d4 Author: Francis Lachapelle Date: Thu May 7 15:18:19 2015 -0400 (js) Improve user search in AddressBook ACL editor M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 9f9cd68997698cfa7751366925ecc7328d9b522b Author: Francis Lachapelle Date: Thu May 7 15:15:20 2015 -0400 (fix) Partial fix for md-contact-chips Those fixes resolve the JavaScript errors, but the behavior is wrong; the displayed results are delayed with respect to the search string. md-contact-chips is expected to change (for the best) soon. M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit ab38134ba9eaa12bbc84d3452ac368fe9b28a6c0 Author: Francis Lachapelle Date: Thu May 7 10:04:50 2015 -0400 Improve user search auto-completion M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit a52e6604c1a8682fbb4cd21abeca4e81f246fffc Author: Francis Lachapelle Date: Thu May 7 10:03:30 2015 -0400 Improve contact list auto-completion M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js commit b65573472e0451a7e441bc099593a5ff689a3b70 Author: Francis Lachapelle Date: Thu May 7 09:49:48 2015 -0400 Don't use node-sass 3.0.0, yet M UI/WebServerResources/package.json commit 160055a874d12e694349d3504e978c0a51b16de5 Author: Francis Lachapelle Date: Thu May 7 09:48:29 2015 -0400 Remove unused CSS files D UI/WebServerResources/css/ContactsUI.css D UI/WebServerResources/css/MailerUI.css D UI/WebServerResources/css/angular-material.css D UI/WebServerResources/css/angular-material.min.css D UI/WebServerResources/css/app.css D UI/WebServerResources/css/blue-grey-theme.css D UI/WebServerResources/css/default-theme.css D UI/WebServerResources/css/mobile.css D UI/WebServerResources/css/ng-tags-input.bootstrap.css D UI/WebServerResources/css/ng-tags-input.bootstrap.min.css D UI/WebServerResources/css/ng-tags-input.css D UI/WebServerResources/css/ng-tags-input.min.css D UI/WebServerResources/css/themes/amber-theme.css D UI/WebServerResources/css/themes/blue-theme.css D UI/WebServerResources/css/themes/brown-theme.css D UI/WebServerResources/css/themes/cyan-theme.css D UI/WebServerResources/css/themes/deep-orange-theme.css D UI/WebServerResources/css/themes/deep-purple-theme.css D UI/WebServerResources/css/themes/green-theme.css D UI/WebServerResources/css/themes/grey-theme.css D UI/WebServerResources/css/themes/indigo-theme.css D UI/WebServerResources/css/themes/light-blue-dark-theme.css D UI/WebServerResources/css/themes/light-green-theme.css D UI/WebServerResources/css/themes/lime-theme.css D UI/WebServerResources/css/themes/orange-theme.css D UI/WebServerResources/css/themes/pink-theme.css D UI/WebServerResources/css/themes/purple-theme.css D UI/WebServerResources/css/themes/red-theme.css D UI/WebServerResources/css/themes/teal-theme.css D UI/WebServerResources/css/themes/yellow-theme.css D UI/WebServerResources/css/ubuntu.css commit 2d46f4fd3389b82b802ceb0ef3a55adb23d6000c Author: Francis Lachapelle Date: Wed May 6 17:46:58 2015 -0400 (js) Improve Contacts controllers M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/CardController.js commit 0eb2ecd2f24ee0694795014532096609679f2dc6 Author: Francis Lachapelle Date: Wed May 6 17:45:28 2015 -0400 (js) Improve Gravatar support M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/js/Common/Gravatar.service.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/sgGravatarImage.directive.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit 856809426628d846dc15026716b13886b94e69a6 Author: Francis Lachapelle Date: Wed May 6 16:15:03 2015 -0400 (wox) Improve mobile display of Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 5e2bdcd2bad04fa2ab2d68cfbfee1ed01b4beba6 Author: Ludovic Marcotte Date: Wed May 6 16:11:51 2015 -0400 (fix) pimped the login form and added SOGoLoginDomains support M UI/Templates/MainUI/SOGoRootPage.wox commit 2095df7865d0cd8ad20190b1da5966df56c01dc2 Author: Francis Lachapelle Date: Wed May 6 12:12:58 2015 -0400 Update .gitignore M .gitignore commit 618d3d9cc0e8a525b54da3b5ad64e8d2762ebcaa Author: Francis Lachapelle Date: Wed May 6 12:12:27 2015 -0400 (js) Fix dependency injections M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/Authentication.service.js M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/sgSubscribe.directive.js M UI/WebServerResources/js/Contacts.app.js M UI/WebServerResources/js/Mailer.app.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit 874e393948e67a90947a8a1c93d87d2f1361a8f2 Author: Francis Lachapelle Date: Wed May 6 12:06:14 2015 -0400 (js) New file structure for login page (RootPage) M UI/Templates/MainUI/SOGoRootPage.wox A UI/WebServerResources/js/Main.app.js D UI/WebServerResources/js/SOGoRootPage.js M UI/WebServerResources/scss/styles.scss commit d056f5581ae638b599e3c7faf3402b3c67ca81dd Author: Ludovic Marcotte Date: Wed May 6 09:46:37 2015 -0400 (fix) do not autocapitalize the username field M UI/Templates/MainUI/SOGoRootPage.wox commit a8f52b30b8dea5efa47d346322dd8c1e0ada58fe Author: Ludovic Marcotte Date: Wed May 6 09:02:44 2015 -0400 (fix) adjusted the template after refactoring M UI/Templates/PreferencesUI/UIxPreferences.wox commit 1dc5f0d4127d60b324606e2ac0dbc3ac1d6ca1e4 Author: Francis Lachapelle Date: Tue May 5 22:06:13 2015 -0400 (js) New file structure for Angular modules JavaScript files are now merged by the 'js' Grunt task. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js D UI/WebServerResources/js/Appointments/calendar-model.js D UI/WebServerResources/js/Appointments/component-model.js A UI/WebServerResources/js/Common/Acl.service.js A UI/WebServerResources/js/Common/Authentication.service.js A UI/WebServerResources/js/Common/Common.app.js A UI/WebServerResources/js/Common/Dialog.service.js A UI/WebServerResources/js/Common/Resource.service.js D UI/WebServerResources/js/Common/SOGoAuthentication.js A UI/WebServerResources/js/Common/User.service.js D UI/WebServerResources/js/Common/acl-model.js A UI/WebServerResources/js/Common/decodeUri.filter.js A UI/WebServerResources/js/Common/encodeUri.filter.js A UI/WebServerResources/js/Common/loc.filter.js A UI/WebServerResources/js/Common/navController.js D UI/WebServerResources/js/Common/resource.js A UI/WebServerResources/js/Common/sgEnter.directive.js A UI/WebServerResources/js/Common/sgEscape.directive.js A UI/WebServerResources/js/Common/sgFocus.directive.js A UI/WebServerResources/js/Common/sgFocus.service.js A UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js A UI/WebServerResources/js/Common/sgGravatarImage.directive.js A UI/WebServerResources/js/Common/sgSearch.directive.js A UI/WebServerResources/js/Common/sgSubscribe.directive.js M UI/WebServerResources/js/Common/ui-desktop.js D UI/WebServerResources/js/Common/ui.js D UI/WebServerResources/js/Common/user-model.js A UI/WebServerResources/js/Contacts.app.js A UI/WebServerResources/js/Contacts/AddressBook.service.js A UI/WebServerResources/js/Contacts/AddressBookController.js A UI/WebServerResources/js/Contacts/AddressBooksController.js A UI/WebServerResources/js/Contacts/Card.service.js A UI/WebServerResources/js/Contacts/CardController.js D UI/WebServerResources/js/Contacts/addressbook-model.js D UI/WebServerResources/js/Contacts/card-model.js A UI/WebServerResources/js/Contacts/sgAddress.directive.js D UI/WebServerResources/js/ContactsUI.js A UI/WebServerResources/js/Mailer.app.js A UI/WebServerResources/js/Mailer/Account.service.js A UI/WebServerResources/js/Mailer/Mailbox.service.js A UI/WebServerResources/js/Mailer/MailboxController.js A UI/WebServerResources/js/Mailer/MailboxesController.js A UI/WebServerResources/js/Mailer/Message.service.js A UI/WebServerResources/js/Mailer/MessageController.js A UI/WebServerResources/js/Mailer/MessageEditorController.js D UI/WebServerResources/js/Mailer/account-model.js D UI/WebServerResources/js/Mailer/mailbox-model.js D UI/WebServerResources/js/Mailer/message-model.js D UI/WebServerResources/js/MailerUI.js A UI/WebServerResources/js/Preferences.app.js A UI/WebServerResources/js/Preferences/AccountDialogController.js A UI/WebServerResources/js/Preferences/FiltersDialogController.js A UI/WebServerResources/js/Preferences/Preferences.service.js A UI/WebServerResources/js/Preferences/PreferencesController.js D UI/WebServerResources/js/Preferences/preferences-model.js D UI/WebServerResources/js/PreferencesUI.js A UI/WebServerResources/js/Scheduler.app.js A UI/WebServerResources/js/Scheduler/Calendar.service.js A UI/WebServerResources/js/Scheduler/CalendarController.js A UI/WebServerResources/js/Scheduler/CalendarListController.js A UI/WebServerResources/js/Scheduler/CalendarsController.js A UI/WebServerResources/js/Scheduler/Component.service.js A UI/WebServerResources/js/Scheduler/ComponentController.js A UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js A UI/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js A UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js A UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js D UI/WebServerResources/js/SchedulerUI.js M UI/WebServerResources/package.json commit b1ff1d436534f0bd99882a2c313c119c9b5ff869 Author: Ludovic Marcotte Date: Tue May 5 16:11:40 2015 -0400 (fix) many UI improvements in the pref panel M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7e82ece74cc40721807a5c872cb8fdb6332fb3be Author: Ludovic Marcotte Date: Tue May 5 15:42:09 2015 -0400 (fix) hide the detail view when we have nothing to show M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/MailerUI.js commit a5cf7659ebae7bcc4c5fa0fe07b8f1d4020e05c8 Author: Francis Lachapelle Date: Tue May 5 15:22:52 2015 -0400 (js) Fix Message service initialization M UI/WebServerResources/js/Mailer/message-model.js commit 43b6006a860ea16c15b4b54c3c9d2c4f321b49e5 Author: Luc Charland Date: Tue May 5 15:13:04 2015 -0400 removed the unneeded sleep M Tests/Integration/webdavlib.py commit 7eb58db949b6ce59d96610c285fe15fa7aa3e334 Author: Ludovic Marcotte Date: Tue May 5 13:06:31 2015 -0400 (fix) also remove the Draft flag M UI/MailerUI/UIxMailListActions.m commit 12c820783608b8a9a9e0d8ba5ad4beb3d6d4ab73 Author: Ludovic Marcotte Date: Tue May 5 13:03:59 2015 -0400 (feat) flag/unflag messages M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit b16c17457e25e9ea367bfcf15ea6251b4879b078 Author: Ludovic Marcotte Date: Tue May 5 12:04:41 2015 -0400 (fix) disabled the toggles for priority/return receipt for now M UI/Templates/MailerUI/UIxMailEditor.wox commit 2d22c56efe95dfcc4be644faefbf3db13a2bd7d1 Author: Ludovic Marcotte Date: Tue May 5 09:49:40 2015 -0400 (feat) added replied/forwarded message status support + pimped UI a bit M UI/MailerUI/UIxMailListActions.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 8a74c9f9e0a4302403b7d17dd2762d64278fcae0 Author: Ludovic Marcotte Date: Tue May 5 09:03:52 2015 -0400 (fix) recipients handling was broken since moving to chips M UI/WebServerResources/js/Mailer/message-model.js commit c09e76f2d1c0bf84635ca072d7d1a5127e713c34 Author: Ludovic Marcotte Date: Mon May 4 16:39:45 2015 -0400 (feat) handle show cc/bcc/attachments in mail composition M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/MailerUI.js commit 4fa33c0bc2179bd36d671001ec37e0261b5e62ba Author: Luc Charland Date: Mon May 4 13:48:55 2015 -0400 All tests now pass in version 3 M Tests/Integration/preferences.py M Tests/Integration/test-preferences.py M Tests/Integration/test-sieve.py M UI/PreferencesUI/UIxPreferences.m commit b0318ca7b65f54936f3b86c1c6c84dd649600931 Author: Ludovic Marcotte Date: Mon May 4 13:56:29 2015 -0400 (feat) chips for mail labels M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit 8e0230488fa6de448ba4493bb6d6aac600bf7562 Author: Francis Lachapelle Date: Mon May 4 13:36:04 2015 -0400 (css) Remove Compass dependency M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/package.json M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/styles.scss commit b20707d0ed3d8d6c594911e8bbd9a760a3abc938 Author: Francis Lachapelle Date: Mon May 4 12:07:15 2015 -0400 (css) Add rem function from ng's variables.scss M UI/WebServerResources/scss/core/variables.scss commit cc7c7f7dc7229dc8dfdbed90f31004d45339b686 Author: Ludovic Marcotte Date: Mon May 4 08:52:54 2015 -0400 Fixed wrong subheader name M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 8b483136d0de0792380c59bd409e2fa88de46a21 Author: Francis Lachapelle Date: Fri May 1 13:56:43 2015 -0400 Fix compilation warning in UIxJSONPreferences.m M UI/PreferencesUI/UIxJSONPreferences.m commit 2888034ea610a71acd11d890b3e6141f24e60ab3 Author: Francis Lachapelle Date: Fri May 1 12:19:33 2015 -0400 (js) Create new appointment from Calendar module M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Appointments/component-model.js M UI/WebServerResources/js/SchedulerUI.js commit 520103cffef8c8c1313320473303a4f553de0b3d Author: Francis Lachapelle Date: Fri May 1 12:12:42 2015 -0400 (js) Extend String with method 'capitalize' M UI/WebServerResources/js/Common/utils.js commit 12d5b576245d02455dd3f1114ba7c63b83a759d3 Author: Francis Lachapelle Date: Fri May 1 09:56:30 2015 -0400 (js) Handle web calendars in Calendar model M UI/WebServerResources/js/Appointments/calendar-model.js commit 523532b153d24aecbd740957855402068c657905 Author: Francis Lachapelle Date: Fri May 1 09:54:49 2015 -0400 (js) Resource.post: argument 'id' is optional M UI/WebServerResources/js/Common/resource.js commit fc3c362515176715b32801263ee03a0728f3ea49 Author: Francis Lachapelle Date: Fri May 1 09:52:48 2015 -0400 (css) Grow width of message viewer M UI/WebServerResources/scss/views/MailerUI.scss commit 0c213c9e661bc4b71bed3ce2bdb145439eb8fe08 Author: Francis Lachapelle Date: Fri May 1 09:51:30 2015 -0400 (js) Improve code of Calendar module Integrated usage of 'controllerAs'. M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/SchedulerUI.js commit 494e2be680e4c2fff1a4eb697cbc5e8f974c6683 Author: Francis Lachapelle Date: Fri May 1 09:41:17 2015 -0400 (js) Save addressbook search string This allow to show the email address that matches the search string (if it does) M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js commit d9184d2363b94ec006bd8aa56cefdd8924775083 Author: Francis Lachapelle Date: Fri May 1 09:38:55 2015 -0400 Format HTML + remove fab button from mail viewer M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit d9b67a85f24c2b420f0fda5e2445091863568fa8 Author: Francis Lachapelle Date: Fri May 1 09:08:07 2015 -0400 Return the proper HTTP code when saving an event M UI/Scheduler/UIxAppointmentEditor.m commit e59a4b4246c363a4b8b78b27d98eaad0825f2ebb Author: Francis Lachapelle Date: Thu Apr 30 22:12:46 2015 -0400 Use of Dialog.prompt service in Contacts module M UI/WebServerResources/js/ContactsUI.js commit 666d36736fec095e330020a91057ec2179b6dee3 Author: Francis Lachapelle Date: Thu Apr 30 22:12:08 2015 -0400 Fix/improve search filter of Contacts module M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 33b035b36098af941162355787d85f76d88c69a0 Author: Francis Lachapelle Date: Thu Apr 30 16:27:40 2015 -0400 LDIF to vCard: Handle multiple emails & phones M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m commit 41bc68946d140e4b8362662de34ded4ea9177798 Author: Ludovic Marcotte Date: Thu Apr 30 13:58:26 2015 -0400 Improved the UI of the bottom sheet content M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/scss/components/list/list.scss commit f515543e335cd6b98b99c258773c5e15d68fd0a9 Author: Ludovic Marcotte Date: Thu Apr 30 11:19:30 2015 -0400 (fix) many adjustments regarding auxiliary accounts M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/PreferencesUI.js commit 6d64242382a128595e5eea6abf21f56352f41503 Author: Francis Lachapelle Date: Thu Apr 30 10:31:49 2015 -0400 (fix) Restore radio-button.scss M UI/WebServerResources/scss/styles.scss commit d3916e6e5e6c26a07190df34e8049a0460b845b5 Author: Francis Lachapelle Date: Wed Apr 29 22:56:04 2015 -0400 Improve API documentation M UI/Common/UIxParentFolderActions.m M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalMainActions.m commit f2833a278102a1c8771631f5f25e3393cb640cfd Author: Francis Lachapelle Date: Wed Apr 29 16:43:11 2015 -0400 JSONify [UIxCalMainActions addWebCalendarAction] M UI/Scheduler/UIxCalMainActions.m commit 9e8d991099d2b9e12c594d8d712f6fd0c29b283f Author: Francis Lachapelle Date: Wed Apr 29 16:42:10 2015 -0400 Display relative dates in Calendar module M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m commit 1e3cb575678aac5a9918829574e5a0a2681e53bc Author: Ludovic Marcotte Date: Wed Apr 29 14:45:22 2015 -0400 (fix) removal of mail account M UI/Templates/PreferencesUI/UIxPreferences.wox commit bc67ffe20db51688e42ef1d7ea0a23fd1f5f76aa Author: Ludovic Marcotte Date: Wed Apr 29 14:40:18 2015 -0400 (feat) Gravatar support for mail/contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/ui-desktop.js commit d0ee85e77ad048a34f6faee4de814df3a2b57e2b Author: Francis Lachapelle Date: Wed Apr 29 14:37:04 2015 -0400 Add button to create new mailbox from account root M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/MailerUI.js commit b390a4b117a6539760d56815d46f9ca9f8dbd127 Author: Francis Lachapelle Date: Wed Apr 29 14:18:51 2015 -0400 (css) Enlarge width of "detail" view M UI/WebServerResources/scss/views/_view.scss commit bb05ce89c9ac407d4d2d7cef1c91551e7129b942 Author: Francis Lachapelle Date: Wed Apr 29 14:17:51 2015 -0400 (js) Improve Dialog service M UI/WebServerResources/js/Common/ui-desktop.js commit 16b75b1debe93be4c7d7d142aae2009c4134a605 Author: Francis Lachapelle Date: Wed Apr 29 11:23:21 2015 -0400 Improve lists in sidenav - the ripple effect is now visible when clicking on list items; - the fab icon has been moved over the items list; - colorized the checkboxes of the calendars list. 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/Appointments/calendar-model.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 4dbd796fd5eddef90a591b3e9d1ff0b0247f58c3 Author: Ludovic Marcotte Date: Tue Apr 28 15:25:59 2015 -0400 Added color "avatar" for mail labels M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/PreferencesUI.js commit affa6ba65610bde6c440dacddb1ec88ad009fc10 Author: Ludovic Marcotte Date: Tue Apr 28 15:22:20 2015 -0400 (fix) new calendar category now showing color too M UI/WebServerResources/js/PreferencesUI.js commit 8074e67b84377ba294ec1781ea628534a78d944b Author: Ludovic Marcotte Date: Tue Apr 28 15:15:42 2015 -0400 (fix) default calendar category colors M UI/PreferencesUI/UIxJSONPreferences.m commit d43d31d1440b899fa6537dd21c792001042f7b3a Author: Ludovic Marcotte Date: Tue Apr 28 15:01:35 2015 -0400 (fix) correctly initialize arrays M UI/WebServerResources/js/PreferencesUI.js commit 966a088a0f8f1af3cbb5650b23bbd2e564764032 Author: Ludovic Marcotte Date: Tue Apr 28 14:01:44 2015 -0400 (fix) correctly initialize the PreventInvitationsWhitelist array M UI/WebServerResources/js/Preferences/preferences-model.js commit ebf4c1a9c7745030b47a4f2311e7a2d50544ef19 Author: Ludovic Marcotte Date: Tue Apr 28 13:56:50 2015 -0400 (fix) also handle forwardAddress M UI/WebServerResources/js/Preferences/preferences-model.js commit dd13abd70145cc72fbaaed6fbeb33ee681993c19 Author: Ludovic Marcotte Date: Tue Apr 28 13:40:27 2015 -0400 Fixed pref module M UI/Templates/PreferencesUI/UIxPreferences.wox commit aa4dc45aa7e02e579d2eb732ab13f0702f4743ad Author: Ludovic Marcotte Date: Tue Apr 28 11:51:39 2015 -0400 fix over previous commit M UI/PreferencesUI/UIxPreferences.m commit e1d8854d104a171e3a1eac701cc967b31bb0f941 Author: Ludovic Marcotte Date: Tue Apr 28 11:19:37 2015 -0400 (fix) correctly generate the Sieve script M UI/PreferencesUI/UIxPreferences.m commit 243726f0962b705f9874c2ea76eb6a8981fbbc7e Author: Luc Charland Date: Tue Apr 28 11:02:43 2015 -0400 Changed preferences to use JSON for v3 M Tests/Integration/preferences.py M Tests/Integration/test-preferences.py M Tests/Integration/test-prevent-invitations.py M Tests/Integration/test-sieve.py commit f49610f058ddc20b9531b0a0289f7976e4ce3c3e Author: Ludovic Marcotte Date: Mon Apr 27 13:33:26 2015 -0400 (fix) renamed md-content -> md-dialog-content regarding changes in angular-material M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/SchedulerUI.js commit a166d1b4cfbe0ef227fce6a98e3224d5429fc93f Author: Ludovic Marcotte Date: Mon Apr 27 13:18:05 2015 -0400 Using chips for adding/viewing contact categories M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js commit 8557b2a1613b564f981b0851b2c3d32a87e2cc68 Author: Francis Lachapelle Date: Mon Apr 27 11:24:58 2015 -0400 (fix) Reset button of contact and event editors M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit d77f75da49f3fc6bf454261ecd14604a7c6e41d2 Author: Francis Lachapelle Date: Mon Apr 27 10:23:31 2015 -0400 (fix) Save card in Contacts module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/ContactsUI.js commit 0f1b0bfbbeedaf9ba8944f5fe52cf8b53543c960 Author: Ludovic Marcotte Date: Fri Apr 24 19:44:34 2015 -0400 Fixed ui routing for card editor M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 91c92e3a11c280d5fd200a0ef31ebb12f52eece2 Author: Ludovic Marcotte Date: Fri Apr 24 19:20:32 2015 -0400 added new calendar feature M UI/WebServerResources/js/SchedulerUI.js commit 1f5248371c0367f66139b23f9cdee3980bf43088 Author: Ludovic Marcotte Date: Fri Apr 24 18:55:23 2015 -0400 Disabled unuseful md-select for now M UI/Templates/UIxSidenavToolbarTemplate.wox commit dbf614a2dc70d4581780562b839e7d26af1e05df Author: Ludovic Marcotte Date: Fri Apr 24 17:41:05 2015 -0400 Re-enabled textures M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit c957b4b45fec36e361d18cb56273ce966e632861 Author: Francis Lachapelle Date: Fri Apr 24 16:48:41 2015 -0400 Initial component editor in Scheduler module M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/product.plist A UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Appointments/component-model.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/SchedulerUI.js M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit feee156c0a171d1cc22db6263aa4e3028c0deb2e Author: Ludovic Marcotte Date: Fri Apr 24 16:07:48 2015 -0400 Added calendar sharing capability M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/angular-material M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/SchedulerUI.js M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 0d62ec0bead8f6eec5636532e518de31da4607d0 Author: Francis Lachapelle Date: Fri Apr 24 15:08:55 2015 -0400 (js) Split Calendars list by type The list of calendars is now splitted by type: personal calendars and other's calendars (subscriptions). The constructor of the Calendar model has been improved. M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Appointments/calendar-model.js M UI/WebServerResources/js/SchedulerUI.js commit 550fc09ee4227f89e74e6a0c6f8f93e25a96cd05 Author: Francis Lachapelle Date: Fri Apr 24 14:25:04 2015 -0400 Add attribute isReadOnly to event/task JSON view M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 5e3b3e698711159baf68476de3e8954d69042a28 Author: Ludovic Marcotte Date: Fri Apr 24 11:53:08 2015 -0400 Added ACL sharing capabilities for address books M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/ContactsUI.js commit 77269e5cd645e8a9f284186783838222f04ec6d8 Author: Ludovic Marcotte Date: Fri Apr 24 11:44:33 2015 -0400 Used the avatar for consistency with other dialogs M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit 8c9a074688efbd6d90aa64a3b2af0395dbc934e2 Author: Francis Lachapelle Date: Fri Apr 24 08:53:28 2015 -0400 (css) Add sticky component for subheaders M UI/WebServerResources/scss/styles.scss commit 5247200bf0054c1dedbc764582802988c69ab95e Author: Francis Lachapelle Date: Fri Apr 24 08:52:20 2015 -0400 (css) Improve lists and subheaders components M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/views/ContactsUI.scss commit 96ebc32d8aa072b032ae51ace6a36135ae9b9793 Author: Francis Lachapelle Date: Fri Apr 24 08:45:39 2015 -0400 Split AddressBooks list by type The list of addressbook books is now splitted by type: personal addressbooks, other's addressbooks (subscriptions) and global addressbooks (from sogo.conf, per domain). The main ui-view has been splitted and therefore an additional controller has been created. The constructor of the AddressBook model has been improved. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js commit 19c12add73b6af2e92403d8720f2274c48a814b7 Author: Ludovic Marcotte Date: Thu Apr 23 14:41:32 2015 -0400 Added the capability to create address books M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/ContactsUI.js commit ecf30daaf30c4e09ad9a61437e5a958b098319d7 Author: Ludovic Marcotte Date: Thu Apr 23 11:24:49 2015 -0400 Removed useless file D UI/WebServerResources/js/Common/notes commit 47e7201eb6e45e4ade66a85ef73b7f1d1e0b833c Author: Ludovic Marcotte Date: Thu Apr 23 11:02:11 2015 -0400 added list avatar, make use of it M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/list/list.scss commit 174accdb23cd7332aa9836f93064b6346a306041 Author: Ludovic Marcotte Date: Thu Apr 23 09:47:51 2015 -0400 Display category color M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/PreferencesUI.js commit 62468d21ef37285f9cf1adf7653f0da768539025 Author: Francis Lachapelle Date: Wed Apr 22 22:49:44 2015 -0400 Improve template for sgSubscribe directive M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss commit 9571befbfd593b273ff3742b209d0f0f2e63ee96 Author: Ludovic Marcotte Date: Wed Apr 22 16:10:02 2015 -0400 Added logoff feature M UI/Templates/UIxPageFrame.wox commit 36189e420316638f88644172f229d121a48b8fe3 Author: Ludovic Marcotte Date: Wed Apr 22 15:55:52 2015 -0400 Added calendar subscription M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/SchedulerUI.js commit 428f2586c70f78ff807a9f0b6a07f8b977e9348b Author: Ludovic Marcotte Date: Wed Apr 22 15:41:50 2015 -0400 Added addressbook subscription support M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/ui-desktop.js commit 5ea57f195b4d3933b30bc0b60ec21830d672c18c Author: Ludovic Marcotte Date: Wed Apr 22 10:01:31 2015 -0400 Allow creation or list/contact M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js commit 11179cf27db52cd10aa21fc1f0ebb5cfb7a99201 Author: Ludovic Marcotte Date: Tue Apr 21 14:24:19 2015 -0400 Use a label instead of subheader, it's more sexy M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 2ff613148364d10c2c32017eb21a09b16aff7497 Author: Ludovic Marcotte Date: Tue Apr 21 14:19:43 2015 -0400 Added list editor/viewer, fixed contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/card-model.js commit 7b874d08d44c1c34e328081011615490c4dbd394 Author: Francis Lachapelle Date: Tue Apr 21 13:40:39 2015 -0400 Improve sidenav lists M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 3858911007f85703ea9ef1d870421c25e0482158 Author: Luc Charland Date: Tue Apr 21 09:59:50 2015 -0400 Changed login from urlencoded to json M Tests/Integration/sogoLogin.py commit a25a01495fd6b237e2241e3d4292b3017998df17 Author: Ludovic Marcotte Date: Mon Apr 20 17:28:43 2015 -0400 Added chips for prevent invitations M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Preferences/preferences-model.js M UI/WebServerResources/js/PreferencesUI.js commit 781d55cc378512734228f1d24f81469344f7135e Author: Francis Lachapelle Date: Mon Apr 20 16:11:10 2015 -0400 Force colors of sgFolderStylesheet M UI/WebServerResources/js/Common/ui-desktop.js commit 5d5d8bc201dd25a6bc6a00a32f7207a018b00c03 Author: Francis Lachapelle Date: Mon Apr 20 13:27:03 2015 -0400 (html) Fix list of messages of selected mailbox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 0cdd19e3aa1dacfc5af94a1f92b9dc25a9576c57 Author: Luc Charland Date: Mon Apr 20 13:17:20 2015 -0400 fixed a missing semi-colon M UI/MainUI/product.plist commit 0f21c02a5ff9a1cec66d9c7292feef98831f5f2c Author: Francis Lachapelle Date: Mon Apr 20 12:21:00 2015 -0400 (html) Fix template of sgFolderTree directive M UI/WebServerResources/js/Common/ui-desktop.js commit ecad0c367f6f95ee00001d880ac58a86190bd096 Author: Francis Lachapelle Date: Mon Apr 20 12:08:20 2015 -0400 (html) Fix list of messages of selected mailbox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit eeca191103967558cfd622371d722d273bad2f20 Author: Francis Lachapelle Date: Mon Apr 20 12:04:07 2015 -0400 (css) Cleanup sidenav component Remove duplicated definitions from angular material source and prepare for right sidenav. M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 3f27e5b7750a4c1f8b3fd6a2a630424571514fea Author: Francis Lachapelle Date: Mon Apr 20 11:56:30 2015 -0400 (css) Dirty fix for vs-repeat damages M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss commit 991351999e14f304dd9f9b6cd448a147d9694003 Author: Ludovic Marcotte Date: Sun Apr 19 08:26:27 2015 -0400 Removed unused statement M UI/WebServerResources/js/Common/user-model.js commit c76bca3f68d58658e4d02d90477bbbacc43a5cac Author: Ludovic Marcotte Date: Sun Apr 19 08:15:04 2015 -0400 arial label M UI/Templates/MainUI/SOGoRootPage.wox commit 0529de2c1cc8e6df8ca3dd8081950a535a217a74 Author: Ludovic Marcotte Date: Sun Apr 19 08:13:55 2015 -0400 Removed useless stuff M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit b141031ccd67a9cb4bb591e056d0951fc3930720 Author: Francis Lachapelle Date: Sat Apr 18 08:50:06 2015 -0400 Initialize arrays of new message instance M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/message-model.js commit 69716321656de259a01266bedd42f88ec1eaa69f Author: Francis Lachapelle Date: Sat Apr 18 01:23:56 2015 -0400 (scss) Remove deprecated textfield component D UI/WebServerResources/scss/components/textField/_extends.scss D UI/WebServerResources/scss/components/textField/textField-theme.scss D UI/WebServerResources/scss/components/textField/textField.scss M UI/WebServerResources/scss/styles.scss commit b9eb0f9a6962d0c8aad12ee8b5d99b822e2be65d Author: Francis Lachapelle Date: Sat Apr 18 01:21:52 2015 -0400 (scss) Integrate md-chips A UI/WebServerResources/scss/components/chips/_extends.scss A UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/styles.scss commit 0924b5154e9cc2c8094ff5fa048a67d031c6055b Author: Francis Lachapelle Date: Sat Apr 18 01:19:35 2015 -0400 Replace ngTagsInput by md-chips + md-autocomplete M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/MailerUI.js D UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/styles.scss commit 14597f8f163583959844b06a5f261b08af1c5af4 Author: Benoit Favreault Date: Wed Apr 15 16:24:23 2015 -0400 Update angular-material to commit 96559458633f90dafd543d3a88f9a2165fd76ac3 M UI/WebServerResources/angular-material commit fc69d6b1d41a7d288585fd4ef8a50dc8dcecc781 Author: Benoit Favreault Date: Tue Apr 14 22:19:51 2015 -0400 Change paper palette defaults hues Fix mobile show-hide M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/core/layout.scss commit 321cfb846786efc8c3000cbbf426545511dddc8a Author: Benoit Favreault Date: Tue Apr 14 20:46:41 2015 -0400 Update angular-material to commit 77504e9ff178abf02c0886d7f6cfad7d68239fca M UI/WebServerResources/angular-material commit da9dbd8ad59446423d08052b11e9e5a56ed7a9e3 Author: Francis Lachapelle Date: Mon Apr 13 10:24:08 2015 -0400 (fix) Restore checkbox.scss M UI/WebServerResources/scss/styles.scss commit 4626039e5c195fafdab3e25fb7306f6270765fc4 Author: Francis Lachapelle Date: Mon Apr 13 09:47:33 2015 -0400 (fix) JavaScript errors on Mail preferences tab M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 41f598c9ed73ba8146dfadb3148a6da3abe53a8b Author: Benoit Favreault Date: Fri Apr 10 16:22:50 2015 -0400 Reset SchdulerUI.scss to [6ee715d] M UI/WebServerResources/scss/views/SchedulerUI.scss commit f080536b3f11517193d4d084763b98fd119c9d91 Author: Benoit Favreault Date: Fri Apr 10 16:10:57 2015 -0400 Resolve conflict M UI/WebServerResources/scss/views/SchedulerUI.scss D UI/WebServerResources/scss/views/SchedulerUI.scss.orig commit af57fa84e4cb47c8c301170515ec90b090a3bc00 Author: Benoit Favreault Date: Fri Apr 10 15:48:23 2015 -0400 Update angular-material [commit 42db19dd5571eb88ba8d2a9667d183d9f3d61da7] M UI/WebServerResources/angular-material commit 46a262acfa15cfa9ffe2d0780d1ca300c394b65b Author: Benoit Favreault Date: Fri Apr 10 15:37:00 2015 -0400 Cleaning unused scss files M UI/WebServerResources/package.json D UI/WebServerResources/scss/components/_pages/_page-resources.scss D UI/WebServerResources/scss/components/_pages/_styleguide.scss M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/_utils.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/backdrop/backdrop.scss M UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss D UI/WebServerResources/scss/components/bottombar/_extends.scss D UI/WebServerResources/scss/components/bottombar/_mixins.scss D UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss D UI/WebServerResources/scss/components/bottombar/bottombar.scss D UI/WebServerResources/scss/components/bottombar/test.scss D UI/WebServerResources/scss/components/button/_button.scss A UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/checkbox/checkbox.scss M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/components/dialog/dialog.scss M UI/WebServerResources/scss/components/divider/divider.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/components/progressCircular/progressCircular.scss M UI/WebServerResources/scss/components/progressLinear/progressLinear.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.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 M UI/WebServerResources/scss/core/_functions.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/base_styles/_functions.scss M UI/WebServerResources/scss/core/base_styles/_mixins.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/core/reset.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/core/variables.scss D UI/WebServerResources/scss/modules/_article-nav.scss D UI/WebServerResources/scss/modules/_articles-section.scss D UI/WebServerResources/scss/modules/_did-you-know.scss D UI/WebServerResources/scss/modules/_editorial-header.scss D UI/WebServerResources/scss/modules/_featured-section.scss D UI/WebServerResources/scss/modules/_featured-spotlight.scss D UI/WebServerResources/scss/modules/_guides-section.scss D UI/WebServerResources/scss/modules/_highlight.scss D UI/WebServerResources/scss/modules/_in-this-guide.scss D UI/WebServerResources/scss/modules/_next-lessons.scss D UI/WebServerResources/scss/modules/_page-header.scss D UI/WebServerResources/scss/modules/_quote.scss D UI/WebServerResources/scss/modules/_related-guides.scss D UI/WebServerResources/scss/modules/_related-items.scss D UI/WebServerResources/scss/modules/_summary-header.scss D UI/WebServerResources/scss/modules/_toc.scss M UI/WebServerResources/scss/styles.scss D UI/WebServerResources/scss/themes/color-palette.scss D UI/WebServerResources/scss/vendors/_compass.scss D UI/WebServerResources/scss/vendors/compass/_configuration.scss D UI/WebServerResources/scss/vendors/compass/_css3.scss D UI/WebServerResources/scss/vendors/compass/_layout.scss D UI/WebServerResources/scss/vendors/compass/_reset-legacy.scss D UI/WebServerResources/scss/vendors/compass/_reset.scss D UI/WebServerResources/scss/vendors/compass/_support.scss D UI/WebServerResources/scss/vendors/compass/_typography.scss D UI/WebServerResources/scss/vendors/compass/_utilities.scss D UI/WebServerResources/scss/vendors/compass/css3/_animation.scss D UI/WebServerResources/scss/vendors/compass/css3/_appearance.scss D UI/WebServerResources/scss/vendors/compass/css3/_background-clip.scss D UI/WebServerResources/scss/vendors/compass/css3/_background-origin.scss D UI/WebServerResources/scss/vendors/compass/css3/_background-size.scss D UI/WebServerResources/scss/vendors/compass/css3/_border-radius.scss D UI/WebServerResources/scss/vendors/compass/css3/_box-shadow.scss D UI/WebServerResources/scss/vendors/compass/css3/_box-sizing.scss D UI/WebServerResources/scss/vendors/compass/css3/_box.scss D UI/WebServerResources/scss/vendors/compass/css3/_columns.scss D UI/WebServerResources/scss/vendors/compass/css3/_deprecated-support.scss D UI/WebServerResources/scss/vendors/compass/css3/_filter.scss D UI/WebServerResources/scss/vendors/compass/css3/_flexbox.scss D UI/WebServerResources/scss/vendors/compass/css3/_font-face.scss D UI/WebServerResources/scss/vendors/compass/css3/_hyphenation.scss D UI/WebServerResources/scss/vendors/compass/css3/_images.scss D UI/WebServerResources/scss/vendors/compass/css3/_inline-block.scss D UI/WebServerResources/scss/vendors/compass/css3/_opacity.scss D UI/WebServerResources/scss/vendors/compass/css3/_pie.scss D UI/WebServerResources/scss/vendors/compass/css3/_regions.scss D UI/WebServerResources/scss/vendors/compass/css3/_selection.scss D UI/WebServerResources/scss/vendors/compass/css3/_shared.scss D UI/WebServerResources/scss/vendors/compass/css3/_text-shadow.scss D UI/WebServerResources/scss/vendors/compass/css3/_transform.scss D UI/WebServerResources/scss/vendors/compass/css3/_transition.scss D UI/WebServerResources/scss/vendors/compass/css3/_user-interface.scss D UI/WebServerResources/scss/vendors/compass/layout/_grid-background.scss D UI/WebServerResources/scss/vendors/compass/layout/_sticky-footer.scss D UI/WebServerResources/scss/vendors/compass/layout/_stretching.scss D UI/WebServerResources/scss/vendors/compass/reset/_utilities-legacy.scss D UI/WebServerResources/scss/vendors/compass/reset/_utilities.scss D UI/WebServerResources/scss/vendors/compass/typography/_links.scss D UI/WebServerResources/scss/vendors/compass/typography/_lists.scss D UI/WebServerResources/scss/vendors/compass/typography/_text.scss D UI/WebServerResources/scss/vendors/compass/typography/_units.scss D UI/WebServerResources/scss/vendors/compass/typography/_vertical_rhythm.scss D UI/WebServerResources/scss/vendors/compass/typography/links/_hover-link.scss D UI/WebServerResources/scss/vendors/compass/typography/links/_link-colors.scss D UI/WebServerResources/scss/vendors/compass/typography/links/_unstyled-link.scss D UI/WebServerResources/scss/vendors/compass/typography/lists/_bullets.scss D UI/WebServerResources/scss/vendors/compass/typography/lists/_horizontal-list.scss D UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-block-list.scss D UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-list.scss D UI/WebServerResources/scss/vendors/compass/typography/text/_ellipsis.scss D UI/WebServerResources/scss/vendors/compass/typography/text/_force-wrap.scss D UI/WebServerResources/scss/vendors/compass/typography/text/_nowrap.scss D UI/WebServerResources/scss/vendors/compass/typography/text/_replacement.scss D UI/WebServerResources/scss/vendors/compass/utilities/_color.scss D UI/WebServerResources/scss/vendors/compass/utilities/_general.scss D UI/WebServerResources/scss/vendors/compass/utilities/_links.scss D UI/WebServerResources/scss/vendors/compass/utilities/_lists.scss D UI/WebServerResources/scss/vendors/compass/utilities/_print.scss D UI/WebServerResources/scss/vendors/compass/utilities/_sass.scss D UI/WebServerResources/scss/vendors/compass/utilities/_sprites.scss D UI/WebServerResources/scss/vendors/compass/utilities/_tables.scss D UI/WebServerResources/scss/vendors/compass/utilities/_text.scss D UI/WebServerResources/scss/vendors/compass/utilities/color/_brightness.scss D UI/WebServerResources/scss/vendors/compass/utilities/color/_contrast.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_clearfix.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_float.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_hacks.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_min.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_reset.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_tabs.scss D UI/WebServerResources/scss/vendors/compass/utilities/general/_tag-cloud.scss D UI/WebServerResources/scss/vendors/compass/utilities/links/_hover-link.scss D UI/WebServerResources/scss/vendors/compass/utilities/links/_link-colors.scss D UI/WebServerResources/scss/vendors/compass/utilities/links/_unstyled-link.scss D UI/WebServerResources/scss/vendors/compass/utilities/lists/_bullets.scss D UI/WebServerResources/scss/vendors/compass/utilities/lists/_horizontal-list.scss D UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-block-list.scss D UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-list.scss D UI/WebServerResources/scss/vendors/compass/utilities/sass/_lists.scss D UI/WebServerResources/scss/vendors/compass/utilities/sass/_maps.scss D UI/WebServerResources/scss/vendors/compass/utilities/sprites/_base.scss D UI/WebServerResources/scss/vendors/compass/utilities/sprites/_sprite-img.scss D UI/WebServerResources/scss/vendors/compass/utilities/tables/_alternating-rows-and-columns.scss D UI/WebServerResources/scss/vendors/compass/utilities/tables/_borders.scss D UI/WebServerResources/scss/vendors/compass/utilities/tables/_scaffolding.scss D UI/WebServerResources/scss/vendors/compass/utilities/text/_ellipsis.scss D UI/WebServerResources/scss/vendors/compass/utilities/text/_nowrap.scss D UI/WebServerResources/scss/vendors/compass/utilities/text/_replacement.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss M UI/WebServerResources/scss/views/SchedulerUI.scss A UI/WebServerResources/scss/views/SchedulerUI.scss.orig M UI/WebServerResources/scss/views/_view.scss commit a276ac366edff92cf84cc5bcb25fd789dc4adf0f Author: Francis Lachapelle Date: Fri Apr 10 12:36:18 2015 -0400 Set width/position of events blocks and add colors M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/ui-desktop.js commit 82d1d5e7013f2e58a9e0fe0d1145b9cc5cfdf227 Author: Francis Lachapelle Date: Fri Apr 10 12:32:51 2015 -0400 Review calendar views templates Changed month view to a md-grid-list. Added some colors. M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 305c13d7201b7c4e9d86648cdf8a880132c0b3f0 Author: Francis Lachapelle Date: Fri Apr 10 12:22:24 2015 -0400 Add common template UIxTopnavToolbarTemplate.wox M UI/Common/UIxPageFrame.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox A UI/Templates/UIxTopnavToolbarTemplate.wox commit 0de02262d02c2f75f3b20082cfff11508ec70b1e Author: Ludovic Marcotte Date: Fri Apr 10 11:42:37 2015 -0400 (fix) make sure we can always add filters M UI/WebServerResources/js/PreferencesUI.js commit d5810542148c9ce4c2e743786b91b7f793c7c7f2 Author: Ludovic Marcotte Date: Fri Apr 10 09:44:30 2015 -0400 (fix) fixed default values for many prefs M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserProfile.h M SoObjects/SOGo/SOGoUserProfile.m M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/preferences-model.js commit e8acb225e47ee10e2f001f1575248b0e522dadc6 Author: Francis Lachapelle Date: Thu Apr 9 15:17:06 2015 -0400 Add md-grid-list and md-autocomplete components M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss A UI/WebServerResources/scss/components/autocomplete/_extends.scss A UI/WebServerResources/scss/components/autocomplete/autocomplete.scss A UI/WebServerResources/scss/components/gridList/_extends.scss A UI/WebServerResources/scss/components/gridList/gridList.scss M UI/WebServerResources/scss/styles.scss commit 6e36154b1b94ae5133132d7647544c89121363cb Author: Ludovic Marcotte Date: Thu Apr 9 14:46:54 2015 -0400 (fix) retagged properly for latest angular-material changes M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/ui-desktop.js commit 8f47e62dd296c877a16e360abe4a3570cc9de273 Author: Francis Lachapelle Date: Wed Apr 8 16:01:52 2015 -0400 Calendar module: add month view M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/js/Appointments/component-model.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/SchedulerUI.js commit a2c469d46a151917d9f19280e3f390f74c5270c6 Author: Ludovic Marcotte Date: Wed Apr 8 14:19:31 2015 -0400 (fix) correctly handle PreventInvitationsWhitelist M UI/PreferencesUI/UIxJSONPreferences.m commit 6f59955340a34863576fca2e851d2df4b5aca200 Author: Ludovic Marcotte Date: Wed Apr 8 13:33:54 2015 -0400 (fix) sanitize autoReplyEmailAddresses M UI/PreferencesUI/UIxPreferences.m commit 70e5b1d4aa5e35ba9d34519ba747acf7895ef565 Author: Ludovic Marcotte Date: Tue Apr 7 16:49:24 2015 -0400 (fix) pref template now looks like others M UI/Templates/PreferencesUI/UIxPreferences.wox commit f2623471491a4069417518c1e03c5d9f565a9d74 Author: Ludovic Marcotte Date: Tue Apr 7 16:32:51 2015 -0400 (fix) more defaults values in the prefs M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7168779684bee99bea441dcbc5820ef042cebb14 Author: Ludovic Marcotte Date: Tue Apr 7 14:18:02 2015 -0400 (feat) added password change support M UI/MainUI/SOGoRootPage.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/SOGoAuthentication.js M UI/WebServerResources/js/PreferencesUI.js commit d21715d8f1186e80fb55276b09c64f84b92f76f5 Author: Ludovic Marcotte Date: Tue Apr 7 09:01:33 2015 -0400 (fix) right localized string + one for account locked M UI/WebServerResources/js/Common/SOGoAuthentication.js commit 1fe5e392543f219d309273aa865a5ececc6d6a9a Author: Ludovic Marcotte Date: Mon Apr 6 10:55:42 2015 -0400 Default value for short date format M UI/PreferencesUI/UIxJSONPreferences.m commit 023362797b9fd9287824baf318f27095ce882d99 Author: Ludovic Marcotte Date: Mon Apr 6 08:51:16 2015 -0400 Icons and flexbox additions to the guide M Documentation/SOGoDevelopersGuide.asciidoc commit 772a6826551f1e0b36b3c9fa90f7824d93f72a3a Author: Ludovic Marcotte Date: Fri Apr 3 17:37:46 2015 -0400 (fix) correctly localize mail labels from common bundle M SoObjects/Mailer/SOGoMailLabel.h M SoObjects/Mailer/SOGoMailLabel.m M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/PreferencesUI/UIxJSONPreferences.m commit 4252b66b6e56bb55f77fff308c70f80d1ecfddc1 Author: Francis Lachapelle Date: Fri Apr 3 11:41:11 2015 -0400 Initial SOGo developer's guide A Documentation/SOGoDevelopersGuide.asciidoc commit 91acb9d0c56536170d1c6bb73d2d0b89bb8fba63 Author: Francis Lachapelle Date: Fri Apr 3 11:34:05 2015 -0400 Integrate UIxSidenavToolbarTemplate in all modules M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxSidenavToolbarTemplate.wox commit 171b5085abf294813e142d2d0c667175516664ca Author: Francis Lachapelle Date: Thu Apr 2 16:13:02 2015 -0400 Fix GNUmakefile for latest underscore package M UI/WebServerResources/GNUmakefile commit c38a23d9b1dd18b0b133fee6946884c7c29a615f Author: Benoit Favreault Date: Thu Apr 2 10:07:57 2015 -0400 Hot-fix for build problem M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss commit 92ecdd52adc4e4c645f04fef5ef85d4c847ed8eb Author: Benoit Favreault Date: Thu Apr 2 09:51:48 2015 -0400 Hot-fix for build problem (commit/74dda0206595acb1c48f7d328fd96b64025542bb) M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/core/reset.scss commit 8b093f900184754a7f231d5db388969b2e9ed92e Author: Ludovic Marcotte Date: Thu Apr 2 06:47:32 2015 -0400 (fix) broken template, additional closing tag M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 5797e70358d1a7eafcfd259ce6e194780b4e4cda Author: Benoit Favreault Date: Thu Apr 2 02:58:37 2015 -0400 Made bottom sheet opaque M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss commit a75719e1515d78d671cc702ac04f10ab43cbc76e Author: Benoit Favreault Date: Thu Apr 2 02:53:21 2015 -0400 Fix fab-button positionning 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/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/views/_view.scss commit a5c9f41375e547a9b4dd02f14ae4f0dbfcd6f9ee Author: Benoit Favreault Date: Thu Apr 2 00:59:06 2015 -0400 Fixed "fantom account" M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/core/typography.scss commit 00d2154c0e8d1ab6326329f8490a7e8317eddd75 Author: Benoit Favreault Date: Wed Apr 1 22:12:07 2015 -0400 fix card background color (angular-material regression) Change views container justification hide sg-menu components M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/card/card.scss commit 0fc027e5e922b5b5d59ae39c06f76ef5a9d108f6 Author: Francis Lachapelle Date: Wed Apr 1 20:20:22 2015 -0400 Set the doctype to HTML5 M UI/Common/UIxPageFrame.m commit 5f7abec980a1c5d62a7eaa35c8a9ec441de029fb Author: Francis Lachapelle Date: Wed Apr 1 20:19:52 2015 -0400 Gruntfile.js: add postcss:dist to build task M UI/WebServerResources/Gruntfile.js commit 6c4a82571ce54207973855c9a19244d9590ad415 Author: Francis Lachapelle Date: Wed Apr 1 11:18:19 2015 -0400 Calendar module: add day view M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Appointments/component-model.js M UI/WebServerResources/js/SchedulerUI.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 7ef01304ee326dd64e812eaec8b528bead6720c9 Author: Francis Lachapelle Date: Wed Apr 1 09:52:16 2015 -0400 Add debounce to sgSearch Angular directive M UI/WebServerResources/js/Common/ui-desktop.js commit 8d66f62cad73bf6095e9ea585d913a45ace4cb07 Author: Francis Lachapelle Date: Wed Apr 1 08:51:48 2015 -0400 [fix] JS syntax error on login page M UI/SOGoUI/UIxComponent.m commit eaeae77be4f1ebd5cae5027ce37e8d8a764f4373 Author: Benoit Favreault Date: Tue Mar 31 18:33:14 2015 -0400 Fix (tried to) regressions introduced by angular-material update M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss M UI/WebServerResources/scss/views/_view.scss commit 1477bd6eae6c3247180cb198465e860fe4895a11 Author: Benoit Favreault Date: Tue Mar 31 13:17:37 2015 -0400 Regression fixes M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/sidenav/_extends.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit fe8c1b927cd1599513cfe7ccfe331f917be77b9e Author: Benoit Favreault Date: Tue Mar 31 10:50:05 2015 -0400 Fix mobile transitions (sort of) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/styles.scss commit a554158686054fa7e5457e5a5a75c1b9b9c493eb Author: Benoit Favreault Date: Tue Mar 31 10:50:05 2015 -0400 Fix mobile transitions (sort of) M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/icon/_extends.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/views/_view.scss commit f6cb8f226ab23ba16b9690e6e564598de2920259 Author: Benoit Favreault Date: Sun Mar 29 23:22:12 2015 -0400 Edit scss-lint to prevent false positive warnings M UI/WebServerResources/scss/.scss-lint.yml commit 5224a7b3041c763c619547306d395038da7aab2b Author: Benoit Favreault Date: Sun Mar 29 23:21:14 2015 -0400 Fix fab-button positioning (still some strange corner-cases from md sources) M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/views/_view.scss commit b5bea16abb5a124f042bc86cd5628da11d08aea7 Author: Benoit Favreault Date: Sun Mar 29 06:16:32 2015 -0400 Add sassyJSON library M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json M UI/WebServerResources/scss/styles.scss commit 3441a66040ddf1a15b27a183d4bebc6a222ca767 Author: Benoit Favreault Date: Sat Mar 28 01:24:31 2015 -0400 Add paper texture to toolbar and sidenav M UI/Templates/ContactsUI/UIxContactFoldersView.wox A UI/WebServerResources/img/cardboard-transp.png A UI/WebServerResources/img/felt-transp.png M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/_view.scss commit e69c47854ad95812c038ed086c5392f354dff17e Author: Benoit Favreault Date: Fri Mar 27 21:13:39 2015 -0400 Fine-tune layout M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/_view.scss commit 2c8d1b5db772105795ce1b5501514f6e06ed3f8a Author: Benoit Favreault Date: Fri Mar 27 17:08:53 2015 -0400 Alternate mobile transitions M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/views/_view.scss commit 2446677172d1f5019d85c988a0f1da3e12a99cd1 Author: Francis Lachapelle Date: Tue Mar 31 10:55:13 2015 -0400 [fix] Add definition of UIxSidenavToolbarTemplate M UI/Common/UIxPageFrame.m commit abe9a85c4fcb0019abab7f92a988fe31fa0a7159 Author: Francis Lachapelle Date: Mon Mar 30 21:20:35 2015 -0400 SOGo.SchedulerUI AngularJS module A UI/WebServerResources/js/SchedulerUI.js commit a57bf56165fbf0b6cb372ae8e3be3bbb6cb1e69c Author: Francis Lachapelle Date: Mon Mar 30 21:18:09 2015 -0400 [fix] Possible exception in UIxCalendarSelector.m M UI/Scheduler/UIxCalendarSelector.m commit 9a1c2b6a114dee0f594dc10f29ba408283a6b653 Author: Francis Lachapelle Date: Mon Mar 30 17:38:41 2015 -0400 New ng directives for Calendar module - sgCalendarDayTable - sgCalendarDayBlock M UI/WebServerResources/js/Common/ui-desktop.js commit 4b47e5de83163e9c9bf38b7d2e20c1859c54d210 Author: Francis Lachapelle Date: Mon Mar 30 15:11:20 2015 -0400 Calendar module: initial AngularJS-based templates M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox A UI/Templates/UIxSidenavToolbarTemplate.wox M UI/WebServerResources/scss/components/checkbox/checkbox.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss A UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 22c9b61246e05b518089dbb6e116104038747802 Author: Francis Lachapelle Date: Mon Mar 30 14:16:17 2015 -0400 Extend String and Date native JS objects M UI/WebServerResources/js/Common/utils.js commit e9db6cda614c7569dcbab07553902d0d02a621f8 Author: Francis Lachapelle Date: Mon Mar 30 14:14:13 2015 -0400 UIxCalListingActions: improve style and syntax M UI/Scheduler/UIxCalListingActions.m commit 44c49abbecbe18e17471c9d6e5c4e0141e23a4b1 Author: Francis Lachapelle Date: Mon Mar 30 14:03:28 2015 -0400 Calendar list: use 'name' instead of 'displayName' M UI/Scheduler/UIxCalendarSelector.m commit 8b6a3d0e3fa3adc96d72406f952b24f581909260 Author: Francis Lachapelle Date: Mon Mar 30 13:52:26 2015 -0400 Initial JavaScript models for calendar module A UI/WebServerResources/js/Appointments/calendar-model.js A UI/WebServerResources/js/Appointments/component-model.js commit d72f83ee957560775db3d5925492918ab0bd429f Author: Francis Lachapelle Date: Mon Mar 30 13:33:53 2015 -0400 Save calendar: use 'name' instead of 'displayName' M UI/Scheduler/UIxCalendarProperties.m commit ba35bc801f0f925143311a3ec30bb534a5744079 Author: Benoit Favreault Date: Fri Mar 27 21:35:30 2015 -0400 Add a grunt task target postcss:dev (no minification) M UI/WebServerResources/Gruntfile.js commit 10a017503e7d42afb59965bd9b0b592403df1ebb Author: Ludovic Marcotte Date: Fri Mar 27 19:03:58 2015 -0400 Now enforce SOGoMailCustomFromEnabled M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/PreferencesUI.js commit bb1977fa931e4444d795485ed3161a6b3514792d Author: Ludovic Marcotte Date: Fri Mar 27 15:33:58 2015 -0400 Wiped unused scss file D UI/WebServerResources/scss/PreferencesUI.scss commit cf4593917f23ef5ae9155e144802b8dcafea550f Author: Ludovic Marcotte Date: Fri Mar 27 15:33:44 2015 -0400 More form validation M UI/PreferencesUI/UIxAccountEditor.m M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/PreferencesUI.js commit ae2990d8d67da0e9c555c56b4d4cf0936ab87d89 Author: Francis Lachapelle Date: Fri Mar 27 10:27:06 2015 -0400 Review core scss following ng-material changes M UI/WebServerResources/angular-material A UI/WebServerResources/scss/core/typography.scss D UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 05e58b30cca6d58c86f0893f2b1d061b449a585b Author: Benoit Favreault Date: Thu Mar 26 14:39:44 2015 -0400 Replace mobile detail-view transitions Minor adjustments to layout M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/css/ng-tags-input.bootstrap.css M UI/WebServerResources/css/ng-tags-input.bootstrap.min.css M UI/WebServerResources/css/ng-tags-input.css M UI/WebServerResources/css/ng-tags-input.min.css M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/views/_view.scss commit 2bc44dec9b6fc150eefa4a40f303af4121e4a0a1 Author: Ludovic Marcotte Date: Thu Mar 26 13:37:44 2015 -0400 Improved preferences module (save/load, checks on enabled modules, etc.) M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 48b74b0f6b56bd0ab8eb6c4722f2fe47b5c27f46 Author: Benoit Favreault Date: Thu Mar 26 09:58:09 2015 -0400 Add responsiveness (First draft) 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/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/.scss-lint.yml M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 516e5fd303c5f8d9823706f49ab774daeb6939a4 Author: Francis Lachapelle Date: Thu Mar 26 08:52:48 2015 -0400 Add current date in top bar M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/SOGoUI/UIxComponent.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js commit 0241cacbf9c047afb4e091ce8d641db2eef9208a Author: Ludovic Marcotte Date: Thu Mar 26 08:50:30 2015 -0400 Added some data validation M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit 78da72f3cb5db3879ae6ebf35d0eb0d0dc03ac6e Author: Benoit Favreault Date: Wed Mar 25 17:00:53 2015 -0400 Replace specific list-view by generic (class-based) view M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/_view.scss commit 660af9abfd2a6a3bfe9d657c72a433cadc7b58b0 Author: Benoit Favreault Date: Wed Mar 25 16:50:36 2015 -0400 Amend previous: Add a view-detail class (for more generic use) Fix the regression (scroll) problem on contact editor M UI/WebServerResources/scss/views/ContactsUI.scss commit b4f2b470dcd713341668abc306d375678ee1be4a Author: Benoit Favreault Date: Wed Mar 25 16:46:55 2015 -0400 Add a scss-lint config file A UI/WebServerResources/scss/.scss-lint.yml commit f99dae331d820e184cb6c13cac473243ef64faf2 Author: Benoit Favreault Date: Wed Mar 25 16:46:06 2015 -0400 Add a view-detail class (for more generic use) Fix the regression (scroll) problem on contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 655fe5f731dc16cccb56f78817e78821e7950d2f Author: Benoit Favreault Date: Wed Mar 25 14:38:23 2015 -0400 Fix regression on Contact editor M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 72968f2e6e2580395af7fee08720c5ee3295c392 Author: Francis Lachapelle Date: Tue Mar 24 10:28:01 2015 -0400 Indentation of Gruntfile.js M UI/WebServerResources/Gruntfile.js commit 0f2e3df16439ef8bb3e1c4ef2ef3ee6c525f82af Author: Ludovic Marcotte Date: Tue Mar 24 10:44:50 2015 -0400 More cleanups, defaults values for mail/contact/calendar labels and data validation M SoObjects/Mailer/SOGoMailLabel.h M SoObjects/Mailer/SOGoMailLabel.m M SoObjects/SOGo/SOGoSQLUserProfile.h M SoObjects/SOGo/SOGoSQLUserProfile.m M SoObjects/SOGo/SOGoUserDefaults.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m commit 818af41ea61fc429df169987bf7f7dd4caa625d5 Author: Benoit Favreault Date: Tue Mar 24 04:04:59 2015 -0400 Add breakpoints management librairies Add grunt-contrib-compass (required) Edit gruntfile.js (add compass tasks) --don't forget to update bower components M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/package.json M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 6153e88f62a62e988ff38fb008b6dbae625d7d65 Author: Benoit Favreault Date: Mon Mar 23 10:53:17 2015 -0400 Add animation params M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/scss/views/MailerUI.scss commit 6636fe3625f1547f643851e6d2c32dc63100d599 Author: Ludovic Marcotte Date: Sun Mar 22 08:00:21 2015 -0400 Disabled lots of unused code (to be removed) in v3/prefs M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit 96d2a4cea8b40255b86905ad8188a3b8bd7042fd Author: Ludovic Marcotte Date: Sat Mar 21 15:34:18 2015 -0400 Preferences saving support M SoObjects/SOGo/SOGoDefaultsSource.h M SoObjects/SOGo/SOGoDefaultsSource.m M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/js/Preferences/preferences-model.js commit 2edfd1863b8ab1ca456bb99be6a147fa2694ba0d Author: Francis Lachapelle Date: Fri Mar 20 13:30:46 2015 -0400 Addressbook module: improve routing views handling M UI/WebServerResources/js/ContactsUI.js commit 766c421b53369b39a3cc5efefd094d886d07dd23 Author: Benoit Favreault Date: Fri Mar 20 11:20:39 2015 -0400 Remove margin from date in msg list M UI/WebServerResources/scss/views/MailerUI.scss commit f909fe657fa6412a669a85ca0efb3bd7cc9549bd Author: Francis Lachapelle Date: Fri Mar 20 13:05:53 2015 -0400 Webmail: fix cancel button of message editor M UI/WebServerResources/js/MailerUI.js commit 885140c92a305fd0402eb654837342f6f74d4df3 Author: Francis Lachapelle Date: Fri Mar 20 12:47:58 2015 -0400 Addressbook module: fix edit button M UI/WebServerResources/js/ContactsUI.js commit 6bf22795f36ccc639c217e457e72fdfb87d3a71c Author: Francis Lachapelle Date: Fri Mar 20 11:32:56 2015 -0400 Improve bower.json M UI/WebServerResources/bower.json commit 386426478705b6a2db7371d0cd3df8908ae653fb Author: Francis Lachapelle Date: Fri Mar 20 11:31:50 2015 -0400 JS Card model: initialize birthday as Date object M UI/WebServerResources/js/Contacts/card-model.js commit a3aaf36477fc07b2f7fa638cf94e314ba9e0e794 Author: Francis Lachapelle Date: Fri Mar 20 11:31:08 2015 -0400 Contact editor: remove extra bottom padding M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 4f6babcdccb0dbc8ac099f71705365259f46f4bf Author: Francis Lachapelle Date: Fri Mar 20 11:16:24 2015 -0400 Add cancel button to Webmail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/MailerUI.js commit 56763e1aca2505e5b15daee7904cdd7376ba8d75 Author: Ludovic Marcotte Date: Fri Mar 20 10:35:15 2015 -0400 Removed dead code, support for adding calendar categories, disabled unused tab M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/angular-material M UI/WebServerResources/js/PreferencesUI.js commit a7875219770cb055527626a5f4292a88e5ddffd2 Author: Francis Lachapelle Date: Thu Mar 19 14:18:41 2015 -0400 Restore md-button in sgSearch directive M UI/WebServerResources/js/Common/ui-desktop.js commit ca1831271b6f52e16e4b22cd0924437b8c6d7d82 Author: Benoit Favreault Date: Thu Mar 19 05:45:42 2015 -0400 Make iconButton round to display a more elegant ripple-effect M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/components/button/_button.scss commit d6a294b89fb49a443c24ef00ae9e2553185b6727 Author: Benoit Favreault Date: Thu Mar 19 03:40:46 2015 -0400 Fix breakpoints in scss and js (in await for a more elegant solution) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Common/ui.js D UI/WebServerResources/scss/app.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 6b1fe301a652cacf0b5bef0b708177c5886b4421 Author: Francis Lachapelle Date: Thu Mar 19 10:30:18 2015 -0400 Fix mail search criteria M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 8d003a7c35c7b1794b13f76c838bf923f4b1fe8c Author: Francis Lachapelle Date: Wed Mar 18 15:00:46 2015 -0400 Return used space of quota as a number in JSON M SoObjects/Mailer/SOGoMailAccount.m commit db9e3a54018c6e9ea9864eeb1f629e1e43507442 Author: Francis Lachapelle Date: Wed Mar 18 14:59:06 2015 -0400 Use sgSearch directive in Webmail module M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/MailerUI.js commit 01d4134a23b55262ad92ded9a1e2587c07b86ab4 Author: Francis Lachapelle Date: Wed Mar 18 14:19:17 2015 -0400 Use sgSearch directive in addressbook module M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js commit 44164c0f43ae6981edac06ecd2963756d9568842 Author: Francis Lachapelle Date: Wed Mar 18 14:03:55 2015 -0400 Improve and document Webmail search options M UI/MailerUI/UIxMailListActions.m commit 68eec08de6246c08540a47aeb6ff9541a44e6c81 Author: Francis Lachapelle Date: Wed Mar 18 13:55:36 2015 -0400 New sgSearch Angular directive M UI/WebServerResources/js/Common/ui-desktop.js commit 0e3cbe8c985892e2e98f5b0cd4bf00b30f37d724 Author: Francis Lachapelle Date: Wed Mar 18 13:41:14 2015 -0400 Improve "load images" button from Webmail M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit 4ab4ac0f11c2affd6b9f52c8141f8a21e174c399 Author: Benoit Favreault Date: Tue Mar 17 01:21:41 2015 -0400 Fix card.view template to prevent useless element () injection M UI/WebServerResources/js/ContactsUI.js commit 8cebc00f7a41e4b7a4701432ec84da0ad19cf0cd Author: Benoit Favreault Date: Mon Mar 16 22:00:45 2015 -0400 Polish UI (Contact and Mail) - Unifiy & simplify markup - Add visual consistency M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 01f1cbbd753fb3984ee116ed8a78ed4110a1f3da Author: Benoit Favreault Date: Mon Mar 16 20:18:16 2015 -0400 Fix minor deprecations in Preferences template M UI/Templates/PreferencesUI/UIxPreferences.wox commit 6a304b3e07a54326d06ba349604507197666bb84 Author: Benoit Favreault Date: Mon Mar 16 17:43:58 2015 -0400 Fix sidenav icon-button M UI/WebServerResources/scss/components/button/_button.scss commit 5b674abcf1133cb5321603424edc261b29725c25 Author: Ludovic Marcotte Date: Mon Mar 16 11:53:50 2015 -0400 Fixed preferences module wrt recent changes M UI/Templates/PreferencesUI/UIxPreferences.wox commit e756053f8b9091c65e68f7697ce8a34c24af016f Author: Benoit Favreault Date: Fri Mar 13 20:35:27 2015 -0400 Replace bottom-bar by bottom-sheet Adjust sidenav layout Unify background colors M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/content/content.scss M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 69d0a3ad57177e790ecd5343d4bdbbe91d7c146f Author: Benoit Favreault Date: Fri Mar 13 13:37:32 2015 -0400 Minor adjustment to toolbar date M UI/WebServerResources/scss/core/typography/typography.scss commit a57713523b7ad6adfc340fba55f84f8c0d7d868f Author: Benoit Favreault Date: Fri Mar 13 02:10:31 2015 -0400 Finish the toolbars Add an app button on sidenav Add a logout select on sidenav M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography/typography.scss commit 9fc713dc5ffc20f07ea930f4316892d39e8dda97 Author: Benoit Favreault Date: Thu Mar 12 22:08:06 2015 -0400 Create a 'css' grunt task (sass + postcss) M UI/WebServerResources/Gruntfile.js commit 31bb97aaecd1aaee374c57e8a065736c6d4b016d Author: Benoit Favreault Date: Thu Mar 12 21:38:31 2015 -0400 Update angular-material [dc2d204] master M UI/WebServerResources/angular-material commit 1d8dbbfe2ce99a99fc9c03e2d42c30c3f210f04f Author: Francis Lachapelle Date: Mon Mar 9 16:22:32 2015 -0400 Restore compose mail button M UI/Templates/MailerUI/UIxMailMainFrame.wox commit fc72d3b12a663ae24c00ed5325f4e66022b43b05 Author: Francis Lachapelle Date: Mon Mar 9 16:21:31 2015 -0400 Cleanup references to ZURB Foundation M UI/Templates/UIxPageFrame.wox D UI/WebServerResources/js/Common/ui-common.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/MailerUI.js commit bdbbc5be47fc8492bd0c8a32f8771fec77ffa657 Author: iRouge Date: Sun Mar 8 17:42:38 2015 -0400 Fix login window according to specs M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/scss/views/LoginUI.scss commit f1cdb3a472a379edd0aebe739693613cd064ffff Author: Francis Lachapelle Date: Mon Mar 9 14:09:26 2015 -0400 Cleanup dead code from js/Common/ui.js M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/ui.js commit fdb4cd71eba080d69729890e0c1a45c40ab1a5dd Author: iRouge Date: Sun Mar 8 17:09:20 2015 -0400 Fix sidenav toolbar (logo and buttons) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss commit 90cd79a21bda88599dde2f55d5bf6676bde2f9a3 Author: iRouge Date: Sat Mar 7 22:37:21 2015 -0500 Adjust Contact view (center card in right container) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/views/ContactsUI.scss commit 90c359779e150d7d256d3b74a5957844b1727734 Author: iRouge Date: Wed Mar 4 21:02:06 2015 -0500 Fix Contact editor layout M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 0cd4688e640a464e7986e76687ee1e77a54e598d Author: iRouge Date: Wed Mar 4 13:23:22 2015 -0500 Update material-angular (release 0.8.3) M UI/WebServerResources/angular-material commit 9c42350caa34bc0a44f71a26e2d046a37eca2fe0 Author: iRouge Date: Tue Mar 3 23:47:41 2015 -0500 Add aria-label to iconButtons M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 1ac49415d17018ff1182fc0ef12f1ca9c07aed5d Author: iRouge Date: Tue Mar 3 23:31:39 2015 -0500 Remove (useless) "close" button on sidenav M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit bed46ba2eb2fa34ff5ede7f35d459cf472947e4e Author: iRouge Date: Tue Mar 3 23:26:57 2015 -0500 Correct sources to prevent angular.js deprecation Warning Correct scss to prevent 404 server response M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/core/typography/typography.scss commit 02cdc869be711f7b2df907ab97efc349434a8f73 Author: iRouge Date: Tue Mar 3 18:40:48 2015 -0500 Apply iconButton to Contact and Mail M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 4264d054ca94968cbb320aa64b040e6ad75782cd Author: iRouge Date: Tue Mar 3 13:33:22 2015 -0500 Create Sass component: iconButton M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss commit b6f83f327520198d211b0b5e37f71ca4db8d8f5b Author: iRouge Date: Tue Mar 3 13:30:52 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 1fc846bf5c6d62a2f819fc38b2fed139c7cf635c Author: iRouge Date: Mon Mar 2 17:05:39 2015 -0500 Update angular-material M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/angular-material M UI/WebServerResources/scss/core/typography/typography.scss commit 2d2edabb188cc1b3c2cd27e3718c504e74c6f47d Author: iRouge Date: Fri Feb 27 16:37:20 2015 -0500 Add action "create new contact" to button M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit dcfa43ab287b7735cc914ed01376b6695086e5b6 Author: iRouge Date: Fri Feb 27 16:14:15 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit b0d7fff56ae1cd157e4d8c36e0b2ea7e5b3f0da9 Author: iRouge Date: Fri Feb 27 16:11:59 2015 -0500 Add Selected-state to lists elements (Contacts and Messages) -- Amend previous M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit be4d56b7e19c3bb7a872f48ff82daa0537c2fc43 Author: iRouge Date: Fri Feb 27 15:26:18 2015 -0500 Add Selected-state to lists elements (Contacts and Messages) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit fefd4fc7c75fb946f6b09ff51b659cbc43806de4 Author: Francis Lachapelle Date: Fri Feb 27 08:17:17 2015 -0500 Fix md-select M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 855acccd6d6ac6c732c88ad2e120bc7452b9e47f Author: iRouge Date: Thu Feb 26 22:34:19 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 80d6c0226a65841ce304c822d26aec576e578b39 Author: iRouge Date: Thu Feb 26 22:32:22 2015 -0500 Adjust UI for Contact, Contact editor, Messages and Message editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 15dab4dfe5b502adfce167f146c77672303d1cb6 Author: Francis Lachapelle Date: Thu Feb 26 13:52:11 2015 -0500 Add placeholder to type selects of contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit dbb08a762a9d92e703c925038d4e4505d70dcc36 Author: Francis Lachapelle Date: Thu Feb 26 11:37:46 2015 -0500 Fix "add" buttons of contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit af144585a567cb994323c0c71996cf68dae465fe Author: Francis Lachapelle Date: Thu Feb 26 11:27:36 2015 -0500 Cleanup formatting of attributes in HTML templates 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/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxPageFrame.wox commit 6a25ccfe964bb0b9384dd26cb906726f05450a35 Author: Francis Lachapelle Date: Thu Feb 26 10:58:17 2015 -0500 Remove data- prefix in attributes of HTML tags M UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox M UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxPageFrame.wox commit dd84782427fad5f6b080caf381899dd351282156 Author: Francis Lachapelle Date: Thu Feb 26 10:45:56 2015 -0500 Cleanup .gitignore M .gitignore commit 012d953d65945f393a2fd2c1f5561b00cac8959b Author: iRouge Date: Thu Feb 26 00:39:18 2015 -0500 Add an input-container to search field in Contact toolbar M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 5819cc75d3c35f176528d6bb7f1bb776f93bdb4f Author: iRouge Date: Wed Feb 25 23:44:22 2015 -0500 Style Contact Editor UI: Ready to test Some functional bugs remaining M .gitignore M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/scss/components/select/select.scss commit 5c3f0138f55fb5403a2e09f7d99914a52d29ab38 Author: Ludovic Marcotte Date: Wed Feb 25 17:21:07 2015 -0500 First pass at the v3 pref module The UI needs to be styled. We also need to properly load "default" values from the system/domain/user defaults and save them correctly too. M UI/Common/UIxPageFrame.m M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/UIxAccountEditor.m M UI/PreferencesUI/UIxFilterEditor.m M UI/PreferencesUI/UIxJSONPreferences.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/product.plist A UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Mailer/mailbox-model.js A UI/WebServerResources/js/Preferences/preferences-model.js A UI/WebServerResources/js/PreferencesUI.js A UI/WebServerResources/scss/PreferencesUI.scss commit 575676deb862f952c404a6351617feac8e336cbc Author: Francis Lachapelle Date: Wed Feb 25 15:57:49 2015 -0500 Add search field in AddressBook module M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 4b9eb44790c26c9c42f0411552e861bc7770d76d Author: Francis Lachapelle Date: Wed Feb 25 15:06:14 2015 -0500 Initial integration of md-select in contact editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit dc538f969e8ab75db118a10d5d43279d2da41447 Author: Francis Lachapelle Date: Wed Feb 25 14:02:52 2015 -0500 Cleanup dependencies in bower.json M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit e32f6d3086d4542883d5f2d7537e17df5742595b Author: iRouge Date: Wed Feb 25 13:57:07 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 4bce4ff988d72b5e68f5863ee41c814aefa35a68 Author: Francis Lachapelle Date: Wed Feb 25 12:54:02 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit fe071a5435a2500a7a162538d38d818578e98b01 Author: iRouge Date: Tue Feb 24 23:02:13 2015 -0500 Style contact editor (email addresses with select) M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 6b58f3a08090eb570a6c2ed87cce6149313b7fe6 Author: iRouge Date: Tue Feb 24 19:40:57 2015 -0500 Style contact editor (model for add and remove) M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/core/layout.scss commit 1d61e33a51872b1dbecf98d5795d8c8b9b3187f8 Author: iRouge Date: Tue Feb 24 11:30:17 2015 -0500 Update angular-material (select are fixed !) M UI/WebServerResources/angular-material commit 79dc49b905b5a8c15c00e3a52564d47e6dcb078d Author: iRouge Date: Tue Feb 24 00:00:59 2015 -0500 Style contact editor layout (needs more work) M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit b81f98236cbc35fdf173d972c8d61c20ea32ade8 Author: iRouge Date: Mon Feb 23 21:33:47 2015 -0500 Style contact-view layout M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/divider/divider.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography/typography.scss commit b7adf2814d80abd7e18ddca98ddc5d18aa7a29ec Author: iRouge Date: Mon Feb 23 16:54:06 2015 -0500 Refactor: - use lowercase and hyphen name for new component according to Sass Guidelines - change every uses by hand (thanks to my stupid IDE WebStorm) M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 5980f8e90ec61755df240ed9247074779cb77d7f Author: iRouge Date: Mon Feb 23 16:37:05 2015 -0500 Create new Sass component: pseudo-input M .gitignore A UI/WebServerResources/scss/components/pseudo-input/pseudo-input-theme.scss A UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MailerUI.scss commit cfed9c205860b92f7d388658aad2e7d8202127d2 Author: iRouge Date: Mon Feb 23 12:30:48 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 16440998dee56baf396098c86df846ccc58087a5 Author: iRouge Date: Mon Feb 23 12:26:39 2015 -0500 Fix Messages editor: - textarea field - labels and placeholders color M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 1264dbad73710aca23d031dec94e0e7e52ec3f30 Author: iRouge Date: Sun Feb 22 16:50:03 2015 -0500 Skin Contact editor according to Material Design specs (still buggy) M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/scss/views/ContactsUI.scss commit 3fb8a42856915c9a424b4b3a4ccdd7ee1c51c417 Author: iRouge Date: Sun Feb 22 16:48:27 2015 -0500 Fix login layout ;-) (md-select are still buggy) M UI/Templates/MainUI/SOGoRootPage.wox A UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/_view.scss commit 4a4658e29d87c03008d29b50c5f426a41c3792af Author: Francis Lachapelle Date: Fri Feb 20 13:51:46 2015 -0500 Add missing npm modules for grunt postcss M UI/WebServerResources/package.json commit 7ff934a5cbf142f444c880dab36de4e67938dc64 Author: Francis Lachapelle Date: Fri Feb 20 13:50:47 2015 -0500 Remove dependency of hammer.js M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js commit 6d4147fa34b4da7dd5712b4dc95f4a13443a8879 Author: Ludovic Marcotte Date: Thu Feb 19 23:41:11 2015 -0500 fixed templates M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/MailerUI/UIxMailEditor.wox commit b2c71ceae93a3629def688166dce1d0cd22b0406 Author: iRouge Date: Thu Feb 19 23:17:50 2015 -0500 Add box-shadow to Mail editor M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/scss/views/MessageEditorUI.scss commit 4185cc37feffcf7c4e7268cf0d63bf759638857e Author: iRouge Date: Thu Feb 19 22:05:53 2015 -0500 Style the plain-text Mail editor Style Contacts Style Contact editor (buggy) Change postcss config M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/card/card.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/views/ContactsUI.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss M UI/WebServerResources/scss/views/_view.scss commit 79a0a3684ce7a23849a3853d767f53e6f83c5907 Author: Ludovic Marcotte Date: Thu Feb 19 18:49:13 2015 -0500 Use md-select on the root page M UI/Templates/MainUI/SOGoRootPage.wox commit dcd6c5fd5a9138d0c0c1cbbc63fe7611f44c791a Author: Benoit Favreault Date: Thu Feb 19 15:23:42 2015 -0500 Add autoprefixer and its dependancies (fix the buggy flex boxes in Safari and some older browsers) M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit cc24b9b59956df81a34f96bcba4a62c4719acbe8 Author: Francis Lachapelle Date: Thu Feb 19 14:47:33 2015 -0500 Add md-select SASS component A UI/WebServerResources/scss/components/select/_extends.scss A UI/WebServerResources/scss/components/select/select.scss M UI/WebServerResources/scss/styles.scss commit 1569306ea04596bac77e574e3e138f53e7bed6b9 Author: Francis Lachapelle Date: Thu Feb 19 14:15:14 2015 -0500 Update angular-material subrepo M UI/WebServerResources/angular-material commit a1f0c9fd6e6db0947da981a85045a0726ff86d23 Author: iRouge Date: Thu Feb 19 08:57:15 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit da22cd854b718f98917996a52dcb92faf89e9f11 Author: Francis Lachapelle Date: Wed Feb 18 21:39:18 2015 -0500 Fix compilation of UIxTaskEditor.m M UI/Scheduler/UIxTaskEditor.m commit 94105e937a2c7371116b0bdaf111b669d3802c40 Author: Francis Lachapelle Date: Wed Feb 18 16:44:09 2015 -0500 Improve JSON getter/setter for todos M SOPE/NGCards/iCalToDo.h M SOPE/NGCards/iCalToDo.m M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m commit f47a22068f53f801ccefdb06ee6e565bb7a69236 Author: Francis Lachapelle Date: Wed Feb 18 16:36:37 2015 -0500 JSON: fix handling of dates of all-day events M SoObjects/Appointments/iCalEvent+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m commit 177c933af4ae532ba0ec6a74bb67bc934a22804f Author: Francis Lachapelle Date: Wed Feb 18 14:55:21 2015 -0500 Lowercase the status property of vEvent & vToDo M SoObjects/Appointments/iCalEntityObject+SOGo.m commit bbc5a2a0481c4fa985fd7090c11af7f398c08dc7 Author: Francis Lachapelle Date: Wed Feb 18 14:52:22 2015 -0500 Fix compilation warning of SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAppointmentObject.m commit 48ffe8fb7ee6a8ab458c39b378082bbf3c3508ad Author: Ludovic Marcotte Date: Wed Feb 18 14:52:57 2015 -0500 Minor improvement to the template M UI/Templates/MainUI/SOGoRootPage.wox commit e3d4a7a373b7e6fd242c88c468e2939a16591a78 Author: Ludovic Marcotte Date: Wed Feb 18 14:42:27 2015 -0500 Deleted old CSS D UI/WebServerResources/css/SOGoRootPage.css commit 4ddf92aadb9ee2616d3e391557ef4eb076d63160 Author: Francis Lachapelle Date: Tue Feb 17 16:09:16 2015 -0500 JSON: Return ISO8601 dates in calendar components M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m commit e226825bdea9d698752305b371daa1a4ebba66aa Author: Francis Lachapelle Date: Tue Feb 17 16:05:50 2015 -0500 Add [NSCalendarDate+SOGo iso8601DateString] M SoObjects/SOGo/NSCalendarDate+SOGo.h M SoObjects/SOGo/NSCalendarDate+SOGo.m commit d8a816a3351c73dd7b12ddf44327b00cd2af7fe6 Author: iRouge Date: Mon Feb 16 02:15:01 2015 -0500 Add toolbars Icons (several bugs, some remaining) M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/MailerUI.scss commit b9e7e243445f94ed75ece2aa016838f3812679b4 Author: Ludovic Marcotte Date: Fri Feb 13 14:30:24 2015 -0500 Fixed remember login option M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/SOGoRootPage.js commit 23ce8904a958a9d209484bad3575977d2a90fd4b Author: Francis Lachapelle Date: Fri Feb 13 12:00:10 2015 -0500 Restore color transistion in sidenav.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit d1271799f4ec19d5d5953c2ebe8efa8e4048d3b3 Author: Francis Lachapelle Date: Fri Feb 13 11:57:19 2015 -0500 Update angular-material version in bower.json M UI/WebServerResources/bower.json commit e5726d2840c5699d48184e5695f962fce6d02f48 Author: Ludovic Marcotte Date: Fri Feb 13 09:14:10 2015 -0500 WiP - some improvements to the login form M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/SOGoRootPage.js commit fcd5abfafc0e748c0e5a5afc7a7d51f1fca61209 Author: iRouge Date: Thu Feb 12 16:08:15 2015 -0500 Update angular-material version 0.8.0-rc1 M UI/WebServerResources/angular-material commit 67c62fe85caa569a57099f1e0e84891540af2171 Author: Francis Lachapelle Date: Thu Feb 12 15:08:59 2015 -0500 Fix compilation of UIxComponentEditor.m M UI/Scheduler/UIxComponentEditor.m commit f9271b747c5f6150d1f490f45483e4c48d55e41e Author: Francis Lachapelle Date: Thu Feb 12 15:01:26 2015 -0500 Initial JSON actions to get/set an event M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit f694f5763843f5e0c1426c5b9dfb60c2c3abf66c Author: iRouge Date: Thu Feb 12 12:37:05 2015 -0500 Minor tweaks to Mailer UI M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/scss/views/MailerUI.scss commit 522108bdd33a4e8e84c6028d149063bee1b7380f Author: iRouge Date: Thu Feb 12 04:20:42 2015 -0500 [Amend previous commit]Styled ngTags for Mail editor and propose a chip-like version of tags M UI/Templates/MailerUI/UIxMailEditor.wox commit 780d757d6b9e1827879974f541901e2a9a693027 Author: iRouge Date: Thu Feb 12 03:55:46 2015 -0500 Styled ngTags for Mail editor and propose a chip-like version of tags M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/MessageEditorUI.scss commit df8b4e302f3e5771e88d2a1971b4bb866a88b5c4 Author: iRouge Date: Thu Feb 12 00:00:13 2015 -0500 Styled ngTags but no hasFocus state M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/WebServerResources/scss/components/ngTags/ng-tags-input.scss M UI/WebServerResources/scss/styles.scss commit 1bb66bbf7d847be3486713fa328f7f4a53c14eab Author: iRouge Date: Wed Feb 11 21:54:06 2015 -0500 Skin the Mail editor except ng-tags M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/core/typography/typography.scss A UI/WebServerResources/scss/views/MessageEditorUI.scss M UI/WebServerResources/scss/views/_view.scss commit a1299fea9702d719b20d3ca48877e6cc0cfe6319 Author: iRouge Date: Wed Feb 11 20:59:46 2015 -0500 Skin the Mail editor M UI/Templates/MailerUI/UIxMailEditor.wox commit 221e49a5d1f585f33415b2ba53bc806b5a20e3f2 Author: Francis Lachapelle Date: Tue Feb 10 21:15:56 2015 -0500 Improve [iCalTrigger asDictionary] M SOPE/NGCards/iCalTrigger.m M SoObjects/Appointments/iCalEntityObject+SOGo.h commit d123b2d5d4d902e0cd7aa9102d460ae6f278c369 Author: iRouge Date: Wed Feb 11 04:47:08 2015 -0500 Change PseudoField-label font-weight M UI/WebServerResources/scss/views/MailerUI.scss commit 4f2fc5c99e08e9e014f4a8095be56adda8065759 Author: iRouge Date: Wed Feb 11 04:04:09 2015 -0500 Fixed the message headers design (markup and scss) Create a "PseudoField" component that mimics Material Design input fields M UI/Templates/MailerUI/UIxMailViewTemplate.wox D UI/WebServerResources/css/styles.css D UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/MailerUI.scss commit e429dc3ff1a20b4c73a41a1e9ca095b75e4763c6 Author: Francis Lachapelle Date: Tue Feb 10 16:07:22 2015 -0500 Add [iCalByDayMask initWithDaysAndOccurences:] M SOPE/NGCards/iCalByDayMask.h M SOPE/NGCards/iCalByDayMask.m commit 9e7a051d25a3137a71820a1df835a87cd73c860e Author: iRouge Date: Tue Feb 10 15:29:45 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 75f38173c5925965e35591904565d7ffa42306b0 Author: iRouge Date: Tue Feb 10 03:17:10 2015 -0500 Adjust Messages header view Add ngMaterial directives tomessage composer M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/angular-material M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 4cd6ffcaec882b911be2e6af806972418848cea7 Author: Francis Lachapelle Date: Mon Feb 9 09:48:58 2015 -0500 Messages list: add ng directives to icons M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 12807457d40b5532413427ce6a23c70bea194f45 Author: iRouge Date: Sun Feb 8 19:35:21 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit aefb27fc5c59e1c77542a3b3335d0afea447fc2c Author: Ludovic Marcotte Date: Fri Feb 6 15:35:51 2015 -0500 Initial (and fugly) materialization of the login page M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/SOGoRootPage.js commit cd32bcf961956c9a62de7b0315c91947b75e56ed Author: iRouge Date: Fri Feb 6 09:37:00 2015 -0500 Fine-tune presentation of Mailer UI - Colors - Icons - Dimmensions - Typography M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/button/_button.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/core/_functions.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 16f275af5252040fe6a1d95b34537e1e33f28a16 Author: iRouge Date: Thu Feb 5 21:10:45 2015 -0500 Add SOGo logo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map A UI/WebServerResources/img/sogo-compact.svg A UI/WebServerResources/img/sogo-full.svg M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss commit 419f1bd698d909ef4970582c8c38af86c94860d3 Author: iRouge Date: Thu Feb 5 19:41:07 2015 -0500 Adjust containers width according to Google's specs M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/components/toolbar/_extends.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/views/MailerUI.scss commit e00416e1b8a8f271e682307574349cc77ccec510 Author: iRouge Date: Thu Feb 5 19:16:49 2015 -0500 Apply colours to components M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/components/content/content.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 M UI/WebServerResources/scss/core/_functions.scss M UI/WebServerResources/scss/core/base_styles/_base_style.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit daaa4284cbb5be965adcd36b48c54c3fb172dbdc Author: iRouge Date: Thu Feb 5 15:53:20 2015 -0500 Add Sass version of SOGo's palettes, mixin to generate theme-class and a getter function for convenient access to colours trough any scss M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/_palette.scss M UI/WebServerResources/scss/styles.scss commit 33e70cd3f3ba6809e878b2c2d33ac66545d3cc0c Author: Francis Lachapelle Date: Thu Feb 5 08:43:06 2015 -0500 Remove dependancy to angular-material.css M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/scss/styles.scss commit 44e56c92d0bf16efe1fe35eccf1b89427128ebac Author: iRouge Date: Wed Feb 4 16:44:42 2015 -0500 Update Angular-Material to 0.7.1 : HEAD origin/master origin/HEAD master M UI/WebServerResources/angular-material commit 6404536d196df61f9e94e493f6b0c7e34b114af5 Author: iRouge Date: Wed Feb 4 09:46:58 2015 -0500 Add md-colors module A UI/.gitignore M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js A UI/WebServerResources/md-colors/README.md A UI/WebServerResources/md-colors/colors.js A UI/WebServerResources/md-colors/index.html A UI/WebServerResources/md-colors/script.js commit e7b7e9cefed4419a89d2d4d0205912c214ed2645 Author: iRouge Date: Tue Feb 3 21:22:12 2015 -0500 Adjust z-indexes and box-shadows M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/components/toolbar/_extends.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss M UI/WebServerResources/scss/styles.scss commit 174b6f365b0cc6c62b475fdcf82f2afad5603516 Author: iRouge Date: Tue Feb 3 16:03:36 2015 -0500 Typograpy : Messages list subheader M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 08a76aef973c11d565fac53c4b9c9d3c0b2cfb3d Author: iRouge Date: Tue Feb 3 13:34:44 2015 -0500 Adapt markup to typographic styles - Mail Messages List M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/_devtools.scss A UI/WebServerResources/scss/components/list/_extends.scss M UI/WebServerResources/scss/components/list/list.scss commit bd61c354f0653061ef7f106d96fe50ac23a9d57a Author: Francis Lachapelle Date: Tue Feb 3 11:37:51 2015 -0500 Fix references to font files in typography.scss M UI/WebServerResources/scss/core/typography/typography.scss commit 13144aad3b2faf6b9a4d4e765f1d5590bcc3058e Author: Francis Lachapelle Date: Tue Feb 3 11:30:17 2015 -0500 Preparation for build of a unique CSS A UI/WebServerResources/scss/components/bottomSheet/_extends.scss M UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss commit b163e5956302f10ff249c7974871deed76f158cd Author: iRouge Date: Tue Feb 3 11:22:50 2015 -0500 Adjust typography for autoSrollList M .gitignore M UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss commit 09fa2be5bd7252ce44290f7ffb1d11a80530cfd2 Author: iRouge Date: Tue Feb 3 10:52:27 2015 -0500 Typography auto-scroll List A UI/WebServerResources/scss/components/autoScrollList/_extends.scss A UI/WebServerResources/scss/components/autoScrollList/_functions.scss A UI/WebServerResources/scss/components/autoScrollList/autoScrollList.scss A UI/WebServerResources/scss/components/button/_functions.scss M UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/styles.scss commit 36c931b596b613917dbb41cdc64e045c94446cc2 Author: Francis Lachapelle Date: Tue Feb 3 10:17:15 2015 -0500 Preparation for build of a unique CSS M UI/WebServerResources/scss/components/backdrop/backdrop.scss A UI/WebServerResources/scss/components/card/_extends.scss M UI/WebServerResources/scss/components/card/card.scss A UI/WebServerResources/scss/components/checkbox/_extends.scss M UI/WebServerResources/scss/components/checkbox/checkbox.scss A UI/WebServerResources/scss/components/content/_extends.scss M UI/WebServerResources/scss/components/content/content.scss A UI/WebServerResources/scss/components/dialog/_extends.scss M UI/WebServerResources/scss/components/dialog/dialog.scss A UI/WebServerResources/scss/components/divider/_extends.scss M UI/WebServerResources/scss/components/divider/divider.scss M UI/WebServerResources/scss/components/icon/_extends.scss A UI/WebServerResources/scss/components/progressCircular/_extends.scss M UI/WebServerResources/scss/components/progressCircular/progressCircular.scss A UI/WebServerResources/scss/components/progressLinear/_extends.scss M UI/WebServerResources/scss/components/progressLinear/progressLinear.scss A UI/WebServerResources/scss/components/radioButton/_extends.scss M UI/WebServerResources/scss/components/radioButton/radio-button.scss A UI/WebServerResources/scss/components/sidenav/_extends.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss A UI/WebServerResources/scss/components/slider/_extends.scss M UI/WebServerResources/scss/components/slider/slider.scss A UI/WebServerResources/scss/components/sticky/_extends.scss M UI/WebServerResources/scss/components/sticky/sticky.scss A UI/WebServerResources/scss/components/subheader/_extends.scss M UI/WebServerResources/scss/components/subheader/subheader.scss A UI/WebServerResources/scss/components/switch/_extends.scss M UI/WebServerResources/scss/components/switch/switch.scss A UI/WebServerResources/scss/components/tabs/_extends.scss M UI/WebServerResources/scss/components/tabs/tabs.scss A UI/WebServerResources/scss/components/textField/_extends.scss M UI/WebServerResources/scss/components/textField/textField.scss A UI/WebServerResources/scss/components/toast/_extends.scss M UI/WebServerResources/scss/components/toast/toast.scss A UI/WebServerResources/scss/components/toolbar/_extends.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss A UI/WebServerResources/scss/components/tooltip/_extends.scss M UI/WebServerResources/scss/components/tooltip/tooltip.scss A UI/WebServerResources/scss/components/whiteframe/_extends.scss M UI/WebServerResources/scss/components/whiteframe/whiteframe.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss commit 6040838396bb0e7b435c8131b5fdbdd9eb0d5dc6 Author: Francis Lachapelle Date: Tue Feb 3 08:56:19 2015 -0500 Don't use bower package of the font Fira M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit 1a81abebaa254106a32b02183603e05f508f92e7 Author: Francis Lachapelle Date: Tue Feb 3 08:55:17 2015 -0500 Remove unused files from scss directory D UI/WebServerResources/scss/components/backdrop/backdrop.js D UI/WebServerResources/scss/components/bottomSheet/bottomSheet.js D UI/WebServerResources/scss/components/bottomSheet/bottomSheet.spec.js D UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html D UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html D UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/index.html D UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/script.js D UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/style.css D UI/WebServerResources/scss/components/button/button.js D UI/WebServerResources/scss/components/button/button.spec.js D UI/WebServerResources/scss/components/button/demoBasicUsage/index.html D UI/WebServerResources/scss/components/button/demoBasicUsage/script.js D UI/WebServerResources/scss/components/button/demoBasicUsage/style.css D UI/WebServerResources/scss/components/card/card.js D UI/WebServerResources/scss/components/card/card.spec.js D UI/WebServerResources/scss/components/card/demoBasicUsage/index.html D UI/WebServerResources/scss/components/card/demoBasicUsage/script.js D UI/WebServerResources/scss/components/card/demoBasicUsage/style.css D UI/WebServerResources/scss/components/checkbox/checkbox.js D UI/WebServerResources/scss/components/checkbox/checkbox.spec.js D UI/WebServerResources/scss/components/checkbox/demoBasicUsage/index.html D UI/WebServerResources/scss/components/checkbox/demoBasicUsage/script.js D UI/WebServerResources/scss/components/checkbox/demoBasicUsage/style.css D UI/WebServerResources/scss/components/content/content.js D UI/WebServerResources/scss/components/content/content.spec.js D UI/WebServerResources/scss/components/content/demoBasicUsage/index.html D UI/WebServerResources/scss/components/content/demoBasicUsage/script.js D UI/WebServerResources/scss/components/dialog/demoBasicUsage/dialog1.tmpl.html D UI/WebServerResources/scss/components/dialog/demoBasicUsage/index.html D UI/WebServerResources/scss/components/dialog/demoBasicUsage/script.js D UI/WebServerResources/scss/components/dialog/demoBasicUsage/style.css D UI/WebServerResources/scss/components/dialog/dialog.js D UI/WebServerResources/scss/components/dialog/dialog.spec.js D UI/WebServerResources/scss/components/divider/demoBasicUsage/index.html D UI/WebServerResources/scss/components/divider/demoBasicUsage/script.js D UI/WebServerResources/scss/components/divider/demoBasicUsage/style.css D UI/WebServerResources/scss/components/divider/divider.js D UI/WebServerResources/scss/components/input/demoBasicUsage/index.html D UI/WebServerResources/scss/components/input/demoBasicUsage/script.js D UI/WebServerResources/scss/components/input/input.js D UI/WebServerResources/scss/components/input/input.spec.js D UI/WebServerResources/scss/components/list/demoBasicUsage/index.html D UI/WebServerResources/scss/components/list/demoBasicUsage/script.js D UI/WebServerResources/scss/components/list/demoBasicUsage/style.css D UI/WebServerResources/scss/components/list/list.js D UI/WebServerResources/scss/components/list/list.spec.js D UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/index.html D UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/script.js D UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/style.css D UI/WebServerResources/scss/components/progressCircular/progressCircular.js D UI/WebServerResources/scss/components/progressCircular/progressCircular.spec.js D UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/index.html D UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/script.js D UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/style.css D UI/WebServerResources/scss/components/progressLinear/progressLinear.js D UI/WebServerResources/scss/components/progressLinear/progressLinear.spec.js D UI/WebServerResources/scss/components/radioButton/demoBasicUsage/index.html D UI/WebServerResources/scss/components/radioButton/demoBasicUsage/script.js D UI/WebServerResources/scss/components/radioButton/demoBasicUsage/style.css D UI/WebServerResources/scss/components/radioButton/radioButton.js D UI/WebServerResources/scss/components/radioButton/radioButton.spec.js D UI/WebServerResources/scss/components/sidenav/demoBasicUsage/index.html D UI/WebServerResources/scss/components/sidenav/demoBasicUsage/script.js D UI/WebServerResources/scss/components/sidenav/sidenav.js D UI/WebServerResources/scss/components/sidenav/sidenav.spec.js D UI/WebServerResources/scss/components/slider/demoBasicUsage/index.html D UI/WebServerResources/scss/components/slider/demoBasicUsage/script.js D UI/WebServerResources/scss/components/slider/demoBasicUsage/style.css D UI/WebServerResources/scss/components/slider/slider.js D UI/WebServerResources/scss/components/slider/slider.spec.js D UI/WebServerResources/scss/components/sticky/sticky.js D UI/WebServerResources/scss/components/sticky/sticky.spec.js D UI/WebServerResources/scss/components/subheader/demoBasicUsage/index.html D UI/WebServerResources/scss/components/subheader/demoBasicUsage/script.js D UI/WebServerResources/scss/components/subheader/demoBasicUsage/style.css D UI/WebServerResources/scss/components/subheader/subheader.js D UI/WebServerResources/scss/components/subheader/subheader.spec.js D UI/WebServerResources/scss/components/swipe/swipe.js D UI/WebServerResources/scss/components/switch/demoBasicUsage/index.html D UI/WebServerResources/scss/components/switch/demoBasicUsage/script.js D UI/WebServerResources/scss/components/switch/demoBasicUsage/style.css D UI/WebServerResources/scss/components/switch/switch.js D UI/WebServerResources/scss/components/switch/switch.spec.js D UI/WebServerResources/scss/components/tabs/demoDynamicTabs/index.html D UI/WebServerResources/scss/components/tabs/demoDynamicTabs/script.js D UI/WebServerResources/scss/components/tabs/demoDynamicTabs/style.css D UI/WebServerResources/scss/components/tabs/demoStaticTabs/index.html D UI/WebServerResources/scss/components/tabs/demoStaticTabs/script.js D UI/WebServerResources/scss/components/tabs/demoStaticTabs/style.css D UI/WebServerResources/scss/components/tabs/js/inkBarDirective.js D UI/WebServerResources/scss/components/tabs/js/paginationDirective.js D UI/WebServerResources/scss/components/tabs/js/tabItemController.js D UI/WebServerResources/scss/components/tabs/js/tabItemDirective.js D UI/WebServerResources/scss/components/tabs/js/tabsController.js D UI/WebServerResources/scss/components/tabs/js/tabsDirective.js D UI/WebServerResources/scss/components/tabs/tabs.js D UI/WebServerResources/scss/components/tabs/tabs.spec.js D UI/WebServerResources/scss/components/textField/textField.js D UI/WebServerResources/scss/components/textField/textField.spec.js D UI/WebServerResources/scss/components/toast/demoBasicUsage/index.html D UI/WebServerResources/scss/components/toast/demoBasicUsage/script.js D UI/WebServerResources/scss/components/toast/demoBasicUsage/toast-template.html D UI/WebServerResources/scss/components/toast/toast.js D UI/WebServerResources/scss/components/toast/toast.spec.js D UI/WebServerResources/scss/components/toolbar/demoBasicUsage/index.html D UI/WebServerResources/scss/components/toolbar/demoBasicUsage/script.js D UI/WebServerResources/scss/components/toolbar/demoScrollShrink/index.html D UI/WebServerResources/scss/components/toolbar/demoScrollShrink/script.js D UI/WebServerResources/scss/components/toolbar/demoScrollShrink/style.css D UI/WebServerResources/scss/components/toolbar/toolbar.js D UI/WebServerResources/scss/components/toolbar/toolbar.spec.js D UI/WebServerResources/scss/components/tooltip/demoBasicUsage/index.html D UI/WebServerResources/scss/components/tooltip/demoBasicUsage/script.js D UI/WebServerResources/scss/components/tooltip/demoBasicUsage/style.css D UI/WebServerResources/scss/components/tooltip/tooltip.js D UI/WebServerResources/scss/components/tooltip/tooltip.spec.js D UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/index.html D UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/script.js D UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/style.css D UI/WebServerResources/scss/components/whiteframe/whiteframe.js D UI/WebServerResources/scss/elements/_manifest.scss D UI/WebServerResources/scss/grid/_manifest.scss D UI/WebServerResources/scss/test.js D UI/WebServerResources/scss/ui_patterns/_manifest.scss commit a191c7a3828540f79959d5cb6a01b899b1edd42a Author: iRouge Date: Mon Feb 2 23:47:08 2015 -0500 Typography : Google Material Design standard styles - Layout is broken M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/core/typography/typography.scss commit 907df8143619c91efbe77d9fdc7420d256361f24 Author: iRouge Date: Mon Feb 2 22:55:06 2015 -0500 Typography-2 A UI/WebServerResources/fonts/FiraMono-Bold.eot A UI/WebServerResources/fonts/FiraMono-Bold.ttf A UI/WebServerResources/fonts/FiraMono-Bold.woff A UI/WebServerResources/fonts/FiraMono-Medium.eot A UI/WebServerResources/fonts/FiraMono-Medium.ttf A UI/WebServerResources/fonts/FiraMono-Medium.woff A UI/WebServerResources/fonts/FiraMono-Regular.eot A UI/WebServerResources/fonts/FiraMono-Regular.ttf A UI/WebServerResources/fonts/FiraMono-Regular.woff A UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot A UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf M UI/WebServerResources/scss/core/structure.scss A UI/WebServerResources/scss/core/typography/typography.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 8f01b0c7390ea0e142de8fdcd60f0985650734e6 Author: iRouge Date: Mon Feb 2 16:11:47 2015 -0500 Add Fira Sans to font folder A UI/WebServerResources/fonts/FiraSans-Bold.eot A UI/WebServerResources/fonts/FiraSans-Bold.ttf A UI/WebServerResources/fonts/FiraSans-Bold.woff A UI/WebServerResources/fonts/FiraSans-BoldItalic.eot A UI/WebServerResources/fonts/FiraSans-BoldItalic.ttf A UI/WebServerResources/fonts/FiraSans-BoldItalic.woff A UI/WebServerResources/fonts/FiraSans-Book.eot A UI/WebServerResources/fonts/FiraSans-Book.ttf A UI/WebServerResources/fonts/FiraSans-Book.woff A UI/WebServerResources/fonts/FiraSans-BookItalic.eot A UI/WebServerResources/fonts/FiraSans-BookItalic.ttf A UI/WebServerResources/fonts/FiraSans-BookItalic.woff A UI/WebServerResources/fonts/FiraSans-Eight.eot A UI/WebServerResources/fonts/FiraSans-Eight.ttf A UI/WebServerResources/fonts/FiraSans-Eight.woff A UI/WebServerResources/fonts/FiraSans-EightItalic.eot A UI/WebServerResources/fonts/FiraSans-EightItalic.ttf A UI/WebServerResources/fonts/FiraSans-EightItalic.woff A UI/WebServerResources/fonts/FiraSans-ExtraBold.eot A UI/WebServerResources/fonts/FiraSans-ExtraBold.ttf A UI/WebServerResources/fonts/FiraSans-ExtraBold.woff A UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.eot A UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.ttf A UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.woff A UI/WebServerResources/fonts/FiraSans-ExtraLight.eot A UI/WebServerResources/fonts/FiraSans-ExtraLight.ttf A UI/WebServerResources/fonts/FiraSans-ExtraLight.woff A UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.eot A UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.ttf A UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.woff A UI/WebServerResources/fonts/FiraSans-Four.eot A UI/WebServerResources/fonts/FiraSans-Four.ttf A UI/WebServerResources/fonts/FiraSans-Four.woff A UI/WebServerResources/fonts/FiraSans-FourItalic.eot A UI/WebServerResources/fonts/FiraSans-FourItalic.ttf A UI/WebServerResources/fonts/FiraSans-FourItalic.woff A UI/WebServerResources/fonts/FiraSans-Hair.eot A UI/WebServerResources/fonts/FiraSans-Hair.ttf A UI/WebServerResources/fonts/FiraSans-Hair.woff A UI/WebServerResources/fonts/FiraSans-HairItalic.eot A UI/WebServerResources/fonts/FiraSans-HairItalic.ttf A UI/WebServerResources/fonts/FiraSans-HairItalic.woff A UI/WebServerResources/fonts/FiraSans-Heavy.eot A UI/WebServerResources/fonts/FiraSans-Heavy.ttf A UI/WebServerResources/fonts/FiraSans-Heavy.woff A UI/WebServerResources/fonts/FiraSans-HeavyItalic.eot A UI/WebServerResources/fonts/FiraSans-HeavyItalic.ttf A UI/WebServerResources/fonts/FiraSans-HeavyItalic.woff A UI/WebServerResources/fonts/FiraSans-Italic.eot A UI/WebServerResources/fonts/FiraSans-Italic.ttf A UI/WebServerResources/fonts/FiraSans-Italic.woff A UI/WebServerResources/fonts/FiraSans-Light.eot A UI/WebServerResources/fonts/FiraSans-Light.ttf A UI/WebServerResources/fonts/FiraSans-Light.woff A UI/WebServerResources/fonts/FiraSans-LightItalic.eot A UI/WebServerResources/fonts/FiraSans-LightItalic.ttf A UI/WebServerResources/fonts/FiraSans-LightItalic.woff A UI/WebServerResources/fonts/FiraSans-Medium.eot A UI/WebServerResources/fonts/FiraSans-Medium.ttf A UI/WebServerResources/fonts/FiraSans-Medium.woff A UI/WebServerResources/fonts/FiraSans-MediumItalic.eot A UI/WebServerResources/fonts/FiraSans-MediumItalic.ttf A UI/WebServerResources/fonts/FiraSans-MediumItalic.woff A UI/WebServerResources/fonts/FiraSans-Regular.eot A UI/WebServerResources/fonts/FiraSans-Regular.ttf A UI/WebServerResources/fonts/FiraSans-Regular.woff A UI/WebServerResources/fonts/FiraSans-SemiBold.eot A UI/WebServerResources/fonts/FiraSans-SemiBold.ttf A UI/WebServerResources/fonts/FiraSans-SemiBold.woff A UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.eot A UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.ttf A UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.woff A UI/WebServerResources/fonts/FiraSans-Thin.eot A UI/WebServerResources/fonts/FiraSans-Thin.ttf A UI/WebServerResources/fonts/FiraSans-Thin.woff A UI/WebServerResources/fonts/FiraSans-ThinItalic.eot A UI/WebServerResources/fonts/FiraSans-ThinItalic.ttf A UI/WebServerResources/fonts/FiraSans-ThinItalic.woff A UI/WebServerResources/fonts/FiraSans-Two.eot A UI/WebServerResources/fonts/FiraSans-Two.ttf A UI/WebServerResources/fonts/FiraSans-Two.woff A UI/WebServerResources/fonts/FiraSans-TwoItalic.eot A UI/WebServerResources/fonts/FiraSans-TwoItalic.ttf A UI/WebServerResources/fonts/FiraSans-TwoItalic.woff A UI/WebServerResources/fonts/FiraSans-Ultra.eot A UI/WebServerResources/fonts/FiraSans-Ultra.ttf A UI/WebServerResources/fonts/FiraSans-Ultra.woff A UI/WebServerResources/fonts/FiraSans-UltraItalic.eot A UI/WebServerResources/fonts/FiraSans-UltraItalic.ttf A UI/WebServerResources/fonts/FiraSans-UltraItalic.woff A UI/WebServerResources/fonts/FiraSans-UltraLight.eot A UI/WebServerResources/fonts/FiraSans-UltraLight.ttf A UI/WebServerResources/fonts/FiraSans-UltraLight.woff A UI/WebServerResources/fonts/FiraSans-UltraLightItalic.eot A UI/WebServerResources/fonts/FiraSans-UltraLightItalic.ttf A UI/WebServerResources/fonts/FiraSans-UltraLightItalic.woff D UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot D UI/WebServerResources/fonts/Material-Design-Iconic-Font.svg D UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf D UI/WebServerResources/fonts/Material-Design-Iconic-Font.woff D UI/WebServerResources/fonts/ionicons.eot D UI/WebServerResources/fonts/ionicons.svg D UI/WebServerResources/fonts/ionicons.ttf D UI/WebServerResources/fonts/ionicons.woff M UI/WebServerResources/scss/core/structure.scss commit 8c974e6c1aa92d7d80122c783f4507376aba3a46 Author: Francis Lachapelle Date: Mon Feb 2 16:02:58 2015 -0500 Add Fira font M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit e73ed8ae4411ffc03f0ed0aa26d60cedfe263abb Author: iRouge Date: Mon Feb 2 15:42:37 2015 -0500 Add bower sass-cache to gitignore M .gitignore commit f59b078faaaad9e480e301f8f05ffe4f4d5b7225 Author: iRouge Date: Mon Feb 2 15:35:17 2015 -0500 Typography 2 M .gitignore A UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot A UI/WebServerResources/fonts/Material-Design-Iconic-Font.svg A UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf A UI/WebServerResources/fonts/Material-Design-Iconic-Font.woff A UI/WebServerResources/fonts/ionicons.eot A UI/WebServerResources/fonts/ionicons.svg A UI/WebServerResources/fonts/ionicons.ttf A UI/WebServerResources/fonts/ionicons.woff commit 6319b6f5319e898fe6badb16ec4243c799da876b Author: iRouge Date: Mon Feb 2 15:24:50 2015 -0500 Typography A UI/WebServerResources/scss/components/backdrop/_extends.scss M UI/WebServerResources/scss/core/structure.scss commit 9671fbf5061b2e0bf10c37ce42b23632cd4f3e3a Author: Francis Lachapelle Date: Mon Feb 2 15:11:29 2015 -0500 Remove .sass-cache directory D UI/WebServerResources/.sass-cache/0621d77d016ffda45ce319aaf6c8acb3e5fd2456/toolbar.scssc D UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/MailerUI.scssc D UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/_view.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/_functions.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/layout.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/mixins.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/reset.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/structure.scssc D UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/variables.scssc D UI/WebServerResources/.sass-cache/1369551ff4e7216eab7e3e275a48c008d1596ccb/button.scssc D UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_constants.scssc D UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_cross_browser_support.scssc D UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_display.scssc D UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_gradient_support.scssc D UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_lists.scssc D UI/WebServerResources/.sass-cache/290c6726ec86fa7ca5fc60378b55f9789dd815dd/divider.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_border.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_core.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_icons.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_mixins.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_pulled.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_rotated.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_sizes.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_spinned.scssc D UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_variables.scssc D UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_ellipsis.scssc D UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_force-wrap.scssc D UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_nowrap.scssc D UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_replacement.scssc D UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/_extends.scssc D UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/backdrop.scssc D UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_color.scssc D UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_general.scssc D UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_sprites.scssc D UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_tables.scssc D UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_base.scssc D UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_sprite-img.scssc D UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_devtools.scssc D UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_shame.scssc D UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/styles.scssc D UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/_extends.scssc D UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/icon.scssc D UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_links.scssc D UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_lists.scssc D UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_text.scssc D UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_vertical_rhythm.scssc D UI/WebServerResources/.sass-cache/5f0c755c2ea0c21ac71396d4a99ba7e8a588771a/backdrop.scssc D UI/WebServerResources/.sass-cache/6e823f81de8dfe823170198830d8af330e579635/color-palette.scssc D UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_css3.scssc D UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_functions.scssc D UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_support.scssc D UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_typography.scssc D UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_utilities.scssc D UI/WebServerResources/.sass-cache/736edc5b14be1a715ddad0a388256afe743c5588/list.scssc D UI/WebServerResources/.sass-cache/73a261245d2328475510118d1ec4c6acf3eadc0a/_base_style.scssc D UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_button.scssc D UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_extends.scssc D UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_bullets.scssc D UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_horizontal-list.scssc D UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-block-list.scssc D UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-list.scssc D UI/WebServerResources/.sass-cache/a004f0befa53f4c6d2eb159efa6c868b185821ab/_contrast.scssc D UI/WebServerResources/.sass-cache/b52457aa3cbcb979be34bc5c603334e6353f4f9e/_utilities.scssc D UI/WebServerResources/.sass-cache/c79c69a6cca5a99b379b12af104d23ab6925623b/input.scssc D UI/WebServerResources/.sass-cache/d11266f9a8e3e765fb35484839cae8e838bfd7f4/_compass.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_actions.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_alert.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_audio-video.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_communication.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_content.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_device.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_editor.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_file.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_hardware.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_image.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_maps.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_navigation.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_notification.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_social.scssc D UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_toggle.scssc D UI/WebServerResources/.sass-cache/df960fa564fd5f6057dbe6083c1c75144da7d0b3/_grid-background.scssc D UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_hover-link.scssc D UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_link-colors.scssc D UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_unstyled-link.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_appearance.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-clip.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-origin.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-size.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_border-radius.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-shadow.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-sizing.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_columns.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_filter.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_font-face.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_hyphenation.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_images.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_inline-block.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_opacity.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_regions.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_shared.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_text-shadow.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transform.scssc D UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transition.scssc D UI/WebServerResources/.sass-cache/fa7e7b295653bd48251a576b9782581f5e96fd52/layout.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_clearfix.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_float.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_hacks.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_min.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_reset.scssc D UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_tag-cloud.scssc D UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_alternating-rows-and-columns.scssc D UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_borders.scssc D UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_scaffolding.scssc D UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_extends.scssc D UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_mixins.scssc D UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar-theme.scssc D UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar.scssc commit 670d2bc382cc1cb2387341c0a4c7fafdfaa82136 Author: iRouge Date: Mon Feb 2 14:43:53 2015 -0500 Generate basic font-size according to Google Material design specs A UI/WebServerResources/.sass-cache/0621d77d016ffda45ce319aaf6c8acb3e5fd2456/toolbar.scssc A UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/MailerUI.scssc A UI/WebServerResources/.sass-cache/08d04022c27b2dc89d5eb42232d425f33335c733/_view.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/_functions.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/layout.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/mixins.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/reset.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/structure.scssc A UI/WebServerResources/.sass-cache/121dd71fcdc816c7a8afabbaaf564d95c06ed77a/variables.scssc A UI/WebServerResources/.sass-cache/1369551ff4e7216eab7e3e275a48c008d1596ccb/button.scssc A UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_constants.scssc A UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_cross_browser_support.scssc A UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_display.scssc A UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_gradient_support.scssc A UI/WebServerResources/.sass-cache/24c830e606ed419e590f6fd98b1362d628c479e4/_lists.scssc A UI/WebServerResources/.sass-cache/290c6726ec86fa7ca5fc60378b55f9789dd815dd/divider.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_border.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_core.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_icons.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_mixins.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_pulled.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_rotated.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_sizes.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_spinned.scssc A UI/WebServerResources/.sass-cache/335dd608accbd708f8c0c0876606f1b620f02115/_variables.scssc A UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_ellipsis.scssc A UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_force-wrap.scssc A UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_nowrap.scssc A UI/WebServerResources/.sass-cache/3b4e97448379eff5d8d1caac5bf5dd394921dcab/_replacement.scssc A UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/_extends.scssc A UI/WebServerResources/.sass-cache/3bef4cb0646effa81931578fccc01cf496c06fa6/backdrop.scssc A UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_color.scssc A UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_general.scssc A UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_sprites.scssc A UI/WebServerResources/.sass-cache/40f4e04cdcd7241d59e3890d5f415336c0acadce/_tables.scssc A UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_base.scssc A UI/WebServerResources/.sass-cache/455e6d8108504eacf98607848cb2fab417ced312/_sprite-img.scssc A UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_devtools.scssc A UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/_shame.scssc A UI/WebServerResources/.sass-cache/477d50df11c4c9be7e570a4a7f26c98a82613f2b/styles.scssc A UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/_extends.scssc A UI/WebServerResources/.sass-cache/5c1393d3ae682e72e0cbbf966bb674f59452487d/icon.scssc A UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_links.scssc A UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_lists.scssc A UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_text.scssc A UI/WebServerResources/.sass-cache/5cc88903bdb43d7fea8d97529f5020c78340fa79/_vertical_rhythm.scssc A UI/WebServerResources/.sass-cache/5f0c755c2ea0c21ac71396d4a99ba7e8a588771a/backdrop.scssc A UI/WebServerResources/.sass-cache/6e823f81de8dfe823170198830d8af330e579635/color-palette.scssc A UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_css3.scssc A UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_functions.scssc A UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_support.scssc A UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_typography.scssc A UI/WebServerResources/.sass-cache/6f7a67bc7edc739ed82c250cc67d5b071558f551/_utilities.scssc A UI/WebServerResources/.sass-cache/736edc5b14be1a715ddad0a388256afe743c5588/list.scssc A UI/WebServerResources/.sass-cache/73a261245d2328475510118d1ec4c6acf3eadc0a/_base_style.scssc A UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_button.scssc A UI/WebServerResources/.sass-cache/7c69eee964659a009b127ade8f9187015bec3a01/_extends.scssc A UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_bullets.scssc A UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_horizontal-list.scssc A UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-block-list.scssc A UI/WebServerResources/.sass-cache/8651d2a864964fc04fa3e3c35bc26fd87d3aec33/_inline-list.scssc A UI/WebServerResources/.sass-cache/a004f0befa53f4c6d2eb159efa6c868b185821ab/_contrast.scssc A UI/WebServerResources/.sass-cache/b52457aa3cbcb979be34bc5c603334e6353f4f9e/_utilities.scssc A UI/WebServerResources/.sass-cache/c79c69a6cca5a99b379b12af104d23ab6925623b/input.scssc A UI/WebServerResources/.sass-cache/d11266f9a8e3e765fb35484839cae8e838bfd7f4/_compass.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_actions.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_alert.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_audio-video.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_communication.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_content.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_device.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_editor.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_file.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_hardware.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_image.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_maps.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_navigation.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_notification.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_social.scssc A UI/WebServerResources/.sass-cache/df29187505b5a91225043d7487efed3df3207f17/_toggle.scssc A UI/WebServerResources/.sass-cache/df960fa564fd5f6057dbe6083c1c75144da7d0b3/_grid-background.scssc A UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_hover-link.scssc A UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_link-colors.scssc A UI/WebServerResources/.sass-cache/e5825be0018e5098691dd12d3de1491d95f907b1/_unstyled-link.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_appearance.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-clip.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-origin.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_background-size.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_border-radius.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-shadow.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box-sizing.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_box.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_columns.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_filter.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_font-face.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_hyphenation.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_images.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_inline-block.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_opacity.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_regions.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_shared.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_text-shadow.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transform.scssc A UI/WebServerResources/.sass-cache/e7167ca9e0b7fd50b29e4b84215a88512abae188/_transition.scssc A UI/WebServerResources/.sass-cache/fa7e7b295653bd48251a576b9782581f5e96fd52/layout.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_clearfix.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_float.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_hacks.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_min.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_reset.scssc A UI/WebServerResources/.sass-cache/fa82154cdd5f726da8c4b38c822b43df3319d11b/_tag-cloud.scssc A UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_alternating-rows-and-columns.scssc A UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_borders.scssc A UI/WebServerResources/.sass-cache/fc6d08d8f5d547e12050c6decdf8d2910af45156/_scaffolding.scssc A UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_extends.scssc A UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/_mixins.scssc A UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar-theme.scssc A UI/WebServerResources/.sass-cache/ffe659a643287127d2646202841ecf19a3f314fa/bottombar.scssc M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/core/_functions.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 6f6338bb6473f825565b6046a30877a285f8a769 Author: Francis Lachapelle Date: Mon Feb 2 09:53:42 2015 -0500 Fix font file name in SASS M UI/WebServerResources/scss/components/icon/icon.scss commit 1528b32cc77cef33f1951e45034b3f676a476282 Author: iRouge Date: Mon Feb 2 09:39:53 2015 -0500 Update fontes icônes M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/components/bottombar/_extends.scss A UI/WebServerResources/scss/components/bottombar/test.scss A UI/WebServerResources/scss/components/button/_button.scss A UI/WebServerResources/scss/components/button/_extends.scss D UI/WebServerResources/scss/components/button/button.scss A UI/WebServerResources/scss/test.js commit e1b155b455709e4a882dfd4496d87659ebdbd53c Author: Francis Lachapelle Date: Mon Feb 2 09:22:39 2015 -0500 Remove fonts managed by bower & grunt D UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot D UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf commit 72ae466541335ee5ba35b7d87da9696cf07d35ce Author: iRouge Date: Sun Feb 1 18:09:48 2015 -0500 Embedded Icon font source has base64 data URI in CSS M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/fonts/Material-Design-Iconic-Font.eot A UI/WebServerResources/fonts/Material-Design-Iconic-Font.ttf D UI/WebServerResources/fonts/_ubuntu.scss D UI/WebServerResources/fonts/icomoon.eot D UI/WebServerResources/fonts/icomoon.svg D UI/WebServerResources/fonts/icomoon.ttf D UI/WebServerResources/fonts/icomoon.woff D UI/WebServerResources/fonts/ionicons.eot D UI/WebServerResources/fonts/ionicons.svg D UI/WebServerResources/fonts/ionicons.ttf D UI/WebServerResources/fonts/ionicons.woff D UI/WebServerResources/fonts/ubuntu-b.eot D UI/WebServerResources/fonts/ubuntu-b.svg D UI/WebServerResources/fonts/ubuntu-b.ttf D UI/WebServerResources/fonts/ubuntu-b.woff D UI/WebServerResources/fonts/ubuntu-b.woff2 D UI/WebServerResources/fonts/ubuntu-bi.eot D UI/WebServerResources/fonts/ubuntu-bi.svg D UI/WebServerResources/fonts/ubuntu-bi.woff D UI/WebServerResources/fonts/ubuntu-bi.woff2 D UI/WebServerResources/fonts/ubuntu-l.eot D UI/WebServerResources/fonts/ubuntu-l.svg D UI/WebServerResources/fonts/ubuntu-l.woff D UI/WebServerResources/fonts/ubuntu-l.woff2 D UI/WebServerResources/fonts/ubuntu-li.eot D UI/WebServerResources/fonts/ubuntu-li.svg D UI/WebServerResources/fonts/ubuntu-li.woff D UI/WebServerResources/fonts/ubuntu-li.woff2 D UI/WebServerResources/fonts/ubuntu-m.eot D UI/WebServerResources/fonts/ubuntu-m.svg D UI/WebServerResources/fonts/ubuntu-m.woff D UI/WebServerResources/fonts/ubuntu-m.woff2 D UI/WebServerResources/fonts/ubuntu-mi.eot D UI/WebServerResources/fonts/ubuntu-mi.svg D UI/WebServerResources/fonts/ubuntu-mi.woff D UI/WebServerResources/fonts/ubuntu-mi.woff2 D UI/WebServerResources/fonts/ubuntu-r.eot D UI/WebServerResources/fonts/ubuntu-r.svg D UI/WebServerResources/fonts/ubuntu-r.woff D UI/WebServerResources/fonts/ubuntu-r.woff2 D UI/WebServerResources/fonts/ubuntu-ri.eot D UI/WebServerResources/fonts/ubuntu-ri.svg D UI/WebServerResources/fonts/ubuntu-ri.woff D UI/WebServerResources/fonts/ubuntu-ri.woff2 M UI/WebServerResources/scss/components/icon/_extends.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit 5cc14bb729733aa729f3ac1484d7aa281880eff7 Author: Francis Lachapelle Date: Fri Jan 30 16:31:08 2015 -0500 Remove reference to bower_components in CSS M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/scss/components/icon/_extends.scss commit 79a5d61efb60a1eb80453270c456fdad11c01c41 Author: Francis Lachapelle Date: Fri Jan 30 14:54:55 2015 -0500 Improve sgFolderTree Replaced the A link by a button and renamed the childLevel# CSS class by a more appropriate sg-child-level-# class. M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/scss/views/MailerUI.scss commit c664648eb64f2f2fbb05dfd4839b46a57c58c0d8 Author: Francis Lachapelle Date: Fri Jan 30 14:48:45 2015 -0500 Fix processing of SCSS with Grunt We now use the Ruby implementation of SASS (grunt-contrib-sass) since libsass is not compatible with Compass. M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit df6d95772119f653d0b9c67516e7d77723cf3fda Author: Francis Lachapelle Date: Fri Jan 30 13:50:26 2015 -0500 Fix mailbox rename operation M UI/MailerUI/product.plist M UI/WebServerResources/js/Mailer/mailbox-model.js commit ee9ef2f0e4ac1b6d48873c198fda891a4ee5cda9 Author: Francis Lachapelle Date: Thu Jan 29 15:37:32 2015 -0500 Remove unused SASS files D UI/WebServerResources/scss/components/_components/_articles-list.scss D UI/WebServerResources/scss/components/_components/_breadcrumb.scss D UI/WebServerResources/scss/components/_components/_button.scss D UI/WebServerResources/scss/components/_components/_column-list.scss D UI/WebServerResources/scss/components/_components/_grid.scss D UI/WebServerResources/scss/components/_components/_guides-list.scss D UI/WebServerResources/scss/components/_components/_icon-circle.scss D UI/WebServerResources/scss/components/_components/_icons.scss D UI/WebServerResources/scss/components/_components/_link.scss D UI/WebServerResources/scss/components/_components/_list.scss D UI/WebServerResources/scss/components/_components/_media.scss D UI/WebServerResources/scss/components/_components/_subsection-title.scss D UI/WebServerResources/scss/components/_components/_table.scss D UI/WebServerResources/scss/components/_components/_typography.scss commit 383ccdbc826d9657a41d3dc2ad03dacea708c7df Author: Francis Lachapelle Date: Thu Jan 29 11:32:35 2015 -0500 Add CSS animation to mailboxes tree M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/views/MailerUI.scss commit 225d039f89182d95c098004df1acbaab63bf6ab3 Author: Francis Lachapelle Date: Thu Jan 29 11:09:31 2015 -0500 Improve sgFolderTree directive (mailboxes tree) M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 7f74d5a3d988bf5f16eddc555844403469235e82 Author: Francis Lachapelle Date: Thu Jan 29 10:55:47 2015 -0500 New sgEnter Angular directive M UI/WebServerResources/js/Common/ui-desktop.js commit 862068eeb547a554837e21b00b07d73a8ac6febc Author: Francis Lachapelle Date: Wed Jan 28 10:05:18 2015 -0500 Improve JSON getters for events M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m commit 56607a1baf0c71eb152277275ffd90671d15b92d Author: iRouge Date: Wed Jan 28 03:24:53 2015 -0500 Refactor contact editor form element templates markup and style 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/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map A UI/WebServerResources/js/Common/notes M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/styles.scss commit 750a41f19af4378a200776caac30d8c8df10cc06 Author: iRouge Date: Tue Jan 27 21:47:49 2015 -0500 CSS files for convenience M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 6651b02ba2e798719d1a66ab597fc33d5678fde1 Author: iRouge Date: Tue Jan 27 21:45:56 2015 -0500 Replace valueless attributes by classes M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/scss/core/layout.scss commit 3054c04261e52707ffe1e470071a0d22134101d7 Author: iRouge Date: Tue Jan 27 20:57:24 2015 -0500 Add a utility to replace attributes without values by classes M UI/WebServerResources/scss/core/layout.scss M UI/WebServerResources/scss/core/mixins.scss commit 04132023e6192625d52f3e2b72f9819f6de5e68f Author: iRouge Date: Tue Jan 27 19:05:35 2015 -0500 Clean-up markup in templates M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox commit 60bd406eac5bf04b9a13a8f710db8e11045c34ca Author: iRouge Date: Tue Jan 27 15:50:19 2015 -0500 Add import to bower_components ngMaterial M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js commit 7dc7662adf47f712a7b50c5a7a4cfeed1a776388 Author: iRouge Date: Tue Jan 27 15:48:26 2015 -0500 Fix a broken tag in UIxPageEditorTemplate M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 047138984a9ae72c562551542c67fd295bbb720c Author: iRouge Date: Tue Jan 27 00:58:54 2015 -0500 Fix an update version issue M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/ui.js commit 1a7bfee6b61a3428c4150abf8ff212681a981403 Author: iRouge Date: Mon Jan 26 23:33:47 2015 -0500 define base theme : add palette definitions to module initialization M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/scss/components/bottombar/_extends.scss M UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss M UI/WebServerResources/scss/components/bottombar/bottombar.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/themes/color-palette.scss commit ee4c1c0706976f5ae95a92468217ca99eda743ce Author: iRouge Date: Mon Jan 26 22:01:24 2015 -0500 define theme M UI/WebServerResources/js/Common/ui.js commit eea5cf8d0bb859be680baac096c934a9e08323a2 Author: iRouge Date: Mon Jan 26 18:38:36 2015 -0500 Edit gitignore to ignore built API doc M .gitignore commit 67076cdffbc1bc02ba71856318700fac67beaec0 Author: iRouge Date: Mon Jan 26 18:33:27 2015 -0500 Update angular-material M UI/WebServerResources/angular-material commit 80785304f16270ae4bc2f08c56b30ed54eaae9c0 Author: Francis Lachapelle Date: Mon Jan 26 15:45:42 2015 -0500 JSONify [UIxCalendarProperties saveAction] M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/product.plist commit c934b3d9c0322affdb8764bd4fcafd3b03b351b8 Author: Francis Lachapelle Date: Mon Jan 26 15:42:10 2015 -0500 Improve API doc of UIxContactEditor M UI/Contacts/UIxContactEditor.m commit 794c1999bcede997f9960a35a25166104d0b8109 Author: Francis Lachapelle Date: Mon Jan 26 15:38:41 2015 -0500 Add bower package "material-design-iconic-font" We actually don't use "material-design-fonticons" M UI/WebServerResources/bower.json commit aaed279c503a1a8953d0b9743d2e012405f8d9e1 Author: Francis Lachapelle Date: Mon Jan 26 15:36:55 2015 -0500 Extend JSON response of calendar properties M UI/Scheduler/UIxCalendarSelector.m commit bd6a430d3ab3a8cda39d297f1fa569c6937e8115 Author: Francis Lachapelle Date: Mon Jan 26 11:13:46 2015 -0500 Add bower package "material-design-fonticons" M UI/WebServerResources/bower.json commit 746afe0f60930b434ffed132d3ee8683dd8c980e Author: iRouge Date: Mon Jan 26 03:57:02 2015 -0500 Add scss devtools M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map A UI/WebServerResources/scss/_devtools.scss M UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/styles.scss commit 1b807bd6f30a48382d2a9c3c293ebb14296d4ad6 Author: iRouge Date: Mon Jan 26 02:42:01 2015 -0500 Icons to the message-template toolbar M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 6e26040e19e8f715d92cded69b53640fa1a4182e Author: iRouge Date: Mon Jan 26 02:41:04 2015 -0500 Icon component (zavoloklom.github.io/material-design-iconic-font/index.html) A UI/WebServerResources/scss/components/icon/_extends.scss D UI/WebServerResources/scss/components/icon/icon.js M UI/WebServerResources/scss/components/icon/icon.scss D UI/WebServerResources/scss/components/icon/icon.spec.js M UI/WebServerResources/scss/styles.scss commit 6fde77ac3f81a2d11f7982b22d8b8b8336a3bc44 Author: iRouge Date: Mon Jan 26 00:13:09 2015 -0500 Bottombar visibility M UI/Templates/UIxPageFrame.wox commit 296e8f09e5a8a6755243d2451a05c104cc458ca6 Author: iRouge Date: Sun Jan 25 22:33:00 2015 -0500 Reformat code (indent) 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/UIxPageFrame.wox commit 3b43cabc687f61c6c7fc2f5083b93b806a66d840 Author: iRouge Date: Sun Jan 25 21:30:27 2015 -0500 Revert [a5ba017bc3] (Regression fix) M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/scss/views/_view.scss commit cc34d56a0e0b39fee7d6da1303d9f7584606f04d Author: Francis Lachapelle Date: Thu Jan 22 20:55:11 2015 -0500 FIx compilation of UIxMailUserRightsEditor.m M UI/MailerUI/UIxMailUserRightsEditor.m commit 6080e800d7661b914316bb1212f9f622d44e2a78 Author: Francis Lachapelle Date: Thu Jan 22 20:54:40 2015 -0500 Improve API documentation M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m commit f2587aa385de97b7273fd8fb8209b99d14a38cdc Author: Francis Lachapelle Date: Thu Jan 22 12:12:51 2015 -0500 JSON-based getter operations for Calendar module M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxTaskEditor.m commit cf8c4c482d7311076c4ee673e266a7790af47fd5 Author: Francis Lachapelle Date: Thu Jan 22 10:52:02 2015 -0500 Add static method in iCalPerson for partstate M SOPE/NGCards/iCalPerson.h M SOPE/NGCards/iCalPerson.m commit 8986a18dacc28b539580f782db10ea0ed9572b75 Author: Francis Lachapelle Date: Thu Jan 22 09:21:21 2015 -0500 Review mail user rights editor M UI/MailerUI/UIxMailUserRightsEditor.m M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox commit 9829cd40275ba3cddee4b4431d4fd6175a28a887 Author: Francis Lachapelle Date: Thu Jan 22 09:20:18 2015 -0500 Minor improvements to Contacts user rights editor M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox commit 2e2da46d844d342ac7be84c85775106df593de33 Author: Francis Lachapelle Date: Thu Jan 22 09:17:41 2015 -0500 JSON-based Contacts list: don't escape HTML HTML is now sanitized on the client-side by AngularJS. M UI/Contacts/UIxContactsListActions.m commit 37e91733ca4c11d5e5a1d4f44605018c21592601 Author: Francis Lachapelle Date: Thu Jan 22 09:15:44 2015 -0500 Improve API documentation M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit c29719f49ddc8a9286c48b795f45296e7b91ad37 Author: Francis Lachapelle Date: Thu Jan 22 06:50:31 2015 -0500 Remove newAction from UIx{Appointment,Task}Editor We now rely on [UIxFolderActions newguidAction] M UI/Common/UIxFolderActions.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist commit a5a2028da7bbdecab9b6ccf8d640d72606f93637 Author: iRouge Date: Wed Jan 21 18:38:07 2015 -0500 Contact Form M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit b8ad85b2e2cc7ad44f6f87d2641bf62274035f9c Author: Francis Lachapelle Date: Wed Jan 21 16:40:26 2015 -0500 Rename ng-templates to match names of .wox files M UI/Common/UIxUserRightsEditor.m M UI/Common/product.plist M UI/Contacts/product.plist M UI/MailerUI/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/MailerUI.js commit 50b45678e355531f2ed4ff0df25f8b40f1a186d9 Author: iRouge Date: Wed Jan 21 16:35:23 2015 -0500 Regression fix M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/scss/views/_view.scss commit bcce9ac76ab4e556ec55cb39cc26f4648abe4e57 Author: iRouge Date: Wed Jan 21 16:18:09 2015 -0500 Report body inline style in Sass Create bottombar component M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/scss/components/bottombar/_extends.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/_view.scss commit 137e8e7290e61f5b45193f8cfc24eca585dd2c5c Author: Francis Lachapelle Date: Wed Jan 21 14:46:36 2015 -0500 Add [iCal(Repeatable)EntityObject attribtues] Those methods are used to get the common attributes of a iCalendar component (vEvent or vTodo). M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit a22195beec138797d07747cbe2ad51b72c67bb33 Author: Francis Lachapelle Date: Wed Jan 21 14:18:38 2015 -0500 Add method [iCalTrigger asDictionary] This method is used to get a JSON representation of an alarm trigger. M SOPE/NGCards/iCalTrigger.h M SOPE/NGCards/iCalTrigger.m commit 99af190e293ffab25052483146960aaf1fd1836d Author: Francis Lachapelle Date: Wed Jan 21 13:52:25 2015 -0500 Remove used .ttf font files D UI/WebServerResources/fonts/Ubuntu-BI.ttf D UI/WebServerResources/fonts/Ubuntu-L.ttf D UI/WebServerResources/fonts/Ubuntu-LI.ttf D UI/WebServerResources/fonts/Ubuntu-M.ttf D UI/WebServerResources/fonts/Ubuntu-MI.ttf D UI/WebServerResources/fonts/Ubuntu-R.ttf D UI/WebServerResources/fonts/Ubuntu-RI.ttf D UI/WebServerResources/fonts/ubuntu-bi.ttf D UI/WebServerResources/fonts/ubuntu-l.ttf D UI/WebServerResources/fonts/ubuntu-li.ttf D UI/WebServerResources/fonts/ubuntu-m.ttf D UI/WebServerResources/fonts/ubuntu-mi.ttf D UI/WebServerResources/fonts/ubuntu-r.ttf D UI/WebServerResources/fonts/ubuntu-ri.ttf commit 01736318d83145d9dc6422b230801d62e728822d Author: Francis Lachapelle Date: Wed Jan 21 13:41:20 2015 -0500 Expose [iCalRecurrenceRule frequencyForValue:] This method was missing from its header file. M SOPE/NGCards/iCalRecurrenceRule.h commit f0108a5069dd65d730127f150a8c6fbed55d800a Author: Francis Lachapelle Date: Wed Jan 21 13:38:13 2015 -0500 Add method [iCalByDayMask asRuleArray] This method is used to get a JSON representation of a BYDAY attribute of a recurrence rule. M SOPE/NGCards/iCalByDayMask.h M SOPE/NGCards/iCalByDayMask.m commit f4f53ec21e03a0f71bb565eac1499c6841e941f9 Author: iRouge Date: Wed Jan 21 13:16:33 2015 -0500 Report body inline style in Sass Create bottombar component M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map A UI/WebServerResources/scss/components/bottombar/_extends.scss A UI/WebServerResources/scss/components/bottombar/_mixins.scss A UI/WebServerResources/scss/components/bottombar/bottombar-theme.scss A UI/WebServerResources/scss/components/bottombar/bottombar.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss D UI/WebServerResources/scss/core/_base_styles/_base_style.scss D UI/WebServerResources/scss/core/_base_styles/_extends.scss D UI/WebServerResources/scss/core/_base_styles/_functions.scss D UI/WebServerResources/scss/core/_base_styles/_mixins.scss A UI/WebServerResources/scss/core/base_styles/_base_style.scss A UI/WebServerResources/scss/core/base_styles/_extends.scss A UI/WebServerResources/scss/core/base_styles/_functions.scss A UI/WebServerResources/scss/core/base_styles/_mixins.scss M UI/WebServerResources/scss/grid/_manifest.scss M UI/WebServerResources/scss/styles.scss commit 8e76c699dd2d2c33d9f9228126875b90fe2a5b96 Author: iRouge Date: Wed Jan 21 11:23:25 2015 -0500 Restructure Sass files and folders for proper application Sass development A UI/WebServerResources/css/styles.css A UI/WebServerResources/css/styles.css.map A UI/WebServerResources/fonts/_ubuntu.scss A UI/WebServerResources/scss/core/reset.scss commit 256d5e1bac2b5914a26f469cb10a56cf6aa2f989 Author: iRouge Date: Wed Jan 21 11:20:59 2015 -0500 Restructure Sass files and folders for proper application Sass development M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/bower.json D UI/WebServerResources/css/components.css D UI/WebServerResources/css/components.css.map M UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/_view.scss commit 5217c0ac6489fc0dd07e42ed0849a763a312c8b4 Author: iRouge Date: Wed Jan 21 11:18:53 2015 -0500 Restructure Sass files and folders for proper application Sass development D UI/WebServerResources/scss/ContactsUI.scss D UI/WebServerResources/scss/MailerUI.scss D UI/WebServerResources/scss/SOGoRootPage.scss D UI/WebServerResources/scss/_functions.scss A UI/WebServerResources/scss/_shame.scss D UI/WebServerResources/scss/components.css.map D UI/WebServerResources/scss/components.scss D UI/WebServerResources/scss/components/_modules/_article-nav.scss D UI/WebServerResources/scss/components/_modules/_articles-section.scss D UI/WebServerResources/scss/components/_modules/_did-you-know.scss D UI/WebServerResources/scss/components/_modules/_editorial-header.scss D UI/WebServerResources/scss/components/_modules/_featured-section.scss D UI/WebServerResources/scss/components/_modules/_featured-spotlight.scss D UI/WebServerResources/scss/components/_modules/_guides-section.scss D UI/WebServerResources/scss/components/_modules/_highlight.scss D UI/WebServerResources/scss/components/_modules/_in-this-guide.scss D UI/WebServerResources/scss/components/_modules/_next-lessons.scss D UI/WebServerResources/scss/components/_modules/_page-header.scss D UI/WebServerResources/scss/components/_modules/_quote.scss D UI/WebServerResources/scss/components/_modules/_related-guides.scss D UI/WebServerResources/scss/components/_modules/_related-items.scss D UI/WebServerResources/scss/components/_modules/_summary-header.scss D UI/WebServerResources/scss/components/_modules/_toc.scss A UI/WebServerResources/scss/components/backdrop/backdrop-theme.scss A UI/WebServerResources/scss/components/backdrop/backdrop.js A UI/WebServerResources/scss/components/backdrop/backdrop.scss A UI/WebServerResources/scss/components/bottomSheet/bottomSheet-theme.scss A UI/WebServerResources/scss/components/bottomSheet/bottomSheet.js A UI/WebServerResources/scss/components/bottomSheet/bottomSheet.scss A UI/WebServerResources/scss/components/bottomSheet/bottomSheet.spec.js A UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html A UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html A UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/index.html A UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/script.js A UI/WebServerResources/scss/components/bottomSheet/demoBasicUsage/style.css A UI/WebServerResources/scss/components/button/button-theme.scss A UI/WebServerResources/scss/components/button/button.js A UI/WebServerResources/scss/components/button/button.scss A UI/WebServerResources/scss/components/button/button.spec.js A UI/WebServerResources/scss/components/button/demoBasicUsage/index.html A UI/WebServerResources/scss/components/button/demoBasicUsage/script.js A UI/WebServerResources/scss/components/button/demoBasicUsage/style.css A UI/WebServerResources/scss/components/card/card-theme.scss A UI/WebServerResources/scss/components/card/card.js A UI/WebServerResources/scss/components/card/card.scss A UI/WebServerResources/scss/components/card/card.spec.js A UI/WebServerResources/scss/components/card/demoBasicUsage/index.html A UI/WebServerResources/scss/components/card/demoBasicUsage/script.js A UI/WebServerResources/scss/components/card/demoBasicUsage/style.css A UI/WebServerResources/scss/components/checkbox/checkbox-theme.scss A UI/WebServerResources/scss/components/checkbox/checkbox.js A UI/WebServerResources/scss/components/checkbox/checkbox.scss A UI/WebServerResources/scss/components/checkbox/checkbox.spec.js A UI/WebServerResources/scss/components/checkbox/demoBasicUsage/index.html A UI/WebServerResources/scss/components/checkbox/demoBasicUsage/script.js A UI/WebServerResources/scss/components/checkbox/demoBasicUsage/style.css A UI/WebServerResources/scss/components/content/content-theme.scss A UI/WebServerResources/scss/components/content/content.js A UI/WebServerResources/scss/components/content/content.scss A UI/WebServerResources/scss/components/content/content.spec.js A UI/WebServerResources/scss/components/content/demoBasicUsage/index.html A UI/WebServerResources/scss/components/content/demoBasicUsage/script.js A UI/WebServerResources/scss/components/dialog/demoBasicUsage/dialog1.tmpl.html A UI/WebServerResources/scss/components/dialog/demoBasicUsage/index.html A UI/WebServerResources/scss/components/dialog/demoBasicUsage/script.js A UI/WebServerResources/scss/components/dialog/demoBasicUsage/style.css A UI/WebServerResources/scss/components/dialog/dialog-theme.scss A UI/WebServerResources/scss/components/dialog/dialog.js A UI/WebServerResources/scss/components/dialog/dialog.scss A UI/WebServerResources/scss/components/dialog/dialog.spec.js A UI/WebServerResources/scss/components/divider/demoBasicUsage/index.html A UI/WebServerResources/scss/components/divider/demoBasicUsage/script.js A UI/WebServerResources/scss/components/divider/demoBasicUsage/style.css A UI/WebServerResources/scss/components/divider/divider-theme.scss A UI/WebServerResources/scss/components/divider/divider.js A UI/WebServerResources/scss/components/divider/divider.scss A UI/WebServerResources/scss/components/icon/icon.js A UI/WebServerResources/scss/components/icon/icon.scss A UI/WebServerResources/scss/components/icon/icon.spec.js A UI/WebServerResources/scss/components/input/demoBasicUsage/index.html A UI/WebServerResources/scss/components/input/demoBasicUsage/script.js A UI/WebServerResources/scss/components/input/input-theme.scss A UI/WebServerResources/scss/components/input/input.js A UI/WebServerResources/scss/components/input/input.scss A UI/WebServerResources/scss/components/input/input.spec.js A UI/WebServerResources/scss/components/list/demoBasicUsage/index.html A UI/WebServerResources/scss/components/list/demoBasicUsage/script.js A UI/WebServerResources/scss/components/list/demoBasicUsage/style.css A UI/WebServerResources/scss/components/list/list.js A UI/WebServerResources/scss/components/list/list.scss A UI/WebServerResources/scss/components/list/list.spec.js A UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/index.html A UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/script.js A UI/WebServerResources/scss/components/progressCircular/demoBasicUsage/style.css A UI/WebServerResources/scss/components/progressCircular/progressCircular-theme.scss A UI/WebServerResources/scss/components/progressCircular/progressCircular.js A UI/WebServerResources/scss/components/progressCircular/progressCircular.scss A UI/WebServerResources/scss/components/progressCircular/progressCircular.spec.js A UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/index.html A UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/script.js A UI/WebServerResources/scss/components/progressLinear/demoBasicUsage/style.css A UI/WebServerResources/scss/components/progressLinear/progressLinear-theme.scss A UI/WebServerResources/scss/components/progressLinear/progressLinear.js A UI/WebServerResources/scss/components/progressLinear/progressLinear.scss A UI/WebServerResources/scss/components/progressLinear/progressLinear.spec.js A UI/WebServerResources/scss/components/radioButton/demoBasicUsage/index.html A UI/WebServerResources/scss/components/radioButton/demoBasicUsage/script.js A UI/WebServerResources/scss/components/radioButton/demoBasicUsage/style.css A UI/WebServerResources/scss/components/radioButton/radio-button-theme.scss A UI/WebServerResources/scss/components/radioButton/radio-button.scss A UI/WebServerResources/scss/components/radioButton/radioButton.js A UI/WebServerResources/scss/components/radioButton/radioButton.spec.js A UI/WebServerResources/scss/components/sidenav/demoBasicUsage/index.html A UI/WebServerResources/scss/components/sidenav/demoBasicUsage/script.js A UI/WebServerResources/scss/components/sidenav/sidenav-theme.scss A UI/WebServerResources/scss/components/sidenav/sidenav.js A UI/WebServerResources/scss/components/sidenav/sidenav.scss A UI/WebServerResources/scss/components/sidenav/sidenav.spec.js A UI/WebServerResources/scss/components/slider/demoBasicUsage/index.html A UI/WebServerResources/scss/components/slider/demoBasicUsage/script.js A UI/WebServerResources/scss/components/slider/demoBasicUsage/style.css A UI/WebServerResources/scss/components/slider/slider-theme.scss A UI/WebServerResources/scss/components/slider/slider.js A UI/WebServerResources/scss/components/slider/slider.scss A UI/WebServerResources/scss/components/slider/slider.spec.js A UI/WebServerResources/scss/components/sticky/sticky.js A UI/WebServerResources/scss/components/sticky/sticky.scss A UI/WebServerResources/scss/components/sticky/sticky.spec.js A UI/WebServerResources/scss/components/subheader/demoBasicUsage/index.html A UI/WebServerResources/scss/components/subheader/demoBasicUsage/script.js A UI/WebServerResources/scss/components/subheader/demoBasicUsage/style.css A UI/WebServerResources/scss/components/subheader/subheader-theme.scss A UI/WebServerResources/scss/components/subheader/subheader.js A UI/WebServerResources/scss/components/subheader/subheader.scss A UI/WebServerResources/scss/components/subheader/subheader.spec.js A UI/WebServerResources/scss/components/swipe/swipe.js A UI/WebServerResources/scss/components/switch/demoBasicUsage/index.html A UI/WebServerResources/scss/components/switch/demoBasicUsage/script.js A UI/WebServerResources/scss/components/switch/demoBasicUsage/style.css A UI/WebServerResources/scss/components/switch/switch-theme.scss A UI/WebServerResources/scss/components/switch/switch.js A UI/WebServerResources/scss/components/switch/switch.scss A UI/WebServerResources/scss/components/switch/switch.spec.js A UI/WebServerResources/scss/components/tabs/demoDynamicTabs/index.html A UI/WebServerResources/scss/components/tabs/demoDynamicTabs/script.js A UI/WebServerResources/scss/components/tabs/demoDynamicTabs/style.css A UI/WebServerResources/scss/components/tabs/demoStaticTabs/index.html A UI/WebServerResources/scss/components/tabs/demoStaticTabs/script.js A UI/WebServerResources/scss/components/tabs/demoStaticTabs/style.css A UI/WebServerResources/scss/components/tabs/js/inkBarDirective.js A UI/WebServerResources/scss/components/tabs/js/paginationDirective.js A UI/WebServerResources/scss/components/tabs/js/tabItemController.js A UI/WebServerResources/scss/components/tabs/js/tabItemDirective.js A UI/WebServerResources/scss/components/tabs/js/tabsController.js A UI/WebServerResources/scss/components/tabs/js/tabsDirective.js A UI/WebServerResources/scss/components/tabs/tabs-theme.scss A UI/WebServerResources/scss/components/tabs/tabs.js A UI/WebServerResources/scss/components/tabs/tabs.scss A UI/WebServerResources/scss/components/tabs/tabs.spec.js A UI/WebServerResources/scss/components/textField/textField-theme.scss A UI/WebServerResources/scss/components/textField/textField.js A UI/WebServerResources/scss/components/textField/textField.scss A UI/WebServerResources/scss/components/textField/textField.spec.js A UI/WebServerResources/scss/components/toast/demoBasicUsage/index.html A UI/WebServerResources/scss/components/toast/demoBasicUsage/script.js A UI/WebServerResources/scss/components/toast/demoBasicUsage/toast-template.html A UI/WebServerResources/scss/components/toast/toast-theme.scss A UI/WebServerResources/scss/components/toast/toast.js A UI/WebServerResources/scss/components/toast/toast.scss A UI/WebServerResources/scss/components/toast/toast.spec.js A UI/WebServerResources/scss/components/toolbar/demoBasicUsage/index.html A UI/WebServerResources/scss/components/toolbar/demoBasicUsage/script.js A UI/WebServerResources/scss/components/toolbar/demoScrollShrink/index.html A UI/WebServerResources/scss/components/toolbar/demoScrollShrink/script.js A UI/WebServerResources/scss/components/toolbar/demoScrollShrink/style.css A UI/WebServerResources/scss/components/toolbar/toolbar-theme.scss A UI/WebServerResources/scss/components/toolbar/toolbar.js A UI/WebServerResources/scss/components/toolbar/toolbar.scss A UI/WebServerResources/scss/components/toolbar/toolbar.spec.js A UI/WebServerResources/scss/components/tooltip/demoBasicUsage/index.html A UI/WebServerResources/scss/components/tooltip/demoBasicUsage/script.js A UI/WebServerResources/scss/components/tooltip/demoBasicUsage/style.css A UI/WebServerResources/scss/components/tooltip/tooltip-theme.scss A UI/WebServerResources/scss/components/tooltip/tooltip.js A UI/WebServerResources/scss/components/tooltip/tooltip.scss A UI/WebServerResources/scss/components/tooltip/tooltip.spec.js A UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/index.html A UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/script.js A UI/WebServerResources/scss/components/whiteframe/demoBasicUsage/style.css A UI/WebServerResources/scss/components/whiteframe/whiteframe.js A UI/WebServerResources/scss/components/whiteframe/whiteframe.scss A UI/WebServerResources/scss/core/_base_styles/_base_style.scss A UI/WebServerResources/scss/core/_base_styles/_extends.scss A UI/WebServerResources/scss/core/_base_styles/_functions.scss A UI/WebServerResources/scss/core/_base_styles/_mixins.scss A UI/WebServerResources/scss/core/_functions.scss A UI/WebServerResources/scss/core/layout.scss A UI/WebServerResources/scss/core/mixins.scss A UI/WebServerResources/scss/core/structure.scss A UI/WebServerResources/scss/core/variables.scss A UI/WebServerResources/scss/elements/_manifest.scss A UI/WebServerResources/scss/grid/_manifest.scss D UI/WebServerResources/scss/mobile.scss A UI/WebServerResources/scss/modules/_article-nav.scss A UI/WebServerResources/scss/modules/_articles-section.scss A UI/WebServerResources/scss/modules/_did-you-know.scss A UI/WebServerResources/scss/modules/_editorial-header.scss A UI/WebServerResources/scss/modules/_featured-section.scss A UI/WebServerResources/scss/modules/_featured-spotlight.scss A UI/WebServerResources/scss/modules/_guides-section.scss A UI/WebServerResources/scss/modules/_highlight.scss A UI/WebServerResources/scss/modules/_in-this-guide.scss A UI/WebServerResources/scss/modules/_next-lessons.scss A UI/WebServerResources/scss/modules/_page-header.scss A UI/WebServerResources/scss/modules/_quote.scss A UI/WebServerResources/scss/modules/_related-guides.scss A UI/WebServerResources/scss/modules/_related-items.scss A UI/WebServerResources/scss/modules/_summary-header.scss A UI/WebServerResources/scss/modules/_toc.scss D UI/WebServerResources/scss/reset.css A UI/WebServerResources/scss/styles.scss A UI/WebServerResources/scss/themes/color-palette.scss A UI/WebServerResources/scss/ui_patterns/_manifest.scss D UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.js D UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.scss D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.js D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.scss D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/button/button-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/button/button.js D UI/WebServerResources/scss/vendors/angular-material/components/button/button.scss D UI/WebServerResources/scss/vendors/angular-material/components/button/button.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/card/card-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/card/card.js D UI/WebServerResources/scss/vendors/angular-material/components/card/card.scss D UI/WebServerResources/scss/vendors/angular-material/components/card/card.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.js D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.scss D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/content/content-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/content/content.js D UI/WebServerResources/scss/vendors/angular-material/components/content/content.scss D UI/WebServerResources/scss/vendors/angular-material/components/content/content.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/dialog1.tmpl.html D UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.js D UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.scss D UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/divider/divider-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.js D UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.scss D UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.js D UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.scss D UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/input/input-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/input/input.js D UI/WebServerResources/scss/vendors/angular-material/components/input/input.scss D UI/WebServerResources/scss/vendors/angular-material/components/input/input.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/list/list.js D UI/WebServerResources/scss/vendors/angular-material/components/list/list.scss D UI/WebServerResources/scss/vendors/angular-material/components/list/list.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.js D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.scss D UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.js D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.scss D UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button.scss D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.js D UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.js D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.scss D UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/slider/slider-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.js D UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.scss D UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.js D UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.scss D UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.js D UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.scss D UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/swipe/swipe.js D UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/switch/switch-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.js D UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.scss D UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/index.html D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/script.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/style.css D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/index.html D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/script.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/style.css D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/inkBarDirective.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/paginationDirective.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemController.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemDirective.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsController.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsDirective.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.js D UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.scss D UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/textField/textField-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.js D UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.scss D UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/toast-template.html D UI/WebServerResources/scss/vendors/angular-material/components/toast/toast-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.js D UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.scss D UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/index.html D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/script.js D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/style.css D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.js D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss D UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip-theme.scss D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.js D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.scss D UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.spec.js D UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/index.html D UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/script.js D UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/style.css D UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.js D UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.scss D UI/WebServerResources/scss/vendors/angular-material/core/style/color-palette.scss D UI/WebServerResources/scss/vendors/angular-material/core/style/layout.scss D UI/WebServerResources/scss/vendors/angular-material/core/style/mixins.scss D UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss D UI/WebServerResources/scss/vendors/angular-material/core/style/variables.scss A UI/WebServerResources/scss/views/ContactsUI.scss A UI/WebServerResources/scss/views/MailerUI.scss A UI/WebServerResources/scss/views/_view.scss commit a87bbc2de58d889417ed6b30eece291a087bd4ae Author: Francis Lachapelle Date: Fri Jan 16 23:31:55 2015 -0500 Enable toggleCtrl in Webmail M UI/Templates/MailerUI/UIxMailMainFrame.wox commit d3f0abf3ef5cb4b055b68790525575c1241434ef Author: Francis Lachapelle Date: Fri Jan 16 23:30:47 2015 -0500 Simplify links to modules in UIxPageFrame.wox M UI/Templates/UIxPageFrame.wox commit 9b73d4e9a5af36fd41e3009e6eca9e92b2d561ed Author: Francis Lachapelle Date: Fri Jan 16 23:29:33 2015 -0500 Add user identification in sgSettings constant M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/MailerUI.js commit 4f632174ce5f5c401e406ec472b8cdcefa7d39de Author: Francis Lachapelle Date: Fri Jan 16 23:26:59 2015 -0500 Initial integration of ngMaterial in Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/ContactsUI.js commit 263ff962a14c99b607d5cf3228ce73a883beb177 Author: Francis Lachapelle Date: Fri Jan 16 23:23:53 2015 -0500 Update .gitignore M .gitignore commit b9414a77ab2741a71c313cf6a29604ed41f29516 Author: Francis Lachapelle Date: Fri Jan 16 23:22:59 2015 -0500 Move md theming config to ui.js (SOGo.UI) M UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/js/MailerUI.js commit f180617a3f1b04f72114567874f02e07867a3e2e Author: iRouge Date: Fri Jan 16 21:17:16 2015 -0500 Update Angular-material M UI/WebServerResources/angular-material commit 5919580b5d3ad91173baea4b60c41633699ae0f5 Author: iRouge Date: Fri Jan 16 09:33:46 2015 -0500 MODULE-TYPO - Ajustements, message-view M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/css/components.css M UI/WebServerResources/css/components.css.map M UI/WebServerResources/scss/components.scss M UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss M UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss commit 25213605bb41b9b245cbaa0da81b8b9a9775ed74 Author: iRouge Date: Fri Jan 16 07:52:29 2015 -0500 MODULE-TYPO - Sass set-up - md-list - md-theming (install) M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/css/components.css A UI/WebServerResources/css/components.css.map M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/scss/ContactsUI.scss M UI/WebServerResources/scss/MailerUI.scss M UI/WebServerResources/scss/SOGoRootPage.scss A UI/WebServerResources/scss/_functions.scss D UI/WebServerResources/scss/_settings.scss A UI/WebServerResources/scss/components.css.map A UI/WebServerResources/scss/components.scss A UI/WebServerResources/scss/components/_components/_articles-list.scss A UI/WebServerResources/scss/components/_components/_breadcrumb.scss A UI/WebServerResources/scss/components/_components/_button.scss A UI/WebServerResources/scss/components/_components/_column-list.scss A UI/WebServerResources/scss/components/_components/_grid.scss A UI/WebServerResources/scss/components/_components/_guides-list.scss A UI/WebServerResources/scss/components/_components/_icon-circle.scss A UI/WebServerResources/scss/components/_components/_icons.scss A UI/WebServerResources/scss/components/_components/_link.scss A UI/WebServerResources/scss/components/_components/_list.scss A UI/WebServerResources/scss/components/_components/_media.scss A UI/WebServerResources/scss/components/_components/_subsection-title.scss A UI/WebServerResources/scss/components/_components/_table.scss A UI/WebServerResources/scss/components/_components/_typography.scss A UI/WebServerResources/scss/components/_modules/_article-nav.scss A UI/WebServerResources/scss/components/_modules/_articles-section.scss A UI/WebServerResources/scss/components/_modules/_did-you-know.scss A UI/WebServerResources/scss/components/_modules/_editorial-header.scss A UI/WebServerResources/scss/components/_modules/_featured-section.scss A UI/WebServerResources/scss/components/_modules/_featured-spotlight.scss A UI/WebServerResources/scss/components/_modules/_guides-section.scss A UI/WebServerResources/scss/components/_modules/_highlight.scss A UI/WebServerResources/scss/components/_modules/_in-this-guide.scss A UI/WebServerResources/scss/components/_modules/_next-lessons.scss A UI/WebServerResources/scss/components/_modules/_page-header.scss A UI/WebServerResources/scss/components/_modules/_quote.scss A UI/WebServerResources/scss/components/_modules/_related-guides.scss A UI/WebServerResources/scss/components/_modules/_related-items.scss A UI/WebServerResources/scss/components/_modules/_summary-header.scss A UI/WebServerResources/scss/components/_modules/_toc.scss A UI/WebServerResources/scss/components/_pages/_page-resources.scss A UI/WebServerResources/scss/components/_pages/_styleguide.scss A UI/WebServerResources/scss/components/_palette.scss A UI/WebServerResources/scss/components/_utils.scss A UI/WebServerResources/scss/reset.css A UI/WebServerResources/scss/vendors/_compass.scss A UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.js A UI/WebServerResources/scss/vendors/angular-material/components/backdrop/backdrop.scss A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.js A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.scss A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/bottomSheet.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-grid-template.html A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/bottom-sheet-list-template.html A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/bottomSheet/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/button/button-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/button/button.js A UI/WebServerResources/scss/vendors/angular-material/components/button/button.scss A UI/WebServerResources/scss/vendors/angular-material/components/button/button.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/button/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/card/card-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/card/card.js A UI/WebServerResources/scss/vendors/angular-material/components/card/card.scss A UI/WebServerResources/scss/vendors/angular-material/components/card/card.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/card/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.js A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.scss A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/checkbox.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/checkbox/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/content/content-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/content/content.js A UI/WebServerResources/scss/vendors/angular-material/components/content/content.scss A UI/WebServerResources/scss/vendors/angular-material/components/content/content.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/content/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/dialog1.tmpl.html A UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/dialog/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.js A UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.scss A UI/WebServerResources/scss/vendors/angular-material/components/dialog/dialog.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/divider/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/divider/divider-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.js A UI/WebServerResources/scss/vendors/angular-material/components/divider/divider.scss A UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.js A UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.scss A UI/WebServerResources/scss/vendors/angular-material/components/icon/icon.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/input/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/input/input-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/input/input.js A UI/WebServerResources/scss/vendors/angular-material/components/input/input.scss A UI/WebServerResources/scss/vendors/angular-material/components/input/input.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/list/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/list/list.js A UI/WebServerResources/scss/vendors/angular-material/components/list/list.scss A UI/WebServerResources/scss/vendors/angular-material/components/list/list.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.js A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.scss A UI/WebServerResources/scss/vendors/angular-material/components/progressCircular/progressCircular.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.js A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.scss A UI/WebServerResources/scss/vendors/angular-material/components/progressLinear/progressLinear.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radio-button.scss A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.js A UI/WebServerResources/scss/vendors/angular-material/components/radioButton/radioButton.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.js A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.scss A UI/WebServerResources/scss/vendors/angular-material/components/sidenav/sidenav.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/slider/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/slider/slider-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.js A UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.scss A UI/WebServerResources/scss/vendors/angular-material/components/slider/slider.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.js A UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.scss A UI/WebServerResources/scss/vendors/angular-material/components/sticky/sticky.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/subheader/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.js A UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.scss A UI/WebServerResources/scss/vendors/angular-material/components/subheader/subheader.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/swipe/swipe.js A UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/switch/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/switch/switch-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.js A UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.scss A UI/WebServerResources/scss/vendors/angular-material/components/switch/switch.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/index.html A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/script.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoDynamicTabs/style.css A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/index.html A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/script.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/demoStaticTabs/style.css A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/inkBarDirective.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/paginationDirective.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemController.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabItemDirective.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsController.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/js/tabsDirective.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.js A UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.scss A UI/WebServerResources/scss/vendors/angular-material/components/tabs/tabs.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/textField/textField-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.js A UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.scss A UI/WebServerResources/scss/vendors/angular-material/components/textField/textField.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/toast/demoBasicUsage/toast-template.html A UI/WebServerResources/scss/vendors/angular-material/components/toast/toast-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.js A UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.scss A UI/WebServerResources/scss/vendors/angular-material/components/toast/toast.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/index.html A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/script.js A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/demoScrollShrink/style.css A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.js A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.scss A UI/WebServerResources/scss/vendors/angular-material/components/toolbar/toolbar.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip-theme.scss A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.js A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.scss A UI/WebServerResources/scss/vendors/angular-material/components/tooltip/tooltip.spec.js A UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/index.html A UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/script.js A UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/demoBasicUsage/style.css A UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.js A UI/WebServerResources/scss/vendors/angular-material/components/whiteframe/whiteframe.scss A UI/WebServerResources/scss/vendors/angular-material/core/style/color-palette.scss A UI/WebServerResources/scss/vendors/angular-material/core/style/layout.scss A UI/WebServerResources/scss/vendors/angular-material/core/style/mixins.scss A UI/WebServerResources/scss/vendors/angular-material/core/style/structure.scss A UI/WebServerResources/scss/vendors/angular-material/core/style/variables.scss A UI/WebServerResources/scss/vendors/compass/_configuration.scss A UI/WebServerResources/scss/vendors/compass/_css3.scss A UI/WebServerResources/scss/vendors/compass/_layout.scss A UI/WebServerResources/scss/vendors/compass/_reset-legacy.scss A UI/WebServerResources/scss/vendors/compass/_reset.scss A UI/WebServerResources/scss/vendors/compass/_support.scss A UI/WebServerResources/scss/vendors/compass/_typography.scss A UI/WebServerResources/scss/vendors/compass/_utilities.scss A UI/WebServerResources/scss/vendors/compass/css3/_animation.scss A UI/WebServerResources/scss/vendors/compass/css3/_appearance.scss A UI/WebServerResources/scss/vendors/compass/css3/_background-clip.scss A UI/WebServerResources/scss/vendors/compass/css3/_background-origin.scss A UI/WebServerResources/scss/vendors/compass/css3/_background-size.scss A UI/WebServerResources/scss/vendors/compass/css3/_border-radius.scss A UI/WebServerResources/scss/vendors/compass/css3/_box-shadow.scss A UI/WebServerResources/scss/vendors/compass/css3/_box-sizing.scss A UI/WebServerResources/scss/vendors/compass/css3/_box.scss A UI/WebServerResources/scss/vendors/compass/css3/_columns.scss A UI/WebServerResources/scss/vendors/compass/css3/_deprecated-support.scss A UI/WebServerResources/scss/vendors/compass/css3/_filter.scss A UI/WebServerResources/scss/vendors/compass/css3/_flexbox.scss A UI/WebServerResources/scss/vendors/compass/css3/_font-face.scss A UI/WebServerResources/scss/vendors/compass/css3/_hyphenation.scss A UI/WebServerResources/scss/vendors/compass/css3/_images.scss A UI/WebServerResources/scss/vendors/compass/css3/_inline-block.scss A UI/WebServerResources/scss/vendors/compass/css3/_opacity.scss A UI/WebServerResources/scss/vendors/compass/css3/_pie.scss A UI/WebServerResources/scss/vendors/compass/css3/_regions.scss A UI/WebServerResources/scss/vendors/compass/css3/_selection.scss A UI/WebServerResources/scss/vendors/compass/css3/_shared.scss A UI/WebServerResources/scss/vendors/compass/css3/_text-shadow.scss A UI/WebServerResources/scss/vendors/compass/css3/_transform.scss A UI/WebServerResources/scss/vendors/compass/css3/_transition.scss A UI/WebServerResources/scss/vendors/compass/css3/_user-interface.scss A UI/WebServerResources/scss/vendors/compass/layout/_grid-background.scss A UI/WebServerResources/scss/vendors/compass/layout/_sticky-footer.scss A UI/WebServerResources/scss/vendors/compass/layout/_stretching.scss A UI/WebServerResources/scss/vendors/compass/reset/_utilities-legacy.scss A UI/WebServerResources/scss/vendors/compass/reset/_utilities.scss A UI/WebServerResources/scss/vendors/compass/typography/_links.scss A UI/WebServerResources/scss/vendors/compass/typography/_lists.scss A UI/WebServerResources/scss/vendors/compass/typography/_text.scss A UI/WebServerResources/scss/vendors/compass/typography/_units.scss A UI/WebServerResources/scss/vendors/compass/typography/_vertical_rhythm.scss A UI/WebServerResources/scss/vendors/compass/typography/links/_hover-link.scss A UI/WebServerResources/scss/vendors/compass/typography/links/_link-colors.scss A UI/WebServerResources/scss/vendors/compass/typography/links/_unstyled-link.scss A UI/WebServerResources/scss/vendors/compass/typography/lists/_bullets.scss A UI/WebServerResources/scss/vendors/compass/typography/lists/_horizontal-list.scss A UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-block-list.scss A UI/WebServerResources/scss/vendors/compass/typography/lists/_inline-list.scss A UI/WebServerResources/scss/vendors/compass/typography/text/_ellipsis.scss A UI/WebServerResources/scss/vendors/compass/typography/text/_force-wrap.scss A UI/WebServerResources/scss/vendors/compass/typography/text/_nowrap.scss A UI/WebServerResources/scss/vendors/compass/typography/text/_replacement.scss A UI/WebServerResources/scss/vendors/compass/utilities/_color.scss A UI/WebServerResources/scss/vendors/compass/utilities/_general.scss A UI/WebServerResources/scss/vendors/compass/utilities/_links.scss A UI/WebServerResources/scss/vendors/compass/utilities/_lists.scss A UI/WebServerResources/scss/vendors/compass/utilities/_print.scss A UI/WebServerResources/scss/vendors/compass/utilities/_sass.scss A UI/WebServerResources/scss/vendors/compass/utilities/_sprites.scss A UI/WebServerResources/scss/vendors/compass/utilities/_tables.scss A UI/WebServerResources/scss/vendors/compass/utilities/_text.scss A UI/WebServerResources/scss/vendors/compass/utilities/color/_brightness.scss A UI/WebServerResources/scss/vendors/compass/utilities/color/_contrast.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_clearfix.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_float.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_hacks.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_min.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_reset.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_tabs.scss A UI/WebServerResources/scss/vendors/compass/utilities/general/_tag-cloud.scss A UI/WebServerResources/scss/vendors/compass/utilities/links/_hover-link.scss A UI/WebServerResources/scss/vendors/compass/utilities/links/_link-colors.scss A UI/WebServerResources/scss/vendors/compass/utilities/links/_unstyled-link.scss A UI/WebServerResources/scss/vendors/compass/utilities/lists/_bullets.scss A UI/WebServerResources/scss/vendors/compass/utilities/lists/_horizontal-list.scss A UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-block-list.scss A UI/WebServerResources/scss/vendors/compass/utilities/lists/_inline-list.scss A UI/WebServerResources/scss/vendors/compass/utilities/sass/_lists.scss A UI/WebServerResources/scss/vendors/compass/utilities/sass/_maps.scss A UI/WebServerResources/scss/vendors/compass/utilities/sprites/_base.scss A UI/WebServerResources/scss/vendors/compass/utilities/sprites/_sprite-img.scss A UI/WebServerResources/scss/vendors/compass/utilities/tables/_alternating-rows-and-columns.scss A UI/WebServerResources/scss/vendors/compass/utilities/tables/_borders.scss A UI/WebServerResources/scss/vendors/compass/utilities/tables/_scaffolding.scss A UI/WebServerResources/scss/vendors/compass/utilities/text/_ellipsis.scss A UI/WebServerResources/scss/vendors/compass/utilities/text/_nowrap.scss A UI/WebServerResources/scss/vendors/compass/utilities/text/_replacement.scss commit c7309d7dc8e3f4146a4567c38d1792d278441651 Author: iRouge Date: Wed Jan 14 11:36:10 2015 -0500 Views tweaking and todos M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 7e2c60e495bc57be741f9a240815064726206e9d Author: iRouge Date: Wed Jan 14 03:13:24 2015 -0500 Should had been include with preceeding M UI/Templates/UIxPageFrame.wox commit a98320783f1f09632fc5a03901cfd76ccda4fc5e Author: iRouge Date: Wed Jan 14 03:11:47 2015 -0500 Fought with ms-layouts (and they won) M UI/Templates/MailerUI/UIxMailMainFrame.wox commit c196e11fdea4d1997c1c86b10c357d248e093b8d Author: iRouge Date: Tue Jan 13 22:49:03 2015 -0500 Correct Bottom-Bar Buttons url M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/UIxPageFrame.wox commit 414f0fbb26d561bad14c854743cc3cd030c85398 Author: iRouge Date: Tue Jan 13 16:24:42 2015 -0500 Rows adjustments M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox commit 8286fb68a4da78ffd01fb6f7ad7da85cf52f4e50 Author: Francis Lachapelle Date: Tue Jan 13 11:30:23 2015 -0500 Improve JSON API documentation M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/user-model.js commit 64615ea6faa65c849c6e59350df79be771cb57fe Author: Francis Lachapelle Date: Mon Jan 12 21:54:35 2015 -0500 Update .gitignore M .gitignore commit aa64e86a43d2085b32acd22ec3a608255f36a2f8 Author: iRouge Date: Mon Jan 12 15:20:10 2015 -0500 Theme css & fonts A UI/WebServerResources/css/ContactsUI.css A UI/WebServerResources/css/MailerUI.css A UI/WebServerResources/css/SOGoRootPage.css A UI/WebServerResources/css/angular-material.css A UI/WebServerResources/css/angular-material.min.css A UI/WebServerResources/css/app.css A UI/WebServerResources/css/blue-grey-theme.css A UI/WebServerResources/css/default-theme.css A UI/WebServerResources/css/mobile.css A UI/WebServerResources/css/ng-tags-input.bootstrap.css A UI/WebServerResources/css/ng-tags-input.bootstrap.min.css A UI/WebServerResources/css/ng-tags-input.css A UI/WebServerResources/css/ng-tags-input.min.css A UI/WebServerResources/css/themes/amber-theme.css A UI/WebServerResources/css/themes/blue-theme.css A UI/WebServerResources/css/themes/brown-theme.css A UI/WebServerResources/css/themes/cyan-theme.css A UI/WebServerResources/css/themes/deep-orange-theme.css A UI/WebServerResources/css/themes/deep-purple-theme.css A UI/WebServerResources/css/themes/green-theme.css A UI/WebServerResources/css/themes/grey-theme.css A UI/WebServerResources/css/themes/indigo-theme.css A UI/WebServerResources/css/themes/light-blue-dark-theme.css A UI/WebServerResources/css/themes/light-green-theme.css A UI/WebServerResources/css/themes/lime-theme.css A UI/WebServerResources/css/themes/orange-theme.css A UI/WebServerResources/css/themes/pink-theme.css A UI/WebServerResources/css/themes/purple-theme.css A UI/WebServerResources/css/themes/red-theme.css A UI/WebServerResources/css/themes/teal-theme.css A UI/WebServerResources/css/themes/yellow-theme.css A UI/WebServerResources/css/ubuntu.css A UI/WebServerResources/fonts/Ubuntu-BI.ttf A UI/WebServerResources/fonts/Ubuntu-C.ttf A UI/WebServerResources/fonts/Ubuntu-L.ttf A UI/WebServerResources/fonts/Ubuntu-LI.ttf A UI/WebServerResources/fonts/Ubuntu-M.ttf A UI/WebServerResources/fonts/Ubuntu-MI.ttf A UI/WebServerResources/fonts/Ubuntu-R.ttf A UI/WebServerResources/fonts/Ubuntu-RI.ttf A UI/WebServerResources/fonts/ionicons.eot A UI/WebServerResources/fonts/ionicons.svg A UI/WebServerResources/fonts/ionicons.ttf A UI/WebServerResources/fonts/ionicons.woff A UI/WebServerResources/fonts/ubuntu-b.eot A UI/WebServerResources/fonts/ubuntu-b.svg A UI/WebServerResources/fonts/ubuntu-b.ttf A UI/WebServerResources/fonts/ubuntu-b.woff A UI/WebServerResources/fonts/ubuntu-b.woff2 A UI/WebServerResources/fonts/ubuntu-bi.eot A UI/WebServerResources/fonts/ubuntu-bi.svg A UI/WebServerResources/fonts/ubuntu-bi.ttf A UI/WebServerResources/fonts/ubuntu-bi.woff A UI/WebServerResources/fonts/ubuntu-bi.woff2 A UI/WebServerResources/fonts/ubuntu-l.eot A UI/WebServerResources/fonts/ubuntu-l.svg A UI/WebServerResources/fonts/ubuntu-l.ttf A UI/WebServerResources/fonts/ubuntu-l.woff A UI/WebServerResources/fonts/ubuntu-l.woff2 A UI/WebServerResources/fonts/ubuntu-li.eot A UI/WebServerResources/fonts/ubuntu-li.svg A UI/WebServerResources/fonts/ubuntu-li.ttf A UI/WebServerResources/fonts/ubuntu-li.woff A UI/WebServerResources/fonts/ubuntu-li.woff2 A UI/WebServerResources/fonts/ubuntu-m.eot A UI/WebServerResources/fonts/ubuntu-m.svg A UI/WebServerResources/fonts/ubuntu-m.ttf A UI/WebServerResources/fonts/ubuntu-m.woff A UI/WebServerResources/fonts/ubuntu-m.woff2 A UI/WebServerResources/fonts/ubuntu-mi.eot A UI/WebServerResources/fonts/ubuntu-mi.svg A UI/WebServerResources/fonts/ubuntu-mi.ttf A UI/WebServerResources/fonts/ubuntu-mi.woff A UI/WebServerResources/fonts/ubuntu-mi.woff2 A UI/WebServerResources/fonts/ubuntu-r.eot A UI/WebServerResources/fonts/ubuntu-r.svg A UI/WebServerResources/fonts/ubuntu-r.ttf A UI/WebServerResources/fonts/ubuntu-r.woff A UI/WebServerResources/fonts/ubuntu-r.woff2 A UI/WebServerResources/fonts/ubuntu-ri.eot A UI/WebServerResources/fonts/ubuntu-ri.svg A UI/WebServerResources/fonts/ubuntu-ri.ttf A UI/WebServerResources/fonts/ubuntu-ri.woff A UI/WebServerResources/fonts/ubuntu-ri.woff2 commit 2cd39205322269db699a3cf78f1791803c7299bd Author: Francis Lachapelle Date: Mon Jan 12 15:00:08 2015 -0500 Add angular-material as a git module A .gitmodules A UI/WebServerResources/angular-material commit 23bd56a8543ce2f348c93a078df325a17b954178 Author: Benoit Favreault Date: Mon Jan 12 14:41:09 2015 -0500 Edit gitignore (add .idea) M .gitignore commit 307d38c13d6d5dfd73e5fc6a36c67b51f7fb5c5d Author: Francis Lachapelle Date: Mon Jan 12 11:06:47 2015 -0500 Populate bottom navigation bar M UI/Templates/UIxPageFrame.wox commit f1490e7b9273843be2e2411e35c09e92fe800ca9 Author: Francis Lachapelle Date: Fri Jan 9 15:58:11 2015 -0500 Initial integration of ngMaterial in Webmail M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/ui-desktop.js A UI/WebServerResources/js/Common/ui.js M UI/WebServerResources/js/MailerUI.js commit 8148209fc883ef4eab298af188201dae17313132 Author: Francis Lachapelle Date: Fri Jan 9 07:14:13 2015 -0500 Improve instanciation of Resource in Card model M UI/WebServerResources/js/Contacts/card-model.js commit f3597616ea0c4fed61e8e0fd67138df6393cb933 Author: Francis Lachapelle Date: Thu Jan 8 16:12:29 2015 -0500 Minor improvements to SOGo.ContactsUI ng module M UI/WebServerResources/js/ContactsUI.js commit 34d7a3bf528dfa2255e247e1af5b10047bc20ed2 Author: Francis Lachapelle Date: Thu Jan 8 16:11:07 2015 -0500 Improve error handling in JavaScript promises M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Contacts/addressbook-model.js commit 1a1d51f4271423f645b5d1ea3452e8e80bf73fd4 Author: Francis Lachapelle Date: Thu Jan 8 16:09:19 2015 -0500 Contacts module: optimize ng-repeat directives M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 0d9c78c60bdbe34ba6464f76147ccf6f8181c120 Author: Francis Lachapelle Date: Thu Jan 8 16:08:26 2015 -0500 Contacts module: add tooltips to icon buttons M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 2644dc930517df9f2a09a9a66507c0503b6d510f Author: Francis Lachapelle Date: Thu Jan 8 11:52:10 2015 -0500 Webmail: add possibility to rename a mailbox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/MailerUI.js commit c00e09f40bad7862f345b8529794aea5a30c8fa0 Author: Francis Lachapelle Date: Thu Jan 8 11:31:24 2015 -0500 JSONify [UIxMailFolderActions renameFolderAction] This commit also introduces an initial effort to have a documentation for the JSON-based Web API following the apiDoc format (http://apidocjs.com/). M UI/MailerUI/UIxMailFolderActions.m commit 3526cadc96b561fe10495dff4f57250716b018bd Author: Francis Lachapelle Date: Tue Jan 6 15:41:20 2015 -0500 Webmail: add "load images" button to mail viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit c514cb64bc55d6048743691a3ab8d207adce692f Author: Francis Lachapelle Date: Tue Jan 6 12:09:14 2015 -0500 Webmail: Add forward button to messages M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit 225c998a9791352e00648f39078bdab85f0a86d9 Author: Francis Lachapelle Date: Tue Jan 6 12:04:20 2015 -0500 Add CC field to mail editor M UI/Templates/MailerUI/UIxMailEditor.wox commit 90f07c28f91f6795deb68a58f450c44c58931c7b Author: Francis Lachapelle Date: Tue Jan 6 12:03:39 2015 -0500 JSONify [UIxMailActions forwardAction] M UI/MailerUI/UIxMailActions.m commit ad012cfd60486476730b1bbe1adfc9e17b4d2283 Author: Francis Lachapelle Date: Tue Jan 6 11:59:35 2015 -0500 Save message to IMAP server before saving plist By first appending the message to the mailbox, we obtain the IMAP ID and save it to the local plist. Having the message ID, we can delete it when saving/appending a new version of the draft to the mailbox. M SoObjects/Mailer/SOGoDraftObject.m commit 5bbdecbec25af6b2c6ce59dec16755c1968ae167 Author: Francis Lachapelle Date: Mon Jan 5 22:34:12 2015 -0500 Webmail: add reply button M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit 9065a8038a4ebe114e7b97199601132f3016a1a0 Author: Francis Lachapelle Date: Mon Jan 5 22:29:00 2015 -0500 JSONify [UIxMailActions replyToAll:] M UI/MailerUI/UIxMailActions.m commit 8c2bcc92b5dc82bcd705b5e7572e8389dc604bc9 Author: Francis Lachapelle Date: Fri Dec 19 07:56:43 2014 -0500 Update JavaScript dependencies Upgrading to AngularJS 1.3. M UI/WebServerResources/bower.json commit bc86ff1e0415554efa82f701101c540c417d28ce Author: Francis Lachapelle Date: Thu Dec 18 16:30:59 2014 -0500 Fix position of new or renamed addressbook M UI/WebServerResources/js/Contacts/addressbook-model.js commit 4248cbcb16d3dceaa389d38037036c77d247eba1 Author: Francis Lachapelle Date: Thu Dec 18 16:30:17 2014 -0500 Webmail: new option to create subfolder M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/mailbox-model.js commit 2d076358d3a286226046d5b2182a9444c3da7e27 Author: Francis Lachapelle Date: Thu Dec 18 15:22:29 2014 -0500 Improve Mail module - JSONinfied mail folder create and delete actions - restored sgFolderTree directive - extended folder types with "shared" and "otherUsers" - added mailbox creation at the account level M SoObjects/Mailer/SOGoMailAccount.m M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/scss/MailerUI.scss commit 2d026b5ca5e692a917057aba9bd85faac9a77fb8 Author: Francis Lachapelle Date: Thu Dec 18 13:50:32 2014 -0500 JSONify [UIxMailFolderActions createFolderAction] M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m commit b5528820117649c874c35628d4b860079a0bbb59 Author: Francis Lachapelle Date: Wed Dec 17 15:04:19 2014 -0500 Fix template reference when creating new card M UI/WebServerResources/js/ContactsUI.js commit de273973b4a701fa6cc88a1b9ab1cb285e14b717 Author: Francis Lachapelle Date: Wed Dec 17 14:58:20 2014 -0500 Add wox templates to Mail and Contacts modules M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist A UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox A UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox A UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/ContactsUI.js commit 3aec2828b4dc67956096b73dbfd8b24f4adc7665 Author: Francis Lachapelle Date: Wed Dec 17 14:08:43 2014 -0500 Improve JavaScript of Mail module - activated file uploader of mail editor - renamed method $update to $reload - automatically mark messages as read - use ui-sref-active from ui-router instead of ng-class M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/js/mobile/MailerUI.js M UI/WebServerResources/scss/MailerUI.scss commit 533d7110c7e7a735a2dced117e093d4a5e6df688 Author: Francis Lachapelle Date: Tue Dec 16 15:47:34 2014 -0500 Improve webmail editor - Fixed handling of saving drafts - Fixed handling of message type (HTML/plain) - Added primitive handling of attachments M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/bower.json M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/Mailer/message-model.js commit 32196b56db70e6eff7745e6e311c2623a9fba6c7 Author: Francis Lachapelle Date: Tue Dec 16 14:26:31 2014 -0500 Fix short formatting of cards for mail editor M UI/WebServerResources/js/Contacts/card-model.js commit 5db79ce218f6e95d7ba9b79fe1d983c5c6551b58 Author: Francis Lachapelle Date: Tue Dec 16 11:47:10 2014 -0500 Mail draft: use JSON in edit action M UI/MailerUI/UIxMailActions.m commit 9e97c11401bf87e2a699385d40a795ca583e59d5 Author: Francis Lachapelle Date: Tue Dec 16 11:45:40 2014 -0500 Don't store draft on disk when not required M SoObjects/Mailer/SOGoDraftObject.m commit af096919648193aa99f0085e2bacfdbec645dcb6 Author: Francis Lachapelle Date: Fri Dec 12 13:39:02 2014 -0500 Auto-completion of mail addresses in mail editor M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/MailerUI.js commit fe41798b1943e3d913122021c84034b2e6ce934e Author: Francis Lachapelle Date: Thu Dec 11 21:52:46 2014 -0500 Fix handling of recipient addresses in mail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js commit 09d469927ffe9f3dbbac16733cee88e3ae3efe03 Author: Francis Lachapelle Date: Thu Dec 11 21:11:20 2014 -0500 Add tags input to edit mail recipients M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/MailerUI.js commit e01e0adac87645ee50f04cc9bd8bf3f365b0d8ce Author: Francis Lachapelle Date: Thu Dec 11 14:48:32 2014 -0500 Fix mailto links in mail viewer M UI/Templates/MailerUI/UIxMailMainFrame.wox commit fb636895732849ed679e1e91b363935029ecff28 Author: Francis Lachapelle Date: Thu Dec 11 11:24:22 2014 -0500 Initial mail editor M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailView.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js A UI/WebServerResources/js/vendor/ckeditor/ck.js M UI/WebServerResources/scss/MailerUI.scss commit 74177e4d042fb1ff935e118b2a41bab87d15cf91 Author: Francis Lachapelle Date: Thu Dec 11 09:15:33 2014 -0500 Change key for envelope addresses metadata M UI/MailerUI/UIxEnvelopeAddressFormatter.m M UI/WebServerResources/js/Mailer/message-model.js commit ac06a4d4ce513aec609ce7a50c3de8f4532c2936 Author: Francis Lachapelle Date: Thu Dec 11 08:23:15 2014 -0500 Fix detection of mailbox type M SoObjects/Mailer/SOGoMailAccount.m commit fd40cb71ac6eab9b6b900e1b09d164ccb51084e1 Author: Francis Lachapelle Date: Fri Dec 5 23:14:47 2014 -0500 Fix premature nil in JSON dict of UIxMailView.m M UI/MailerUI/UIxMailView.m commit df019f515f459c76856a555bec77025726a934eb Author: Francis Lachapelle Date: Fri Dec 5 22:49:08 2014 -0500 Webmail: normalize format of addresses in JSON M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/scss/MailerUI.scss commit 5a106e1613f392baf2589d8048ae43a5718353b2 Author: Francis Lachapelle Date: Fri Dec 5 22:05:52 2014 -0500 Address formatter returns metadata as a dictionary M UI/MailerUI/UIxEnvelopeAddressFormatter.m M UI/MailerUI/UIxMailFormatter.h commit 6d899008caecfa37ddd6ee4e0b267520854cb5e3 Author: Francis Lachapelle Date: Fri Dec 5 21:56:54 2014 -0500 Improve SOGoDraftObject to avoid crash when saving M SoObjects/Mailer/SOGoDraftObject.m commit ee1f56ad2730cc1b00625cfaff17dcbcbec7a444 Author: Francis Lachapelle Date: Tue Dec 2 09:45:01 2014 -0500 Improve sgFolderTree directive for mobile M UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Common/ui-mobile.js M UI/WebServerResources/js/mobile/MailerUI.js commit 61e25184fca1ce0f2f5d6c0c066b71c2d56d19e9 Author: Ludovic Marcotte Date: Sun Nov 30 08:50:26 2014 -0500 Added Delete and Export features for mailboxes. Initial work for the mobile version. M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/account-model.js M UI/WebServerResources/js/Mailer/mailbox-model.js M UI/WebServerResources/js/MailerUI.js M UI/WebServerResources/js/mobile/MailerUI.js M UI/WebServerResources/scss/MailerUI.scss commit 4e9a187c854eea67b1f448f60c7638019e178dec Author: Francis Lachapelle Date: Fri Nov 28 11:20:49 2014 -0500 Fix resolution of mailboxes with a special purpose M SoObjects/Mailer/SOGoMailAccount.m commit 60ae5f0eb22b2cc4bab82dfd27ebfea7a287d11f Author: Francis Lachapelle Date: Thu Nov 27 15:20:02 2014 -0500 Improve CSS of AddressBook module M UI/WebServerResources/scss/ContactsUI.scss commit 28f7811e86b3d8dcb17431c6fa8032879e1a37ab Author: Francis Lachapelle Date: Thu Nov 27 15:09:12 2014 -0500 Improve CSS of AddressBook module M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/scss/ContactsUI.scss commit 876b21437f361f32edca011fff3f81eef96f789f Author: Francis Lachapelle Date: Thu Nov 27 09:24:26 2014 -0500 Fix JavaScript of login page of mobile version M UI/WebServerResources/js/mobile/SOGoRootPage.js commit 1ca1a8c249177f1f9bb7718491fafcc5a07d55bd Author: Francis Lachapelle Date: Thu Nov 27 08:58:33 2014 -0500 Add mobile version to webmail and improvements M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/Themes/mobile/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/message-model.js M UI/WebServerResources/js/MailerUI.js A UI/WebServerResources/js/mobile/MailerUI.js M UI/WebServerResources/scss/MailerUI.scss M UI/WebServerResources/scss/mobile.scss commit cdd113169953203696c14fa79b85f3fc89ddcf6b Author: Francis Lachapelle Date: Tue Nov 25 22:34:09 2014 -0500 Add sgFocus directive + factory M UI/WebServerResources/js/MailerUI.js commit 6ce64828e8c3a303a37af576b4cc02254e397801 Author: Francis Lachapelle Date: Tue Nov 25 22:31:52 2014 -0500 AngularJS module SOGo.MailerUI A UI/WebServerResources/js/MailerUI.js commit 1fc15061ed7ea509d044d8c959544a740a7bc23b Author: Francis Lachapelle Date: Tue Nov 25 16:35:01 2014 -0500 Webmail: Use a relative date in messages list M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m commit 0ee725b94552ef19207cca16203956ef67b799c2 Author: Francis Lachapelle Date: Tue Nov 25 16:13:53 2014 -0500 Contacts JS models: improve documentation M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js commit 2f17e94fef3c2f2ca98a27abd0b99e17e024686e Author: Francis Lachapelle Date: Tue Nov 25 16:09:55 2014 -0500 Initial AngularJS version of Webmail (desktop) M SoObjects/SOGo/SOGoUser.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/ui-common.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Common/utils.js A UI/WebServerResources/js/Mailer/account-model.js A UI/WebServerResources/js/Mailer/mailbox-model.js A UI/WebServerResources/js/Mailer/message-model.js A UI/WebServerResources/scss/MailerUI.scss commit 1c9da902d3d8a56abb1123b0b2c935d28efe3406 Author: Francis Lachapelle Date: Tue Nov 25 09:57:08 2014 -0500 Add JSON payload to webmail "headers" action M UI/MailerUI/UIxMailListActions.m commit 7e11806bf924b0d2e0683442b39c8a2abd6ca5d2 Author: Ludovic Marcotte Date: Tue Nov 25 09:36:24 2014 -0500 We can now show links to the address book M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit f2efd3fb492ca039392f4f5de14a7dbfcfbc3e8a Author: Francis Lachapelle Date: Mon Nov 24 13:26:48 2014 -0500 Add new AngularJS modules - external module for recursion - external module for virtual scrolling - internal module for common UI services M UI/Templates/UIxPageFrame.wox commit 54444ddf3ba0fcd2134741a84053bb2bba38951e Author: Francis Lachapelle Date: Mon Nov 24 13:25:56 2014 -0500 AngularJS SOGo.UICommon module A UI/WebServerResources/js/Common/ui-common.js commit a64a8172beeb3ed085e8599503a68c8d0e7631d7 Author: Francis Lachapelle Date: Sun Nov 23 01:20:27 2014 -0500 Webmail: include all accounts metadata M UI/MailerUI/UIxMailMainFrame.m commit 3b4731d6b72356b1bb1d6cb00cf1b9dccfeaca9c Author: Francis Lachapelle Date: Sun Nov 23 01:17:51 2014 -0500 Add virtual scrolling AngularJS module Integrated virtual scrolling in contacts. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/ContactsUI.js commit 2cb5aecdcb49fe7bc1e43f41db0ad0fb1e880f03 Author: Francis Lachapelle Date: Sun Nov 23 01:09:04 2014 -0500 Add sgFolderTree directive M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/ui-mobile.js commit 277bdd2b1c8b1c2b082716b3a0cd138c6f9254f9 Author: Francis Lachapelle Date: Fri Nov 21 15:50:01 2014 -0500 Mailer: replace HTML view by JSON object M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailView.wox commit bd9da51e8351b6d7f23077875978971935a6b112 Author: Francis Lachapelle Date: Fri Nov 21 15:44:19 2014 -0500 Mailer: remove HTML from list of messages in JSON M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/product.plist commit e5ce053a62a617f9c2e4fa1120d4c447a53deccc Author: Francis Lachapelle Date: Fri Nov 14 15:21:59 2014 -0500 Convert allFoldersMetadata to a tree structure When parsing the mailboxes list, we now generated a hierarchical structure of the metadata. Each mailbox (a dictionary) can now have a 'children' key that is an array of mailboxes. M SoObjects/Mailer/SOGoMailAccount.m commit ec5607963556c2d868e05a6e61200f79abd315e8 Author: Francis Lachapelle Date: Fri Nov 14 15:20:18 2014 -0500 Address Book module: Fix selection of card M UI/WebServerResources/js/ContactsUI.js commit 78a349fecd5c38671cc213c3157d6941a30c6b1f Author: Francis Lachapelle Date: Fri Nov 14 15:18:20 2014 -0500 Improve CSS of addressbooks list M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/ContactsUI.scss commit 8c7846a1fa5011d9d791a843559620afcebb61e4 Author: Francis Lachapelle Date: Fri Nov 14 14:50:13 2014 -0500 Propagate theme in modules relative URLs M UI/SOGoUI/UIxComponent.m commit 2af7e85f8159b2a211874542ceb8a9bee1d4620f Author: Francis Lachapelle Date: Fri Nov 14 14:46:55 2014 -0500 Move SOGoContactGCSFolder->save to SOGoGCSFolder M UI/Common/product.plist M UI/Contacts/product.plist commit 441834edbf9c185885952280cedc51cc929ffc9a Author: Francis Lachapelle Date: Fri Nov 14 14:30:09 2014 -0500 Mobile version: move ng template 'menu' The 'menu.html' AngularJS template is moved to UIxPageFrame.wox to be used by all modules. M UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox commit 28f9963f8750c8d0abf934b11ee05a5e8261130d Author: Ludovic Marcotte Date: Fri Nov 14 13:29:51 2014 -0500 Adjusted the minimum version of Foundation M UI/WebServerResources/bower.json commit e96449675995a1dc2401a86f1e8daf687b44ac88 Author: Ludovic Marcotte Date: Fri Nov 14 10:33:47 2014 -0500 Revert "Added required patch for previous commit" This reverts commit 18a363a07b233be8c757c312c3c51f630635cc13. M SoObjects/SOGo/SOGoGCSFolder.m commit ca14a0d4b3fbf95fee8c8b213219b69ed92877df Author: Francis Lachapelle Date: Wed Nov 12 10:44:43 2014 -0500 Improve folder subscription widget M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit 989cb0bca202280edfc4e51b9a82b819c49d3a00 Author: Francis Lachapelle Date: Tue Nov 11 11:27:37 2014 -0500 Fix overflow of subscriptions dropdown M UI/WebServerResources/scss/ContactsUI.scss commit 25b0d872c0f6d4fced7a38cc477d50fbf434e0b9 Author: Francis Lachapelle Date: Tue Nov 11 11:14:55 2014 -0500 Add addressbook subscriptions widget M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit 4016fdd4301a8487f72983f9ed993f468d9ad3f1 Author: Francis Lachapelle Date: Tue Nov 11 10:18:45 2014 -0500 New AngularJS directives sgDropdownContentToggle, sgUserTypeahead, sgSubscribe M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/scss/ContactsUI.scss commit 55f0d5a959977b4b129ae52676f56ff5704c2cdb Author: Francis Lachapelle Date: Mon Nov 10 16:42:19 2014 -0500 Add verification of parameter for "foldersSearch" M UI/MainUI/SOGoUserHomePage.m commit 6395d7cd6a53392ec2b14f7863a43f0f82171fb6 Author: Francis Lachapelle Date: Mon Nov 10 15:17:36 2014 -0500 New Resource.prototype.userResource function M UI/WebServerResources/js/Common/resource.js commit 7812e3757d3682ed7170cc9546f01c352421e8bf Author: Francis Lachapelle Date: Mon Nov 10 15:08:23 2014 -0500 Return properties of folder upon subscribe (JSON) M UI/Common/UIxFolderActions.m M UI/Common/product.plist commit 93540b4fc6493be576cb082fee3e150a9974d5ac Author: Francis Lachapelle Date: Tue Nov 4 16:00:11 2014 -0500 Improve ACL editor template M UI/Templates/UIxAclEditor.wox commit c063832d0dacb016ef7ee97e4f4b206942aa7acd Author: Francis Lachapelle Date: Mon Nov 3 15:58:54 2014 -0500 Move ACL editor into a separate template The user rights remain dynamic, based on the object type (addressbook vs mailbox vs calendar). M UI/Common/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js commit 97ce3e6b726e46462979b5f49f4d696d215eaeb3 Author: Francis Lachapelle Date: Mon Nov 3 12:19:35 2014 -0500 Multiple improvements regarding ACLs M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss M UI/WebServerResources/scss/mobile.scss commit bd39312b19eb37d2e362a43b90aa6d6f3705138e Author: Francis Lachapelle Date: Fri Oct 31 12:59:43 2014 -0400 Fix compilation warnings regarding ACLs Also change the data structure of the JSON returned by [UIxAclEditor aclsAction]. The user's displayName has been removed and replace by the "cn" and "c_email" attributes. This will probably affect the Thunderbird extensions. M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m M UI/Contacts/UIxContactsUserRightsEditor.h M UI/Contacts/UIxContactsUserRightsEditor.m commit 22faf5c28521d93b95d8094de7d5ce50ca06d9d3 Author: Alexandre Cloutier Date: Tue Oct 21 14:44:48 2014 -0400 refactor codes and applied comments M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit c82143fd2eef2f2f521372aba278add8aff0a4e5 Author: Alexandre Cloutier Date: Fri Oct 17 11:01:56 2014 -0400 Refactor acl object and applied comments M UI/MainUI/SOGoUserHomePage.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss M UI/WebServerResources/scss/_settings.scss commit 9b026ebbcd26d7fa792b507ec7339906f6a655de Author: Alexandre Cloutier Date: Wed Oct 15 14:37:15 2014 -0400 Contacts - export addressBook M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/ContactsUI.js commit 4e8d3ce900b664c2f50c21fccef932446f3fb03e Author: Alexandre Cloutier Date: Wed Oct 8 15:14:15 2014 -0400 add dialog window for public and allusers access M UI/WebServerResources/GNUmakefile M UI/WebServerResources/js/ContactsUI.js commit df3ad5445cb9a0f4929a94383f2b1c9c30a4af99 Author: Alexandre Cloutier Date: Wed Oct 8 14:23:51 2014 -0400 Modification for ContactsUserRightsEditor M UI/Common/UIxAclEditor.m M UI/Contacts/UIxContactsUserRightsEditor.m commit 9113ca54f761d1e97efefc6beb9429042bc6a6b1 Author: Alexandre Cloutier Date: Wed Oct 8 14:08:54 2014 -0400 Created user-modal.js, code refactoring Conflicts: UI/Common/UIxAclEditor.m UI/Common/UIxUserRightsEditor.m UI/Common/product.plist UI/Contacts/UIxContactsUserRightsEditor.m UI/Templates/ContactsUI/UIxContactFoldersView.wox UI/WebServerResources/js/Common/resource.js UI/WebServerResources/js/ContactsUI.js M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/Common/product.plist M UI/Contacts/UIxContactsUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit f3c26671af06b7fcfdd13d7ad8e0cc7c38553675 Author: Alexandre Cloutier Date: Wed Oct 8 13:44:37 2014 -0400 GUI for mobile version of AclUsers Conflicts: UI/Common/UIxAclEditor.m UI/Common/UIxUserRightsEditor.m UI/WebServerResources/js/Common/acl-model.js M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox A UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/mobile/ContactsUI.js commit e4b1c0d5b976fe93ef22c430d43554151c620e64 Author: Francis Lachapelle Date: Fri Oct 24 23:46:58 2014 -0400 Fix buttons in card editor M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/ContactsUI.scss commit 3364263247081e743cf316c2c67f201d382e3fb5 Author: Francis Lachapelle Date: Fri Oct 24 22:00:27 2014 -0400 Improve handling of contact lists M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit 61c48d37e4fb1c4d61ca76fc63d719b1d28a0dba Author: Francis Lachapelle Date: Fri Oct 24 16:44:57 2014 -0400 Fix creation of new contacts when editing a list M UI/Contacts/UIxListEditor.m commit 5b83b0c7b684b0fcdede253835bfc258c91849da Author: Alexandre Cloutier Date: Mon Oct 20 13:52:35 2014 -0400 Enable search by fullname and email M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox A UI/WebServerResources/js/Common/user-model.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/mobile.scss commit 7e43b13f2103e51d1940717a160989f8bb61db87 Author: Alexandre Cloutier Date: Thu Oct 16 13:27:59 2014 -0400 GUI contact list creation M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/mobile.scss commit 57791e384b7fb67c73b0098c1a8c7706aa38e5e7 Author: Francis Lachapelle Date: Wed Oct 8 10:37:26 2014 -0400 Revert "Creation of aclUsers window" This reverts commit ee5ef02f50d5f759f2ff985530bf8d78ca781aed. M UI/Common/UIxUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/ContactsUI.js commit 63b20c4ba2adf740a5dc29f78d4d0f74f3610c2f Author: Francis Lachapelle Date: Wed Oct 8 10:36:46 2014 -0400 Revert "rebase modification" This reverts commit 45c5bbd36a7a357dcb212c4d20dc09925df9e547. M UI/Common/UIxUserRightsEditor.m M UI/WebServerResources/GNUmakefile commit e11eea7548423b3835a18b41158f9f01b555e717 Author: Francis Lachapelle Date: Wed Oct 8 10:35:50 2014 -0400 Revert "file lost through rebasing" This reverts commit a952402c39147ea95707f0c1d325ee4b3c0ba1a5. M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/Common/product.plist M UI/Contacts/UIxContactsUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox D UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit f7df4c1fa0c3d8971569d3f0204f5c7edcec67e2 Author: Francis Lachapelle Date: Tue Oct 7 14:54:12 2014 -0400 Allow reverting edition of addressbook name w/ESC M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/ContactsUI.js commit 4457997276643761bb67226250d2c1c49bb793a5 Author: Francis Lachapelle Date: Tue Oct 7 14:39:13 2014 -0400 AngularJS sgEscape directive for SOGo.UIDesktop M UI/WebServerResources/js/Common/ui-desktop.js commit 16628ab104c6ca2b4f2aba3c2bc782d0490c91c5 Author: Francis Lachapelle Date: Wed Oct 1 16:10:53 2014 -0400 Fix installation of ionic JS in Gruntfile.js M UI/WebServerResources/Gruntfile.js commit 56b765c6a52eaef13838c48c2de92a32edf8e2f1 Author: Alexandre Cloutier Date: Wed Oct 1 14:31:38 2014 -0400 delete unused .png D UI/WebServerResources/error.png D UI/WebServerResources/notice.png D UI/WebServerResources/success.png D UI/WebServerResources/warning.png commit 3bf1224c9be908099ef9cfa35f862eb206e99542 Author: Alexandre Cloutier Date: Wed Oct 1 14:27:58 2014 -0400 file lost through rebasing M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/Common/product.plist M UI/Contacts/UIxContactsUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox A UI/WebServerResources/js/Common/acl-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit edbd661104cb1e76815b70fb2feb30c78f8841fe Author: Alexandre Cloutier Date: Tue Sep 30 17:21:05 2014 -0400 rebase modification M UI/Common/UIxUserRightsEditor.m M UI/WebServerResources/GNUmakefile commit 8ef222ab442af71b88f3ac7555bb4e5af29c878f Author: Alexandre Cloutier Date: Tue Sep 30 15:17:44 2014 -0400 Creation of aclUsers window M UI/Common/UIxUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/ContactsUI.js commit 654c8d26b72f10027a1cce2b7f0c8c1de8d1b0c9 Author: Francis Lachapelle Date: Mon Sep 29 12:12:28 2014 -0400 Contact editor: fix cancel and reset buttons M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit 31ea7a5ab5f2f599b1e678cca44662904fc2292e Author: Francis Lachapelle Date: Mon Sep 29 11:06:46 2014 -0400 Improve contact module models - Fixed reset behavior - Created an abstract state for the card viewer and editor - Moved the card instance from the $rootScope.addressbook to the $scope M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit 342441ecf819f53c81e6a2ceb2b9658cf212637a Author: Francis Lachapelle Date: Wed Sep 24 16:06:12 2014 -0400 Improve JavaScript coding style To comitted code now passes the Airbnb pattern using jscs M UI/WebServerResources/js/Common/SOGoAuthentication.js M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/ui-mobile.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/SOGoRootPage.js commit df37fd8b92c4d447ea8dd848d4c7ab030571be6f Author: Francis Lachapelle Date: Tue Sep 23 11:52:47 2014 -0400 AddressBook JS model: rename $all to $findAll M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit 32d732caf01afcb99cc954287c0253ffacc41e68 Author: Francis Lachapelle Date: Tue Sep 23 09:47:24 2014 -0400 Update GNUmakefile for WebServerResources M UI/WebServerResources/GNUmakefile commit 3e2173db7abe79ce298e3ce59db2f1dc2826e31e Author: Francis Lachapelle Date: Thu Sep 18 20:46:52 2014 -0400 Improve JavaScript coding style To comitted code now passes the Airbnb pattern using jscs M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit 17ee62f4de7a70ba87820d8ac2a19631c71c8a91 Author: Francis Lachapelle Date: Wed Sep 17 16:28:40 2014 -0400 Improve usage of ui.router with "resolve" M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/ContactsUI.js commit f363257e516d925dfe423547e8038a72216192b1 Author: Francis Lachapelle Date: Wed Sep 17 15:47:00 2014 -0400 Use angularModule variable in mobile templates M UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox commit 865bf096f51dc76cae4fb2d7847d9ef26e0e2c27 Author: Francis Lachapelle Date: Wed Sep 17 15:45:31 2014 -0400 Don't add an empty category to a contact M UI/Contacts/UIxContactEditor.m commit c4802df0242712555e6c38cba863c5ebfb75d249 Author: Francis Lachapelle Date: Tue Sep 16 10:25:46 2014 -0400 Remove debugging output M UI/Contacts/UIxContactView.m commit 130194a7401ed875f9c658063f6925cb5b89f2f7 Author: Francis Lachapelle Date: Mon Sep 15 10:13:02 2014 -0400 Update GNUmakefile for WebServerResources M UI/WebServerResources/GNUmakefile M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit 21f63c15fccebc889eda8c9c7a942170f6ecade1 Author: Francis Lachapelle Date: Fri Sep 12 10:17:48 2014 -0400 Cleanup of Web server resources D UI/WebServerResources/UIxCalViewPrint.css D UI/WebServerResources/UIxCalViewPrint.js D UI/WebServerResources/UIxContactFolderProperties.css D UI/WebServerResources/UIxContactFolderProperties.js D UI/WebServerResources/UIxMailSearch.css D UI/WebServerResources/UIxMailSearch.js D UI/WebServerResources/event7.png D UI/WebServerResources/task.png commit bb9e8c03481e4109586ac95d26bdc3870fb2b825 Author: Francis Lachapelle Date: Thu Sep 11 16:11:26 2014 -0400 Remove trailing slash from template theme name M SoObjects/SOGo/WOContext+SOGo.m commit 16cd231ce34a152181cd0439a0d3fab6f5f6677c Author: Francis Lachapelle Date: Wed Sep 10 16:25:46 2014 -0400 New .button.outline CSS style M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/scss/ContactsUI.scss commit 20497e49e3f38a8e872036e1344d28b77e71df95 Author: Francis Lachapelle Date: Wed Sep 10 16:20:52 2014 -0400 Add creation & deletion of addressbooks M UI/Common/UIxObjectActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/ui-mobile.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js commit b97bf2b25fbc8614ac73cb95470da9b6fac61a76 Author: Francis Lachapelle Date: Fri Sep 5 22:34:25 2014 -0400 JSON'ed [UIxParentFolderActions createFolder] M UI/Common/UIxParentFolderActions.m commit 4f7a5d6ef5771a9109a17c77ab17a7037a6a58b9 Author: Francis Lachapelle Date: Fri Sep 5 15:23:35 2014 -0400 Rename ng module SOGo.RootPage to SOGo.MainUI M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/SOGoRootPage.js commit f321abc63ae7d01e6391d2b1c4020e018cdeb4d8 Author: Francis Lachapelle Date: Fri Sep 5 15:12:05 2014 -0400 Desktop list editor, mobile contact editor M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactsListActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/ui-desktop.js M UI/WebServerResources/js/Common/ui-mobile.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/scss/mobile.scss commit 4b0ef6086ab9ee3c06e31c76138fe9d36cbe6dac Author: Francis Lachapelle Date: Wed Sep 3 15:58:18 2014 -0400 Cleanup contact and list viewers M UI/Contacts/UIxContactView.m M UI/Contacts/UIxListView.m commit b57a8163fe91d159e6d2b820534650c60faa31fd Author: Francis Lachapelle Date: Wed Sep 3 14:27:01 2014 -0400 Add link to switch to mobile version M UI/Templates/UIxPageFrame.wox commit 86a6f5c67b3eaabb6c0204a05c1186d5df582974 Author: Francis Lachapelle Date: Wed Sep 3 14:25:45 2014 -0400 Add Angular module assignation in page frame M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit e40b42c213aa1895b698a99b07dbeefb53aebcbf Author: Francis Lachapelle Date: Wed Sep 3 14:19:46 2014 -0400 Move setAttributes from NGVCard to UIx*Editors M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactObject.h M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxListEditor.h M UI/Contacts/UIxListEditor.m commit 2f6bc1c4ffc824abe815db281b1e01674f151b80 Author: Francis Lachapelle Date: Wed Sep 3 11:42:16 2014 -0400 Update .gitignore M .gitignore commit 958f0b4958d879a496ea6f571a1d2700c678927b Author: Francis Lachapelle Date: Wed Aug 20 15:49:44 2014 -0400 Contacts: Add possibility to add/delete objects M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/resource.js M UI/WebServerResources/js/Contacts/addressbook-model.js M UI/WebServerResources/js/Contacts/card-model.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/scss/ContactsUI.scss commit 0c720bb9026da90177ad8a09f0707361d621d9d3 Author: Francis Lachapelle Date: Wed Aug 20 15:32:16 2014 -0400 New ng-module for common desktop widgets M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/js/Common/ui-desktop.js commit 34b3f2ac0cf855915bb0d0ee4170d9c507212beb Author: Francis Lachapelle Date: Wed Aug 20 15:30:59 2014 -0400 Improve build scripts of Web frontend M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json commit ef4de28ed461bc70fbbceb19900631eacc0d5546 Author: Francis Lachapelle Date: Wed Aug 20 15:26:49 2014 -0400 ContactView: lowercase the card tag M UI/Contacts/UIxContactView.m commit c98d580b2940527768c666c37266e0ef8bf33355 Author: Francis Lachapelle Date: Wed Aug 20 15:25:42 2014 -0400 Return contact UID when saving contact M UI/Contacts/UIxContactEditor.m commit a2460f93684adfa1ed92f015dcdd9b0b51c43cad Author: Francis Lachapelle Date: Wed Aug 20 15:18:35 2014 -0400 Add "newguid" action accessible from any folder M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/product.plist commit c0eac044374f205f80cb29e4daad0394384f1e1e Author: Francis Lachapelle Date: Wed Aug 20 15:14:40 2014 -0400 Adapt SOGoContactGCSFolder contact representation To match [UIxContactViewer dataAction]. M SoObjects/Contacts/SOGoContactGCSFolder.m commit 7f9be26541bbf0d10292205b3fe1fdb14ef7412f Author: Francis Lachapelle Date: Thu Aug 14 14:50:03 2014 -0400 Improve localization func to support placeholders M UI/WebServerResources/js/Common/utils.js commit c8ea3da5bc4613b557bf716281e7f7e8307a5b45 Author: Francis Lachapelle Date: Wed Aug 13 16:11:28 2014 -0400 Improve detection of theme-specific JavaScript M UI/Common/UIxPageFrame.m M UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/mobile/SOGoRootPage.js commit a70287870b205b630a6f6a619d8672bcee53b9af Author: Francis Lachapelle Date: Wed Aug 13 15:56:29 2014 -0400 Improve build scripts of Web frontend M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit e4ec5313db773f7e01b5912f18eafb1188d4abe0 Author: Francis Lachapelle Date: Mon Aug 11 20:34:47 2014 -0400 Improve grunt tasks to copy fonts files M UI/WebServerResources/Gruntfile.js commit a07d918fbfb6043ed489b7e2070d64426d3ddc25 Author: Francis Lachapelle Date: Mon Aug 11 11:17:16 2014 -0400 Add category to CardElement New method to return a JSON representation of the element. A SoObjects/SOGo/CardElement+SOGo.h A SoObjects/SOGo/CardElement+SOGo.m M SoObjects/SOGo/GNUmakefile commit 8da98367dbc47e9f82841454195b5493b5cd9b71 Author: Francis Lachapelle Date: Mon Aug 11 10:10:59 2014 -0400 Fix path to ionic scss files M UI/WebServerResources/scss/mobile.scss commit af5489bf579a9a36fb2f33bd2385a41ced3e6d41 Author: Francis Lachapelle Date: Mon Aug 11 10:10:25 2014 -0400 Fix redirection URLs in JavaScript M UI/WebServerResources/js/Common/SOGoAuthentication.js M UI/WebServerResources/js/ContactsUI.js M UI/WebServerResources/js/mobile/ContactsUI.js M UI/WebServerResources/js/mobile/SOGoRootPage.js commit 54103124e8d5b6136964ffa59edbaf7edd464014 Author: Francis Lachapelle Date: Thu Aug 7 11:58:51 2014 -0400 Restore/move missing images A UI/WebServerResources/img/inverse.png A UI/WebServerResources/img/sogo-logo.png A UI/WebServerResources/img/sogo.ico commit 459c040d8ae33ea890df597d3818ce8a6221339a Author: Francis Lachapelle Date: Wed Aug 6 16:11:39 2014 -0400 Initial mobile theme using ionic A UI/Templates/Themes/mobile/CommonUI/UIxPageFrame.wox A UI/Templates/Themes/mobile/ContactsUI/UIxContactFoldersView.wox A UI/Templates/Themes/mobile/MainUI/SOGoRootPage.wox A UI/WebServerResources/js/Common/ui-mobile.js A UI/WebServerResources/js/mobile/ContactsUI.js A UI/WebServerResources/js/mobile/SOGoRootPage.js A UI/WebServerResources/scss/mobile.scss commit f248f81583044d03b9689ad32224d1a20502b4f4 Author: Francis Lachapelle Date: Wed Aug 6 16:06:58 2014 -0400 Improve template of Contacts module M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsListActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit a6d8dcc5b66135496fe4d3e82828fa0ada620d80 Author: Francis Lachapelle Date: Wed Aug 6 16:05:52 2014 -0400 Common JavaScript utlity functions M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/js/Common/resource.js A UI/WebServerResources/js/Common/utils.js commit b4d6667f88db6a4f0261d14fb7f661400e3207b0 Author: Francis Lachapelle Date: Wed Aug 6 16:03:30 2014 -0400 Remove duplicated method M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/product.plist commit 77b80e27c64c4c31cde80a1f3fbb55d5669de045 Author: Francis Lachapelle Date: Wed Aug 6 16:01:05 2014 -0400 Add support for themes M SoObjects/SOGo/WOContext+SOGo.m M UI/Common/UIxPageFrame.m M UI/Common/UIxToolbar.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 16d04e998f721ea8177714b4eae64e128d11c8c7 Author: Francis Lachapelle Date: Wed Aug 6 15:52:43 2014 -0400 Improve Sass of SOGoRootPage & Contacts modules M UI/WebServerResources/scss/ContactsUI.scss M UI/WebServerResources/scss/SOGoRootPage.scss commit d52d7582ca7d04f77b7be108b246cc4fa2e48aeb Author: Francis Lachapelle Date: Wed Aug 6 15:43:03 2014 -0400 Improve build scripts of Web frontend M UI/WebServerResources/GNUmakefile M UI/WebServerResources/Gruntfile.js A UI/WebServerResources/bower.json M UI/WebServerResources/package.json commit e817a3b3d0abb550d83fb4db34bb0bffa8cf3d61 Author: Francis Lachapelle Date: Wed Aug 6 15:26:52 2014 -0400 Improve JavaScript of SOGoRootPage module M UI/Templates/MainUI/SOGoRootPage.wox A UI/WebServerResources/js/Common/SOGoAuthentication.js M UI/WebServerResources/js/SOGoRootPage.js commit 2d6f8e4ea6eba1dec0c48220497a95220027a393 Author: Francis Lachapelle Date: Wed Aug 6 15:14:05 2014 -0400 Improve JavaScript for Contacts module M UI/WebServerResources/js/Contacts/addressbook-model.js A UI/WebServerResources/js/Contacts/card-model.js D UI/WebServerResources/js/Contacts/contact-model.js M UI/WebServerResources/js/ContactsUI.js D UI/WebServerResources/js/SOGo.js D UI/WebServerResources/js/app.js commit fbe412db080cde0b4ca385775ebb0723aed72ffd Author: Francis Lachapelle Date: Thu Jun 19 15:54:12 2014 -0400 Allow js/img/css subfolders in WebServerResources M UI/Common/UIxPageFrame.m commit 24f01e72c2bb6dbff4b851ef3950d3647398c831 Author: Francis Lachapelle Date: Thu Jun 19 15:53:43 2014 -0400 JSON-based operations for root page M UI/MainUI/SOGoRootPage.m commit 6970acfaa4d1179b2ce02b85186b92a6cd2c64d3 Author: Francis Lachapelle Date: Thu Jun 19 15:52:57 2014 -0400 AngularJS-based templates M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox commit 0a49031b01864530165af12fc3668c3d8819283d Author: Francis Lachapelle Date: Thu Jun 19 15:51:57 2014 -0400 JSON-based operations on contacts M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactObject.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactView.h M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsListActions.m M UI/Contacts/UIxListView.m M UI/Contacts/product.plist commit 29e147ee867adb700b52de86e7bcad8f6669e4ff Author: Francis Lachapelle Date: Thu Jun 19 15:50:29 2014 -0400 Initial Sass and JavaScript files A UI/WebServerResources/Gruntfile.js A UI/WebServerResources/js/ContactsUI.js A UI/WebServerResources/js/SOGo.js A UI/WebServerResources/js/SOGoRootPage.js A UI/WebServerResources/js/app.js A UI/WebServerResources/package.json A UI/WebServerResources/scss/ContactsUI.scss A UI/WebServerResources/scss/SOGoRootPage.scss A UI/WebServerResources/scss/_settings.scss A UI/WebServerResources/scss/app.scss commit c21ec86365f45b193f95140479bb163872447d00 Author: Francis Lachapelle Date: Thu Jun 19 15:48:31 2014 -0400 Icons font A UI/WebServerResources/css/icons.css A UI/WebServerResources/fonts/icomoon.eot A UI/WebServerResources/fonts/icomoon.svg A UI/WebServerResources/fonts/icomoon.ttf A UI/WebServerResources/fonts/icomoon.woff commit 825c45f87220f19600376748e884065c30d00563 Author: Francis Lachapelle Date: Thu Jun 19 15:47:33 2014 -0400 Initial JavaScript models for addressbooks module A UI/WebServerResources/js/Contacts/addressbook-model.js A UI/WebServerResources/js/Contacts/contact-model.js commit 3ad4352ffe6f9f2c431ae4c945549040e588d03d Author: Francis Lachapelle Date: Tue Jun 17 15:01:31 2014 -0400 Initial cleanup of Web server resources D UI/WebServerResources/AdministrationUI.css D UI/WebServerResources/AdministrationUI.js D UI/WebServerResources/COPYING-thunderbird.txt D UI/WebServerResources/ContactsUI.css D UI/WebServerResources/ContactsUI.js D UI/WebServerResources/HTMLElement.js D UI/WebServerResources/HTMLInputElement.js D UI/WebServerResources/HTMLTableElement.js D UI/WebServerResources/JavascriptAPIExtensions.js D UI/WebServerResources/LICENSE-thunderbird.txt D UI/WebServerResources/MailerUI.css D UI/WebServerResources/MailerUI.js D UI/WebServerResources/MailerUIdTree.js D UI/WebServerResources/PasswordPolicy.js D UI/WebServerResources/RowEditionController.js D UI/WebServerResources/SOGoAutoCompletion.js D UI/WebServerResources/SOGoDataTable.js D UI/WebServerResources/SOGoDragHandles.js D UI/WebServerResources/SOGoMailDataSource.js D UI/WebServerResources/SOGoResizableTable.js D UI/WebServerResources/SOGoRootPage.css D UI/WebServerResources/SOGoRootPage.js D UI/WebServerResources/SOGoTabsController.js D UI/WebServerResources/SOGoTimePicker.css D UI/WebServerResources/SOGoTimePicker.js D UI/WebServerResources/SchedulerUI.css D UI/WebServerResources/SchedulerUI.js D UI/WebServerResources/SchedulerUIDnD.js D UI/WebServerResources/Search-bar.png D UI/WebServerResources/UIxAclEditor.css D UI/WebServerResources/UIxAclEditor.js D UI/WebServerResources/UIxAppointmentEditor.css D UI/WebServerResources/UIxAppointmentEditor.js D UI/WebServerResources/UIxAttendeesEditor.css D UI/WebServerResources/UIxAttendeesEditor.js D UI/WebServerResources/UIxCalUserRightsEditor.css D UI/WebServerResources/UIxCalUserRightsEditor.js D UI/WebServerResources/UIxCalendarProperties.css D UI/WebServerResources/UIxCalendarProperties.js D UI/WebServerResources/UIxColorPicker.js D UI/WebServerResources/UIxComponentEditor.css D UI/WebServerResources/UIxComponentEditor.js D UI/WebServerResources/UIxContactEditor.css D UI/WebServerResources/UIxContactEditor.js D UI/WebServerResources/UIxContactsUserFolders.css D UI/WebServerResources/UIxContactsUserFolders.js D UI/WebServerResources/UIxContactsUserRightsEditor.css D UI/WebServerResources/UIxContactsUserRightsEditor.js D UI/WebServerResources/UIxFilterEditor.css D UI/WebServerResources/UIxFilterEditor.js D UI/WebServerResources/UIxListEditor.css D UI/WebServerResources/UIxListEditor.js D UI/WebServerResources/UIxMailEditor.css D UI/WebServerResources/UIxMailEditor.js D UI/WebServerResources/UIxMailPartExternalHTMLViewer.css D UI/WebServerResources/UIxMailPopupView.js D UI/WebServerResources/UIxMailToSelection.js D UI/WebServerResources/UIxMailUserDelegationEditor.css D UI/WebServerResources/UIxMailUserDelegationEditor.js D UI/WebServerResources/UIxMailUserRightsEditor.css D UI/WebServerResources/UIxMailUserRightsEditor.js D UI/WebServerResources/UIxMailView.js D UI/WebServerResources/UIxOccurenceDialog.css D UI/WebServerResources/UIxOccurenceDialog.js D UI/WebServerResources/UIxPreferences.css D UI/WebServerResources/UIxPreferences.js D UI/WebServerResources/UIxRecurrenceEditor.css D UI/WebServerResources/UIxRecurrenceEditor.js D UI/WebServerResources/UIxReminderEditor.css D UI/WebServerResources/UIxReminderEditor.js D UI/WebServerResources/UIxTaskEditor.css D UI/WebServerResources/UIxTaskEditor.js D UI/WebServerResources/XMLHttpRequest.js D UI/WebServerResources/abcard-anonymous.png D UI/WebServerResources/abcard-anyone.png D UI/WebServerResources/abcard.png D UI/WebServerResources/ablist.png D UI/WebServerResources/account-settings.png D UI/WebServerResources/add-addressbook.png D UI/WebServerResources/add-calendar.png D UI/WebServerResources/add-contact.gif D UI/WebServerResources/add-icon.png D UI/WebServerResources/add-user-addressbook.png D UI/WebServerResources/add-user-calendar.png D UI/WebServerResources/add-web-calendar.png D UI/WebServerResources/addrbook.png D UI/WebServerResources/alarm.png D UI/WebServerResources/arrow-down.png D UI/WebServerResources/arrow-dwn-sharp.gif D UI/WebServerResources/arrow-left.png D UI/WebServerResources/arrow-right.png D UI/WebServerResources/arrow-up.png D UI/WebServerResources/attachment.gif D UI/WebServerResources/attachment.png D UI/WebServerResources/attendee-partstats.png D UI/WebServerResources/attendee-roles.png D UI/WebServerResources/browser_chrome.gif D UI/WebServerResources/browser_firefox.gif D UI/WebServerResources/browser_ie.gif D UI/WebServerResources/browser_safari.gif D UI/WebServerResources/btn_a_bg.png D UI/WebServerResources/btn_span_bg.png D UI/WebServerResources/busy.gif D UI/WebServerResources/calendar-folder-16x16.png D UI/WebServerResources/calendar-reload.png D UI/WebServerResources/choose-date.png D UI/WebServerResources/ckeditor/LICENSE.md D UI/WebServerResources/ckeditor/build-config.js D UI/WebServerResources/ckeditor/ckeditor.js D UI/WebServerResources/ckeditor/config.js D UI/WebServerResources/ckeditor/contents.css D UI/WebServerResources/ckeditor/lang/ar.js D UI/WebServerResources/ckeditor/lang/ca.js D UI/WebServerResources/ckeditor/lang/cs.js D UI/WebServerResources/ckeditor/lang/cy.js D UI/WebServerResources/ckeditor/lang/da.js D UI/WebServerResources/ckeditor/lang/de.js D UI/WebServerResources/ckeditor/lang/en.js D UI/WebServerResources/ckeditor/lang/es.js D UI/WebServerResources/ckeditor/lang/fi.js D UI/WebServerResources/ckeditor/lang/fr.js D UI/WebServerResources/ckeditor/lang/hu.js D UI/WebServerResources/ckeditor/lang/is.js D UI/WebServerResources/ckeditor/lang/it.js D UI/WebServerResources/ckeditor/lang/nb.js D UI/WebServerResources/ckeditor/lang/nl.js D UI/WebServerResources/ckeditor/lang/no.js D UI/WebServerResources/ckeditor/lang/pl.js D UI/WebServerResources/ckeditor/lang/pt-br.js D UI/WebServerResources/ckeditor/lang/ru.js D UI/WebServerResources/ckeditor/lang/sk.js D UI/WebServerResources/ckeditor/lang/sv.js D UI/WebServerResources/ckeditor/lang/uk.js D UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js D UI/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png D UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png D UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js D UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js D UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js D UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js D UI/WebServerResources/ckeditor/plugins/icons.png D UI/WebServerResources/ckeditor/plugins/icons_hidpi.png D UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js D UI/WebServerResources/ckeditor/plugins/image/images/noimage.png D UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js D UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js D UI/WebServerResources/ckeditor/plugins/link/images/anchor.png D UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png D UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md D UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js D UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css D UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js D UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js D UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js D UI/WebServerResources/ckeditor/skins/moono/dialog.css D UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css D UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css D UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css D UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css D UI/WebServerResources/ckeditor/skins/moono/editor.css D UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css D UI/WebServerResources/ckeditor/skins/moono/editor_ie.css D UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css D UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css D UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css D UI/WebServerResources/ckeditor/skins/moono/icons.png D UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png D UI/WebServerResources/ckeditor/skins/moono/images/arrow.png D UI/WebServerResources/ckeditor/skins/moono/images/close.png D UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png D UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png D UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png D UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png D UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png D UI/WebServerResources/ckeditor/skins/moono/images/lock.png D UI/WebServerResources/ckeditor/skins/moono/images/refresh.png D UI/WebServerResources/ckeditor/skins/moono/readme.md D UI/WebServerResources/ckeditor/styles.js D UI/WebServerResources/collapse.png D UI/WebServerResources/confidential.png D UI/WebServerResources/create-account.png D UI/WebServerResources/datepicker.css D UI/WebServerResources/datepicker.js D UI/WebServerResources/day-view-multicolumn.png D UI/WebServerResources/day-view.png D UI/WebServerResources/dialog-left.png D UI/WebServerResources/dialog-right.png D UI/WebServerResources/dialog-top.png D UI/WebServerResources/dot.png D UI/WebServerResources/down-icon.png D UI/WebServerResources/dragdot.png D UI/WebServerResources/dtree.css D UI/WebServerResources/dtree.js D UI/WebServerResources/edit.png D UI/WebServerResources/empty.gif D UI/WebServerResources/event-gradient.png D UI/WebServerResources/event-grippy-bottom.png D UI/WebServerResources/event-grippy-top.png D UI/WebServerResources/event-grippy-vertical.png D UI/WebServerResources/first.gif D UI/WebServerResources/flag-col.png D UI/WebServerResources/flag.png D UI/WebServerResources/generic.css D UI/WebServerResources/generic.js D UI/WebServerResources/goto-today.png D UI/WebServerResources/green_corner.gif D UI/WebServerResources/icon-deleted.png D UI/WebServerResources/icon-forwarded-replied.png D UI/WebServerResources/icon-forwarded.png D UI/WebServerResources/icon-new.png D UI/WebServerResources/icon-replied.png D UI/WebServerResources/iefixes.css D UI/WebServerResources/important.png D UI/WebServerResources/input_bg.gif D UI/WebServerResources/inverse.png D UI/WebServerResources/jquery-ui.js D UI/WebServerResources/jquery.fileupload.css D UI/WebServerResources/jquery.fileupload.js D UI/WebServerResources/jquery.iframe-transport.js D UI/WebServerResources/jquery.js A UI/WebServerResources/js/vendor/ckeditor/LICENSE.md A UI/WebServerResources/js/vendor/ckeditor/build-config.js A UI/WebServerResources/js/vendor/ckeditor/ckeditor.js A UI/WebServerResources/js/vendor/ckeditor/config.js A UI/WebServerResources/js/vendor/ckeditor/contents.css A UI/WebServerResources/js/vendor/ckeditor/lang/ar.js A UI/WebServerResources/js/vendor/ckeditor/lang/ca.js A UI/WebServerResources/js/vendor/ckeditor/lang/cs.js A UI/WebServerResources/js/vendor/ckeditor/lang/cy.js A UI/WebServerResources/js/vendor/ckeditor/lang/da.js A UI/WebServerResources/js/vendor/ckeditor/lang/de.js A UI/WebServerResources/js/vendor/ckeditor/lang/en.js A UI/WebServerResources/js/vendor/ckeditor/lang/es.js A UI/WebServerResources/js/vendor/ckeditor/lang/fi.js A UI/WebServerResources/js/vendor/ckeditor/lang/fr.js A UI/WebServerResources/js/vendor/ckeditor/lang/hu.js A UI/WebServerResources/js/vendor/ckeditor/lang/is.js A UI/WebServerResources/js/vendor/ckeditor/lang/it.js A UI/WebServerResources/js/vendor/ckeditor/lang/nb.js A UI/WebServerResources/js/vendor/ckeditor/lang/nl.js A UI/WebServerResources/js/vendor/ckeditor/lang/no.js A UI/WebServerResources/js/vendor/ckeditor/lang/pl.js A UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js A UI/WebServerResources/js/vendor/ckeditor/lang/ru.js A UI/WebServerResources/js/vendor/ckeditor/lang/sk.js A UI/WebServerResources/js/vendor/ckeditor/lang/sv.js A UI/WebServerResources/js/vendor/ckeditor/lang/uk.js A UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js A UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png A UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png A UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js A UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js A UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js A UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js A UI/WebServerResources/js/vendor/ckeditor/plugins/fakeobjects/images/spacer.gif A UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png A UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png A UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js A UI/WebServerResources/js/vendor/ckeditor/plugins/image/images/noimage.png A UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js A UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js A UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/anchor.png A UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/hidpi/anchor.png A UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/LICENSE.md A UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js A UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/toolbar.css A UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js A UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/LICENSE.md A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/ciframe.html A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.css A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js A UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc_ie.js A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_opera.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css A UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/arrow.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/close.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/close.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/refresh.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock-open.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/refresh.png A UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md A UI/WebServerResources/js/vendor/ckeditor/styles.js D UI/WebServerResources/js_color_picker_v2.js D UI/WebServerResources/last.gif D UI/WebServerResources/layout2or3_xlib.js D UI/WebServerResources/layout2or3_xlib.txt D UI/WebServerResources/lori_32x32.png D UI/WebServerResources/manage-filters.png D UI/WebServerResources/manage-imap.png D UI/WebServerResources/menu-check-hover.gif D UI/WebServerResources/menu-check.gif D UI/WebServerResources/menu-nocheck.gif D UI/WebServerResources/message-copy.gif D UI/WebServerResources/message.gif D UI/WebServerResources/mime-application-certificate.png D UI/WebServerResources/mime-application-magicpoint.png D UI/WebServerResources/mime-application-msword.png D UI/WebServerResources/mime-application-ogg.png D UI/WebServerResources/mime-application-pdf.png D UI/WebServerResources/mime-application-postscript.png D UI/WebServerResources/mime-application-rtf.png D UI/WebServerResources/mime-application-vnd.lotus-1-2-3.png D UI/WebServerResources/mime-application-vnd.ms-excel.png D UI/WebServerResources/mime-application-vnd.ms-powerpoint.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.graphics.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.image.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.presentation.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.spreadsheet.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.text-web.png D UI/WebServerResources/mime-application-vnd.oasis.opendocument.text.png D UI/WebServerResources/mime-application-vnd.rn-realmedia-secure.png D UI/WebServerResources/mime-application-vnd.rn-realmedia-vbr.png D UI/WebServerResources/mime-application-vnd.rn-realmedia.png D UI/WebServerResources/mime-application-vnd.stardivision.calc.png D UI/WebServerResources/mime-application-vnd.stardivision.impress.png D UI/WebServerResources/mime-application-vnd.stardivision.writer.png D UI/WebServerResources/mime-application-vnd.sun.xml.calc.png D UI/WebServerResources/mime-application-vnd.sun.xml.draw.png D UI/WebServerResources/mime-application-vnd.sun.xml.impress.png D UI/WebServerResources/mime-application-vnd.sun.xml.writer.png D UI/WebServerResources/mime-application-wordperfect.png D UI/WebServerResources/mime-application-x-7z-compressed.png D UI/WebServerResources/mime-application-x-abiword.png D UI/WebServerResources/mime-application-x-applix-spreadsheet.png D UI/WebServerResources/mime-application-x-applix-word.png D UI/WebServerResources/mime-application-x-archive.png D UI/WebServerResources/mime-application-x-arj.png D UI/WebServerResources/mime-application-x-bzip-compressed-tar.png D UI/WebServerResources/mime-application-x-bzip.png D UI/WebServerResources/mime-application-x-cd-image.png D UI/WebServerResources/mime-application-x-compress.png D UI/WebServerResources/mime-application-x-compressed-tar.png D UI/WebServerResources/mime-application-x-cpio-compressed.png D UI/WebServerResources/mime-application-x-cpio.png D UI/WebServerResources/mime-application-x-deb.png D UI/WebServerResources/mime-application-x-dvi.png D UI/WebServerResources/mime-application-x-executable.png D UI/WebServerResources/mime-application-x-font-afm.png D UI/WebServerResources/mime-application-x-font-bdf.png D UI/WebServerResources/mime-application-x-font-linux-psf.png D UI/WebServerResources/mime-application-x-font-pcf.png D UI/WebServerResources/mime-application-x-font-sunos-news.png D UI/WebServerResources/mime-application-x-font-ttf.png D UI/WebServerResources/mime-application-x-gnumeric.png D UI/WebServerResources/mime-application-x-gzip.png D UI/WebServerResources/mime-application-x-gzpostscript.png D UI/WebServerResources/mime-application-x-jar.png D UI/WebServerResources/mime-application-x-killustrator.png D UI/WebServerResources/mime-application-x-kpresenter.png D UI/WebServerResources/mime-application-x-kspread.png D UI/WebServerResources/mime-application-x-kword.png D UI/WebServerResources/mime-application-x-lha.png D UI/WebServerResources/mime-application-x-lhz.png D UI/WebServerResources/mime-application-x-lzma-compressed-tar.png D UI/WebServerResources/mime-application-x-lzma.png D UI/WebServerResources/mime-application-x-ms-dos-executable.png D UI/WebServerResources/mime-application-x-perl.png D UI/WebServerResources/mime-application-x-php.png D UI/WebServerResources/mime-application-x-python-bytecode.png D UI/WebServerResources/mime-application-x-rar.png D UI/WebServerResources/mime-application-x-rpm.png D UI/WebServerResources/mime-application-x-scribus.png D UI/WebServerResources/mime-application-x-shellscript.png D UI/WebServerResources/mime-application-x-shockwave-flash.png D UI/WebServerResources/mime-application-x-stuffit.png D UI/WebServerResources/mime-application-x-tar.png D UI/WebServerResources/mime-application-x-tarz.png D UI/WebServerResources/mime-application-x-tex.png D UI/WebServerResources/mime-application-xhtml+xml.png D UI/WebServerResources/mime-application-zip.png D UI/WebServerResources/mime-ascii.png D UI/WebServerResources/mime-audio-x-generic.png D UI/WebServerResources/mime-audio.png D UI/WebServerResources/mime-binary.png D UI/WebServerResources/mime-contents2.png D UI/WebServerResources/mime-deb.png D UI/WebServerResources/mime-document.png D UI/WebServerResources/mime-empty.png D UI/WebServerResources/mime-exec.png D UI/WebServerResources/mime-folder_tar.png D UI/WebServerResources/mime-font-x-generic.png D UI/WebServerResources/mime-font.png D UI/WebServerResources/mime-font_bitmap.png D UI/WebServerResources/mime-font_truetype.png D UI/WebServerResources/mime-font_type1.png D UI/WebServerResources/mime-gnome-fs-executable.png D UI/WebServerResources/mime-gnome-fs-regular.png D UI/WebServerResources/mime-gnome-package.png D UI/WebServerResources/mime-gtk-file.png D UI/WebServerResources/mime-html.png D UI/WebServerResources/mime-image-pdf.png D UI/WebServerResources/mime-image-x-generic.png D UI/WebServerResources/mime-image.png D UI/WebServerResources/mime-kpresenter_kpr.png D UI/WebServerResources/mime-mime_ascii.png D UI/WebServerResources/mime-misc.png D UI/WebServerResources/mime-package-x-generic.png D UI/WebServerResources/mime-package.png D UI/WebServerResources/mime-package_editors.png D UI/WebServerResources/mime-package_wordprocessing.png D UI/WebServerResources/mime-plan.png D UI/WebServerResources/mime-rpm.png D UI/WebServerResources/mime-shellscript.png D UI/WebServerResources/mime-sound.png D UI/WebServerResources/mime-spreadsheet.png D UI/WebServerResources/mime-stock_addressbook.png D UI/WebServerResources/mime-stock_calendar.png D UI/WebServerResources/mime-stock_certificate.png D UI/WebServerResources/mime-stock_script.png D UI/WebServerResources/mime-tar.png D UI/WebServerResources/mime-template_source.png D UI/WebServerResources/mime-text-html.png D UI/WebServerResources/mime-text-plain.png D UI/WebServerResources/mime-text-vnd.wap.wml.png D UI/WebServerResources/mime-text-x-csh.png D UI/WebServerResources/mime-text-x-generic-template.png D UI/WebServerResources/mime-text-x-generic.png D UI/WebServerResources/mime-text-x-preview.png D UI/WebServerResources/mime-text-x-python.png D UI/WebServerResources/mime-text-x-script.png D UI/WebServerResources/mime-text-x-sh.png D UI/WebServerResources/mime-text-x-vcalendar.png D UI/WebServerResources/mime-text-x-vcard.png D UI/WebServerResources/mime-text-x-zsh.png D UI/WebServerResources/mime-text.png D UI/WebServerResources/mime-tgz.png D UI/WebServerResources/mime-txt.png D UI/WebServerResources/mime-txt2.png D UI/WebServerResources/mime-unknown.png D UI/WebServerResources/mime-vcalendar.png D UI/WebServerResources/mime-vcard.png D UI/WebServerResources/mime-video-x-generic.png D UI/WebServerResources/mime-video.png D UI/WebServerResources/mime-wordprocessing.png D UI/WebServerResources/mime-www.png D UI/WebServerResources/mime-x-font-afm.png D UI/WebServerResources/mime-x-office-address-book.png D UI/WebServerResources/mime-x-office-calendar.png D UI/WebServerResources/mime-x-office-document.png D UI/WebServerResources/mime-x-office-drawing.png D UI/WebServerResources/mime-x-office-presentation.png D UI/WebServerResources/mime-x-office-spreadsheet.png D UI/WebServerResources/mime-zip.png D UI/WebServerResources/minus.png D UI/WebServerResources/month-view.png D UI/WebServerResources/new-card.png D UI/WebServerResources/new-event.png D UI/WebServerResources/new-list.png D UI/WebServerResources/new-task.png D UI/WebServerResources/next.gif D UI/WebServerResources/offline-settings.png D UI/WebServerResources/options.png D UI/WebServerResources/plus.png D UI/WebServerResources/previous.gif D UI/WebServerResources/private.png D UI/WebServerResources/properties.png D UI/WebServerResources/prototype.js D UI/WebServerResources/quota-level-alert.png D UI/WebServerResources/quota-level-ok.png D UI/WebServerResources/quota-level-warn.png D UI/WebServerResources/quota-level.png D UI/WebServerResources/read-messages.png D UI/WebServerResources/remote-addrbook.png D UI/WebServerResources/remove-addressbook.png D UI/WebServerResources/remove-calendar.png D UI/WebServerResources/remove-contact.gif D UI/WebServerResources/remove-icon.png D UI/WebServerResources/search-messages.png D UI/WebServerResources/signature-not-ok.png D UI/WebServerResources/signature-ok.png D UI/WebServerResources/slider_handle.gif D UI/WebServerResources/smalltoolbarbtn_a_bg.png D UI/WebServerResources/smalltoolbarbtn_span_bg.png D UI/WebServerResources/sogo-logo.png D UI/WebServerResources/sogo.ico D UI/WebServerResources/status.vacation-msg.png D UI/WebServerResources/submenu-active.gif D UI/WebServerResources/submenu-disabled.gif D UI/WebServerResources/submenu.gif D UI/WebServerResources/tab_a_active_bg.png D UI/WebServerResources/tab_a_inactive_bg.png D UI/WebServerResources/tab_left_active.gif D UI/WebServerResources/tab_left_inactive.gif D UI/WebServerResources/tab_right_active.gif D UI/WebServerResources/tab_right_inactive.gif D UI/WebServerResources/tab_span_active_bg.png D UI/WebServerResources/tab_span_inactive_bg.png D UI/WebServerResources/tablekit-sogo.js D UI/WebServerResources/tablekit-trueresize.js D UI/WebServerResources/tablekit.js D UI/WebServerResources/tb-ab-properties-flat-24x24.png D UI/WebServerResources/tb-compose-attach-flat-24x24.png D UI/WebServerResources/tb-compose-contacts-flat-24x24.png D UI/WebServerResources/tb-compose-save-flat-24x24.png D UI/WebServerResources/tb-compose-security-flat-24x24.png D UI/WebServerResources/tb-compose-send-flat-24x24.png D UI/WebServerResources/tb-mail-addressbook-flat-16x16.png D UI/WebServerResources/tb-mail-addressbook-flat-24x24.png D UI/WebServerResources/tb-mail-delete-flat-24x24.png D UI/WebServerResources/tb-mail-file-flat-24x24.png D UI/WebServerResources/tb-mail-forward-flat-24x24.png D UI/WebServerResources/tb-mail-getmail-flat-24x24.png D UI/WebServerResources/tb-mail-junk-flat-24x24.png D UI/WebServerResources/tb-mail-print-flat-24x24.png D UI/WebServerResources/tb-mail-reply-flat-24x24.png D UI/WebServerResources/tb-mail-replyall-flat-24x24.png D UI/WebServerResources/tb-mail-stop-flat-24x24.png D UI/WebServerResources/tb-mail-write-flat-24x24.png D UI/WebServerResources/tbtv_account_17x17.png D UI/WebServerResources/tbtv_corner_17x22.png D UI/WebServerResources/tbtv_corner_minus_17x22.png D UI/WebServerResources/tbtv_corner_plus_17x22.png D UI/WebServerResources/tbtv_drafts_17x17.png D UI/WebServerResources/tbtv_inbox_17x17.png D UI/WebServerResources/tbtv_junction_17x22.png D UI/WebServerResources/tbtv_leaf_corner_17x17.png D UI/WebServerResources/tbtv_line_17x22.png D UI/WebServerResources/tbtv_minus_17x22.png D UI/WebServerResources/tbtv_plus_17x22.png D UI/WebServerResources/tbtv_sent_17x17.png D UI/WebServerResources/tbtv_trash_17x17.png D UI/WebServerResources/tentative.png D UI/WebServerResources/thead_bg.png D UI/WebServerResources/title_attachment_14x14.png D UI/WebServerResources/title_read_14x14.png D UI/WebServerResources/title_sortdown_12x12.png D UI/WebServerResources/title_sortup_12x12.png D UI/WebServerResources/toolbarbtn_a_bg.png D UI/WebServerResources/toolbarbtn_span_bg.png D UI/WebServerResources/unread.png D UI/WebServerResources/up-icon.png D UI/WebServerResources/upload_document.png D UI/WebServerResources/week-view.png D UI/WebServerResources/write-message.png D UI/WebServerResources/write.png commit a45dc9688575939bdec0f62ad9b1b5a6eb0bc1bd Author: Alexandre Cloutier Date: Mon Sep 8 12:39:55 2014 -0400 applied comments M UI/WebServerResources/MailerUI.js commit b041ec6e652f1411e91a7a9be89167a227ab5d78 Author: Alexandre Cloutier Date: Fri Jun 27 17:00:32 2014 -0400 activeTasks updates dynamically M UI/WebServerResources/SchedulerUI.js commit 257d731e04999e10a5e15a416ce191449d7e27c7 Author: Alexandre Cloutier Date: Wed Jun 25 17:39:48 2014 -0400 multiColumns print view + bugFixes M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 720a946d391858c39142e0422aeb602a5275699e Author: Alexandre Cloutier Date: Fri Jun 20 13:16:55 2014 -0400 The multiColumns view M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 5ad36626406e55e82867351c9775a357748e2b28 Author: Ludovic Marcotte Date: Thu Jun 11 13:32:57 2015 -0400 (fix) fixed multi-domain support for sogo-tool backup/restore (#2600) M NEWS M SoObjects/SOGo/SOGoUserManager.m M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m M Tools/sogo-tool.m commit 667e38ff0c42e6ed30f706ac3f25b2eea162e70a Author: Francis Lachapelle Date: Thu Jun 11 13:14:19 2015 -0400 (fix) Escaping of unexpected characters in emails Properly encode characters in DOM attributes. Fixes #3241 M UI/Contacts/UIxContactView.m commit 76196bf6f4f460fb93b7a791e2f58a6fb20c33f4 Author: Francis Lachapelle Date: Thu Jun 11 12:03:11 2015 -0400 (fix) Handling of cards with unexpected UID Fixes #3239 Fixes #3245 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js commit 5435c2dd04cdc718952b08d4f8c1fdea21f5707b Author: Francis Lachapelle Date: Thu Jun 11 11:45:24 2015 -0400 (js) New method String.prototype.fromCSSIdentifier M UI/WebServerResources/JavascriptAPIExtensions.js commit a70ea385722f364c01aa227351480d31684e040a Author: Francis Lachapelle Date: Thu Jun 11 11:44:17 2015 -0400 New method [NSString+Utilities asSafeJSString] M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 5e66e8e299a08275be0ce517031f815169057aa9 Author: Ludovic Marcotte Date: Thu Jun 11 11:36:03 2015 -0400 (fix) improvement over previous commit to avoid double-bind M SoObjects/SOGo/SOGoUserManager.m commit 44af47f69e6dbaecd23adf250de8d149be9abb6a Author: Ludovic Marcotte Date: Wed Jun 10 20:09:40 2015 -0400 (fix) avoid method clash from categories that would lead to unexpected behaviors M ActiveSync/NSString+ActiveSync.m commit 54224637b685a913feb451be61dadddcb9242355 Author: Ludovic Marcotte Date: Wed Jun 10 20:06:00 2015 -0400 Revert "Revert "(fix) JavaScript syntax error in 'asCSSIdentifier'"" This reverts commit 662d06d24a5c8c5e364246359be500b5cc33db2c. M UI/WebServerResources/JavascriptAPIExtensions.js commit d9896192f30d4f350c4678036f69da5698109b76 Author: Ludovic Marcotte Date: Wed Jun 10 20:05:40 2015 -0400 Revert "Revert "Improve creation of CSS identifier"" This reverts commit 7d018221ef753942711826b534f23f8e3bf7447e. M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit 85ad849189d1372459da5c5015eb0fae9f53cb77 Author: Ludovic Marcotte Date: Wed Jun 10 20:05:13 2015 -0400 Revert "Revert "Improved rationale"" This reverts commit 6994c029b8d1fe53840aedd3916c775f66465ebe. M SoObjects/SOGo/SOGoUserManager.m commit 2c5f598a23dbab988535812eb37f90a87101eb65 Author: Ludovic Marcotte Date: Wed Jun 10 20:04:51 2015 -0400 Revert "Revert "(fix) fixed multidomain issue where UID isn't part of the email address"" This reverts commit ac30c821658316e8daf35386b1ea0fed9a116234. M SoObjects/SOGo/SOGoUserManager.m commit ac30c821658316e8daf35386b1ea0fed9a116234 Author: Ludovic Marcotte Date: Wed Jun 10 19:11:26 2015 -0400 Revert "(fix) fixed multidomain issue where UID isn't part of the email address" This reverts commit 1f83ba9d507d9d1fca78f2d221aefe68a9e35cdf. M SoObjects/SOGo/SOGoUserManager.m commit 6994c029b8d1fe53840aedd3916c775f66465ebe Author: Ludovic Marcotte Date: Wed Jun 10 19:11:04 2015 -0400 Revert "Improved rationale" This reverts commit 977406de765f78d34f390da9319d2371f3a22632. M SoObjects/SOGo/SOGoUserManager.m commit 977406de765f78d34f390da9319d2371f3a22632 Author: Ludovic Marcotte Date: Wed Jun 10 16:31:30 2015 -0400 Improved rationale M SoObjects/SOGo/SOGoUserManager.m commit 7d018221ef753942711826b534f23f8e3bf7447e Author: Ludovic Marcotte Date: Wed Jun 10 16:31:15 2015 -0400 Revert "Improve creation of CSS identifier" This reverts commit e40a19cf8990136e55ba728b4626ca1877e064be. M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit 662d06d24a5c8c5e364246359be500b5cc33db2c Author: Ludovic Marcotte Date: Wed Jun 10 16:30:56 2015 -0400 Revert "(fix) JavaScript syntax error in 'asCSSIdentifier'" This reverts commit 9897cee77981274f86e68397eb231dee24b2b7ac. M UI/WebServerResources/JavascriptAPIExtensions.js commit 9897cee77981274f86e68397eb231dee24b2b7ac Author: Francis Lachapelle Date: Wed Jun 10 15:43:00 2015 -0400 (fix) JavaScript syntax error in 'asCSSIdentifier' M UI/WebServerResources/JavascriptAPIExtensions.js commit 1f83ba9d507d9d1fca78f2d221aefe68a9e35cdf Author: Ludovic Marcotte Date: Wed Jun 10 14:31:32 2015 -0400 (fix) fixed multidomain issue where UID isn't part of the email address M SoObjects/SOGo/SOGoUserManager.m commit e40a19cf8990136e55ba728b4626ca1877e064be Author: Francis Lachapelle Date: Wed Jun 10 14:00:29 2015 -0400 Improve creation of CSS identifier Now escaping (), [], {}, ", and ; M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit 6bc471ad9a4dc35ec0789dd8efb73a6de5a6ea3f Author: Ludovic Marcotte Date: Wed Jun 10 10:58:59 2015 -0400 (fix) properly support big characters in EAS and fix encoding QP EAS error for Outlook (#3082) M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit b1453e1d7e4dc180d33b782eee21f4a374b46938 Author: Ludovic Marcotte Date: Wed Jun 10 10:47:30 2015 -0400 (fix) fixed potential organizer highjacking when using EAS (#3131) M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 88cab67f6d68c037be10bd02a31bd731af39907b Author: Ludovic Marcotte Date: Wed Jun 10 10:12:15 2015 -0400 (fix) properly escape folder after creation using EAS (#3237) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit e1ecf797f5274b3a95ae6f55f68b5f72e137bb93 Author: Francis Lachapelle Date: Wed Jun 10 09:08:10 2015 -0400 Use double-quotes for setTimeout of UIxJSClose.wox M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxListEditor.m M UI/SOGoUI/UIxComponent.m M UI/Templates/UIxJSClose.wox commit a56dbeb6a9e06777e4117e97a0e71b23a1558cc6 Author: Ludovic Marcotte Date: Tue Jun 9 20:30:22 2015 -0400 (fix) improved the handling of default calendar categories/colors (#3200) 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.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit 76360958a2a82a67bee00590fd8c76b1fe5733e3 Author: Ludovic Marcotte Date: Tue Jun 9 13:38:10 2015 -0400 (fix) make sure PRODID is set to Inverse/SOGo when importing events M SoObjects/Appointments/SOGoAppointmentFolder.m commit aa623c5171f0171742dc13431605bed0f3eb8ad7 Author: Ludovic Marcotte Date: Tue Jun 9 09:46:38 2015 -0400 (fix) don't add the domain if already in the uid M UI/MainUI/SOGoUserHomePage.m commit b93cbeee26f332a07b295cbcf3699b023ebd7b1f Author: Ludovic Marcotte Date: Fri Jun 5 12:18:27 2015 -0400 (fix) fixed some rare cornercases in multidomain configurations M NEWS M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m commit f3c2d3ca090ad5bb17151fcecd7a2e889713e122 Author: Ludovic Marcotte Date: Thu Jun 4 14:02:50 2015 -0400 Slightly improvement to the text displayed to users M Scripts/sql-update-2.2.17_to_2.3.0-mysql.sh M Scripts/sql-update-2.2.17_to_2.3.0.sh commit 24edb2bce82cc44f27c4bb96726218805f038674 Author: Ludovic Marcotte Date: Thu Jun 4 13:46:50 2015 -0400 (fix) code improvemnent to previous commits M SoObjects/Appointments/SOGoAppointmentObject.m commit 05232526a7f84107f0379af0922898899ca33b0c Author: Ludovic Marcotte Date: Thu Jun 4 11:46:59 2015 -0400 (fix) small improvement over previous commit M SoObjects/Appointments/SOGoAppointmentObject.m commit 8c4cb64246d1f5cfa7511882c963f30318eed4d1 Author: Ludovic Marcotte Date: Thu Jun 4 11:39:54 2015 -0400 (fix) now always enforce the organizer's default identity in appointments M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit ccbaea69995aaf17b15e55312dd398636de9ead2 Author: Ludovic Marcotte Date: Tue Jun 2 13:05:37 2015 -0400 (fix) EAS's GetItemEstimate/ItemOperations now support fetching mails and empty folders M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 75206f1f2cefa256f8fb324109f11fd132565706 Author: Ludovic Marcotte Date: Tue Jun 2 12:57:37 2015 -0400 (fix) improved EAS speed, especially when fetching big attachments M ActiveSync/NSData+ActiveSync.m M NEWS commit 18a0422367b442790d205c3bd5ed8b9ef8f4d9a0 Author: Ludovic Marcotte Date: Tue Jun 2 09:03:34 2015 -0400 (fix) wrong filename for chmod M packaging/rhel/sogo.spec commit 2f533f6dae241d28d0145abc9934dbde31317d91 Author: Ludovic Marcotte Date: Tue Jun 2 09:00:21 2015 -0400 (fix) create ${RPM_BUILD_ROOT}/etc/tmpfiles.d/ if not present (test) M packaging/rhel/sogo.spec commit 4df323eddb23ddc5703501711baf18e2311c3e6b Author: Ludovic Marcotte Date: Tue Jun 2 08:46:17 2015 -0400 (fix) fixed the target path and name M packaging/rhel/sogo.spec commit 9435a22905eca35b4976940f2cb366073f88649e Author: Ludovic Marcotte Date: Tue Jun 2 08:41:53 2015 -0400 (fix) added tmpfs systemd script A Scripts/sogo-systemd.conf M packaging/rhel/sogo.spec commit 15bbfeda3abe564a140c1f02de6bbc8d4a3b3d9c Author: Ludovic Marcotte Date: Tue Jun 2 08:25:54 2015 -0400 (fix) renamed scripts 2.1.17 -> 2.2.17 D Scripts/sql-update-2.1.17_to_2.3.0-mysql.sh D Scripts/sql-update-2.1.17_to_2.3.0.sh A Scripts/sql-update-2.2.17_to_2.3.0-mysql.sh A Scripts/sql-update-2.2.17_to_2.3.0.sh commit 617e6f6454439cde3a41126de35ed47e02815cec Author: Francis Lachapelle Date: Mon Jun 1 11:56:52 2015 -0400 Update NEWS file M NEWS commit f65076defdc21f487ee0db7574261a17e555a317 Author: Francis Lachapelle Date: Mon Jun 1 11:20:32 2015 -0400 Update NEWS file M NEWS commit 289100beff160072d12afd74e8aaa4d116a0be03 Author: Ludovic Marcotte Date: Mon Jun 1 08:36:02 2015 -0400 Updated files for the 2.3 release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 7da6b0b822c302e3ec1e661fd05fc7c60dfabf82 Author: Ludovic Marcotte Date: Fri May 29 14:23:01 2015 -0400 (fix) only dump broken eas data to file if SOGoEASDebugEnabled is enabled M ActiveSync/NSData+ActiveSync.m commit 6cf2fd1e52373fbf7c783795c29e08b8800d0615 Author: Ludovic Marcotte Date: Thu May 28 13:41:19 2015 -0400 Adjusted the doc for the procedure on Wheezy/Precise M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit c95568373fd4711b4795a418ad4804835fba70a7 Author: Ludovic Marcotte Date: Thu May 28 11:29:44 2015 -0400 Added control file for i386/i686 distro to not build OC A packaging/debian-multiarch/control-no-openchange commit bd12a817a68facbfa351d8b887aff8eb70a84f19 Author: Francis Lachapelle Date: Thu May 28 08:30:30 2015 -0400 Update languages in Installation Guide M Documentation/SOGoInstallationGuide.asciidoc commit 2fd0beeaca85e615d8af693f8bc3eb0b3828bd40 Author: Ludovic Marcotte Date: Wed May 27 15:52:44 2015 -0400 Added precision on supported architectures M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit db4cd9da6eb4623006a1d8cef10d6cb99ed00009 Author: Ludovic Marcotte Date: Wed May 27 11:07:38 2015 -0400 (fix) doc update regarding samba 4.1.18 M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit bea9b2690741c34817b1b103bee868f4e6f3eabc Author: Gilles Gagniard Date: Tue May 26 22:55:14 2015 +0200 systemd needs to reload the newly installed sogod.service, otherwise enable/start will fail on first sogo installation M packaging/rhel/sogo.spec commit 84dfba797809d0181fdbf35d78ec7b1caec7c040 Author: Gilles Gagniard Date: Tue May 26 22:50:28 2015 +0200 honor PREFORK setting in /etc/sysconfig/sogo when starting sogod with systemd M Scripts/sogo-systemd-redhat commit ce3d55d2cc9ddafe2e76c0200c3a1a9dd74266ef Author: Ludovic Marcotte Date: Tue May 26 11:08:30 2015 -0400 (fix) do not rewrite the username when using the session from the db M SoObjects/SOGo/SOGoSession.m commit b43c3f6d98d06529972d0bcbcff8e7b1e2d043c1 Author: Francis Lachapelle Date: Mon May 25 13:52:25 2015 -0400 Fix asciidoc of Installation guide M Documentation/SOGoInstallationGuide.asciidoc commit abcd48a0cdd0662df43e79738fec8456af8cb89d Author: Ludovic Marcotte Date: Mon May 25 13:37:04 2015 -0400 Added missing image used in the documentation A Documentation/images/note.png commit d07df554f3d43078dedd74cefe7a63049992c67f Author: Ludovic Marcotte Date: Mon May 25 13:00:08 2015 -0400 (fix) more fixes and clarifications on the mutli-domain settings M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m commit 772c3b3115d596d28f2e86e0ee75328f583374f0 Author: Ludovic Marcotte Date: Mon May 25 10:43:42 2015 -0400 (fix) formatting fixes M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit ed42d1e26b047e9d074a46a1a60c13a65e2d39de Author: Ludovic Marcotte Date: Mon May 25 09:19:04 2015 -0400 (fix) more multi-domain fixes and cleanups M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m commit e0c1d5e47ba9104030946abe99f3778436e4ae55 Author: Ludovic Marcotte Date: Mon May 25 08:27:46 2015 -0400 Improved the doc for the 2.3 release M Documentation/SOGoInstallationGuide.asciidoc commit 55d91973bda76775518b0070cf0d9ac019bcc058 Author: Ludovic Marcotte Date: Fri May 22 15:23:48 2015 -0400 Improved the doc for the release M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit 4f303f8aa26046ecae916c457839d84622b260bb Author: Ludovic Marcotte Date: Fri May 22 14:03:49 2015 -0400 Fixed mess regarding uid/realUID M SoObjects/SOGo/SOGoUser.m commit c8995087d8da99a5ece2b3d0742dcac51981a252 Author: Ludovic Marcotte Date: Fri May 22 13:50:06 2015 -0400 Small improvements to the docs M Documentation/SOGoInstallationGuide.asciidoc commit 2ae5f342daf05b8fa865458ed51a616dda163ab6 Author: Ludovic Marcotte Date: Fri May 22 13:47:48 2015 -0400 Fix a crasher M SoObjects/SOGo/SOGoUserManager.m commit 1e0473f1e51bc1ae5e6b1a7e75a04f2849f6494b Author: Francis Lachapelle Date: Fri May 22 07:58:26 2015 -0400 Localization M UI/Common/French.lproj/Localizable.strings commit 7990e23aaa2dfc4ade88309f8a53cfe9e23ccb80 Author: Jesús García Sáez Date: Wed May 20 15:24:00 2015 +0200 Fix warning distinct Objective-C type failedCount is a NSDictionary *, not NSMutableDictionary * M SoObjects/SOGo/SOGoUserManager.m commit 04ce8d10665ca734fefcbb8cd5c217add4ab614b Author: Jesús García Sáez Date: Wed May 20 12:31:25 2015 +0200 Avoid cache entries with uid@domain@domain prefix Depend of the current workflow this paths are reached with username as uid and sometimes as uid@domain. So in multidomain environments only append @domain when needed. Conflicts: SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoUserManager.m commit 37461e650d1dca5106daea7e73bf0428211fc803 Author: Jesús García Sáez Date: Wed May 20 12:30:05 2015 +0200 Fix conflicts with externalLoginWithEmail + DomainBasedUid On multidomain environment (SOGoEnableDomainBasedUID) with email for imap authentication (SOGoForceExternalLoginWithEmail) we need to use uid@domain instead of just uid in method getEmailForUID M SoObjects/SOGo/SOGoUserManager.m commit 9922ec56d9d19eed61874a80b33975c3377043e8 Author: Jesús García Sáez Date: Wed May 20 11:44:06 2015 +0200 Avoid uid+attributes entries on shared cache In multidomain environments this will produce that info@domain1.com can read info@domain2.com emails when info@domain2.com log in after info@domain1.com is already logged in. If multidomain is not enabled, this action is not needed because uid+attributes has been already saved on shared cache M SoObjects/SOGo/SOGoUserManager.m commit 789334924429a4750d5f2c7ad4cfdb84c42e0717 Author: Francis Lachapelle Date: Thu May 21 21:35:13 2015 -0400 TimePicker: allow entries from numpad Fixes #1516 M UI/WebServerResources/SOGoTimePicker.js commit e40be922048b284597fb6711da60ad89e155acee Author: Ludovic Marcotte Date: Thu May 21 08:48:45 2015 -0400 Updated NEWS file regarding PR#84 M NEWS commit 79bfc7aedf0b03acf40f78fbc714c12d11f37254 Author: Ludovic Marcotte Date: Wed May 20 14:27:57 2015 -0400 (fix) more rhel7 fix M packaging/rhel/sogo.spec commit 54ab0bf822bec60bec48a1e79ba0553e69f1dd79 Author: Ludovic Marcotte Date: Wed May 20 14:24:02 2015 -0400 (fix) rhel7 packaging fix M packaging/rhel/sogo.spec commit 7e8c79c64697ff012d7fb4419e07e8ad0e297498 Author: Ludovic Marcotte Date: Wed May 20 13:51:16 2015 -0400 (fix) use the contact-info, not the user/group bit identifier M UI/WebServerResources/AdministrationUI.js commit 416711ea43af4fe1c7095111ef6beef5fb577432 Author: Ludovic Marcotte Date: Tue May 19 13:48:59 2015 -0400 (fix) avoid appending the domain unconditionally when SOGoEnableDomainBasedUID is set to YES M NEWS M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoRootPage.m commit 5a8f310bc80b2e2daed248d7e7fb4a400a6ee48a Author: Javier Amor García Date: Mon May 18 14:43:11 2015 +0200 Show 'complexity password' error instead of a generic error. There is not discrimination between complexity and length errors because backend does not return different error codes for each case. M SoObjects/SOGo/LDAPSource.m commit ae72c2f1d5c32a009207b09bc748cdccd257452e Author: Ludovic Marcotte Date: Tue May 19 06:35:19 2015 -0400 Renamed scripts D Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh D Scripts/sql-update-2.1.17_to_2.1.18.sh A Scripts/sql-update-2.1.17_to_2.3.0-mysql.sh A Scripts/sql-update-2.1.17_to_2.3.0.sh commit e2ef0103c4c05c38354b620a09fc83c8c299da0d Author: Enrique J. Hernández Blasco Date: Tue May 19 00:01:47 2015 +0200 oc-calendar: Fix regression on AppointmentTimeZoneDefinitionStartDisplay Introduced by ebe2a466e7 in PR #132 when the event is not all day neither recurrent one. The fix is just to initialise to nil when it is a normal event and it returns NOT_FOUND for this property. M OpenChange/MAPIStoreAppointmentWrapper.m commit 143ee59f5b5401c28374f882ad73d7763c3894d7 Author: Ludovic Marcotte Date: Fri May 15 09:38:58 2015 -0400 Improved debian packaging regarding apache 2.2 -> 2.4 M packaging/debian-multiarch/sogo.postinst M packaging/debian-multiarch/sogo.prerm commit 037a3a136a83ecf4bf5c4d01ca3d396cee6d31ad Author: Ludovic Marcotte Date: Thu May 14 15:58:53 2015 -0400 (fix) message bodies not shown on some EAS devices (#3173) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit c98a00051597a9c1bee39bdb9f9e0514c4089b23 Author: Ludovic Marcotte Date: Thu May 14 15:49:53 2015 -0400 (feat) many improvements to EAS SmartReply/SmartForward commands M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit cc1e9f2fff0460cd7cff5acdf6cccc705c14c666 Author: Ludovic Marcotte Date: Thu May 14 15:40:03 2015 -0400 (fix) additional fix for #3152 M ActiveSync/SOGoMailObject+ActiveSync.m commit 9dc0a08bba30c80412652be02b3c5b1d79042769 Author: Ludovic Marcotte Date: Thu May 14 15:28:23 2015 -0400 (fix) removed unused import M ActiveSync/SOGoActiveSyncDispatcher.m commit 5412599832d812e4db181d2398dfd06dbd0a16de Author: Ludovic Marcotte Date: Thu May 14 15:26:18 2015 -0400 (feat) now possible to log EAS commands using the SOGoEASDebugEnabled system defaults M ActiveSync/SOGoActiveSyncDispatcher.m M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit fbf5c4f6c2dcad6fa8afb24e0faa7f1704d074fb Author: Ludovic Marcotte Date: Wed May 13 19:09:58 2015 -0400 (fix) always include SrcMsgId in the MoveItems's response M ActiveSync/SOGoActiveSyncDispatcher.m commit d97813451eae96da5a0441d6789e56271440b764 Author: Ludovic Marcotte Date: Wed May 13 16:09:41 2015 -0400 (fix) moved stuff to multiarch M packaging/debian-multiarch/rules M packaging/debian-multiarch/sogo.install M packaging/debian-multiarch/sogo.postinst M packaging/debian-multiarch/sogo.prerm M packaging/debian/rules M packaging/debian/sogo.install M packaging/debian/sogo.postinst M packaging/debian/sogo.prerm commit 4de814c3b22d93cd51e368f7f4c3d93edb871d16 Author: Ludovic Marcotte Date: Wed May 13 15:48:47 2015 -0400 (fix) first pass (and hopefully only) at Apache 2.2->2.4 mess M packaging/debian/rules M packaging/debian/sogo.install M packaging/debian/sogo.postinst M packaging/debian/sogo.prerm commit fb121974ec38564f194cb2f710d6adaf1758bc50 Author: Ludovic Marcotte Date: Wed May 13 14:52:10 2015 -0400 refactored previous commit M UI/Scheduler/UIxCalListingActions.m commit 39aa9a97db9785a1857436a6cd17ffd8203d7935 Author: Ludovic Marcotte Date: Wed May 13 14:36:35 2015 -0400 (fix) make sure we return event blocks sorted by start date (#2939) M UI/Scheduler/UIxCalListingActions.m commit dc48e05dd37ae05a5d2c16c8b0da8da76e07582e Author: Ludovic Marcotte Date: Wed May 13 13:12:15 2015 -0400 (feat) print event/task description in list view (#2881) M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/UIxCalViewPrint.js commit 0ea0a776664c02716f693171a0e787266bdd1c68 Author: Ludovic Marcotte Date: Wed May 13 10:55:17 2015 -0400 fixed typo in previous commit M SOPE/GDLContentStore/appointment.ocs commit f8b7ebdaf8215406208b756e94d18c7b420cd9f6 Author: Ludovic Marcotte Date: Wed May 13 10:51:12 2015 -0400 Adjust OCS files regarding previous commit M SOPE/GDLContentStore/appointment-oracle.ocs M SOPE/GDLContentStore/appointment.ocs commit 5cf500d56013ab76d61c490a2da3bc771adb6a20 Author: Ludovic Marcotte Date: Wed May 13 10:45:19 2015 -0400 (feat) added c_description to calendar quick tables M Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh M Scripts/sql-update-2.1.17_to_2.1.18.sh commit c1ce32ac943f559b5ada73c3b88d924a1a415aa2 Author: Ludovic Marcotte Date: Tue May 12 15:48:42 2015 -0400 (fix) now handle very large amount of participants correctly (#3175) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SOPE/GDLContentStore/appointment-oracle.ocs M SOPE/GDLContentStore/appointment.ocs A Scripts/sql-update-2.1.17_to_2.1.18-mysql.sh A Scripts/sql-update-2.1.17_to_2.1.18.sh commit e71a1c9974cc6f0177b50065a173aa37963cc159 Author: Ludovic Marcotte Date: Tue May 12 10:44:51 2015 -0400 (fix) addition fix for #3152 M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m commit 96b2e0e1f5465627925faa60188c232d67f4e4ae Author: Ludovic Marcotte Date: Tue May 12 10:37:26 2015 -0400 (fix) use dateTime instead of compact format for meeting requests M ActiveSync/SOGoMailObject+ActiveSync.m commit a145fdbb5366703c8eb564430a3d1ec8953e3275 Author: Ludovic Marcotte Date: Tue May 12 10:33:05 2015 -0400 (fix) ensure calendar objects have a (fake) filename M SoObjects/Mailer/SOGoMailObject.m commit 619e9fe7ddc2696ebd6ef58eee73f7884d2a2c47 Author: Ludovic Marcotte Date: Tue May 12 10:28:47 2015 -0400 (fix) now correctly handle multiple email addresses in the GAL over EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 64da65d827a282de96353eeed3179c6e2886a228 Author: Ludovic Marcotte Date: Tue May 12 10:19:20 2015 -0400 (fix) fallback to Latin1 when trying to parse versit data M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 364a07bd05834c356ba4c3391b0a20ca52d7073e Author: Ludovic Marcotte Date: Tue May 12 10:15:07 2015 -0400 set the preferred body type for meeting response M ActiveSync/SOGoMailObject+ActiveSync.m commit 2c78d60e4abeb972ecc86e3d3ecd43ca376a5c84 Author: Ludovic Marcotte Date: Tue May 12 10:12:57 2015 -0400 (fix) now correct handle external invitations using EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit ee8caa5a990ced533059020ad82c21ebb66a541f Author: Ludovic Marcotte Date: Tue May 12 10:05:45 2015 -0400 (fix) now set MeetingMessageType only for EAS 14.1 M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit f666b436dd40e48de67c8f1f6e29b65c714f9e52 Author: Ludovic Marcotte Date: Tue May 12 09:59:01 2015 -0400 (fix) make sure sure email invitations can always be read by EAS clients M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 4826f0155552d56a98712dff1a607a2504b98591 Author: Ludovic Marcotte Date: Tue May 12 09:52:13 2015 -0400 (fix) fixed EAS replies decoding from Outlook (#3123) M NEWS M SoObjects/Mailer/SOGoMailObject.m commit 0a285eedec327c8ea7f285f228c6083bcf5438d0 Author: Juan Vallés Date: Wed May 6 16:22:06 2015 +0200 oc-calendar: Fix property values of invitation responses The value of `PidTagResponseRequested` property in the invitation mail wasn't being set properly, while the `PidTagReplyRequested` property wasn't being set at all. This caused invitation response mails not to be sent. Both properties are expected to be `true`. M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit fbb779a71d6fc1b97ccfb7ba5a68f02ab973f43a Author: Ludovic Marcotte Date: Wed May 6 16:03:33 2015 -0400 (fix) During login, we now extract the domain from the user to accelerate authentication requests on sources M NEWS M SoObjects/SOGo/SOGoUserManager.m commit 15f95c4956b897eb5927c65abc5adcdd172a768a Author: Enrique J. Hernández Blasco Date: Thu Apr 30 00:16:24 2015 +0200 oc-mail: Support restricitions on name for MAPIStoreMailFolderTable This allows us to search for a subfolder in a mail folder successfully. This is happening, for instance, on folder creation. M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailFolder.m A OpenChange/MAPIStoreMailFolderTable.h A OpenChange/MAPIStoreMailFolderTable.m commit 2d65b75b56c43f105ff7982864f0fa7cab2a0f83 Author: Enrique J. Hernández Blasco Date: Tue May 5 10:46:53 2015 +0200 oc-mail: Flush IMAP hierarchy cache to update Outlook folders This fixes two scenarios: * An IMAP subfolder has updated its hierarchy when it is asked to be synchronised * An IMAP root folder is created on Outlook when you logon. OpenChange changes are required to be refreshed on synchronisation. M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m commit ebe2a466e7ac3d6aa0f10befc9367555224ac752 Author: Juan Vallés Date: Tue May 5 10:28:58 2015 +0200 oc-calendar: Compute PidLidAppointmentDefinitionStartWhole for all-day events M OpenChange/MAPIStoreAppointmentWrapper.m commit 7e89c43919a258dc4f41d309b58408dab307b6d5 Author: Juan Vallés Date: Tue May 5 10:01:09 2015 +0200 oc-calendar: Compute time offset in floating time in all-day recurring events M OpenChange/MAPIStoreAppointmentWrapper.m commit a37f43866343131b7da329020193d10684c72092 Author: Ludovic Marcotte Date: Mon May 4 09:11:52 2015 -0400 (fix) the EAS maximum response size being per-folder, and not global M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit 50896eb526b2bb1b3f50c9b5ef2bf183fab156cf Author: Francis Lachapelle Date: Tue Apr 28 14:44:29 2015 -0400 (i18n) Improve Basque Locale file M UI/MainUI/Basque.lproj/Locale commit 7ff12c7a64bf86a039ee6c9ca4f33ad91cbb26bd Author: Ludovic Marcotte Date: Mon Apr 27 15:07:44 2015 -0400 Updated NEWS file regarding Zentyal's PRs M NEWS commit f2b5f5917b123eade52c13903a6cc3486ca85e7a Author: Ludovic Marcotte Date: Mon Apr 27 15:02:00 2015 -0400 Fixed dot notation M OpenChange/RTFHandler.m commit dfb960eac423292e0be74cd8e1ad1f301cc215f2 Author: Ludovic Marcotte Date: Mon Apr 27 14:57:44 2015 -0400 Disabled -Werr for now M OpenChange/GNUmakefile commit a1406d01e18e3ffe69f0d47206a864661fbfbf79 Author: Francis Lachapelle Date: Mon Apr 27 13:57:37 2015 -0400 Initial Basque translation M .tx/config M NEWS A SoObjects/Appointments/Basque.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Basque.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Mailer/Basque.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.html A SoObjects/Mailer/SOGoMailBasqueForward.wo/SOGoMailBasqueForward.wod A SoObjects/Mailer/SOGoMailBasqueReply.wo/SOGoMailBasqueReply.html A SoObjects/Mailer/SOGoMailBasqueReply.wo/SOGoMailBasqueReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Basque.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Basque.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Basque.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Basque.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Basque.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/Arabic.lproj/Localizable.strings A UI/MainUI/Basque.lproj/Locale A UI/MainUI/Basque.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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 A UI/PreferencesUI/Basque.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.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/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 A UI/Scheduler/Basque.lproj/Localizable.strings M UI/Scheduler/GNUmakefile commit 07ac3f43fbdaeede58a7941c831f9f86c13bcdbd Author: Francis Lachapelle Date: Mon Apr 27 10:38:29 2015 -0400 Simplify some calls in SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolder.m commit 84c199b95a8e83374305688c4408a839ff7be8f7 Author: Jeroen Dekkers Date: Sun Apr 26 13:33:03 2015 +0200 Spelling fix: dictionnary -> dictionary M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/MailerUI/UIxMailActions.m M UI/WebServerResources/MailerUI.js commit 769045bbf6bd010c36c56e1b30cc6d4773dc78f6 Author: Jeroen Dekkers Date: Sat Apr 25 14:40:42 2015 +0200 Do not include nonexistent config.h M SoObjects/SOGo/md4.c commit 78f5f60b16194f502871ec77270bef8ac1265fdf Author: Julio García Date: Mon Apr 20 13:15:22 2015 +0200 Revert "oc: monkeypatched NGImap4Connection class from sope" This reverts commit 24e35103ff0a5094f81b9f241cb8164293ac7b83. M OpenChange/GNUmakefile D OpenChange/NGImap4Connection+Monkeypatching.h D OpenChange/NGImap4Connection+Monkeypatching.m commit 255b3d2d006a6acf2aeb854aa20d88f8e77f8c1d Author: Julio García Date: Mon Apr 20 13:15:13 2015 +0200 Revert "oc: NGImap4Connection:fetchUids don't delete RawResponse" This reverts commit c410a9fc3ff7694d179e69e5d9a904396f0ab07e. M OpenChange/NGImap4Connection+Monkeypatching.h M OpenChange/NGImap4Connection+Monkeypatching.m commit 1d9e085658cdb8ca93a44b8066a3907f14f0047b Author: Julio García Date: Mon Apr 20 13:15:04 2015 +0200 Revert "oc: NGImap4Connection:fetchUids changed error messages" This reverts commit 41320a4813e232b02780eea42792b108c7f4bf3f. M OpenChange/NGImap4Connection+Monkeypatching.m commit 9901788db67cb09843752652d6170aeeead50e0e Author: Julio García Date: Mon Apr 20 09:51:02 2015 +0200 Revert "Update news for next release" This reverts commit cd47c926c92c29c7ee63c3990417883d60be2be7. Conflicts: NEWS M NEWS commit 8e39f03f834679bc8f0073daaf286849da919da5 Author: Julio García Date: Mon Apr 20 09:48:52 2015 +0200 Revert "Prepare for 2.2.17a-zentyal1" This reverts commit 8706443685ff3cb4e71d79e08204e826698db597. Conflicts: NEWS M NEWS commit f6370d10cba1f75c59b837addc5d4236a579c744 Author: Julio García Date: Mon Apr 20 09:47:40 2015 +0200 Revert "Prepare for new 2.2.15-zentyal3 version" This reverts commit 914e7b7418128dbc112746d4b58a81eef2a64d88. Conflicts: NEWS M NEWS commit d0c1737b1b65c4ab16a65594002ca1ad7a8a7215 Author: Ludovic Marcotte Date: Fri Apr 17 14:09:51 2015 -0400 Removed TODO refs M packaging/debian-multiarch/sogo.docs M packaging/debian/sogo.docs commit 836095e9844f37c29fc140680980877dd1ed0a57 Author: Ludovic Marcotte Date: Fri Apr 17 14:09:13 2015 -0400 Removed old TODO file D TODO commit a86b164228a43e897c338d6f362446410048a2f2 Author: Luc Charland Date: Fri Apr 17 10:38:40 2015 -0400 uses a dict instead of a string of a dict for preventInvitationsTest M Tests/Integration/test-preferences.py M Tests/Integration/test-prevent-invitations.py commit 5847e086ec803905d8225e064a9a5dfc38612761 Author: Francis Lachapelle Date: Fri Apr 17 09:55:27 2015 -0400 (fix) Edition and access of attach URL in editor M NEWS M UI/WebServerResources/UIxComponentEditor.js commit 3872af35d1ecdf93ff0cf3db92ff0bd6708eaeb8 Author: Ludovic Marcotte Date: Fri Apr 17 09:41:39 2015 -0400 (fix) Improve prevent invitations error handling M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.m commit beb666bc5f995e81c3cf56925038a780ad80e7f4 Author: Ludovic Marcotte Date: Fri Apr 17 09:29:49 2015 -0400 (fix) fixed md4 support (for NTLM password changes) with GNU TLS M NEWS M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/NSData+Crypto.m A SoObjects/SOGo/md4.c A SoObjects/SOGo/md4.h commit 030d34343271f3e41a3d8c7715bd917bbaf791d6 Author: Enrique J. Hernández Blasco Date: Mon Apr 13 11:55:43 2015 +0200 oc: Do not create indexing entry for a root folder This is done by OpenChange after this patchset is merged: https://github.com/openchange/openchange/pull/273 M OpenChange/MAPIStoreContext.m commit a7306a77cb3db91ebef22771b9fd5e69f0ed22b0 Author: Francis Lachapelle Date: Thu Apr 16 15:27:55 2015 -0400 (fix) JavaScript error when saving preferences The error was occuring when the user enabled forwarding but no domains constraints were defined in the SOGo's configuration. M UI/WebServerResources/UIxPreferences.js commit 539060d25271cc5e5ba0a28d34522f806ff4025b Author: José Antonio Calvo Date: Thu Apr 16 09:34:43 2015 +0200 oc-calendar: Fix recipient type for invitations Take into account optional attendees setting the recipient type to MAPI_CC when they have the iCal role set to OPT-PARTICIPANT instead of harding always MAPI_TO (required) as was done before. This is a complementary fix for: https://github.com/Zentyal/sogo/pull/108 M OpenChange/MAPIStoreAppointmentWrapper.m commit d4930a7960e0cd3c8891d2695d8f957b3471e69d Author: Julien Kerihuel Date: Mon Mar 30 04:42:13 2015 +0200 oc: Remove deprecated notification code. M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreMessageTable.m commit 0f432b654f708ab96c79c5197d67e8cd8980951a Author: Jesús García Sáez Date: Wed Apr 15 18:52:55 2015 +0200 oc: Fix internal EntryIds properties on multidomain PidTag*EntryId properties were not being generated (which contain the email address and so on). Functionality on Outlook clients like "Reply All" were not working because of this (probably a lot more stuff related with email addresses). With multidomain support enabled outlook clients will use full email address (e.g. user@domain.com) as login. This change is needed because we were performing ldap queries on samdb using (sAMAccountName=UIDFieldName), being UIDFieldName the parameter configured in sogo.conf for that source. In multidomain environment this field could be `sAMAccountName` but it could not. Actually the more logical scenario will be to use `uid` field here (which will be just `user`, without the `@domain.com` part). SOGoUserManager will return `sAMAccountName` if the contact has it (in Outlook environment that means always) so it can (and must) be used to query samdb in MAPIStoreSamDBUtils properly. TL;DR: use sAMAccoutName instead of uid to query samdb M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreSamDBUtils.m M SoObjects/SOGo/SOGoUserManager.m commit cdb608551018fe6de9696393cd4b021cfe46dd7b Author: Julio García Date: Thu Apr 16 09:55:32 2015 +0200 Revert "Adding missing build dependency gnulib" This reverts commit 210053ea20ef9b803b7486e700576bc33e70330f. M SoObjects/SOGo/NSData+Crypto.m M packaging/debian/control commit 6b3454376eee8f81f023f91dc982c5d40f48e76f Author: Julio García Date: Thu Apr 16 09:55:22 2015 +0200 Revert "configure: Fix gnulib/crypto/md4 dependency" This reverts commit f0a3fdae5bdfa242d8b4a6b01025195c0eb4a620. D SoObjects/SOGo/.gitignore M SoObjects/SOGo/GNUmakefile.preamble M configure commit a8e8ec535af3d1674d261df0e39e1bd5ce3bc954 Author: Julio García Date: Wed Apr 15 16:10:03 2015 +0200 Prepare for 2.2.17a-zentyal1 M NEWS commit 8706443685ff3cb4e71d79e08204e826698db597 Author: Julio García Date: Wed Apr 15 16:10:03 2015 +0200 Prepare for 2.2.17a-zentyal1 M NEWS commit f0a3fdae5bdfa242d8b4a6b01025195c0eb4a620 Author: Jesús García Sáez Date: Wed Apr 15 14:31:42 2015 +0200 configure: Fix gnulib/crypto/md4 dependency Gnulib project needs Autoconf to be able to import their modules with gnulib-tool http://www.gnu.org/software/gnulib/manual/html_node/Initial-import.html#Initial-import We only need md4.c file so this is a workaround to compile it without using gnulib-tool --import A SoObjects/SOGo/.gitignore M SoObjects/SOGo/GNUmakefile.preamble M configure commit 210053ea20ef9b803b7486e700576bc33e70330f Author: Julio García Date: Fri Apr 10 18:50:47 2015 +0200 Adding missing build dependency gnulib M SoObjects/SOGo/NSData+Crypto.m M packaging/debian/control commit 1d6f1a83af84b563914e5f47ddafdb093b9b2016 Author: Jesús García Sáez Date: Tue Apr 14 13:08:21 2015 +0200 use full login for sogo_cache_folder tables So when multidomain is enabled we will have tables like sogo_cache_folder_user_A_domain_D_com instead of just sogo_cache_folder_user If multidomain is disabled the folders will still be like sogo_cache_folder_user M ActiveSync/SOGoActiveSyncDispatcher.m M OpenChange/MAPIStoreUserContext.m M Tools/SOGoToolManageEAS.m commit 914e7b7418128dbc112746d4b58a81eef2a64d88 Author: Julio García Date: Tue Apr 14 11:44:32 2015 +0200 Prepare for new 2.2.15-zentyal3 version M NEWS commit bddd67fb9317c03fcf17e384ee4785050885136a Author: Enrique J. Hernández Blasco Date: Mon Apr 13 11:48:42 2015 +0200 oc: Enforce the folder creation mapping when the FID exists We believe the folder ID OpenChange is sending us is new and we keep the indexing database properly updated. Although the solution is not elegant, this could avoid inconsistencies between what the client stores and the relation in the MAPIStore backend. M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit fa23b574eb7f58cc8fdc679dd6c2e47a5f7090da Author: Enrique J. Hernández Blasco Date: Mon Apr 13 11:37:48 2015 +0200 oc: Search for properties in a SOGoMAPIDB object now works sogo-openchange library stores the properties as NSString keys and the search function casts the values to NSNumber, which it may be valid for other parts but not for this library. The real fix would be to store the property keys as NSNumbers as they are uint32_t at the end. However, this may lead to a great refactor in the library. With this fix, we can match the search for a property in a MAPIStoreFallback folder, such as Notes or Deleted Items, or MAPIStoreFolder properties (ie: search for a subfolder) or for MAPIStoreFAIMessages in a folder. M SoObjects/SOGo/EOQualifier+SOGoCacheObject.m commit cdc74e498448d701dc8ea9998542effc13d5cb0c Author: Francis Lachapelle Date: Thu Apr 9 09:06:19 2015 -0400 Update translations M NEWS M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.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/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings commit 1e4596ca3a42bc1e3c64d4c0d075fb7ea09336be Author: Ludovic Marcotte Date: Wed Apr 8 14:20:33 2015 -0400 (fix) fixed serialization of PreventInvitationsWhitelist M NEWS M UI/PreferencesUI/UIxPreferences.m commit 755efa789bb2cfdc6f3c056266cbaa9575a91b4e Author: Francis Lachapelle Date: Wed Apr 8 12:07:28 2015 -0400 [fix] initial loading of inbox uids and headers M NEWS M UI/WebServerResources/MailerUI.js commit eae327ca191957ad956be7c750761c341ce599a9 Author: Francis Lachapelle Date: Tue Apr 7 08:27:30 2015 -0400 [fix] Paragraph margins in HTML message Fixes #3163 M NEWS M UI/WebServerResources/MailerUI.css commit 01857a9a47ae11561ab844a8759478f48ee607d3 Author: Francis Lachapelle Date: Thu Apr 2 11:53:03 2015 -0400 [fix] Timezone of MS Exchange freebusy information M NEWS M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m commit e2c3259b164d16c4ae4cbe4aa14914d071e9c80a Author: Francis Lachapelle Date: Wed Apr 1 20:10:52 2015 -0400 [fix] Issues with freebusy in attendees editor M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxAttendeesEditor.js commit 77917780c81310ab72cc294798a2574cf84d6544 Author: Ludovic Marcotte Date: Wed Apr 1 08:46:46 2015 -0400 (fix) packaging issue on RHEL M packaging/rhel/sogo.spec commit 9b320ec2a175f1db74a410b8a34767b4c28951e7 Author: Ludovic Marcotte Date: Tue Mar 31 16:17:21 2015 -0400 Improvements over 491d7aaffcc2fc2b8acb468e6387501c2af376e4 M ActiveSync/SOGoMailObject+ActiveSync.m commit b2d7eb40c2d86b9c536477170eebe68716212b60 Author: Ludovic Marcotte Date: Tue Mar 31 16:13:52 2015 -0400 (fix) fixed a potential EAS error with multiple email priority flags M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit ab121e6c153208a9e18174d664645c52826ae9d2 Author: Francis Lachapelle Date: Tue Mar 31 15:19:53 2015 -0400 [fix] Issues with freebusy in attendees editor M NEWS M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxAttendeesEditor.js commit 94d546dc7a87ee65cfa0668da7bfd889e6155129 Author: Ludovic Marcotte Date: Tue Mar 31 13:42:59 2015 -0400 (feat) added systemd startup script (PR#76) M NEWS commit 06ef3fe8564729d971b50822e1669372324600c1 Author: peruchi Date: Tue Mar 31 14:37:35 2015 -0300 Delete sogo-systemd-redhat.spec D packaging/rhel/sogo-systemd-redhat.spec commit c9ec636a533836ec8464acadea97dc09276d2557 Author: peruchi Date: Tue Mar 31 14:36:04 2015 -0300 Update sogo.spec M packaging/rhel/sogo.spec commit 36a70b161c32653cf8d7f2bdf83c6d0c4aac9b76 Author: peruchi Date: Tue Mar 31 14:19:16 2015 -0300 Create sogo-systemd-redhat A Scripts/sogo-systemd-redhat commit 784f0100e9d4dc55d5320e41eecfc3a7e68f9943 Author: peruchi Date: Tue Mar 31 14:18:23 2015 -0300 Create sogo-systemd-redhat.spec A packaging/rhel/sogo-systemd-redhat.spec commit db9536adcc5f57fa1596c8ed6efbcdf0b349d664 Author: Ludovic Marcotte Date: Tue Mar 31 09:25:57 2015 -0400 (fix) fix yet an other potential crash during freebusy lookups during timezone changes M NEWS M UI/MainUI/SOGoUserHomePage.m commit c428ac255337739856833fe96d56fb82ab8df977 Author: Ludovic Marcotte Date: Mon Mar 30 09:57:27 2015 -0400 EAS reply fix when message/rfc822 parts are included in the original mail (#3153) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit f5607b3e857270f2efdf7c28a629d93b54029d86 Author: Ludovic Marcotte Date: Mon Mar 30 09:49:44 2015 -0400 now keep the BodyPreference for future EAS use and default to MIME if none set (#3146) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 491d7aaffcc2fc2b8acb468e6387501c2af376e4 Author: Ludovic Marcotte Date: Mon Mar 30 09:42:32 2015 -0400 improved multipart handling using EAS M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 95a8a9316a8723999fc12de4c97fcc4f0c95c0c4 Author: Enrique J. Hernández Blasco Date: Thu Mar 26 23:43:28 2015 +0100 oc: Use new OC_DEBUG macro Avoiding the usage of __FUNCTION__ and __LINE__ and more related with the logging system is being in place for OpenChange. As well as set the proper level to some debug messages. M OpenChange/MAPIStoreSOGo.m commit 1ee47b1ee233a1e5218441ccae777a769932ffd0 Author: Enrique J. Hernández Blasco Date: Fri Mar 27 10:27:16 2015 +0100 oc: return last modified messages when sorted by PidMessageTagDeliveryTime This change is required as oxcfxics is asking for sorting using this property. We fake this property on GCS folders (Tasks, Calendar, Contacts) using c_lastmodified column. M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreTasksMessageTable.m commit dfde498b7c170cd0c92bf75e74dd8c47d8764fa0 Author: Enrique J. Hernández Blasco Date: Thu Mar 26 22:45:13 2015 +0100 oc-mail: Include Deleted flagged messages on syncing cache This gives an accurate value for SyncLastDeletedMessage M OpenChange/MAPIStoreMailFolder.m commit 06476abdf7018337116b1608ffe2016196f3924c Author: Enrique J. Hernández Blasco Date: Thu Mar 26 22:05:43 2015 +0100 oc-mail: return soft-deleted mails while syncing As well as hard deleted As explained in [MS-OXCFXICS] Section 2.2.1.3.1, the property MetaTagIdsetDeleted must include both types of messages and this idset is filled with the return value of this message. M OpenChange/MAPIStoreMailFolder.m commit dc869ce106dad20c0fc8595ae283e77de3042a64 Author: Jesús García Sáez Date: Tue Mar 24 18:05:58 2015 +0100 oc-mail: Support for PidTagTransportMessageHeaders property This property is needed to show the 'Internet Headers' in Outlook. Outlook 2010 shows them in the properties dialog of a message. Outlook 2007 show them in message options section from context menu of a mail message. The property is defined in [MS-OXOMSG] section 2.2.1.61. The property is formed concatenating the mail message headers properly mime encoded. The headers are appended in no defined order. M NEWS M OpenChange/MAPIStoreMailMessage.m commit ddcae9f132619a15d85af629910c92cd1ac261ba Author: Ludovic Marcotte Date: Thu Mar 26 13:57:58 2015 -0400 Updates for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit f11bcd3373f39967b870f8d8f3358759a6221b62 Author: Ludovic Marcotte Date: Thu Mar 26 13:54:17 2015 -0400 Avoid using stringByReplacing... since old runtimes don't support it M UI/MailerUI/UIxMailEditor.m M UI/Scheduler/UIxCalMainView.m commit a47f1de6074c7604b794c2ba507e96a2b63cfd86 Author: Enrique J. Hernández Blasco Date: Thu Mar 26 14:18:34 2015 +0100 oc-mail: Update place for Sharing Flavour prop values It has been moved in OpenChange M OpenChange/MAPIStoreSharingMessage.m commit 82fb03b67b7106aea8b489e21b03225bcb761faa Author: Enrique J. Hernández Blasco Date: Wed Mar 25 16:53:42 2015 +0100 oc-mail: Ensure we are creating folder to the right user As it happened with dba17fb if we interleave requests from different users while creating a folder we can create the folder in other user's mailbox as latest activeUser is the one from latest sogo_context_get_root_folder call. This is for me a lack of right design and a workaround only fixing this issue but not the root cause. M OpenChange/MAPIStoreMailFolder.m commit f9c8661fe6308e795ac098f85de2407344342869 Author: Enrique J. Hernández Blasco Date: Wed Mar 25 00:03:51 2015 +0100 oc-mail: Use constant names in props value This gives to the developer more information about the property values for PidLidSharingFlavor and PidLidSharingCapabilities. M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreSharingMessage.h M OpenChange/MAPIStoreSharingMessage.m commit 661b6694af3e2dacb1daa560c489b6ac9553db4a Author: Enrique J. Hernández Blasco Date: Thu Mar 19 00:00:55 2015 +0100 oc-mail: Fix several sharing properties managing * PidNameXSharingFlavor is used by Outlook 2010 so we have to store it * 0x5100 is used although it is not in spec as Sharing Flavour value when the request is denied from a message where Request + Invitation was sent. * Return properly PidNameXSharingCapabilities and PidNameXSharingFlavor as it is an string representation of a hex number * Try to guess proper sharing flavour value when it is missing M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreSharingMessage.m commit 514b1c03be190f065f45e5e205e2efd0a2d241d9 Author: Enrique J. Hernández Blasco Date: Wed Mar 18 23:57:33 2015 +0100 oc-mail: Store request properties Save them in extra properties from folder container. This is required because the client once a request is accepted or denied sets these two properties and save the message again. As we cannot modify an IMAP message, we use this utility. See [MS-OXSHARE] Section 3.1.4.3 for details. M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreSharingMessage.h M OpenChange/MAPIStoreSharingMessage.m commit a663fdd260e0bed5e3f09b3ff1ad709037b4a553 Author: Enrique J. Hernández Blasco Date: Wed Mar 18 23:54:10 2015 +0100 oc-mail: Give support to store extra properties in versions message This is handy when you want to store properties once a mail has hit the server and thus cannot be changed. M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit b933f53fc2580bd5b9913f7afebcf6b2d9bedc53 Author: Ludovic Marcotte Date: Tue Mar 24 10:56:26 2015 -0400 Changes for the 2.2.17 release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 097d5c2333515092f03ace5e64fc6824682ba974 Author: Ludovic Marcotte Date: Tue Mar 24 08:40:13 2015 -0400 now possible to configure objectClass names for LDAP groups using GroupObjectClasses (#1499) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoSource.h commit d75fb0722a0ced5bb937e5b754e95cd0261df7a7 Author: Ludovic Marcotte Date: Tue Mar 24 08:34:29 2015 -0400 Code cleanups M UI/Scheduler/UIxAttendeesEditor.h M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 6204aebf2c9143d1b124c82d9a8046944115492e Author: Enrique J. Hernández Blasco Date: Mon Mar 23 23:57:33 2015 +0100 oc-calendar: do not crash with invalid events A failure in parsing an ICS makes return a nil calendar object. Instead of creating an appointment with nil information which can lead to crashes like the one generated creating PidLidCleanGlobalObjectId property. We return an empty message with no information which is taken into account in Outlook but not displayed like in SOGo webmail does. M OpenChange/MAPIStoreCalendarMessage.m commit 26d876e67a32e6c2dc36a3a92449aa0b6638ec41 Author: Francis Lachapelle Date: Mon Mar 23 16:28:32 2015 -0400 Improve event attendees editor - Avoid repetitive AJAX queries; - Improve handling of daylight changes. M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxAttendeesEditor.js commit cc3652b59b40bcb420d806412277509ac247d85d Author: Ludovic Marcotte Date: Mon Mar 23 17:23:29 2015 -0400 improvements to EAS SyncKey handling to avoid missing mails (#3048, #3058) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit 9d7bbbc312cbe8ccb535e24308be111a3a2eb710 Author: Ludovic Marcotte Date: Mon Mar 23 14:55:14 2015 -0400 enable by default HTML mails support using EAS on Windows and BB phones M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit d2915add6d69a8fd05d15bb8c2ed979fe6ad9026 Author: Ludovic Marcotte Date: Mon Mar 23 14:08:31 2015 -0400 now favor login@domain as the default email address if multiple mail: fields are specified M NEWS M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 67139ce3e3f69160a683d8c11bee439be202a84e Author: Ludovic Marcotte Date: Mon Mar 23 11:35:45 2015 -0400 improved GetItemEstimate to count all vasnished/deleted mails too M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 9eb138b867ebd0a51b9a649891422bac70406510 Author: Ludovic Marcotte Date: Mon Mar 23 10:54:36 2015 -0400 prevent potential freebusy lookup crashes during timezone changes with repetitive events M NEWS M UI/MainUI/SOGoUserHomePage.m commit baf3d1f986d48d4fa37a076ccf555d75f4d5dbda Author: Ludovic Marcotte Date: Fri Mar 20 09:10:49 2015 -0400 immediately delete mails from EAS clients when they are marked as deleted on the IMAP server M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit ecd336fa5c6513ee8533dae05e5a328c81527a38 Author: Ludovic Marcotte Date: Fri Mar 20 08:51:35 2015 -0400 Fix compilation warning and error M ActiveSync/NGMimeMessage+ActiveSync.m M ActiveSync/SOGoMailObject+ActiveSync.m commit afd73289d1ebb13c643f7a8290eac7da43b69330 Author: Ludovic Marcotte Date: Fri Mar 20 08:45:42 2015 -0400 properly fallback over EAS to UTF-8 and then Latin1 for messages w/o charset (#3103) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit bff21ab1ff136ada7d93cc529a87da9dd254fa60 Author: Ludovic Marcotte Date: Thu Mar 19 16:08:33 2015 -0400 support for mail prority using EAS M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 6d99226b1390d2dce1f7dfc6a3bab5143aad6364 Author: Ludovic Marcotte Date: Thu Mar 19 14:53:01 2015 -0400 Always add DisplayName no matter EAS client version M ActiveSync/SOGoMailObject+ActiveSync.m commit 69974807b5740f245376f8e19f71559997bcae44 Author: Francis Lachapelle Date: Thu Mar 19 08:32:37 2015 -0400 Fix Language-Region tags in Web interface Fixes #3121 M NEWS M UI/MailerUI/UIxMailEditor.m M UI/Scheduler/UIxCalMainView.m commit 8ee2303e781056d512c4d83ba76683c7c1496669 Author: Enrique J. Hernández Blasco Date: Thu Mar 19 00:06:14 2015 +0100 oc: Empty ACL from a folder works with several users The `[SOGoFolder:aclUsers]` returns a reference to a `NSArray` which is being modified in the `for` loop making fail when more than one user is in the ACL with `NSRangeException`. M OpenChange/MAPIStoreFolder.m commit 2668bc313cdd517c7f127e921e277ea8e672b018 Author: José Antonio Calvo Date: Fri Mar 13 18:50:10 2015 +0100 oc-calendar: Fix event invitations for optional attendees Outlook sets recipient type of Required attendees as MAPI_TO and optional ones as MAPI_CC, so the fix is just to not only iterate over the "to" list of recipients but also the "cc" one. We're also setting the proper iCal value for this case (OPT-PARTICIPANT instead of REQ-PARTICIPANT) In [MS-OXOCAL] Section 2.2.4.10.7 says the recipient type is 0x01 as Required and 0x02 as Optional and other documents such as [MS-OXCMSG] 2.2.3.1.2 indicates that MAPI_TO is 0x01 and MAPI_CC is 0x02, that's why is stored in 'to' and 'cc' respectively. M NEWS M OpenChange/iCalEvent+MAPIStore.m commit 637ac1e98a720fb7e1ca07d5d72ee8ad0b72d13d Author: Jesús García Sáez Date: Thu Mar 12 21:36:50 2015 +0100 oc-rtf: no color table definition Be able to parse rtf files without color table defined \colortbl M NEWS M OpenChange/RTFHandler.m commit cdb766e2eff3b6e420da48b3f396814edff96b4f Author: Ludovic Marcotte Date: Wed Mar 18 10:15:33 2015 -0400 Documented NGMimeBuildMimeTempDirectory M Documentation/SOGoInstallationGuide.asciidoc commit fb4c3a4730a05238ef88b29715f6716b4c0057e6 Author: Enrique J. Hernández Blasco Date: Tue Mar 10 00:36:36 2015 +0100 oc-calendar: Fix weekly recurring events exported to Outlook from SOGo SOGo does not create BYDAY mask in weekly recurrence, so we have to guess it from the start date's day of week. In other case, the event is not exported to Outlook and it says that is corrupted. M NEWS M OpenChange/MAPIStoreRecurrenceUtils.m commit 6f44ec42c1bdf934f8035bdd1fb3035bc74925d3 Author: Enrique J. Hernández Blasco Date: Fri Mar 6 13:23:17 2015 +0100 oc-calendar: Fix import in SOGo exceptions from recurring series According to [MS-OXICAL] Section 2.1.3.1.1.20.13, the EXDATE property must be written only if there are ocurrences from the series that have been deleted and before this commit ModifiedInstanceDates were also included. We check against every ExceptionInfo from exception ocurrences of the series to know if the ocurrence was deleted or only modified. M NEWS M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/iCalEvent+MAPIStore.m commit e25a7e3d8d0a5f11a65a6fa337a637b3e1f44432 Author: Ludovic Marcotte Date: Wed Mar 18 09:36:35 2015 -0400 Fix for bug #3138 M ActiveSync/NGMimeMessage+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 9f3f2aebe458a6cb6ea94aa9e32d2607f83afb39 Author: Enrique J. Hernández Blasco Date: Thu Mar 12 20:24:06 2015 +0100 oc-mail: Register source message as soft deleted on movement This makes sent mails are not longer automatically copied to Drafts folder. Reasoning: When Outlook sends a mail, OpenChange submits the message and copy the message to Drafts folder. Afterwards, the client asks to move this message using SyncImportMessageMove ROP from Drafts to Sent. During this movement, the message is unregistered from the indexing database. If the client has updated Drafts folder before that movement, then the client will keep this message as the MID is not returned in oxcfxics download sync as deleted. Setting the message as soft deleted, make it work. M NEWS M OpenChange/MAPIStoreMailFolder.m commit 1d5ae27c996f63488653d3a8638b33320540741c Author: Francis Lachapelle Date: Tue Mar 17 15:31:35 2015 -0400 Fix issues with freebusy (Web, busyOffHours) M NEWS M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/WebServerResources/UIxAttendeesEditor.js commit 0be36df21173a33d1494d2ed1e09507a525b5c02 Author: Julio García Date: Mon Mar 16 13:22:52 2015 +0100 Preparing release for 2.2.15-zentyal2 M NEWS commit 1bdd5dfc9085e1f08f839b8179a7ccb37b038e5c Author: Jens Erat Date: Fri Mar 13 14:06:58 2015 +0100 Remove obsolete archive string from translations M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit 37fbd75d552873575f11853e4478d6dce9640201 Author: Jens Erat Date: Fri Mar 13 11:41:07 2015 +0100 Rename "Archive" to "Export" in Webmail, ctd. Fixes #2758 also for non-Inbox folders M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 1c1a75d2c16b5b331c90695f8bee31f1d3ccfd00 Author: Enrique J. Hernández Blasco Date: Fri Mar 13 09:34:21 2015 +0100 oc-mail: Use body.peek to preload message bodies In this way, we do not modify the flags (\Seen) on preloading. The IMAP server returns the content without .peek section so it is removed. This also performs the modification intended by the following Pull Request: https://github.com/Zentyal/sogo/pull/50 That tried to avoid set \Seen flag when preloading message bodies on synchronisation. But in this case we are not incrementing the modseq as we are not modifying any messages flags. M NEWS M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m commit f0488607299e7941be4315ad1407ab125b6b7032 Author: Enrique J. Hernández Blasco Date: Fri Mar 13 00:00:40 2015 +0100 Revert "oc-mailfolder: Avoid setting seen flag on preloading message bodies" This reverts commit 7e0cddc06bc520c8eefe1b9190e92443853a15bc. M OpenChange/MAPIStoreMailFolder.m commit 6d6053865f970f40e6dc4e6ac37df8c4d5bf29d7 Author: Enrique J. Hernández Blasco Date: Fri Mar 13 00:00:29 2015 +0100 Revert "oc-mailfolder: Get seen flag directly from message in preloading" This reverts commit d076e04ad47c8938531450af9f002552328f8fa1. M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit 6e0027498814f27a2cac3cdbdd472431a700c259 Author: Jesús García Sáez Date: Wed Mar 11 11:22:41 2015 +0100 oc-rtf: safe parse ignoring content Be able to parse safely \*\xxxxx control words with \binXXXX elements inside it (before final }) M NEWS M OpenChange/RTFHandler.m commit f1fda8bd0617d5e6b924bb1ae57fb7840bbcc13f Author: Francis Lachapelle Date: Tue Mar 10 13:27:17 2015 -0400 Return a single phone number in JSON contacts list M SoObjects/Contacts/SOGoContactSourceFolder.m commit 517f4b0f49e2545f930408b922dabc1a4a9006eb Author: Francis Lachapelle Date: Mon Mar 9 14:04:21 2015 -0400 Fix possible JS exception in Contacts module M NEWS commit 2b54897d29cf6beeadd602acb4620229858623d8 Author: Enrique J. Hernández Blasco Date: Thu Mar 5 00:05:02 2015 +0100 oc-sharing: Guess PidLidSharingFlavor from other props When it is not set by the client on the first place. See [MS-OXSHARE] Section 2.2.2.5 for details on returned values. M OpenChange/MAPIStoreSharingMessage.m commit ae7ac1be296ab362ac98c55345c66811ce591f9d Author: Enrique J. Hernández Blasco Date: Thu Mar 5 00:02:19 2015 +0100 oc-mail: Return sharing properties on sharing object mail message When it is asked for available properties for an specific message. M OpenChange/MAPIStoreMailMessage.m commit 6af8b486df521274082f312e57614c0e88b68e0d Author: Enrique J. Hernández Blasco Date: Tue Mar 3 00:08:34 2015 +0100 oc-mail: Return special properties on sharing_metadata.xml attachment As required by [MS-OXWSMSHR] Section 3.1.1 to display the share object message correctly and be able to open the shared calendar directly from the message. M NEWS M OpenChange/MAPIStoreMailAttachment.m commit 316ade13f84798006c3cdaf2c0fa5e884d7a29c1 Author: Enrique J. Hernández Blasco Date: Mon Mar 2 23:41:04 2015 +0100 oc: Implement Sharing Message Object It acts as a proxy of MAPIStoreMailMessage and it manages the properties defined in [MS-OXSHARE] Section 2.2 by storing them in the mail message as eXtensible MIME headers which starts with X-MS-Sharing. M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m A OpenChange/MAPIStoreSharingMessage.h A OpenChange/MAPIStoreSharingMessage.m commit cbba0719bb58229d9be8d3bb5af5fba23da3ae14 Author: Francis Lachapelle Date: Wed Mar 4 10:05:12 2015 -0500 Fix exception in SOGoUserManager M SoObjects/SOGo/SOGoUserManager.m commit 3b2cbb945c86b4a9fdfea7f6f66ff64d0005daf9 Author: Carlos Pérez-Aradros Herce Date: Wed Jan 21 00:27:14 2015 +0100 oc: Free headerEncoding variable M OpenChange/MAPIStoreMailMessage.m commit 8e0849029ea93bfc9e1f9e2cb4ff2e0e5b6a4308 Author: Francis Lachapelle Date: Tue Mar 3 21:18:46 2015 -0500 Fix contacts lookup by UID When looking for a specific contact UID, we no longer match a pattern that could return multiple results. We search for the exact UID only. M NEWS M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m commit 61923225136db72ceb89294d504b65a7f62e7a7f Author: Francis Lachapelle Date: Tue Mar 3 20:59:32 2015 -0500 Fix some gcc warnings M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m commit 44dfd35521b4f94420fb674e00ada395fab7a370 Author: Enrique J. Hernández Blasco Date: Tue Mar 3 22:52:42 2015 +0100 oc-mail: Set sender on email messages without an orig recipient But it has recipients. This is for sure happening with event invitations messages. M NEWS M OpenChange/MAPIStoreMailVolatileMessage.m commit 575600cabc57b29f3161b999389e50497307506e Author: Enrique J. Hernández Blasco Date: Mon Mar 2 23:36:28 2015 +0100 oc-calendar: Return PidTagContainerClass for Calendar folders And it must "IPF.Appointment" as described in [MS-OXOCAL] Section 2.2.11.1 M OpenChange/MAPIStoreCalendarFolder.m commit cd47c926c92c29c7ee63c3990417883d60be2be7 Author: Julio García Date: Mon Mar 2 10:12:20 2015 +0100 Update news for next release M NEWS commit ef6aab63c900f7fe3d6ee2b00c540a4e54e3b286 Author: Javier Amor García Date: Mon Feb 23 15:21:16 2015 +0100 oc-calendar: Don't change event recurrence if parse failed. get_AppointmentRecurrencePattern() can fail to parse the input data, added a check to avoid setup the recurrence pattern in that case. This should only happen when input data is incorrect. M OpenChange/iCalEvent+MAPIStore.m commit df59b73a221467523c18c56493c13c86003d7271 Author: Ludovic Marcotte Date: Thu Feb 26 17:56:42 2015 -0500 use correct mail attachment elements for EAS 2.5 clients - patch from tfu M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit a5672fda5210e6149bd893683c7ee4338f0c3cf9 Author: Ludovic Marcotte Date: Thu Feb 26 17:55:36 2015 -0500 do not use syncKey from cache when davCollectionTag = -1 - patch from tfu M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit b593ddc6436e0d4aff2ef24e6ff9b3cda0c0c396 Author: Ludovic Marcotte Date: Thu Feb 26 17:53:58 2015 -0500 SmartReply improvements for missing body attributes - patch from tfu M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 38d61f720f0c9352619fa2cb214e81734ed05868 Author: Ludovic Marcotte Date: Thu Feb 26 17:52:37 2015 -0500 use the correct body element for events for EAS 2.5 clients - patch from tfu M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 733e334726824be7ab3a41ca7d4b885550a18f9a Author: Ludovic Marcotte Date: Thu Feb 26 17:51:02 2015 -0500 fixed tasks disappearing issue with RoadSync - patch from tfu M ActiveSync/iCalToDo+ActiveSync.m M NEWS commit 22888ba5ac2cdc8d52d4c8eba9a94936376b7520 Author: Ludovic Marcotte Date: Thu Feb 26 17:49:26 2015 -0500 use the correct mail body element for EAS 2.5 clients - patch from tfu M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 33c485d2f6d58443c0c67297b87d8cc3d67d1398 Author: Ludovic Marcotte Date: Thu Feb 26 17:48:06 2015 -0500 fixed empty sync responses for EAS 2.5 and 12.0 clients - patch from tfu M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit 9160e34134c1c24f5f51cd6c9081723f0963e7c5 Author: Ludovic Marcotte Date: Thu Feb 26 17:46:34 2015 -0500 multiple collections support for GetItemEstimate - patch from tfu M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 5ceddc213ec08ccb5b44b07aae47921a19b36fd8 Author: Ludovic Marcotte Date: Thu Feb 26 16:00:03 2015 -0500 Fix for bug #3116 M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit b97002565e3d21b417f99b704641abee1052642c Author: Ludovic Marcotte Date: Wed Feb 25 08:42:18 2015 -0500 Updated NEWS file regarding previous commit M NEWS commit 22196e0054f9040ba33557e693701afc9ee16ec2 Author: Jesús García Sáez Date: Wed Feb 25 12:01:31 2015 +0100 Fix change password with DomainBasedUID When users use full domain to login (SOGoEnableDomainBasedUID) the user attributes in the cache were not being properly updated because in this case the key is `uid@domain` instead of just `uid`. M SoObjects/SOGo/SOGoUserManager.m commit 8d21bc3e36014d63db0e37bf7121d81c8200b5e1 Author: Jesús García Sáez Date: Wed Feb 25 12:01:31 2015 +0100 Fix change password with DomainBasedUID When users use full domain to login (SOGoEnableDomainBasedUID) the user attributes in the cache were not being properly updated because in this case the key is `uid@domain` instead of just `uid`. M SoObjects/SOGo/SOGoUserManager.m commit 4c3c741d9f6b05eb67c0bb1c454b5f9027682493 Author: Juan Vallés Date: Mon Feb 23 14:45:16 2015 +0100 oc-contacts: Save missing contact properties in database M OpenChange/MAPIStoreContactsMessage.m commit 731934f0618c17760bd6c2cac53e9d97d485914c Author: Jesús García Sáez Date: Thu Feb 19 15:00:27 2015 +0100 oc: Add fai properties for custom views Without this outlook clients with custom views set on folders will crash because this are needed properties and were not being saved M OpenChange/MAPIStoreDBMessage.m commit 9b847a276c5bf442a67975078d13c028a112a579 Author: Enrique J. Hernández Blasco Date: Sun Feb 15 23:52:06 2015 +0100 oc-calendar: Implement categories to share the colour See [MS-OXCICAL] Section 2.1.3.1.1.20.3 for details. It requires https://github.com/openchange/openchange/pull/216 to retrieve the value from MAPI client M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/iCalEvent+MAPIStore.m commit 624967c60b5d4c2bb23051f6995e323163f0c12d Author: Enrique J. Hernández Blasco Date: Sun Feb 15 18:44:47 2015 +0100 oc-calendar: Implement PidTagSensitivity As described in [MS-OXCICAL] Section 2.1.3.11.20.4 by using access CLASS iCal field. Although Outlook does not support confidential level, it is properly exported and imported. M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/iCalEvent+MAPIStore.m commit e6ba15bbae0633bf4a8bbd327a1578217cb2128f Author: Enrique J. Hernández Blasco Date: Sun Feb 15 18:41:03 2015 +0100 oc-calendar: PidTagImportance and PidTagNormalizedSubject working It wasn't being called because the proxy (AppointmentWrapper) is not being called as there is a base implementation for these properties in MAPIStoreMessage making them impossible to be shared between Outlook profiles. M OpenChange/MAPIStoreCalendarMessage.m commit 2a1b363feedf77f1bcc1c848d8468d93817d7023 Author: Enrique J. Hernández Blasco Date: Sun Feb 15 18:39:43 2015 +0100 oc-calendar: Proper getter for AppointmentWrapper proxy object Do not assume it is in 0 position any longer M OpenChange/MAPIStoreCalendarMessage.m commit eaec3c061074ff7bf42bc54569acb8f066243a9e Author: Enrique J. Hernández Blasco Date: Sun Feb 15 18:38:59 2015 +0100 oc-calendar: Remove useless method Better off implemented by AppointmentWrapper proxy M OpenChange/MAPIStoreCalendarMessage.m commit d3a4b497c69c39de6130cd5861d0f43e5a91614e Author: Enrique J. Hernández Blasco Date: Sun Feb 15 18:34:28 2015 +0100 oc-calendar: Remove commented code Available at MAPIStoreAppointmentWrapper class M OpenChange/MAPIStoreCalendarMessage.m commit b26ea30b1b794e983ea272b5de713b0205fda0d8 Author: Ludovic Marcotte Date: Thu Feb 12 11:06:57 2015 -0500 Update ChangeLog M ChangeLog commit 72b210cd2ebccc8e9cdc13c23abb76b7f455b780 Author: Ludovic Marcotte Date: Thu Feb 12 10:29:46 2015 -0500 Fixed typo M NEWS commit a80d75d09cd0b6f310455e33847ae62433e258ca Author: Ludovic Marcotte Date: Thu Feb 12 10:27:10 2015 -0500 Preparation for the release M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit aae76dc4e6ce1909a1aeaee9500ec65e8e67aec8 Author: Ludovic Marcotte Date: Thu Feb 12 09:57:10 2015 -0500 Limit curl request for webcalendars to 60 seconds M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit c20ca0e33dd3e25ba41f7b2a2cd70a1c39d1e125 Author: Francis Lachapelle Date: Thu Feb 12 09:29:40 2015 -0500 Fix exception in set operation of sogo-tool M NEWS M Tools/SOGoToolUserPreferences.m commit 601a9ca5598490f839938884f20d0a366388ed4b Author: Francis Lachapelle Date: Thu Feb 12 09:09:18 2015 -0500 Update translations M NEWS M UI/PreferencesUI/Czech.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 commit d7c283f7511c7753f2cf0fc5af0e2eaea826b66f Author: Ludovic Marcotte Date: Thu Feb 12 08:49:17 2015 -0500 improved fetching of text parts over EAS M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit f3325b8b0d59a730716090b8f5e1319ce3edfd70 Author: Ludovic Marcotte Date: Wed Feb 11 18:13:36 2015 -0500 Updated NEWS file wrt fixes M NEWS commit b4ea4d7e9fd90520675452bdcbf70155d6b87eef Author: Ludovic Marcotte Date: Wed Feb 11 14:39:57 2015 -0500 Improvement over previous commit M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 9447437d6fd9da2701312363ae92427d2404749a Author: Ludovic Marcotte Date: Wed Feb 11 14:33:32 2015 -0500 Added missing strings from previous commit M UI/PreferencesUI/English.lproj/Localizable.strings commit 322f72626a3253f9d290cfb6d83ff8f5fac2a4e4 Author: Ludovic Marcotte Date: Wed Feb 11 14:30:40 2015 -0500 now possible to limit automatic forwards to internal/external domains M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 55ae4cb8c0390f2007ea08896e1adcb722e72c10 Author: Ludovic Marcotte Date: Wed Feb 11 12:59:04 2015 -0500 First pass at EAS' best practices for SOGo M Documentation/SOGoInstallationGuide.asciidoc M NEWS commit e5d01428ad074d45ed8719b3aaac5d09537faba4 Author: Ludovic Marcotte Date: Wed Feb 11 11:31:35 2015 -0500 now possible for SOGo to change the sambaNTPassword/sambaLMPassword M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSData+Crypto.h M SoObjects/SOGo/NSData+Crypto.m M SoObjects/SOGo/NSString+Crypto.h M SoObjects/SOGo/NSString+Crypto.m A SoObjects/SOGo/lmhash.c A SoObjects/SOGo/lmhash.h M Tools/SOGoTool.h M Tools/SOGoTool.m commit 82178fd6ceb5c4cb9acb10a4be06c022c895de7a Author: Ludovic Marcotte Date: Wed Feb 11 08:31:32 2015 -0500 Initial patch from tfu for bug #3055 M ActiveSync/SOGoMailObject+ActiveSync.m commit 68ebc9e0ff64f1baebbd9f5adbd38cfd1fcf0b76 Author: Enrique J. Hernández Blasco Date: Tue Feb 10 23:34:51 2015 +0100 oc: Use dlinklist from samba for now Due to https://github.com/openchange/openchange/pull/204. Until it is published by OC or dismissed. M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFallbackContext.m commit 6cf1ec998e33990e77725b9c84bb3ba7ec34dcbc Author: Ludovic Marcotte Date: Tue Feb 10 07:09:31 2015 -0500 Updated NEWS file for the #3095 bug fix in SOPE M NEWS commit 6c9b1a494fa1f0a44b118f6c4a399e958796704d Author: Ludovic Marcotte Date: Mon Feb 9 16:12:59 2015 -0500 Fix for bug #2332 M NEWS M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 98e4c8ca55b0424111bd7c98060f689316008572 Author: Ludovic Marcotte Date: Mon Feb 9 09:10:55 2015 -0500 Fixed doc regarder domain vs. system settings M Documentation/SOGoInstallationGuide.asciidoc commit 96986812f458922f012ccb7af3f149266d6ea93a Author: Enrique J. Hernández Blasco Date: Sat Feb 7 00:22:45 2015 +0100 oc-mail: Set content type for a message after upgrading sope 2.2.15 Now that message headers can be set dynamically, we can set the body-related headers using `setHeader` selector. This fixes emails sent using this sope version are all in plain text. M OpenChange/MAPIStoreMailVolatileMessage.m commit 142deeb5f0ed97cbc78f7641a7c5141d30aefd70 Author: Enrique J. Hernández Blasco Date: Thu Feb 5 23:49:59 2015 +0100 oc: Implement move a DB subfolder to root DB folders are Notes and Fallback (Journal, InfoPath Form and Deleted Items). By moving the DB path and update the indexing DB. M OpenChange/MAPIStoreDBFolder.m commit dc8012e3d34c76c2dbc4302361fdf02b6147ead6 Author: Enrique J. Hernández Blasco Date: Thu Feb 5 23:48:46 2015 +0100 oc-mail: Implement move a mail subfolder to root By moving at IMAP level the mailbox and update the indexing DB and local db path. M OpenChange/MAPIStoreMailFolder.m commit 3731819e1565a6198237218dff078047628b1316 Author: Ludovic Marcotte Date: Thu Feb 5 16:21:27 2015 -0500 Added patch from tfu for #2995 M ActiveSync/SOGoMailObject+ActiveSync.m M Documentation/SOGoInstallationGuide.asciidoc M NEWS commit eca22caefc921fa713c2b83e24831f52b397eca7 Author: Ludovic Marcotte Date: Thu Feb 5 11:14:53 2015 -0500 Fix for bug #3078 M NEWS M UI/MailerUI/UIxMailFolderActions.m commit 923bcf8ae291f574feb611d80c8b5a861dcb663a Author: Ludovic Marcotte Date: Thu Feb 5 09:29:29 2015 -0500 Applied patch for #3092 M SOPE/GDLContentStore/GCSChannelManager.m commit 0b44fa81f4c1ec9c5b812d799bf76399ce240b5b Author: Francis Lachapelle Date: Tue Feb 3 13:20:57 2015 -0500 Update NEWS file M NEWS commit 776b17ff202c45ff63bfc5144dd0ccc37a2f3e58 Author: Francis Lachapelle Date: Tue Feb 3 12:06:28 2015 -0500 Fix mail editor when not called from mail module Fixes #3088 M UI/WebServerResources/UIxMailEditor.js commit 2aa528dacca6c61d194bd2603cf0ba0d5a436647 Author: Ludovic Marcotte Date: Fri Jan 30 11:08:43 2015 -0500 Preparation for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit d1d398091961f5d497b67313e098a8a5624089f4 Author: Francis Lachapelle Date: Fri Jan 30 11:03:38 2015 -0500 Update translations M NEWS M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings commit cf35eec1f5c56d8c7332bed34e2195a8ad9c9e9f Author: Ludovic Marcotte Date: Fri Jan 30 10:28:45 2015 -0500 Improved the NEWS file for the release M NEWS commit 58a0b0c173616db9a3a1592b437dba7e40475321 Author: Ludovic Marcotte Date: Fri Jan 30 10:23:04 2015 -0500 Updated for the release M NEWS commit 723a9d4e080644a7a8cef60de9b7450621f0964e Author: Ludovic Marcotte Date: Thu Jan 29 16:21:06 2015 -0500 Reverted bug fix from #3054 and added comment M SoObjects/SOGo/SOGoParentFolder.m commit 4cc158043eb6183ecefed7abd93b579afbdfd7f6 Author: Francis Lachapelle Date: Wed Jan 28 16:38:27 2015 -0500 Improve CSS server-side cleaner Fixes #3040 M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 7fd1564a86d50cc96995bd3dec44939741312f4a Author: Ludovic Marcotte Date: Wed Jan 28 15:16:21 2015 -0500 fix for #3076 M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m M Documentation/SOGoInstallationGuide.asciidoc M NEWS commit 981c718d228f70a23e73d8db913234be7161166c Author: Ludovic Marcotte Date: Wed Jan 28 15:03:49 2015 -0500 improved handling of EAS Push when no heartbeat is provided M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 5258ee2e76e85d053917fb52f1c1954a162e54de Author: Jesús García Sáez Date: Tue Jan 27 19:07:26 2015 +0100 oc-appointments: ignore alarms already triggered M OpenChange/MAPIStoreAppointmentWrapper.m commit 57d591c427b2d7897bcd57717545d6aea2084381 Author: Enrique J. Hernández Blasco Date: Wed Jan 28 11:26:56 2015 +0100 oc: Set right container in dbFolder when moving a folder The path attribute from SOGoCacheGCSFolder is properly updated in the database but not when returning from path message as the container is the old one. M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreMailFolder.m M SoObjects/SOGo/SOGoCacheGCSFolder.h M SoObjects/SOGo/SOGoCacheGCSFolder.m M SoObjects/SOGo/SOGoObject.h commit b01de763dafde3d8b7f083b53814ba9a074b4541 Author: Enrique J. Hernández Blasco Date: Tue Jan 27 18:27:11 2015 +0100 oc: Move back and forth folders now are in sync Two different indexing entries were created on move operation making impossible to restore old folder position in the original parent folder. This was due to cleanupCaches message calls to objectId which requires to have the indexing entry available. Use case: * Restore a folder from "Deleted items" folders M OpenChange/MAPIStoreFolder.m commit 0e8bf0d2390c848154de4f9c9fa864b7c4b03002 Author: Enrique J. Hernández Blasco Date: Mon Jan 26 15:55:22 2015 +0100 oc-mail: Move mail folders with reserved chars The URL was incorrectly set when any of ;/?:@&=+$,# was used in the folder name. We have to mimetise what it is done in createFolder message selector. That is, perform the IMAP4 encoding + URL encoding without CSS encoding. The IMAP4 + CSS encoding (without URL encoding) is used to store the folder in SOGo and OpenChange Indexing database as we do right now. M OpenChange/MAPIStoreMailFolder.m commit 086361b79a8be7722d8ae476140858067bb06c2a Author: Ludovic Marcotte Date: Fri Jan 23 16:16:36 2015 -0500 Avoid GNUstep warnings M SOPE/GDLContentStore/GCSFolderType.m M UI/MailerUI/UIxMailEditor.m commit ab12c84887a663c0ec442cfa22b2c9fd1f737f24 Author: Ludovic Marcotte Date: Fri Jan 23 15:32:22 2015 -0500 More NSLog usage cleanups M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSData+Mail.m M SoObjects/SOGo/BSONCodec.m M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoSieveManager.m M SoObjects/SOGo/SOGoWebDAVAclManager.m commit 312084243b664932f55457738b30bc345457f5a4 Author: Jesús García Sáez Date: Fri Jan 23 18:19:24 2015 +0100 oc: improve modseqFromMessageChangeNumber to return an approximation. Only for scenarios where we hadn't store the cn <-> modseq relationship M OpenChange/MAPIStoreMailFolder.m commit 47be392d4f92c6afb1954244fe52cc4344c2ae1f Author: Jesús García Sáez Date: Fri Jan 23 18:18:25 2015 +0100 oc: avoid request change number until necessary Minor changenumber leak, but avoid it anyway M OpenChange/MAPIStoreMailFolder.m commit 34efcfee4e4bc593d01efe64c0db2b7e20b1a994 Author: Jesús García Sáez Date: Fri Jan 23 18:17:45 2015 +0100 oc: synchroniseCache store modseq for last delete change number. This will be the more frequent change number used to obtain updates on the folder related with deleted messages M OpenChange/MAPIStoreMailFolder.m commit 8e7f6d1aec1ebf05afe3330447cea4cf6797d3a3 Author: Jesús García Sáez Date: Fri Jan 23 18:15:44 2015 +0100 oc: avoid change number leaking when refreshing folder. Everytime a folder where its last operation was delete some email was requesting change numbers that were not used. M OpenChange/MAPIStoreMailFolder.m commit e2bee230217d16287883fb595d7bfc7ddec0ff77 Author: Ludovic Marcotte Date: Thu Jan 22 16:25:16 2015 -0500 Avoid unnecessary calls to NSLog M UI/Contacts/UIxListView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailerUI/UIxMailView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m commit 1a10599369da87e64b77cf110624ca6745605585 Author: Ludovic Marcotte Date: Thu Jan 22 15:39:57 2015 -0500 Removed unnecessary NSLog calls M SOPE/NGCards/CardGroup.m M SOPE/NGCards/IcalResponse.m M SOPE/NGCards/NSCalendarDate+ICal.m M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalObject.m commit d907d5d268b470c7f461cb0b7951b894e4b77772 Author: Ludovic Marcotte Date: Thu Jan 22 13:31:31 2015 -0500 Avoid using NSLog() where we can M ActiveSync/NSData+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M Main/SOGo.m M Main/sogod.m commit 99a36be03403ced16f6c3952a4086252fdc3f7e8 Author: Enrique J. Hernández Blasco Date: Wed Jan 21 12:44:31 2015 +0100 oc: Remove a source folder on move folder operation Calling deleteFolder message to actually remove it from DB/IMAP depending on the class. M OpenChange/MAPIStoreFolder.m commit 8b44c08a32375b8386b24d518e3fdc0b906ec3cd Author: Enrique J. Hernández Blasco Date: Fri Jan 16 00:12:24 2015 +0100 oc-calendar: Remove unnecessary shifts on start,end and replace time props As the data is sent in UTC, no shifts are longer required. M OpenChange/iCalEvent+MAPIStore.m commit c893963da592bc56d0d95b7c18e7085907a9fdeb Author: Enrique J. Hernández Blasco Date: Fri Jan 16 00:09:01 2015 +0100 oc-tasks: Set right start, due and complete dates As explained in [MS-OXOTASK], we have to shift the given date to store the right point in time with the correct timezone. M OpenChange/MAPIStoreTasksMessage.m commit c6b976a83077b94b043d38b4e1bb7c16ccbc1898 Author: Enrique J. Hernández Blasco Date: Fri Jan 16 00:06:11 2015 +0100 oc-mail: Remove unnecessary time shift in date for new mails The MIME type can store the date in UTC and the clients are responsible on showing correctly to the client as it does. M OpenChange/MAPIStoreMailVolatileMessage.m commit d5d97db8e8d64ddbc0797325ce023723fd1227bb Author: Enrique J. Hernández Blasco Date: Fri Jan 16 00:02:01 2015 +0100 oc: PT_SYSTIME is an absolute timestamp As the epoch is in UTC timezone, we set this timezone for NSCalendarDate. M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTypes.m commit d98ff69fbee723ae268b0cb0836c8dca75394743 Author: Ludovic Marcotte Date: Tue Jan 20 08:35:10 2015 -0500 Version bumps for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit daa7ab87d7de8553c4df8790a10f18dead51e61f Author: Ludovic Marcotte Date: Mon Jan 19 13:54:04 2015 -0500 Fix cosmetic change when fetching fb info M Documentation/SOGoInstallationGuide.asciidoc M UI/MainUI/SOGoUserHomePage.m commit 00cef845b75ec2859e412a63a1a97fecfe21463d Author: Carlos Pérez-Aradros Herce Date: Mon Jan 19 19:04:06 2015 +0100 Restore multitenancy changes for OpenChange M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreSOGo.m commit f9550b91812248b12657943fd81d3524399eb4ae Author: Jesús García Sáez Date: Mon Jan 19 15:35:44 2015 +0100 oc: several uninitialized variables M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/RTFHandler.m commit 3e59b1ad6eb4dcca87b75fc478931bb9a404900e Author: Ludovic Marcotte Date: Fri Jan 16 12:55:38 2015 -0500 Improved documentation regarding password policies over LDAP M Documentation/SOGoInstallationGuide.asciidoc commit e45451a9f9a38f869268f4db47e4e24045b63530 Author: Ludovic Marcotte Date: Fri Jan 16 09:18:37 2015 -0500 Improved comments over previous commit M SOPE/NGCards/iCalTimeZonePeriod.m commit b35fee8efc206b92d55c30757005df484f764cbf Author: Enrique J. Hernández Blasco Date: Fri Jan 16 01:34:16 2015 +0100 oc-contacts: Implement Wedding Anniversary As specified by Microsoft using x-ms-anniversary custom vcard element [MS-OXVCARD] Section 2.1.3.9.6 M OpenChange/MAPIStoreContactsMessage.m commit e9e3dd5646cdf004896f350e35fddd661463f029 Author: Ludovic Marcotte Date: Thu Jan 15 15:29:02 2015 -0500 fixed timezone calculation on recurring event M NEWS M SOPE/NGCards/iCalTimeZonePeriod.m M SoObjects/Appointments/SOGoAppointmentFolder.m commit 16c863d89dc7555d3c1a490c3467c08c00bd421f Author: Ludovic Marcotte Date: Thu Jan 15 11:55:04 2015 -0500 Fixed potential issue when handling multiple Add/Change/Delete/Fetch EAS commands (#3057) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit 7e7d302165061964a8730e5b42f1ef5c27a20465 Author: Jesús García Sáez Date: Thu Jan 15 13:50:26 2015 +0100 oc: warning if codepage not found from headerCharset M OpenChange/MAPIStoreMailMessage.m commit d052356724fdde9a5b1777e81edceb5e0a794696 Author: Jesús García Sáez Date: Thu Jan 15 13:27:37 2015 +0100 oc: encoding names must be case insensitive M OpenChange/Codepages.m commit d87056ebfadff870518d032a0fbbd52d5c6d0a88 Author: Ludovic Marcotte Date: Mon Jan 12 14:38:55 2015 -0500 handle multipart for EAS/ItemOperations M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 135b463e8fa770f47aadb58ede53898ce6a8bfdc Author: Ludovic Marcotte Date: Mon Jan 12 13:39:06 2015 -0500 Updated the EAS doc M ActiveSync/README M Documentation/SOGoInstallationGuide.asciidoc commit f4c4f5af6271956de6a9a339d8834b4f2f66ea45 Author: Ludovic Marcotte Date: Mon Jan 12 09:09:06 2015 -0500 fixed From's full name over EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 70e45f78430e07f75e1fe094f8087902f572fab6 Author: Ludovic Marcotte Date: Mon Jan 12 08:40:06 2015 -0500 fixed birthday offset in EAS M ActiveSync/NGVCard+ActiveSync.m M NEWS commit 28e449b05077b2f0686fae645a84447af1b6d4e8 Author: Ludovic Marcotte Date: Sat Jan 10 07:55:55 2015 -0500 Updated NEWS file for bugs fixed M NEWS commit 6b52e9c945af28188b221f4cbf26e0ee28f58195 Author: Ludovic Marcotte Date: Fri Jan 9 09:04:15 2015 -0500 Fix for bug #2960 M NEWS M SoObjects/SOGo/WOContext+SOGo.h M SoObjects/SOGo/WOContext+SOGo.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit 1cfbea69c14468424f5eb713bcb5918a70b3d676 Author: Ludovic Marcotte Date: Thu Jan 8 15:56:16 2015 -0500 Make sure we always release local pool M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit cb9118d869d1d2535c50d46df5457038160de59e Author: Ludovic Marcotte Date: Wed Jan 7 09:29:31 2015 -0500 Moved the pool destruction at the correct location M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit dd6dd7251ca15dc5e758e733e2529003e08e7c7c Author: Francis Lachapelle Date: Tue Jan 6 13:59:20 2015 -0500 Fix selection of calendar in event/task editors Fixes #3049 Fixes #3050 M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit 24c6c8c91d421594bd51f07904d4cd3911cd187c Author: Ludovic Marcotte Date: Tue Jan 6 10:59:56 2015 -0500 Fix for bug #3054 M NEWS M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m commit b1ac7a0cca0ace6aecd3ee650e3029ca16709831 Author: Ludovic Marcotte Date: Mon Jan 5 13:49:28 2015 -0500 MultipleBookingsFieldName can be set to -1 M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoUserHomePage.m commit 59e6d6df4aa131ca1ea658a212ec1c30e516b5f1 Author: Francis Lachapelle Date: Mon Jan 5 10:12:57 2015 -0500 Fix selection of calendar in event/task editors Fixes #3049 Fixes #3050 M NEWS M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit 71ad5de910de96a293f75c7c0caba7a36b96c020 Author: Ludovic Marcotte Date: Tue Dec 30 08:00:41 2014 -0500 Bumped everything for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit ead665de85e2202dbde926c316cbba927d38dfa7 Author: Ludovic Marcotte Date: Mon Dec 29 16:19:10 2014 -0500 fix tz issue when the user one was different from the system one with EAS M ActiveSync/NSString+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m M NEWS commit 838ae8995ff592d4526194a37c8f5554082cbca6 Author: Jesús García Sáez Date: Mon Dec 29 19:20:16 2014 +0100 oc: ignore unhandled properties instead of abort When setting a row with properties not handled right now, ignore them like they were never there instead of abort() M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTypes.m commit a0c1ce8f3b7c22002661d40c24e95a1233b6a6e8 Author: Ludovic Marcotte Date: Mon Dec 29 12:43:20 2014 -0500 Improved handling of non-existant vs. subscribed folders over EAS M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m commit 204a62aa6ac8feb5a13d5a2ee162bb26cc495a50 Author: Ludovic Marcotte Date: Tue Dec 23 10:25:53 2014 -0500 Improved comments in the code M SoObjects/Appointments/SOGoAppointmentFolder.m commit 31cffdffd34429d1f4873d07d67e822bff82b7cf Author: Ludovic Marcotte Date: Tue Dec 23 10:24:16 2014 -0500 Fix freebusy info not always returned M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 501ee7976664629616089cf88b9f779c6c9fe75e Author: Jesús García Sáez Date: Tue Dec 23 10:59:01 2014 +0100 oc-rtf: fix parse \pict tag with \bin data M OpenChange/RTFHandler.m commit 255bcbe92fa6b4610edf5f4d05c97b74537ecb6e Author: Ludovic Marcotte Date: Mon Dec 22 19:59:33 2014 -0500 Fixed memory leaks in SOGoSyncCacheObject and correctly kill the cache upon each EAS iteration M ActiveSync/SOGoSyncCacheObject.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/NSObject+Utilities.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m commit 72732879fafe8ef928593c0cf3e39d962b096ec9 Author: Ludovic Marcotte Date: Mon Dec 22 19:32:17 2014 -0500 Added memory statistics - set SOGoDebugLeaks = YES and call [[self class] memoryStatistics] M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m commit a56fc93a9afbeaf2323296d2843be0ca9aa80238 Author: Enrique J. Hernández Blasco Date: Tue Dec 23 00:54:16 2014 +0100 oc: Guess recipients from some properties while importing PST This is happening when importing a PST file. From -> PidTagSenderEntryId To -> PidTagOriginalDisplayTo CC -> PidTagOriginalDisplayCc The tested EntryID are the local users and OneOffEntries when the users are not from the directory. It requires https://github.com/openchange/openchange/pull/175 to work. M OpenChange/MAPIStoreMailVolatileMessage.m commit 24a934275f5678f7ab86cb706aa817dfb5ef8991 Author: Ludovic Marcotte Date: Mon Dec 22 16:12:26 2014 -0500 Fix small memory leak incase of errors M ActiveSync/SOGoActiveSyncDispatcher.m commit 58f634bffe35b3a1f6a02072ba0103fea2155a45 Author: Ludovic Marcotte Date: Mon Dec 22 15:26:22 2014 -0500 Cosmetic improvements to the code M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoMailer.h M SoObjects/SOGo/SOGoMailer.m commit ca4a754f2c12784ff437df34c255d3dccbf5c6f2 Author: Ludovic Marcotte Date: Mon Dec 22 12:39:58 2014 -0500 Use the right cutoff date M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit 8015688df31a3e3254093b260851d4664d725ea6 Author: Ludovic Marcotte Date: Mon Dec 22 11:50:51 2014 -0500 Added SOGoMaximumSyncResponseSize to support memory-limited EAS syncs M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit b07913d66d4a47919e09cbcd0c41d92bd97ea0a3 Author: Ludovic Marcotte Date: Mon Dec 22 08:36:55 2014 -0500 See NEWS file M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit df8a0d8715d97873e782ccfbfaab8b580c88c66e Author: Ludovic Marcotte Date: Fri Dec 19 09:03:37 2014 -0500 Update ChangeLog M ChangeLog commit e6cc56dca1126e09cb8336bdbd4e5dabc7b83cf1 Author: Ludovic Marcotte Date: Fri Dec 19 09:03:19 2014 -0500 Bumped version to 2.2.12a M Version commit de3d38262b047a1b72ec9a49042059b90e2abc2c Author: Ludovic Marcotte Date: Fri Dec 19 09:01:39 2014 -0500 Fix for bug #3034 M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 0e56527e05566e78ac8fe4687d19423de78b0276 Author: Chris Rosenhain Date: Fri Dec 19 11:04:05 2014 +1030 Change ACL modification text to non-gender specific terms M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUserFolder.h M UI/MainUI/SOGoRootPage.m M UI/Templates/SOGoACLDanishModificationAdvisory.wox M UI/Templates/SOGoACLDanishRemovalAdvisory.wox M UI/Templates/SOGoACLDutchModificationAdvisory.wox M UI/Templates/SOGoACLDutchRemovalAdvisory.wox M UI/Templates/SOGoACLEnglishModificationAdvisory.wox M UI/Templates/SOGoACLEnglishRemovalAdvisory.wox commit db911f323d23f263f5fa9c5fb02d8234127687b3 Author: Ludovic Marcotte Date: Thu Dec 18 08:56:23 2014 -0500 Updated ChangeLog and version numbers for the release M ChangeLog M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit fcddb37a0dd76f75bb16f9380e8b8a01865d0c4c Author: Ludovic Marcotte Date: Thu Dec 18 08:53:31 2014 -0500 Fixed typo and bumped for release M NEWS commit 8e79d4f88ba2b9603f589e1ee300164647217c8d Author: Francis Lachapelle Date: Thu Dec 18 08:51:50 2014 -0500 Update translations M NEWS M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings commit f8ab3d5a427c17d647286bda441d63a98481fdbe Author: Francis Lachapelle Date: Thu Dec 18 08:45:27 2014 -0500 Update NEWS file M NEWS commit 8aea5f232e049024047726305a55580807d5e54b Author: Ludovic Marcotte Date: Wed Dec 17 16:18:39 2014 -0500 Fix for bug #3028 M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m M NEWS commit 493c366ac42481d99c014eb9746b38bd43d726a2 Author: Ludovic Marcotte Date: Wed Dec 17 15:26:02 2014 -0500 Fix for bug #3003 M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit cd70bec9faf8f29159eafb3ae1e63ab9d7a76919 Author: Ludovic Marcotte Date: Wed Dec 17 13:57:49 2014 -0500 Fix for bug #3008 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit dba17fbcbcd3c8725385df5273911499a6321bdd Author: Enrique J. Hernández Blasco Date: Tue Dec 16 23:39:42 2014 +0100 Create child folder objects using parent context for real We activate the user for the context using the root folder context as there are times where the active user is not matching with the one stored in the application context and SOGo object is storing cached data with the wrong user leading to create folders in wrong mailboxes, etc. As this application is single-threaded, no problems are expected. Indeed, the same code is available at getting the root folder (ie INBOX). M OpenChange/MAPIStoreFolder.m commit 6027cb50d4d1d351935ef924d957d5876e73d026 Author: Francis Lachapelle Date: Tue Dec 16 16:13:59 2014 -0500 Fix CSS and templates of component/apptmt editor M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css commit eb4d20e50f109e20d4d040b56fecf27513c46c2c Author: Ludovic Marcotte Date: Tue Dec 16 13:27:01 2014 -0500 Privacy and categories support for tasks M ActiveSync/iCalToDo+ActiveSync.m commit 70dbcf0418d24f68232383186cb8443ffc269c8b Author: Ludovic Marcotte Date: Tue Dec 16 13:24:10 2014 -0500 Fix for MeetingStatus applied yesterday M ActiveSync/iCalEvent+ActiveSync.m commit bfaaf6eb3436cbfca5e8ede5963cd53012eff92a Author: Ludovic Marcotte Date: Tue Dec 16 13:17:59 2014 -0500 Revert back to using GNUSTEP_SYSTEM_LIBRARIES for teststrings M Tests/Integration/GNUmakefile.preamble commit 68655deabd942718c318feeb29e407a4c5b499c2 Author: Ludovic Marcotte Date: Tue Dec 16 12:36:08 2014 -0500 Improved rpath handling (#2996) M ActiveSync/common.make M Main/GNUmakefile M Tests/Integration/GNUmakefile.preamble M Tools/GNUmakefile M configure commit 7380b25b7596e58775afb4203dfa35bd5dd29c4f Author: Ludovic Marcotte Date: Tue Dec 16 10:55:12 2014 -0500 Be a bit more verbose regarding IMAP requirements for EAS M Documentation/SOGoInstallationGuide.asciidoc commit cbfb927ec91677ed75f3307d8e41b92a59ec45dd Author: Ludovic Marcotte Date: Tue Dec 16 10:42:18 2014 -0500 Properly escape Attendee's email address in case it contains crap M ActiveSync/iCalEvent+ActiveSync.m commit 0f2798f017c340cdf1000b771e5e74c2372562fc Author: Ludovic Marcotte Date: Tue Dec 16 10:35:32 2014 -0500 Lucid fixes for EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M Tools/SOGoToolManageEAS.m commit e040805e0d56458d825102fb5920f381026bf09d Author: Francis Lachapelle Date: Tue Dec 16 10:07:08 2014 -0500 Fix display of dialog in RO appointment editor M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css commit fb6ef3aa8a8d00db1cb00dbdb51b43c51ae3a438 Author: Ludovic Marcotte Date: Tue Dec 16 09:20:27 2014 -0500 Now possible to set alarms on event invitations M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m A SoObjects/Appointments/iCalAlarm+SOGo.h A SoObjects/Appointments/iCalAlarm+SOGo.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/Scheduler/GNUmakefile D UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar D UI/Scheduler/Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar D UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js commit 3eac0f5261bc4bc4aa4c65547d93d29771fe816e Author: Ludovic Marcotte Date: Mon Dec 15 19:37:04 2014 -0500 Improved NEWS file M NEWS commit f29a74f82f437ffce96ac15f1ab604218f0a22d6 Author: Ludovic Marcotte Date: Mon Dec 15 19:34:51 2014 -0500 avoid testing for IMAP ANNOTATION when X-GUID is available M NEWS M SoObjects/Mailer/SOGoMailAccount.m commit 20b3d4882d1675be4a7cbed58f99c2f4d9c96f8f Author: Ludovic Marcotte Date: Mon Dec 15 19:27:21 2014 -0500 MeetingStatus fix affecting iOS devices M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 175b99b9ee69c08a279fa28f585a6bfd040556dd Author: Ludovic Marcotte Date: Mon Dec 15 19:25:38 2014 -0500 Updated NEWS regarding previous commit M NEWS commit e79ea7583415b8892e772d92abb55c8ebf688285 Author: Ludovic Marcotte Date: Mon Dec 15 19:24:10 2014 -0500 Categories and privacy fixes for bug #3022 M ActiveSync/iCalEvent+ActiveSync.m commit 9cb1f8097c5e195152e729c5052b88e80ceb064a Author: Ludovic Marcotte Date: Mon Dec 15 19:23:04 2014 -0500 Fix sogo-tool when cleaning up devices M Tools/SOGoToolManageEAS.m commit 54dabb6861ff32509b084ddcfdd3e9ebabf034fb Author: Francis Lachapelle Date: Mon Dec 15 10:52:04 2014 -0500 Update CKEditor to version 4.4.6 (+ sourcearea) Added an enabled the 'Source Area' plugin to be able to edit the HTML code directly. M NEWS M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/icons_hidpi.png M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png M UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png commit 6526d587f2726d6087b15e893e619bdcec7412bf Author: Francis Lachapelle Date: Thu Dec 11 14:13:56 2014 -0500 Localization M UI/PreferencesUI/French.lproj/Localizable.strings commit 9dd0d6c427a44f089cedef256899fed367899733 Author: Ludovic Marcotte Date: Thu Dec 11 13:31:32 2014 -0500 Draft autossave feature M NEWS M SoObjects/Mailer/SOGoDraftObject.m 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/MailerUI/UIxMailMainFrame.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxMailEditor.js commit 990f782b627ed956755b727ef3b043d5d66cb14c Author: Ludovic Marcotte Date: Thu Dec 11 10:01:21 2014 -0500 Allow including or not freebusy info from subscribed calendars M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit c8b74686cc0c656b2a0330c28d299a793417035e Author: Ludovic Marcotte Date: Wed Dec 10 15:22:32 2014 -0500 Update ChangeLog M ChangeLog commit 16bf299b3b9011d151a598ee06e02e6a96f2249d Author: Ludovic Marcotte Date: Wed Dec 10 15:22:01 2014 -0500 Version bump for the release M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit b8c79664e102abb36ec6e2b978fb7825c0f1841c Author: Ludovic Marcotte Date: Wed Dec 10 14:24:51 2014 -0500 Update ChangeLog M ChangeLog commit 3c063e04fb6943a5716e3978e49e9dcef3660b77 Author: Ludovic Marcotte Date: Wed Dec 10 14:24:06 2014 -0500 v2.2.11a release + bug fix M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit ce5e46f5fb7b1392a0025238b8ac9144bd4d2adb Author: Francis Lachapelle Date: Wed Dec 10 09:22:03 2014 -0500 Remove unused templates from SchedulerUI M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxAptTableView.m D UI/Templates/SchedulerUI/UIxAppointmentProposal.wox D UI/Templates/SchedulerUI/UIxAptTableView.wox D UI/Templates/SchedulerUI/UIxTaskProposal.wox commit 1c0e64f169439f0284a1427043c88d5fcc525455 Author: Ludovic Marcotte Date: Tue Dec 9 09:09:18 2014 -0500 Update ChangeLog M ChangeLog commit aac6b22ab56f594e2c796d015e949549bf22e517 Author: Ludovic Marcotte Date: Tue Dec 9 09:08:54 2014 -0500 Preparation for the release M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 39e8f055d702e0d33da6af130403e1fd0287c102 Author: Jens Erat Date: Tue Dec 9 13:23:21 2014 +0100 Added information on common configuration issues A very common issue (watching the mailing list) is not wrapping the whole configuration in a dictionary. SOGo is not very helpful at debugging broken configuration files, thus hinting `plparse` already installed with the GNUstep runtime. M Documentation/SOGoInstallationGuide.asciidoc commit 64637d842b9b4979324e98d057909d57c86eb9ec Author: Ludovic Marcotte Date: Tue Dec 9 07:21:34 2014 -0500 Prevent compilation failures with old gcc versions M Tools/SOGoToolManageEAS.m commit 4e6214d6fcaa278f4039765de2b74fd862ced228 Author: Jens Erat Date: Tue Dec 9 13:11:03 2014 +0100 Fixed ActiveSync URL in documentation M Documentation/SOGoInstallationGuide.asciidoc commit 12788c847d5ba3d609848bf52589b4c7f3907595 Author: Ludovic Marcotte Date: Mon Dec 8 10:45:34 2014 -0500 New sogo-tool feature to manage EAS data M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M Tools/GNUmakefile A Tools/SOGoToolManageEAS.m commit 2b95dd2c0a04b28839a721cb3ba40c674f3981b5 Author: Ludovic Marcotte Date: Mon Dec 8 10:29:23 2014 -0500 Avoid generating GUID for "Other user"/"Shared" folders M SoObjects/Mailer/SOGoMailAccount.m commit 9e14a37cb81cf1dce955e5e16440fe413e4f656a Author: Ludovic Marcotte Date: Mon Dec 8 10:25:37 2014 -0500 Improvements over fixes for #2982 M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit ae0cbfe6a61610acfe3b3325e6cc9ef58332f6b4 Author: Ludovic Marcotte Date: Fri Dec 5 13:52:10 2014 -0500 Fix for bug #2982 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 3f3673cf5ad2691c04f975dc58a58173e7c6c2ee Author: Ludovic Marcotte Date: Thu Dec 4 17:59:17 2014 -0500 Added SOGoSAML2LogoutURL M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/MainUI/SOGoSAML2Actions.m commit 9ef4d1f551bcfe597395bc7d9ec7bef2ef3e9a0f Author: Ludovic Marcotte Date: Thu Dec 4 12:21:23 2014 -0500 Fix for bug #3010 M NEWS M UI/MainUI/SOGoUserHomePage.m commit fe9ad9c6e9b43fa276f6e71972ffd9823e4df9de Author: Ludovic Marcotte Date: Thu Dec 4 11:27:10 2014 -0500 Radically reduced EAS memory usage M ActiveSync/NSData+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS M SoObjects/SOGo/SOGoCacheGCSObject.m commit 47094b6d91c6375bb48160b355c643a628c139be Author: extrafu Date: Tue Dec 2 19:33:54 2014 -0500 Update SOGoSAML2Metadata.xml Fixed XML template generation. M SoObjects/SOGo/SOGoSAML2Metadata.xml commit 067809ef1c314becd908a0af48edc8a4a3aabcba Author: Enrique J. Hernández Blasco Date: Mon Dec 1 23:19:38 2014 +0100 Store changeNumber maps with modseq in cache for subfolders By getting the root folder/container whose properties are stored in OpenChange DB. This makes the synchronisation of sub-folders faster as when we evaluate restrictions for this folder, we are able to get the modseq from where to get the latest messages unseen by the client. M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit 97201c56a45ac51ea744fe85ca4e875a87c5fe68 Author: Jesús García Sáez Date: Mon Dec 1 10:47:16 2014 +0100 abort if attemp to sync an UID in setChangekey fails M OpenChange/MAPIStoreMailFolder.m commit 9ffa32eebdcc5d3b102aa4d86a93590684800cdc Author: Ludovic Marcotte Date: Sun Nov 30 17:35:39 2014 -0500 Enable SAML support on all Debian-based distro M packaging/debian-multiarch/control M packaging/debian-multiarch/rules M packaging/debian/control M packaging/debian/control-squeeze M packaging/debian/rules commit 7691d616a9ff46d4540d1a0c5a0ecbf64b3ecad2 Author: Enrique J. Hernández Blasco Date: Sat Nov 29 08:07:41 2014 +0100 Attempt to sync an UID in setChangeKey to avoid crashing This may happen if between sync cache and setChangeKey a modSeq is making synchroniseCache not retrieve the newly stored message. This should fix the following crash: https://tracker.zentyal.org/issues/2673 M OpenChange/MAPIStoreMailFolder.m commit 2c6d833c118d26d13d9689f371008043bf510cb1 Author: Enrique J. Hernández Blasco Date: Thu Nov 27 17:13:02 2014 +0100 Remove an attempt to double free content As content is freed by resetExceptResult message received by reset which has been called by dealloc as well M SOPE/NGCards/NGCardsSaxHandler.m commit f4e15e2db8fdda0ff6d94d1690e35ebab1d334a4 Author: Enrique J. Hernández Blasco Date: Wed Nov 26 09:20:45 2014 +0100 Fix memory leak on getPidTagSubject Valgrind crafted report: =40967== 128,927 (53,750 direct, 75,177 indirect) bytes in 383 blocks are definitely lost in loss record 10,104 of 10,179 ==40967== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==40967== by 0x86EDE3D: talloc_strndup (talloc.c:613) ==40967== by 0x34D2BB9E: _i_NSString_MAPIStoreDataTypes_asUnicodeInMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34D2025B: _i_MAPIStoreMailMessage__getPidTagNormalizedSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34CFCD40: _i_MAPIStoreObject__getProperty_withTag_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34CFBE21: _i_MAPIStoreMessage__getPidTagSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34CFBEB6: _i_MAPIStoreMessage__getPidTagOriginalSubject_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34CFCD40: _i_MAPIStoreObject__getProperty_withTag_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) ==40967== by 0x34CFD07E: _i_MAPIStoreObject__getProperties_withTags_andCount_inMemCtx_ (in /usr/lib/GNUstep/SOGo/SOGoBackend.MAPIStore/SOGoBackend) M OpenChange/MAPIStoreMessage.m commit 1b715e0812dba3d9f2c4d3f2daa0cbd4313f8def Author: Ludovic Marcotte Date: Thu Nov 27 11:37:08 2014 -0500 We now handle correctly the SOGo logout when using SAML (#2376 and #2379) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoCASSession.h M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/MainUI/SOGoSAML2Actions.m M UI/MainUI/SOGoUserHomePage.m commit c3715c94857efa77e1e38b814e0f0ee09cc9c678 Author: Ludovic Marcotte Date: Wed Nov 26 15:27:36 2014 -0500 Added additional bugfix for #2982 M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit be608dc76c7217c62152e869ab17c9b237a4e99a Author: Ludovic Marcotte Date: Wed Nov 26 15:09:30 2014 -0500 Bug fixes for #2378 and #2377 and documentation improvements M Documentation/SOGoInstallationGuide.asciidoc M NEWS A SoObjects/SOGo/SOGoSAML2Metadata.xml M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m M UI/MainUI/SOGoSAML2Actions.m M UI/MainUI/product.plist commit 5a5464dc610cddb87b9c07e97699c24a767f5ed7 Author: Ludovic Marcotte Date: Wed Nov 26 13:24:04 2014 -0500 An other fix for #2930 M UI/MainUI/SOGoUserHomePage.m commit 89917c941caf9f7c4ca18e498bba06298f7f26f6 Author: Ludovic Marcotte Date: Wed Nov 26 13:01:50 2014 -0500 New entry for bug #2381 M NEWS commit 913a75f410d8e4409960e59c110f707ffad47371 Author: Ludovic Marcotte Date: Wed Nov 26 13:00:47 2014 -0500 Fix for bug # M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m M SoObjects/SOGo/SOGoSession.h M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 20e728afac25c9930af97eb2d1fb7519d415c853 Author: Ludovic Marcotte Date: Tue Nov 25 17:28:12 2014 -0500 Remove unnecessary comments M SoObjects/SOGo/SOGoCache.m commit 5f14bc11011394ff6f1333880320eec7ceb675af Author: Ludovic Marcotte Date: Tue Nov 25 17:27:03 2014 -0500 Report the correct preference keys M SoObjects/SOGo/SOGoSAML2Session.m commit b0633ba1f454b9b09d646ff0b512f5d13a0f236e Author: Robin McCorkell Date: Tue Jun 18 17:50:28 2013 +0200 Add check for remote_user variable for trusted proxy auth If trusted proxy authentication is on, yet the proxy did not authenticate the user, then the default authentication method is used instead of returning 'Unauthorized'. M Apache/SOGo.conf M Main/SOGo.m commit bb227443ed632cb03cba58e24259510c9686e1d2 Author: Ludovic Marcotte Date: Sat Nov 22 08:14:31 2014 -0500 Check lenght of string before trying to use parameters M ActiveSync/NSString+ActiveSync.m commit efff32e44d1b6df1dfe03f81bbd0e1f449a8fbb2 Author: Ludovic Marcotte Date: Fri Nov 21 09:13:11 2014 -0500 Update ChangeLog M ChangeLog commit f7f78eaba6ac5304df937f5b26f5d21979657787 Author: Francis Lachapelle Date: Fri Nov 21 09:07:39 2014 -0500 Update CKEditor to version 4.4.5 M NEWS M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/images/anchor.png M UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/images/arrow.png M UI/WebServerResources/ckeditor/skins/moono/images/close.png M UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png M UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png M UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png M UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png M UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png M UI/WebServerResources/ckeditor/skins/moono/images/lock.png M UI/WebServerResources/ckeditor/skins/moono/images/refresh.png commit 78ea1473834b84f4cb06656a50b58fc8cf50c2a7 Author: Francis Lachapelle Date: Fri Nov 21 08:52:52 2014 -0500 Update translations M NEWS M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MainUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Dutch.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/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit f7935c6084e0ba5e933c639f115120177e68534c Author: Ludovic Marcotte Date: Fri Nov 21 08:29:25 2014 -0500 Bumped version numbers for the releasex M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS commit 327147f7162c1df4f37ff96f6ce815e48cab9bf7 Author: Ludovic Marcotte Date: Wed Nov 19 12:07:50 2014 -0500 Fixed typo M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit b4718f363bd439b5521ef1f13946a20ffe5cd408 Author: Ludovic Marcotte Date: Wed Nov 19 12:06:44 2014 -0500 More documentation fixes for v2.2.10 M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit a8b716fbaa87f617781565963ecd3594fe455475 Author: Enrique J. Hernández Blasco Date: Wed Nov 19 00:23:16 2014 +0100 oc: sync old messages as last resort if there are not in cache This is happening when the lastModSeq is greater than the modseq from an old message and that message is not in cache. This is used as last resort before crashing and it is only used in objectVersion as it is the first place to call on sync. Other related properties would work. M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m commit ef7b919175636b9c15c2a7f48a97925f26a280bb Author: Enrique J. Hernández Blasco Date: Wed Nov 12 16:21:44 2014 +0100 Return MAPISTORE_ERR_NOT_FOUND when a mail is indexed but not in IMAP server And remove that entry from the indexing table. This avoids to crash getting properties from a no longer available message in the IMAP server, for instance, the `PidTagPredecessorChangeList` attribute. M OpenChange/MAPIStoreFolder.m commit 973ab78761453a24bac1f19b417f8c7c5e851f81 Author: Jesús García Sáez Date: Thu Nov 6 17:42:45 2014 +0100 oc: synchronize folders ChangeNumber <-> modseq M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit c4b0ac209b3913897c9d59b5d04d12d46df9e1a8 Author: Jesús García Sáez Date: Fri Oct 24 12:38:11 2014 +0200 NSString:objectFromJSONString now can parse single values Like null => [NSNull null] M SoObjects/SOGo/NSString+Utilities.m commit 41320a4813e232b02780eea42792b108c7f4bf3f Author: Jesús García Sáez Date: Thu Oct 23 12:47:43 2014 +0200 oc: NGImap4Connection:fetchUids changed error messages M OpenChange/NGImap4Connection+Monkeypatching.m commit c410a9fc3ff7694d179e69e5d9a904396f0ab07e Author: Jesús García Sáez Date: Wed Oct 22 19:21:17 2014 +0200 oc: NGImap4Connection:fetchUids don't delete RawResponse M OpenChange/NGImap4Connection+Monkeypatching.h M OpenChange/NGImap4Connection+Monkeypatching.m commit 24e35103ff0a5094f81b9f241cb8164293ac7b83 Author: Jesús García Sáez Date: Wed Oct 22 15:01:41 2014 +0200 oc: monkeypatched NGImap4Connection class from sope To improve fetchUids method so we can retrieve uids in batches. Otherwise we will face an error 'too long request' kind M OpenChange/GNUmakefile A OpenChange/NGImap4Connection+Monkeypatching.h A OpenChange/NGImap4Connection+Monkeypatching.m commit 616f2abbb218c1dc9417162d4b95b2a1c4269660 Author: Enrique J. Hernández Blasco Date: Mon Oct 20 11:47:46 2014 +0200 Fix compilation when samba file is not others readable This happens when any smb.conf or included file is not others readable, thus we are fallbacking to the default installation path. M OpenChange/GNUmakefile commit 3910769ae86d6a58c44702ef4c09bf88c4912914 Author: Enrique J. Hernández Blasco Date: Wed Oct 15 00:39:49 2014 +0200 oc-folder: Uniform call to deleteMessageWithMID To make sure flags argument is used accordingly with the specs and not working by chance. M OpenChange/MAPIStoreFolder.m commit b67e1deda55ffc702d090629587f8a85b5967d8a Author: Enrique J. Hernández Blasco Date: Wed Oct 15 00:35:17 2014 +0200 oc-folder: Make deleted items synched when shared By keeping mid on moving messages by soft deleting and only if srcMid is different from targetMid. This makes restore/shared deleted items work. It also requires to do the following to work smoothly: * Do not add soft-deleted messages in ensureIDsForChildKeys * Return soft-deleted messages on getDeletedFMIDs * Do not register a new mid if the URL is matched with soft deleted messages M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 35ca313c37c2efbf99c62a81b1ef8b5564e74884 Author: Enrique J. Hernández Blasco Date: Thu Oct 16 16:29:23 2014 +0200 oc-calendar: Fix PidLidClipStart on recurrent events The midnight value must be in user's timezone and returned back in UTC. M OpenChange/MAPIStoreAppointmentWrapper.m commit c631689975a4532abc4f3d184ad199d15f29bd6b Author: Enrique J. Hernández Blasco Date: Thu Oct 16 16:26:57 2014 +0200 oc-calendar: getPidLidClipEnd now follows [MS-OXOCAL] On recurrent events when there is no end, the time to set is 31 August 4500, 11:59 P.M ([MS-OXOCAL] Section 2.2.1.15) M OpenChange/MAPIStoreAppointmentWrapper.m commit cd64ca199a9846d9dc9a36a99fac39285303b9c3 Author: Enrique J. Hernández Blasco Date: Thu Oct 16 16:11:43 2014 +0200 oc-calendar: wDay field cannot be negative Furthermore, [MS-OXOCAL] Section 2.2.1.41.1 indicates: The wDay field is set to indicate the occurrence of the day of the week within the month (1 to 5, where 5 indicates the final occurrence during the month if that day of the week does not occur 5 times). [rule firstOccurrence] may return negative values according to iCal spec for recurrent rules iCal 4.8.5.4 Recurrence Rule. For instance, for defining a timezone whose recurrent rule is done using this rule: RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU This fixes the problem when editing a recurrent appointment in Outlook were incorrectly shifted when SOGo provides back the event. M OpenChange/iCalTimeZone+MAPIStore.m commit be60fdebcc1e92ab13ce93dcc019457e5c4d7722 Author: Enrique J. Hernández Blasco Date: Tue Oct 14 23:48:36 2014 +0200 oc-folder: Flags are now used in indexing db when deleting a msg Unregistering the URL in indexing db accordingly to the flags (SOFT or HARD) M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit d076e04ad47c8938531450af9f002552328f8fa1 Author: Enrique J. Hernández Blasco Date: Tue Oct 7 12:37:23 2014 +0200 oc-mailfolder: Get seen flag directly from message in preloading To avoid a loop and a server-call. We are not using body.peek[text] directly because bodyContentPart message is explicitly avoiding it. M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit 7e0cddc06bc520c8eefe1b9190e92443853a15bc Author: Enrique J. Hernández Blasco Date: Tue Oct 7 00:51:45 2014 +0200 oc-mailfolder: Avoid setting seen flag on preloading message bodies Fetching a body[text] property using IMAP makes IMAP server set seen flag. This commit fetches the flag beforehand to restore the previous state once the body has been fetched. M OpenChange/MAPIStoreMailFolder.m commit 258444bb93b974825c428ef45db58e288d742f18 Author: Enrique J. Hernández Blasco Date: Sat Oct 4 00:58:13 2014 +0200 oc-rtf: Be more resilient to spaces while parsing font tables This avoids to crash on this example: \f0\fibi \fcharset0 -------^ Or: \f0 \fibi\fcharset0 --^ Take into account that I found lots of RTF documents with this format: \f0\fbidi \froman\fcharset0 \f0\froman\fprq2 \fcharset0 Which are not unsupported by this handler. M OpenChange/RTFHandler.m commit 75ce59d010c92a89453136300ec2c5f9c8e42c8a Author: Enrique J. Hernández Blasco Date: Fri Oct 3 23:23:01 2014 +0200 oc-rtf: Fix current position to match where _bytes pointer is This avoids to have extra unknown bytes at the end of the RTF document as _len would have been reached but _current_pos had incorrect less value. M OpenChange/RTFHandler.m commit cbfcd548581849ede2d6bbd0edbe580300f5d4af Author: Enrique J. Hernández Blasco Date: Fri Sep 19 16:51:26 2014 +0200 oc-rtf: Use what RTF Spec 1.9.1 for control words This reverts 7581c0a. M OpenChange/RTFHandler.m commit 415fb6034e76dc666970070b9ac437bf4e1e9834 Author: Enrique J. Hernández Blasco Date: Thu Sep 18 10:23:51 2014 +0200 oc-calendar: Retrieve properly event description created on SOGo As it is stored as plain text without triming string. The correct comparison here is NSNotFound as stated in Apple documentation. M OpenChange/MAPIStoreAppointmentWrapper.m commit 445a1fb2d6b6eb24d4fb04c2610e517247d7f47f Author: Jesús García Sáez Date: Thu Oct 2 17:40:12 2014 +0200 oc: MailMessages return correct codepage A OpenChange/Codepages.h A OpenChange/Codepages.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m commit c866bce8e8b0ff4540571b58d580244ecff5b2e0 Author: Enrique J. Hernández Blasco Date: Sat Sep 27 18:04:45 2014 +0200 Store FreeBusySimple and FreeBusyDetailed rights as roles Map: FreeBusySimple -> PublicDAndTViewer FreeBusyDetailed -> ConfidentialDAndTViewer Although SOGo is not really used AFAIK, we can now keep it and keep Calendar permission issues consistent. M OpenChange/MAPIStoreCalendarFolder.m commit ed4ca3bd1b2cba344892cf80fc94af288ca15e03 Author: Jesús García Sáez Date: Thu Aug 28 04:19:28 2014 +0200 oc: add talloc reference to indexing context We have a cache with user contexts (objc) which have mapping contexts (objc) where we store the indexing context (c) which will be freed by openchange code once the connection is closed. Right now all indexing context created for an user are the same, independently when in time was created or by which connection, etc... So this is a valid workaround, but this has to be refactored to used the indexing context of the current connection that is performing the call to SOGo backend. M OpenChange/MAPIStoreMapping.m commit bb9764bc6bef8633bdeda51860e4cc0db3ad4e35 Author: Jesús García Sáez Date: Thu Aug 28 04:14:06 2014 +0200 Revert "oc: cached usercontext updates indexing_context" This reverts commit 0750f64b787db088e944756b66fbd0883cf44cbf. M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit 05578bfcb6e753fdce2f0b5d7c4167fe326b4a17 Author: Jesús García Sáez Date: Mon Aug 25 18:27:11 2014 +0200 oc-rtf: control words can also have a space before next tag This was causing to parse a single space as an empty control word with length 0, which was the source of several crashes. Example: \f0\fbidi \fcharset0 --------^ font index is 0, font family is bidi but when parsing charset we were assuming control word was '' instead of 'charset0'. This only fixes the crashes, the parseFontTable function works quite awful right now. M OpenChange/RTFHandler.m commit a7c2054cce0d3dd1a093d9f369e715b519751d3a Author: Jesús García Sáez Date: Fri Aug 22 17:05:49 2014 +0200 oc: cached usercontext updates indexing_context Instead of use always the one given on initialization M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit 52ad0e0e5b12d88d0d8259284537d360084cfb2a Author: Julien Kerihuel Date: Tue Aug 19 22:24:34 2014 +0200 Prevent SOGo backend from crashing when mapistore_set_connection_info is not called beforehand and connInfo is not initialized. M OpenChange/MAPIStoreContext.m commit dc8b73b12bf8388c0bfce5af652b8e3957461c0c Author: Kamen Mazdrashki Date: Mon Aug 4 13:56:30 2014 +0200 oc/MailFolder: Add more logging so we can trace invalid message kyes M OpenChange/MAPIStoreMailFolder.m commit 18acdf20a61e2d865facc6b1798d9a1e75a06440 Author: Kamen Mazdrashki Date: Mon Aug 4 13:56:22 2014 +0200 oc: Make sure we always use NSString keys in 'messages' dictionary Different types for keys in Dictionaries leads to not finding expected entry - we should make sure that everythime we set/get entry from a dictionary, key object type is same M OpenChange/MAPIStoreMailFolder.m commit 0a23f18fc99930246d891f5f059c0d9e0c9b466e Author: Kamen Mazdrashki Date: Mon Aug 4 13:55:41 2014 +0200 oc: Set log level to 0 in samba-get-config script - it is very chatty during builds This script is very "chatty" when "log level" is set to a high number (usual scenario on developer machine) M OpenChange/samba-get-config.py commit b8366d796d5628ee821dd3c5c9c855512adfbce8 Author: Kamen Mazdrashki Date: Thu Jul 31 12:12:35 2014 +0200 oc/util: Tune dbmsgreader for new caching classes names M OpenChange/dbmsgreader.m commit 5ee8cb3a3fd31e8d445c77e616d8dcb1334fac13 Author: Jesús García Sáez Date: Mon Aug 4 10:35:04 2014 +0200 oc-rtf: check valid font name when generating tag M OpenChange/RTFHandler.m commit 4e3a242f2fe32230819eb175b55e62e9934cbf8b Author: Jesús García Sáez Date: Thu Jul 31 20:44:14 2014 +0200 oc-rtf: Don't crash when we don't know the specified font M OpenChange/RTFHandler.m commit 68c38e2b5c0958a4ec96b56c2e0c16948fa73307 Author: Jesús García Sáez Date: Tue Jul 29 18:51:37 2014 +0200 openchange: return proper url for folders with non-ascii chars toManyRelationshipKeysWithNamespaces applies asCSSIdentifier function to the names which are already "Imap4Encoded". So we need to remove the CSSIdentifier function first and then "Imap4Decode" to get the real name. Once we have the real name, to create the url we have to use the same logic as the function that creates the folder and creates this url for the first time (this function is createRootSecondaryFolderWithFID) which is to apply, in this order: - asCSSIdentifier - stringByEncodingImap4FolderName - stringByAddingPercentEscapesUsingEncoding M OpenChange/MAPIStoreMailContext.m commit f1d14fdeca522120a5350b30cf958b456fdef613 Author: Jesús García Sáez Date: Fri Jun 27 15:40:21 2014 +0200 multitenancy: adapt openchangedb_* calls M OpenChange/MAPIStoreContext.m commit a5550cff18db6f7b17ba3fbb30b0b155f06fa03f Author: Jesús García Sáez Date: Fri Jun 20 17:12:26 2014 +0200 avoid decode @ from url with username on it M OpenChange/MAPIStoreContext.m commit 95e3c7ca88403003305c2bf32166fdeac45f0005 Author: Ludovic Marcotte Date: Tue Nov 18 18:36:59 2014 -0500 More doc fixes for v2.2.10 M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit 6bbaf58d437a1233519800758711624dc8f9a998 Author: Ludovic Marcotte Date: Tue Nov 18 16:56:45 2014 -0500 Initial pass of the doc for v2.2.10 on Debian/Ubuntu M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit ac55509aea982d07c02d429f88131d8da468181b Author: Ludovic Marcotte Date: Tue Nov 18 12:45:15 2014 -0500 Updated NEWS file regarding the SOPE commit for bug #2957 M NEWS commit 19221beb1fc0aab45c0b7bcc5fb9ccd9e7561f73 Author: Jens Erat Date: Sun Nov 9 22:11:37 2014 +0100 Removed erroneous backslash in documentation M Documentation/SOGoInstallationGuide.asciidoc commit 3d18c94789235c50a8028d209b5cbf0203cb5dce Author: Francis Lachapelle Date: Mon Nov 17 14:24:14 2014 -0500 Fix extraction of email addresses in some cases Fixes #2945 M NEWS M UI/WebServerResources/UIxMailToSelection.js commit 1f167d9e821e5d4b54323c048e744c657dc4dd48 Author: Ludovic Marcotte Date: Mon Nov 17 11:49:56 2014 -0500 Fixed IMAP searches with non-ASCII folder names M NEWS M UI/MailerUI/UIxMailSearch.m M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.js commit 3872341a85c4e54a5671bde5e414c58c1ebca19e Author: Ludovic Marcotte Date: Fri Nov 14 10:34:36 2014 -0500 Added required patch for previous commit M SoObjects/SOGo/SOGoGCSFolder.m commit b3cd609ae76414237db120fd76545afe11f6346b Author: Ludovic Marcotte Date: Fri Nov 14 09:13:14 2014 -0500 Added WindowSize support for GCS collections M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit c0f0f2023c09352179251c9158d9014d9fab55a7 Author: Ludovic Marcotte Date: Wed Nov 12 15:09:26 2014 -0500 added NEWS entry for BSON goodie M NEWS commit ea43f4a635124fc012f994a02b95a9f277d4345e Author: Ludovic Marcotte Date: Wed Nov 12 15:05:05 2014 -0500 Comment improvement M ActiveSync/SOGoActiveSyncDispatcher.m commit d25fe1a58b23e012e83b52979ce98020b4bd5f63 Author: Ludovic Marcotte Date: Wed Nov 12 14:57:54 2014 -0500 Dramatically improved BSON deserialization speed by avoiding tz name lookups M SoObjects/SOGo/BSONCodec.m commit 8e1dc0ecb06b899b20336bb2928050f93c80fc5a Author: Ludovic Marcotte Date: Wed Nov 12 12:56:34 2014 -0500 Typo in previous commit M packaging/rhel/sogo.spec commit 715999edc80fa434f2bf882e666a47111c5d2c39 Author: Ludovic Marcotte Date: Wed Nov 12 12:54:07 2014 -0500 Avoid compilation failures on non-RHEL 7 distros M packaging/rhel/sogo.spec commit c159d5461bbb26edbe8485ca4461de62f008107c Author: Ludovic Marcotte Date: Wed Nov 12 10:02:04 2014 -0500 disable rpm-check-build for now M packaging/rhel/sogo.spec commit 5284b57340d917417ed489875cffbdc5fcbb00e7 Author: Ludovic Marcotte Date: Mon Nov 10 16:19:10 2014 -0500 More EL7 fixes M packaging/rhel/sogo.spec commit d8e6447fcc6f41687668fdd3649f4b58478bdcff Author: Ludovic Marcotte Date: Mon Nov 10 16:17:06 2014 -0500 More disable lasso M packaging/rhel/sogo.spec commit cb8b0b028ed852bc0877237bf76296ee17aaa1d8 Author: Ludovic Marcotte Date: Mon Nov 10 16:15:05 2014 -0500 Disable lasso for RHEL7 for now M packaging/rhel/sogo.spec commit df648c920467773b0871fde538f5003113ca7aab Author: Francis Lachapelle Date: Mon Nov 10 13:51:38 2014 -0500 Add 'zip' to packages dependencies Fixes #2963 M packaging/debian-multiarch/control M packaging/debian/control M packaging/rhel/sogo.spec commit 624af1c0fb494abbf16fc4b8620b13f5e3bf4e7c Author: Ludovic Marcotte Date: Mon Nov 10 08:58:30 2014 -0500 Fixed test M Tests/Integration/test-davacl.py commit 395a8ddcfefbd0a897274aa278f30c3fc545f4ac Author: Ludovic Marcotte Date: Fri Nov 7 10:36:11 2014 -0500 Updated once more the tz and added missing zones M SOPE/NGCards/TimeZones/America/Grand_Turk.ics M SOPE/NGCards/TimeZones/America/Metlakatla.ics M SOPE/NGCards/TimeZones/Antarctica/Casey.ics A SOPE/NGCards/TimeZones/Asia/Chita.ics M SOPE/NGCards/TimeZones/Asia/Irkutsk.ics M SOPE/NGCards/TimeZones/Asia/Khandyga.ics M SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics M SOPE/NGCards/TimeZones/Asia/Magadan.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/Sakhalin.ics A SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.ics M SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics M SOPE/NGCards/TimeZones/Asia/Vladivostok.ics M SOPE/NGCards/TimeZones/Asia/Yakutsk.ics M SOPE/NGCards/TimeZones/Asia/Yekaterinburg.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/Kaliningrad.ics M SOPE/NGCards/TimeZones/Europe/Minsk.ics M SOPE/NGCards/TimeZones/Europe/Moscow.ics M SOPE/NGCards/TimeZones/Europe/Simferopol.ics M SOPE/NGCards/TimeZones/Europe/Volgograd.ics M SOPE/NGCards/TimeZones/Pacific/Apia.ics A SOPE/NGCards/TimeZones/Pacific/Bougainville.ics M SOPE/NGCards/TimeZones/Pacific/Fiji.ics M SOPE/NGCards/TimeZones/UPDATING commit 8cd72a8fda714f62d0a62cee5bb22ac4986ecfef Author: Ludovic Marcotte Date: Fri Nov 7 10:06:53 2014 -0500 Fix borken ORGANIZER fields during the PUT action M SoObjects/Appointments/SOGoAppointmentObject.m commit 11a4c1358d6c1b9f6e5bb0fef63572a90d34ff16 Author: Ludovic Marcotte Date: Thu Nov 6 11:23:34 2014 -0500 Fixed corrupted PNG files (#2975) M NEWS M UI/WebServerResources/arrow-left.png M UI/WebServerResources/arrow-right.png M UI/WebServerResources/minus.png M UI/WebServerResources/plus.png commit 54d8aa88870f585ba9bb6422ed7dc68d8a980ea5 Author: Ludovic Marcotte Date: Thu Nov 6 11:10:31 2014 -0500 Added new zone files A SOPE/NGCards/TimeZones/Antarctica/Troll.ics A SOPE/NGCards/TimeZones/Asia/Khandyga.ics A SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics A SOPE/NGCards/TimeZones/Europe/Busingen.ics commit 49da494260949c1f6fe022e9825f026241f0f1c1 Author: Ludovic Marcotte Date: Thu Nov 6 11:09:16 2014 -0500 Fix for bug #2968 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 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/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 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/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/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/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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 commit e08dd3f9eb16bdf122a398fd46a725ec33c55226 Author: Ludovic Marcotte Date: Thu Nov 6 10:16:47 2014 -0500 Fix for bug #2978 M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 6de70e4043bc09a9182ce8a22e2c4f9a76b11af3 Author: Ludovic Marcotte Date: Thu Nov 6 09:35:58 2014 -0500 sanitize strings before encoding them when using EAS M ActiveSync/NSString+ActiveSync.m M NEWS commit 7052daa1c8fded384e5dd9e7582014a5acd8188e Author: Francis Lachapelle Date: Wed Nov 5 10:02:55 2014 -0500 Fix rename of subscribed addressbooks M NEWS M UI/Common/product.plist M UI/WebServerResources/ContactsUI.js commit 15be4861b6574ce7573e2ebc6e3d3bc3fb10110f Author: Francis Lachapelle Date: Wed Nov 5 08:44:52 2014 -0500 Fix support for SieveFolderEncoding default Fixes #2622 M NEWS M UI/PreferencesUI/UIxFilterEditor.m commit 4b9958336c470a00933b2786c2105a25f95f7801 Author: Ludovic Marcotte Date: Tue Nov 4 13:50:10 2014 -0500 Handle base64-encoded command parameters in EAS M ActiveSync/NSString+ActiveSync.m commit 52fdcc34de6fb482b94736652a7699436c17db82 Author: Ludovic Marcotte Date: Fri Oct 31 06:46:03 2014 -0400 Fixed typo M ActiveSync/iCalEvent+ActiveSync.m commit 08427e0bfb8bba2fd273443558a6832ac1ac0cc5 Author: Ludovic Marcotte Date: Thu Oct 30 18:58:52 2014 -0400 set userTimeZone if event has no tz M ActiveSync/iCalEvent+ActiveSync.m commit d76a4361a094c2a235e310f9e86ab38602d568f7 Author: Ludovic Marcotte Date: Thu Oct 30 09:20:21 2014 -0400 Added one more sanitization pass on decoded content M ActiveSync/SOGoMailObject+ActiveSync.m commit 70cd24e111b04a7bb598a56f86da34fefb689fbf Author: Ludovic Marcotte Date: Wed Oct 29 16:42:52 2014 -0400 Fix for bug #2965 M NEWS M UI/MailerUI/UIxMailView.m commit b5023eeb245c0c0cec40b018af404049119cd4d0 Author: Ludovic Marcotte Date: Wed Oct 29 14:56:03 2014 -0400 Fix for bug #2940 M ActiveSync/SOGoActiveSyncDispatcher.m M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoSystemDefaults.m commit da962aed01b32be85f85483dfbe978aa4e259361 Author: Ludovic Marcotte Date: Wed Oct 29 14:20:03 2014 -0400 Added support for multiple calendars/addressbooks over ActiveSync M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheGCSObject.m commit 395545ca519f4771369eca77d0d4b5aa9d79d1df Author: Ludovic Marcotte Date: Wed Oct 29 11:13:18 2014 -0400 WP fails to sync if an event is changed on the sever and the client sends a modification of another event M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit b53c7267660ba76d26f08b824b88cc87824a7cd3 Author: Ludovic Marcotte Date: Wed Oct 29 10:46:45 2014 -0400 TZ fixes on WP devices all day events M ActiveSync/iCalTimeZone+ActiveSync.m commit 6695aa083f5f315bfd95d61e7da58c261e611c3b Author: Francis Lachapelle Date: Fri Oct 17 15:20:25 2014 -0400 Fix crash when opening a mailbox with empty filter Fixes #2959 M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/MailerUI.js commit 42ef0bfc3f30a4ce77fab46fd48fc197dfe37684 Author: Ludovic Marcotte Date: Thu Oct 16 11:49:07 2014 -0400 Added doc around IMAP word size vs. ActiveSync on large mail folders M Documentation/SOGoInstallationGuide.asciidoc commit fb95d84a3a4eb1c3f329a02a4496cc7528f17c2a Author: Ludovic Marcotte Date: Thu Oct 16 09:35:15 2014 -0400 Handle base64 encoded query strings, popular on Windows devices M ActiveSync/NSString+ActiveSync.m commit 231987242b367f3d60d45edf3ebddfda4257709f Author: Ludovic Marcotte Date: Thu Oct 16 09:10:54 2014 -0400 Handle empty Attendees tag M ActiveSync/iCalEvent+ActiveSync.m commit b4f7ec3708bb5c44aaf1bd6637ee1f1df9a0b783 Author: Ludovic Marcotte Date: Thu Oct 16 09:08:50 2014 -0400 Don't send empty tag M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit b2cab02d7064a6a7c79cf71a5aa748fa31be11ad Author: Ludovic Marcotte Date: Thu Oct 16 09:03:34 2014 -0400 Handle empty categories M ActiveSync/NGVCard+ActiveSync.m commit d6ff9038ce09e1c5eb507fc8d884708bc706d306 Author: Ludovic Marcotte Date: Thu Oct 16 09:02:18 2014 -0400 Disable timezone in AS for now M ActiveSync/iCalEvent+ActiveSync.m commit c43ad378500367eb1639d43ab6f69e81e13d2ff4 Author: Ludovic Marcotte Date: Wed Oct 15 15:21:20 2014 -0400 Disable OpenChange for now on RHEL 7 M packaging/rhel/sogo.spec commit 096a0ef8e4f908802176903685e74826c1fbc2ae Author: Ludovic Marcotte Date: Wed Oct 15 11:35:59 2014 -0400 Disabled openchange builds on all i386 arch M packaging/rhel/sogo.spec commit e2136e041354f27fb0938b3fad15aa999ebe0621 Author: Francis Lachapelle Date: Tue Oct 14 12:54:04 2014 -0400 Don't leak database passwords in the logs Fixes #2953 M NEWS M SOPE/GDLContentStore/GCSChannelManager.m commit 3264458f4be46d8725962bb215350e7ca291ad18 Author: Ludovic Marcotte Date: Tue Oct 14 11:27:08 2014 -0400 Added back -L directives to properly compile teststrings M Tests/Integration/GNUmakefile.preamble commit 0327a42c9c7d305af78504264821281de7e9c2d3 Author: Alexandre Cloutier Date: Tue Oct 14 10:45:30 2014 -0400 Update NEWS file M NEWS commit 5f811e1a4e4e6b5e89cd616ddbc0b37ff3e0635a Author: Ludovic Marcotte Date: Tue Oct 14 10:43:52 2014 -0400 Added rpath for integration tests M Tests/Integration/GNUmakefile.preamble commit 923aa5d9b669d9ebca4b80a50c37c148aa17bb60 Author: Alexandre Cloutier Date: Tue Oct 14 10:29:11 2014 -0400 bugfix #2952, default sorting for new user M UI/WebServerResources/MailerUI.js commit 3416bfea94f17dd26b55bb4133c431f2640c9371 Author: Ludovic Marcotte Date: Tue Oct 14 10:00:05 2014 -0400 Adjusted rpath and removed unusued -L directives M ActiveSync/common.make M Tools/GNUmakefile M Tools/GNUmakefile.preamble commit f6639508089352980758aadc1b9d565157ee4adc Author: Ludovic Marcotte Date: Tue Oct 14 09:51:04 2014 -0400 Adjusted the rpath, removed unnecessary variables/values M Main/GNUmakefile M Main/GNUmakefile.preamble commit ccabd93ff2175dc4c26bf11694542a1acf1d382c Author: Ludovic Marcotte Date: Tue Oct 14 09:21:12 2014 -0400 moved system lib dirs to additional lib dirs M Main/GNUmakefile.preamble commit c5a7bcf2aaa4177b873c4a0ca780e046d041e074 Author: Ludovic Marcotte Date: Tue Oct 14 09:17:00 2014 -0400 Fixed the system lib dir to point to the sogo lib dir M Main/GNUmakefile.preamble commit 81ff6bebfeb30b2abafa31eb4b0e86b102c0f4c0 Author: Ludovic Marcotte Date: Tue Oct 14 09:02:15 2014 -0400 Removed dependancies when openchange is disabled M packaging/rhel/sogo.spec commit 1a8aa5a587c63b3c5d434353a41c6d9cffd540ef Author: Ludovic Marcotte Date: Tue Oct 14 09:00:14 2014 -0400 Fixed spec file to not build sogo-openchange if disabled M packaging/rhel/sogo.spec commit 4b76e2b933ae675800139e37fdd14ad1982ebc50 Author: Ludovic Marcotte Date: Tue Oct 14 08:43:28 2014 -0400 Added lib64 in the search path M Tests/Integration/GNUmakefile.preamble commit 27ac9e3904f43de0764b426754df6c86db8f3c69 Author: Francis Lachapelle Date: Thu Oct 9 15:46:44 2014 -0400 Cleanup of unused parameters M SoObjects/SOGo/SOGoUserFolder.m M UI/WebServerResources/AdministrationUI.js commit f8a371e351ce161037017ba79c367c494b6d56f1 Author: Francis Lachapelle Date: Thu Oct 9 15:12:24 2014 -0400 Fix folder's name when subscribing to a folder M NEWS M UI/WebServerResources/UIxContactsUserFolders.js commit 460ed2e7bcfd11a2beef4c8146fdd9030a415115 Author: Francis Lachapelle Date: Thu Oct 9 15:11:06 2014 -0400 Fix JavaScript warning on undefined variable M UI/WebServerResources/ContactsUI.js commit 6cc8f17c86713f39ba60d8ae8129ea4ceb052f63 Author: Francis Lachapelle Date: Thu Oct 9 15:10:20 2014 -0400 Fix display name of subscribed folders M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit ff9d49be71645c97d7692af67fda8bfacbb6179a Author: Ludovic Marcotte Date: Wed Oct 8 10:25:46 2014 -0400 Dropped rpath since it seems to be ignored on el5 M Tests/Integration/GNUmakefile.preamble commit f1919d10edcb56c4ae87a79a61522063c4d6e808 Author: Ludovic Marcotte Date: Wed Oct 8 09:35:50 2014 -0400 Flag for conditional openchange build M packaging/rhel/sogo.spec commit 3e2de9701cd1af8d27b9c0abf43e199049496b5d Author: Ludovic Marcotte Date: Wed Oct 8 09:29:08 2014 -0400 Fixes M packaging/rhel/sogo.spec commit 435ebb9eb41fc88a8af1de280f1894608e61f302 Author: Ludovic Marcotte Date: Wed Oct 8 09:25:40 2014 -0400 Fixes M packaging/rhel/sogo.spec commit ab9ba66b366c9b97cde626fe8a5cd23b3f0d3cdb Author: Ludovic Marcotte Date: Wed Oct 8 09:22:14 2014 -0400 More fixes M packaging/rhel/sogo.spec commit 29295f93c5a1b807eda1e4d6c92f9d1271e72597 Author: Ludovic Marcotte Date: Wed Oct 8 09:17:26 2014 -0400 Fixed again the spec file M packaging/rhel/sogo.spec commit 20e0cd623407d2066168818c7dd8c26a6afba05e Author: Ludovic Marcotte Date: Wed Oct 8 09:10:02 2014 -0400 Fixed RHEL packaging with lib move to "sogo" app directory M packaging/rhel/sogo.spec commit 25f68c7eb5263aaaaf7c5e4cfe29d8ecc60386ec Author: Jens Erat Date: Wed Oct 8 10:07:48 2014 +0200 Added missing NGImap4DisableIMAP4Pooling option to documentation M Documentation/SOGoInstallationGuide.asciidoc commit 22844a57426d9b3e2938a579f959fb934ef59357 Author: Jens Erat Date: Wed Oct 8 10:01:17 2014 +0200 Minor fixes in documentation M Documentation/SOGoInstallationGuide.asciidoc commit e3837188fd747ad8cb4d752c99b8027661fed03a Author: Ludovic Marcotte Date: Mon Oct 6 14:45:30 2014 -0400 Updated spec file for SOGo's private libraries move M packaging/rhel/sogo.spec commit a0317046ba4aa51450a6c9df451f322178811ff1 Author: Francis Lachapelle Date: Sun Oct 5 00:30:27 2014 -0400 Card view: don't escape
's in note field M NEWS M UI/Contacts/UIxContactView.m commit 4cc6b72cfb434b79d8e0e5f2277fbc3a7f54a2ad Author: Jeroen Dekkers Date: Sun Oct 5 15:47:00 2014 +0200 Make png files non-executable M UI/WebServerResources/error.png M UI/WebServerResources/notice.png M UI/WebServerResources/success.png M UI/WebServerResources/warning.png commit d7f8427623288493e9d082f793ed75870134c7e5 Author: Francis Lachapelle Date: Fri Oct 3 13:13:42 2014 -0400 Improve XSL for documentation M Documentation/Makefile D Documentation/docbook/xsl/sogo-fo-article.xsl M Documentation/docbook/xsl/sogo-fo.xsl commit 7f49dcb2fa0507d98741c3eeaa276f772de49886 Author: Ludovic Marcotte Date: Thu Oct 2 13:10:54 2014 -0400 Avoid using SOGO_SYSLIBDIR when testing since it's undefined M Tests/Integration/GNUmakefile.preamble commit f29a47d44328904a150c3c8ffc2a03af63293fb8 Author: Ludovic Marcotte Date: Thu Oct 2 12:42:06 2014 -0400 Added rpath M ActiveSync/common.make commit f88cfae611cda5462d5920638c1ff41856eb0a50 Author: Ludovic Marcotte Date: Thu Oct 2 12:36:22 2014 -0400 Improved and simplified rpath M SoObjects/common.make M Tests/Integration/GNUmakefile.preamble commit fb3ddca9e8e3a5f8c5d4698dcb8046202f5ecc2d Author: Ludovic Marcotte Date: Thu Oct 2 11:17:45 2014 -0400 Improved makefiles M SoObjects/Mailer/GNUmakefile M SoObjects/common.make commit ba4a50e778f586aaf5fc536b62b1ea00b9145292 Author: Ludovic Marcotte Date: Thu Oct 2 11:05:19 2014 -0400 Added rpath kungfu M SoObjects/common.make commit 8875c42d256444ed230bd834f7ed72fb1595cda2 Author: Ludovic Marcotte Date: Thu Oct 2 11:00:43 2014 -0400 Fixed makefile M SoObjects/common.make commit 18431922abd08be9a024589d16ee4117dcf9c477 Author: Ludovic Marcotte Date: Thu Oct 2 10:55:05 2014 -0400 Fixed makefile M ActiveSync/common.make commit f93c06e6a915889cc0d1a5de3b3d760efd5a100a Author: Ludovic Marcotte Date: Thu Oct 2 10:50:34 2014 -0400 Fixed include M Tests/Integration/GNUmakefile commit 68d79472a529b783273bf766bf4d5e5eb029343d Author: Ludovic Marcotte Date: Thu Oct 2 10:46:47 2014 -0400 Fixed makefile for teststrings due to sogo lib change M Tests/Integration/GNUmakefile M Tests/Integration/GNUmakefile.preamble commit 51ed3717962c2d49f9c0824ced0efa700919dbff Author: Ludovic Marcotte Date: Thu Oct 2 10:21:36 2014 -0400 Adjusted debian install files regarding sogo lib move M packaging/debian-multiarch/sogo-dev.install M packaging/debian-multiarch/sogo.install M packaging/debian/sogo-dev.install M packaging/debian/sogo.install commit 6ded9e95b33a80c09b00a63f7199b72f882d99d5 Author: Jeroen Dekkers Date: Wed Oct 1 20:36:42 2014 +0200 Put private libraries in /usr/lib/sogo M Main/GNUmakefile M Main/GNUmakefile.preamble M OpenChange/GNUmakefile M SOPE/GDLContentStore/GNUmakefile M SOPE/NGCards/GNUmakefile M SoObjects/SOGo/GNUmakefile M SoObjects/common.make M Tests/Integration/GNUmakefile.preamble M Tests/Unit/GNUmakefile M Tools/GNUmakefile M Tools/GNUmakefile.preamble M UI/AdministrationUI/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/GNUmakefile M UI/Scheduler/GNUmakefile M UI/common.make commit 25b7fffb009333e07de5f0327288086de08cd942 Author: Ludovic Marcotte Date: Wed Oct 1 14:08:29 2014 -0400 Fix for bug #2930 M NEWS M UI/MainUI/SOGoUserHomePage.m commit 89284d558c558c5bd2ec8c346fe5c16acbc1c366 Author: Francis Lachapelle Date: Wed Oct 1 09:02:03 2014 -0400 Add missing translation M UI/PreferencesUI/English.lproj/Localizable.strings commit 9610fcc5ca4faa9083e4be1c4cdf0bde53e7e228 Author: Ludovic Marcotte Date: Mon Sep 29 15:30:02 2014 -0400 Bumped version M Version commit 9cdcfd1d4a86de691a15b2a8d412c073f86dd145 Author: Ludovic Marcotte Date: Mon Sep 29 15:20:22 2014 -0400 Updated for the 2.2.9a release M NEWS M Version commit 95b122c9125a3e8185a6b5fe0f1a7bd0bfefc130 Author: Ludovic Marcotte Date: Mon Sep 29 15:04:40 2014 -0400 Simplified even more -safeString M SoObjects/SOGo/NSString+Utilities.m commit aa0499dbacbefac0a7c2c8504eb94be22af26629 Author: Ludovic Marcotte Date: Mon Sep 29 14:28:13 2014 -0400 Fixed sanitization char skipping and #2936 M SoObjects/SOGo/NSString+Utilities.m M UI/MailerUI/UIxMailListActions.m commit 80acafadd38b95dbd4917c157ea24d2a3467dd0c Author: Francis Lachapelle Date: Fri Sep 26 14:49:36 2014 -0400 Fix URL in documentation M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc commit 4c5be2fd97ed230478ec330bc849cd3d96c31589 Author: Ludovic Marcotte Date: Fri Sep 26 14:31:57 2014 -0400 Update ChangeLog M ChangeLog commit c0e8eb6ce3b2501a0439a95d6d4bfcb9b6c17cf0 Author: Ludovic Marcotte Date: Fri Sep 26 14:29:20 2014 -0400 Adjusted the doc for TB31 M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc commit 4be2ddb79339eb16d40404fb71b999c543ea395f Author: Francis Lachapelle Date: Fri Sep 26 14:23:39 2014 -0400 Update translations M NEWS M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.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/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.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/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 5744d1847447317caec390b61db4252ab245d71c Author: Ludovic Marcotte Date: Fri Sep 26 14:15:32 2014 -0400 Updated scripts for TB31 M Scripts/updates.php commit 9e1423cd4a7d0df284645449b1c37c2b8cec32dd Author: Francis Lachapelle Date: Fri Sep 26 13:58:28 2014 -0400 New font for asciidoc documentation We now use Lato. M Documentation/SOGoInstallationGuide.asciidoc M Documentation/docbook/xsl/sogo-fo-article.xsl M Documentation/docbook/xsl/sogo-fo.xsl M Documentation/docinfo.xml D Documentation/fonts/PALATINO.TTF D Documentation/fonts/deliciousitalic.ttf D Documentation/fonts/deliciousitalic.xml D Documentation/fonts/deliciousroman.ttf D Documentation/fonts/deliciousroman.xml M Documentation/fonts/fop-config.xml A Documentation/fonts/lato/Lato-Black.ttf A Documentation/fonts/lato/Lato-Black.xml A Documentation/fonts/lato/Lato-BlackItalic.ttf A Documentation/fonts/lato/Lato-BlackItalic.xml A Documentation/fonts/lato/Lato-Bold.ttf A Documentation/fonts/lato/Lato-Bold.xml A Documentation/fonts/lato/Lato-BoldItalic.ttf A Documentation/fonts/lato/Lato-BoldItalic.xml A Documentation/fonts/lato/Lato-Hairline.ttf A Documentation/fonts/lato/Lato-Hairline.xml A Documentation/fonts/lato/Lato-HairlineItalic.ttf A Documentation/fonts/lato/Lato-HairlineItalic.xml A Documentation/fonts/lato/Lato-Heavy.ttf A Documentation/fonts/lato/Lato-Heavy.xml A Documentation/fonts/lato/Lato-HeavyItalic.ttf A Documentation/fonts/lato/Lato-HeavyItalic.xml A Documentation/fonts/lato/Lato-Italic.ttf A Documentation/fonts/lato/Lato-Italic.xml A Documentation/fonts/lato/Lato-Light.ttf A Documentation/fonts/lato/Lato-Light.xml A Documentation/fonts/lato/Lato-LightItalic.ttf A Documentation/fonts/lato/Lato-LightItalic.xml A Documentation/fonts/lato/Lato-Medium.ttf A Documentation/fonts/lato/Lato-Medium.xml A Documentation/fonts/lato/Lato-MediumItalic.ttf A Documentation/fonts/lato/Lato-MediumItalic.xml A Documentation/fonts/lato/Lato-Regular.ttf A Documentation/fonts/lato/Lato-Regular.xml A Documentation/fonts/lato/Lato-Semibold.ttf A Documentation/fonts/lato/Lato-Semibold.xml A Documentation/fonts/lato/Lato-SemiboldItalic.ttf A Documentation/fonts/lato/Lato-SemiboldItalic.xml A Documentation/fonts/lato/Lato-Thin.ttf A Documentation/fonts/lato/Lato-Thin.xml A Documentation/fonts/lato/Lato-ThinItalic.ttf A Documentation/fonts/lato/Lato-ThinItalic.xml A Documentation/fonts/lato/SIL Open Font License.txt D Documentation/fonts/oflgoudystm.ttf D Documentation/fonts/oflgoudystm.xml D Documentation/fonts/oflgoudystmitalic.ttf D Documentation/fonts/oflgoudystmitalic.xml D Documentation/fonts/palatino.xml M Documentation/images/architecture.png M Documentation/images/openchange.png M Documentation/includes/commercial-support.asciidoc M Documentation/includes/global-attributes.asciidoc M NEWS commit 275eebde0fb77535a0d2d420e20f8431a8d65384 Author: Ludovic Marcotte Date: Fri Sep 26 10:53:01 2014 -0400 Updated NEWS file for the release M NEWS commit 0b6e3dc22d9a4f990ea981c4161846c6f889fa02 Author: Ludovic Marcotte Date: Thu Sep 25 09:25:13 2014 -0400 Fix for bug #589 M NEWS M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Scheduler/UIxTaskEditor.m commit 3675220756f1bedc3828e892235a9e468eb62a26 Author: Ludovic Marcotte Date: Wed Sep 24 14:14:25 2014 -0400 Refactored code to be more rigorous Unicode-wise. M ActiveSync/NSString+ActiveSync.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m commit 1c60ab2337815b73ab651ac39f5465944c10e479 Author: Ludovic Marcotte Date: Wed Sep 24 12:02:12 2014 -0400 Fix for bug #2889 M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M SoObjects/Appointments/SOGoAppointmentObject.m commit f4372af16d9479eecf0ec988a0081c5767f972e7 Author: Ludovic Marcotte Date: Tue Sep 23 13:46:44 2014 -0400 Add over DAV a PARTSTAT if none is defined M SoObjects/Appointments/SOGoAppointmentObject.m commit 6ba85ee43aaa067f9ec13c05a7907c4eb72e7b98 Author: Ludovic Marcotte Date: Mon Sep 22 11:38:07 2014 -0400 Added some comments in the code M SoObjects/Appointments/SOGoAppointmentFolder.m commit ae6afedc92acd2bd70f423cd24d21f9d7c47a104 Author: Ludovic Marcotte Date: Mon Sep 22 08:38:01 2014 -0400 Fixed potential exception when Calendar module is disabled M UI/WebServerResources/UIxPreferences.js commit d572f2af0238304b11bbac54b0aa4636f49c30d5 Author: Ludovic Marcotte Date: Fri Sep 19 14:34:20 2014 -0400 get rid of control chars before returning the response M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit a338b193ba0078d0a858b431d43f2e251fb29651 Author: Ludovic Marcotte Date: Wed Sep 17 19:45:44 2014 -0400 Fix for bug #2838 M SoObjects/Appointments/SOGoAppointmentFolders.m commit 11adf388cf2b276356a6ab3051425442232f9992 Author: Ludovic Marcotte Date: Wed Sep 17 11:51:46 2014 -0400 Cleaned the code and fixed #2894 while at it ... M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/product.plist commit a4ab2942e89c74915725aa51da4c25b2cc5b6049 Author: Ludovic Marcotte Date: Wed Sep 17 11:35:09 2014 -0400 Fix for bugs #2878, #2879 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7e281dca99b974d63e8d2b011459ab4335d54965 Author: Francis Lachapelle Date: Wed Sep 17 09:45:44 2014 -0400 Fix encoding of calendar names in Web interface M UI/WebServerResources/SchedulerUI.js commit ce1896b6278d262da45f43f3612db60ab775a60a Author: Ludovic Marcotte Date: Wed Sep 17 09:36:35 2014 -0400 Fixed typo M Tests/Integration/README commit f52a083326f053deb8ed9953a8dfe7363af00f3f Author: Ludovic Marcotte Date: Wed Sep 17 09:34:36 2014 -0400 fixed sending mails to multiple recipients over AS M ActiveSync/NGMimeMessage+ActiveSync.m M NEWS commit 8ba031d6ec6a996cf8dc8fa53cd42866cf09f2df Author: Ludovic Marcotte Date: Mon Sep 15 19:54:07 2014 -0400 Consider 0x0C as "unsafe" M SoObjects/SOGo/NSString+Utilities.m commit c5c2bfb7a6117b00d563bf0230fb435b6026972d Author: Ludovic Marcotte Date: Mon Sep 15 14:08:54 2014 -0400 Fixed iCal detection for 10.9 (and perhaps even 10.8) M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/WORequest+SOGo.m commit 6ec79f77924b7c9afb1967c4db415a66129cc313 Author: Alexandre Cloutier Date: Mon Sep 15 10:31:51 2014 -0400 bugfix with threads collapsing for a nested folder M UI/MailerUI/UIxMailActions.m M UI/WebServerResources/MailerUI.js commit 4b9db66f8b0bd0b18875fd29d81ec54d8bc517e1 Author: Francis Lachapelle Date: Mon Sep 15 10:33:03 2014 -0400 Fix warning when generating docbook M Documentation/Makefile commit 02b3de6465c85e254f265cedb28a0e96aeef6f31 Author: Ludovic Marcotte Date: Mon Sep 15 09:32:36 2014 -0400 Fix for bug #2326 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxComponentEditor.m commit 4b49fc33b257c8426071501aaf90de6e03c10f68 Author: Jens Erat Date: Sun Sep 14 14:36:30 2014 +0200 Updated for 2.2.8 M Documentation/SOGoInstallationGuide.asciidoc M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc commit 19b313e6c4488daebf053879076f09ab6df0b6ea Author: Jens Erat Date: Wed Sep 10 00:32:53 2014 +0200 Updated some copyright lines from PacketFence to SOGo M Documentation/SOGoInstallationGuide.asciidoc M Documentation/docbook/xsl/headerfooter-fo.xsl M Documentation/docbook/xsl/sogo-fo-article.xsl M Documentation/docbook/xsl/sogo-fo.xsl M Documentation/docbook/xsl/titlepage-fo.xml M Documentation/docinfo.xml commit 397d8d75741946ccb6d7e2d9751149dbad5a2be3 Author: Jens Erat Date: Wed Sep 10 00:18:03 2014 +0200 Remove old documentation files D Documentation/SOGo Installation Guide.odt D Documentation/SOGo Mobile Devices Configuration.odt D Documentation/SOGo Mozilla Thunderbird Configuration.odt D Documentation/SOGo Native Microsoft Outlook Configuration.odt D Documentation/architecture.png D Documentation/inverse.jpg D Documentation/openchange.png D Documentation/preferences.png D Documentation/sogo-2.png D Documentation/sogo.png commit 8a564975c8fba678acb0bc7c5290131d4eb868ee Author: Jens Erat Date: Wed Sep 10 00:07:18 2014 +0200 Added makefile for asciidoc-conversion, included docbook-templates M .gitignore A Documentation/Makefile D Documentation/SOGo Installation Guide.asciidoc D Documentation/SOGo Mobile Devices Configuration Guide.asciidoc D Documentation/SOGo Mozilla Thunderbird Configuration.asciidoc D Documentation/SOGo Native Outlook Configuration.asciidoc A Documentation/SOGoInstallationGuide.asciidoc A Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc A Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc A Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc A Documentation/docbook/fop-centos6.patch A Documentation/docbook/xmlgraphics-fop-centos5.patch A Documentation/docbook/xsl/headerfooter-fo.xsl A Documentation/docbook/xsl/sogo-fo-article.xsl A Documentation/docbook/xsl/sogo-fo.xsl A Documentation/docbook/xsl/titlepage-fo.xml A Documentation/docbook/xsl/titlepage-fo.xsl A Documentation/docinfo.xml A Documentation/fonts/PALATINO.TTF A Documentation/fonts/deliciousitalic.ttf A Documentation/fonts/deliciousitalic.xml A Documentation/fonts/deliciousroman.ttf A Documentation/fonts/deliciousroman.xml A Documentation/fonts/fop-config.xml A Documentation/fonts/inconsolata.ttf A Documentation/fonts/inconsolata.xml A Documentation/fonts/oflgoudystm.ttf A Documentation/fonts/oflgoudystm.xml A Documentation/fonts/oflgoudystmitalic.ttf A Documentation/fonts/oflgoudystmitalic.xml A Documentation/fonts/palatino.xml A Documentation/images/inverse-logo.jpg A Documentation/images/sogo-logo.png commit 95191cb29bbd14559e1d3ef5ee93865303e06859 Author: Jens Erat Date: Sun Jul 20 00:22:38 2014 +0200 Added other documentation files as asciidoc A Documentation/SOGo Mobile Devices Configuration Guide.asciidoc A Documentation/SOGo Mozilla Thunderbird Configuration.asciidoc A Documentation/SOGo Native Outlook Configuration.asciidoc A Documentation/images/openchange.png commit 8d4c0ff6948fe40368d197e57b5fb2a22971e657 Author: Jens Erat Date: Fri Jul 11 19:54:42 2014 +0200 Converted Installation Guide to asciidoc A Documentation/SOGo Installation Guide.asciidoc A Documentation/images/architecture.png A Documentation/images/preferences-hierarchy.png A Documentation/includes/additional-info.asciidoc A Documentation/includes/commercial-support.asciidoc A Documentation/includes/global-attributes.asciidoc A Documentation/includes/license.asciidoc commit 8b4a16df4ec7362e86a138d0761176a229a8304f Author: Ludovic Marcotte Date: Fri Sep 12 14:10:22 2014 -0400 NEWS entry for previous commit M NEWS commit b8b3519a404ff26f3aadcf65e9c605998214a43c Author: Ludovic Marcotte Date: Fri Sep 12 14:09:28 2014 -0400 Initial support for multiple alarms and better iCal compatibility M ActiveSync/iCalEvent+ActiveSync.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 12a4fd05a249cc6c0ea1f6c0722cbf50ce1afa39 Author: Ludovic Marcotte Date: Fri Sep 12 08:34:15 2014 -0400 Support for repetitive alarms and tasks M SOPE/GDLContentStore/GCSAlarmsFolder.m M SOPE/GDLContentStore/GCSFolder.m M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEvent.h M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalToDo.m M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAppointmentOccurence.h M SoObjects/Appointments/SOGoAppointmentOccurence.m M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoEMailAlarmsManager.h M SoObjects/Appointments/SOGoEMailAlarmsManager.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/SOGoTaskOccurence.h M SoObjects/Appointments/SOGoTaskOccurence.m M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.h M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.m M Tools/SOGoEAlarmsNotifier.h M Tools/SOGoEAlarmsNotifier.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxOccurenceDialog.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxTaskEditor.js commit 0825a810e3f57339436a0ed912d003ce039e67a5 Author: Francis Lachapelle Date: Thu Sep 11 11:58:39 2014 -0400 Add missing localization string M UI/Common/English.lproj/Localizable.strings commit ed85a09ff0467446cdcbbb5dc408f325ff6709ce Author: Francis Lachapelle Date: Thu Sep 11 11:55:20 2014 -0400 Allow alarms to be snoozed for 1 day M NEWS M UI/WebServerResources/generic.js M Version commit 38cb86bdb1520eec007c279151a41f75a60cc998 Author: Ludovic Marcotte Date: Wed Sep 10 14:15:34 2014 -0400 Update ChangeLog M ChangeLog commit 69c8aa074364395a8bdf3705d74ee6a93c11d54a Author: Alexandre Cloutier Date: Wed Sep 10 13:22:36 2014 -0400 quickfix for IE for searchInbox M UI/WebServerResources/UIxMailSearch.js commit 36b833ccb58353d36085a9fc8ca087f9684b7efb Author: Alexandre Cloutier Date: Wed Sep 10 13:02:13 2014 -0400 bugFix InboxSearch IMAP query keywords M UI/WebServerResources/UIxMailSearch.js commit 9d6bcb00bcbae81d55fa2d5c27d3e6458d5a2bb9 Author: Francis Lachapelle Date: Wed Sep 10 11:58:47 2014 -0400 Fix compilation warning M UI/MailerUI/UIxMailEditor.m commit 1dd3dbacb50a03a6e59508d3f504754ded0e1e5b Author: Francis Lachapelle Date: Wed Sep 10 11:37:52 2014 -0400 Various fixes and improvements to the Mail module M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Toolbars/SOGoMailFolder.toolbar M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css commit c441fa5b802a7920315c927479621de92937846c Author: Francis Lachapelle Date: Wed Sep 10 10:47:18 2014 -0400 Various fix and improvements to Scheduler module M UI/Scheduler/French.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/SchedulerUI.js commit 7e297ad56c76d3c3477d66dcf0407889d1b40479 Author: Francis Lachapelle Date: Wed Sep 10 10:58:46 2014 -0400 Remove spaces M UI/WebServerResources/SchedulerUI.js commit 8eb4212f5ddc8b97c8a1cee7b5b08e2652f2b04f Author: Francis Lachapelle Date: Wed Sep 10 10:49:54 2014 -0400 Various fix and improvements to Mail module M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css commit 3ad9327d171dc48f100eb490029999e3704068ac Author: Luc Charland Date: Wed Sep 10 10:25:42 2014 -0400 putting test-prevent-invitations back in M Tests/Integration/config.py.in D Tests/Integration/dont-test-prevent-invitations.py A Tests/Integration/test-prevent-invitations.py commit 0483794f451bf07ec6fc9b32db18b82eb962219b Author: Ludovic Marcotte Date: Wed Sep 10 09:20:47 2014 -0400 Updated the documentation for the release M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS M Version commit 3c1d6d7d898a663f826cb0a32b013f01e02656d0 Author: Alexandre Cloutier Date: Tue Sep 9 16:03:44 2014 -0400 bugfix; UserSettings was not refresh properly after toggling threads M UI/WebServerResources/MailerUI.js commit 1dcf631ad6e78174a43b076c804b6026b45e532a Author: Francis Lachapelle Date: Tue Sep 9 15:49:16 2014 -0400 Update translations M NEWS M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Contacts/Catalan.lproj/Localizable.strings M SoObjects/Contacts/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Mailer/Catalan.lproj/Localizable.strings M SoObjects/Mailer/NorwegianBokmal.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/NorwegianBokmal.lproj/Localizable.strings M UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings commit cbc53b3a52f435f0e1ca49c532baf9954b2da82d Author: Ludovic Marcotte Date: Tue Sep 9 15:38:15 2014 -0400 Updated NEWS file M NEWS commit 574c2457580c24482cfd560512602b901971e53e Author: Alexandre Cloutier Date: Tue Sep 9 15:34:04 2014 -0400 bugfix PreventInvitation; fix object parsing on a blank user M UI/WebServerResources/UIxPreferences.js commit f3ca4ea7fca3e2f2d8434914fba0dc9e397d7e1f Author: Alexandre Cloutier Date: Tue Sep 9 15:29:08 2014 -0400 bugfix foldingThread; Renaming a foldername with a space was not correctly handled M UI/MailerUI/UIxMailFolderActions.m commit e542ff56465a22767751ff3a4259ce0c5d3f2bb8 Author: Ludovic Marcotte Date: Tue Sep 9 15:15:56 2014 -0400 Fix for bug #1240 M NEWS M UI/MainUI/SOGoUserHomePage.m commit 9daab5a9a1de1c49b79deca6bda9cc667edd78bd Author: Alexandre Cloutier Date: Mon Sep 8 14:58:21 2014 -0400 update NEWS file M NEWS commit 1fb3198dbc379566e504d0423dd69f4968626564 Author: Alexandre Cloutier Date: Thu Sep 4 11:42:46 2014 -0400 applied comments M SoObjects/SOGo/SOGoUserDefaults.m commit d62c50476342d50bde7536ebcc2f1bd7ed83faed Author: Alexandre Cloutier Date: Fri Aug 29 13:16:30 2014 -0400 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 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/Arabic.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.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/UIxPreferences.m M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.js commit 7db526a5d968e0f0c7ad0782f8449220df722359 Author: Alexandre Cloutier Date: Tue Sep 9 13:50:42 2014 -0400 bugfix for new user without userSettings.mail M UI/MailerUI/UIxMailActions.m M UI/WebServerResources/MailerUI.js commit 06f81a032cafe6017e328f8c8b4215119cc502a0 Author: Alexandre Cloutier Date: Tue Sep 9 12:44:23 2014 -0400 applied comments M UI/WebServerResources/MailerUI.js commit df42c31618611f41856bc5a2427e7b59cc899bda Author: Alexandre Cloutier Date: Mon Sep 8 12:43:29 2014 -0400 Update NEWS file M NEWS commit e6002c9b2a419dd12f543990fed588a07b0a88df Author: Alexandre Cloutier Date: Mon Sep 8 12:39:55 2014 -0400 applied comments M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/MailerUI.js commit 0c88edc61b788c5a33de2ab85fda9680deb80bc2 Author: Alexandre Cloutier Date: Thu Sep 4 11:09:04 2014 -0400 bugfix where an exception was raised if threadsCollapsed is undefined M UI/WebServerResources/SOGoMailDataSource.js commit 267a689683dd435fde53dc7f442a9e9853b91305 Author: Alexandre Cloutier Date: Fri Aug 29 09:30:40 2014 -0400 Applied comments M UI/MailerUI/UIxMailFolderActions.m commit c9d1294a8aca4e66c8ef59595035e9f8b3dd35ac Author: Alexandre Cloutier Date: Thu Aug 28 17:55:35 2014 -0400 Manage the collapse UIDs save in the user settings M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m commit 59023da7f00010c44ff026019d93009ff908d13e Author: Alexandre Cloutier Date: Wed Aug 13 18:39:33 2014 -0400 applied comments and fix bug where the folded threads were saved only after refreshing the entire page M UI/MailerUI/UIxMailActions.m M UI/WebServerResources/MailerUI.js commit c5f9dd086b78319d5e8170b62ae854a8e9d625c0 Author: Alexandre Cloutier Date: Tue Aug 12 17:43:01 2014 -0400 Possibility to collapsed threads with persistance M UI/MailerUI/UIxMailActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 0bfaceb398e701379efa4be935d5c8d6ebd69313 Author: Alexandre Cloutier Date: Tue Sep 9 12:51:59 2014 -0400 applied comments M UI/MailerUI/UIxMailFolderActions.m commit 9a380f711c0b2bb9e7a15c561d8661a5aa975c2d Author: Alexandre Cloutier Date: Tue Sep 9 10:28:59 2014 -0400 bugfix PreventInvitation M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 8c8e7d24a76d82cf37b19d02983e140fff177540 Author: Ludovic Marcotte Date: Mon Sep 8 15:25:21 2014 -0400 Modified Apache's config file to handle Apache > 2.3 M Apache/SOGo-apple-ab.conf M Apache/SOGo.conf M NEWS commit 77c50e523250ccdceafa3fe1b1a3439e630a407e Author: Alexandre Cloutier Date: Mon Sep 8 14:11:42 2014 -0400 applied comments; fix errors from merge and update NEWS file M NEWS M UI/WebServerResources/MailerUI.js commit b639c2d251c48a5ab6498a81e8a40fb3f153ef84 Author: Francis Lachapelle Date: Fri Sep 5 16:04:29 2014 -0400 Fixes for IE M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js commit 984e208dd938911cdb091514e8da2a3f328bedce Author: Alexandre Cloutier Date: Fri Sep 5 11:01:57 2014 -0400 IE bugfixes M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 606ee9780e8f8edaecfbf0f245ee114a2c31874e Author: Luc Charland Date: Thu Sep 4 22:36:02 2014 -0400 dont test prevent invitations A Tests/Integration/dont-test-prevent-invitations.py D Tests/Integration/test-prevent-invitations.py commit c6f82dac01545789528c524d91ac532ba04d5290 Author: Luc Charland Date: Thu Sep 4 22:24:32 2014 -0400 catch specific exception M Tests/Integration/webdavlib.py commit e37a603632e532d3f36588b3212575e02939a702 Author: Luc Charland Date: Thu Sep 4 21:59:36 2014 -0400 should help some builds that might timeout M Tests/Integration/webdavlib.py commit ca8351d1f9097793ed816c099683c3b97e87a13d Author: Alexandre Cloutier Date: Thu Sep 4 10:50:03 2014 -0400 fix IE7, IE8, IE9, IE10, IE11 GUI M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 031e4c9409abd0ce46a634d5e05db417e785faa7 Author: Luc Charland Date: Wed Sep 3 22:43:49 2014 -0400 more of the same M Tests/Integration/test-preferences.py M Tests/Integration/test-sieve.py commit c621bbcd563a8b4306cbf59d9390f12a9a260e7c Author: Luc Charland Date: Wed Sep 3 22:32:46 2014 -0400 Those need the same adjustments M Tests/Integration/test-preferences.py M Tests/Integration/test-sieve.py commit 4b94a183be2887ef958931bb4848dec51ad41cbb Author: Luc Charland Date: Wed Sep 3 13:50:13 2014 -0400 urllib.quote needs a string M Tests/Integration/test-prevent-invitations.py commit 32476b16cc79f113be494f6bc755d47b89a2ab85 Author: Alexandre Cloutier Date: Tue Sep 2 14:31:46 2014 -0400 applied comments and fix bug when tagging msgs already tagged M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/MailerUI.js commit 3b65eaea0b177374abe7389a42935ccd08629910 Author: Alexandre Cloutier Date: Tue Sep 2 13:42:04 2014 -0400 Tagging labels with 1 AJAX request M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 7e26d80c77316c0869470b045a29786efccfdeb2 Author: Alexandre Cloutier Date: Tue Sep 2 10:11:27 2014 -0400 merge conflicts M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 1af52e6d6b93bc68dc7c038ce740851fb56c88b3 Author: Francis Lachapelle Date: Fri Aug 29 15:33:56 2014 -0400 Fix message labels handling Selecting "none" from the label submenu on a multiple selection of messages is now working. When changing the label of multiple messages, the display is now properly updated. Fixes #2902 M NEWS M UI/WebServerResources/MailerUI.js commit eaf815eae62c8c7311158a34eb0b67bda2d3f9e6 Author: Alexandre Cloutier Date: Fri Aug 29 14:55:21 2014 -0400 update NEWS file M NEWS commit 9bd09cc55d08ed34745f4fa51413dc760c7114d1 Author: Alexandre Cloutier Date: Thu Aug 28 13:20:43 2014 -0400 add the location column M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.js commit ced09628940cde92c3bb70ce96e31dd5cc973b08 Author: Luc Charland Date: Thu Aug 28 10:43:32 2014 -0400 Added white_listed_attendee to the config file M Tests/Integration/config.py.in commit dadad3df2a755ffcd73198d633a8eb368412b2b3 Author: Francis Lachapelle Date: Thu Aug 28 09:37:49 2014 -0400 Fix some compilation warnings M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxCalMainView.m commit da184f8459a43bbe0c7f740e366cdf60baedb0ef Author: Alexandre Cloutier Date: Wed Aug 27 16:50:45 2014 -0400 bugfix#2864 M UI/WebServerResources/SchedulerUI.js commit 03152ea3d4cbf39ef8a5340e865d038bc899877f Author: Alexandre Cloutier Date: Wed Aug 27 16:01:35 2014 -0400 bugfix with DND from calendar view to calendar list M UI/WebServerResources/SchedulerUIDnD.js commit 84a08659ecc263f1962aa138bb025308aaf41870 Author: Alexandre Cloutier Date: Wed Aug 27 13:50:56 2014 -0400 bugfix where it is not possible to delete msg when mailbox is full M UI/WebServerResources/MailerUI.js commit d749d5c2fb9a41697732eaef3f17e27e807fff55 Author: Luc Charland Date: Wed Aug 27 13:31:49 2014 -0400 Added tests for prevent invitation and whitelist M Tests/Integration/preferences.py M Tests/Integration/test-preferences.py A Tests/Integration/test-prevent-invitations.py commit 07a138e0d62ebaaea722dc91ae0be162385d74ed Author: Alexandre Cloutier Date: Wed Aug 27 12:30:33 2014 -0400 applied comments and add the possibility to resize the search inbox window M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css commit 76c9b45fd077759c888cde2941e710a9e5925577 Author: Alexandre Cloutier Date: Tue Aug 26 14:25:27 2014 -0400 update Localizable.strings Update the print window options strings M UI/Scheduler/English.lproj/Localizable.strings commit 38a3b7bb4f29aa676c7af0dccde3d87973b1007e Author: Alexandre Cloutier Date: Tue Aug 26 13:36:42 2014 -0400 print calendars events&Tasks with colors - either borders or backgrounds M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalViewPrint.h M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit b2b77c65d3d35d7c96986eb0f01c53783e0c6b05 Author: Francis Lachapelle Date: Tue Aug 26 09:00:13 2014 -0400 Fix folders paths of "sogo-tool restore -l" M NEWS M Tools/SOGoToolRestore.m commit 6aecccf6ca26231342af1f8542dfbe28347778fc Author: Alexandre Cloutier Date: Mon Aug 25 13:46:35 2014 -0400 indentations M UI/WebServerResources/UIxCalViewPrint.js commit e4a84d49202b2aa42251910dcbc1ffb8de6b498f Author: Francis Lachapelle Date: Mon Aug 25 12:15:05 2014 -0400 Fix usage of SOGoSubscriptionFolderFormat default M NEWS M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 28f26ec08e7994b857c0b51551b1d5625df822b3 Author: Francis Lachapelle Date: Mon Aug 25 10:16:10 2014 -0400 Fix display of users with no possible subscription M NEWS M UI/WebServerResources/UIxContactsUserFolders.js commit 74bd96e5a635cefd963315db2fef5199eeba14c4 Author: Francis Lachapelle Date: Mon Aug 25 10:12:09 2014 -0400 Fix encoding of new calendars + new subscriptions M NEWS M UI/WebServerResources/SchedulerUI.js commit e044476772b304e307f7853906996282f9b0eb93 Author: Alexandre Cloutier Date: Fri Aug 15 13:41:30 2014 -0400 bugFix #2827 M UI/WebServerResources/ContactsUI.js commit c76cb3646122e43e6b1cb2dfa6e64a88da85d605 Author: Alexandre Cloutier Date: Fri Aug 15 13:06:46 2014 -0400 Disable the search button on toolbar once it is opened M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailSearch.js commit 73fcdc230615da8ac22281397f4ba692a4a7cdc8 Author: Alexandre Cloutier Date: Fri Aug 15 11:41:37 2014 -0400 adjust css for other browser, fix display bug M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/tablekit.js commit b9dd1ddc5ae215b1b1c888ee9538b8036fbf9208 Author: Ludovic Marcotte Date: Fri Aug 15 09:57:19 2014 -0400 Fix for bug #2892 M NEWS M UI/Common/UIxFolderActions.m commit 8783f09a4acca298fc3a9f533feb2dda5590db36 Author: Alexandre Cloutier Date: Thu Aug 14 15:01:40 2014 -0400 fix leak M UI/MailerUI/UIxMailSearch.m commit 52476251b82ed0c172bc143a0642ae223d306b6e Author: Alexandre Cloutier Date: Thu Aug 14 14:49:44 2014 -0400 applied comments, fix bug and add sortable results M UI/MailerUI/UIxMailListActions.m M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js commit f6c7ca33797bfd0e00a6b1f4e85f6b7de1ae9889 Author: Alexandre Cloutier Date: Wed Aug 13 17:41:58 2014 -0400 applied comments M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailSearch.m M UI/WebServerResources/UIxMailSearch.js commit c3e46e4bafd6e26ec417927f10cf0c88180b7786 Author: Alexandre Cloutier Date: Mon Aug 11 09:25:09 2014 -0400 code refactoring and GUI improvement M UI/MailerUI/UIxMailListActions.m M UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/UIxMailSearch.css M UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css commit 7794d716b983992251492f26bcf3ff07edbd3b5a Author: Alexandre Cloutier Date: Wed Aug 6 14:49:36 2014 -0400 version 1 of the inbox search M UI/MailerUI/GNUmakefile M UI/MailerUI/Toolbars/SOGoMailFolder.toolbar M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m A UI/MailerUI/UIxMailSearch.h A UI/MailerUI/UIxMailSearch.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/MailerUI/UIxMailSearch.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js A UI/WebServerResources/UIxMailSearch.css A UI/WebServerResources/UIxMailSearch.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 5b886e5c4dab6bdf486f937df8bb234c4902f50c Author: Francis Lachapelle Date: Fri Aug 1 12:26:53 2014 -0400 Fix issue with DnD of tasks with FireFox M UI/WebServerResources/SchedulerUI.js commit 1a2fe8908b2f6feb674d69f47f034b253c2a444d Author: Jesús García Sáez Date: Wed Mar 19 17:19:07 2014 +0100 Revert "Merge pull request #2 from Zentyal/jgarcia/fix-encoding-of-mapistoreuris" M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m commit cde1db93245c8bdfbf8e69ed8efe8a0f6a03027c Author: Ludovic Marcotte Date: Fri Aug 1 09:40:45 2014 -0400 Refactored GCSFolder: -writeContent and fixed sogo-tool restore M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/SOGo/SOGoContentObject.m M Tools/SOGoToolRestore.m commit f43341c1005d3d5813c23133071c253c753bb3e9 Author: Ludovic Marcotte Date: Thu Jul 31 16:19:49 2014 -0400 Fixed JSON'ification of the admin module M UI/WebServerResources/AdministrationUI.js commit b05fcc7d82395fe2d988567c36d213aa1c6cfeae Author: Ludovic Marcotte Date: Wed Jul 30 14:51:00 2014 -0400 Fat commit to refactor the quick record generation M ActiveSync/common.make M GNUmakefile M Main/GNUmakefile.preamble M NEWS D OGoContentStore/COPYING D OGoContentStore/GNUmakefile D OGoContentStore/GNUmakefile.postamble D OGoContentStore/GNUmakefile.preamble D OGoContentStore/OCSContactFieldExtractor.m D OGoContentStore/OCSiCalFieldExtractor.h D OGoContentStore/OCSiCalFieldExtractor.m D OGoContentStore/README D OGoContentStore/Version D OGoContentStore/appointment-oracle.ocs D OGoContentStore/appointment.ocs D OGoContentStore/contact-oracle.ocs D OGoContentStore/contact.ocs D OGoContentStore/iCalRepeatableEntityObject+OCS.h D OGoContentStore/iCalRepeatableEntityObject+OCS.m D OGoContentStore/misc/iNetOrgPerson.txt D OGoContentStore/misc/icaltest.ical D OGoContentStore/misc/test1/GNUmakefile D OGoContentStore/misc/test1/common.h D OGoContentStore/misc/test1/test1.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreTasksMessage.m D SOPE/GDLContentStore/GCSFieldExtractor.h D SOPE/GDLContentStore/GCSFieldExtractor.m M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m M SOPE/GDLContentStore/GNUmakefile A SOPE/GDLContentStore/GNUmakefile.postamble A SOPE/GDLContentStore/appointment-oracle.ocs A SOPE/GDLContentStore/appointment.ocs A SOPE/GDLContentStore/contact-oracle.ocs A SOPE/GDLContentStore/contact.ocs M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.h M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.h M SoObjects/Contacts/NGVList+SOGo.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/common.make M Tests/Integration/GNUmakefile.preamble M Tests/Unit/GNUmakefile M Tools/GNUmakefile.preamble M Tools/SOGoToolRestore.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxListEditor.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/common.make M packaging/debian-multiarch/sogo.overrides M packaging/debian/sogo.overrides M packaging/rhel/sogo.spec commit 07324e56a0ab257334d4d4a67ed52ce8f1a844d9 Author: Francis Lachapelle Date: Wed Jul 30 11:16:35 2014 -0400 Update ChangeLog M ChangeLog commit 397a36cc89f0160bc84ba19b2f7adc2b96a6a5c1 Author: Francis Lachapelle Date: Wed Jul 30 11:16:10 2014 -0400 Preparation for release 2.2.7 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M Version commit c240931c54873943349d0c65c1fb9b1dadcbd9c1 Author: Francis Lachapelle Date: Wed Jul 30 11:15:05 2014 -0400 Update CKEditor to version 4.4.3 M NEWS M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css commit ef2432e10f396886f09134ff39c9b90cac5e8c2b Author: Francis Lachapelle Date: Wed Jul 30 10:36:31 2014 -0400 Update NEWS file M NEWS commit 571322958a875e53dc0c689caf3f24a1debdea54 Author: Francis Lachapelle Date: Wed Jul 30 10:33:15 2014 -0400 Update fi, fr, de, and es_ES translations M SoObjects/Appointments/Finnish.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M UI/Common/German.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/SpanishSpain.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/SpanishSpain.lproj/Localizable.strings commit bd5c05cca2aa9166198c9c6ea6e9c583da9359bd Author: Francis Lachapelle Date: Wed Jul 30 10:31:25 2014 -0400 Indentation in JavaScript files M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit ea44308aa3d95d150b6d6565cdf4dbdc79e5c64e Author: Francis Lachapelle Date: Tue Jul 29 16:05:46 2014 -0400 Fix all-day events display in IE It also fixes the display of the event categories for all-day events in IE. M NEWS M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit f76a6cfc96aeefd1d5b913a29e60dcce6dfa9b5c Author: Carlos Pérez-Aradros Herce Date: Wed Jul 9 13:28:42 2014 +0200 Fix mysql cleanup log message M Scripts/openchange_user_cleanup commit 2b3bc10f786ce6948dfeb90d1752d975de5bbf51 Author: Kamen Mazdrashki Date: Thu Jul 3 14:59:49 2014 +0200 Scripts/openchange_user_cleanup: Don't hardcode samba private dir, use samba LoadParm() Signed-off-by: Kamen Mazdrashki M Scripts/openchange_user_cleanup commit 3eba5f940e353909628ab6fa59c4f402cccd0e32 Author: Jesús García Sáez Date: Wed Jul 2 12:24:09 2014 +0200 increase log level of debug message M OpenChange/MAPIStoreSOGo.m commit 7f2ee7be89d6dbbd0a70eb43a3ef32d6c56761c2 Author: Jesús García Sáez Date: Wed Jul 2 10:40:05 2014 +0200 Error message only when initialization hadn't been done In a multithread environment, sogo_backend_init is registering the thread only for the first one that calls this function, then the others threads (even if they call sogo_backend_init) won't be registered because moduleInitialized was YES. We just want to ensure sogo_backend_init is called at least once (per process, not per thread). M OpenChange/MAPIStoreSOGo.m commit 41f2e917e76e07f1f6a62dc7eea0e8aada9d2bce Author: Miguel Julián Date: Thu Jun 12 16:20:41 2014 +0200 Removed development tip comment M OpenChange/MAPIStoreAppointmentWrapper.m commit 65ece612734ec4fd88d08daeed5c86bd06fbd598 Author: Miguel Julián Date: Thu Jun 12 15:46:02 2014 +0200 Removing some trail characters at event description * They are sometimes present after a \r\n\n M OpenChange/MAPIStoreAppointmentWrapper.m commit 94f3246658c151b55ca86404c607fe29de7b94b1 Author: Ludovic Marcotte Date: Tue Jul 29 10:36:20 2014 -0400 Improved error message when you cannot invite users M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentObject.m commit 1df7e989e012fbbb3a93293ed944b2c80f48299f Author: Ludovic Marcotte Date: Fri Jul 25 14:48:25 2014 -0400 Removed worthless declaration M UI/Scheduler/UIxCalListingActions.m commit d9ca1051b31f7efd35083dc87bd59b143cb3e593 Author: Francis Lachapelle Date: Fri Jul 25 11:34:33 2014 -0400 Improve headers of multicolumns view M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.css commit 4eefa4c2697d4da8ba72674a81f74492e01a11dd Author: Ludovic Marcotte Date: Fri Jul 25 08:12:12 2014 -0400 Fixed test since we now return a 200 instead of a 204 M Tests/Integration/utilities.py commit 4c21a050d91e5969921db8f9971752863a7edd48 Author: Ludovic Marcotte Date: Thu Jul 24 14:00:57 2014 -0400 JSON interface to folder subscriptions M NEWS M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxContactsUserFolders.js commit b52289904f607121627a5cf3298f7124a5042d22 Author: Alexandre Cloutier Date: Thu Jul 24 13:48:41 2014 -0400 task.png for DnD taskList A UI/WebServerResources/task.png commit c389630d76b4d72e10552be32f8482b4807c1558 Author: Alexandre Cloutier Date: Thu Jul 24 13:35:14 2014 -0400 DnD tasksList M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit f6ef94a6314e3fe7d5b863d20a0df4580e8ca7bb Author: Ludovic Marcotte Date: Thu Jul 24 12:48:03 2014 -0400 improved handling of SOGoSubscriptionFolderFormat M NEWS M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxContactsUserFolders.js commit 5de51e8aa1facd6ddaf1162f31f9e42ca810d125 Author: Francis Lachapelle Date: Thu Jul 24 09:30:19 2014 -0400 Fix missing argument with new DnD controller M UI/WebServerResources/SchedulerUIDnD.js commit 006727a74b42ee0fe5fcb479a9ab8080db14602b Author: Ludovic Marcotte Date: Thu Jul 24 08:39:41 2014 -0400 Properly destroy cache objects of vanished folders M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/SOGo/SOGoCacheGCSObject.m M SoObjects/SOGo/SOGoCacheObject.h commit 6619840f80dab04eacac6a7fe66436443796bfd8 Author: Jeroen Dekkers Date: Tue Jul 22 19:54:18 2014 +0200 Add Mailer and Appointments to product.list requires of MailPartViewers M UI/MailPartViewers/product.plist commit 08fd2fcfaa8488a8460c0b555b45f4950f1010a2 Author: Francis Lachapelle Date: Tue Jul 22 13:26:28 2014 -0400 Fix JavaScript after bad merge M UI/WebServerResources/SchedulerUI.js commit a43dd97fc939692f74f38dfcd2064147e8cafbdc Author: Alexandre Cloutier Date: Tue Jul 22 11:37:45 2014 -0400 Fix bug with DnD; leftPanelController.stopEvent() M UI/WebServerResources/SchedulerUIDnD.js commit 192659fdd9d64ddd63f8dcd014a14a3b4e7fad15 Author: Francis Lachapelle Date: Mon Jul 21 16:12:27 2014 -0400 Add missing localizable string M UI/PreferencesUI/English.lproj/Localizable.strings commit 06fe36fd75aaedd05ff7e92cad1320f4dff63160 Author: Francis Lachapelle Date: Mon Jul 21 16:07:13 2014 -0400 Add missing localizable strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit 24f9d83ff7e8503118aabd02598f3300a07a646b Author: Francis Lachapelle Date: Mon Jul 21 16:06:24 2014 -0400 Fix JavaScript from merge leftover M UI/WebServerResources/SchedulerUI.js commit 8dd967d0a87a7ee560b854f667fb55c296b89245 Author: Ludovic Marcotte Date: Mon Jul 21 15:38:23 2014 -0400 Updated NEWS file for two merged pull requests M NEWS commit 08cd080d47f4ef0d0d262021e173b5d6c6519276 Author: Ludovic Marcotte Date: Mon Jul 21 15:34:56 2014 -0400 Fixed charset substitution in meta tags M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 28e6bb8b9d521dad8801206655c30d57ef3f9ff6 Author: Alexandre Cloutier Date: Fri Jul 18 15:03:28 2014 -0400 Applied comments M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit b892b3f7946e4466a51af901fb4b77da75872d40 Author: Alexandre Cloutier Date: Fri Jul 18 10:14:38 2014 -0400 Add RegEx M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit cdf4cc1acb98f451bec00ab7d6e3858937c293a8 Author: Alexandre Cloutier Date: Fri Jul 18 09:46:31 2014 -0400 fix DnD from eventList to calendarList for repeated event M UI/WebServerResources/SchedulerUI.js commit 3cac794de5dbda0f005901cbb081b2ee5fa01e7f Author: Alexandre Cloutier Date: Fri Jul 18 09:33:51 2014 -0400 move line M UI/WebServerResources/SchedulerUIDnD.js commit 8f9b24a23f593eb2041cfaaca3e4fb611ddd7060 Author: Alexandre Cloutier Date: Fri Jul 18 09:23:07 2014 -0400 visual helper while dragging from calendar view to calendarList M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUIDnD.js commit a2a7014140ce8abf97ce9b04b9eb7467deda192b Author: Alexandre Cloutier Date: Thu Jul 17 09:42:32 2014 -0400 fix dnd repeated event bug + applied comments M UI/Scheduler/UIxAppointmentActions.m M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit a5ecb2063f449505ab671e3952497f4484b12bec Author: Alexandre Cloutier Date: Wed Jul 16 10:30:48 2014 -0400 added event7.png and adjust javascript indentation M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js A UI/WebServerResources/event7.png commit 9bd7aeebfb5ea41c078c7e9691fe0c0e9513eb12 Author: Alexandre Cloutier Date: Tue Jul 15 17:29:39 2014 -0400 DnD from calendarView to CalendarList M UI/WebServerResources/SchedulerUIDnD.js commit 01af72cfe95e1970fa84405732690355ed72dcd8 Author: Alexandre Cloutier Date: Tue Jul 15 09:49:48 2014 -0400 DnD from eventList to the calendarList M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 6dddb5c98ce402268205eaa4fc7eec3068380f9f Author: Alexandre Cloutier Date: Fri Jul 11 17:04:06 2014 -0400 dragNdrop from the events table to the calendars list M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxOccurenceDialog.js commit ccf181bcf95a8bebf6c4ab9bdb66c151548cc00d Author: Alexandre Cloutier Date: Thu Jul 10 13:34:47 2014 -0400 applied comments and fix repeated events dragNdrop between calendars M UI/Scheduler/UIxAppointmentActions.m M UI/WebServerResources/SchedulerUI.js commit e478b29c2e40963041abf63c678a7e36d287ad2f Author: Alexandre Cloutier Date: Wed Jul 9 16:47:13 2014 -0400 creating and dragNDrop between calendars in multicolumndayview M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit c2027f072d0b59944882ca39fc97f573a2157fd7 Author: Alexandre Cloutier Date: Fri Jul 18 13:57:18 2014 -0400 indentation M SoObjects/Appointments/SOGoAppointmentObject.m commit ce6a31dd38aa50736eae48eb073deb991b87173a Author: Alexandre Cloutier Date: Fri Jul 18 09:26:02 2014 -0400 Adjust line of code to make it easier to read M SoObjects/Appointments/SOGoAppointmentObject.m commit a71013eebf8e7dd088a55cd18554d4de9c69369b Author: Alexandre Cloutier Date: Wed Jul 16 14:26:30 2014 -0400 javascript indentation M UI/WebServerResources/UIxPreferences.js commit eaec5a614d713d397b032f58f6d56ac3034165c6 Author: Alexandre Cloutier Date: Wed Jul 16 14:08:39 2014 -0400 Change exception 403 to 409 and fix indentation in the javascript M SoObjects/Appointments/SOGoAppointmentObject.m M UI/WebServerResources/UIxPreferences.js commit 5217bed5ae3e298adc48a4c2e8c94ca1ab0e4891 Author: Alexandre Cloutier Date: Wed Jul 16 14:01:50 2014 -0400 Organized the categories and appointments invitations inside a tabContainer M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css commit 17319cc8dd39c46a3f0c7c48e1ef9d182d06a663 Author: Alexandre Cloutier Date: Wed Jul 16 10:37:27 2014 -0400 reverted UIxListEditor.wox M UI/Templates/ContactsUI/UIxListEditor.wox commit 89d116363ca6a27b08b3b3e6812669ebbbd69ea0 Author: Alexandre Cloutier Date: Wed Jul 16 10:03:13 2014 -0400 replace ampersands with commas M SoObjects/Appointments/SOGoAppointmentObject.m commit 7c3e85f517a56ca66f540a8468b75010a5943f5f Author: Alexandre Cloutier Date: Tue Jul 15 17:34:49 2014 -0400 applied comments M SoObjects/Appointments/SOGoAppointmentObject.m commit 05fb7ae0c88a1f9b47d636caabaab96bea426309 Author: Alexandre Cloutier Date: Thu Jul 10 11:13:07 2014 -0400 applied comments M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit ef20108e3297b5d644044307ba84fd2a6c6fbdbc Author: Alexandre Cloutier Date: Wed Jul 9 17:26:41 2014 -0400 fix bug where the user could enter any names in the whitelist M UI/WebServerResources/UIxPreferences.js commit b5c0363400a48610f782c06dd0fdba21cc7cc478 Author: Alexandre Cloutier Date: Mon Jul 7 17:42:43 2014 -0400 applied comment and refactor code M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit f0b8eb8dfb6d19fdc82fe92a796c9e2b9a9c2aa3 Author: Alexandre Cloutier Date: Mon Jul 7 13:38:37 2014 -0400 server side code to integrate the whitelist M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 16d02455bdcb5e8d2e2c5b4dc160b294895da82c Author: Alexandre Cloutier Date: Mon Jul 7 10:00:16 2014 -0400 Serialization of the whiteList M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 8ded5a8aaff1e7b4025b6ffe35e3e36d64ebd687 Author: Alexandre Cloutier Date: Fri Jul 4 09:51:41 2014 -0400 Prevent Invitations and whitelist GUI M SoObjects/Appointments/SOGoAppointmentObject.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/ContactsUI/UIxListEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 1cc93c700a0925f84262896ae6d28f90395a8b51 Author: Ludovic Marcotte Date: Wed Jul 9 14:08:31 2014 -0400 Updated NEWS file for changes occurred right after v2.2.6 was released M NEWS commit 44d0cb5c0d57de6548148ea204f49a5d697e8358 Author: Francis Lachapelle Date: Wed Jul 9 11:17:36 2014 -0400 Fix refresh of list when forwarding a message Fixes #2818 M NEWS M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js commit dbdb7d90513aa54c2aa314013f236c434eeb0082 Author: Ludovic Marcotte Date: Wed Jul 9 10:04:44 2014 -0400 Fix sending of METHOD:REPLY for DAV clients M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit e343ed240b8de3b06da82a8777fe5d639cbf6a1c Author: Francis Lachapelle Date: Tue Jul 8 22:00:06 2014 -0400 Fix regression of word breaking Fixes #2845 M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/generic.css commit 45553be122c5dd12b0373e3e6fdc4bd2f1aeef4b Author: Francis Lachapelle Date: Tue Jul 8 17:19:55 2014 -0400 Fix rename of calendars, improve tasks count badge M NEWS M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactFolderProperties.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 1cf4841477dea27261c5654717cabab1ea6ac43e Author: Alexandre Cloutier Date: Fri Jul 4 11:23:59 2014 -0400 fix display glitch M UI/WebServerResources/SchedulerUI.js commit 017a85b7f2c91827615ab1adfbaab6dc4fef9707 Author: Alexandre Cloutier Date: Fri Jul 4 10:46:49 2014 -0400 fix month events categories display M UI/WebServerResources/SchedulerUI.js commit 8c8e47daf632ce5146df347c407cbdc5ba858681 Author: Alexandre Cloutier Date: Fri Jul 4 10:37:35 2014 -0400 fix spacing between events and categorie display M UI/WebServerResources/SchedulerUI.js commit 8a172467253db8e129a0926d949b86410e50d811 Author: Ludovic Marcotte Date: Fri Jul 4 10:18:56 2014 -0400 Cleaned up code and fixed the translation of the weekdays in the datepicker M UI/Scheduler/UIxDatePicker.h M UI/Scheduler/UIxDatePicker.m M UI/WebServerResources/datepicker.js commit 4843c6b6d7f05e32047a27e1c6cd28a1912e615d Author: Ludovic Marcotte Date: Fri Jul 4 08:55:35 2014 -0400 Renamed Multi-Column to Multicolumn and refactored some code M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/UIxCalViewPrint.m commit 6e13f1547719c5f3bfc6149d9a038de90c284cb2 Author: Ludovic Marcotte Date: Wed Jul 2 11:32:18 2014 -0400 Update ChangeLog M ChangeLog commit 5dd2088d42388b397e8cc3fde35455b2455f7f3e Author: Ludovic Marcotte Date: Wed Jul 2 11:32:06 2014 -0400 Updated for the release M NEWS M Version commit 9c3c2cb92657809945eeaf25310039173efb58b0 Author: Ludovic Marcotte Date: Wed Jul 2 11:23:57 2014 -0400 Updated the doc for the release M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 55422b5f037b1c410c25a685afa6d3077c3fce21 Author: Ludovic Marcotte Date: Wed Jul 2 10:11:13 2014 -0400 Fixed typo M NEWS commit 1846e1ee5db7120d4ebca9842ab402333b26cac5 Author: Kamen Mazdrashki Date: Tue Jun 24 15:28:42 2014 +0200 oc/TallocWrapper: don't handle Threading initialization here It is SOGo backend module responsibility to setup/teardonw all ObjC specific initialization Signed-off-by: Kamen Mazdrashki M OpenChange/NSObject+MAPIStore.m commit 1fc3a57210b61cc73a91757f5d7ddc4050dc5f7f Author: Kamen Mazdrashki Date: Thu Jun 19 20:41:37 2014 +0200 oc: Protect backend initialization to happen only once M OpenChange/MAPIStoreSOGo.m commit 5b75c817e21bb43c8a731ff2cb9a04f2e58bf080 Author: Kamen Mazdrashki Date: Thu Jun 19 19:57:32 2014 +0200 oc: Log when mapistore backend is successfully initialized M OpenChange/MAPIStoreSOGo.m commit c91741ad1f925b3acc828d88d28b82f640eb6997 Author: Kamen Mazdrashki Date: Thu Jun 19 19:43:14 2014 +0200 oc/dbmsgreader: Fix to work again this time basen on BSON format for msg data Also, implement reading for message data in case only 1 param is passed. This could be usefull when have msg data by other means than by reading it directly from DB Signed-off-by: Kamen Mazdrashki M OpenChange/GNUmakefile M OpenChange/dbmsgreader.m commit 86e54989fbba8997eb41eb0b1b84fd2f10faa0b7 Author: Kamen Mazdrashki Date: Fri Jun 20 03:23:38 2014 +0200 oc/utils: Make "plext" category publicly visible Signed-off-by: Kamen Mazdrashki A OpenChange/NSObject+PropertyList.h M OpenChange/NSObject+PropertyList.m commit 116e738e63e7b281191b76665ce616961ca93293 Author: Kamen Mazdrashki Date: Thu Jun 19 19:30:17 2014 +0200 oc/utils: Move OCDumpPListData() function into plreader - this is the only user for this function Signed-off-by: Kamen Mazdrashki M OpenChange/NSObject+PropertyList.m M OpenChange/plreader.m commit bf0f2a76d565fc1f0265ad6f45e28c37c965dba3 Author: Kamen Mazdrashki Date: Mon Jun 16 13:20:51 2014 +0200 oc/MAPIStoreSOGo: Do not destroy current thread context after any API call We have thread context already in place during *_init() function. Thus guarding every API call with TreadInit/Destroy is: - a bit redundand - makes SOGo backend not reentrant even on single thread and leads to hard to find use-after-free crashes Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit 6de298d20285730e06fb41488ee6d97edfffbfab Author: Kamen Mazdrashki Date: Fri Jun 13 14:20:00 2014 +0200 oc/MAPIStoreMapping: Split the check for existing entry so we have better error message Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreMapping.m commit 98505c1b6b54c477e5c438d7fee3eac9ee100d66 Author: Kamen Mazdrashki Date: Fri Jun 13 14:19:20 2014 +0200 oc/MAPIStoreContext: Fix log messages to actually print 64bit FMIDs Signed-off-by: Kamen Mazdrashki Conflicts: OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreContext.m commit 51df0adb79095dde2b0fc48f619a4b8497768970 Author: Miguel Julián Date: Thu Jun 12 16:20:41 2014 +0200 Removed development tip comment M OpenChange/MAPIStoreAppointmentWrapper.m commit 5d43513dd9f36dd47610c822bee3ace20e91aae5 Author: Miguel Julián Date: Thu Jun 12 15:46:02 2014 +0200 Removing some trail characters at event description * They are sometimes present after a \r\n\n M OpenChange/MAPIStoreAppointmentWrapper.m commit 2458af1a43e6e422538e3627313c591c7121b1d8 Author: Miguel Julián Date: Wed Jun 11 16:14:11 2014 +0200 All day events deladyed one day if user timezone is +XX:XX * Those events were not shown properly in SOGo web UI M OpenChange/iCalEvent+MAPIStore.m commit 2792baac028ecca9253e5ec88021e0cc7a8c7e53 Author: Kamen Mazdrashki Date: Mon Jun 2 01:20:18 2014 +0200 openchange: don't overflow possible recipient type while creating message headers Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreMailVolatileMessage.m commit 4b383705fff833a1c41dde513119fe847bbaefc7 Author: Kamen Mazdrashki Date: Mon Jun 2 01:18:23 2014 +0200 openchange: Fix submitWithFlags to submit to BCC-ed recipients also this reintroduces commit 7efb263c659451d2c781547a5b38cb5d01ed837f Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreMailVolatileMessage.m commit dd7200e00f6d975e8b4d3705745b49fae6509256 Author: Kamen Mazdrashki Date: Wed May 7 01:26:34 2014 +0200 openchange/MAPIStoreFolder: Add private selector for actual folder delete action Usually, it is a bad idea for an object to call its own public methods (just like in this case). Thus separating impelementation for deleteFolder: would allow MAPIStoreFolder to call only private implementation when needed Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreFolder.m commit 27851ef4280812ce5bf53c1cce33318a4774cc6f Author: Kamen Mazdrashki Date: Mon May 5 01:51:18 2014 +0200 openchange: FillMessageHeadersFromProperties fix skipping of last value in possible range of recepients IMHO, this fixes a bug, that when saving a meessage, it is saved without BCC fields. Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreMailVolatileMessage.m commit 7da8885190acac061bb54518cf6bbe305eb8d35b Author: Kamen Mazdrashki Date: Mon May 5 01:47:17 2014 +0200 openchange: getMessageData - replace int literals with ulRecipClass values Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreMailVolatileMessage.m commit fc9dc080455025f16c2ef58d14d8b16913eeb999 Author: Kamen Mazdrashki Date: Thu Mar 20 17:26:44 2014 +0100 oc-sogo: pretty print Exceptions in sogo_backend_handle_objc_exception() Now we have a nice stack trace printed out from [NSException callStackSymbols] Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit bcfb674cd1ba63189eb8210a95b388c0dc2468a6 Author: Kamen Mazdrashki Date: Thu Mar 20 17:04:11 2014 +0100 oc-sogo: Print both [NSException callStackSymbols] and execinfo.h stack trace Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit 6be768af42c7e21653149b81cfc1b2f09847d0f9 Author: Kamen Mazdrashki Date: Thu Mar 20 16:27:03 2014 +0100 oc-sogo: Move memory clean up *after* handling the exception Otherwise the mess is full :) Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit 2c94d21f3e62222304cd75ba7300acf1de8663fe Author: Kamen Mazdrashki Date: Thu Mar 20 15:52:21 2014 +0100 oc-sogo: Use [e name] and [e reason] selectors Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit cbe616358dde8a1bbc19d5c84e0371402a919532 Author: Kamen Mazdrashki Date: Thu Mar 20 14:36:29 2014 +0100 oc-sogo: Clean up AutoRelease pool and unregister threads in Catch handler Most of the time we have "not yet implemented" kind of exceptions, so it is better to clean up allocated resources Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit 09e6fcc3ff2021b1a9a4a2d99e8a4a852f8c5c93 Author: Kamen Mazdrashki Date: Thu Mar 20 14:24:58 2014 +0100 oc-sogo: try/catch to guard only the actual impelementation rather than *everything* Signed-off-by: Kamen Mazdrashki M OpenChange/MAPIStoreSOGo.m commit 3b2174eeec1843eeb011129134cecf5b6bfd2246 Author: Jesús García Sáez Date: Mon Mar 17 21:08:12 2014 +0100 if there is no password file for specific user, try to read global password file This way we can have a master password for imap access M OpenChange/MAPIStoreUserContext.m commit c6b8be742d1197ad24f0d1735db36892a6b4c1aa Author: Jesús García Sáez Date: Tue Mar 4 16:40:41 2014 +0100 use execinfo.h to get backtrace Really poor backtrace because it will only have the frames from oc side, I don't know why callStackSymbols is returning null, compilation flags? M OpenChange/MAPIStoreSOGo.m commit a77863947f92730dbd407f25c0e65fc0a9b51c55 Author: Jesús García Sáez Date: Tue Mar 4 12:29:13 2014 +0100 add try catch to all functions on struct mapistore_backend M OpenChange/MAPIStoreSOGo.m commit d1f54298d29963e76f12e3cc2ef4abf07b697f68 Author: Jesús García Sáez Date: Mon Mar 3 16:09:30 2014 +0100 stringByDecodingImap4FolderName is not neccesary For russian locale and characters nonexistent in latin1 sogo crashes M OpenChange/MAPIStoreMailContext.m commit f8028b5a94f1899ca1f20fa3f63d8949c91c7069 Author: Kamen Mazdrashki Date: Sat Feb 22 23:01:41 2014 +0100 OpenChange: Avoid crashing when creating embedded message in attachment Signed-off-by: Kamen Mazdrashki (cherry picked from commit 15a55f9f707247c9164e8fa7a102639744f686e5) M OpenChange/MAPIStoreSOGo.m commit 6bef67811432f5685802cb134d85cffd79de2e41 Author: Jesús García Sáez Date: Thu Feb 27 17:47:28 2014 +0100 fix format logging uint64_t M OpenChange/MAPIStoreContext.m commit c81476bd040508bf2e70e51ef8052c5400746777 Author: Jesús García Sáez Date: Thu Feb 27 17:46:55 2014 +0100 no need to modify url M OpenChange/MAPIStoreContext.m commit a24f009cfe88be15977c661b7fcc100dd76a6f6b Author: Jesús García Sáez Date: Thu Feb 27 17:42:58 2014 +0100 mapistoreURI encoding should be done the same way as listContextForUser stringByEncodingImap4FolderName is used inside [newFolder create] where is needed M OpenChange/MAPIStoreMailContext.m commit 95298de9f18ce440355eb6ef783e7294d9432a22 Author: Jesús García Sáez Date: Mon Feb 10 12:38:42 2014 +0100 avoid infinite loop when trying to update a folder id M OpenChange/MAPIStoreMapping.m commit f6d1a37127eea974a3a64c1cea138b796d62eaa2 Author: Jesús García Sáez Date: Tue Dec 24 11:03:03 2013 +0100 use properly get_uri function and check ret value M OpenChange/MAPIStoreMapping.m commit 2aa71cc8a3fdc94b925773ce5dc5cd3b0eced242 Author: Jesús García Sáez Date: Fri Dec 20 11:26:09 2013 +0100 check ret value properly M OpenChange/MAPIStoreContext.m commit 34b98a563dec2229a6d7c363e1f77a659d872bb7 Author: Jesús García Sáez Date: Tue Nov 19 15:24:31 2013 +0100 get_new_folderID functions are now on mapistore_indexing M OpenChange/MAPIStoreContext.m commit fd308b592fcf8c7052258c4e2e17d25278344e26 Author: Carlos Pérez-Aradros Herce Date: Mon Nov 11 03:17:53 2013 +0100 Converted all the indexing code to indexing backends M OpenChange/MAPIStoreMapping.m commit a6bfb9d5c50b2fa299b6bb583dd33630848c0d6f Author: Carlos Pérez-Aradros Herce Date: Sat Nov 9 18:00:44 2013 +0100 Use indexing generic code instead of tdb private funtions M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 33b353b97442c106dba2b63b29954f05af9c34b6 Author: Carlos Pérez-Aradros Herce Date: Fri Nov 8 17:02:50 2013 +0100 Moved to abstract index_context instead of tdb_wrap M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit 899a1eb026503165436a333110fa6eb73522c5a6 Author: Ludovic Marcotte Date: Wed Jul 2 08:39:01 2014 -0400 Updated NEWS file M NEWS commit 660f39a980513bf9bcff14bdc8d74dd092c50717 Author: Alexandre Cloutier Date: Mon Jun 30 14:13:52 2014 -0400 delete notice and put grey background for multi-columns view M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit 8335c388308d381afc8b4b544f0b9b88e2140c25 Author: Alexandre Cloutier Date: Mon Jun 30 13:57:10 2014 -0400 fix infinite loop bug M UI/WebServerResources/SchedulerUI.js commit 0fb7135335810a31c8936a3e58680f93c550b0c2 Author: Alexandre Cloutier Date: Mon Jun 30 13:36:12 2014 -0400 bugfixes M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalViewPrint.js A UI/WebServerResources/error.png A UI/WebServerResources/notice.png A UI/WebServerResources/success.png A UI/WebServerResources/warning.png commit 6b58e034f3db20f3433eccfd425f0e57349aeced Author: Alexandre Cloutier Date: Mon Jun 30 10:42:07 2014 -0400 printView display the parentView by default M UI/Scheduler/UIxCalViewPrint.h M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/UIxCalViewPrint.js commit ff015afde8700b0a4163c89ce4b9cdca5f6261e5 Author: Ludovic Marcotte Date: Mon Jun 30 10:35:55 2014 -0400 Fixed indent M UI/PreferencesUI/UIxPreferences.m commit 6da03bc75ca64a79785001897eb629b6250b2cb8 Author: Ludovic Marcotte Date: Sat Jun 28 08:31:07 2014 -0400 Cleaned up code for older gcc M UI/Scheduler/UIxCalListingActions.m commit 2b119c63e0bd0fa96361369152a5aface05ffe32 Author: Alexandre Cloutier Date: Fri Jun 27 17:21:18 2014 -0400 Applied comments M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.m commit 5b61df8ca4035d3bd66bb024a1f5b62cd6054a84 Author: Alexandre Cloutier Date: Fri Jun 27 17:00:32 2014 -0400 activeTasks updates dynamically M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit 5b9c7e07d1d6b6eba1901d3fa40ee22cbbf73ead Author: Alexandre Cloutier Date: Thu Jun 26 21:22:12 2014 -0400 text wraping and text alignment in list view M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/generic.css commit 7a69bc46eb5c2300e93d4b85c6954638a4271132 Author: Alexandre Cloutier Date: Thu Jun 26 16:42:05 2014 -0400 applied comments M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalendarSelector.m M UI/WebServerResources/SchedulerUI.js commit 302e40a1c3c1f13578499d82e40c75e50beff79e Author: Alexandre Cloutier Date: Thu Jun 26 16:08:47 2014 -0400 bugFix#2823 M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoParentFolder.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit b6be4e6e2fb8e00c8f0b29e4f493936d0fcfbb2e Author: Ludovic Marcotte Date: Thu Jun 26 11:01:16 2014 -0400 Applied patch from bug #2810 M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit dabd8d3282c1e1f4a4d3622637c7952e1e295cb5 Author: Alexandre Cloutier Date: Thu Jun 26 10:05:48 2014 -0400 Fix list view printing with multiColumns view M UI/WebServerResources/UIxCalViewPrint.js commit d7d458a934b407bea6aa7e1818e71b5d544cf705 Author: Alexandre Cloutier Date: Wed Jun 25 17:39:48 2014 -0400 multiColumns print view + bugFixes M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 5419f411e5bae58cc17ab22b3b95a88efab74252 Author: Ludovic Marcotte Date: Wed Jun 25 15:05:25 2014 -0400 Fix for bug #2734 M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 22f5ed62fef337f9fa2f84318e3c24962ee3c207 Author: Ludovic Marcotte Date: Wed Jun 25 10:14:28 2014 -0400 Fixed tests regarding default permissions on CalDAV collections M Tests/Integration/test-davacl.py commit 3523dc489f00c147279217faab9ad12504ca7340 Author: Ludovic Marcotte Date: Mon Jun 23 12:19:02 2014 -0400 Fix for bug #2825 M SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m commit 5b3de04fc19daef85749fe34b969724f78a6b7ab Author: Alexandre Cloutier Date: Fri Jun 20 13:27:04 2014 -0400 Fix error from the last commit M UI/Scheduler/UIxCalDayTable.m commit eb3cc8916df223dae773243dcbcf65269e8b0451 Author: Alexandre Cloutier Date: Fri Jun 20 13:16:55 2014 -0400 The multiColumns view M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 9fa0b42e19c76184d4195a1530039dcad5cb5a80 Author: Ludovic Marcotte Date: Fri Jun 20 11:25:02 2014 -0400 Ignore SCHEDULE-AGENT for Thunderbird/Lightning M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit e048346cb715d03fe6bd32d837b96107fdb6d44b Author: Ludovic Marcotte Date: Thu Jun 19 16:08:15 2014 -0400 Include, in our private NS, all ACLs defined on a calendar collectiob M SoObjects/Appointments/SOGoAppointmentFolder.m commit 333b561a5932acbe66d5b62c8963dd166b9de7f2 Author: Ludovic Marcotte Date: Mon Jun 16 15:30:26 2014 -0400 Applied patch from bug #2736 M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/samples/vcf2xml.m M SoObjects/Mailer/NSString+Mail.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 50c0b49a6fe210b438d2e5a7abac7219bdb15b8f Author: Ludovic Marcotte Date: Mon Jun 16 11:00:39 2014 -0400 Fix for bug #2813 M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit 8202d0588fb8e1774e502941fc01223fb9005334 Author: Francis Lachapelle Date: Mon Jun 16 10:20:02 2014 -0400 Add documentation for SOGoSubscriptionFolderFormat Fixes #2799 M Documentation/SOGo Installation Guide.odt commit d9b578b869da27b876f019bc10acf72839220fd3 Author: Francis Lachapelle Date: Mon Jun 16 09:52:29 2014 -0400 Wait 20 seconds before deleting temporary forms Those temporary forms are created to download attachments. Fixes #2811 M NEWS M UI/WebServerResources/MailerUI.js commit 5bb64916c6fc96bf20bc258a075c33413784ca01 Author: Francis Lachapelle Date: Thu Jun 12 09:09:08 2014 -0400 Fix regression when attaching files to a reply M NEWS M UI/MailerUI/UIxMailEditor.m commit e7ddfb0546fcb70f1ac3401375656936ea00c380 Author: Ludovic Marcotte Date: Wed Jun 11 12:55:51 2014 -0400 Fix for bug #2805 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 0e182f84360aa35c87d39320cab08d7eaeb55d90 Author: Alexandre Cloutier Date: Wed Jun 11 11:25:17 2014 -0400 Update SOGoAppointmentFolder.m Fix the status filtering from 2 to 1 M SoObjects/Appointments/SOGoAppointmentFolder.m commit de2ee2322af740251ac82ca06deb1f7585637024 Author: Alexandre Cloutier Date: Wed Jun 11 10:24:04 2014 -0400 Change the NSString with NSNumber and add some JavaScript M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js commit ce07695a5597964354404557c9246eee5325abb2 Author: Ludovic Marcotte Date: Tue Jun 10 16:35:36 2014 -0400 Make sure to keep the / path prefix M ActiveSync/SOGoActiveSyncDispatcher.m commit 43ac57b671ecf4f0d81daf3e40fab856a5d3b52a Author: Alexandre Cloutier Date: Tue Jun 10 16:18:12 2014 -0400 display the number of active tasks in calendar view M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarSelector.wox commit 7f7e3cb06a6b8789a1cd1667fb62418fad02aac1 Author: Francis Lachapelle Date: Tue Jun 10 14:48:25 2014 -0400 Fix folder name of new subscriptions Fixes #2801 M NEWS M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxContactsUserFolders.js commit 6b3a3f858baf2b73a7910a2039103f2976ebdc7c Author: Francis Lachapelle Date: Mon Jun 9 22:07:44 2014 -0400 Update prototype.js to version 1.7.2 M UI/WebServerResources/prototype.js commit 0133bb3b6bf13c81350b791be57c01d83356cba7 Author: Ludovic Marcotte Date: Tue Jun 10 13:07:14 2014 -0400 Correctly update the cache on folder update/delete ops. M ActiveSync/SOGoActiveSyncDispatcher.m commit 91e3e19e40b843063cda21b84e6fcc072da2ad49 Author: Ludovic Marcotte Date: Tue Jun 10 11:04:27 2014 -0400 Added the Ping ActiveSync command M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 19a95a1818e34755bffd7c5f9dbd35e214123cac Author: Ludovic Marcotte Date: Tue Jun 10 08:58:44 2014 -0400 Applied fix from #2809 M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 1292c191eca61027b9856b04840105fde588d42c Author: Ludovic Marcotte Date: Tue Jun 10 08:46:35 2014 -0400 Make sure we don't have '-' in table names. M OpenChange/MAPIStoreUserContext.m commit 77dad178d11b36da07660a9b5f0dd8c7a74cad50 Author: Ludovic Marcotte Date: Tue Jun 10 08:45:35 2014 -0400 Make sure we don't have '-' in table names. M ActiveSync/SOGoActiveSyncDispatcher.m commit f48839bf55917cb3a9756134930206b7b15d0279 Author: Ludovic Marcotte Date: Mon Jun 9 09:34:00 2014 -0400 Added (slightly modified) patch from #2806 M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 0f04be2bcb003ff0b0c1099c524dffa3b40d0181 Author: Ludovic Marcotte Date: Mon Jun 9 09:25:06 2014 -0400 Added patch from #2808 M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 3f8bbe8c6012e60334002affded0c94151db20e3 Author: Ludovic Marcotte Date: Mon Jun 9 09:14:30 2014 -0400 Applied patch from #2807 M ActiveSync/NGVCard+ActiveSync.m M NEWS M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m commit 6b6ec8a2ae0f453dd0a127d8cf37082c80449c94 Author: Francis Lachapelle Date: Thu Jun 5 13:35:17 2014 -0400 Update ChangeLog M ChangeLog commit ad30df26af2c95f91ad42fd02a3b45ada115502b Author: Francis Lachapelle Date: Thu Jun 5 13:34:40 2014 -0400 Preparation for release 2.2.5 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M Version M packaging/rhel/sogo.spec commit 6e56f46f8608c5bc6c2070c848c9fefbf4d95048 Author: Francis Lachapelle Date: Thu Jun 5 13:29:10 2014 -0400 Update Dutch, Finnish, German, Polish translations M NEWS M SoObjects/Contacts/Dutch.lproj/Localizable.strings M SoObjects/Contacts/Finnish.lproj/Localizable.strings M SoObjects/Contacts/German.lproj/Localizable.strings M SoObjects/Contacts/Polish.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/Finnish.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Finnish.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/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit fe38518a36cf0c23eb2888bb79c4ada07553ab4a Author: Francis Lachapelle Date: Thu Jun 5 12:14:34 2014 -0400 Minor syntax and comments improvements M SoObjects/Mailer/SOGoDraftObject.m M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxCalListingActions.m commit e118a72eab6f6ed461cbbf493d1cf1924bdf13e6 Author: Francis Lachapelle Date: Thu Jun 5 10:32:13 2014 -0400 Add meta tag to tell IE to use the highest mode M NEWS M UI/Templates/UIxPageFrame.wox commit 72bec939d67ad98c974a339f944877d46f7b831a Author: Ludovic Marcotte Date: Wed Jun 4 15:56:22 2014 -0400 Fixed text/plain reencoding issues for Outlook M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit ba258ca8068e9414f8a5327ea38a0b7c427380b9 Author: Ludovic Marcotte Date: Wed Jun 4 15:23:41 2014 -0400 Fixed repetitive events issues M ActiveSync/iCalRecurrenceRule+ActiveSync.m M NEWS commit 0c2e2f28f7223f9a7e55585614bcf5ae8aaeabcb Author: Ludovic Marcotte Date: Fri May 30 13:53:20 2014 -0400 Don't try to add attachments during reply operations M NEWS M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoDraftsFolder.m M UI/MailerUI/UIxMailEditor.m commit f0dfe37a55a692bc505708782d3c70ccb5b2951b Author: Ludovic Marcotte Date: Fri May 30 08:41:42 2014 -0400 Avoid crashing when forwarding mails with no Subject header M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit dace1439df1c60c37c7092b44d8117105095f6ee Author: Francis Lachapelle Date: Thu May 29 11:16:59 2014 -0400 Update ChangeLog M ChangeLog commit d91b37413fa0fe7f416311697ad7b487f88d967c Author: Francis Lachapelle Date: Thu May 29 11:16:40 2014 -0400 Preparation for release 2.2.4 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M Version commit bd916f06eb9433db71aef0c0885bfc6cde5e4fea Author: Francis Lachapelle Date: Thu May 29 11:15:13 2014 -0400 Update ChangeLog M ChangeLog commit ecbe0858f72742872ac45a17bc393ac5bedefc70 Author: Francis Lachapelle Date: Thu May 29 11:14:23 2014 -0400 Update translations M NEWS M SoObjects/Contacts/Czech.lproj/Localizable.strings M SoObjects/Contacts/Hungarian.lproj/Localizable.strings M SoObjects/Contacts/Polish.lproj/Localizable.strings M SoObjects/Contacts/Russian.lproj/Localizable.strings M SoObjects/Contacts/Slovak.lproj/Localizable.strings M SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings M SoObjects/Contacts/SpanishSpain.lproj/Localizable.strings M SoObjects/Mailer/Czech.lproj/Localizable.strings M SoObjects/Mailer/Polish.lproj/Localizable.strings M SoObjects/Mailer/Slovak.lproj/Localizable.strings M SoObjects/Mailer/SpanishArgentina.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Hungarian.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/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/French.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/Czech.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/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Hungarian.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/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 24095a464c60b7a966daa0eecb8d720f25aa1366 Author: Francis Lachapelle Date: Thu May 29 10:45:49 2014 -0400 Update CKEditor to version 4.4.1 M NEWS M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js D UI/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html D UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmp.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css D UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/ckeditor/skins/moono/icons.png commit efc33d817458e38309f4175a5ba20745b57769fd Author: Jeroen Dekkers Date: Thu May 29 15:53:13 2014 +0200 Fix unit test by also checking for the different gnustep 1.24 ordering of elements M Tests/Unit/TestVersit.m commit 93971dc4348f52f46bde415d3dc8f92449418860 Author: Jeroen Dekkers Date: Thu May 29 15:35:46 2014 +0200 Add $(TEST_TOOL) as dependency of make check M Tests/Unit/GNUmakefile commit fac9520f6437473ee00fd93fc63e08cd67254e05 Author: Francis Lachapelle Date: Wed May 28 11:39:25 2014 -0400 Fix update of participation status via CalDAV Fixes #2786 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 9eb075cc3f0bd2ba95d6c36377601c4410e9de41 Author: Francis Lachapelle Date: Wed May 28 11:24:10 2014 -0400 Rename "Archive" to "Export" in Webmail Fixes #2758 M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox commit c5922b07aa5412e675aa5ac6a4c0698780f2667a Author: Francis Lachapelle Date: Wed May 28 11:19:31 2014 -0400 Restore options when editing a draft Fixes #193 M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/WebServerResources/UIxMailEditor.js commit 51e07fc3065498ce00b3fe2e626d039fb11bbf4b Author: Ludovic Marcotte Date: Tue May 27 15:33:39 2014 -0400 Fix over previous commit M SoObjects/Mailer/SOGoMailAccount.m commit d35c52bb38e6bf0aa2f22e9466b66f1bf894b8e6 Author: Ludovic Marcotte Date: Tue May 27 14:44:57 2014 -0400 Fix for bug #2688 M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheGCSObject.m commit 6bab4c94f2ccf324794b7e0b01d46d990b2bcee9 Author: Ludovic Marcotte Date: Tue May 27 09:42:02 2014 -0400 Added an empty stub for the Provision command M ActiveSync/SOGoActiveSyncDispatcher.m commit c31429a5d5f0f6f5ca167d294d9c3593a21e90a8 Author: Ludovic Marcotte Date: Tue May 27 08:45:00 2014 -0400 Also include the BS character in non-safe ones. M SoObjects/SOGo/NSString+Utilities.m commit 04bb88a4701927f8b6eea7610581372ace79ea81 Author: Ludovic Marcotte Date: Mon May 26 13:25:39 2014 -0400 Updated NEWS file regarding pull request #39 M NEWS commit 6fc81e61ecd98034b00fa36761f8ef81cb60ffe7 Author: Ludovic Marcotte Date: Fri May 23 11:30:28 2014 -0400 Fixed documentation: NGImap4ConnectionGroupPrefix -> NGImap4ConnectionGroupIdPrefix M Documentation/SOGo Installation Guide.odt commit d9ad28665095676f486f290936fced2e55e5d2e0 Author: Francis Lachapelle Date: Fri May 23 11:23:02 2014 -0400 Fix newline in signature of attachment Fixes #2787 M NEWS M UI/MailerUI/UIxMailActions.m commit dd57d56cf91fdf23a588528bb32b1dcd0087d653 Author: Alexandre Cloutier Date: Fri May 23 10:15:21 2014 -0400 remove crufts and applies comments M SoObjects/SOGo/SOGoGCSFolder.m commit ab7780d617c28656d5c1afadcbe42aace27362b1 Author: Ludovic Marcotte Date: Thu May 22 14:39:58 2014 -0400 Prevent a crash when someone tries to access /SOGo/Microsoft-Server-ActiveSync directly M ActiveSync/SOGoActiveSyncDispatcher.m commit cb9332f2406fc1d7b1b33b11d2322b58d805064c Author: Ludovic Marcotte Date: Thu May 22 10:26:58 2014 -0400 Updated NEWS file regarding #2775 M NEWS commit 7b60ad4797167202dfba52c3956a0f4f48c723e2 Author: Ludovic Marcotte Date: Thu May 22 09:20:05 2014 -0400 Added patch from #2775 M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/NGVCard+ActiveSync.m commit 3261c215499f657950345df0164ff1f964ac7f06 Author: Alexandre Cloutier Date: Wed May 21 14:26:08 2014 -0400 fix case where the displayed name for the subscribed folders is duplicated M UI/WebServerResources/UIxContactsUserFolders.js commit 364b4095017dd574ae088c291ea064dd68b0fb46 Author: Francis Lachapelle Date: Wed May 21 08:44:35 2014 -0400 FIx mail templates for Brazilian Portuguese Fixes #2738 M NEWS M SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod M SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod commit 064565e1a9651daf538ca0ce9786a9db0a874014 Author: Alexandre Cloutier Date: Tue May 20 17:05:13 2014 -0400 Added new SOGo configurable variable for which you can change the default display when adding a shared calendar or a shared addressBook M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit f92d280fbb00b138591f7fc31f30705aecbed25e Author: Alexandre Cloutier Date: Tue May 20 11:24:27 2014 -0400 remove unneeded condition to fix navigation in print preview M UI/WebServerResources/UIxCalViewPrint.js commit ea2bce706cd7fe7a307c5a93cab62160a6f3ecc5 Author: Francis Lachapelle Date: Fri May 16 21:15:38 2014 -0400 Update NEWS file M NEWS commit d74afaf2954c6043358701f590d543ff15e51583 Author: Francis Lachapelle Date: Fri May 16 21:15:28 2014 -0400 Update French translation M UI/Scheduler/French.lproj/Localizable.strings commit 5e7beb334526027367d45d9648d0632f40d5543b Author: Francis Lachapelle Date: Fri May 16 21:14:59 2014 -0400 Remove unused localizable strings M UI/Scheduler/English.lproj/Localizable.strings commit 3d1bdf1a09718f2a6e4e2978ed1a48959345575d Author: Francis Lachapelle Date: Fri May 16 16:52:44 2014 -0400 Update French translation M NEWS M SoObjects/Contacts/French.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 5de1343506df07d2c97fef18d28473b61a1e4a0d Author: Francis Lachapelle Date: Fri May 16 16:44:25 2014 -0400 Remove unused localizable string M UI/Scheduler/English.lproj/Localizable.strings commit 1eaa3f3891b0a6ca0251273c41126e024e6dbd87 Author: Francis Lachapelle Date: Fri May 16 16:33:52 2014 -0400 Update NEWS file M NEWS commit 819d0641b75e0359eba4661e368a190d06b91d33 Author: Francis Lachapelle Date: Fri May 16 16:19:40 2014 -0400 Remove common localizable strings from UI/Contacts M UI/Contacts/English.lproj/Localizable.strings commit 5d7f4ba6c659d5f0144f9be93cb995a06e36b3c2 Author: Francis Lachapelle Date: Fri May 16 15:59:52 2014 -0400 Restore localizable string To avoid new translation .. M UI/Scheduler/English.lproj/Localizable.strings commit 34a7e28858346a95225b34a5acef58c01d8afbd6 Author: Francis Lachapelle Date: Fri May 16 15:58:34 2014 -0400 Rename 'Properties' button of contacts to 'Edit' M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 87b010c70030befd873e2135822328ce9c45f622 Author: Francis Lachapelle Date: Fri May 16 15:57:33 2014 -0400 Indentation M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFolderProperties.h M UI/Contacts/UIxContactFolderProperties.m M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactFolderProperties.js commit b488721f83fb7d2838b2b5e2ffe40d9df303039f Author: Alexandre Cloutier Date: Fri May 16 15:00:47 2014 -0400 Reverse loop to make sure no objects is skipped M UI/Scheduler/UIxCalListingActions.m commit 8a03f3bd631ae53e5d5c111886cd27275cf69644 Author: Alexandre Cloutier Date: Fri May 16 14:36:51 2014 -0400 remove start date in tasks M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/UIxCalViewPrint.js commit f8c8abc989b12988aca19d44152f11afbc0b57e6 Author: Alexandre Cloutier Date: Fri May 16 13:50:52 2014 -0400 Function isPublicAccessEnabled was missing M UI/Contacts/UIxContactFolderProperties.m commit db8d9bb16cc94b3bbc5fb5f20daf9953202791fb Author: Alexandre Cloutier Date: Fri May 16 11:29:37 2014 -0400 Repair broken logic M UI/Scheduler/UIxCalListingActions.m commit 2794425a3fd7d81c1f4be4c2b62df599dfed5ca9 Author: Alexandre Cloutier Date: Fri May 16 10:04:37 2014 -0400 added last changes from cgx M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 2f7979c796ced02fb169023e152fefd87328eb2b Author: Ludovic Marcotte Date: Fri May 16 08:33:06 2014 -0400 Fix for bug #2709 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit c426afd7f23a39382e3a3449164190d526ce28cc Author: Ludovic Marcotte Date: Thu May 15 15:03:24 2014 -0400 New cache subsystem for ActiveSync. M ActiveSync/GNUmakefile A ActiveSync/NSArray+SyncCache.h A ActiveSync/NSArray+SyncCache.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m A ActiveSync/SOGoSyncCacheObject.h A ActiveSync/SOGoSyncCacheObject.m M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheObject.m commit 07445eb06965aee2279db2de61eba0a9fa4aa197 Author: Alexandre Cloutier Date: Thu May 15 14:44:31 2014 -0400 Created a window for address book properties and add the cardDav URL M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactFolderProperties.h A UI/Contacts/UIxContactFolderProperties.m M UI/Contacts/product.plist M UI/Scheduler/English.lproj/Localizable.strings A UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxCalendarProperties.js A UI/WebServerResources/UIxContactFolderProperties.css A UI/WebServerResources/UIxContactFolderProperties.js commit 93bf98c3265904c80a307015b75d68f1f3d061a7 Author: Ludovic Marcotte Date: Thu May 15 14:45:32 2014 -0400 Fixed copyright M SoObjects/SOGo/SOGoPermissions.m commit c08c3e27d5153c52237f56f1c65d3b8e2dfd4eb7 Author: Ludovic Marcotte Date: Thu May 15 14:44:53 2014 -0400 Improved modseq code M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit c8860dc92bde227ba083b35cb85871a69af3ff33 Author: Ludovic Marcotte Date: Thu May 15 14:32:46 2014 -0400 Dropped old user-settings for ActiveSync M SoObjects/SOGo/SOGoUserSettings.h M SoObjects/SOGo/SOGoUserSettings.m commit 1a1543a3806e98ccb09d119c7352911c358d495c Author: Ludovic Marcotte Date: Thu May 15 14:29:39 2014 -0400 Updated script to reflect new table names M Scripts/openchange_user_cleanup commit d2d5467317d3507f0b8dd03a45db555ef987d8f7 Author: Ludovic Marcotte Date: Wed May 14 10:51:16 2014 -0400 Removed unused fluff in the file. M SoObjects/SOGo/SOGoCacheGCSObject.m commit 18443de9bfff1b60682c9ba44e77942d53133462 Author: Ludovic Marcotte Date: Wed May 14 09:58:05 2014 -0400 Updated copyright info M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentInboxFolder.m M SoObjects/SOGo/WOResponse+SOGo.m M UI/Scheduler/UIxComponentEditor.h commit be72456a9aa7d06c8a7151b1bc7a0fa4ea43fa57 Author: Ludovic Marcotte Date: Wed May 14 09:56:10 2014 -0400 Renamed folder cache creation method M OpenChange/MAPIStoreUserContext.m M SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h M SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m commit a54b3e42896c3b446342da2bb49e2fafb2346d81 Author: Ludovic Marcotte Date: Wed May 14 08:56:35 2014 -0400 Renamed the default table name from socfs_ to sogo_cache_folder_ M OpenChange/MAPIStoreUserContext.m commit 7a4feae8b8c51980427ef187317c90586018d63f Author: Ludovic Marcotte Date: Wed May 14 06:56:05 2014 -0400 Updated code to reflect cache regorg. M OpenChange/MAPIStoreDBBaseContext.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 99d49b9bd95dff92f9167d99037266d12490ca87 Author: Ludovic Marcotte Date: Tue May 13 21:14:57 2014 -0400 Updated code to use the category M OpenChange/GNUmakefile M OpenChange/MAPIStoreFolder.m M OpenChange/SOGoCacheGCSObject+MAPIStore.h M OpenChange/SOGoCacheGCSObject+MAPIStore.m commit 5f9fb4e1c46ab8e90539b6ebe0f078fa4ba3e4a5 Author: Ludovic Marcotte Date: Tue May 13 21:06:59 2014 -0400 Big refactor for new caching mechanism. D OpenChange/BSONCodec.h D OpenChange/BSONCodec.m D OpenChange/EOBitmaskQualifier.h D OpenChange/EOBitmaskQualifier.m D OpenChange/EOQualifier+MAPI.h D OpenChange/EOQualifier+MAPI.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreDBBaseContext.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreUserContext.m M OpenChange/NSObject+PropertyList.m A OpenChange/SOGoCacheGCSObject+MAPIStore.h A OpenChange/SOGoCacheGCSObject+MAPIStore.m M OpenChange/SOGoMAPIDBMessage.h M OpenChange/SOGoMAPIDBMessage.m M OpenChange/dbmsgreader.m A SoObjects/SOGo/BSONCodec.h A SoObjects/SOGo/BSONCodec.m A SoObjects/SOGo/EOBitmaskQualifier.h A SoObjects/SOGo/EOBitmaskQualifier.m A SoObjects/SOGo/EOQualifier+SOGoCacheObject.h A SoObjects/SOGo/EOQualifier+SOGoCacheObject.m M SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h M SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoCacheGCSFolder.h M SoObjects/SOGo/SOGoCacheGCSFolder.m M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheGCSObject.m M SoObjects/SOGo/SOGoCacheObject.h M SoObjects/SOGo/SOGoCacheObject.m commit ef2188962a232de164b1da7cbf21a3193aba50e4 Author: Ludovic Marcotte Date: Tue May 13 19:58:19 2014 -0400 Renamed cache files for generalization. The upcoming commit will rename the content. D OpenChange/GCSSpecialQueries+OpenChange.h D OpenChange/GCSSpecialQueries+OpenChange.m D OpenChange/SOGoMAPIDBFolder.h D OpenChange/SOGoMAPIDBFolder.m D OpenChange/SOGoMAPIDBObject.h D OpenChange/SOGoMAPIDBObject.m D OpenChange/SOGoMAPIObject.h D OpenChange/SOGoMAPIObject.m A SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h A SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m A SoObjects/SOGo/SOGoCacheGCSFolder.h A SoObjects/SOGo/SOGoCacheGCSFolder.m A SoObjects/SOGo/SOGoCacheGCSObject.h A SoObjects/SOGo/SOGoCacheGCSObject.m A SoObjects/SOGo/SOGoCacheObject.h A SoObjects/SOGo/SOGoCacheObject.m commit 2922f15ca7fbf2f9319b96efafd7e2c809ebc46f Author: Ludovic Marcotte Date: Tue May 13 18:03:37 2014 -0400 More rename M OpenChange/SOGoMAPIDBFolder.h M OpenChange/SOGoMAPIDBFolder.m M OpenChange/SOGoMAPIDBObject.h M OpenChange/SOGoMAPIDBObject.m commit 41e6fb89d304edf9619641b766bc37ad402a954c Author: Ludovic Marcotte Date: Tue May 13 17:54:02 2014 -0400 Renamed constants in preparation for the big cache cleanup M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/SOGoMAPIDBFolder.m M OpenChange/SOGoMAPIDBObject.h M OpenChange/SOGoMAPIDBObject.m commit c4a38436955e8ff77021a6cd124cbf596a7750a0 Author: Ludovic Marcotte Date: Tue May 13 13:52:20 2014 -0400 Removed unused configuration parameters M OpenChange/SOGoMAPIDBObject.m commit bf67b6435fd1376132ad8bef2eefa34736f858ff Author: Alexandre Cloutier Date: Tue May 13 13:21:18 2014 -0400 applies comments M UI/Scheduler/UIxCalListingActions.m commit b5319446dbb8a60c2fc8fa06d21e2c9298c07252 Author: Alexandre Cloutier Date: Tue May 13 10:36:26 2014 -0400 display and printing modification M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit d58184af1533cffa34b00e903dea79f709e0d693 Author: Francis Lachapelle Date: Tue May 13 10:15:02 2014 -0400 Fix synchronization of seen/unseen status of msgs M NEWS M UI/WebServerResources/MailerUI.js commit fbc6856fd57dca21f7dcdc748b452352875e064e Author: Francis Lachapelle Date: Mon May 12 16:06:49 2014 -0400 Improve contextual menu in events list M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 5c41915080eadc24ac524454b56480febcd5a907 Author: Francis Lachapelle Date: Mon May 12 15:25:50 2014 -0400 Fix focus of popup windows with FF on Windows M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 698524b39f7893d4ac40af42a699cbfd885439c5 Author: Francis Lachapelle Date: Fri May 9 17:28:02 2014 -0400 Fix synchronization of seen/unseen status of msgs Fixes #2715 M UI/WebServerResources/MailerUI.js commit 1f5a2a4c6221e0d06444eeed624a59373b627dba Author: Ludovic Marcotte Date: Fri May 9 15:40:57 2014 -0400 Fixed IMAP copy/move op between subfolder in different accounts M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit fc3cfa548453f3620dfbd7bac3a28a6d878116d1 Author: Alexandre Cloutier Date: Thu May 8 19:14:39 2014 -0400 applied comments M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 593b44ed01212d5ffb12dc513b9c1f5be8f4aca9 Author: Alexandre Cloutier Date: Thu May 8 17:53:20 2014 -0400 forgotten code M SoObjects/Appointments/SOGoAppointmentFolder.m commit b2ed7e3f6baf79e1aaa580375b050fa2870697bd Author: Alexandre Cloutier Date: Thu May 8 17:17:05 2014 -0400 search capabilites M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit bc2b41f38336462fdffc1970e0bc7d6004711f3a Author: Ludovic Marcotte Date: Thu May 8 09:13:37 2014 -0400 Fixed unit test. M Tests/Integration/test-webdavsync.py commit 7d7961ffcfdf9750dfdadd4fa81efc8df2992e01 Author: Ludovic Marcotte Date: Fri May 2 13:35:21 2014 -0400 Fix for bug #2492 M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit 0b9afec635c6d1c86f5c92fa174f65cb5ec29ef0 Author: Francis Lachapelle Date: Thu May 1 14:07:25 2014 -0400 Fix saving preferences with no Sieve requirements Fixes #2746 M NEWS M UI/PreferencesUI/UIxPreferences.m commit 4e42a6a689f3386710eb4917092b84d2873f2b2a Author: Francis Lachapelle Date: Wed Apr 30 12:35:25 2014 -0400 Don't limit Sieve script to 8KB Fixes #2745 M NEWS M SoObjects/SOGo/SOGoSieveManager.m commit da8febf138c20632285219cd615f153a33d7cb9e Author: Alexandre Cloutier Date: Tue Apr 29 15:42:50 2014 -0400 Printing display appear on one page only, fix issues with browsers M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/UIxCalViewPrint.css commit 8c563c2922a1f6acc996c4260ba0509282c50a20 Author: Francis Lachapelle Date: Tue Apr 29 14:25:53 2014 -0400 Fix possible exception when retrieving reminder Fixes #2744 M UI/Scheduler/UIxComponentEditor.m commit fa5cf55367c8bdb83355625c7d579c3e846704bd Author: Alexandre Cloutier Date: Mon Apr 28 15:42:17 2014 -0400 Update GNUmakefile M UI/Scheduler/GNUmakefile commit e43b704858484f03c4b82d7db6e1253e944d1bae Author: Alexandre Cloutier Date: Mon Apr 28 15:32:47 2014 -0400 Update UIxCalViewPrint.js M UI/WebServerResources/UIxCalViewPrint.js commit 44a4baca7f4e05a6e2f1a2035b62200cbcdb4315 Author: Alexandre Cloutier Date: Mon Apr 28 15:30:32 2014 -0400 fix the comments in the headers M UI/Scheduler/UIxCalViewPrint.h M UI/Scheduler/UIxCalViewPrint.m M UI/WebServerResources/UIxCalViewPrint.js commit 78447d81ae1cb0fb0b2c39245754a93805c37faa Author: Alexandre Cloutier Date: Mon Apr 28 13:54:29 2014 -0400 Code refactoring and retouch M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 9dc07fccc0732107621297cec2eadb9d2673e049 Author: Alexandre Cloutier Date: Fri Apr 25 18:04:24 2014 -0400 It is now possible to print the calendar as a list, dayView or weekView M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalViewPrint.m M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit ba7b65cf7bd15425ee9eab1e3e94e52ba54d4df9 Author: Ludovic Marcotte Date: Thu Apr 24 07:59:07 2014 -0400 Fix for bug #2733 M ActiveSync/NGVCard+ActiveSync.m commit 66bfbeaac1cbed4e1e06fa727273fcfd0d5c36d0 Author: Francis Lachapelle Date: Wed Apr 23 10:55:04 2014 -0400 MailEditor: fix text conversion with HTML entities M SoObjects/Mailer/NSString+Mail.m commit 619cb2c0ec310514c80e976dcb2cf89c25822f46 Author: Ludovic Marcotte Date: Wed Apr 23 09:22:20 2014 -0400 Fix for bug #2721 M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/WebServerResources/MailerUI.js commit f9869d19b478c82d86a423dd3b3948adcdc19d5e Author: Alexandre Cloutier Date: Tue Apr 22 17:47:29 2014 -0400 Finished the view, need to display the eventsblock M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 57b747c24ada3ceb1f2b4f1ac8ec551014f8ffc1 Author: Alexandre Cloutier Date: Thu Apr 17 17:33:30 2014 -0400 Events list is done. M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalViewPrint.h M UI/Scheduler/UIxCalViewPrint.m M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/UIxCalViewPrint.css M UI/WebServerResources/UIxCalViewPrint.js commit 8f6b0f80a794743d83c0cc129266dc6b2492528f Author: Alexandre Cloutier Date: Mon Apr 14 10:29:23 2014 -0400 Creation of the first version of the printing interface M UI/Scheduler/GNUmakefile M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar A UI/Scheduler/UIxCalViewPrint.h A UI/Scheduler/UIxCalViewPrint.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/UIxCalViewPrint.css A UI/WebServerResources/UIxCalViewPrint.js commit cb5e6e7ef26f3b400968a3f1b9738b1e5fd285ed Author: Alexandre Cloutier Date: Thu Apr 3 16:47:02 2014 -0400 adding button print calendar toolbar, adding template for the print window, ajusting indentation M UI/Common/UIxToolbar.m M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar A UI/Templates/SchedulerUI/UIxCalViewPrint.wox M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxToolbar.wox commit b5dc2e264dda3f4f750a23d63a8b0fef70756655 Author: Jeroen Dekkers Date: Thu Apr 10 00:33:05 2014 +0200 Link correctly against libraries used Link the mapistore backend against libgnustep-base, libobjc, libNGObjWeb. Link the SAML code against gobject-2.0. M OpenChange/GNUmakefile M configure commit 49363cfe364ccf5add432f6375895ee283149dab Author: Francis Lachapelle Date: Fri Apr 11 21:37:55 2014 -0400 Update datepicker to latest version From https://github.com/eternicode/bootstrap-datepicker/ M NEWS M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/datepicker.css M UI/WebServerResources/datepicker.js commit c345fc2b8d2effc7cb73e605b054041fe93adeea Author: Francis Lachapelle Date: Thu Apr 10 12:25:42 2014 -0400 Fix display of category of events Fixes #2703 M NEWS M UI/WebServerResources/SchedulerUI.js commit d200629b0175b3b710bf15aad35b4f9826ab757f Author: Francis Lachapelle Date: Thu Apr 10 10:05:28 2014 -0400 Fix CSS in contact editor and preferences module M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxPreferences.css commit cfc1ac6b3baa1d1c0753104ec7a05184209a65a6 Author: Francis Lachapelle Date: Thu Apr 10 10:01:58 2014 -0400 Add missing localizable string M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit e66ceaad0770c8487fafef96566cb263df970f55 Author: Ludovic Marcotte Date: Thu Apr 10 09:40:25 2014 -0400 Fixed gcc warnings and added some rationale around yesterday's fix M ActiveSync/NGDOMElement+ActiveSync.m commit f370ac114a69281ab4a61927fc2781122e22998e Author: Ludovic Marcotte Date: Thu Apr 10 09:24:43 2014 -0400 Now include message/rfc822 parts as attachments when forwarding mails M SoObjects/Mailer/SOGoMailObject.m commit 75ee6b48062864c9d907bf41996a7b8be3668387 Author: Ludovic Marcotte Date: Thu Apr 10 08:44:44 2014 -0400 Fixed once more true/false errors M UI/PreferencesUI/UIxPreferences.m commit 0961fbbab36a6506a736929586d381ef6827adc6 Author: Ludovic Marcotte Date: Thu Apr 10 06:59:18 2014 -0400 Properly escape attendee names in case they contain HTML entities M ActiveSync/iCalEvent+ActiveSync.m commit 0d1c39ca71a237d0fe065ede471842b9ea5132e5 Author: Ludovic Marcotte Date: Wed Apr 9 20:12:19 2014 -0400 Added new configuration parameter to limit the window size M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M Documentation/SOGo Installation Guide.odt M NEWS M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 5739356f8884c005c5152d730807ecd1275d2426 Author: Ludovic Marcotte Date: Wed Apr 9 19:27:38 2014 -0400 Fix tests to handle list-component M Tests/Unit/TestVersit.m commit 33467093c14074d1399dd4af0d1c633a24cfd609 Author: Ludovic Marcotte Date: Wed Apr 9 18:03:33 2014 -0400 Fix for #2695 M ActiveSync/NGDOMElement+ActiveSync.m M NEWS commit 96ece873caad0b735147637435545d0721b06368 Author: Ludovic Marcotte Date: Wed Apr 9 14:49:31 2014 -0400 Fix for bug #2654 M ActiveSync/iCalRecurrenceRule+ActiveSync.m M NEWS commit 8909775cf653ec3edef69ff02102947acf866e30 Author: Ludovic Marcotte Date: Wed Apr 9 12:19:23 2014 -0400 Fix for #2680 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 0ba59de88e48824f5ae8160e134429246d6a8049 Author: Ludovic Marcotte Date: Wed Apr 9 11:09:13 2014 -0400 Fixed formatting/warnings in previous commit. M UI/PreferencesUI/UIxPreferences.m commit ab80e87a3fcd86a7b211bbae5e8033d5a6c39d4a Author: Ludovic Marcotte Date: Wed Apr 9 10:57:56 2014 -0400 Applied patches from #2700 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit 068eb921aa473239b48115ef0abaac523ad28854 Author: Alexandre Cloutier Date: Wed Apr 9 10:48:47 2014 -0400 rebase and fix comments made by extrafu M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/UIxPreferences.m commit 371e5ead0821d409dd65a3c47e15963568394dc6 Author: Ludovic Marcotte Date: Wed Apr 9 10:34:48 2014 -0400 Updated the doc in prepration for the release M Documentation/SOGo Installation Guide.odt M NEWS commit c5e6ccf3323cc6b3945e7f5da130f5bc35994065 Author: Alexandre Cloutier Date: Fri Apr 4 15:04:37 2014 -0400 Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit ec9d48c3a9160fbb4729c032d1f64fa83d5d0124 Author: Alexandre Cloutier Date: Mon Mar 10 10:53:44 2014 -0400 Change the function name getClient to sieveClient M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit 877082f0428eed910fd95637e97d273bbbc83d86 Author: Alexandre Cloutier Date: Mon Mar 10 10:33:27 2014 -0400 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit 342b68fd4405be1894af594f5f0b4dd4d5b8ae48 Author: Alexandre Cloutier Date: Thu Mar 6 15:20:41 2014 -0500 Erase the merging conflicts writings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit e24c22e3dc61b7550343b5fb17657d39d7a7bc83 Author: Alexandre Cloutier Date: Fri Feb 28 16:39:27 2014 -0500 BugFix #1046; Whenever the sieve server is unavailable an error message will appear. M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 7997448d416c12284e11a0038ae1ceed00a7cea2 Author: Ludovic Marcotte Date: Wed Apr 9 06:33:02 2014 -0400 Fixed issus in previous commits M SoObjects/Mailer/SOGoMailLabel.h M UI/PreferencesUI/UIxPreferences.m commit 3629670fcaa53fa71203631214397008188301ba Author: Ludovic Marcotte Date: Tue Apr 8 15:35:36 2014 -0400 Fix for #2489 M NEWS M SoObjects/Appointments/product.plist commit c250b9a6d44112c2441b9b7573ea40b885caba64 Author: Alexandre Cloutier Date: Tue Apr 8 15:32:13 2014 -0400 Fix deleting calendar Added a "/" inside the function: deletePersonalCalendarConfirm(). M UI/WebServerResources/SchedulerUI.js commit d9b99f536c9d85807df1682463a9d03d7a0356a3 Author: Alexandre Cloutier Date: Tue Apr 8 12:48:59 2014 -0400 Erased strings no longer used M UI/Contacts/English.lproj/Localizable.strings commit 5699e5e1b405fc6cfa8e8f9e580bdc80973dd8e7 Author: Alexandre Cloutier Date: Tue Apr 8 12:12:30 2014 -0400 Add datepicker for contact birthday M .gitignore M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/datepicker.js M UI/WebServerResources/generic.js commit e869406081da91336344f25e2f7beb6bf02e7d25 Author: Francis Lachapelle Date: Tue Apr 8 11:51:47 2014 -0400 Minor CSS improvement in mail headers M UI/WebServerResources/MailerUI.css commit 3e221253adbd793447a12c23f04be33fe9d17315 Author: Ludovic Marcotte Date: Tue Apr 8 11:19:53 2014 -0400 Fix for feature #1496 M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoParentFolder.h commit 446ef3467a579b53f9b7469f9eb2c465293c00d7 Author: Alexandre Cloutier Date: Tue Apr 8 09:14:00 2014 -0400 Fix typo M UI/PreferencesUI/French.lproj/Localizable.strings commit c9cbcf256691491fd78dad77b9601df36a3ecb25 Author: Alexandre Cloutier Date: Mon Apr 7 16:40:44 2014 -0400 applied Morgan's law M SoObjects/Mailer/SOGoDraftObject.m commit 534e4e3d4dff7476598590a98ef2ca5e3e232385 Author: Francis Lachapelle Date: Mon Apr 7 11:20:19 2014 -0400 Fix text nodes of message with HTML entitites M NEWS M SoObjects/Mailer/NSString+Mail.m commit 09bcd2aee27b3ab2fa80c5b21b50b2fa3c9b655e Author: Alexandre Cloutier Date: Mon Apr 7 10:59:38 2014 -0400 fix code M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoParentFolder.m M UI/PreferencesUI/UIxPreferences.m commit c80e2222100fa8859a898079fe8da248cca4016e Author: Jeroen Dekkers Date: Sun Apr 6 22:44:50 2014 +0200 Delete generated source files when running "make clean". M OpenChange/GNUmakefile.preamble M SoObjects/SOGo/GNUmakefile commit 6e60bbb553ca0a109408d35a5bec760189f67a67 Author: Francis Lachapelle Date: Fri Apr 4 16:47:46 2014 -0400 Fix saved HTML content of draft uploading a file M NEWS M UI/WebServerResources/UIxMailEditor.js commit 846212336aead0959d1e9b34d9b2f157f9e0ac94 Author: Ludovic Marcotte Date: Fri Apr 4 16:53:58 2014 -0400 Make use of a local pool to avoid over-memory usage M ActiveSync/SOGoMailObject+ActiveSync.m commit 349f4d824a297f41f2d04087bcff49b49f70cd60 Author: Alexandre Cloutier Date: Fri Apr 4 15:04:37 2014 -0400 Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. M .gitignore M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 2f565d2ec99286316bbe988fc2ad48a8fa1ceef6 Author: Alexandre Cloutier Date: Fri Apr 4 14:56:14 2014 -0400 fix variable name for UIxFilterEditor.js FolderEncoding to sieveFolderEncoding M UI/WebServerResources/UIxFilterEditor.js commit 2ff4498983b99ef11371eb76491b276c7074067a Author: Ludovic Marcotte Date: Fri Apr 4 08:44:50 2014 -0400 Fixed previous commit M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit 3eec753b7394d222ff0dcf782695ce10d354b978 Author: Ludovic Marcotte Date: Fri Apr 4 08:39:13 2014 -0400 Slightly improved previous pull request merge. M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit f999c87d4d737ed69512bc4150daa85c361f3f47 Author: Alexandre Cloutier Date: Thu Apr 3 17:09:00 2014 -0400 added traduction in localstring french, added some specification in function sogoVersion M .gitignore M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m commit 378f2b58767aefcf0456d288246e673f850e9327 Author: Francis Lachapelle Date: Thu Apr 3 10:05:43 2014 -0400 Preparation for release 2.2.3 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M Version commit d091b3d7cd46134719a76d65be9eef3d7bfe596a Author: Francis Lachapelle Date: Thu Apr 3 10:01:40 2014 -0400 Update ChangeLog M ChangeLog commit 370e1e6d266a84eb089ccf33b14e0902ecee7fff Author: Francis Lachapelle Date: Thu Apr 3 10:01:01 2014 -0400 Update CKEditor to version 4.3.4 M NEWS M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/icons_hidpi.png A UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md A UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png M UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png commit e2b3d5a7ffd9bc6cab97f973145f335169b708af Author: Francis Lachapelle Date: Thu Apr 3 09:54:27 2014 -0400 Update translations M NEWS M SoObjects/Mailer/Dutch.lproj/Localizable.strings M SoObjects/Mailer/Hungarian.lproj/Localizable.strings M SoObjects/Mailer/Russian.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit 078b88a396b3839880e6cc3638e5d2f6307c670c Author: Ludovic Marcotte Date: Wed Apr 2 18:14:17 2014 -0400 Fix for #2686 M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit ee09b80fc37f51907606e6e3c516b3ebad9cfece Author: Francis Lachapelle Date: Wed Apr 2 10:15:59 2014 -0400 Simplify [UIxContactEditor addressBookDisplayName] We were trying to translate the default address book name to the user's language, but the method [SOGoContactFolders defaultFolderName] is already returning a translated string, making the whole logic useless. M UI/Contacts/UIxContactEditor.m commit 99d9615c929fcee7454736a9a1f4850a50139225 Author: Francis Lachapelle Date: Wed Apr 2 10:09:09 2014 -0400 Update NEWS file M NEWS commit ce5d591d1de7c2a09b0cfaf4b47e3aeca4464e77 Author: opensaucesystems Date: Tue Apr 1 12:35:18 2014 +0100 Fix email validation regexp to allow gTLDs New generic TLDs can be as long as 13 characters. M UI/WebServerResources/generic.js commit e603742d71fabd99595151a31fbd1159e9d861c5 Author: Jeroen Dekkers Date: Sat Mar 29 17:11:05 2014 +0100 Remove executable permission from jQuery M UI/WebServerResources/jquery-ui.js M UI/WebServerResources/jquery.fileupload.css M UI/WebServerResources/jquery.fileupload.js M UI/WebServerResources/jquery.iframe-transport.js commit 585d224a153bda4f1aebde1de3fb59266898168e Author: Ludovic Marcotte Date: Fri Mar 28 16:44:33 2014 -0400 Fixed the AS bundle common makefile M ActiveSync/common.make commit 6a39b48a37956a35ae581f5fd31dd8a6c6e152fa Author: Ludovic Marcotte Date: Fri Mar 28 15:22:45 2014 -0400 Fix for bug #2691 M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 633723a4708db1a807c69aae8204a39213941b54 Author: Ludovic Marcotte Date: Fri Mar 28 14:44:00 2014 -0400 Fix for bug #2681 M ActiveSync/GNUmakefile A ActiveSync/iCalAlarm+ActiveSync.h A ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit ba32b95308c8cff3521752cbc6088bc7e5c05425 Author: Ludovic Marcotte Date: Fri Mar 28 14:18:48 2014 -0400 Fixed the ActiveSync issue marking mails as read when downloading them M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailObject.m M UI/WebServerResources/MailerUI.js commit 03d5975be357b6cce4d74e90d4fb1069b9ff92ae Author: Alexandre Cloutier Date: Fri Mar 28 10:28:33 2014 -0400 Changed strings in french and change the instanciation of dictionary(addressBooksIDWithDisplayName) to release it manually M .gitignore M SoObjects/Contacts/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m commit 1da1764aaec713a44a1e633db7e156cdb5ae5db1 Author: Alexandre Cloutier Date: Thu Mar 27 15:27:48 2014 -0400 The collected address book will be created only if the user select it in the preferences. Fix labels. M SoObjects/Contacts/French.lproj/Localizable.strings M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit 6e4f776d4b7ede6acc9c54f4f1799858085b6b4c Author: Francis Lachapelle Date: Thu Mar 27 12:06:24 2014 -0400 Fix detection of IMAP flags support in JavaScript Fixes #2664 M NEWS M UI/WebServerResources/UIxFilterEditor.js commit 365e271a8458f26bf5101dddbfdfc3d28baf37fd Author: Alexandre Cloutier Date: Tue Mar 25 15:44:28 2014 -0400 Correct typo M UI/PreferencesUI/English.lproj/Localizable.strings commit bce701208a2347fdf6c660b9ade8998927f3df48 Author: Alexandre Cloutier Date: Tue Mar 25 14:53:42 2014 -0400 Added the modifications specified by extrafu M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoConstants.h M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m commit b16911edc1f36956c94800cfbfa6900af7812657 Author: Alexandre Cloutier Date: Mon Mar 24 13:55:52 2014 -0400 Modified the displayed name of SOGo version and added the label in the .lproj M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit 76307cfaafd886f053b4f5f6436f1412f7148c83 Author: Alexandre Cloutier Date: Mon Mar 24 13:41:57 2014 -0400 New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books. M SoObjects/Contacts/English.lproj/Localizable.strings M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Contacts/UIxContactFoldersView.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit e5fb7dc7b8685102203a4071a5d381aa56382dc8 Author: Francis Lachapelle Date: Mon Mar 24 12:43:34 2014 -0400 Fix JavaScript exception in Contacts module Fixed calling unescapeHTML on null variables. Also fixed errors on IE7 (and possibly other versions). M NEWS M UI/WebServerResources/ContactsUI.js commit 50e7ea71883f641bd5ebd72ecdc8cdb8eb7862fa Author: Francis Lachapelle Date: Mon Mar 24 07:42:57 2014 -0400 Fix possible exception when retrieving reminder Fixes #2678 M NEWS M UI/PreferencesUI/UIxPreferences.m commit 89e61f6d5d540b497b9999b517532cb1a18333d0 Author: Ludovic Marcotte Date: Fri Mar 21 15:37:14 2014 -0400 Fixed SOPE include path M ActiveSync/GNUmakefile commit 85f4af56e9738de3e70adadb78cf77f7712b2b53 Author: Francis Lachapelle Date: Fri Mar 21 15:22:28 2014 -0400 Update ChangeLog M ChangeLog commit 04bdb22b00f5de7a5a399205ec91ba9de881076d Author: Francis Lachapelle Date: Fri Mar 21 15:20:45 2014 -0400 Preparation for release 2.2.2 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS commit 874b1d9eba08519c379b0c38a0b9983070552499 Author: Ludovic Marcotte Date: Fri Mar 21 14:08:53 2014 -0400 Added NEWS entry for previous commit M NEWS commit b1436884192d4e8e1ee8e04266df0b676c503f61 Author: Ludovic Marcotte Date: Fri Mar 21 13:55:59 2014 -0400 Fix for bug #2669 M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 5f3d2d988eb4ee6e198e6d1b220d89ae046850d0 Author: Francis Lachapelle Date: Fri Mar 21 13:51:36 2014 -0400 Update translations M NEWS M SoObjects/Mailer/Finnish.lproj/Localizable.strings M SoObjects/Mailer/German.lproj/Localizable.strings M SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings commit 93f1540c178bc64fbbf60077354ba7b4e649f556 Author: Francis Lachapelle Date: Fri Mar 21 13:47:40 2014 -0400 Update jQuery File Upload to version 9.5.7 M NEWS M UI/WebServerResources/jquery.fileupload.js M UI/WebServerResources/jquery.iframe-transport.js commit 877e44c6d24394b71143ec730f035d7effafd194 Author: Francis Lachapelle Date: Fri Mar 21 13:32:28 2014 -0400 Update CKEditor to version 4.3.3 M NEWS M UI/WebServerResources/ckeditor/LICENSE.md M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/readme.md M UI/WebServerResources/ckeditor/styles.js commit 4ca3d351e023b7213f178fa108f5e9a8a17e2194 Author: Ludovic Marcotte Date: Fri Mar 21 09:05:52 2014 -0400 Fixed previous commit M ActiveSync/SOGoMailObject+ActiveSync.m commit 19b67049558d29fe15fe57336d1dd278a672a5a6 Author: Ludovic Marcotte Date: Fri Mar 21 09:02:39 2014 -0400 Only touch text/plain and text/html parts during Outlook sanitization M ActiveSync/SOGoMailObject+ActiveSync.m commit 64787555ff5f7b6f01db0752e8cdbb8d9e43c00b Author: Francis Lachapelle Date: Thu Mar 20 22:14:45 2014 -0400 Fix classification icon of events Fixes #2664 M NEWS M UI/WebServerResources/SchedulerUI.js commit 27ffcf240fa918c29703adeea89f29858574a2db Author: Francis Lachapelle Date: Thu Mar 20 15:29:32 2014 -0400 Fix handling of accents when filtering contacts Fixes #2656 M NEWS M UI/Contacts/UIxContactsListActions.m M UI/WebServerResources/ContactsUI.js commit 893d75bd5f66eb08ff3684fc0ad746f00cc05094 Author: Francis Lachapelle Date: Thu Mar 20 14:18:03 2014 -0400 Update Transifex configuration Added new SoObjects/Mailer resource. M .tx/config commit b0f26f1dcc5461816f005cf3d387c58ee65fb5e9 Author: Ludovic Marcotte Date: Thu Mar 20 09:57:19 2014 -0400 Updated the doc regarding the isAddressBook parameter in sources. M Documentation/SOGo Installation Guide.odt commit a196ed210e108f11caf1cab3d24c7acf25e2e75b Author: Ludovic Marcotte Date: Wed Mar 19 17:04:04 2014 -0400 Removed old values. M SoObjects/Mailer/GNUmakefile M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit 1c28a4b4d21673693c9ebe0fff47f821b2c48820 Author: Ludovic Marcotte Date: Wed Mar 19 17:02:10 2014 -0400 Fixed translations for "OtherUsersFolderName" and "SharedFoldersName" (#2657) M NEWS A SoObjects/Mailer/Arabic.lproj/Localizable.strings A SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings A SoObjects/Mailer/Catalan.lproj/Localizable.strings A SoObjects/Mailer/Czech.lproj/Localizable.strings A SoObjects/Mailer/Danish.lproj/Localizable.strings A SoObjects/Mailer/Dutch.lproj/Localizable.strings A SoObjects/Mailer/English.lproj/Localizable.strings A SoObjects/Mailer/Finnish.lproj/Localizable.strings A SoObjects/Mailer/French.lproj/Localizable.strings A SoObjects/Mailer/German.lproj/Localizable.strings A SoObjects/Mailer/Hungarian.lproj/Localizable.strings A SoObjects/Mailer/Icelandic.lproj/Localizable.strings A SoObjects/Mailer/Italian.lproj/Localizable.strings A SoObjects/Mailer/NorwegianBokmal.lproj/Localizable.strings A SoObjects/Mailer/NorwegianNynorsk.lproj/Localizable.strings A SoObjects/Mailer/Polish.lproj/Localizable.strings A SoObjects/Mailer/Russian.lproj/Localizable.strings A SoObjects/Mailer/Slovak.lproj/Localizable.strings A SoObjects/Mailer/SpanishArgentina.lproj/Localizable.strings A SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings A SoObjects/Mailer/Swedish.lproj/Localizable.strings A SoObjects/Mailer/Ukrainian.lproj/Localizable.strings A SoObjects/Mailer/Welsh.lproj/Localizable.strings commit fc56493b782009e19fbc5d017bdbdb3b71dba6f6 Author: Ludovic Marcotte Date: Wed Mar 19 11:44:36 2014 -0400 Added sanitization support for Outlook/ActiveSync M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 3a330109183f7c5c7c6b35c58d23eeb1f1ca50c5 Author: Ludovic Marcotte Date: Wed Mar 19 11:33:00 2014 -0400 Updated NEWS file regarding previous commit M NEWS commit 83bccda55116bc94e4323aa082cc008c8d3b67c5 Author: Ludovic Marcotte Date: Wed Mar 19 11:31:54 2014 -0400 Avoid creating duplicates in Outlook on MoveItems (#2650) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 35d71f61505309078b3199850fd8ba3f5d176c68 Author: Ludovic Marcotte Date: Wed Mar 19 11:30:18 2014 -0400 Added deviceType capabilities to the code M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m commit e92a14532578b88c6701a68ed21368c566a445c3 Author: Ludovic Marcotte Date: Wed Mar 19 08:27:36 2014 -0400 Updated NEWS file regarding previous commit M NEWS commit c3062284e3fe175f464f685b24c766470849ddf2 Author: Ludovic Marcotte Date: Tue Mar 18 19:06:41 2014 -0400 Disabled provisionning for now, as we don't support it. M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m commit 1c3f1af662910834c8c1e0af366f7e9260cb3e7b Author: Skruppy Date: Sat Mar 15 15:10:26 2014 +0100 ModulesConstraints tests all values of a multi-valued attributes M SoObjects/SOGo/LDAPSource.m commit e2f192b7935f8ca316737db39372a3ab49479e83 Author: Francis Lachapelle Date: Fri Mar 14 15:45:12 2014 -0400 Fix display of company/department of cards Fixes #2662 M NEWS M SOPE/NGCards/NGCardsSaxHandler.m commit b8f239bf34cb7e83fcb267654416a6328f747796 Author: Francis Lachapelle Date: Fri Mar 14 15:34:43 2014 -0400 Fix construction of mail folders tree M NEWS M UI/WebServerResources/MailerUI.js commit e968be8024e835c02f3eca06d385553ca75d5d72 Author: Francis Lachapelle Date: Fri Mar 14 13:02:27 2014 -0400 Bump version to 2.2.2 M Version commit 3c3bebeee350755d03648553b980f8d4f775d533 Author: Francis Lachapelle Date: Fri Mar 14 09:20:27 2014 -0400 Fix resource conflict check when creating event Fixes #2541 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 26e9defdbde28095ae31cdca2603a855d6b1dbae Author: Francis Lachapelle Date: Fri Mar 14 09:17:52 2014 -0400 Update French translation M UI/MainUI/French.lproj/Localizable.strings commit 8742f28c29dd524973ca80bb3a5cee095e879a69 Author: Francis Lachapelle Date: Thu Mar 13 08:44:47 2014 -0400 Fix decoding of HTML entitities in reminder alert Fixes #2659 M NEWS M UI/WebServerResources/generic.js commit bd577fd5131cc361fafbbc522e63450ac2b0ae46 Author: Francis Lachapelle Date: Thu Mar 13 08:41:42 2014 -0400 Fix unseen count of folders beginning with a digit Fixes #2652 M NEWS M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m commit c8550c8a4a8f0c0e5a1bb7c02e3e891506b3ca37 Author: Francis Lachapelle Date: Wed Mar 12 16:35:22 2014 -0400 Fix copy/move to folder with numerical prefix Fixes #2658 M NEWS M UI/WebServerResources/MailerUI.js commit 1bdf88fb67f89361978e601da6c5ed74b3042f27 Author: Ludovic Marcotte Date: Tue Mar 11 13:21:05 2014 -0400 Don't try to delete an already non-existant object (#2653) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit d108777e89593ac4b6e62b12a78c6f6df92e18d7 Author: Alexandre Cloutier Date: Tue Mar 11 10:25:01 2014 -0400 Display the version at the top of the general tap M UI/Templates/PreferencesUI/UIxPreferences.wox commit af68f101152928295156cbfe497271b914f45952 Author: Daniel B. Date: Tue Mar 11 09:23:13 2014 +0100 Fix #2641 Disabling the pasteZone support (which only works in Chrome or Opera anyway) fixes the problem of unwanted PNG attachment when you paste the recipient list from Excel M UI/WebServerResources/UIxMailEditor.js commit cbd22762c35f73a8c2c3a81d7d47169a4f3c5753 Author: Francis Lachapelle Date: Mon Mar 10 14:47:01 2014 -0400 Fix possible exception when retrieving reminder Fixes #2647 Fixes #2648 M NEWS M UI/PreferencesUI/UIxPreferences.m commit 8cc352fb28013801c56cc5138dba97f12de0ff6c Author: Alexandre Cloutier Date: Mon Mar 10 14:45:10 2014 -0400 It is now possible to see the version on the general page of the preferences window M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 0d69a476bcf9b4f95d88a5ae0ecf30c8602c2a66 Author: Alexandre Cloutier Date: Mon Mar 10 12:16:12 2014 -0400 add specific date for limiting the user to today's for his contact birthday M UI/WebServerResources/UIxContactEditor.js commit cee1e529f82e35c8f715657ccf6cf168294f8b72 Author: Alexandre Cloutier Date: Mon Mar 10 12:05:01 2014 -0400 BugFix#1636; fix the issue where the user could add anything for the birthday of his contacts M UI/Contacts/English.lproj/Localizable.strings M UI/WebServerResources/UIxContactEditor.js commit 3a681bd5a5a856a2230e730945c3ed2df076ff0a Author: Alexandre Cloutier Date: Mon Mar 10 10:53:44 2014 -0400 Change the function name getClient to sieveClient M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit f5faa608145ccb70ed89b0d29e9b8adad17d2f0b Author: Alexandre Cloutier Date: Mon Mar 10 10:33:27 2014 -0400 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m commit f8939bfb3efbb92957f237f998ff9f5fd5e72541 Author: Alexandre Cloutier Date: Mon Mar 10 10:07:47 2014 -0400 Change the variable name for sieveFolderEncoding instead of folderEncoding M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 78636f039664e75932bed65210bfd87939fd6e4c Author: Ludovic Marcotte Date: Sun Mar 9 15:58:11 2014 -0400 Added default value for WOListenQueueSize M SoObjects/SOGo/SOGoDefaults.plist commit 037c2d3ddff1242b83be7483c9e06fdb145ce822 Author: Ludovic Marcotte Date: Sun Mar 9 15:56:38 2014 -0400 Added documentation for WOListenQueueSize M Documentation/SOGo Installation Guide.odt commit 41fe9195f2fc253ac59ef07309155f88634d4af2 Author: Francis Lachapelle Date: Fri Mar 7 14:00:51 2014 -0500 Update ChangeLog M ChangeLog commit 23789b48bcdcbac738039d214a92cd0bb5aff9e4 Author: Francis Lachapelle Date: Fri Mar 7 13:59:51 2014 -0500 Update Dutch translation M NEWS M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings commit 142296f71e0e22eae76572e7ff23a3b00a2c076f Author: Francis Lachapelle Date: Fri Mar 7 10:53:17 2014 -0500 Preparation for release 2.2.1 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS M Version commit 3bae2387d4e0efcfe88fd56fa743c70deb638ee8 Author: Francis Lachapelle Date: Thu Mar 6 22:13:17 2014 -0500 Fix contact autocompletion when UID is a digit M NEWS M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/generic.css commit 6cecca6c4f0ffb6edea41f3ade3b7f90f92cdf81 Author: Francis Lachapelle Date: Thu Mar 6 21:32:36 2014 -0500 Fix CSS id for string prefixed with a digit When encoding a string as a CSS identifier, we must add an underscore if the strings starts with a digit. M NEWS M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit 28b1938bd972462be383ef612e38a93870ccff1b Author: Francis Lachapelle Date: Thu Mar 6 21:25:48 2014 -0500 Show folder name in dialog when renaming folder M NEWS M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit f4d189ffc893de10d397249dd15427a1de961852 Author: Alexandre Cloutier Date: Thu Mar 6 15:20:41 2014 -0500 Erase the merging conflicts writings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 1b9ac03e947e5c85cbcfdb1d252dffd43545f536 Author: Alexandre Cloutier Date: Fri Feb 28 16:39:27 2014 -0500 BugFix #1046; Whenever the sieve server is unavailable an error message will appear. M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxPreferences.js commit 6ad87052baffea79fb80af09ed25540b8bd9cb53 Author: Alexandre Cloutier Date: Tue Mar 4 13:23:55 2014 -0500 bugFix #0002616 : change the behavior of ApplicationBaseURL. Now the object return a standard path(without a slash at the end of the path) That means every string added the URL ApplicationBaseURL must start with a Slash. M .gitignore M UI/SOGoUI/UIxComponent.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SOGoResizableTable.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit e7a16cba0d00a35a14de334385dfb7f174f5438a Author: Alexandre Cloutier Date: Wed Mar 5 12:31:27 2014 -0500 BugFix #0002622: The server Dovecot use by default an UTF-8 and by doing so it cause a wrong re-encoding in UTF-7 when reaching the sieve server (knowing that the foldername in sieve are encoded in UTF-7). Since it is not the case with a Cyrus server, I created a new variable available in the sogo.conf that let you specified the type of encoding you need. By default the encoding is set to UTF-7. ex : SOGoFolderEncoding = 'UTF-7' M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/PreferencesUI/UIxFilterEditor.m M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/UIxFilterEditor.js commit 31ace947cbf1fbbfa93a92ed0f028e5a56b8b0d1 Author: Ludovic Marcotte Date: Thu Mar 6 14:16:08 2014 -0500 Fixed race condition when syncing huge amount of deleted messages using AS M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit 0cea36df2eebdcda55098fa0ae9416976a39a332 Author: Ludovic Marcotte Date: Thu Mar 6 14:10:47 2014 -0500 Updated NEWS regarding previous commit M NEWS commit afd745232331267499592e18e5d0b857454d3cbd Author: Ludovic Marcotte Date: Thu Mar 6 14:05:59 2014 -0500 Fixed returned date format and fixing missing 'name part' in address M ActiveSync/SOGoMailObject+ActiveSync.m commit e4a21bcef5afb1245023d5561c0d60c183bfe623 Author: Francis Lachapelle Date: Thu Mar 6 09:27:43 2014 -0500 Webmail: fix encoding of subfolder name Fixes #2637 M NEWS M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 0c99323db3e5404301c249512b736d426bd41d09 Author: Francis Lachapelle Date: Wed Mar 5 13:42:38 2014 -0500 Fix possible exception when retrieving reminder Fixes #2624 M NEWS M UI/PreferencesUI/UIxPreferences.m commit da208d5b4acd18aff399261cafc9d105c8f56e55 Author: Ludovic Marcotte Date: Wed Mar 5 09:09:33 2014 -0500 Updated NEWS regarding previous commit M NEWS commit 158af711528027cd63a3c70708fab96eee41dd19 Author: Ludovic Marcotte Date: Wed Mar 5 09:07:39 2014 -0500 Fix for bug #2609 M ActiveSync/NSDate+ActiveSync.m commit 163bce39b5ab7afc060a5af9dfd7dafa632f7b61 Author: Francis Lachapelle Date: Tue Mar 4 22:03:28 2014 -0500 Fix list sorting of events by calendar name Fixes #2629 M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 02c72fee6ad0bf8850de88ab65a01191ff351ecc Author: Francis Lachapelle Date: Tue Mar 4 21:32:57 2014 -0500 Fix unsubscription when renaming an IMAP folder Fixes #2630 M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit 8bef84bded384cde99dd2ee7ebfe9ebbeeedf2e6 Author: Francis Lachapelle Date: Tue Mar 4 09:22:00 2014 -0500 Update translations M NEWS M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings commit 8db3b22eb9bde326d3892c88b5c1cb9bb0251170 Author: Francis Lachapelle Date: Mon Mar 3 22:08:29 2014 -0500 Bump version to 2.2.0a M Version commit 1aabcf04b5d26471a62f97566bb3fd6911848f48 Author: Francis Lachapelle Date: Mon Mar 3 22:07:24 2014 -0500 Fix sogo-tool operations on Sieve script Fixes #2617 M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoSieveManager.h M SoObjects/SOGo/SOGoSieveManager.m M Tools/GNUmakefile.preamble M Tools/SOGoToolExpireAutoReply.m M Tools/SOGoToolUserPreferences.m commit c6b227160c70db0fb892c2df1f5bb64caae45fc9 Author: Francis Lachapelle Date: Mon Feb 24 16:53:46 2014 -0500 Update ChangeLog M ChangeLog M NEWS commit 5f2920db9b1c7fd89af8019d8a007bfddb20a742 Author: Francis Lachapelle Date: Mon Feb 24 16:47:41 2014 -0500 Update translations M NEWS M UI/Common/French.lproj/Localizable.strings M UI/Common/Polish.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 M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings commit 761a7e2be11aed9cdafe7cd76e52fab19bc5dbd5 Author: Francis Lachapelle Date: Mon Feb 24 16:42:59 2014 -0500 Update Microsoft Outlook Configuration guide M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 9ed1d57ec2c22a3382e02caaa4f13937e6863b11 Author: Francis Lachapelle Date: Mon Feb 24 16:07:55 2014 -0500 Fix auto-acceptation of resources as attendees Fixes #2541 M SoObjects/Appointments/SOGoAppointmentObject.m commit 2b6428efd084f7b09833cd7b854a737feb9f0f2d Author: Francis Lachapelle Date: Mon Feb 24 07:55:21 2014 -0500 Always check resource conflict for new events Fixes #2541 M SoObjects/Appointments/SOGoAppointmentObject.m commit be36e0ceea2e2a9c6aa1099a7d854a65a7b75765 Author: Francis Lachapelle Date: Fri Feb 21 20:35:54 2014 -0500 Fix view changes in calendar module Fixes #2613 M NEWS M UI/WebServerResources/SchedulerUI.js commit 070d3dd825fb81c5c05e8f2bbd760a1ac438a81c Author: Francis Lachapelle Date: Fri Feb 21 15:48:41 2014 -0500 Extract node value with 'textValue' M ActiveSync/NGDOMElement+ActiveSync.m commit 96f2552b45cd788b784afc349af96ca79c1bff8a Author: Francis Lachapelle Date: Wed Feb 19 21:57:01 2014 -0500 Preparation for release 2.2.0 M Apache/SOGo.conf M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M Documentation/architecture.png M Documentation/openchange.png M NEWS M Scripts/updates.php M Version commit 2948920e0b68057cb14b2b26dada0dcd8aae51c1 Author: Francis Lachapelle Date: Tue Feb 18 16:13:40 2014 -0500 Improve display of contact Fixes #2350 M NEWS M UI/WebServerResources/ContactsUI.css commit 212d7149ed20175a4f047fce88bcd760ff6de9c9 Author: Francis Lachapelle Date: Tue Feb 18 10:13:34 2014 -0500 Fix display of a contact's birthday Fixes #2503 M NEWS M SoObjects/Contacts/NGVCard+SOGo.m commit 668c7e8b4948ddac12ffbe6a6026af1db2ea2eac Author: Ludovic Marcotte Date: Mon Feb 17 16:08:29 2014 -0500 Correctly handle email invitations as attendee/organizer M ActiveSync/SOGoMailObject+ActiveSync.m commit 9851c32a1e5d5d584b350a22605a12b800fa0634 Author: Ludovic Marcotte Date: Mon Feb 17 15:49:22 2014 -0500 Fixed the handling of organizers M ActiveSync/iCalEvent+ActiveSync.m commit e7f27427c87498185d95e6a4c0607175c46b5fc0 Author: Francis Lachapelle Date: Mon Feb 17 15:42:55 2014 -0500 Add missing import in UIxPreferences.m M UI/PreferencesUI/UIxPreferences.m commit f0a29d3ca27a9166dd789288d3f2064c809ba1ae Author: Francis Lachapelle Date: Mon Feb 17 15:05:31 2014 -0500 Fix debian dependencies for sogo-activesync M packaging/debian-multiarch/control M packaging/debian/control commit ec0a5ac4bfe65a1aecf225830c16f6c7e1d7cb22 Author: Ludovic Marcotte Date: Mon Feb 17 11:30:41 2014 -0500 Properly handle event updates/pull when we are or not an attendee/organizer M ActiveSync/iCalEvent+ActiveSync.m commit 4ca8b9d0aa0eb276cedd53f566f0ea1767f10ba6 Author: Ludovic Marcotte Date: Mon Feb 17 11:30:00 2014 -0500 Copyright updates M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m commit d560d0e4703cef7bfa0cb63e2ebb5553de0fc06f Author: Ludovic Marcotte Date: Mon Feb 17 11:28:06 2014 -0500 Always return a response avoiding iOS crashes on no-changes M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 401320e08be253770d783be6f55af7e4b9f46341 Author: Francis Lachapelle Date: Mon Feb 17 11:12:09 2014 -0500 Contact: fix display of urls M UI/Contacts/UIxContactView.m commit 8083b41092d672d620e3826e66717d974925403d Author: Ludovic Marcotte Date: Mon Feb 17 10:01:44 2014 -0500 Added the context everywhere M ActiveSync/NGVCard+ActiveSync.h M ActiveSync/NGVCard+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.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.h M ActiveSync/SOGoMailObject+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 9218c7f253ae94e3b5cfc960b28612c764aec671 Author: Ludovic Marcotte Date: Mon Feb 17 08:46:05 2014 -0500 Added missing recurrences support, improved MeetingResponse, added WindowSize support. Also more bug fixes regarding event invitations, and ServerId handling for calendar objects. M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.m commit 4d1fdb33f586ae9b06a4e282fb51fba38ad583fc Author: Ludovic Marcotte Date: Mon Feb 17 08:42:35 2014 -0500 Deleted wrongly added file D SoObjects/Mailer/SOGoMailFolder.m.orig commit 23565627784460fddbfad09b4173dd1f38a894a9 Author: Ludovic Marcotte Date: Mon Feb 17 08:41:12 2014 -0500 Added method to get synctag starting from an other one. We also no longer fetch vanished items of modseq == 0 M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m A SoObjects/Mailer/SOGoMailFolder.m.orig commit c686e3294d010b3f8af8ae4cb1b88d8970e4ff7f Author: Ludovic Marcotte Date: Mon Feb 17 08:39:48 2014 -0500 Added method to sanitize calendar "ServerId" M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m commit 1ff91f7b592a1aaa8960d8878ff2389b1f61f174 Author: Ludovic Marcotte Date: Mon Feb 17 08:38:34 2014 -0500 Added -activeSyncRepresentation to NSData objects M ActiveSync/NSData+ActiveSync.h M ActiveSync/NSData+ActiveSync.m commit b34c6324cdf6e55583114c6110f89a4d3e01bb37 Author: Francis Lachapelle Date: Fri Feb 14 21:31:32 2014 -0500 Fix custom mail labels in Sieve filter editor M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxFilterEditor.js commit 75c8362df833bc4204bf6a83cc037eaa719d20cf Author: Ludovic Marcotte Date: Fri Feb 14 16:39:26 2014 -0500 Avoid over-using LDAP connections when decomposing groups M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoGroup.m commit ae07de5f6fa2127152761eb8732fa116ee5cae4d Author: Ludovic Marcotte Date: Fri Feb 14 13:46:21 2014 -0500 Updated the Active Sync documentation M Documentation/SOGo Installation Guide.odt commit 06d2364ea255462262511b4f38f3c556d7fcb7f9 Author: Francis Lachapelle Date: Thu Feb 13 12:56:24 2014 -0500 Improve display of toolboor menus with checkmarks M UI/WebServerResources/generic.css commit 29e081ec5629e06c5f0839e5bc1d21122100fee8 Author: Francis Lachapelle Date: Thu Feb 13 12:53:07 2014 -0500 Add more parameters examples to sogo.conf M Scripts/sogo.conf commit 113b02fd71e4c88eea5ece62bc929f38285a38e4 Author: Francis Lachapelle Date: Thu Feb 13 12:12:31 2014 -0500 Fix encoding of contact ID in Ajax requests M UI/WebServerResources/ContactsUI.js commit 35b108e645c3e3dd7ece038c04b72a2819aa4b8a Author: Francis Lachapelle Date: Thu Feb 13 12:11:25 2014 -0500 Contact: fix display of links M UI/Contacts/UIxContactView.m commit 70266155d3a4a015462223c5fc632219a8ad1e71 Author: Ludovic Marcotte Date: Wed Feb 12 21:55:09 2014 -0500 Fix double return M ActiveSync/iCalToDo+ActiveSync.m commit fcfd8be7719a1670bf2574486e057e3db8eba82d Author: Francis Lachapelle Date: Mon Feb 10 21:49:49 2014 -0500 Improve URL handling in popup of events M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit b91032db8e9be48162934b586edd35c4ba55c36e Author: Francis Lachapelle Date: Mon Feb 10 16:23:16 2014 -0500 Cleanup common English Localizable.strings M UI/Common/English.lproj/Localizable.strings commit f4874600fe195e86ef3652a4c0096529f9a72e89 Author: Ludovic Marcotte Date: Mon Feb 10 20:17:54 2014 -0500 Bumped to v14.1 M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m commit b14e99b32a609063d484eb2472684831e4faa214 Author: Ludovic Marcotte Date: Mon Feb 10 20:16:43 2014 -0500 New prefs for intervals, fixed missing events in meeting requests, bumped v14.1 M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit ea4b21e9916877aa182a5a8dfa32c519b04ae821 Author: Francis Lachapelle Date: Mon Feb 10 13:49:02 2014 -0500 Decode HTML entities in JSON of calendar module M UI/WebServerResources/SchedulerUI.js commit 0307b8339a9de48340eb11a4a81176315b7fe69d Author: Francis Lachapelle Date: Mon Feb 10 13:45:51 2014 -0500 Detect URLs in popup of events M NEWS M UI/Scheduler/UIxAppointmentEditor.m commit b5f1d3a19a295bb1a642b3d08d8b2af37dc1a23a Author: Francis Lachapelle Date: Mon Feb 10 11:25:38 2014 -0500 Guide: add SOGoCalendarDefaultReminder paramter M Documentation/SOGo Installation Guide.odt commit 8225f76279e54dc2e8e9ed2162428569f8c81f47 Author: Ludovic Marcotte Date: Fri Feb 7 16:17:11 2014 -0500 Fixed globalobjid so it doesn't contain \n characters! M ActiveSync/SOGoMailObject+ActiveSync.m commit c94595ea7f0f843c2d7abf25df039b2bbe707625 Author: Francis Lachapelle Date: Fri Feb 7 16:12:14 2014 -0500 Escape HTML in CSS dialogs M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 3a5e44e7eb8b390b67a8f8a83030b49606956501 Author: Francis Lachapelle Date: Fri Feb 7 15:53:39 2014 -0500 Decode HTML entities in JSON of calendar module M UI/WebServerResources/SchedulerUI.js commit 80a09407652ec04e8c9fb6cb48e1029e69a15765 Author: Francis Lachapelle Date: Fri Feb 7 15:52:43 2014 -0500 Escape HTML in JSON of contacts module M NEWS M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsListActions.m M UI/WebServerResources/ContactsUI.js commit 7118bbe0ab7790db0321122fe2b6462a204bd4b9 Author: Francis Lachapelle Date: Fri Feb 7 14:00:36 2014 -0500 Replace '/' by '-' in filenames of attachments Fixes #2537 M NEWS M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartViewer.m commit eee5beb6987e763e4a99b5a7baf76b1e1944a389 Author: Francis Lachapelle Date: Fri Feb 7 10:51:42 2014 -0500 Add message-id header to appointment notification Fixes #2535 M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m commit 3363b253ac9f7e2643b66390467c6c78a750393f Author: Ludovic Marcotte Date: Fri Feb 7 10:45:09 2014 -0500 Set additional properties on meeting requests M ActiveSync/SOGoMailObject+ActiveSync.m commit 4070b9222d65b265fc67b54c5af095cdadbfaef9 Author: Francis Lachapelle Date: Fri Feb 7 09:59:45 2014 -0500 Rework HTML of appointment notifications Needed to simplify the HTML so it displays properly in Outlook. Fixes #2233 M NEWS M UI/Templates/Appointments/SOGoAptMailDeletion.wox M UI/Templates/Appointments/SOGoAptMailICalReply.wox M UI/Templates/Appointments/SOGoAptMailInvitation.wox M UI/Templates/Appointments/SOGoAptMailReceipt.wox M UI/Templates/Appointments/SOGoAptMailUpdate.wox commit 5ea56a6f8a94e356912d7dda51f391c5a20edf8b Author: Francis Lachapelle Date: Thu Feb 6 14:43:40 2014 -0500 Enlarge the note field of the contact editor M UI/Templates/ContactsUI/UIxContactEditor.wox commit 379258de59df7cf47364ed4037d609d31ea5677f Author: Ludovic Marcotte Date: Thu Feb 6 21:25:08 2014 -0500 Pimped the doc for AS support and dropped all references to Funambol. M Documentation/SOGo Installation Guide.odt commit 93b3685aa454be981b6184ff49850bb60874f8d5 Author: Ludovic Marcotte Date: Thu Feb 6 19:35:23 2014 -0500 Added birthday support M ActiveSync/NGVCard+ActiveSync.m commit c4dc4d4edacc959cc0c3d7f6b16ed1ce59e94d78 Author: Ludovic Marcotte Date: Thu Feb 6 17:59:33 2014 -0500 Fixed compilation warning M ActiveSync/NGVCard+ActiveSync.m commit c6d104fac51a9b981a125c8d7adb725b8b56be1d Author: Ludovic Marcotte Date: Thu Feb 6 17:57:01 2014 -0500 Fixed contact sync'ing on Android M ActiveSync/NGVCard+ActiveSync.m commit ef79c09642009cb7eb74d5261e60bb48e5c2d6b7 Author: Francis Lachapelle Date: Thu Feb 6 14:43:05 2014 -0500 Don't use the HTML editor with Internet Explorer 7 M NEWS M SoObjects/SOGo/SOGoUserDefaults.m commit aeb712083a1bbb77d4b2483a3301aa73240e4e1e Author: Francis Lachapelle Date: Thu Feb 6 14:37:43 2014 -0500 Fix static array retain M SoObjects/Appointments/SOGoAppointmentFolder.m commit 2c678101fcb5a73097cd409a832710bfbc9c916f Author: Francis Lachapelle Date: Thu Feb 6 14:21:36 2014 -0500 Fix handling of ACLs with multiple groups Fixes #1854 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit b95362f96368dcc93a4fd781c24c1c6bd7b25944 Author: Ludovic Marcotte Date: Thu Feb 6 14:05:00 2014 -0500 Now make use of a NGMimeFileData object to avoid broken SOPE behaviour M ActiveSync/SOGoActiveSyncDispatcher.m commit 3175a9169f136a4c87480403f9b8035f3d06da96 Author: Ludovic Marcotte Date: Wed Feb 5 20:56:01 2014 -0500 Mapped lots of contact properties M ActiveSync/NGVCard+ActiveSync.m M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m commit 9311f05cc0a96f6ab731030a4d6eb276549320c3 Author: Ludovic Marcotte Date: Wed Feb 5 17:30:34 2014 -0500 Fixed the non-filtering of recurrence exceptions M SoObjects/Appointments/SOGoCalendarComponent.m commit 78cbcfb560a3ec8142669f575442b13d3509b633 Author: Francis Lachapelle Date: Wed Feb 5 16:15:12 2014 -0500 Update translations M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings commit b8610b3eca1a73a5e2eb689e63e013a48cbcafb8 Author: Ludovic Marcotte Date: Wed Feb 5 16:12:08 2014 -0500 Extended GetItemEstimate to GCS collections M ActiveSync/SOGoActiveSyncDispatcher.m commit 1a7fc2a0e90a19dfb1fce292ae5ff53aa513ade9 Author: Francis Lachapelle Date: Wed Feb 5 16:02:38 2014 -0500 Escape HTML in JSON of calendar module Fixes #2598 M NEWS M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit f7a20d0a83f5be75d157e1a969fb0b7bc63ae2b7 Author: Ludovic Marcotte Date: Wed Feb 5 15:23:09 2014 -0500 Fixed broken encoding of single-value element M SOPE/NGCards/NGCardsSaxHandler.m commit a1cf0668282e9c0227f48d944de9f79ceb97e87e Author: Francis Lachapelle Date: Wed Feb 5 11:43:25 2014 -0500 Update translations M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit 359b6a99aa2ef31f356ea6e8246e6a0ff2d47945 Author: Francis Lachapelle Date: Wed Feb 5 11:17:22 2014 -0500 Encode HTML entities for inline forwards in text Fixes #2411 M NEWS M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoMailObject+Draft.m commit 826537ed018053dcbe0012afc60750bb0b68b9f0 Author: Francis Lachapelle Date: Wed Feb 5 09:04:00 2014 -0500 Fix caching of DN in LDAP source M SoObjects/SOGo/LDAPSource.m commit 3950e9d4c33417cbf821f5554e566e6a68b7d0b0 Author: Ludovic Marcotte Date: Tue Feb 4 21:03:11 2014 -0500 Moved DN cache to SOGoCache M NEWS M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit 9885211a5b804f885c5cc8edbc88b8f03f9ffbe8 Author: Francis Lachapelle Date: Tue Feb 4 16:48:06 2014 -0500 Replace VARCHAR(1000000) by TEXT field type Fixes #2516 M OGoContentStore/appointment.ocs commit ef1be5dc5f6b746162b8cda5d0222a74ebcd7514 Author: Francis Lachapelle Date: Tue Feb 4 16:25:52 2014 -0500 Improve deleting occurences of recurrent events M NEWS M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/UIxFolderActions.m M UI/Scheduler/Arabic.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 4e42d5d41045be78cd0879054ed5649707ffc35a Author: Ludovic Marcotte Date: Tue Feb 4 15:07:23 2014 -0500 Disabled debugging... M ActiveSync/NSData+ActiveSync.m commit 31969d162d9bf4747367807c863c0d311d4986b9 Author: Ludovic Marcotte Date: Tue Feb 4 15:03:02 2014 -0500 Properly escape some control chars (and generalized it) M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/NSData+ActiveSync.m 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 M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 2ff3b5ef5f5542cc53c668f6ed4e65ec6ecf046a Author: Ludovic Marcotte Date: Tue Feb 4 11:19:33 2014 -0500 First pass at 'push' support for Ping and Sync M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M Apache/SOGo.conf commit 7fe48a1555414406bd86c7b986596e929e0bfd05 Author: Ludovic Marcotte Date: Tue Feb 4 09:02:40 2014 -0500 Fix for bug #2544 M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit fcddeb4224308f80184000ad34add7ffc3dcf3c2 Author: Francis Lachapelle Date: Mon Feb 3 15:15:14 2014 -0500 Visually identify users with no freebusy Fixes #2565 M NEWS M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit f1cb87aa02b606b7be8457bbce08128974072a09 Author: Francis Lachapelle Date: Mon Feb 3 12:03:51 2014 -0500 Convert JS alerts to CSS dialogs in aptmt editor M NEWS M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.css commit a6424680cc112b06c7a96d766c5769dfc8e7105f Author: Francis Lachapelle Date: Mon Feb 3 11:56:00 2014 -0500 Respect max bookings of resources in freebusy data Fixes #2560 M NEWS M UI/MainUI/SOGoUserHomePage.m commit b3dc645282e5fca0cac9baef2250e979e2e5cb39 Author: Francis Lachapelle Date: Mon Feb 3 11:09:03 2014 -0500 Warn user when dnd failed with resource conflict Fixes #1613 M NEWS M UI/Scheduler/UIxAppointmentActions.m M UI/WebServerResources/SchedulerUI.js commit 2f0419c18a17e2d88c0c43771b92541aa2cd645b Author: Francis Lachapelle Date: Mon Feb 3 11:03:23 2014 -0500 Warn user when overbooking a resource Fixes #2541 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 9e9407cf30ef51c3ba6e5e6f840d4a0433ad73af Author: Ludovic Marcotte Date: Mon Feb 3 10:24:33 2014 -0500 First pass at event invitations support + few bug fixes. M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m 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/iCalEvent+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.m commit d709a1216b71995b25087356f7b968f7d3d7f65f Author: Ludovic Marcotte Date: Mon Feb 3 09:54:21 2014 -0500 Updated NEWS file M NEWS commit 588352be7d22f23602582e07650454a7634a9f96 Author: Ludovic Marcotte Date: Mon Feb 3 09:53:47 2014 -0500 Fix for bug #2587 M SoObjects/SOGo/SOGoCache.m commit a40d7ca342248d04e33baf303c36203239af1846 Author: Ludovic Marcotte Date: Fri Jan 31 15:11:13 2014 -0500 Updated NEWS file M NEWS commit e4ce687e29d6232228e6bc9b6943f4e4a0573786 Author: Ludovic Marcotte Date: Fri Jan 31 15:05:33 2014 -0500 Update the content when the request is from Active Sync M SoObjects/Appointments/SOGoAppointmentObject.m commit bcb0764b1901f8ea9ee799a80594ae554e80e827 Author: Ludovic Marcotte Date: Fri Jan 31 15:04:49 2014 -0500 Fix for bug #2505 M SOPE/NGCards/NGCardsSaxHandler.m commit ddd7be433346fce2d1f6c6ed52ead56c1f289f41 Author: Ludovic Marcotte Date: Fri Jan 31 15:03:40 2014 -0500 Fix for bug #2187 M SoObjects/SOGo/LDAPSource.m commit d9f4a9935a741e6a537127a4f3ed992b86f2b421 Author: Ludovic Marcotte Date: Fri Jan 31 10:33:36 2014 -0500 Properly escape all foldernames M ActiveSync/SOGoActiveSyncDispatcher.m commit ae75fee512ffc410e920e47d9382b07749970460 Author: Francis Lachapelle Date: Thu Jan 30 10:37:36 2014 -0500 Update NEWS file M NEWS commit 8cdacd065f5e0e6b0171c60199b71618c0d3af23 Author: Ludovic Marcotte Date: Thu Jan 30 08:25:55 2014 -0500 Properly escape the filename M ActiveSync/SOGoMailObject+ActiveSync.m commit af6a69c9fc504eb569971091fec5c1b7c154c58f Author: Ludovic Marcotte Date: Wed Jan 29 11:21:36 2014 -0500 Expunge immediately after MoveItems to force the Delete response M ActiveSync/SOGoActiveSyncDispatcher.m commit dc41e29f05f431ee73563fdbf8e32a866dcc9fd0 Author: Ludovic Marcotte Date: Wed Jan 29 11:16:58 2014 -0500 Fixed the MoveItems response M ActiveSync/SOGoActiveSyncDispatcher.m commit afc7519beb60d52375102af71886f77733f4348a Author: Ludovic Marcotte Date: Wed Jan 29 10:30:31 2014 -0500 Properly escape values M ActiveSync/NGVCard+ActiveSync.m commit f2d5a7691115390c5f0ead5b8276c248504fb7e8 Author: Ludovic Marcotte Date: Wed Jan 29 09:44:03 2014 -0500 Type fix for recurrence rules. M ActiveSync/iCalRecurrenceRule+ActiveSync.m commit 342ad84a2458320e698a6273bec7b0d6d7a240a8 Author: Francis Lachapelle Date: Tue Jan 28 15:36:48 2014 -0500 Fix issues with contextual menu in calendars Creating an event or a task using the contextual menu will now consider the day and hour of the menu position (fixes #2557). The next/previous day/month menu options have been fixed. The menu will now disappear when clicking outside the contextual menu on the calendar area. 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 M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit 9580a8f8ee92b4b9ea7f6d592a059ea79a4e33f5 Author: Ludovic Marcotte Date: Tue Jan 28 14:26:35 2014 -0500 Added initial support for recurring events. M ActiveSync/GNUmakefile M ActiveSync/iCalEvent+ActiveSync.m A ActiveSync/iCalRecurrenceRule+ActiveSync.h A ActiveSync/iCalRecurrenceRule+ActiveSync.m commit a96380a0dc6dbf8c3443560eec458ac0d22d7820 Author: Ludovic Marcotte Date: Tue Jan 28 13:51:21 2014 -0500 Fixed SyncKey issue not being updated during the sync operation M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 2fed02da5988a9a78ee1b4ecf1c8efb724286546 Author: Ludovic Marcotte Date: Tue Jan 28 13:21:34 2014 -0500 When creating a new object, mark it as new. M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 84dc08adb60c2a3589be74ed7067918753030015 Author: Francis Lachapelle Date: Mon Jan 27 15:43:48 2014 -0500 Fix display of folder names in filter editor Fixes #2569 M NEWS M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js commit c160edf20abdb728135eb624e28ad490b8892153 Author: Francis Lachapelle Date: Mon Jan 27 15:09:22 2014 -0500 Add support for Sieve body extension M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoSieveManager.h M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxFilterEditor.js commit 3b7a3c94d429d74e6a027b93dadf19664191f811 Author: Ludovic Marcotte Date: Mon Jan 27 11:30:43 2014 -0500 Properly escape fields and improved data dumps. M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/NSData+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit 7b97e28cfffa271ebc09f495d893ebc3225d7905 Author: Ludovic Marcotte Date: Fri Jan 24 16:33:31 2014 -0500 Fixed compiler warning M ActiveSync/NSString+ActiveSync.m commit 81bf1b41e9d7e353e03abe336b8276ae61e9270b Author: Ludovic Marcotte Date: Fri Jan 24 16:28:08 2014 -0500 Fixed the rename operation to force a FolderSync M ActiveSync/SOGoActiveSyncDispatcher.m commit ea86f136b757a0668d2aabe8e533547f81a9bd23 Author: Ludovic Marcotte Date: Fri Jan 24 14:10:19 2014 -0500 Properly escape folder/file names and fixed date representation in emails M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m commit fc0c580fe1179852ca7ab207bbd863a8506ecca4 Author: Francis Lachapelle Date: Fri Jan 24 13:45:29 2014 -0500 Fix validation of subscribed folders Fixes #2583 M NEWS M SoObjects/SOGo/SOGoParentFolder.m commit 42a7bcb9ac8ccbb2ab9f7f3f88875ff06fdb01ff Author: Ludovic Marcotte Date: Fri Jan 24 11:44:12 2014 -0500 Added verbosity in case wbxml <-> xml conversions fail M ActiveSync/NSData+ActiveSync.m commit 9669f2bbbaa4be60710154eacaaef2723f2e5592 Author: Ludovic Marcotte Date: Fri Jan 24 11:09:37 2014 -0500 Added more props and fixed the NativeBodyType preventing OL2013 to work M ActiveSync/SOGoMailObject+ActiveSync.m commit 25634088722bbc269e4d1d61c956923c3746f240 Author: Ludovic Marcotte Date: Fri Jan 24 07:38:03 2014 -0500 Improved the README regarding MS licensing M ActiveSync/README commit 0f9d8cdd2c7bf44e3ab4274b047598f6ab745ded Author: Francis Lachapelle Date: Thu Jan 23 14:48:36 2014 -0500 Remove xml tag before doctype declaration M UI/Common/UIxPageFrame.m commit 5105dbb3428e586a5006770d6a08b4a175df2b63 Author: Francis Lachapelle Date: Thu Jan 23 14:39:03 2014 -0500 Make all attachments available when re/fwd'ing To do so, we save the draft to the mailstore. M SoObjects/Mailer/SOGoDraftObject.m commit b26e767a106e604bc13c6c5bfdd1a379739f7999 Author: Francis Lachapelle Date: Thu Jan 23 14:34:14 2014 -0500 Respect signature placement when forwarding a msg M NEWS M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.html M SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod M SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html M SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod M SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html M SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod M SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html M SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod M SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.html M SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod M SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html M SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod M SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html M SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod M SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html M SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod M SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html M SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.wod M SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html M SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod M SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.html M SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.wod M SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html M SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.html M SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod M SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html M SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod M SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html M SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod M SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html M SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod M SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html M SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod M SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html M SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod commit 940f85fde27e19fb772b5ef8284bbdb1308d5513 Author: Francis Lachapelle Date: Thu Jan 23 11:25:14 2014 -0500 Add missing localizable string to webmail M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit adee80529e66eea9acfef9e311a9ff3365114690 Author: Ludovic Marcotte Date: Thu Jan 23 11:09:32 2014 -0500 Added more event props and fixed date issues M ActiveSync/NSDate+ActiveSync.h M ActiveSync/NSDate+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m commit 295dfcfdd5598b488a3a68aeb545349c901bdc58 Author: Francis Lachapelle Date: Thu Jan 23 10:19:25 2014 -0500 Webmail: allow the backspace on any platform M UI/WebServerResources/MailerUI.js commit aa18abd8428e5154e045f3dcb844ee152ab60721 Author: Ludovic Marcotte Date: Thu Jan 23 09:41:41 2014 -0500 Added more props and cleaned up the code M ActiveSync/iCalToDo+ActiveSync.m commit feb398d59c20f1a72be40a276f97792c53168f29 Author: Francis Lachapelle Date: Thu Jan 23 09:10:17 2014 -0500 Fix IE11 issue with mail editor M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 19b404de45941cd1913fa5ab36c282cda1e35d51 Author: Francis Lachapelle Date: Thu Jan 23 08:17:02 2014 -0500 Update French translation M UI/PreferencesUI/French.lproj/Localizable.strings commit d1a384e539e52bdb40e326ef41149fe7b28fff04 Author: Jean Raby Date: Wed Jan 22 11:40:04 2014 -0500 Send IMIP responses if the event is in the future Avoids sending responses for past events when importing events into a new calendar from thunderbird or any DAV client. M SoObjects/Appointments/SOGoCalendarComponent.m commit e7f38f940ea02849b6fb8b1a2898066181969495 Author: Ludovic Marcotte Date: Wed Jan 22 11:27:27 2014 -0500 Moved the cards' logic into a category and added support for more AS ones M ActiveSync/NGVCard+ActiveSync.m M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M UI/Contacts/UIxContactView.m commit f7ba5d2346cfb0e60ae41087963432fd11154d0f Author: Ludovic Marcotte Date: Wed Jan 22 11:25:18 2014 -0500 Don't add DateCompleted if none exist M ActiveSync/iCalToDo+ActiveSync.m commit eeddf43a781aab6648c18c9751dc54fce21f9f0b Author: Ludovic Marcotte Date: Wed Jan 22 11:22:52 2014 -0500 Add the milliseconds M ActiveSync/NSDate+ActiveSync.m commit eabe829236b7c25c3cc60eca481d9a1fc156e19b Author: Ludovic Marcotte Date: Wed Jan 22 11:02:12 2014 -0500 Don't add empty and specify the folder Class M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 762b841249fdff7cf3412414f703ab465c15583a Author: Ludovic Marcotte Date: Tue Jan 21 16:40:57 2014 -0500 Avoid crashes on broken configurations M SoObjects/Appointments/SOGoCalendarComponent.m commit 3090448fcb1411f49776bd8fd2e23c2b5b60775d Author: Francis Lachapelle Date: Mon Jan 20 15:43:33 2014 -0500 Update prototype.js to fix IE 10 issues Updated to commit @8c9ead49ec of https://github.com/sstephenson/prototype/ M UI/WebServerResources/prototype.js commit a3e1d4813acffb17d6495a5b68ba20e5a9ebdf0a Author: Ludovic Marcotte Date: Mon Jan 20 10:21:33 2014 -0500 Removed debug + refactored NSDate class M ActiveSync/NSData+ActiveSync.m M ActiveSync/NSDate+ActiveSync.h M ActiveSync/NSDate+ActiveSync.m commit 046a64511900c58433cd72068b185508db6e9888 Author: Ludovic Marcotte Date: Mon Jan 20 10:13:16 2014 -0500 Refactored the code and added support for FilterType M ActiveSync/GNUmakefile A ActiveSync/NSCalendarDate+ActiveSync.h A ActiveSync/NSCalendarDate+ActiveSync.m M ActiveSync/NSData+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 343f2d8bfef38d0dff74dc122b12ce4c2ff2ad3c Author: Ludovic Marcotte Date: Thu Jan 16 15:13:09 2014 -0500 Fixed the GetChanges detection and added FilterType decoding M ActiveSync/NSDate+ActiveSync.h M ActiveSync/NSDate+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 65276f7dc005625bcdc72b5c0e09e418c3eb9252 Author: Jean Raby Date: Wed Jan 15 16:37:24 2014 -0500 Add dependency on tmpwatch. The cronjob uses it. Fixes #2577 M packaging/rhel/sogo.spec commit 24663682d625e61e2a67a1c5bce4e427d8411e3a Author: Jean Raby Date: Wed Jan 15 12:08:29 2014 -0500 New package: sogo-activesync + sogo-tool fixes Added dependency on sogo = %version for sogo-tool M packaging/rhel/sogo.spec commit 57cd315f2a37dd4355eb3753f50f1a12131c1ea2 Author: Jean Raby Date: Wed Jan 15 11:07:14 2014 -0500 explicitly list all *.SOGo folders Otherwise, ActiveSync.SOGo would be listed twice, once in sogo-activesync and once in sogo. M packaging/debian-multiarch/sogo.install M packaging/debian/sogo.install commit 29fcfda1183dbd6c6de6e30d43c9d83004b46380 Author: Ludovic Marcotte Date: Wed Jan 15 09:36:25 2014 -0500 Implemented FolderDelete for mail folders M ActiveSync/SOGoActiveSyncDispatcher.m commit ada90677e1129df102591882a1266205bdc63631 Author: Ludovic Marcotte Date: Tue Jan 14 16:08:04 2014 -0500 Correctly update the SyncKey when creating or updating folders M ActiveSync/SOGoActiveSyncDispatcher.m commit b71180b0064c4634edfc96741566dc8cb9d158b4 Author: Ludovic Marcotte Date: Tue Jan 14 15:47:33 2014 -0500 Use the right DeviceId M ActiveSync/SOGoActiveSyncDispatcher.m commit 1ed41e28317258ca9da8cff93bd22d4aa28719a3 Author: Jean Raby Date: Tue Jan 14 14:39:51 2014 -0500 New deb package: sogo-activesync M packaging/debian-multiarch/control M packaging/debian-multiarch/rules A packaging/debian-multiarch/sogo-activesync.docs A packaging/debian-multiarch/sogo-activesync.install M packaging/debian/control M packaging/debian/control-squeeze M packaging/debian/rules A packaging/debian/sogo-activesync.docs A packaging/debian/sogo-activesync.install commit 948553dce3d6d968a2e85c335aff54ac5a6dc76f Author: Ludovic Marcotte Date: Tue Jan 14 13:50:17 2014 -0500 Properly extract the foldername M ActiveSync/SOGoActiveSyncDispatcher.m commit 74adf784461325eb8962214e77cc7c89e9957c9c Author: Jean Raby Date: Tue Jan 14 13:37:51 2014 -0500 Fix include directories for libwbxml M ActiveSync/GNUmakefile M ActiveSync/NSData+ActiveSync.m commit ee0ae8a1c01b239f5c5fe1b8e67279cfa91537ff Author: Ludovic Marcotte Date: Tue Jan 14 11:44:33 2014 -0500 Correctly add the folder type prefix when creating them M ActiveSync/SOGoActiveSyncDispatcher.m commit 38c649751c530d57c76857e58a9185b98754aac9 Author: Ludovic Marcotte Date: Tue Jan 14 11:41:26 2014 -0500 If GetChanges is omitted, consider it as YES M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 645c718dfa24a82e921eafd6ff128dd2bc802423 Author: Ludovic Marcotte Date: Tue Jan 14 10:49:55 2014 -0500 Fixed broken comparison and added stub for processMeeting... M ActiveSync/SOGoActiveSyncDispatcher.m commit 02992a70181512a1d02f2f4afb7797aed9db4935 Author: Ludovic Marcotte Date: Tue Jan 14 10:42:15 2014 -0500 Correctly decode base64 text parts before returning them M ActiveSync/SOGoMailObject+ActiveSync.m commit 0ffa0649c5c933e7f2b4ba3d0afac74ff7ba67b4 Author: Ludovic Marcotte Date: Tue Jan 14 10:09:10 2014 -0500 Wrap Fetch responses into tags so iOS works correctly M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 7c7cabe4329207a124dac3e4fcdafacb42f3dcf9 Author: Ludovic Marcotte Date: Mon Jan 13 16:25:14 2014 -0500 First pass at organizer/attendees support M ActiveSync/iCalEvent+ActiveSync.m commit bb9c4cf0396cef689dde5400e9d28409780c7e2a Author: Ludovic Marcotte Date: Mon Jan 13 16:24:15 2014 -0500 Handle not found objects and correctly get all "Collection" M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit c252f5b7a861ea79d671397e50400e4105f17fd7 Author: Ludovic Marcotte Date: Mon Jan 13 11:46:32 2014 -0500 Fixed the license indent M ActiveSync/ActiveSyncProduct.m M ActiveSync/LICENSE 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/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/SOGoActiveSyncConstants.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/SoObjectWebDAVDispatcher+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.h M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.h M ActiveSync/iCalTimeZone+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.h M ActiveSync/iCalToDo+ActiveSync.m commit 2e44ac0f9b9b513b40e1b490ac1d48e846108d5f Author: Ludovic Marcotte Date: Mon Jan 13 10:19:00 2014 -0500 Fixed MoveItems and also fixed Ping with no content M ActiveSync/SOGoActiveSyncDispatcher.m commit 2a9ccf8122fbea723785737482ce9d48813803bd Author: Ludovic Marcotte Date: Mon Jan 13 10:18:20 2014 -0500 Now able to grab the command from the URI M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m commit f74066c9a6421abba4c370ee7dca609f4404c74a Author: Ludovic Marcotte Date: Sat Jan 11 19:31:39 2014 -0500 Support for more props M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit ee49836f2ee5a90b203367f9d386a16c494bce91 Author: Ludovic Marcotte Date: Fri Jan 10 16:49:40 2014 -0500 Disabled debugging... M ActiveSync/NSData+ActiveSync.m commit bf798061d3e2aae345cf2cd7ba0d3105f3e215c0 Author: Ludovic Marcotte Date: Fri Jan 10 16:48:39 2014 -0500 Fixed timezones support for events and added more supported props M ActiveSync/NSData+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/iCalEvent+ActiveSync.m commit 834e05bab1f925cb2a9dbeb48a24cd31cab7e7ae Author: Ludovic Marcotte Date: Fri Jan 10 15:29:57 2014 -0500 Fixed typo messing up adds M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit e8438a6235f0a37f5126c7253700dbab3dcff4d1 Author: Ludovic Marcotte Date: Fri Jan 10 14:53:49 2014 -0500 Don't write decoded stuff if not needed M ActiveSync/NSData+ActiveSync.m commit 68dafdfdeb15ac2d33c21f00a7db521b7d400e72 Author: Ludovic Marcotte Date: Fri Jan 10 14:25:00 2014 -0500 Removed old comments M ActiveSync/SOGoActiveSyncDispatcher.m commit e5bc46710c715a9dc2e1801bba236fa7e7848b3d Author: Ludovic Marcotte Date: Fri Jan 10 14:12:53 2014 -0500 Initial Active Sync Support! A ActiveSync/ActiveSyncProduct.m A ActiveSync/GNUmakefile A ActiveSync/GNUmakefile.preamble A ActiveSync/LICENSE A ActiveSync/NGDOMElement+ActiveSync.h A ActiveSync/NGDOMElement+ActiveSync.m A ActiveSync/NGMimeMessage+ActiveSync.h A ActiveSync/NGMimeMessage+ActiveSync.m A ActiveSync/NGVCard+ActiveSync.h A ActiveSync/NGVCard+ActiveSync.m A ActiveSync/NSData+ActiveSync.h A ActiveSync/NSData+ActiveSync.m A ActiveSync/NSDate+ActiveSync.h A ActiveSync/NSDate+ActiveSync.m A ActiveSync/NSString+ActiveSync.h A ActiveSync/NSString+ActiveSync.m A ActiveSync/README A ActiveSync/SOGoActiveSyncConstants.h A ActiveSync/SOGoActiveSyncDispatcher+Sync.h A ActiveSync/SOGoActiveSyncDispatcher+Sync.m A ActiveSync/SOGoActiveSyncDispatcher.h A ActiveSync/SOGoActiveSyncDispatcher.m A ActiveSync/SOGoMailObject+ActiveSync.h A ActiveSync/SOGoMailObject+ActiveSync.m A ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m A ActiveSync/common.make A ActiveSync/iCalEvent+ActiveSync.h A ActiveSync/iCalEvent+ActiveSync.m A ActiveSync/iCalTimeZone+ActiveSync.h A ActiveSync/iCalTimeZone+ActiveSync.m A ActiveSync/iCalToDo+ActiveSync.h A ActiveSync/iCalToDo+ActiveSync.m A ActiveSync/product.plist commit 7355eae1dc7a04eac5cc46b4e95e57a461a71db6 Author: Ludovic Marcotte Date: Fri Jan 10 14:10:53 2014 -0500 Now able to set Active Sync metadata in the user settings M SoObjects/SOGo/SOGoUserSettings.h M SoObjects/SOGo/SOGoUserSettings.m commit 1d9febb51139924ac7563c43e7ceeb9d2f54f4b2 Author: Ludovic Marcotte Date: Fri Jan 10 14:10:16 2014 -0500 Correctly handle the Active Sync requests M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/WORequest+SOGo.m commit e21b30d768c06b2507dba6e2b35e511534affab0 Author: Ludovic Marcotte Date: Fri Jan 10 14:09:32 2014 -0500 Code cleanups M SoObjects/SOGo/SOGoObject.h commit ae200360ba17719e8794231b5d43c4f232b4aa71 Author: Ludovic Marcotte Date: Fri Jan 10 14:09:02 2014 -0500 Code cleanups M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit e217ffb6c4896c10d6ddaa784880a74d6e19fdcd Author: Ludovic Marcotte Date: Fri Jan 10 14:08:12 2014 -0500 Code generalization to be usable from the ActiveSync bundle M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSEntry.m commit a4a3a735b47d14af91ca2b822eb74292f9930cfe Author: Ludovic Marcotte Date: Fri Jan 10 14:06:53 2014 -0500 Moved the folder metadata generation to SoObject and added 'tag based' sync'ing support for IMAP M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.h M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m commit 13721b961b2224b3918b421c13816d045c86e322 Author: Ludovic Marcotte Date: Fri Jan 10 14:03:50 2014 -0500 Add an easy way to get the personal contact folder, just like we have for calendars M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 689a1e94e0e8b3e8b60debcffd413765629c8d94 Author: Ludovic Marcotte Date: Fri Jan 10 14:02:32 2014 -0500 Sample Active Sync configuration M Apache/SOGo.conf commit afcd92fb719ca01767519d19b61320f8e8315e05 Author: Ludovic Marcotte Date: Fri Jan 10 14:01:39 2014 -0500 Load the ActiveSync bundle code and bind it M UI/MainUI/GNUmakefile A UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/MainUI/product.plist commit 7260c07628c90450035381f975141f230522dc1e Author: Ludovic Marcotte Date: Thu Jan 9 21:10:48 2014 -0500 More cleanups M UI/MainUI/SOGoSAML2Actions.m commit a24d809e4061056be6082b310bae1b9d8edb6883 Author: Ludovic Marcotte Date: Thu Jan 9 21:06:31 2014 -0500 Minor code/copyright/authors cleanups M Main/SOGo+DAV.m M Main/SOGo.m M OpenChange/MAPIStoreMailFolder.m M SoObjects/Appointments/MSExchangeFreeBusy.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactObject.h M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/SOGoMailManager.h M SoObjects/SOGo/NSArray+DAV.m M SoObjects/SOGo/SOGoDAVAuthenticator.h M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/Contacts/UIxContactView.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MainUI/SOGoRootPage.m commit ed97407578d74351e8e2fb2002a949a0168039f2 Author: Ludovic Marcotte Date: Thu Jan 9 20:42:16 2014 -0500 Dropped old data types M UI/WebServerResources/MailerUI.js commit ca541d7299f4aa93dbf8eeaced497ddcbebfab19 Author: Ludovic Marcotte Date: Thu Jan 9 20:41:16 2014 -0500 Cleanups in conf file M Apache/SOGo.conf commit 2d683ffc7791d766f353be39391cca20c012bcde Author: Ludovic Marcotte Date: Thu Jan 9 20:40:25 2014 -0500 Always capitalize HTTP headers M SoObjects/SOGo/SOGoDefaults.plist commit d603a8672e72aeb0d3d51decd1455f9dfc193cac Author: Francis Lachapelle Date: Thu Jan 9 09:13:11 2014 -0500 Consider 'background' attribute as unsafe When loading a message, background attributes will be disabled if the user as chosen to not automatically load external images. Fixes #2437 M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/WebServerResources/MailerUI.js commit d51e1da57f6ce9f9dabffcb5cf3480a82be501aa Author: Francis Lachapelle Date: Wed Jan 8 15:02:41 2014 -0500 Increase height of signature editor M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 80fd439dea8a87727f0bc2f6a947d12450a68006 Author: Francis Lachapelle Date: Wed Jan 8 14:40:39 2014 -0500 Fix message forwarding as attachment Restored the filename of the message source in the body part content-disposition header. Also forced the mail to be saved to the mailstore immediately in order to have a clickable link to the attached message. M SoObjects/Mailer/SOGoDraftObject.m commit a0d7f184fe793f103ab1f05e49ea0366f4d4e738 Author: Francis Lachapelle Date: Tue Jan 7 11:51:35 2014 -0500 Update French translation M UI/Common/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit fe2826ca76cb3963c2fdaaedeb751049824813cc Author: Francis Lachapelle Date: Tue Jan 7 11:11:39 2014 -0500 Draft: Improve error handling when attaching files M UI/Common/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/WebServerResources/UIxMailEditor.js commit ff9ea3b779b27baa9ddff5b7a79942980ab0f28a Author: Francis Lachapelle Date: Tue Jan 7 10:28:53 2014 -0500 Don't alter the draft when saving it We must not extract inline HTML images when simply saving a draft. The images extraction process must only be performed when sending the message. M SoObjects/Mailer/SOGoDraftObject.m commit e70793e7aee7fa02141fed97a174778304d4834e Author: Francis Lachapelle Date: Mon Jan 6 15:09:09 2014 -0500 Don't follow link of attachment not yet uploaded M UI/WebServerResources/UIxMailEditor.js commit 0fdea48ce85afe1598cc199590f3b8afab4df30b Author: Francis Lachapelle Date: Mon Jan 6 15:08:45 2014 -0500 Restore CSS of disabled menu options M UI/WebServerResources/generic.css commit 2b53705d449089a66f23cd055f6c0c92a01890c9 Author: Francis Lachapelle Date: Mon Jan 6 14:32:58 2014 -0500 Untabify M SoObjects/Mailer/NSString+Mail.m commit b716331d8ee99123aeb3e9b51a13baa8dde8ba66 Author: Francis Lachapelle Date: Mon Jan 6 14:20:47 2014 -0500 Append tags when using a sanitizerContentHandler M SoObjects/Mailer/NSString+Mail.m commit 586d66b1134889ba1ff97ea2b0d55cdf3b3d82e7 Author: Jean Raby Date: Mon Jan 6 13:28:47 2014 -0500 Updated description of SOGoUIAdditionalJSFiles Document that the files must be placed under the WebServerResources directory M Documentation/SOGo Installation Guide.odt commit 5756defbf1d3fac4d6923732a0a7986f9ce6e9ec Author: Francis Lachapelle Date: Mon Jan 6 11:10:28 2014 -0500 Mail editor: don't give focus to file input field. M UI/Templates/MailerUI/UIxMailEditor.wox commit 7130cec4d1eff93ce6acc84e4fda5258878e5082 Author: Francis Lachapelle Date: Fri Jan 3 16:56:51 2014 -0500 Move & copy messages between different accounts M NEWS M SoObjects/Mailer/SOGoMailFolder.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 009cfccb2c8ea94e5a235964c4214553ac54c299 Author: Francis Lachapelle Date: Fri Jan 3 14:33:27 2014 -0500 Fix JS error when saving/sending plain text msg M UI/WebServerResources/UIxMailEditor.js commit 09e14df79b4ba9cd9a319b41f2d386ba50a5cc63 Author: Francis Lachapelle Date: Fri Jan 3 14:32:48 2014 -0500 Preferences: fix display of calendar categories M UI/WebServerResources/UIxPreferences.css commit ba29e7620d895ef183898465c6757dbd211d1daa Author: Francis Lachapelle Date: Fri Jan 3 14:32:01 2014 -0500 Update French translation M UI/MailerUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 32516b162e5f719ccc86e0dfcc40654a8eb17390 Author: Francis Lachapelle Date: Tue Dec 31 15:52:15 2013 -0500 Update textarea before saving/sending HTML message M UI/WebServerResources/UIxMailEditor.js commit a8e780516bbac198b68c75638916ebb93c42af2e Author: Francis Lachapelle Date: Mon Dec 23 15:54:22 2013 -0500 Fix display of "edit draft" and "load images" The buttons were placed one over the other. M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css commit bd7ad5be16b98848ac14e06546fb2db8a7927182 Author: Francis Lachapelle Date: Mon Dec 23 15:51:36 2013 -0500 Fix initialization of arrays in NSString+Mail.m M SoObjects/Mailer/NSString+Mail.m commit bed57af0157cc167bda6d2651b8f07b23eec3f4a Author: Francis Lachapelle Date: Fri Dec 20 16:18:19 2013 -0500 Improve display of linked attachments M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit 5f369f201d0020c3d4720fd710eceaebe7dd10e5 Author: Francis Lachapelle Date: Fri Dec 20 15:37:01 2013 -0500 Add links to download one or all attachments Also removed the contextual menu over file attachments and changed the label color when moving over the file attachments. M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit dc21c723f695524bc8d2bf9088f3575b518b1e46 Author: Francis Lachapelle Date: Fri Dec 20 15:20:16 2013 -0500 Move method fetchFileAttachmentKeys from category Moved fetchFileAttachmentKeys from SOGoDraftObjectExtensions to SOGoDraftObject. Renamed fetchAttachmentIds to fetchFileAttachmentIds for consistency. M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 1f7994d1bf9302e02940de5fc75c0a53a9911d75 Author: Francis Lachapelle Date: Wed Dec 18 22:16:28 2013 -0500 Respect locale in time format of attendees window M NEWS M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxAttendeesEditor.js commit 7369a82bab05f5044432343de49c70a7600166e5 Author: Francis Lachapelle Date: Wed Dec 18 16:36:49 2013 -0500 Improve upload of attachments to messages M NEWS M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js A UI/WebServerResources/attachment.png M UI/WebServerResources/generic.css A UI/WebServerResources/jquery.fileupload.css A UI/WebServerResources/jquery.fileupload.js A UI/WebServerResources/jquery.iframe-transport.js A UI/WebServerResources/upload_document.png commit 1a900b05d9cb6def48849209cde72225ab65fcff Author: Francis Lachapelle Date: Wed Dec 18 14:12:29 2013 -0500 DraftObject: return more attachments attributes M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject+Draft.m commit a8e3418a4cac2812c2fe1234ef0c95b88100c9d5 Author: Francis Lachapelle Date: Wed Dec 18 08:38:03 2013 -0500 Use the UIxMailSizeFormatter in messages listing M UI/MailPartViewers/UIxMailSizeFormatter.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/WebServerResources/generic.css commit 59ce12a51b352bc800a3347b00df80a296a84e62 Author: Francis Lachapelle Date: Tue Dec 17 16:39:30 2013 -0500 Load XMLHttpRequest conditionally (< IE9) M NEWS M UI/SOGoElements/SOGoIEConditional.h M UI/SOGoElements/SOGoIEConditional.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/XMLHttpRequest.js commit 08ab36244c1b7e4144f06948fb4c981540032248 Author: Ludovic Marcotte Date: Mon Dec 16 17:48:23 2013 -0500 Improved the logic behind refusing too-many submitted mails. M UI/MailerUI/UIxMailEditor.m commit 9ea880e80bc041e538d038c7a3246861df9bdb2e Author: Jean Raby Date: Wed Dec 11 14:36:28 2013 -0500 fix backup path M Scripts/sogo.cron commit 7d0a9aa1b7f88cfb03353a1fb18b8d74e9f8f550 Author: Ludovic Marcotte Date: Tue Dec 10 20:09:32 2013 -0500 Cleanups. M UI/Templates/UIxWinClose.wox commit 2fa654fadbd6a7a8086329c0a4435b6b7d091ff3 Author: Jean Raby Date: Tue Dec 10 15:55:44 2013 -0500 sogo.conf: fix typo and add AD/Samba4 example M Scripts/sogo.conf commit 4a98e5b521dcd64fef7d08521d10d5dd32e3817d Author: Ludovic Marcotte Date: Mon Dec 9 10:31:34 2013 -0500 Don't append unknown objects to the REPORT result. M SoObjects/Contacts/SOGoContactSourceFolder.m commit e5103faed49fe86e222c86d88bdc8afda7061ba0 Author: Francis Lachapelle Date: Thu Dec 5 21:33:09 2013 -0500 Update Finnish translation M NEWS M UI/Common/Finnish.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings commit f9ad9ea8150ab123ee3d353f78d8d144d4eeac6d Author: Francis Lachapelle Date: Thu Dec 5 21:10:03 2013 -0500 Bump version to 2.1.2 M Version commit cfbd53e374a75a70e6d16875d5eb880d3de03d23 Author: Francis Lachapelle Date: Thu Dec 5 09:00:01 2013 -0500 Fix initialization of preferences module Don't try to initialize the tabs controller on the mail options tab if the mail module is disabled. M UI/WebServerResources/UIxPreferences.js commit f2beabec8887981ee91362295b38db5a62d933c9 Author: Jean Raby Date: Wed Dec 4 19:50:22 2013 -0500 document organization and country ldap mapping M Documentation/SOGo Installation Guide.odt commit eaa0fb3cf1ec654e79a1a9522376a4ad2902c285 Author: Jean Raby Date: Wed Dec 4 11:11:10 2013 -0500 Update NEWS CKEditor is in 2.1.1b M NEWS commit db56d1fa6ce2736b1cefd0f931d5747899a7860d Author: Jean Raby Date: Wed Dec 4 10:33:48 2013 -0500 Bump version to 2.1.1b + adjust NEWS M NEWS M Version commit 37de8c6141a04fdd76f5d1b439f937aab1d2ec0b Author: Francis Lachapelle Date: Mon Dec 2 13:41:39 2013 -0500 CKEditor: don't filter tags M UI/WebServerResources/ckeditor/config.js commit b0eb34f6b72f0619f277ef34d9ef3ad7584709ca Author: Francis Lachapelle Date: Mon Dec 2 11:58:28 2013 -0500 Add 'div' plugin to CKEditor M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js A UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/icons_hidpi.png M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png M UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png commit 1cf696f57c7347040bff272a7873d7a5ac8d9fbe Author: Francis Lachapelle Date: Mon Nov 25 09:52:18 2013 -0500 Mail composition: add text part before html part Fixes #2512 M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 2114a48222b73c1edad3e2dbdbf39898103b23eb Author: Francis Lachapelle Date: Fri Nov 22 15:03:57 2013 -0500 Update NEWS file M NEWS commit 384d998c471f52eeed24b749f64873374e46ebfc Author: Francis Lachapelle Date: Fri Nov 22 14:42:16 2013 -0500 Cleanup wox templates M UI/Templates/MailerUI/UIxMailWindowCloser.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 2211f6d168e84cc9d0157e400276cfdaae242647 Author: Francis Lachapelle Date: Fri Nov 22 14:39:24 2013 -0500 Move mail tags strings to UI/Common M SoObjects/Mailer/SOGoMailLabel.m M UI/Common/Arabic.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Danish.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianNynorsk.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/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/Arabic.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.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/WebServerResources/MailerUI.js commit 32ba01315f13631ff40d00081f4e481c3614af72 Author: Ludovic Marcotte Date: Fri Nov 22 11:29:24 2013 -0500 Init local variable to avoid potential crasher. M OpenChange/MAPIStoreGCSBaseContext.m commit 682ed767d956f0650de36e352ff3285856fdc0b3 Author: Francis Lachapelle Date: Thu Nov 21 08:50:24 2013 -0500 Fix the Sieve filters editor with new mail flags M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/UIxFilterEditor.js commit 5536f8967eea7c441d4e89bd246d1c113d0d8445 Author: Jean Raby Date: Thu Nov 21 07:11:05 2013 -0500 don't escape html in label names M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit df3e9033f3723e63235ff4cc8fa9257fc2c6f176 Author: Ludovic Marcotte Date: Wed Nov 20 17:42:11 2013 -0500 Added calendar default reminder support. M NEWS M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit f167475c91d9481914e7ccfb930ae05963db2bd3 Author: Francis Lachapelle Date: Wed Nov 20 11:17:42 2013 -0500 Update CKEditor to version 4.3.0 M NEWS M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css commit e4aedbac080d85ac4f927acb9e015b9e8839891b Author: Ludovic Marcotte Date: Wed Nov 20 08:56:29 2013 -0500 conversion to file attachments + CIDs. M NEWS M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 6587f4f19319aea549ffdd8b4e6a8752c1b3095d Author: Jean Raby Date: Tue Nov 19 13:59:20 2013 -0500 Update ChangeLog M ChangeLog commit c8a4ea5548e06de1341312a1cabb00fb0ef232e8 Author: Francis Lachapelle Date: Tue Nov 19 13:57:18 2013 -0500 Update translations M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Finnish.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings commit 148fd4936cc648a7264ef363afccd024a9e5d177 Author: Jean Raby Date: Tue Nov 19 13:43:45 2013 -0500 Update Version to 2.1.1 and update news M NEWS M Version commit a7fef39448d0735aaf8fa9da1ad43fc96ae82efb Author: Jean Raby Date: Tue Nov 19 13:43:22 2013 -0500 Update to 2.1.1 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 5a3d0d27e0ecea09daa1bca791e6baaeecdf397a Author: Francis Lachapelle Date: Tue Nov 19 13:39:48 2013 -0500 Fix bug following mail tags management CSS changes M UI/WebServerResources/SOGoTabsController.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/generic.css commit eb9111b5fa1dcd17e8bdccec6bef595b31c6a2ec Author: Ludovic Marcotte Date: Tue Nov 19 11:40:33 2013 -0500 Updated news for the recent bug fix M NEWS commit eb7d1f08bcfe0c9de6f14042a57b8032662906c3 Author: Ludovic Marcotte Date: Tue Nov 19 11:39:45 2013 -0500 Fix for bug #2482 M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit 854fed529c14bd70ac827520ed05a425fe99359f Author: Ludovic Marcotte Date: Tue Nov 19 09:52:53 2013 -0500 Added SOGoMailAuxiliaryUserAccountsEnabled M Scripts/sogo.conf commit 3c29e0724d89cbe102fbb11a9bb8c7d565d46b3e Author: Jean Raby Date: Fri Nov 15 16:12:15 2013 -0500 update news file M NEWS commit aae26602b0200d865ba2a9a3ea8d986d6e3b8960 Author: Jean Raby Date: Fri Nov 15 16:04:09 2013 -0500 Use raw (utf7) name when checking folder type M UI/MailerUI/UIxMailAccountActions.m commit 05233d9c53b40b7c6dc685358d9438b5c0f8bcdb Author: Jean Raby Date: Fri Nov 15 16:02:59 2013 -0500 Use modified utf7 for special folder names M SoObjects/SOGo/SOGoUserDefaults.m commit e862194b323ef09bf318243cfca96e802c89dd26 Author: Francis Lachapelle Date: Fri Nov 15 15:50:46 2013 -0500 Convert color picker to an inline widget The colors are now limited to the colors offered in Thunderbird. M NEWS M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxColorPicker.h D UI/Scheduler/UIxColorPicker.m M UI/Scheduler/product.plist M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css D UI/WebServerResources/js_color_picker_v2.css commit 884fbfdb7359db6a24057a4f958db6a563e04944 Author: Jean Raby Date: Fri Nov 15 13:17:37 2013 -0500 Bump copyright and fix whitespace (tab kill) M UI/MailerUI/UIxMailAccountActions.m commit c05cf00db7b1f5878cac9130cadbebbf0649b8dc Author: Ludovic Marcotte Date: Thu Nov 14 09:00:19 2013 -0500 Update standard tag colors to match TB and improve tags id generation. M SoObjects/SOGo/SOGoDefaults.plist M UI/WebServerResources/UIxPreferences.js commit 198db855f6aad1dd9bd0f9d482ef7f0a6783a677 Author: Ludovic Marcotte Date: Wed Nov 13 15:55:25 2013 -0500 Specify color in which TB can grok it. M SoObjects/SOGo/SOGoDefaults.plist commit 1c439c866efc5e639e7b3bc1259fb442942d0e19 Author: Ludovic Marcotte Date: Wed Nov 13 15:44:57 2013 -0500 Added DAV support for mails labels. M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailNamespace.m M SoObjects/Mailer/product.plist M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSObject+DAV.h M SoObjects/SOGo/NSObject+DAV.m M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoWebDAVValue.m M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 616ee7c6e4d42ad8258c66eed11446a48981fba1 Author: Francis Lachapelle Date: Wed Nov 13 14:46:08 2013 -0500 GUI changes for mail labels management M NEWS M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SOGoTabsController.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 37d3234b6067df7047ef5035e8f28f7906de893b Author: Ludovic Marcotte Date: Mon Nov 11 10:49:58 2013 -0500 Added support for dynamic mail labels/tags management. The CSS in the UIxPreferences remains to be done. M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailLabel.h A SoObjects/Mailer/SOGoMailLabel.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/UIxMailActions.h M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxFilterEditor.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxColorPicker.js M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js commit 6a9bcfda684135e518dc4f63b15926c1d4d06fa0 Author: Francis Lachapelle Date: Thu Nov 7 14:42:48 2013 -0500 Update ChangeLog M ChangeLog commit d0b09ebe35d9bde78f627b6569660627c60c8e42 Author: Francis Lachapelle Date: Thu Nov 7 14:14:39 2013 -0500 Update translations M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings commit 0361b7dfdb27fcb3adf1c0f735885f2cf710c890 Author: Francis Lachapelle Date: Thu Nov 7 11:09:41 2013 -0500 Documentation - bump version to 2.1.0 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 38b350382a565e585053561615528a7eed28c0fe Author: Francis Lachapelle Date: Thu Nov 7 10:13:30 2013 -0500 Update NEWS file M NEWS commit 73141a645e4b206bd536d71dfe2867a57ec6a21c Author: Francis Lachapelle Date: Wed Nov 6 21:36:09 2013 -0500 Update translations M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Contacts/NorwegianBokmal.lproj/Localizable.strings M UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/Danish.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit f07526423f0f2a0fcac5a132aadc09188babba3c Author: Francis Lachapelle Date: Wed Nov 6 15:25:36 2013 -0500 Fix display of ICal event in message M UI/MailPartViewers/English.lproj/Localizable.strings M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit ba35a4b003318a0a4483e019c8726a9856b73fbb Author: Francis Lachapelle Date: Wed Nov 6 11:29:15 2013 -0500 Update CKEditor to version 4.2.2 M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmp.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js commit 2d5f2d88fa1ca7c49e55fabb42fb5e382bfdfe99 Author: Pablo Carranza Date: Tue Nov 5 22:32:35 2013 -0600 Revert "Started Ubuntu w/PostgreSQL tutorial" This reverts commit 51d23729763cfa3d4d67f41fb154a7130ea1025d. D tutorials/ubuntu_postgresql.md commit eb5ca2cba6d0eb41b3e917b9b455d4431add3498 Author: Pablo Carranza Date: Tue Nov 5 22:31:54 2013 -0600 Revert "Update ubuntu_postgresql.md" This reverts commit 92d68de332290863570e0661abdf03d348a07755. M tutorials/ubuntu_postgresql.md commit 47c4ad5807fb1f982035c4dcdd9a400289afa143 Author: Ludovic Marcotte Date: Tue Oct 29 20:58:26 2013 -0400 Make sure the var is initilized to nil. M UI/Common/UIxParentFolderActions.m commit 0f3e31ebf146ec9afda2052f4cd7bd1aad14c8fa Author: Ludovic Marcotte Date: Wed Oct 23 16:37:03 2013 -0400 Added more tags to skip M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 87261f3280dd5de438c7db0a3a7c013775f7f9b8 Author: Ludovic Marcotte Date: Wed Oct 23 16:04:37 2013 -0400 Fix for bug #2468. M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit bd2759ecdf0eb99169d7992d0d70586e57f325b3 Author: Ludovic Marcotte Date: Tue Oct 22 11:44:26 2013 -0400 Fix for bug #2433 M SoObjects/Mailer/SOGoMailFolder.m commit be1bcf3c9b63c41362d1a007590bd905f71d901c Author: Ludovic Marcotte Date: Tue Oct 22 11:25:24 2013 -0400 Fix for bug #2461 M SoObjects/Appointments/iCalEvent+SOGo.m commit 053b090affbd6a20f62e181d66058583926fca19 Author: Ludovic Marcotte Date: Mon Oct 21 15:37:01 2013 -0400 Fix for bug #2235 M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSFolder.m commit 189f2218a8d1f7d6e0b7e95e89abcd6c339ff9c9 Author: Ludovic Marcotte Date: Mon Oct 21 15:26:43 2013 -0400 Fix for bug #2459 M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m commit 54cd55ebefec9b4a404312e3b6d4910f2024c747 Author: Pablo Carranza Date: Sat Oct 19 13:15:13 2013 -0500 Update README.md M README.md commit 5f4ab6eaaff9f7248d9561b019b12cd61d407428 Author: Pablo Carranza Date: Sat Oct 19 13:11:36 2013 -0500 Update README.md M README.md commit 1d8e6b6295b75493c839b8330acb19448a9ed7cd Author: Pablo Carranza Date: Sat Oct 19 13:03:40 2013 -0500 Update README.md M README.md commit aa791b257116d1adf03257c4e9f5848a9e6b130c Author: Pablo Carranza Date: Sat Oct 19 12:42:31 2013 -0500 Create README.md A README.md commit 92d68de332290863570e0661abdf03d348a07755 Author: Pablo Carranza Date: Sat Oct 19 12:25:19 2013 -0500 Update ubuntu_postgresql.md M tutorials/ubuntu_postgresql.md commit 51d23729763cfa3d4d67f41fb154a7130ea1025d Author: Pablo Carranza Date: Sat Oct 19 12:17:39 2013 -0500 Started Ubuntu w/PostgreSQL tutorial A tutorials/ubuntu_postgresql.md commit 656869a4a2e0572f9f4179707d3863860fa38632 Author: Ludovic Marcotte Date: Fri Oct 18 13:16:30 2013 -0400 Fix for bug #1328 M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit 16f62e2393b7b9cd59ed1c2459dda45042fc821c Author: Ludovic Marcotte Date: Fri Oct 18 10:30:43 2013 -0400 Fix for bug #2434 M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 9289615996ef9b6fd72a7a16be1cc3e1f73e8dce Author: Jean Raby Date: Thu Oct 17 11:45:07 2013 -0400 Added https vhost example for apple carddav M Apache/SOGo-apple-ab.conf commit fdea04c08c8e18d7a5f4caf9fbe5da18d7542f7f Author: Jean Raby Date: Tue Oct 15 10:49:21 2013 -0400 Added some verbose logging for expire-autoreply M Tools/SOGoToolExpireAutoReply.m commit edca3638ec4bea16823c94f97d14ee0c3ca648ab Author: Jean Raby Date: Fri Oct 11 13:41:44 2013 -0400 Fixup backup_dir to use sogo's home directory M Scripts/sogo-backup.sh commit 05990e9a14503cf1ea2dfcdf28616ea63ebc311e Author: Ludovic Marcotte Date: Mon Sep 30 10:50:27 2013 -0400 Fix for bug 2007 M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoParentFolder.m M UI/Scheduler/UIxCalMainActions.m commit 3cce9b2012e445e61a0b5c5daf17ab349a9ebb40 Author: Jean Raby Date: Mon Sep 30 09:39:29 2013 -0400 Fix file permissions M packaging/debian-multiarch/rules M packaging/debian/rules commit 7dc65af3004ee000271851a995b918d08857ee9c Author: Ludovic Marcotte Date: Fri Sep 27 15:54:11 2013 -0400 Fix for bug #2386 M SoObjects/SOGo/SOGoUser.m commit 84e999229bd2e0ca5c76b613dbfab7b15432bfcc Author: Ludovic Marcotte Date: Fri Sep 27 15:36:46 2013 -0400 Fix for bug #2270 M UI/MailPartViewers/UIxMailPartLinkViewer.h M UI/MailPartViewers/UIxMailPartViewer.h M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox A UI/WebServerResources/mime-image-pdf.png commit 3dbfb0ed2d07baf9b7e3f17138bc932aec7880d3 Author: Francis Lachapelle Date: Fri Sep 27 14:43:05 2013 -0400 Add Underline option to HTML editor M UI/WebServerResources/ckeditor/config.js commit d1f3417c3a22615ee438c59224942e40dfa27535 Author: Francis Lachapelle Date: Fri Sep 27 14:22:35 2013 -0400 Update CKEditor to version 4.2.1 And added the table-related modules. M NEWS M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js A UI/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png M UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/ckeditor/plugins/icons.png A UI/WebServerResources/ckeditor/plugins/icons_hidpi.png M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/link/images/anchor.png A UI/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png A UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js A UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png A UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png M UI/WebServerResources/ckeditor/skins/moono/images/close.png A UI/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png A UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png A UI/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png A UI/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png A UI/WebServerResources/ckeditor/skins/moono/images/lock-open.png A UI/WebServerResources/ckeditor/skins/moono/images/lock.png D UI/WebServerResources/ckeditor/skins/moono/images/mini.png A UI/WebServerResources/ckeditor/skins/moono/images/refresh.png M UI/WebServerResources/ckeditor/styles.js commit 7c7031333e11a8a35b7d2fce17b2da1ce96cd2e2 Author: Ludovic Marcotte Date: Fri Sep 27 10:00:39 2013 -0400 Fix for bug #2221 M UI/WebServerResources/SchedulerUI.js commit 1e484814261aac19322a2daebee6556bdfa126d6 Author: Jean Raby Date: Thu Sep 26 08:51:42 2013 -0400 Updated description/default value for WOPort M Documentation/SOGo Installation Guide.odt commit 8ae1624604a97036dcc963e9bbc977c68adac6b2 Author: Jean Raby Date: Thu Sep 26 08:49:17 2013 -0400 Added --noexpiry for administrator M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 7166f5a597035e376517a27c56579ff0ae0ae985 Author: Ludovic Marcotte Date: Wed Sep 25 16:02:13 2013 -0400 Fix for bug #2399 M SoObjects/Appointments/SOGoAppointmentFolder.m commit 55052ea36f1573e60d0cad9266ded0b0733eaefa Author: Ludovic Marcotte Date: Wed Sep 25 14:40:48 2013 -0400 Fix for bug #2240 M SOPE/NGCards/iCalToDo.m commit 99d38417cccbe7730a566f7bb7457359bbdf713b Author: Ludovic Marcotte Date: Wed Sep 25 13:51:42 2013 -0400 Fix for bug #2354 M OpenChange/RTFHandler.m commit 29eed182a7f795f9fd01466a641bef0ad99e7660 Author: Ludovic Marcotte Date: Wed Sep 25 10:41:07 2013 -0400 Updated the OpenChange code related to UTF-7 changes for IMAP folders M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m commit 744610dbe1b819b2e75ce4ca29844da1596c3ace Author: Ludovic Marcotte Date: Wed Sep 25 08:46:34 2013 -0400 Fixed tests regarding new WebDAV sync responses M Tests/Integration/test-davacl.py M Tests/Integration/webdavsync-tool.py commit d2b739d261a01652307972b0def1ffc0074ddffa Author: Ludovic Marcotte Date: Tue Sep 24 16:01:23 2013 -0400 Fix for bug #2318 M NEWS M UI/MailerUI/UIxMailAccountActions.m M UI/WebServerResources/MailerUI.js commit 2ba8254eccb5a1f42844044d008170fc1c1715a8 Author: Ludovic Marcotte Date: Tue Sep 24 09:29:46 2013 -0400 Fix for bug #1275 M SoObjects/SOGo/SOGoGCSFolder.m commit 28e600a4e6e0b988b23a9c6ad77e26e42d55a163 Author: Jean Raby Date: Fri Sep 20 15:37:34 2013 -0400 Set default listening address to 127.0.0.1:20000 No reason to listen on 0.0.0.0 by default M NEWS M SoObjects/SOGo/SOGoDefaults.plist commit 91f1ab6a60af2404b49dc435c246b5836ccb3f91 Author: Ludovic Marcotte Date: Thu Sep 19 16:14:08 2013 -0400 Fix for bug #2217 M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit 32a534919dbffe1bcffe129cb203f23687596180 Author: Jean Raby Date: Thu Sep 19 11:11:29 2013 -0400 update NEWS. ldap fixes M NEWS commit 5b77c2b7246fa584e7e81a151270a155e0a0bf39 Author: Ludovic Marcotte Date: Thu Sep 19 10:49:42 2013 -0400 Stability fix when we're untable to determine the message class type M OpenChange/MAPIStoreDBMessage.m commit 70086e5ee6e20508b1346656ca6395e98efe3dc4 Author: Ludovic Marcotte Date: Thu Sep 19 09:56:28 2013 -0400 Fix for bug #1935 M OpenChange/MAPIStoreMailVolatileMessage.m commit 7ddc1b9e2d2696e80a3d9e81e96dc5a0ff81b738 Author: Ludovic Marcotte Date: Wed Sep 18 14:03:07 2013 -0400 Avoid type-issues generating wrong GlobCnt - leading to OpenChange crashes during the sync process. M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreObject.m M OpenChange/NSData+MAPIStore.m commit 6d93db96e4cc4e1b5a63dde151a09be6d5719ba5 Author: Francis Lachapelle Date: Tue Sep 17 11:17:40 2013 -0400 Update NEWS file M NEWS commit 27445d3b85af9bf0d7aafa03e478ccc867ed5234 Author: Jean Raby Date: Tue Sep 17 09:27:46 2013 -0400 update news M NEWS commit 60d6abe542cbed0bb4017edd404971b092627f36 Author: Jean Raby Date: Tue Sep 17 09:07:53 2013 -0400 Use HTTP/1.0 to avoid chunked replies Fixes^WWorkaround #2408 M SoObjects/SOGo/SOGoCASSession.m commit baacf8516d5c1e9d0198bcef12fd3b83b2816878 Author: Ludovic Marcotte Date: Mon Sep 16 11:21:23 2013 -0400 Updated NEWS file regarding previous commit M NEWS commit 193720cfbbdf67f871ad561024407db656fe4107 Author: Ludovic Marcotte Date: Mon Sep 16 10:59:45 2013 -0400 Fix for s/mime verification issues with some openssl versions M UI/MailPartViewers/UIxMailPartSignedViewer.m commit ca4d89fb086a52fa57d3b0f6ff784258bdef79c7 Author: Jean Raby Date: Fri Sep 13 11:24:16 2013 -0400 update with latest fixes M NEWS commit 906985c1f3ea9ee59a346a153d2f570aad684b80 Author: Jean Raby Date: Fri Sep 13 11:19:44 2013 -0400 Call MSExchangeHostname on SOGoDNSource only Fixes #2418 M SoObjects/Appointments/SOGoFreeBusyObject.m commit de8bf64c70ca5f0b3cc9741d2bb933c0aef1e833 Author: Jean Raby Date: Fri Sep 13 11:16:28 2013 -0400 Local pool when appending contacts to response Avoids using too much memory when doing a contact lookup with many matches M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 0c38a9e5551c39a0483192bfc4f5cb6511261fae Author: Jean Raby Date: Fri Sep 13 11:13:02 2013 -0400 whitespace tabkill M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 3c6c90d4346ce19e3245466d22ee3f659c1ac8e9 Author: Francis Lachapelle Date: Fri Sep 13 09:33:28 2013 -0400 Reload webmail when changing "remote images" pref M UI/WebServerResources/UIxPreferences.js commit 72a4b075d6201baa438462937420fcef4c677f23 Author: Francis Lachapelle Date: Thu Sep 12 17:08:02 2013 -0400 Mail popup: respect "remote inline images" prefs Fixes #2417 M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/WebServerResources/UIxMailPopupView.js commit 24c0fb1cc458b54bdc7f40bb3b0efdc8f15e0300 Author: Francis Lachapelle Date: Thu Sep 12 16:24:14 2013 -0400 Fix change listener on calendar list select input Fixes #2353 M UI/WebServerResources/UIxComponentEditor.js commit 7241e3e30e8ffdc9a03c6709783d0f800a754a75 Author: Jean Raby Date: Thu Sep 12 10:14:47 2013 -0400 Added rewrite rule for apple autoconfiguration url Rewrite rules are no inherited by virtualhosts when they are declared in conf.d This means that you'll have to explicitly include SOGo.conf from 000-default on debian/ubuntu for this redirection to work properly. M Apache/SOGo.conf commit 1d705dc00b788e75a55ceb538f35ce2a15414a48 Author: Jean Raby Date: Tue Sep 10 13:58:04 2013 -0400 Next version: 2.1.0 M NEWS M Version commit df42ab2a46f1c4cb520bcfa208cf2f2569678776 Author: Jean Raby Date: Mon Sep 9 10:07:07 2013 -0400 Run 3 sogod process by default instead on only 1 M Scripts/sogo-default M Scripts/sogo-init.d-redhat M Scripts/sogo-init.d-sles M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit f59c77a9509642877ac2722092fb935c6f5819dd Author: Jean Raby Date: Fri Sep 6 13:49:04 2013 -0400 Update news M NEWS commit cd4abe4b5b3c085b2d0b7fa93633fcbea4470417 Author: Ludovic Marcotte Date: Fri Sep 6 13:48:44 2013 -0400 Fix for bug 2398 M OpenChange/RTFHandler.m commit 69b0f9fcbf078c0a0ddc8249b89d702222e497e9 Author: Francis Lachapelle Date: Tue Sep 3 12:05:13 2013 -0400 Mail notifications: Escape HTML in wox templates We don't escape the values in the classes but in the templates. M SoObjects/Appointments/SOGoAptMailNotification.m M UI/Templates/Appointments/SOGoAptMailDeletion.wox commit dceead3997d00db403e0803f33ba14b9cc061095 Author: Jean Raby Date: Tue Sep 3 09:59:01 2013 -0400 Fixup sogo spool cleanup cronjob Add -user sogo to be on the safe side. Change call to /bin/rmdir by -delete to avoid error messages. Find would call rmdir and then do an openat() on the deleted directory, which would obviously fail. Fixes #2372 M Scripts/tmpwatch M packaging/debian-multiarch/sogo.cron.daily M packaging/debian/sogo.cron.daily commit 573c2ec114be4cf70b1aa7b82bf573fabcc64b65 Author: Jean Raby Date: Thu Aug 29 15:51:05 2013 -0400 updated News M NEWS commit e9d8b729b6131af5abbdd46df070838644ee7908 Author: Jean Raby Date: Thu Aug 29 14:34:25 2013 -0400 Bump version file to 2.0.8 for nightly builds M Version commit 1e7dfc0934852de2beb3ba45d4e9f869381886a7 Author: Jean Raby Date: Thu Aug 29 14:32:34 2013 -0400 Updated cron sections for credentials files Added a note regarding password change against AD/Samba4 M Documentation/SOGo Installation Guide.odt commit d7e6648396acfb4cafbfb7a8b338a3e292c7ba19 Author: Jean Raby Date: Wed Aug 28 17:11:07 2013 -0400 Reworked password change logic and add AD support M SoObjects/SOGo/LDAPSource.m commit 65603201f7d639626374a3680504fd3192d88ce5 Author: Jean Raby Date: Wed Aug 28 10:05:36 2013 -0400 ignore pyc files and config.py M .gitignore commit 9fd6f75c4e876972b2e223fc76dd8b2edb5cff0a Author: Jean Raby Date: Wed Aug 28 09:47:10 2013 -0400 Update crontab for SMTP AUTH credentials M Scripts/sogo.cron commit b96f25f99f16bf747e625dad3f29d93802b57d03 Author: Jean Raby Date: Tue Aug 27 14:44:28 2013 -0400 updated NEWS M NEWS commit e6ab0a590a7776331270f02a83cd123d41f14c1f Author: Jean Raby Date: Tue Aug 27 13:12:03 2013 -0400 Support using SMTP AUTH creds for email alarms Credentials must be supplied using '-p /path/to/credsFile'. The credentials file should contain a single line with the format 'user:pass' While there, add a usage message M Tools/SOGoEAlarmsNotifier.h M Tools/SOGoEAlarmsNotifier.m commit be531100c6fc4c4099b382b128d9ff295ff03f2b Author: Jean Raby Date: Tue Aug 27 13:04:08 2013 -0400 Use SOGoCredentialsFile to avoid duplicated code M Tools/SOGoToolExpireAutoReply.m M Tools/SOGoToolUserPreferences.m commit e946a67ddf4d3f6da669208935a6e8e230252a92 Author: Jean Raby Date: Tue Aug 27 13:02:06 2013 -0400 Special case for auth with SOGoStaticAuthenticator M SoObjects/SOGo/SOGoMailer.m commit 2fe87f14fd4c6f7ea7a020abc6185b8901b09162 Author: Jean Raby Date: Tue Aug 27 12:59:03 2013 -0400 Add SOGoStaticAuthenticator New authenticator that is not linked to a SOGoUser. Will be used for SMTP AUTH by sogo-elalarm-notify. M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoStaticAuthenticator.h A SoObjects/SOGo/SOGoStaticAuthenticator.m commit b2f012cae21339a290af2fd6f57a32871062a6b8 Author: Jean Raby Date: Tue Aug 27 12:56:07 2013 -0400 Add SOGoCredentialsFile New class to read credentials files as used by sogo-tool and sogo-ealarm-notify M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoCredentialsFile.h A SoObjects/SOGo/SOGoCredentialsFile.m commit 33659aa947cbc4609d57b4f5040dc422460fa1be Author: Francis Lachapelle Date: Tue Aug 27 12:01:41 2013 -0400 Increase height of alarm editor Only when email alarms are enabled. M UI/WebServerResources/UIxComponentEditor.js commit df1ab29872fa025c89e096292d811a3ca7c9e82e Author: Francis Lachapelle Date: Tue Aug 27 09:04:26 2013 -0400 Fix position of red "now" line Fixes #2373 M NEWS M UI/WebServerResources/SchedulerUI.js commit 61e59b864e34f911c50e95a62b6ab6cf5cfa2dba Author: Jean Raby Date: Tue Aug 27 08:33:50 2013 -0400 Bump copyright M Tools/SOGoEAlarmsNotifier.m M Tools/SOGoToolExpireAutoReply.m M Tools/SOGoToolUserPreferences.m commit 0a590ba3886093da13c8391e33dcb61c4066014f Author: Francis Lachapelle Date: Mon Aug 26 08:59:43 2013 -0400 Fix Finnish mail reply/forward templates M NEWS M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit ab92516dd0da7f057c7056c46f51abb22d6b04dc Author: Ludovic Marcotte Date: Fri Aug 9 11:39:15 2013 -0400 Fix for bug #1431 M UI/Scheduler/UIxCalUserRightsEditor.m commit 7b90b892fc0a1a2f333a82c49759812725556ffb Author: Ludovic Marcotte Date: Wed Aug 7 08:49:59 2013 -0400 Fix for bug #2385 M UI/MailPartViewers/UIxMailPartViewer.m commit b654ffb806d370467991111f93f55df2854eb82b Author: Jean Raby Date: Fri Aug 2 16:56:36 2013 -0400 add webdavsync-tool.py first draft of a small tool to simulate a TB calendar sync A Tests/Integration/webdavsync-tool.py commit 6de689bbe2808660909a81939d7933c38669fe52 Author: Jean Raby Date: Fri Aug 2 15:41:24 2013 -0400 Add depth support to CalendarMultiget M Tests/Integration/webdavlib.py commit 7eb8b9c2c36534a5cd2c851b83b9b95bc89e807e Author: Jean Raby Date: Fri Aug 2 09:51:41 2013 -0400 Add SxVMemLimit to sogo.conf M Scripts/sogo.conf commit 3877f3001fb5e9e425b495599e7618596136efe9 Author: Jean Raby Date: Thu Aug 1 12:48:42 2013 -0400 replace xml.dom.ext by xml.dom.minidom M Tests/Integration/propfind.py commit 4d2c734781ccfc4f9506c506ecec3e4f7d816b79 Author: Ludovic Marcotte Date: Mon Jul 29 14:32:58 2013 -0400 Revert "Try to use a local pool to avoid huge memory consumption" This reverts commit e57d875e0abcd95e0fc06690c269e387cd2aa61d. M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit e57d875e0abcd95e0fc06690c269e387cd2aa61d Author: Ludovic Marcotte Date: Mon Jul 29 09:43:21 2013 -0400 Try to use a local pool to avoid huge memory consumption M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit b1df03adc71d7f8d530f49b8e0406b5151fb0609 Author: Ludovic Marcotte Date: Wed Jul 24 10:54:55 2013 -0400 Fix for old runtimes. M OpenChange/BSONCodec.m commit bd776152db4f05ba13a58795f2eae0fc98b4e9cb Author: Francis Lachapelle Date: Tue Jul 23 10:02:13 2013 -0400 Update ChangeLog M ChangeLog commit 734c164ae02df4e2313003d143486eff67f42c5e Author: Ludovic Marcotte Date: Tue Jul 23 09:25:24 2013 -0400 Reverted broken patch in #2360 and tried to fix it cleanly M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile commit 9f381e768dfd6548da4a88de370818ba6abb3314 Author: Francis Lachapelle Date: Tue Jul 23 08:38:09 2013 -0400 Update ChangeLog M ChangeLog commit b531b6160c5ecc41f7160195da1b449dc87d01e3 Author: Ludovic Marcotte Date: Tue Jul 23 08:31:38 2013 -0400 Fixed compilation ordering to avoid bug in gnustep-make M UI/GNUmakefile commit 8a041860a01b3f27f631a244727550ca9d90304e Author: Francis Lachapelle Date: Fri Jul 19 13:40:33 2013 -0400 Update ChangeLog M ChangeLog commit d5f76ac832912402d714dd13291c43aa9f84940f Author: Francis Lachapelle Date: Fri Jul 19 13:39:18 2013 -0400 Improve CSS print media M UI/WebServerResources/generic.css commit 12b7fea82543c105a39854eb4bc3f9e68cc080e7 Author: Francis Lachapelle Date: Fri Jul 19 13:37:13 2013 -0400 Documentation - bump version to 2.0.7 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 1c82af8842ac78b70d8e40a4d78e866522adf139 Author: Francis Lachapelle Date: Fri Jul 19 11:29:10 2013 -0400 Updated pt_BR, cs, nl, de, pl and ru translations M .tx/config M NEWS M SoObjects/Appointments/German.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 6cef5245e10515b1199102cf2c19d48364862027 Author: Francis Lachapelle Date: Fri Jul 19 11:27:17 2013 -0400 Bump version to 2.0.7 M NEWS M Version commit 0069a4200b1d087c9d931289cd57746aaa4e23bd Author: Francis Lachapelle Date: Fri Jul 19 10:43:21 2013 -0400 Handle possible jQuery error with DnD of contacts M UI/WebServerResources/ContactsUI.js commit e24c20c48af0e5eadcb4f8a8683bae15e22ae100 Author: Ludovic Marcotte Date: Fri Jul 19 10:11:08 2013 -0400 Reverted patch M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSFolder.m commit 256b679798404db77fa85b53df6bcf815c8e4007 Author: Ludovic Marcotte Date: Thu Jul 18 11:46:49 2013 -0400 Bug fix for #2366 M NEWS M SoObjects/Mailer/SOGoMailBaseObject.m commit b85ed0db1c1bf37d0f1ec870c8c0a88566954ec6 Author: Francis Lachapelle Date: Thu Jul 18 11:32:29 2013 -0400 Fix blur of active element on click on a draggable This bug has yet to be officially part of jQuery UI, therefore this commit updates jquery-ui to version 1.10.3 patched with commit fcd1caf: https://github.com/jquery/jquery-ui/commit/fcd1cafac8afe3a947676ec018e844eeada5b9de M NEWS M UI/WebServerResources/jquery-ui.js commit 048bae2fc510f0cdd39b07d23bb23cf492001921 Author: Ludovic Marcotte Date: Thu Jul 18 10:52:37 2013 -0400 Applied patch from bug #2235 M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSFolder.m commit 19e542396bc32debab6f53b229166c57d05e4599 Author: Ludovic Marcotte Date: Thu Jul 18 10:25:39 2013 -0400 Applied patch from bug #2360 M UI/MailPartViewers/GNUmakefile M UI/MailPartViewers/GNUmakefile.preamble M UI/MailerUI/GNUmakefile commit 249a1fcf14f80e1f7a612ae9faa710488e716140 Author: Francis Lachapelle Date: Wed Jul 17 14:57:07 2013 -0400 Bubble box of event should not overlap event cell M NEWS M UI/WebServerResources/SchedulerUI.js commit 7dad5ad84ed5a59409ce7f0083e750ac079beb16 Author: Ludovic Marcotte Date: Tue Jul 16 15:20:26 2013 -0400 Updated for v2.0.7 M NEWS commit 16105d37b83a2632e5389407b783ef062939f9c6 Author: Ludovic Marcotte Date: Tue Jul 16 15:18:04 2013 -0400 Properly handle RFC2231 everywhere M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/NSDictionary+Mail.h A SoObjects/Mailer/NSDictionary+Mail.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/MailPartViewers/UIxMailPartViewer.m commit e08ebd2390ad81bcf7d63c200de85eddbf80bcd6 Author: Ludovic Marcotte Date: Tue Jul 16 11:31:08 2013 -0400 Fix for bugs #2368 and #2369 M SoObjects/Appointments/SOGoAptMailNotification.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailerUI/UIxMailListActions.m M UI/Templates/Appointments/SOGoAptMailInvitation.wox M UI/WebServerResources/SchedulerUI.js commit 03553980fd2abb2da397c0810fd8f6d70ba26d65 Author: Francis Lachapelle Date: Thu Jul 11 13:55:03 2013 -0400 Update NEWS file and add missing image M NEWS A UI/WebServerResources/collapse.png commit 33fd60efb335b180938492eddb75ab59591d4153 Author: Francis Lachapelle Date: Thu Jul 11 13:50:44 2013 -0400 Calendar: print gridlines to 15-minute intervals M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUIDnD.js commit b8e2255a071dcb2fd2172a73e95d38600d41c1bf Author: Francis Lachapelle Date: Thu Jul 11 13:46:38 2013 -0400 Set the events/tasks list collapsable M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/product.plist 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/SOGoTabsController.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit e687dbf155963e1931fd2f7ac58bd2f4cf862dca Author: Ludovic Marcotte Date: Thu Jul 4 13:11:02 2013 -0400 If the organizer's name is non-existent, use the email address M UI/Scheduler/UIxComponentEditor.m commit f42d52743df169d6bfdc58428e920dd6208a1879 Author: Jean Raby Date: Thu Jun 27 11:35:17 2013 -0400 bump version to 2.0.6b M Version commit 70cd64a626470e0c07ac0f8cb7119cab6e763bfa Author: Jean Raby Date: Thu Jun 27 11:34:06 2013 -0400 Update ChangeLog M ChangeLog commit 4359b05da8ba291b9bbc00e330d65575a4dbb253 Author: Jean Raby Date: Thu Jun 27 11:33:44 2013 -0400 updated NEWS M NEWS commit 25dbd4849de23b9ceb747ff061dffd0f1cf98cde Author: Ludovic Marcotte Date: Thu Jun 27 11:06:07 2013 -0400 Properly escape the foldername to avoid XSS issues M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactsUserFolders.js commit a2a89e8720cfd44f885c34d5626d78b6b20a6b3b Author: Jean Raby Date: Wed Jun 26 16:55:39 2013 -0400 Fix loading of MSExchangeFreeBusySOAPResponseMap M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/MSExchangeFreeBusy.m commit 2581f6c56895820d126fbbcdc45512f0c17a67df Author: Jean Raby Date: Tue Jun 25 09:19:37 2013 -0400 Update for 2.0.6a M NEWS M Version commit 20369631c9425d47d4e86d98d914c9d64b820c56 Author: Jean Raby Date: Tue Jun 25 09:17:03 2013 -0400 Update ChangeLog M ChangeLog commit 1221da24439397bf66c9701ba356bd61fe4eff12 Author: Jean Raby Date: Tue Jun 25 09:12:27 2013 -0400 Add CASLogoutRequestMap.plist A SoObjects/SOGo/CASLogoutRequestMap.plist commit f27b8b6a54a12f2ae4eea8bff6409eb4f3284ced Author: Jean Raby Date: Tue Jun 25 09:06:28 2013 -0400 Document SOGoCASLogoutEnabled M Documentation/SOGo Installation Guide.odt commit a6b393c2c197eb9b56e895833b05d02f8a13282a Author: Ludovic Marcotte Date: Fri Jun 21 11:26:42 2013 -0400 Update ChangeLog M ChangeLog commit faf228022ac83e3c66b0f4f1e23654a9b273e601 Author: Ludovic Marcotte Date: Fri Jun 21 11:25:55 2013 -0400 Updated for the release M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS M Version commit 3e87ba92db5eb698f3d73bba4e3e2457ef2b4ea2 Author: Ludovic Marcotte Date: Fri Jun 21 10:45:03 2013 -0400 Updated french translation M UI/Scheduler/French.lproj/Localizable.strings commit 0a87ff97b6a7d4add9b8413074a0567e289386af Author: Jean Raby Date: Fri Jun 21 09:36:54 2013 -0400 cosmetic fix, no functional change added a POST payload to test this code M SoObjects/SOGo/SOGoCASSession.m A Tests/README-cas-logoutRequest commit 031cd210f74bb130bea7fd73e41864e045a5aac9 Author: Ludovic Marcotte Date: Thu Jun 20 20:29:16 2013 -0400 Better description M NEWS commit 9d9a434fdc3deb403301a4b006a50967df3265d7 Author: Ludovic Marcotte Date: Thu Jun 20 15:44:35 2013 -0400 Avoid crashing when reading fcs crap. M NEWS M OpenChange/RTFHandler.m commit 41ed498d6512b9cf2ef01654ea29be4c535d0c16 Author: Jean Raby Date: Thu Jun 20 14:32:14 2013 -0400 Add support for CAS LogoutRequests Fixes #2346 This changes the serviceURL sent by SOGo to the CAS server: /SOGo/so/ -> /SOGo/so/index M NEWS M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoCASSession.h M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M UI/MainUI/SOGoRootPage.m commit d28482557ff344e908ad5ad2056965ead061b1b2 Author: Ludovic Marcotte Date: Thu Jun 20 13:43:45 2013 -0400 Fix for bug 2285 M OpenChange/MAPIStoreGCSFolder.m commit 4c97d549394b7d7e701f281620d355bc283f7012 Author: Ludovic Marcotte Date: Thu Jun 20 09:10:09 2013 -0400 Fix for bug #2119 M NEWS M OpenChange/MAPIStoreMailMessage.m commit c08263d1c3d6444616f51643c409a4e2d7c02593 Author: Ludovic Marcotte Date: Wed Jun 19 17:36:43 2013 -0400 Updated patch M SoObjects/SOGo/SOGoProxyAuthenticator.m commit dc96466462a0f3814da34e07bad0bdabc1db0169 Author: Ludovic Marcotte Date: Wed Jun 19 16:06:12 2013 -0400 Updated for the release M NEWS commit 1734b387a353cab21b1f768791af8983e9f9ec98 Author: Ludovic Marcotte Date: Wed Jun 19 15:45:40 2013 -0400 Fix for bug #2237 M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoPublicBaseFolder.m commit 871115e349dd71ac2801650ff98fc98a888dabd6 Author: Ludovic Marcotte Date: Wed Jun 19 15:07:19 2013 -0400 Fixed bug #2294 M SoObjects/SOGo/SOGoContentObject.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Scheduler/UIxCalFolderActions.h M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalMainActions.h M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit a7642868792e58cfb4c6d1614e53787b26f6fa33 Author: Ludovic Marcotte Date: Wed Jun 19 14:09:20 2013 -0400 Fix for bug #2313 M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailUserRightsEditor.h M UI/MailerUI/UIxMailUserRightsEditor.m commit 5304461e4cc5a4a366a33e84a74f7c785be8aa0d Author: Ludovic Marcotte Date: Wed Jun 19 10:23:47 2013 -0400 now possible to see who created a event/task in a delegated calendar M NEWS M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUserManager.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit 6b25f08943032852466189cd98b3c956772f276b Author: Jean Raby Date: Tue Jun 18 19:33:36 2013 -0400 Use domainDefaults to get imapCASServiceName M SoObjects/SOGo/SOGoWebAuthenticator.m commit a0022e06f70c381b2816c23f8ffc5453cc8c2fd1 Author: Jean Raby Date: Tue Jun 18 17:57:17 2013 -0400 New preference: SOGoIMAPCASServiceName Reworked CAS section a bit and add some information regarding casifying sieve. M Documentation/SOGo Installation Guide.odt commit 0fb006c19faa62e7b05f8ef7edd23581046b50d9 Author: Jean Raby Date: Tue Jun 18 16:36:11 2013 -0400 New domain preference: SOGoIMAPCASServiceName Set this to the service name expected by the CAS server if it differs from SOGoIMAPServer. This is useful to request a CAS ticket for service imap://imap.domain.com while connecting through imapproxy on imap://127.0.0.1:1143 SOGoDAVAuthenticator is not updated since it doesn't really use the imap code. M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoWebAuthenticator.m commit 47a3f1a19d1089a105aeefba831f119b407ca196 Author: Ludovic Marcotte Date: Tue Jun 18 14:14:42 2013 -0400 toggle to send or not notifications M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit f25344182debb14001c39db452374f138cd0ee8b Author: Ludovic Marcotte Date: Fri Jun 14 14:58:16 2013 -0400 Rewrote escapedForCards so it's 10 times faster. M SOPE/NGCards/NSString+NGCards.m commit f24e3a0a3146b2d5207af8555377c80d52c477b5 Author: Jean Raby Date: Wed Jun 12 02:36:50 2013 -0400 whitespace fixes. tabkill M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoWebAuthenticator.m commit afb7bc309c03562acf5066faa8b3c9f1e43950a0 Author: Ludovic Marcotte Date: Tue Jun 11 11:21:58 2013 -0400 Added message submissions rate-limiting support M Documentation/SOGo Installation Guide.odt M NEWS M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/MailerUI/UIxMailEditor.m commit cfee5aa3f4095576d00bc7d05f7606d3ca72571e Author: Ludovic Marcotte Date: Tue Jun 11 09:41:17 2013 -0400 Added new failed login rate-limiting options M Documentation/SOGo Installation Guide.odt M NEWS M SoObjects/SOGo/NSCalendarDate+SOGo.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoRootPage.m commit 2a51f6f385b71506e1d089fa9045e74b53954703 Author: Francis Lachapelle Date: Mon Jun 10 21:07:00 2013 -0400 Update CKEditor to version 4.1.2 Also added the blockquote plugin. M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png commit 4cffea43ebf88870a718f4e244ea224e0d952f42 Author: Jean Raby Date: Fri Jun 7 15:16:12 2013 -0400 French translation of Sync Issues M Scripts/openchange_user_cleanup commit cafce5753db7f35dafd5e37db4cf219754efd18e Author: Jean Raby Date: Thu Jun 6 16:04:47 2013 -0400 update description of MultipleBookingsFieldName M Documentation/SOGo Installation Guide.odt commit 5d6a5f5d5ed13be922226f2894ca8eed57f5061b Author: Francis Lachapelle Date: Thu Jun 6 13:21:26 2013 -0400 Update CKEditor to version 4.1.1 M NEWS M UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css A UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js A UI/WebServerResources/ckeditor/lang/pt-br.js D UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/uk.js A UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/icons.png M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/skins/moono/dialog.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css M UI/WebServerResources/ckeditor/skins/moono/editor.css M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css M UI/WebServerResources/ckeditor/skins/moono/icons.png M UI/WebServerResources/ckeditor/styles.js commit 8e5a26dfb15f6105d014dc3298573a25ccf75844 Author: Francis Lachapelle Date: Wed Jun 5 15:53:53 2013 -0400 Remove unicode separators from JSON Fixes #2309 M NEWS M SoObjects/SOGo/NSString+Utilities.m commit 4cb0facd72b06d09f0e1403f673bef25ed47cac5 Author: Ludovic Marcotte Date: Tue Jun 4 08:51:38 2013 -0400 Fixed bug #2206 M NEWS M UI/MailerUI/UIxMailView.m commit 854bce28fbefe913aa6a823436a991da23164a60 Author: Francis Lachapelle Date: Mon Jun 3 12:07:18 2013 -0400 Fix condition in UIxMailPartHTMLViewer M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 49e964c5294f9b65295e55a46417a2fa73eadf44 Author: Francis Lachapelle Date: Mon Jun 3 11:47:48 2013 -0400 Fix decoding charset parameter To avoid a libxml bug/limitation, we were already stripping the charset parameter, but we were not considering the single quote as valid delimiter. M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 3281cea2a213e8d551a60227da0ad1409ec85266 Author: Jean Raby Date: Fri May 31 15:54:22 2013 -0400 Add bindFields to the sample configuration file M Scripts/sogo.conf commit 82253e91d2e8f0410625e11a03737883ea9f1d60 Author: Jean Raby Date: Fri May 24 15:00:05 2013 -0400 don't use -M when creating the sogo user on debian -M was not available in lenny. It is not actually needed since useradd won't create the homedir when adding a system user (-r) M packaging/debian-multiarch/sogo.preinst M packaging/debian/sogo.preinst commit 1d1ed9a031f17d607b804bcb177fa106c46f6f9b Author: Jean Raby Date: Wed May 15 14:51:15 2013 -0400 Update ldap filter description, example and syntax M Documentation/SOGo Installation Guide.odt commit 2bd8a2935f737f99544cb45659c61afbc16eaea2 Author: Francis Lachapelle Date: Thu May 9 08:12:27 2013 -0400 Change default value of SOGoMailSpoolPath Set the spool path to /var/spool/sogo and modified the installation guide to point to the tmpwatch cronjob when changing SOGoMailSpoolPath. M Documentation/SOGo Installation Guide.odt M Scripts/tmpwatch M SoObjects/SOGo/SOGoDefaults.plist commit 8a25e3882746fa7e772a8f73b160f5fa2e05a875 Author: Francis Lachapelle Date: Thu May 2 09:07:17 2013 -0400 Add indent group to ckeditor toolbar M UI/WebServerResources/ckeditor/config.js commit 4ec19d46fa8fa8bde0c7f1b6a87d4828677de7c0 Author: Ludovic Marcotte Date: Thu Apr 25 14:46:00 2013 -0400 Removed left-over code that would cause the logic from bug #2035 to not work. M SoObjects/Appointments/SOGoAppointmentFolder.m commit d46a39e2523b3322bd8d9285b53638cd304912dd Author: Jean Raby Date: Mon Apr 22 13:22:16 2013 -0400 TOC links M Documentation/SOGo Installation Guide.odt commit 23e10d30be3aaef111ebb9ecd8ff87fdd3ec19d2 Author: Jean Raby Date: Mon Apr 22 12:31:18 2013 -0400 Added ldap attribute mapping table M Documentation/SOGo Installation Guide.odt commit a53c66e8a449d17f4f4484ef299b7500a8a5612b Author: Jean Raby Date: Thu Apr 18 14:35:56 2013 -0400 Install openchange_user_cleanup in usr/sbin/ Instead of usr/share/doc/sogo/ D Scripts/openchange_cleanup.py M packaging/debian-multiarch/rules M packaging/debian-multiarch/sogo.docs M packaging/debian/rules M packaging/debian/sogo.docs M packaging/rhel/sogo.spec commit 4fb3492ea858458ea7e37acb73fa2ae35b41aed5 Author: Jean Raby Date: Thu Apr 18 14:28:55 2013 -0400 openchange_cleanup.py -> openchange_user_cleanup A Scripts/openchange_user_cleanup commit 353f40ac3e0552d95cd787b319eb6d60d1a42f81 Author: Jean Raby Date: Thu Apr 18 14:15:35 2013 -0400 try to cleanup under INBOX too (altnamespace = no) M Scripts/openchange_cleanup.py commit 96c831f72686fed7a1469b401ebb3bc732fd0432 Author: Jean Raby Date: Thu Apr 18 14:11:36 2013 -0400 Use separator sent by the imap server, not '/' M Scripts/openchange_cleanup.py commit d7fdfc6cb27665de2c9b5d860454b69fe9107d54 Author: Jean Raby Date: Tue Apr 16 15:16:54 2013 -0400 Update NEWS + bump version M NEWS M Version commit d02f58b3cd6de503de7d2ea4d3963a5e4dcb6212 Author: Jean Raby Date: Tue Apr 16 15:12:29 2013 -0400 Update ChangeLog M ChangeLog commit 62fee93d866b8eb35abbf67d61ba5274a3a27827 Author: Ludovic Marcotte Date: Tue Apr 16 14:33:57 2013 -0400 Fix for bug #2287 M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m commit 139c14d9e109e08643d5c2a5d84fdd6d8016117f Author: Jean Raby Date: Tue Apr 16 12:06:17 2013 -0400 save: memCtx Same fix as for MAPIStoreContactMessage M OpenChange/MAPIStoreTasksMessage.m commit 8ee15c6f776ab9ca934f50780ed58c2f8aadbefe Author: Francis Lachapelle Date: Tue Apr 16 08:34:10 2013 -0400 Update Installation Guide Improved the description of the parameters IMAPHostFieldName and SieveHostFieldName. M Documentation/SOGo Installation Guide.odt commit 5d174140185905507677520ee41cc5760602fb7e Author: Jean Raby Date: Mon Apr 15 14:13:07 2013 -0400 [MAPIStoreContactsMessage save] needs memCtx From extrafu M OpenChange/MAPIStoreContactsMessage.m commit 4d8bff51300c4a84332e54035bf3389949ed034d Author: Jeroen Dekkers Date: Mon Mar 11 19:37:45 2013 +0100 Link libSOGo with libdl on systems with glibc M SoObjects/SOGo/GNUmakefile.preamble commit 3cd91846a633057e27d476cd0a6cc7e1d499dc1f Author: Francis Lachapelle Date: Thu Apr 11 16:32:17 2013 -0400 Fix CSS color refresh of calendars M UI/Templates/SchedulerUI/UIxCalendarSelector.wox commit 3739cb1536fcc8defaa0edb804fa5f5ffcaacf94 Author: Francis Lachapelle Date: Thu Apr 11 12:55:11 2013 -0400 Update ChangeLog M ChangeLog commit 30f10ee8f06157b1222d68b0502c80162fcbb277 Author: Francis Lachapelle Date: Thu Apr 11 11:30:23 2013 -0400 Update translations M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit dfb8788270ff3b30133417a52c9052fafea19ae2 Author: Jean Raby Date: Thu Apr 11 10:37:34 2013 -0400 don't build SAML support on debian yet M packaging/debian/control-squeeze M packaging/debian/rules commit 3810833e1b5c1e02cdac731da15b68057e1176af Author: Jean Raby Date: Thu Apr 11 10:22:28 2013 -0400 remove unrtf leftovers M OpenChange/GNUmakefile D OpenChange/GNUmakefile.unrtf M packaging/debian-multiarch/rules M packaging/debian/rules commit 29e05c7c81b1a92d4b6bbc9be96d40f8ae3f2482 Author: Francis Lachapelle Date: Thu Apr 11 10:20:10 2013 -0400 Bump version to 2.0.5 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS M Version commit 0a08285facce833fecba8319c4f0b2bdf641746e Author: Jean Raby Date: Thu Apr 11 10:09:02 2013 -0400 Add note regarding precedence of .GNUstepDefaults M Scripts/sogo.conf commit 01f20a42ad55356c772ca2a4a758d5421e986987 Author: Jean Raby Date: Thu Apr 11 09:18:43 2013 -0400 packaging fixups M packaging/debian/sogo.postinst M packaging/rhel/sogo.spec commit 3a61a2566bf2c6e95b665f2474350c8e1c59328b Author: Francis Lachapelle Date: Wed Apr 10 18:24:03 2013 -0400 Updated installation guide: version 2.0.5 M Documentation/SOGo Installation Guide.odt commit d2dda86529b3fe6a1d383522640f4898c00b5f25 Author: Jean Raby Date: Wed Apr 10 16:30:16 2013 -0400 ... dir fixup again M packaging/debian-multiarch/sogo.postinst commit cc125d2192a8b1fb84c7d239c708735d18c33772 Author: Jean Raby Date: Wed Apr 10 16:27:03 2013 -0400 directory fixup M packaging/debian-multiarch/rules M packaging/debian/rules commit 4da1e41d936fb0fc3bc24be5a104f0c4339fcd68 Author: Jean Raby Date: Wed Apr 10 16:20:47 2013 -0400 deb: install a sample sogo.conf in /etc/sogo While there, replace mkdir + cp combo with 'install' M packaging/debian-multiarch/rules M packaging/debian-multiarch/sogo.install M packaging/debian-multiarch/sogo.postinst M packaging/debian-multiarch/sogo.preinst M packaging/debian/rules M packaging/debian/sogo.install M packaging/debian/sogo.postinst M packaging/debian/sogo.preinst commit e24eb10c4fa9ce6b53021ef04a23254ad7fb7cab Author: Jean Raby Date: Wed Apr 10 16:20:16 2013 -0400 rpm: install a sample sogo.conf in /etc/sogo M packaging/rhel/sogo.spec commit dd9e51fd16822ac453b944b7e9a7efc3cd9caefa Author: Jean Raby Date: Wed Apr 10 16:16:30 2013 -0400 sogo.conf - new example configuration file A Scripts/sogo.conf commit 9932d1413b23a50bfb0665af24acb17b59f5f55f Author: Jean Raby Date: Wed Apr 10 12:29:48 2013 -0400 update NEWS M NEWS commit ff13c4954032566676b42a4cebd857de5644632a Author: Jean Raby Date: Wed Apr 10 12:16:26 2013 -0400 updated NEWS M NEWS commit 1e33b4bf269d660c77fbc891adb4776a83d0b601 Author: Jean Raby Date: Wed Apr 10 12:05:44 2013 -0400 Add notes regarding UIDField: value must be unique M Documentation/SOGo Installation Guide.odt commit e23a7df125cd081c078f0baf5fd63acbe8b5f21a Author: Francis Lachapelle Date: Wed Apr 10 11:33:41 2013 -0400 Update NEWS file M NEWS commit 4ca476db9e8a81b412a0b15525eeeaa76a78237a Author: Ludovic Marcotte Date: Wed Apr 10 11:30:40 2013 -0400 Updated NEWS file M NEWS commit 33840c71cd38a22766f3e0463a17361e6fea8292 Author: Ludovic Marcotte Date: Wed Apr 10 10:48:25 2013 -0400 Changed noop by unselect/select. M OpenChange/MAPIStoreMailVolatileMessage.m commit 1b983ef691f55e3588cc9afcb9ba841ca472d3d7 Author: Ludovic Marcotte Date: Wed Apr 10 09:56:23 2013 -0400 Fixed a potential timing issue with Dovecot when getting the modseq M OpenChange/MAPIStoreMailVolatileMessage.m commit eec8c07d4f061a2006bd7ec9967a2b1c92e7618b Author: Ludovic Marcotte Date: Tue Apr 9 11:35:53 2013 -0400 Avoid appending the domain if already present. M SoObjects/SOGo/SOGoWebAuthenticator.m commit 84ba93fc0a5c5a650482d1afdee6f93fdd9ea277 Author: Ludovic Marcotte Date: Mon Apr 8 13:58:55 2013 -0400 Now set ForceAuthn to false by default M SoObjects/SOGo/SOGoSAML2Session.m commit 37a6f8265978b2a2ec019527b16b68ed10051cf3 Author: Francis Lachapelle Date: Mon Apr 8 11:05:45 2013 -0400 Initial Arabic translation M .tx/config A SoObjects/Appointments/Arabic.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Arabic.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.html A SoObjects/Mailer/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod A SoObjects/Mailer/SOGoMailArabicReply.wo/SOGoMailArabicReply.html A SoObjects/Mailer/SOGoMailArabicReply.wo/SOGoMailArabicReply.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/Arabic.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Arabic.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Arabic.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Arabic.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Arabic.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MainUI/Arabic.lproj/Locale A UI/MainUI/Arabic.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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 A UI/PreferencesUI/Arabic.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.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/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 A UI/Scheduler/Arabic.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLArabicAdditionAdvisory.wox A UI/Templates/SOGoACLArabicModificationAdvisory.wox A UI/Templates/SOGoACLArabicRemovalAdvisory.wox A UI/Templates/SOGoFolderArabicAdditionAdvisory.wox A UI/Templates/SOGoFolderArabicRemovalAdvisory.wox commit b4aaa68d85edbaee9f555efef3f82f64598c050f Author: Ludovic Marcotte Date: Fri Apr 5 10:26:17 2013 -0400 Also consider the "mail" attribute in order to get the user's login M SoObjects/SOGo/SOGoSAML2Session.m commit 5487f34b9ee9b9639e3f1d4a7abf4fad2d240d66 Author: Ludovic Marcotte Date: Fri Apr 5 08:57:47 2013 -0400 Disable hint verification for now. M SoObjects/SOGo/SOGoSAML2Session.m commit e07734fa5f57325a92ea70bcb4410b73340aa026 Author: Jean Raby Date: Fri Mar 29 10:38:52 2013 -0400 Filter sql source entries based on the user domain When using dynamic domains with SQL sources (DomainFieldName), let WebUI and dav lookups return entries from current domain and other domains visible from the originating domain. Fixes #2269 SQLSource.m: _visibleDomainsQualifierFromDomain: returns a EOQualifier OR'ing all visible domains from specified domain (including specified domain) SQLSource.m: allEntryIDsVisibleFromDomain Replacement for allEntryIDs. Instead of returning all entries from the sql source, only return the entries visible from the specified domain. SoObjects/SOGo/SQLSource.m: allEntryIDs Changed to call allEntryIDsVisibleFromDomain with an empty domain. SQLSource.m fetchContactsMatching:inDomain: Use _visibleDomainsQualifierFromDomain to filter entries LDAPSource.m: allEntryIDsVisibleFromDomain Simply call allEntryIDs, discarding the domain. LDAP does need to do the extra domain filtering SOGoContactSourceFolder.m: toOneRelationshipKeys Call new method: allEntryIDsVisibleFromDomain M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SQLSource.m commit 6a8e6cd762c51514224eb3cf24ae08c8a2a08d23 Author: Ludovic Marcotte Date: Thu Mar 28 08:32:00 2013 -0400 Fixed the GNUmakfile and const's for charset tables. M OpenChange/GNUmakefile M OpenChange/RTFHandler.m commit 663351029ac49e1c9802e07d1c874a872f147ca3 Author: Ludovic Marcotte Date: Tue Mar 26 19:32:08 2013 -0400 Replaced unrtf by our own RTF to HTML converter. Faster, thread safe, a hell lot cleaner. M OpenChange/GNUmakefile M OpenChange/MAPIStoreMessage.m A OpenChange/RTFHandler.h A OpenChange/RTFHandler.m D OpenChange/unrtf-0.21.2.diff D OpenChange/unrtf-0.21.2.tar.gz D OpenChange/unrtf_config_h commit c26e5fa7fed83bae25529679fead923e8a8fe1f2 Author: Jean Raby Date: Tue Mar 26 14:01:04 2013 -0400 semi-colon M OpenChange/gen-charset-table.py commit 74c01dc44841c696ed322c9b0bff542e7f2b4115 Author: Jean Raby Date: Tue Mar 26 13:42:22 2013 -0400 gen-charset-table.py: script to import ms charmaps For example: http://msdn.microsoft.com/en-us/goglobal/cc305147 A OpenChange/gen-charset-table.py commit a009c71034826e3755a987a0f5730724dfc9f063 Author: Ludovic Marcotte Date: Mon Mar 25 15:58:36 2013 -0400 Fixed table initialization. M SoObjects/SOGo/SOGoSAML2Session.m commit b4ebc90dd0b452dfe134efc137de2f62b8ece59e Author: Jean Raby Date: Mon Mar 25 14:12:12 2013 -0400 replace subprocess.check_output with Popen magic check_output isn't available in py 2.6... M Scripts/openchange_cleanup.py commit 95dc134ca618a47be6e2eafca71e6c7f9c9cbccc Author: Jean Raby Date: Fri Mar 22 15:13:39 2013 -0400 Revamped openchange_cleanup.py This is now usable again. - Don't delete password files in mapistoreCleanup() - reworked the ldb cleanup and enabled it - sql cleanup should now be able to figure out the db info from the config regardless of the format used (xml, plist, sogo.conf or GNUstepDefaults) (We really need a python plist parser.. the current solution is not elegant) - Inform user of missing python packages M Scripts/openchange_cleanup.py commit 9c4b7d848141166eb9742e080831b017d660ec78 Author: Jean Raby Date: Thu Mar 21 15:39:02 2013 -0400 Add notes regarding html mails and mod_reqtimeout M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 9fb9f2cae667aa966e285216846a6b688418f753 Author: Jean Raby Date: Wed Mar 20 11:51:37 2013 -0400 Enable saml2 support on squeeze (temporary fix) M packaging/debian/control-squeeze M packaging/debian/rules commit 15f9b7d22e6a5937224570b580dee31e391789dd Author: Francis Lachapelle Date: Fri Mar 15 11:23:27 2013 -0400 Fix comments in UIxContactFolderActions.* M UI/Contacts/UIxContactFolderActions.h M UI/Contacts/UIxContactFolderActions.m commit 5f179ed6b0726504bbe7f300df3a8cbaa5d3c9a6 Author: Francis Lachapelle Date: Fri Mar 15 11:06:26 2013 -0400 Activate the menu option "Mark Folder Read" Fixes #1473 M NEWS M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 93f9a7273e96970106259e4902cf378a425d1322 Author: Ludovic Marcotte Date: Wed Mar 13 15:04:11 2013 -0400 Now handle mem context when saving messages and removed useless debugging. M OpenChange/EOQualifier+MAPI.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTypes.m M OpenChange/NSObject+MAPIStore.m M OpenChange/SOGoMAPIDBObject.m M OpenChange/iCalEvent+MAPIStore.h M OpenChange/iCalEvent+MAPIStore.m commit 15e082896ce62665ca7b655521a1b43505fd9401 Author: Jean Raby Date: Tue Mar 12 09:08:19 2013 -0400 Update sogo-tool expire-autoreply syntax in cron M Scripts/sogo.cron commit 63ff9751d78d271aba7a1148cf8c1f98003fa543 Author: Jean Raby Date: Mon Mar 11 11:37:59 2013 -0400 Add ics_compare and use it in _testRespondTo() This new class uses vobject.ics_diff() to compare 2 VCALENDAR components. We should use this instead of textually comparing events for equality in future tests. M Tests/Integration/test-davacl.py M Tests/Integration/utilities.py commit d12c651d59cb6891ce21e21aa8d56f349c75cc2d Author: Francis Lachapelle Date: Mon Mar 11 09:34:36 2013 -0400 New system default SOGoEncryptionKey To be used to encrypt the passwords of remote Web calendars when SOGoTrustProxyAuthentication is enabled. M NEWS M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 41a6c02aa31b5bfb3b9ec0337eb31d22ef1d7e8e Author: Jean Raby Date: Fri Mar 8 16:20:27 2013 -0500 Rework web services section State that HTTPS is mandatory for autodiscovery services. Add example named config for SRV record. M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit a026e75c0e383db73c4096e23bb0370380e914be Author: Jean Raby Date: Fri Mar 8 15:57:10 2013 -0500 Removed note about linefeed in password files This is handled by the code now M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 46815042c94dc79cbf93aafeaae91e382be79c1c Author: Ludovic Marcotte Date: Thu Mar 7 09:29:56 2013 -0500 Fixed bug when modifying/deleting exceptions of recurring events. M SoObjects/Appointments/SOGoAppointmentObject.m commit c79af52b67cdfe76d250e5607e2243b446df26a8 Author: Jean Raby Date: Wed Mar 6 11:03:19 2013 -0500 Fix BSONCodec.m includes include objc.h instead of runtime.h so that it works on older gcc objc runtime M OpenChange/BSONCodec.m commit e882dedac9e25320c2190fbce0654697e19586ec Author: Jean Raby Date: Tue Mar 5 11:01:51 2013 -0500 Update News M NEWS M Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh commit 13277bbdb955a18200b26919c14171e7f391bc65 Author: Jean Raby Date: Tue Mar 5 10:47:09 2013 -0500 c_content TEXT to LONGTEXT for OpenChange tables Add an script to update existing tables. Note that if a row already have 65535 char in it, the data is most likely broken. M OpenChange/GCSSpecialQueries+OpenChange.m A Scripts/sql-update-2.0.4b_to_2.0.5-mysql.sh commit 7e8a83aefb5bd1e89225dd2bd6be847bcbb39470 Author: Francis Lachapelle Date: Tue Mar 5 10:22:20 2013 -0500 Fix Slovak templates for mail reply/forward M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit f1846191d5d47717e7c5dff710e265e21c8f0fe2 Author: Jean Raby Date: Fri Mar 1 16:24:16 2013 -0500 Use an autorelease pool in member expansion Otherwise, we would hold one ldap connection for each member of a group. And close them all later. With large groups, we could hit the open file limit (or the open file limit of the ldap server). Fixes #2256 M SoObjects/SOGo/SOGoGroup.m commit a7c3f33447a3e0c6902913013574052763c36eaa Author: Jean Raby Date: Fri Mar 1 01:26:15 2013 -0500 Whitespace M SoObjects/SOGo/SOGoGroup.m commit 89766b2e7e037be88d1460520c762c77d66f302e Author: Ludovic Marcotte Date: Wed Feb 20 12:10:34 2013 -0500 Temporary fix for unsigned long long values. M OpenChange/BSONCodec.m commit 7d65d808f6ff80a2a5bac2a8c55ad218ba44aaa6 Author: Jean Raby Date: Wed Feb 20 10:50:58 2013 -0500 Strip newline characters from user password files Makes it easier to create those files with a regular editor. M OpenChange/MAPIStoreUserContext.m commit fa5e99d58dd9a70602e47481bd02e70c76e2727f Author: Ludovic Marcotte Date: Tue Feb 19 15:54:52 2013 -0500 Much better fix over previous commit. M OpenChange/BSONCodec.m M OpenChange/NSString+MAPIStore.m commit 67c2d508ea2d0b6007d110d67383c7030711e0b9 Author: Ludovic Marcotte Date: Tue Feb 19 15:42:05 2013 -0500 Added rationale around previous commit. M OpenChange/NSString+MAPIStore.m commit 19923d10dbcba8598f4b2ed3aec86b2fe508a68f Author: Ludovic Marcotte Date: Tue Feb 19 15:30:29 2013 -0500 Also handle date-strings as date objects. Dates are stored as string in BSON - might change in the future. M OpenChange/NSString+MAPIStore.m commit e57b6835e63f4a888edfdee4c382a6c9c1d6c872 Author: Ludovic Marcotte Date: Mon Feb 18 16:50:54 2013 -0500 Fix for objective-c runtimes. M OpenChange/BSONCodec.m commit bcab7e7dc9eb664ece3f4bf9301e5c2acd8036b1 Author: Ludovic Marcotte Date: Mon Feb 18 16:42:59 2013 -0500 C99 style fixes. M OpenChange/BSONCodec.m commit 2572eedd8988f8a3d3e3d819c27ad070aa250c0b Author: Ludovic Marcotte Date: Mon Feb 18 16:28:06 2013 -0500 Added BSON encoder/decoder for Outlook cache files. A OpenChange/BSONCodec.h A OpenChange/BSONCodec.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreTypes.h M OpenChange/NSObject+PropertyList.m M OpenChange/SOGoMAPIDBObject.m commit efb45bfba69ca5dac10f9de5cb59f353e2bd0a34 Author: Francis Lachapelle Date: Fri Feb 15 15:17:08 2013 -0500 Fix issue with exceptions in repeating events Fixed the display of an exception when its recurrence id is outside the current view. M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit 4f38b5cf3f3118784125b495167923a9027d243a Author: Ludovic Marcotte Date: Thu Feb 14 15:59:19 2013 -0500 Alse use hex-formatted keys for deleted mails. M OpenChange/MAPIStoreMailFolder.m commit 71b9772546b83df5bd671ad46a9d10155da596af Author: Ludovic Marcotte Date: Thu Feb 14 15:22:48 2013 -0500 Ensure we hit the cache with hex-formatted keys. M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreSOGo.m commit c13c389ae5f55b89f78db4f114e7fb413eb1e201 Author: Francis Lachapelle Date: Tue Feb 12 08:42:47 2013 -0500 Update Danish translation M SoObjects/Appointments/Danish.lproj/Localizable.strings M UI/Common/Danish.lproj/Localizable.strings M UI/Contacts/Danish.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/PreferencesUI/Danish.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings commit caf6f0ec6cdc0a43a7026036b26b54ab944ceafc Author: Jean Raby Date: Mon Feb 11 10:41:50 2013 -0500 Add example apache configuration for apple AB A Apache/SOGo-apple-ab.conf M packaging/debian-multiarch/sogo.docs M packaging/debian/sogo.docs M packaging/rhel/sogo.spec commit 4952ff7914dd0f3aa5c9c2bf5e04e29bf4317836 Author: Jean Raby Date: Fri Feb 8 16:22:14 2013 -0500 Use SOGoSystemDefaults in all tools sogo-ealarms-notify and sogo-slapd-sockd will now be able to use sogo.conf Fixes #2226 M Tools/sogo-ealarms-notify.m M Tools/sogo-slapd-sockd.m commit 8981dcd64503f1fa907e98593a76b6bff9cbb02d Author: Francis Lachapelle Date: Fri Feb 8 09:42:31 2013 -0500 Fix segfault in SOGoSieveManager.m M SoObjects/SOGo/SOGoSieveManager.m commit 470a53a548c46af72d8956475fdacba045458d10 Author: Jean Raby Date: Thu Feb 7 13:00:27 2013 -0500 Add example configuration for fail2ban From Arnd Brandes. (#2229) A Scripts/fail2ban/sogo-filter.conf A Scripts/fail2ban/sogo-jail.local commit 7b65b7400e269bdc8d020d29bd8cf0b33aea09e1 Author: Francis Lachapelle Date: Thu Feb 7 09:00:16 2013 -0500 Update Finnish translation M UI/MailerUI/Finnish.lproj/Localizable.strings commit 90c61abdb654e00ad172ab88cc75059c3d45bd6d Author: Francis Lachapelle Date: Wed Feb 6 15:16:09 2013 -0500 Update Polish translation M SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.html commit f8387b90ffd3f016f4a4de88577b1280a84aefc8 Author: Jean Raby Date: Wed Feb 6 09:23:47 2013 -0500 Log x-webobjects-remote-host in login process Most of the time, the remote-host will contain data from the x-forwarded-for header. Which could have more than one ip in it if the request went through multiple proxies. eg. x-forwarded-for: real.client.ip, load.balancer.ip M UI/MainUI/SOGoRootPage.m commit feb02c54b918154919c224e257b79765c0770649 Author: Francis Lachapelle Date: Tue Feb 5 16:13:18 2013 -0500 Add missing localizable string M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit 49a22994148d25d0f22464f5de69d45112475c95 Author: Ludovic Marcotte Date: Tue Feb 5 16:11:37 2013 -0500 Avoid going out of bounds for special URL chars ending mail contents. M SoObjects/SOGo/NSString+Utilities.m commit 43044bf88fdbfe630572ad89a32ef9b2f155ea6d Author: Jean Raby Date: Tue Feb 5 15:09:55 2013 -0500 Plug sieve connection leak Fixes #2228 Fix from 'bofhus' M SoObjects/SOGo/SOGoSieveManager.m commit 0532d331a3497d97b91d59fdf3670dc4a21e8b0a Author: Jean Raby Date: Tue Feb 5 15:09:20 2013 -0500 whitespace (tabkill) M SoObjects/SOGo/SOGoSieveManager.m commit 70fc05091f2f3cdbac1c66291a940a8223e46876 Author: Jean Raby Date: Tue Feb 5 14:27:16 2013 -0500 Remove x-webobjects-remote-host from apache conf SOPE now handles this on its own by setting x-webobjects-remote-host to the content of the x-forward or x-forwarded-for headers if it wasn't defined M Apache/SOGo.conf M NEWS commit 469e5c647e74a53fc03d22c35b6da22fcbf1922d Author: Jean Raby Date: Tue Feb 5 11:52:26 2013 -0500 Updated NEWS M NEWS commit 3daa7e55b74890a1c03a37290826759f5d0ec05a Author: Francis Lachapelle Date: Mon Feb 4 14:24:03 2013 -0500 Update ChangeLog M ChangeLog commit 6913502810ec21479889c4ecf0a393de5ede2635 Author: Francis Lachapelle Date: Mon Feb 4 14:22:37 2013 -0500 Bump version to 2.0.4b M NEWS M Version commit 24971070f6f7e94629ff7bfc142d8194f7a19296 Author: Jean Raby Date: Mon Feb 4 14:03:28 2013 -0500 Updated NEWS M NEWS commit 3d90e3a5393ff45b4915a1c915edd4c24b21763c Author: Jean Raby Date: Mon Feb 4 13:55:53 2013 -0500 Bump userkey length from 64 to 160 bytes Allows for much longer username@domain:password strings. Fixes #2212 To bump it further, the database schema will have to be updated to allow a longer c_value (currently 255 chars) M SoObjects/SOGo/SOGoWebAuthenticator.m commit b5fdaa78cd5268aa9de49020e6fd2b71b8de7279 Author: Francis Lachapelle Date: Mon Feb 4 08:58:37 2013 -0500 Add missing strings to mail module The two columns names of the contacts pane were missing. They have been copied from the contact module. M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Danish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.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/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit f94adb54736bdad858e85f5b87743f1d29b1e1e0 Author: Francis Lachapelle Date: Sun Feb 3 20:42:20 2013 -0500 Update NEWS file M NEWS commit e34ba5689cb2d816c6b353485ea274c95ba8983a Author: Francis Lachapelle Date: Sun Feb 3 20:40:06 2013 -0500 Fix saving prefs with disabled mail module M UI/WebServerResources/UIxPreferences.js commit 7b5da8a2c9a30d36969fa6aa09b8e168f3e6e243 Author: Jean Raby Date: Fri Feb 1 19:58:25 2013 -0500 don't use cache for login page M UI/MainUI/SOGoRootPage.m commit 451c82c8154b4e2bd4fb4cee5bded7109a1e1942 Author: Jean Raby Date: Fri Feb 1 18:35:10 2013 -0500 Don't use user/password cache from the login page The idea is to always use memcached for credentials to avoid hitting the authentication backend on every click but to check with the auth backend for every login requests. This should fix #2169 While there, fix whitespace (killtab) M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m commit a4bd966cc0c3429261747384dc746ec5f71423de Author: Jean Raby Date: Fri Feb 1 16:26:01 2013 -0500 Revisit option handling Really fix #2166 The previous fix (46b53b3) was wrong since SOPE was able to override the 'final' config with its defaults. This now uses a new approach using a volatile domain and a reordering of the search list : * NSArgumentDomain (command line arguments) * sogodRuntimeDomain (config from all config files) * GSPrimaryDomain * NSGlobalDomain * GSConfigDomain * (languages) * NSRegistrationDomain (SOPE loads its defaults in this one) M SoObjects/SOGo/SOGoSystemDefaults.m commit ecc36c9025b4b2717f5ce169b622648ccf02f410 Author: Francis Lachapelle Date: Fri Feb 1 14:47:37 2013 -0500 Fix classification menu in component editor M NEWS M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.js commit 716daf027de29bc72ffb84368291c191c49fa1e2 Author: Francis Lachapelle Date: Fri Feb 1 14:46:05 2013 -0500 Fix link to ACL editor for any authenticated user M UI/WebServerResources/UIxAclEditor.js commit 0b7c32510bc8653cc2ec32758f5215b14125e849 Author: Jean Raby Date: Fri Feb 1 10:40:59 2013 -0500 news file update for 2.0.4b M NEWS commit 225a28258f1b33e594172b7ca61c8751f6c5e4f9 Author: Jean Raby Date: Thu Jan 31 16:44:14 2013 -0500 Read credential files using dataWithContentsOfFile Again, to cope with older gnusteps which don't have stringWithContentsOfFile:encoding:error: M Tools/SOGoToolExpireAutoReply.m M Tools/SOGoToolUserPreferences.m commit e01b190e5775fd98c5a7b0739c1eac0bc8a4c70f Author: Jean Raby Date: Thu Jan 31 15:42:48 2013 -0500 Fixup handling NSArgumentDomain arguments would fix #2216 M Tools/SOGoTool.m commit cd7d41026230e1a645f1153b3ebe134547b5b2d7 Author: Francis Lachapelle Date: Thu Jan 31 13:55:57 2013 -0500 Fix tooltips in contacts list M UI/Templates/ContactsUI/UIxContactFoldersView.wox D UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js commit 4bcf90c693797985b2f36cd5986d0a821141c756 Author: Francis Lachapelle Date: Thu Jan 31 09:44:29 2013 -0500 Fix "Send Anyway" string wrt localizable strings M UI/WebServerResources/UIxMailEditor.js commit 0408415c61f572ab859c58f44c1d5a028b3fbef7 Author: Francis Lachapelle Date: Wed Jan 30 15:47:20 2013 -0500 Remove control characters before returning JSON M SoObjects/SOGo/NSString+Utilities.m commit 3ea94940c28e314a7904b98f171f95c5620b3382 Author: Francis Lachapelle Date: Wed Jan 30 08:52:32 2013 -0500 Update ChangeLog M ChangeLog commit 321675ba99288b036677242ada3bfb0cb945970c Author: Francis Lachapelle Date: Wed Jan 30 08:51:10 2013 -0500 Bump version to 2.0.4a M Version commit 9eb1418e36f075a60bce249fe321e32196a3d9ab Author: Francis Lachapelle Date: Wed Jan 30 08:49:16 2013 -0500 Update French translation M UI/Contacts/French.lproj/Localizable.strings commit d8804c699dd784be7e7840e6ff4b19eee72c5b65 Author: Francis Lachapelle Date: Wed Jan 30 08:40:27 2013 -0500 Format birthday on contact card M NEWS M UI/Contacts/UIxContactView.m commit 4e9db74e290dd828a84759e25a9bc06018eddabc Author: Francis Lachapelle Date: Tue Jan 29 15:04:57 2013 -0500 Update NEWS file M NEWS commit 7150ebde6be2d64458f9c30fb70bbfa72b2e4a6e Author: Francis Lachapelle Date: Tue Jan 29 15:03:37 2013 -0500 Update updates.php M Scripts/updates.php commit 6fbd975e001b6fb5dd0855f0c5a6a4a1a54e64b0 Author: Francis Lachapelle Date: Tue Jan 29 15:02:51 2013 -0500 Update NEWS file M NEWS commit e0a1a47953a78a16429e803b2ac1af832a032815 Author: Francis Lachapelle Date: Tue Jan 29 14:53:57 2013 -0500 Code cleanup in UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentEditor.m commit da757a19c65c286c2a4de2d0fcfe0a347b8ffeec Author: Francis Lachapelle Date: Mon Jan 28 22:05:54 2013 -0500 Fix handling of decoding contacts UID A problem occurs when the contact UID contains a special character that was HTML encoded (ex: space, &, "). M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.js commit ea13fd14c97ac3c58e1c50d3b82d0657715f1016 Author: Jean Raby Date: Tue Jan 29 10:31:16 2013 -0500 Use older NSPropertyListSerialization methods dataWithPropertyList and propertyListWithData didn't exist in gnustep 1.20 which is shipped with debian-squeeze. M Tools/SOGoToolDumpDefaults.m commit 902a5d8f708f2a22f96634dc7fb5f299d3fedee6 Author: Francis Lachapelle Date: Mon Jan 28 18:43:45 2013 -0500 Fix saving all-day event in appointment editor M UI/Scheduler/UIxAppointmentEditor.m commit be0090be0654929c865ac2e89ab3b17794127912 Author: Francis Lachapelle Date: Mon Jan 28 16:44:14 2013 -0500 Fix until date in component editor M UI/Scheduler/UIxComponentEditor.m commit 2d455bf0ca94cd19874a0d9cb1b81c7271cd134e Author: Francis Lachapelle Date: Mon Jan 28 09:51:42 2013 -0500 Fix possible infinite loop in repeataable object M SOPE/NGCards/iCalRepeatableEntityObject.m commit 1d8e72646c2f585473fad8baf4b244b45243b7fe Author: Francis Lachapelle Date: Mon Jan 28 08:43:58 2013 -0500 Update Czech translation M UI/PreferencesUI/Czech.lproj/Localizable.strings commit c066136a06dc0cb63deb3001c4c8db5cdda41f9d Author: Ludovic Marcotte Date: Mon Jan 28 08:34:40 2013 -0500 Reverted code that was causing issues with groups (#2090) M SoObjects/SOGo/SOGoUserManager.m commit 40facab9a711e719b5533eb868dd50e6e8eb9497 Author: Francis Lachapelle Date: Fri Jan 25 13:59:52 2013 -0500 Update ChangeLog M ChangeLog commit 94eec4678ef7f0e0ab0b53e22444a0992d5030b7 Author: Francis Lachapelle Date: Fri Jan 25 13:58:17 2013 -0500 Bump version to 2.0.4 M Version commit 292ed9cfc8342636e644826d8ff0f172208005fa Author: Francis Lachapelle Date: Fri Jan 25 13:55:22 2013 -0500 Fix URL encoding of user id in UIxAclEditor.js M UI/WebServerResources/UIxAclEditor.js commit 8f33197c595a748336be4cb04b6acf826391630b Author: Ludovic Marcotte Date: Fri Jan 25 10:21:28 2013 -0500 Fix for bug #1991. M SoObjects/Appointments/SOGoAppointmentFolder.m commit 46b53b31fd417e6349304609920e36fb9869f9e3 Author: Jean Raby Date: Thu Jan 24 22:43:38 2013 -0500 Fix order of precedence for options Fixes #2066 and #2166 Enforce the following order of precedence for options, first match wins: 1. Command line arguments 2. .GNUstepDefaults 3. /etc/sogo/{debconf,sogo}.conf 4. SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.m commit 6093c4dd2e9095e0288992fe92ccb1b93fb9435a Author: Jean Raby Date: Thu Jan 24 20:37:30 2013 -0500 Axe handling of sogo 0.9 gnustep domain migration M SoObjects/SOGo/SOGoSystemDefaults.m commit 61ded01171806595da1c03b686a5bd1dc5cd45ed Author: Jean Raby Date: Thu Jan 24 20:35:03 2013 -0500 whitespace - tabkill M SoObjects/SOGo/SOGoSystemDefaults.m commit 9ed53cbab3365d3d2e0a9d2c1dc8a6141d185f0f Author: Francis Lachapelle Date: Thu Jan 24 18:50:20 2013 -0500 Make 'show completed tasks' persistent M NEWS M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit dfe49ea3b43e8ab4d3ebb51ab594ac2d9ea9a434 Author: Francis Lachapelle Date: Thu Jan 24 14:43:21 2013 -0500 Update translations M UI/MainUI/Finnish.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings commit 147d7f4cf0e07fcd6a1e9ec36f89a3eeaa4ddcfe Author: Francis Lachapelle Date: Thu Jan 24 13:42:24 2013 -0500 Update documentation guides M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 036e535b33664493b8cb98b917781b3b0b362b4e Author: Francis Lachapelle Date: Tue Jan 22 17:09:14 2013 -0500 Update Finnish translation M UI/MailerUI/Finnish.lproj/Localizable.strings commit a1b623b325a2174fb963f3ea621f723c458f8e8b Author: Ludovic Marcotte Date: Wed Jan 23 20:21:27 2013 -0500 We now allow to change the storage format for plists. M OpenChange/SOGoMAPIDBObject.m commit 0965fd837ae46a6535d8394a844466cb9acbe585 Author: Jean Raby Date: Wed Jan 23 13:08:20 2013 -0500 Updated doc for samba 4.0.1 (samta-tool) M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 95b193391e8a760127f25a222542f0a43f212b1d Author: Jean Raby Date: Wed Jan 23 09:10:43 2013 -0500 Add note about 'requiretty' in sudoers file M NEWS commit 9e38c5060ab161704e86398475f36aca105d2404 Author: Jean Raby Date: Tue Jan 22 18:42:00 2013 -0500 Plug ldap fd leak in login checks M SoObjects/SOGo/LDAPSource.m commit cfa7402dec3bf58aafb4bb3f12a333e78a36ca1d Author: Jean Raby Date: Tue Jan 22 16:03:11 2013 -0500 NEWS: Add note related to sudo -u sogo usage M NEWS commit 1e4f737a7d691373b9a529ee05d533064c368c81 Author: Jean Raby Date: Tue Jan 22 15:24:21 2013 -0500 test-sogo-tool.py: Use sudo instead of su - M Tests/Integration/test-sogo-tool.py commit 8d9cfdb3b4f3cc71b083e1ccc42c2431ff47b495 Author: Jean Raby Date: Tue Jan 22 13:32:57 2013 -0500 Use 'sogo' group instead of 'adm' in init script This matches what the package preinst script does. M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit 884dd7448c259f066a311ac15e87d5d9242da747 Author: Jean Raby Date: Tue Jan 22 13:29:30 2013 -0500 Rewrite useradd for debian packages Add the sogo user as a system user Create and/or fix the permissions/ownership of various directories when installing or upgrading the package. M packaging/debian-multiarch/sogo.preinst M packaging/debian/sogo.preinst commit 3cd7beb93d87dd9f92a91f0ab665a61e9bfc3684 Author: Jean Raby Date: Tue Jan 22 13:29:16 2013 -0500 whitespace (tabkill) M packaging/debian-multiarch/sogo.postinst commit 790a0536bc9c3973587b15f4a104e8d52af6c3e0 Author: Jean Raby Date: Tue Jan 22 13:27:13 2013 -0500 whitespace (tabkill) M packaging/debian/sogo.postinst commit 9dded7c86cfc108dd003aa31c59d009368bc9585 Author: Francis Lachapelle Date: Tue Jan 22 11:09:26 2013 -0500 Update German translation M UI/Common/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings commit d85ada6750c4700839e087f8d64307c1b47093ad Author: Francis Lachapelle Date: Tue Jan 22 10:58:11 2013 -0500 Fix localization of recurrence editor M UI/Scheduler/UIxRecurrenceEditor.m M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox commit 5b4dd4ecb1a3bb9ca449ae0ca49928b551fd539b Author: Francis Lachapelle Date: Tue Jan 22 10:53:38 2013 -0500 Improve JS regexp for email addresses M UI/WebServerResources/generic.js commit 721472d38e9a70cef96519c05d887380eb596c62 Author: Jean Raby Date: Tue Jan 22 10:16:15 2013 -0500 spec: sogo user as a system user, perms fixes Create the sogo user as a system user Use %attr() to set directory permissions instead of chown/chmod Use more restrictive permissions for the log and spool directories M packaging/rhel/sogo.spec commit ac5c2b611a5486917427a9faf4fe285a209625ff Author: Jean Raby Date: Mon Jan 21 15:38:24 2013 -0500 rhel: create the sogo user as a system user Fixes #1470 M packaging/rhel/sogo.spec commit 502f10cfd4e18c02653c41f6d677b3b9446839b4 Author: Francis Lachapelle Date: Mon Jan 21 14:52:52 2013 -0500 Update documentation and NEWS file M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt M NEWS commit 5bbb5df2a8e8ad89cd03e23789833dfc3b177ac0 Author: Francis Lachapelle Date: Mon Jan 21 14:11:38 2013 -0500 Fix exceptions of recurring all-day events M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit ddc9a1b3f5c7e90ab09f99e63911bdb016bb94df Author: Francis Lachapelle Date: Mon Jan 21 13:43:32 2013 -0500 Fix recurrence-id of all-day events Recurrence-ID of all-day events must be defined as a date (VALUE=DATE). M SOPE/NGCards/iCalEntityObject.m commit d835921062e71b96410b74c35df8e089493bbbde Author: Francis Lachapelle Date: Mon Jan 21 13:40:11 2013 -0500 iCalDateTIme: fix all-day entities When setting an all-day entity (no time), make sure to set the NSCalendarDate to GMT before formatting the string. M SOPE/NGCards/iCalDateTime.m commit 5c3dc34440933de84657f3d2b9eee9c3c6abf832 Author: Francis Lachapelle Date: Mon Jan 21 13:33:40 2013 -0500 Appointment editor: fix until date timezone .. and untabify the file! M UI/Scheduler/UIxAppointmentEditor.m commit be459fa946a3153e2d187e5b623ceda2d35e3f31 Author: Francis Lachapelle Date: Mon Jan 21 12:12:50 2013 -0500 Fix first day of the week in datepickers Fixes #2188 M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit a78d7007d7fed95f2686028d1b6846ef7318f0b9 Author: Ludovic Marcotte Date: Fri Jan 18 11:29:02 2013 -0500 Improved the documentation regarding filters in SOGoUserSources M Documentation/SOGo Installation Guide.odt commit 7e001a05a402f71ddf02cf38f9eb0ef2f9e76896 Author: Julien Kerihuel Date: Thu Jan 17 02:57:28 2013 +0100 Issue #1829: Fix crash in unrtf library. Integer overflow in array index leading to unpredictable behavior. Using correct integer signess and casting fix the problem and turn negative value into 0. Expected fallback behavior then apply. Make use of uint8_t since the hash array is a static array of 255 elements. M OpenChange/unrtf-0.21.2.diff commit e6e4616a69b7f199de856fedf6ed8e079b8633f9 Author: Francis Lachapelle Date: Fri Jan 18 09:39:02 2013 -0500 Fix typo in unit test M Tests/Unit/TestiCalRecurrenceCalculator.m commit 814e2c055657b8dcc5558ab9f9909176b0388b3d Author: Ludovic Marcotte Date: Fri Jan 18 09:18:10 2013 -0500 Fix for bug #2129 M SoObjects/Appointments/SOGoCalendarComponent.m commit d357936c3134ae1b15d0ece3f451510f4806fbe9 Author: Francis Lachapelle Date: Thu Jan 17 11:21:48 2013 -0500 Fix DnD of events in Safari M UI/WebServerResources/SchedulerUIDnD.js commit e279db643167b0eca2392f37084067fcf5331a51 Author: Francis Lachapelle Date: Thu Jan 17 10:12:26 2013 -0500 Update Finnish translation M SoObjects/Appointments/Finnish.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Contacts/Finnish.lproj/Localizable.strings M UI/MailPartViewers/Finnish.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings commit 9897d003be2e6e0bf27eba9413e14721589a0b90 Author: Jean Raby Date: Wed Jan 16 15:10:21 2013 -0500 remove leftover foreach loop these are not supported by earlier versions of gnustep While there, fixed var definitions M Tools/SOGoTool.m commit 113bae4638a5bd97b634c54842bd620993d65356 Author: Jean Raby Date: Wed Jan 16 15:09:25 2013 -0500 add updateCPathInFolderInfo: withCPath2 definition M SOPE/GDLContentStore/GCSSpecialQueries.h commit e9b18d452160ed0bbc073d15732fbba10b24eb40 Author: Francis Lachapelle Date: Wed Jan 16 11:33:51 2013 -0500 Update NEWS file M NEWS commit f85cc4c18653b87ee04e5cf890675eb0b8c91dab Author: Francis Lachapelle Date: Wed Jan 16 11:33:00 2013 -0500 Fix bug #1846 M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.css commit 775a8421d5172cd11be3e16d4e2f41224052ce8a Author: Francis Lachapelle Date: Wed Jan 16 10:54:16 2013 -0500 Initial Finnish translation M .tx/config A SoObjects/Appointments/Finnish.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Finnish.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html A SoObjects/Mailer/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod A SoObjects/Mailer/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.html A SoObjects/Mailer/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Finnish.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Finnish.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Finnish.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Finnish.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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 A UI/MainUI/Finnish.lproj/Locale A 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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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 A 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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.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/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 A UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLFinnishAdditionAdvisory.wox A UI/Templates/SOGoACLFinnishModificationAdvisory.wox A UI/Templates/SOGoACLFinnishRemovalAdvisory.wox A UI/Templates/SOGoFolderFinnishAdditionAdvisory.wox A UI/Templates/SOGoFolderFinnishRemovalAdvisory.wox commit 6c3ec9836c9bf98ccc88636c61536f8a0a82bb6c Author: Francis Lachapelle Date: Tue Jan 15 17:46:19 2013 -0500 Update ckeditor to version 4.0.1 M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js D UI/WebServerResources/ckeditor/LICENSE.html A UI/WebServerResources/ckeditor/LICENSE.md D UI/WebServerResources/ckeditor/adapters/jquery.js A UI/WebServerResources/ckeditor/build-config.js M UI/WebServerResources/ckeditor/ckeditor.js D UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css D UI/WebServerResources/ckeditor/images/spacer.gif D UI/WebServerResources/ckeditor/lang/_languages.js D UI/WebServerResources/ckeditor/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/lang/af.js D UI/WebServerResources/ckeditor/lang/ar.js D UI/WebServerResources/ckeditor/lang/bg.js D UI/WebServerResources/ckeditor/lang/bn.js D UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js D UI/WebServerResources/ckeditor/lang/el.js D UI/WebServerResources/ckeditor/lang/en-au.js D UI/WebServerResources/ckeditor/lang/en-ca.js D UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js D UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js D UI/WebServerResources/ckeditor/lang/et.js D UI/WebServerResources/ckeditor/lang/eu.js D UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js D UI/WebServerResources/ckeditor/lang/fo.js D UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js D UI/WebServerResources/ckeditor/lang/gl.js D UI/WebServerResources/ckeditor/lang/gu.js D UI/WebServerResources/ckeditor/lang/he.js D UI/WebServerResources/ckeditor/lang/hi.js D UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js D UI/WebServerResources/ckeditor/lang/id.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js D UI/WebServerResources/ckeditor/lang/ja.js D UI/WebServerResources/ckeditor/lang/ka.js D UI/WebServerResources/ckeditor/lang/km.js D UI/WebServerResources/ckeditor/lang/ko.js D UI/WebServerResources/ckeditor/lang/lt.js D UI/WebServerResources/ckeditor/lang/lv.js D UI/WebServerResources/ckeditor/lang/mk.js D UI/WebServerResources/ckeditor/lang/mn.js D UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js D UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js D UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js D UI/WebServerResources/ckeditor/lang/sl.js D UI/WebServerResources/ckeditor/lang/sr-latn.js D UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js D UI/WebServerResources/ckeditor/lang/th.js D UI/WebServerResources/ckeditor/lang/tr.js D UI/WebServerResources/ckeditor/lang/ug.js M UI/WebServerResources/ckeditor/lang/uk.js D UI/WebServerResources/ckeditor/lang/vi.js D UI/WebServerResources/ckeditor/lang/zh-cn.js D UI/WebServerResources/ckeditor/lang/zh.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cs.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cy.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/de.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/eo.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fa.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fi.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fr.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/gu.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/it.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/mk.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nb.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nl.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/no.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/pt-br.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ro.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/tr.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ug.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/vi.js D UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/zh-cn.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js D UI/WebServerResources/ckeditor/plugins/ajax/plugin.js D UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js D UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js D UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js D UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js D UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js D UI/WebServerResources/ckeditor/plugins/docprops/plugin.js A UI/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif D UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js D UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js D UI/WebServerResources/ckeditor/plugins/flash/images/placeholder.png D UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js D UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js D UI/WebServerResources/ckeditor/plugins/forms/images/hiddenfield.gif A UI/WebServerResources/ckeditor/plugins/icons.png D UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js D UI/WebServerResources/ckeditor/plugins/iframe/images/placeholder.png D UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js A UI/WebServerResources/ckeditor/plugins/image/images/noimage.png M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js D UI/WebServerResources/ckeditor/plugins/link/images/anchor.gif A UI/WebServerResources/ckeditor/plugins/link/images/anchor.png D UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js D UI/WebServerResources/ckeditor/plugins/pagebreak/images/pagebreak.gif D UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js D UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js D UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/plugins/placeholder/lang/bg.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/cs.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/cy.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/de.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/el.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/eo.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/et.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/fa.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/fi.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/fr.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/hr.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/it.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/nb.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/nl.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/no.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/pl.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/pt-br.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/tr.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/ug.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/uk.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js D UI/WebServerResources/ckeditor/plugins/placeholder/lang/zh-cn.js D UI/WebServerResources/ckeditor/plugins/placeholder/placeholder.gif D UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png D UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png D UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js D UI/WebServerResources/ckeditor/plugins/smiley/images/angel_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/angry_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/broken_heart.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/confused_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/cry_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/devil_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/embaressed_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/envelope.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/heart.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/kiss.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/lightbulb.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/omg_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/regular_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/sad_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/shades_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/teeth_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_down.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_up.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/tounge_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif D UI/WebServerResources/ckeditor/plugins/smiley/images/wink_smile.gif D UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/plugins/specialchar/lang/cs.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/cy.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/de.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/el.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/eo.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/et.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/fa.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/fi.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/fr.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/he.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/hr.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/it.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/nb.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/nl.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/no.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/pt-br.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/tr.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/ug.js D UI/WebServerResources/ckeditor/plugins/specialchar/lang/zh-cn.js D UI/WebServerResources/ckeditor/plugins/styles/styles/default.js D UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js D UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js D UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js D UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js D UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js D UI/WebServerResources/ckeditor/plugins/templates/templates/default.js D UI/WebServerResources/ckeditor/plugins/templates/templates/images/template1.gif D UI/WebServerResources/ckeditor/plugins/templates/templates/images/template2.gif D UI/WebServerResources/ckeditor/plugins/templates/templates/images/template3.gif D UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/plugins/uicolor/lang/bg.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/cs.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/cy.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/da.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/de.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/el.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/eo.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/et.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/fa.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/fi.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/fr.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/hr.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/it.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/mk.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/nb.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/nl.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/no.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/pl.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/pt-br.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/tr.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/ug.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/uk.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/vi.js D UI/WebServerResources/ckeditor/plugins/uicolor/lang/zh-cn.js D UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js D UI/WebServerResources/ckeditor/plugins/uicolor/uicolor.gif D UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_bg.png D UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png D UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_mask.png D UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png D UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css D UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js D UI/WebServerResources/ckeditor/plugins/xml/plugin.js D UI/WebServerResources/ckeditor/skins/kama/dialog.css D UI/WebServerResources/ckeditor/skins/kama/editor.css D UI/WebServerResources/ckeditor/skins/kama/icons.png D UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png D UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.gif D UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.png D UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/skins/kama/images/mini.gif D UI/WebServerResources/ckeditor/skins/kama/images/noimage.png D UI/WebServerResources/ckeditor/skins/kama/images/sprites.png D UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png D UI/WebServerResources/ckeditor/skins/kama/images/toolbar_start.gif D UI/WebServerResources/ckeditor/skins/kama/skin.js D UI/WebServerResources/ckeditor/skins/kama/templates.css A UI/WebServerResources/ckeditor/skins/moono/dialog.css A UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css A UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css A UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css A UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css A UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css A UI/WebServerResources/ckeditor/skins/moono/editor.css A UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css A UI/WebServerResources/ckeditor/skins/moono/editor_ie.css A UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css A UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css A UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css A UI/WebServerResources/ckeditor/skins/moono/icons.png A UI/WebServerResources/ckeditor/skins/moono/images/arrow.png A UI/WebServerResources/ckeditor/skins/moono/images/close.png A UI/WebServerResources/ckeditor/skins/moono/images/mini.png A UI/WebServerResources/ckeditor/skins/moono/readme.md D UI/WebServerResources/ckeditor/skins/office2003/dialog.css D UI/WebServerResources/ckeditor/skins/office2003/editor.css D UI/WebServerResources/ckeditor/skins/office2003/icons.png D UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png D UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.gif D UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.png D UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/skins/office2003/images/mini.gif D UI/WebServerResources/ckeditor/skins/office2003/images/noimage.png D UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png D UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png D UI/WebServerResources/ckeditor/skins/office2003/skin.js D UI/WebServerResources/ckeditor/skins/office2003/templates.css D UI/WebServerResources/ckeditor/skins/v2/dialog.css D UI/WebServerResources/ckeditor/skins/v2/editor.css D UI/WebServerResources/ckeditor/skins/v2/icons.png D UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png D UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.gif D UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.png D UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/skins/v2/images/mini.gif D UI/WebServerResources/ckeditor/skins/v2/images/noimage.png D UI/WebServerResources/ckeditor/skins/v2/images/sprites.png D UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png D UI/WebServerResources/ckeditor/skins/v2/images/toolbar_start.gif D UI/WebServerResources/ckeditor/skins/v2/skin.js D UI/WebServerResources/ckeditor/skins/v2/templates.css A UI/WebServerResources/ckeditor/styles.js D UI/WebServerResources/ckeditor/themes/default/theme.js commit 2370ecb089e9824eeb55a8e92a6007bd0219e034 Author: Ludovic Marcotte Date: Tue Jan 15 13:33:45 2013 -0500 We now ignore default roles for "public" accesses. M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoGCSFolder.m commit 0216658674b50f4225bb68e6adf52187bf21e08b Author: Francis Lachapelle Date: Tue Jan 15 11:11:50 2013 -0500 Update translations - Catalan - Czech - Dutch - Hungarian - Polish - Slovak - SpanishArgentina - SpanishSpain M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Catalan.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit 9ac8e9f0e116d4630b1637f2938d541e0e23e796 Author: Francis Lachapelle Date: Mon Jan 14 17:31:19 2013 -0500 Update the timezones definitions files Update to the latest edition of the Olson database (2012j), generated without the "--pure" parameter to get rid of RDATES. 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 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/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 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/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 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/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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 8fc53ea1d7fb07b6c5ceb973026a37ac9e5c720c Author: Jean Raby Date: Mon Jan 14 16:58:19 2013 -0500 sanitizedArguments fixes Various style fixes Don't use the foreach loop as it might break on old gcc/objc runtimes Release sanitizedArguments in dealloc M Tools/SOGoTool.m commit 55ccd0e83fdc9b8ca54c95d60b4012a3b70b4cf7 Author: Jean Raby Date: Mon Jan 14 16:57:17 2013 -0500 expire-autoreply: style fixes M Tools/SOGoToolExpireAutoReply.m commit 219dfc61c9de6902f77a75cef0c2a105c6751904 Author: Ludovic Marcotte Date: Mon Jan 14 15:26:35 2013 -0500 Updated the doc for bug #2127. M Documentation/SOGo Installation Guide.odt commit d26df456e52d5cd41a214e43830939a200a330ab Author: Ludovic Marcotte Date: Mon Jan 14 14:24:06 2013 -0500 Fix for bug #2123. M SoObjects/Mailer/SOGoMailObject+Draft.m commit bc1edef448065c71c3e0f6ca8f438d8f20373062 Author: Francis Lachapelle Date: Mon Jan 14 13:17:48 2013 -0500 Update French translation M UI/Common/French.lproj/Localizable.strings commit 2993c3a2261643685b3aaffa434db78b33964b3c Author: Francis Lachapelle Date: Mon Jan 14 11:27:56 2013 -0500 Update NEWS file M NEWS commit 0e5a4901db31164445c7d480374c6652eff6f5fc Author: Francis Lachapelle Date: Fri Jan 11 16:06:02 2013 -0500 Add missing languages in preferences module M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.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/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 commit ec0cc29f38d18b6798f5858135e08f837555cc7c Author: Francis Lachapelle Date: Fri Jan 11 16:04:55 2013 -0500 Add missing translation string to UI/Common M UI/Common/English.lproj/Localizable.strings commit 0211a26aba28ea802d27a83b0abecb31c772878e Author: Francis Lachapelle Date: Fri Jan 11 14:47:13 2013 -0500 Fix column display for subfolders of draft & sent M UI/MailerUI/UIxMailAccountActions.m M UI/WebServerResources/MailerUI.js commit c34cca6a16b2cb935bca9053c5386d329b694e44 Author: Francis Lachapelle Date: Fri Jan 11 13:25:56 2013 -0500 Fix datepicker arrows for IE7 M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/iefixes.css commit 630c69d82d9dfa533e6f70f7ed505059b4c95605 Author: Francis Lachapelle Date: Fri Jan 11 13:25:13 2013 -0500 Update datepicker CSS M UI/WebServerResources/datepicker.css commit d761a864eb91233afc9fb35ee186ff334eb06a9b Author: Francis Lachapelle Date: Fri Jan 11 13:23:33 2013 -0500 Fix IE error when automatically loading HTML image M UI/WebServerResources/MailerUI.js commit 4b18fc108b088e6b5ff912dd73054d12e8e4b8da Author: Francis Lachapelle Date: Fri Jan 11 10:00:28 2013 -0500 Update NEWS file M NEWS M UI/Scheduler/UIxComponentEditor.m commit 9d4f4c3a9c70ec5af71b9802140d6dd26338cf13 Author: Ludovic Marcotte Date: Fri Jan 11 09:55:10 2013 -0500 Proper fix for #2163. M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m commit 0e0b7728fd742f69025634b311be66c020710b4f Author: Francis Lachapelle Date: Fri Jan 11 09:46:58 2013 -0500 Fix until date in event recurrence editor - fixed date picker - fixed JavaScript error caused by French translation - fixed until date definition when timezone of active user was different from the system timezone - fixes #2173, fixes #2175 M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/UIxRecurrenceEditor.css M UI/WebServerResources/UIxRecurrenceEditor.js commit c7fbcb0fc430f4391f5539d9142cbcff4df16e32 Author: Ludovic Marcotte Date: Wed Jan 9 14:08:37 2013 -0500 Fixed bug #1850 M SoObjects/Appointments/SOGoAppointmentObject.m commit 5667bb1b11a7f80dbc4d72deab1f86d8ea30d75e Author: Francis Lachapelle Date: Wed Jan 9 11:39:29 2013 -0500 Fix CardDAV collections for OS X Restored the previous behavior: only the personal addressbook is returned and only the first source directory is returned (now sorted by id so you can control which of your addressbook sources you want to return). M NEWS M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/SOGo/WORequest+SOGo.m commit ea904f2e0579f24dbb76efefa2d7e4710eb729a4 Author: Jean Raby Date: Mon Jan 7 15:07:17 2013 -0500 user-preferences: rewrite + support for creds file This is related to #1955 Remove support for specifying the user:pass on the CLI Add support for credential file: -p filename Rewrite the core of the run function to use a switch case instead of ... what was there. Sprinkle so error messages along the way. M Tools/SOGoToolUserPreferences.m commit a75c7975535123a1c27dfbaecabb87c6b0fa5fcf Author: Jean Raby Date: Mon Jan 7 15:01:06 2013 -0500 expire-autoreply: read sieve creds from a file to specify the credential file, use: -p filename The format of the file is: username:password Fixes: 1955 Also, add logging for some error conditions The program still supports user:password on the cli since this is run by cron and existing setups would break M Tools/SOGoToolExpireAutoReply.m commit 6f8d8394df8770aab55a44dcf287c5c1e12350b0 Author: Jean Raby Date: Mon Jan 7 14:54:11 2013 -0500 add sanitizedArguments to SOGoTool sanitizedArguments are the arguments received on the CLI minus those that are part of the NSArgumentDomain For example: sogo-tool user-preferences set sogo1 -p /tmp/creds Vacation -f /tmp/json arguments would contain: @"set", @"sogo1", @"-p", @"/tmp/creds", @"Vacation", @"-f", @"/tmp/json" sanitizedArguments would contain : @"set", @"sogo1", @"Vacation" M Tools/SOGoTool.h M Tools/SOGoTool.m commit b8387347566300ecfe41b301b5544ef13664ae5d Author: Jean Raby Date: Thu Jan 3 21:58:00 2013 -0500 reindent kill those tabs! M Tools/SOGoToolUserPreferences.m commit cd0244883d6e15759f2852b4aec7f0b5c250ce52 Author: Jean Raby Date: Thu Jan 3 15:53:58 2013 -0500 deb pkgs recommends 'memcached'. RPMs requires it Fixes #2016 This means that memcached will always be installed along with sogo. (Even if it could run on another machine/cluster like database services) M packaging/debian-multiarch/control M packaging/debian/control M packaging/debian/control-squeeze M packaging/rhel/sogo.spec commit 39632239f9e421fd4daf9982a403a4cbdda88519 Author: Francis Lachapelle Date: Thu Jan 3 10:15:25 2013 -0500 Fix partstat of attendee in his calendar Fixes #2155 M SoObjects/Appointments/SOGoAppointmentObject.m commit 1382fe25fccb49463128ccb3cf0e9337d12abfe7 Author: Jean Raby Date: Sat Dec 22 11:24:18 2012 -0500 put back SOGo_VERSION wasn't unused after all... M SoObjects/SOGo/GNUmakefile commit 126cd5fdfe270cb8f362aea15f30dd6b71d737ef Author: Jean Raby Date: Fri Dec 21 14:30:12 2012 -0500 Bump version to 2.0.3a M Version commit ea26e0cc0a172071d6e36991b912688d92a7cf5e Author: Jean Raby Date: Fri Dec 21 13:55:03 2012 -0500 Use string version number where applicable The goal is to be able to use 'letter' releases such as '2.0.3a' in the Version file. SoObjects/Mailer/GNUmakefile.preamble: UIX_MAILER_*_VERSION are now strings Can't use SOGoVersion since the etag uses an 'underscore' notation (2_0_3a) SoObjects/Mailer/*.m: updated format for UIX_MAILER_*_VERSION SoObjects/SOGo/GNUmakefile: zap SOGo_VERSION, unsused SoObjects/SOGo/GNUmakefile.preamble: fix defines UI/MainUI/SOGoRootPage.m: use SOGoVersion M SoObjects/Mailer/GNUmakefile.preamble M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M UI/MailerUI/GNUmakefile.preamble M UI/MailerUI/UIxMailView.m M UI/MainUI/SOGoRootPage.m commit 4971e8d05a91d77e7ae51cc83201f8e4b5e43ed7 Author: Jean Raby Date: Thu Dec 20 11:52:19 2012 -0500 Updated documentation regarding LDAP URLs support M Documentation/SOGo Installation Guide.odt M NEWS commit 7d24ece7d63c4b33fd2a0e54b580880be150e09b Author: Jean Raby Date: Wed Dec 19 18:37:36 2012 -0500 Log ldap exception details + catch tls exceptions Make sure to catch exceptions raised by _setupEncryption Reindent due to NS_DURING Log ldap exceptions details M SoObjects/SOGo/LDAPSource.m commit e253a7429c370261ed08983854a6562a237d918c Author: Jean Raby Date: Wed Dec 19 18:02:32 2012 -0500 Fix whitespace - remove tabs M SoObjects/SOGo/LDAPSource.m commit 8db5e6d22439ccef5defbc6385896ef349acd69e Author: Francis Lachapelle Date: Thu Dec 13 08:53:50 2012 -0500 Fix usage of browser's language for the login page M SoObjects/SOGo/WOContext+SOGo.m commit 01241913296f818949e32374a2da71e91a5da463 Author: Francis Lachapelle Date: Wed Dec 12 13:45:51 2012 -0500 Update NEWS file M NEWS commit d7d6a318376620531ccaa4044264c68c1c348fa4 Author: Jean Raby Date: Tue Dec 11 09:34:06 2012 -0500 use fileAttributesAtPath attributesOfItemAtPath is not available in older GNUstep releases. Broke build on squeeze and lucid. M SoObjects/SOGo/SOGoSystemDefaults.m commit bdc5ce7cd9cd150226a5a996ddc0a06863214902 Author: Jean Raby Date: Mon Dec 10 14:10:56 2012 -0500 Add sogo-tool dump-defaults Add sogo-tool dump-defaults, a tool to convert an existing sogo configuration in ~sogo/GNUstep/Defaults/.GNUstepDefaults to /etc/sogo/sogo.conf format. The output will be in OpenStep property list format, which is much easier to read and edit, at least for humans. While there, sort the Tools list M Tools/GNUmakefile A Tools/SOGoToolDumpDefaults.m commit a0aef043a8fe2bab442e8c01b172f731a13d531e Author: Jean Raby Date: Mon Dec 10 14:05:11 2012 -0500 Don't abort if sogo.conf exists and is empty This will permit patterns like: sogo-tool dump-defaults >/etc/sogo/sogo.conf Without this, sogo-tool would abort as the shell first creates the file then executes sogo-tool. M SoObjects/SOGo/SOGoSystemDefaults.m commit b4822f6c4e2826c5e13f0d464d15c9c7132099c0 Author: Jean Raby Date: Fri Dec 7 17:57:19 2012 -0500 Fix subject and character encoding Add and Modification subject line were reversed Added missing escapeHTML=NO M UI/Templates/SOGoACLFrenchAdditionAdvisory.wox M UI/Templates/SOGoACLFrenchModificationAdvisory.wox M UI/Templates/SOGoACLFrenchRemovalAdvisory.wox commit 4804337a0145afa9c3e43ccc6e7a6e69e4564799 Author: Ludovic Marcotte Date: Fri Dec 7 13:30:50 2012 -0500 Now pass the memory context when copying/moving folders. M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m commit e2d221252442fcda422dc5e8bebd73aa75e88dc6 Author: Jean Raby Date: Fri Dec 7 12:44:36 2012 -0500 Build the updateLink dynamically from SCRIPT_URI M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Scripts/updates.php commit 01e42dce7c9da3b5bd440ae2987eeae37831b6ef Author: Francis Lachapelle Date: Fri Dec 7 08:48:12 2012 -0500 Webmail: fix reference of search field M UI/WebServerResources/MailerUI.js commit e533eb91a901764eae6a792ccbc27c9f8201f32e Author: Francis Lachapelle Date: Fri Dec 7 08:47:32 2012 -0500 Web: reset search when search field is empty M UI/WebServerResources/generic.js commit ed8c4a8f548ad349133cf8b2650f08d10879c29e Author: Francis Lachapelle Date: Thu Dec 6 13:07:45 2012 -0500 Update ChangeLog M ChangeLog commit 99669f2d5c1c32c4753a47edf12de9c6a5beb94f Author: Francis Lachapelle Date: Thu Dec 6 13:05:54 2012 -0500 Fix dynamic CSS in IE8 When adding a calendar or subscribing to a calendar, the dynamic CSS was not properly applied in IE8. This new technique seems to fix all cases. M UI/WebServerResources/SchedulerUI.js commit 128368f66c979e7a59ffaba8519d93f45338a7ab Author: Francis Lachapelle Date: Thu Dec 6 13:03:10 2012 -0500 Fix search when accessing users folders M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js commit 7c7989065c095efe14486856b70d51b61cae88d2 Author: Francis Lachapelle Date: Thu Dec 6 13:02:06 2012 -0500 prototype.js: Fix handling of opacity in IE M UI/WebServerResources/prototype.js commit f1413121957f66d546e29c709507d14a5a809e9d Author: Francis Lachapelle Date: Thu Dec 6 10:36:11 2012 -0500 Update ChangeLog M ChangeLog M NEWS commit 2a5e0aeaa96920752ba88be91f31eab4a92dafe9 Author: Francis Lachapelle Date: Thu Dec 6 10:32:31 2012 -0500 Disable autocompletion of reply-to address M UI/Templates/PreferencesUI/UIxPreferences.wox commit 026ffd888865467961384c1defffa3062928c375 Author: Francis Lachapelle Date: Thu Dec 6 10:31:15 2012 -0500 Update translations M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/Polish.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/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/Slovak.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Dutch.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 M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 4926855f48e78b30fc9b2a4ce2c2aa7ce002a744 Author: Francis Lachapelle Date: Thu Dec 6 09:39:07 2012 -0500 Bump version to 2.0.3 M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Scripts/updates.php M Version commit 881a725f1232089aae17a3389d94349073e76065 Author: Francis Lachapelle Date: Thu Dec 6 09:06:55 2012 -0500 Update NEWS file M NEWS commit a7722755b7019f357acb23f500662a915fa5e908 Author: Ludovic Marcotte Date: Thu Dec 6 09:03:17 2012 -0500 Fixed length call. M SoObjects/SOGo/SOGoSieveManager.m commit 5e7d2325bb8e8b558833c75393e80b27ae4b2142 Author: Francis Lachapelle Date: Wed Dec 5 22:16:47 2012 -0500 Update documentation guides M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 347434dbff705f438f2b19d6655fc727ef3cab26 Author: Ludovic Marcotte Date: Wed Dec 5 15:52:50 2012 -0500 We now fallback properly on the IMAP server if the Sieve server is undefined. M SoObjects/SOGo/SOGoSieveManager.m commit ca1a3ac06b3e770ec296f3eaa585644a50c0cd77 Author: Ludovic Marcotte Date: Wed Dec 5 14:56:29 2012 -0500 Fixed the ordering of the memory context. M OpenChange/MAPIStoreSOGo.m commit 8ca79d9a17c9ce76f860ad5b304413fe97bf4f04 Author: Francis Lachapelle Date: Wed Dec 5 14:47:28 2012 -0500 Search field for tasks Fixes #2103 M UI/Scheduler/UIxCalListingActions.m M UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 3606601c3922eecc60e8e3f0f21deafc25a994c3 Author: Ludovic Marcotte Date: Wed Dec 5 08:51:55 2012 -0500 Fix for bug #2130 M packaging/debian-multiarch/sogo.cron.daily M packaging/debian/sogo.cron.daily commit 988e91a63833dc7e2d96dedb560e5487ae67ec6c Author: Ludovic Marcotte Date: Wed Dec 5 08:31:35 2012 -0500 We also remove the RSVP in the user's calendar during a PUT. M SoObjects/Appointments/SOGoAppointmentObject.m commit f6b5fdacb989a3e2a9b952a5c53d81ee464e2e60 Author: Ludovic Marcotte Date: Mon Dec 3 16:49:20 2012 -0500 Remaining patches for bug #1866. M SoObjects/SOGo/SOGoSieveManager.m M SoObjects/SOGo/SOGoUser.m commit aa7aa6a9736d8717424aa1f303c749ab89d0b768 Author: Ludovic Marcotte Date: Mon Dec 3 16:42:56 2012 -0500 Initial patch from #1866 to fix c_sievehostname. M SoObjects/SOGo/SOGoUserManager.m commit d64fd65ea8b3ee1b0fc3ade039c46e0459b79816 Author: Ludovic Marcotte Date: Mon Dec 3 16:33:14 2012 -0500 Lowercase some value to avoid broken comparaisons. M SoObjects/SOGo/SOGoDomainDefaults.m commit ef7c69eda7abc8f142935da134662e55c6210975 Author: Ludovic Marcotte Date: Mon Dec 3 14:56:11 2012 -0500 Now consider "utf8" crap as "utf-8", coming from bad mailers. M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 2017536bebed404688af06d9b5cdcdcffa7eb7f7 Author: Ludovic Marcotte Date: Mon Dec 3 09:18:17 2012 -0500 move_copy_messages now uses the openchange's memory context. This fixes strange crashes when dealing with invitations and other stuff. More work will need to be done in this regard. Also kept the old code just in case for now. Will be cleaned up shortly after more people test it. M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/NSObject+MAPIStore.m commit 5500f99312988721524c4ba003a66eb3a968afda Author: Francis Lachapelle Date: Fri Nov 30 15:11:03 2012 -0500 Remove conditions on RSVP Fixes #1850 M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxComponentEditor.m commit eed17fd95abdbe421f870dc112abac71d67971d7 Author: Ludovic Marcotte Date: Fri Nov 30 13:57:55 2012 -0500 Fix for bug #1850 and removed dead code/comments. M SoObjects/Appointments/SOGoAppointmentObject.m commit 0e02334fda980dccf623d76bebbab997d22de837 Author: Ludovic Marcotte Date: Fri Nov 30 10:31:58 2012 -0500 Updated the doc in preparation for the release and to fix #2101. M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 47a9a22bc02ac4dbfbcb9d30eae2643773e9a6fa Author: Ludovic Marcotte Date: Fri Nov 30 10:11:05 2012 -0500 Fix for bug #2082. M SoObjects/SOGo/SOGoSieveManager.m commit b1d3aba1e19188beec0d2c9c8b52aa64a2b9e4c0 Author: Francis Lachapelle Date: Thu Nov 29 16:09:53 2012 -0500 Add missing localizable strings in prefs module M UI/PreferencesUI/English.lproj/Localizable.strings commit 73ff981d4fe5a77c3859de8ecaef43dfb52c463c Author: Ludovic Marcotte Date: Thu Nov 29 15:49:32 2012 -0500 Fixed the method that returns the current-user-principal. M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/SOGo/SOGoObject.m commit 88550c0d0d8c98c7f559fcf264974936d03a40ed Author: Francis Lachapelle Date: Thu Nov 29 14:56:33 2012 -0500 Update NEWS file M NEWS commit 440523747df12ec6ba08075d20d4da198f4bc4f6 Author: Francis Lachapelle Date: Thu Nov 29 14:54:15 2012 -0500 Rollback selection of language on login page See dfcf0ca and ticket #1798 M UI/Templates/MainUI/SOGoRootPage.wox commit 93f77c0dd5daff09d82fbc5a8398e133c44ef4c7 Author: Francis Lachapelle Date: Thu Nov 29 14:46:39 2012 -0500 Add missing localizable string in calendar module M UI/Scheduler/English.lproj/Localizable.strings commit ce36e80d6b5155987a7074ce3351a2d6cdd9b412 Author: Francis Lachapelle Date: Thu Nov 29 14:40:46 2012 -0500 Initial Slovak translation M .tx/config M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Slovak.lproj/Localizable.strings A SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html A SoObjects/Mailer/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod A SoObjects/Mailer/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.html A SoObjects/Mailer/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Slovak.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Slovak.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings A UI/MainUI/Slovak.lproj/Locale A UI/MainUI/Slovak.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings A UI/PreferencesUI/Slovak.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/Slovak.lproj/Localizable.strings A UI/Templates/SOGoACLSlovakAdditionAdvisory.wox A UI/Templates/SOGoACLSlovakModificationAdvisory.wox A UI/Templates/SOGoACLSlovakRemovalAdvisory.wox A UI/Templates/SOGoFolderSlovakAdditionAdvisory.wox A UI/Templates/SOGoFolderSlovakRemovalAdvisory.wox commit 96f023d108c3304393f30436f93ac81b321cc968 Author: Francis Lachapelle Date: Thu Nov 29 14:00:10 2012 -0500 Mail: Improve iCal viewer M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/WebServerResources/MailerUI.css commit f2da438a2b7b57a4ce026edf56625d7b409a862f Author: extrafu Date: Tue Nov 27 21:07:11 2012 -0500 Fixed typo M NEWS commit e1411e7120d8464c84abca45bdf25ee9947ad09a Author: Francis Lachapelle Date: Tue Nov 27 16:43:26 2012 -0500 Update NEWS file M NEWS commit cbfb6eb9ffa7e08b919a51e0c1b19e2e7abe1d66 Author: Francis Lachapelle Date: Tue Nov 27 16:37:55 2012 -0500 Update NEWS file M NEWS commit 14630ce222b4c4c43cf5ed04999dd02f5bf5edaf Author: Francis Lachapelle Date: Tue Nov 27 15:53:39 2012 -0500 Improve memory usage of "sogo-tool restore" Used an autorelease pool. M Tools/SOGoToolRestore.m commit e523926ef561e29064953a9db000733894df27d6 Author: Francis Lachapelle Date: Tue Nov 27 15:14:30 2012 -0500 iCalTrigger: fix initialization of variable M SOPE/NGCards/iCalTrigger.m commit 57e4116d7c08854069b5041ecbf1bf587b0972ce Author: Francis Lachapelle Date: Tue Nov 27 10:44:43 2012 -0500 Cleanup M UI/WebServerResources/generic.js commit 1d0eb6678170580180864d385bc58308b721d170 Author: Francis Lachapelle Date: Tue Nov 27 10:37:14 2012 -0500 Place caret at proper position in HTML replies Removed constraint in preferences module that would limit the reply placement of HTML mail to be before the quote. We now properly place the caret at the bottom, before the signature, when the user has chosen to start her reply bellow the quote in HTML mode. M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js commit d75b04c59fc6a0ed944a73cfc134b43ec88e5d23 Author: Francis Lachapelle Date: Tue Nov 27 10:33:06 2012 -0500 Fix JS syntax for IE7 M UI/WebServerResources/ContactsUI.js commit 3e8f7cb29ea5034554669dd87d9f210903440b3d Author: Francis Lachapelle Date: Mon Nov 26 15:07:33 2012 -0500 Fix all-day event display in day/week view Fixes #2098 M UI/Scheduler/UIxCalListingActions.m commit 7c250fad8fbee5c51dd655af23058c20a710db82 Author: Ludovic Marcotte Date: Mon Nov 26 13:13:06 2012 -0500 Fix for bug #1061. M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSieveManager.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit 6d61e064a567c153239c216d13cad400961dbf6b Author: Jean Raby Date: Fri Nov 23 10:26:43 2012 -0500 Fix typos M Scripts/openchange_cleanup.py commit a5948b420bde1f01d4066a3c6449d8002aad9a8d Author: Francis Lachapelle Date: Thu Nov 22 10:57:21 2012 -0500 Simplify JS regexp to handle issue with FireFox M UI/WebServerResources/generic.js commit 1bf2509d1e821bdc2e1afc5998d3a1fc74ead9a4 Author: Ludovic Marcotte Date: Wed Nov 21 11:56:24 2012 -0500 Fix for bug #2115. M SoObjects/Appointments/SOGoCalendarComponent.m commit 249bf16e8a7f08910a958adfb469e50272967903 Author: Francis Lachapelle Date: Wed Nov 21 11:13:17 2012 -0500 Add missing localized string in preferences module M UI/PreferencesUI/English.lproj/Localizable.strings commit 7b65c29b1eb532de628188498cb51f86b6722cd4 Author: Ludovic Marcotte Date: Wed Nov 21 08:54:32 2012 -0500 Fixed \n /
when composing mails and improved preferences UI. M UI/MailerUI/UIxMailAccountActions.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit 28f66c6fd9407fa69a99511bfe6b7839de368f3f Author: Ludovic Marcotte Date: Tue Nov 20 20:29:27 2012 -0500 We correctly use
instead of \n when handling the signature. This happens when using HTML composition, instead of plain/text. M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailForward.m commit cc98664d130d08d9c65c0dde332f334bda6e51e2 Author: Ludovic Marcotte Date: Tue Nov 20 15:21:49 2012 -0500 Fix for bug #2024. M OpenChange/MAPIStoreMailVolatileMessage.m commit 1fdcf843f30df64472d005729eedbea83a609616 Author: Ludovic Marcotte Date: Tue Nov 20 08:30:41 2012 -0500 Slightly improved previous commit to avoid losing X- elements. M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/iCalCalendar.m commit a1d092cab0b0c02b437c640ee7446a5aa5272bee Author: Ludovic Marcotte Date: Mon Nov 19 14:20:13 2012 -0500 Fix for #2093. M SOPE/NGCards/iCalCalendar.m M SoObjects/Appointments/SOGoAppointmentFolderICS.m commit 2606787dd7f6a8f00901dd3e3abc2e345ed27935 Author: Ludovic Marcotte Date: Mon Nov 19 09:45:48 2012 -0500 Make sure we handle arrays, and not single-value string objects. M SoObjects/SOGo/SOGoGroup.m commit eec99de5d0eb18c819bb10995cdb03205a5b32a7 Author: Francis Lachapelle Date: Fri Nov 16 19:11:13 2012 -0500 Indentation M UI/Templates/Appointments/SOGoAptMailReceipt.wox commit 5bf71059827cb9b5af49bfc543a72c730a663046 Author: Ludovic Marcotte Date: Sun Nov 18 10:48:58 2012 -0500 Fix for bug #1783. M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 0979bd13aef99a578fcfac3c52b6c86c0745aae6 Author: Ludovic Marcotte Date: Sat Nov 17 17:16:00 2012 -0500 Fix for bug #2006. M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/UIxContactsFilterPanel.m M UI/Contacts/UIxContactsListActions.m M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/WebServerResources/ContactsUI.js commit 40d6ce66d01e0c5f7d258fde94d9c531edbbe919 Author: Ludovic Marcotte Date: Sat Nov 17 16:43:49 2012 -0500 Small fix over previous commit. M SoObjects/Contacts/NGVCard+SOGo.m commit 8fd0966a236e568c8a61e28b614693601bc5ce53 Author: Ludovic Marcotte Date: Sat Nov 17 16:12:23 2012 -0500 Correctly loop among calendars. This fixes #2070. M UI/Scheduler/UIxCalFolderActions.m commit 3f8d374d638f9259254deefe0d856e58e73368a2 Author: Ludovic Marcotte Date: Sat Nov 17 15:38:29 2012 -0500 Fix for bug #2035 M SoObjects/Appointments/SOGoAppointmentFolder.m commit 77e4b3307fa9bd89afc4c20ff664f59f1ca02e47 Author: Ludovic Marcotte Date: Sat Nov 17 15:33:07 2012 -0500 Fix for bug #2106 M SOPE/NGCards/CardElement.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NSDictionary+LDIF.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M UI/Contacts/UIxContactFolderActions.m commit 378eef408236051f5bcb44011f20a51ed1fe3fe8 Author: Jean Raby Date: Tue Nov 13 17:20:18 2012 -0500 Use GCSSpecialQueries in sogo-tool rename-user Fixes #1924 The SQL syntax used by the former query would only work with postgresql and Oracle. M SOPE/GDLContentStore/GCSSpecialQueries.m M Tools/SOGoToolRenameUser.m commit 8c96f717c07c125b6c4b838bcaefd77bc899b6ef Author: Francis Lachapelle Date: Tue Nov 13 16:25:20 2012 -0500 Update Prototype JS to version 1.7.1 .. and fixed namespace conflict in dtree.js (Node => dtreeNode) M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoResizableTable.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.js M UI/WebServerResources/prototype.js commit 33bd07a53d76317f2eeac6c518c3a0495126369d Author: Francis Lachapelle Date: Tue Nov 13 16:22:27 2012 -0500 Fix user rights editor in calendar module M UI/WebServerResources/UIxCalUserRightsEditor.css commit fb4b266b3bfff65f69a98984433293905ddee975 Author: Francis Lachapelle Date: Tue Nov 13 16:13:56 2012 -0500 Improve user rights editor in calendar module M UI/WebServerResources/UIxCalUserRightsEditor.css commit d82ba7cbb96e55950da133bcfced87d0af131539 Author: Jean Raby Date: Tue Nov 13 15:01:30 2012 -0500 Reorder VCALENDAR template elements It must match [iCalCalendar orderOfElements] M Tests/Integration/test-davacl.py commit 51192dd5338f43570382d3dc942b083933430dda Author: Ludovic Marcotte Date: Tue Nov 13 13:58:05 2012 -0500 We now order correctly CardGroups - especially for calendars. This is to avoid a bug in BlackBerry devices where the METHOD must be placed BEFORE any vevent/vtimezone objects, otherwise the invitation objects are never recognized, and rather shown as a "application/x-rimdevicecalendar" attachment. M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/iCalCalendar.h M SOPE/NGCards/iCalCalendar.m M SoObjects/Appointments/SOGoAppointmentObject.m commit b088f6f97f897520d469e860b3ff740c5bc2a4ba Author: Francis Lachapelle Date: Mon Nov 12 16:36:30 2012 -0500 Fix scrolling for calendars/addressbooks lists M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit e037ca0a4914785c4f34a50613292fa0ddc08775 Author: Francis Lachapelle Date: Mon Nov 12 15:32:03 2012 -0500 Fix bug with reply-to header in messages M SoObjects/Mailer/SOGoDraftObject.m commit 48b6cbcf0cc25e993f5730b640d3f654356a24be Author: Jean Raby Date: Mon Nov 12 09:36:38 2012 -0500 Add missing dependency on lasso and lasso-devel M packaging/rhel/sogo.spec commit 3b0a497f2d715a470c2041065b09ab5425c1565f Author: Wolfgang Sourdeau Date: Fri Nov 9 14:50:56 2012 -0500 (hack) allow subcribers to read messages from "Freebusy Data" root folder M OpenChange/MAPIStoreDBFolder.m commit 58d6a3c5eac67066ed5d8380664391e1d0627c07 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:40:44 2012 -0500 Style M Scripts/openchange_cleanup.py commit c3c5e464a9cdd59feb808eab814afd711e3fa67f Author: Wolfgang Sourdeau Date: Thu Nov 8 19:36:32 2012 -0500 Restored cleanup of IMAP folders created by Outlook M Scripts/openchange_cleanup.py commit 303eaa38207a563c6f07d2420751be9d5f29cf72 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:31:23 2012 -0500 Enable the reading of system-wide user defaults M Scripts/openchange_cleanup.py commit d797868d71099bcb8ae09ea5eec6fad5adddae97 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:15:00 2012 -0500 asCSSIdentifier: made conversion faster by using a list M Scripts/openchange_cleanup.py commit 0ab36d4ec5b0079c72b42fd8717fda17744d0666 Author: Francis Lachapelle Date: Wed Nov 7 11:06:12 2012 -0500 Fix title display of cards with a photo M UI/WebServerResources/ContactsUI.css commit 3f58b6bfd135cd1b2a4f8dae897a436e38b49d76 Author: Wolfgang Sourdeau Date: Wed Nov 7 09:50:32 2012 -0500 Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against M OGoContentStore/GNUmakefile.preamble M SOPE/GDLContentStore/GNUmakefile.preamble M SOPE/NGCards/GNUmakefile.preamble M SoObjects/SOGo/GNUmakefile.preamble M UI/SOGoUI/GNUmakefile.preamble M UI/common.make M configure commit 160aa42b88234c5b484bb6628d78befe2a905d53 Author: Wolfgang Sourdeau Date: Wed Nov 7 09:49:46 2012 -0500 set the "check" target as a non-default target M Tests/Unit/GNUmakefile commit 0884a0f23ed063a5f5e2890fc4bf37d5a45b702f Author: Luc Charland Date: Tue Nov 6 15:39:14 2012 -0500 Modified CSS to move mail preference filter down M UI/WebServerResources/UIxPreferences.css commit 63024c30f07aca6710ccc0242228591dbf26f24d Author: Wolfgang Sourdeau Date: Tue Nov 6 13:50:26 2012 -0500 Make use of the new -[NSData compress] method and remove \n chars from base64 data M SoObjects/SOGo/SOGoWebAuthenticator.m commit 4b8a14e41eaf7ba43259eb4dce9e1c20c23e7603 Author: Wolfgang Sourdeau Date: Tue Nov 6 10:46:40 2012 -0500 Make use of SAML2 assertion as IMAP password M SoObjects/SOGo/SOGoWebAuthenticator.m commit ba67c57629241b54d2852c165fbf2296955582cf Author: Wolfgang Sourdeau Date: Tue Nov 6 10:46:11 2012 -0500 Save SAML2 assertion M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m commit 0f0b4926a9a2e41d81b9423bae35e2ba6952287a Author: Wolfgang Sourdeau Date: Tue Nov 6 10:45:53 2012 -0500 updated NEWS M NEWS commit 6ad59a8481972be77b1af56b93ec24dd6482aaf6 Author: Ludovic Marcotte Date: Tue Nov 6 09:04:18 2012 -0500 Apply patches for bug #2060 M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSString+Crypto.h M SoObjects/SOGo/NSString+Crypto.m M SoObjects/SOGo/SQLSource.m commit fe09a7969d5fe57468bd7540318da75111b767ab Author: Ludovic Marcotte Date: Tue Nov 6 08:05:23 2012 -0500 Automatically disable alarms for newly subsribed calendars. This fixes bug #2074. M SoObjects/SOGo/SOGoGCSFolder.m commit ca568ec5b548587f1ee3174d5be155ab9a215af2 Author: Jean Raby Date: Mon Nov 5 15:31:48 2012 -0500 Disable SAML2 on RHEL5 - its glib2 is prehistoric M packaging/rhel/sogo.spec commit 0a4809e2be49b89c0515d1ac63a3e0c89ac57455 Author: Jean Raby Date: Mon Nov 5 13:12:25 2012 -0500 Fix 'Show Raw Source' for tasks M UI/WebServerResources/SchedulerUI.js commit 627ebbaea904abdc51ebeda4729397a254837933 Author: Wolfgang Sourdeau Date: Mon Nov 5 10:34:46 2012 -0500 Updated documentation for NGImap4AuthMechanism M Documentation/SOGo Installation Guide.odt commit 48c41e6c62cd4cafd36f0fc19c5ad4c7f5428c42 Author: Wolfgang Sourdeau Date: Fri Nov 2 15:48:46 2012 -0400 Updated for SAML2 authentication M Documentation/SOGo Installation Guide.odt commit 9096f0b279c2b633057f1506290b2793437c793b Author: Wolfgang Sourdeau Date: Fri Nov 2 15:35:19 2012 -0400 Updates news M NEWS commit aeabd85c90e657b8b55831bd4c318bd8a9d421cf Author: Wolfgang Sourdeau Date: Fri Nov 2 15:31:49 2012 -0400 Finalized support for SAML2 logon M SoObjects/SOGo/SOGoSAML2Session.h M SoObjects/SOGo/SOGoSAML2Session.m M SoObjects/SOGo/SOGoSession.h M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/Common/UIxPageFrame.m M UI/MainUI/GNUmakefile.preamble M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoSAML2Actions.m M UI/MainUI/product.plist commit 695fc5fff9ec0fb5f0d4ffd1d5d07342d565e9fe Author: Wolfgang Sourdeau Date: Fri Nov 2 15:30:13 2012 -0400 added methods for supporting SAML2 configuration M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 6840fbb96c25dee846aa8280e8e79e4e4cd4210a Author: Wolfgang Sourdeau Date: Fri Nov 2 15:29:02 2012 -0400 added methods for supporting SAML2 persistence M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit b905f42f470f4341b269453b2a49bde4969481fe Author: Jean Raby Date: Fri Nov 2 14:25:26 2012 -0400 Encode username when deleting socfs table contents Using the same encoding as NSString+Utilities asCSSIdentifier M Scripts/openchange_cleanup.py commit e02221d7163cace26e0dc3b0bd357964c0436e51 Author: Wolfgang Sourdeau Date: Fri Nov 2 13:54:52 2012 -0400 Auto-generate the SOGoSAML2Exceptions helper module M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/gen-saml2-exceptions.py commit 9edab5ee4a765045eb18bdf5053e80b7923072ae Author: Jean Raby Date: Fri Nov 2 11:24:55 2012 -0400 Enable saml2 in rpms M packaging/rhel/sogo.spec commit bc2b003676fc0ca8479c57729be0366062adea14 Author: Wolfgang Sourdeau Date: Thu Nov 1 16:06:26 2012 -0400 Make use of pkg-config to retrieve gcc and ld options for liblasso M SoObjects/SOGo/GNUmakefile.preamble M configure commit a9b521c8be61b5ffab3ab8c4279c1e7c7825157a Author: Wolfgang Sourdeau Date: Thu Nov 1 11:29:27 2012 -0400 Added SOGoSAML2Session A SoObjects/SOGo/SOGoSAML2Session.h A SoObjects/SOGo/SOGoSAML2Session.m commit 157e66ad4f57cac2db87036f25ad03fdcdd494b0 Author: Wolfgang Sourdeau Date: Thu Nov 1 11:28:45 2012 -0400 added "--enable-saml2" configuration option and dependency on liblasso M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M UI/MainUI/GNUmakefile M configure commit 39c2d43cef0f20950dc616aa48ce6f60b23d7e2e Author: Wolfgang Sourdeau Date: Thu Nov 1 10:48:10 2012 -0400 Implemented "saml2-metadata" web method to fetch the metadata corresponding to the current server M UI/MainUI/GNUmakefile A UI/MainUI/SOGoSAML2Actions.m M UI/MainUI/product.plist commit ac5f0bb95a3f8c7e1455525dc32ad54c3eb7de6e Author: Wolfgang Sourdeau Date: Thu Nov 1 10:46:51 2012 -0400 implemented +[SOGoSAML2Session metadata] M SoObjects/SOGo/GNUmakefile commit e31f8098493b75d8575d10dc6b8615d2f885a1c5 Author: Wolfgang Sourdeau Date: Thu Nov 1 10:27:27 2012 -0400 Use the system defaults when the user defaults are not availble M UI/SOGoUI/UIxComponent.m commit a916ac892703c45fc1c4d720e7baf73c747d45d7 Author: Luc Charland Date: Fri Oct 26 13:39:28 2012 -0400 Fixed bug #1105 Remote images display There now is a configurable default in mail preferences where you can set remote images to display either Never or Always. M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/MailerUI.js commit 21ee23e7dfb10510d83a7ac081050215d215dcf2 Author: Wolfgang Sourdeau Date: Tue Oct 30 16:59:22 2012 -0400 avoid comparisons that extend past the string length M SoObjects/SOGo/NSString+Utilities.m commit 1223a6c0ee91d3dc9a3189384424219034eaefbc Author: Wolfgang Sourdeau Date: Tue Oct 30 09:41:20 2012 -0400 make use of -[WOComponent componentBundle] M UI/Scheduler/UIxComponentEditor.m commit 806ea9fd13a307bf71762da938a49db0b1acd33f Author: Wolfgang Sourdeau Date: Tue Oct 30 08:49:51 2012 -0400 do not duplicate the result of method calls into a NSMutableString M SOPE/GDLContentStore/GCSFolder.m commit 40a1a51845d1476b0bd0bd4c8d0e4eaa56bba6b0 Author: Wolfgang Sourdeau Date: Tue Oct 30 08:49:02 2012 -0400 cache the "startDate" M SOPE/NGCards/iCalTimeZonePeriod.h M SOPE/NGCards/iCalTimeZonePeriod.m commit 20cb769db1af72f878f0e19b13848e0c5630a32d Author: Wolfgang Sourdeau Date: Fri Oct 26 22:38:41 2012 -0400 style M SoObjects/SOGo/LDAPSource.m commit 2fdf4f55355377dffc8e696562fffaf1626be305 Author: Francis Lachapelle Date: Fri Oct 26 22:31:14 2012 -0400 Fix typos in Spanish (Spain) translation M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings commit 99296231194d352db4f9536035826b640a9f1a25 Author: Wolfgang Sourdeau Date: Thu Oct 25 21:58:34 2012 -0400 Accelerated basic page loading by caching the list of supported languages M SoObjects/SOGo/SOGoSystemDefaults.m commit cf0e0691f6edab754e911f7b5f50bf0c5e1180f1 Author: Wolfgang Sourdeau Date: Thu Oct 25 21:46:23 2012 -0400 Accelerated basic page loading by caching the user language M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit 1080bee3ba9749aad0dc28625081fc6a496f7280 Author: Wolfgang Sourdeau Date: Wed Oct 24 15:00:02 2012 -0400 style M ChangeLog commit 389f4d4c19065341fd4a20fa8a72d8feebb90cbf Author: Wolfgang Sourdeau Date: Wed Oct 24 14:59:13 2012 -0400 style M NEWS commit 1e04eb57176b1d7a4119c50762785d5963a47b8a Author: Francis Lachapelle Date: Wed Oct 24 14:21:27 2012 -0400 Update French translation M UI/PreferencesUI/French.lproj/Localizable.strings commit 28ecb6069db0867fca582c0380a9c9b1b42cf02c Author: Wolfgang Sourdeau Date: Wed Oct 24 00:04:00 2012 -0400 Updated version to 2.0.2 M Version commit c8780b4bfa0e87e46a7f9dc2293d8dc42d6b5ec9 Author: Wolfgang Sourdeau Date: Wed Oct 24 00:03:53 2012 -0400 Updated version to 2.0.2 M NEWS commit d51bf22976db8e01edad7fa9763b9d45fad63d6f Author: Wolfgang Sourdeau Date: Tue Oct 23 23:58:39 2012 -0400 Commented out allocation/deallocation debugging code M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreTable.m commit 73781f25f651adfeb2bb7f925e7fa4f607733e14 Author: Wolfgang Sourdeau Date: Tue Oct 23 23:47:06 2012 -0400 Updated copyright M SoObjects/SOGo/SOGoSystemDefaults.m commit a2f44dc346d50ac3cd6f0a72664ef708471eb9dd Author: Wolfgang Sourdeau Date: Tue Oct 23 17:18:44 2012 -0400 Updated version to 2.0.2 M ChangeLog M NEWS commit d1be924fd1f8f0843da8a84371aeafe8e4000512 Author: Wolfgang Sourdeau Date: Tue Oct 23 17:00:18 2012 -0400 Updated version to 2.0.2 M Documentation/SOGo Installation Guide.odt commit 15b44c6f5aa483300dabe8a5fc240b1fe50b7ed2 Author: Wolfgang Sourdeau Date: Tue Oct 23 16:59:48 2012 -0400 Updated version to 2.0.2 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 8a9336c599fc0d1c3047f42e3ec44736641f522b Author: Luc Charland Date: Tue Oct 23 16:11:45 2012 -0400 fixed bug #2062 priority shows prio_null When looking at a priority from a calendar where you don't have enough rights. In this case simply do not show anything in the field. M UI/WebServerResources/SchedulerUI.js commit ee712d2c11f73929e31a068ae3701df70f32ae59 Author: Francis Lachapelle Date: Tue Oct 23 15:21:19 2012 -0400 Restore missing translation strings M UI/PreferencesUI/German.lproj/Localizable.strings commit bb8eb2e1c3b0b14753fffb0b4e82ff6a27648ec2 Author: Francis Lachapelle Date: Tue Oct 23 15:17:28 2012 -0400 Restore missing translation strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings commit 31be93ef2e62c402fde5d562ac4d71af29df9fbd Author: Francis Lachapelle Date: Tue Oct 23 14:04:15 2012 -0400 Update translation - Dutch - French - German - Hungarian - SpanishArgentina - SpanishSpain M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Dutch.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/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 2cd0a643b93b07ea4526d8a0ef10f2efdb9a7f29 Author: Wolfgang Sourdeau Date: Tue Oct 23 13:42:27 2012 -0400 the defaults for "sogod" are now registered from libSOGo M OpenChange/MAPIStoreSOGo.m commit 1f80387fc8cccb70d839bb9c18a42af0f8ecadd9 Author: Wolfgang Sourdeau Date: Tue Oct 23 13:42:02 2012 -0400 simplified and fixed the overriding of "SOGoLDAPQueryLimit" and "SOGoLDAPQueryTimeout" M Tools/sogo-tool.m commit fe29c24e688c4223adcabcaa5db1d37f89a638c4 Author: Wolfgang Sourdeau Date: Tue Oct 23 13:41:34 2012 -0400 simplified defaults override code, for sogod and other SOGo-based processes, by giving prescendence to the user "user defaults", followed by sogo.conf, debconf.conf and finally SOGoDefaults.plist", and by adding "sogod" in the list of defaults "suites" M SoObjects/SOGo/SOGoSystemDefaults.m commit 007a325164d0ff108c13c4562e43e2017f0bb3ab Author: Wolfgang Sourdeau Date: Tue Oct 23 10:52:58 2012 -0400 Do not show any signature verification icon at all when SMIME is not supported M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox M UI/WebServerResources/MailerUI.js commit c844c221d38ea1c1916767677c6b581e01594431 Author: Wolfgang Sourdeau Date: Tue Oct 23 10:51:05 2012 -0400 Do not show any signature verification icon at all when SMIME is not supported D maintenance/dummytool.c commit 6859fd3652fa18742130fb590ca9910bae93ea79 Author: Wolfgang Sourdeau Date: Tue Oct 23 10:30:05 2012 -0400 Do not automatically depend on libcrypto and make fallback dependency on libssl optional M SoObjects/SOGo/GNUmakefile.preamble commit 2f9369db57daf6aed225f8ed84597155c2e65cf8 Author: Wolfgang Sourdeau Date: Tue Oct 23 10:29:05 2012 -0400 Do not provide a default fallback on libssl, when gnutls is not in use.\nInstead, we make the use of either library mandatory. M SoObjects/SOGo/NSData+Crypto.m commit 3fb2a835d7557972318d5532ef81edefed95453c Author: Wolfgang Sourdeau Date: Tue Oct 23 10:27:53 2012 -0400 removed the need for "dummytool" and enabled the "--with-ssl=X" option for the "configure" script M configure commit fa7a6507b5e2b1d0e2841d33e9059a2578aee487 Author: Wolfgang Sourdeau Date: Tue Oct 23 10:11:33 2012 -0400 new file M SoObjects/SOGo/GNUmakefile.preamble commit 60b078f55098bbb2e79e6ee2f30db1f5821ca384 Author: Francis Lachapelle Date: Tue Oct 23 07:13:14 2012 -0400 Fix double backslash in Polish translation M SoObjects/Appointments/Polish.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings commit 46a4cd3d4e1964cdb83c808ecfa45e7938507905 Author: Francis Lachapelle Date: Mon Oct 22 21:44:20 2012 -0400 Updated Polish translation M SoObjects/Appointments/Polish.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings commit 331b61d9b2b655ec2d239effdd63c8388937ef1b Author: Wolfgang Sourdeau Date: Mon Oct 22 15:17:47 2012 -0400 escape the username part of the tablename in order to obtain an acceptable SQL identifier M OpenChange/MAPIStoreUserContext.m commit 6d8c3289104e03102d03a202ecec5d898771f768 Author: Wolfgang Sourdeau Date: Mon Oct 22 10:09:13 2012 -0400 Fixed most build warnings M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Appointments/SOGoCalendarProxy.m M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/EOQualifier+MailDAV.h M SoObjects/Mailer/EOQualifier+MailDAV.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoUser+Mailer.m M SoObjects/SOGo/DOMNode+SOGo.h M SoObjects/SOGo/DOMNode+SOGo.m M SoObjects/SOGo/SOGoDefaultsSource.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoPublicBaseFolder.m M SoObjects/SOGo/WORequest+SOGo.m M Tools/SOGoEAlarmsNotifier.m M Tools/SOGoSockD.h M Tools/SOGoToolRemoveDoubles.m M Tools/SOGoToolRestore.m M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFilterPanel.m M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailMoveToPopUp.m M UI/MailerUI/UIxMailView.m M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit dac021799a45a4f1a843248dbd162070767e7297 Author: Wolfgang Sourdeau Date: Mon Oct 22 08:02:22 2012 -0400 Fixed most build warnings M SOPE/GDLContentStore/GCSSessionsFolder.m commit e717be612669a8206774e32155777e4aa00e85f3 Author: Wolfgang Sourdeau Date: Mon Oct 22 08:01:40 2012 -0400 Fixed most build warnings M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalObject.m M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/iCalXMLRenderer.m commit 667f0b4a132d522150e50f30a8a9b4115bacf3c9 Author: Wolfgang Sourdeau Date: Sat Oct 20 16:41:03 2012 -0400 style M UI/WebServerResources/SchedulerUI.js commit b3d2f7170888d566869ad2ff321740c0a0b30cde Author: Wolfgang Sourdeau Date: Sat Oct 20 16:40:44 2012 -0400 encode the url of the remote calendar, to enable the passing of url parameters M UI/WebServerResources/SchedulerUI.js commit 1f2ca23678fe9ca26e8146e118e753d5a06965bb Author: Wolfgang Sourdeau Date: Sat Oct 20 14:27:01 2012 -0400 update to latest edition of the Olson database, regenerated with the "--pure" parameter 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/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/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 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/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 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/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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 commit 321e7e635d1594e2d2e2369d22891282d470294b Author: Wolfgang Sourdeau Date: Sat Oct 20 14:26:23 2012 -0400 added "--pure" parameter to suggested command-line M SOPE/NGCards/TimeZones/UPDATING commit 5c9298febf76926dfebc9e63c202440ed7669c76 Author: Wolfgang Sourdeau Date: Sat Oct 20 13:28:31 2012 -0400 sort the timezone periods chronologically, in reverse order, to ensure that the most recent valid one is used M SOPE/NGCards/iCalTimeZone.m commit 948bafd2bf30b46654e4a006da7416633befdba7 Author: Wolfgang Sourdeau Date: Sat Oct 20 13:27:24 2012 -0400 s/occurence/occurrence/g M SOPE/NGCards/iCalTimeZonePeriod.h M SOPE/NGCards/iCalTimeZonePeriod.m M Tests/Unit/TestiCalTimeZonePeriod.m commit a632c82b59bdc6ea73d772101684d2dae0476f9e Author: Jeroen Dekkers Date: Fri Oct 19 18:46:46 2012 +0200 Implement a "make check" target that will run the unit tests M GNUmakefile M Tests/Unit/GNUmakefile M Tests/Unit/SOGoTestRunner.m M UI/Templates/GNUmakefile M UI/WebServerResources/GNUmakefile commit 990911e14272e2233b2530b15aa6f2d9afd7db2b Author: Jeroen Dekkers Date: Fri Oct 19 18:23:07 2012 +0200 Specify all necessary libraries when linking M Main/GNUmakefile.preamble M OGoContentStore/GNUmakefile.preamble M SOPE/GDLContentStore/GNUmakefile.preamble M SOPE/NGCards/GNUmakefile.preamble M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/common.make M UI/SOGoUI/GNUmakefile.preamble commit 439bb132c1eed1210cc88f160af0839b83f536eb Author: Jeroen Dekkers Date: Fri Oct 19 17:33:48 2012 +0200 Add support for GnuTLS M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/NSData+Crypto.m M Tests/Unit/GNUmakefile A Tests/Unit/TestNSData+Crypto.m A Tests/Unit/TestNSString+Crypto.m A UI/MailPartViewers/GNUmakefile.preamble M UI/MailPartViewers/UIxMailPartSignedViewer.m M configure A maintenance/dummytool.c commit 0482c1db333803e7ca4694ad13b9107d17e94054 Author: Jeroen Dekkers Date: Fri Oct 19 16:07:45 2012 +0200 Read configuration from /etc/sogo/sogo.conf M SoObjects/SOGo/SOGoSystemDefaults.m M Tools/sogo-tool.m commit 34f3ddd0d71a8ac7574b9dc7470a76400c691f95 Author: Jeroen Dekkers Date: Fri Oct 19 16:05:41 2012 +0200 Compile daemon as Position Independent Executable M Main/GNUmakefile commit 3cd249f231ecc69b2e48d0018aa12120233d9316 Author: Wolfgang Sourdeau Date: Fri Oct 19 04:37:56 2012 -0400 Reduced the delay used for fetching the mail rows from 200 to 100ms M UI/WebServerResources/SOGoDataTable.js commit 5e89c1236d475c29f43996eabdee22b64ade5cfa Author: Wolfgang Sourdeau Date: Fri Oct 19 04:37:36 2012 -0400 Merged the code of _getData into getData and getting rid of the delay for rows that are already in cache M UI/WebServerResources/SOGoMailDataSource.js commit b005b872de2ac1c10d25e4a4080729516166ac67 Author: Wolfgang Sourdeau Date: Fri Oct 19 04:34:13 2012 -0400 Style M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit b744710ee3c997a635abc24002d1f9333c6f8114 Author: Wolfgang Sourdeau Date: Thu Oct 18 14:13:32 2012 -0400 Updated copyright M UI/Common/WODirectAction+SOGo.m commit 479772a73f82456626d59337a8173732ba9844ed Author: Wolfgang Sourdeau Date: Thu Oct 18 13:37:42 2012 -0400 Further optimized things by caching the parsed strings dictionary directly M UI/Common/WODirectAction+SOGo.m commit 1e84bccf42e3321d9786378e8d43fd54e93f9b27 Author: Wolfgang Sourdeau Date: Thu Oct 18 13:00:59 2012 -0400 new optimization that strongly improve the lookup time of labels M UI/Common/WODirectAction+SOGo.m commit 4c6ca4efc2ad8e83a3bd09206cc9c24aae69c807 Author: Wolfgang Sourdeau Date: Thu Oct 18 11:51:23 2012 -0400 _handleAttendeesEdition: ensure that the attendee email is correctly see before registering it, since the JSON content may set empty entries M UI/Scheduler/UIxComponentEditor.m commit 1357bb2f35a3ead46df29067e856497456f72f8c Author: Wolfgang Sourdeau Date: Thu Oct 18 11:34:47 2012 -0400 -[EOAndQualifier initWithQualifiers:] must receive a nil-ended list (fixes #1999) M SoObjects/SOGo/SOGoGCSFolder.m commit cb61753cc4997e115a401ce96ba7c000d65b5e95 Author: Wolfgang Sourdeau Date: Thu Oct 18 11:04:50 2012 -0400 Fixed the display of the restorable folder ids M Tools/SOGoToolRestore.m commit 97aefee1ecfe8c179e56577e4718769dd0f197e1 Author: Wolfgang Sourdeau Date: Thu Oct 18 10:34:05 2012 -0400 removed the (apparently) useless version requirements, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach) M UI/SOGoElements/bundle-info.plist commit bde8f662a3f851d74bc69e660444a5d63ec88b94 Author: Wolfgang Sourdeau Date: Thu Oct 18 10:33:20 2012 -0400 removed (apparently) useless +version from classes, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach) M UI/SOGoUI/UIxComponent.m commit 1f586a4416a9cd2c8681b365891c465bc4614888 Author: Wolfgang Sourdeau Date: Thu Oct 18 10:33:14 2012 -0400 removed (apparently) useless +version from classes, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach) M SOPE/NGCards/iCalObject.m commit 565a48d36d6b7d07c4e4680f34a97c62436e9ed4 Author: Francis Lachapelle Date: Thu Oct 18 08:39:49 2012 -0400 Extend width of labels in preferences M UI/WebServerResources/generic.css commit 5b40562abc8252a628e2a53b15191062cfe40d3b Author: Francis Lachapelle Date: Thu Oct 18 08:38:58 2012 -0400 Add missing translation strings in scheduler M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit a13491f113f8db1c18aa54c18c6067cadb88ef70 Author: Francis Lachapelle Date: Thu Oct 18 08:30:54 2012 -0400 Add missing translations strings in preferences M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 06fc7ed49f6fed3ea5c20ee4eb020f4cab8c1b4f Author: Wolfgang Sourdeau Date: Wed Oct 17 08:26:22 2012 -0400 -submitWithFlags: adapt to new SOGoMailer API M OpenChange/MAPIStoreMailVolatileMessage.m commit 5a767904189e784c45425b6414e887ebaa2ffd5b Author: Wolfgang Sourdeau Date: Tue Oct 16 16:56:48 2012 -0400 Added support for SMTP PLAIN authentication M Documentation/SOGo Installation Guide.odt M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoMailer.h M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoSession.m M Tools/SOGoEAlarmsNotifier.m M UI/MailerUI/UIxMailView.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m commit ef5119f76599f6a11a75175726f055982fa63d83 Author: Wolfgang Sourdeau Date: Mon Oct 15 08:04:26 2012 -0400 crash: do not attempt to store nil body part keys, for emails having no text body M OpenChange/MAPIStoreMailFolder.m commit 23ea0065752191a987b84d5b7d48bbfb7db7fb2b Author: Wolfgang Sourdeau Date: Sat Oct 13 13:45:56 2012 -0400 nameExistsInFolder: removed useless method M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit d5c29b387055a67f6195c5092f6a04957a472b0f Author: Wolfgang Sourdeau Date: Sat Oct 13 10:59:18 2012 -0400 speedup of -synchroniseCache: assign message ids and change numbers in batch, as in the mail module M OpenChange/MAPIStoreGCSFolder.m commit 1f54b3dd0e7b1e252a6b2282428a1d999771d320 Author: Wolfgang Sourdeau Date: Sat Oct 13 10:56:56 2012 -0400 fixed typo in configuration sample M Documentation/SOGo Installation Guide.odt commit dec64722c8ff05b60d74f1af61cc82403e77c27b Author: Wolfgang Sourdeau Date: Sat Oct 13 09:59:13 2012 -0400 Use NSString instances for representing change numbers, rather than NSNumber M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m commit 1e92fe0395c05b013ddc74261708270dab150669 Author: Wolfgang Sourdeau Date: Sat Oct 13 09:50:43 2012 -0400 style M OpenChange/MAPIStoreGCSFolder.m commit 526f83d3c94fd74d5689eb0e0517973f595e8227 Author: Wolfgang Sourdeau Date: Fri Oct 12 23:29:38 2012 -0400 synchroniseCache: register new mail message ids and version numbers in batch with the new methods in MAPIStoreFolder and MAPIStoreMapping M OpenChange/MAPIStoreMailFolder.m commit 63abe73c29bc7d211a22722e8f3c489e1601b967 Author: Wolfgang Sourdeau Date: Fri Oct 12 23:28:47 2012 -0400 ensureIDsForChildKeys: new helper method that ensure that the child keys have a corresponding fmid and register them with -[MAPIStoreMapping registerURLs:withIDs:] if needed M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 9e551cca5bc0aebda0dcc0cc09f4de398bd793c7 Author: Wolfgang Sourdeau Date: Fri Oct 12 23:27:05 2012 -0400 registerURLs:withIDs: now takes an array of NSNumber or NSString instances M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit ea98a35fadde20d61de8fc9f037115c4bfc356a6 Author: Wolfgang Sourdeau Date: Fri Oct 12 23:25:51 2012 -0400 getNewFMIDs: new wrapper method around openchangedb_get_new_folderIDs M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 641eb8013b270a016ef78d3e8bffb3dcf384badc Author: Wolfgang Sourdeau Date: Fri Oct 12 17:44:26 2012 -0400 -registerURLs:withIDs: new method to register multiple urls at once M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 5e2453f3c45429f8055d35f98cc17a49a537f49b Author: Wolfgang Sourdeau Date: Fri Oct 12 17:42:43 2012 -0400 getNewChangeNumbers: new wrapper for openchangedb_get_new_changeNumbers M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit bc52ee69540981f383f7a8e40484ff93558df41f Author: Wolfgang Sourdeau Date: Fri Oct 12 16:56:35 2012 -0400 Updated index table M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit b1547d7212dfeb23a8d6c936db0a46cad77f8b23 Author: Luc Charland Date: Fri Oct 12 13:34:38 2012 -0400 related with bug #0724. Erase rows before ajax call. For a better user experience, first erase (hide) the rows that were deleted. Then make the ajax call for batchdelete. On confirmation really delete the rows. M UI/WebServerResources/ContactsUI.js commit 854985e12445e2e9e0931e7a1af40f48b171dcb9 Author: Luc Charland Date: Tue Oct 9 11:29:35 2012 -0400 Fixed bug #1477 Add decision in subject header M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Danish.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings commit e73ef5d98d0a377388ae21f4010b15aa69d15da5 Author: Francis Lachapelle Date: Wed Oct 10 15:33:04 2012 -0400 Updated Hungarian translation M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings commit f8aecc374c4c03bd6864e34b062cd8ad845eb479 Author: Wolfgang Sourdeau Date: Wed Oct 10 15:21:50 2012 -0400 Updated for 2.0.1 M NEWS commit a29c39c5d5cbe10327ca72ec65493fc32000759b Author: Wolfgang Sourdeau Date: Wed Oct 10 14:53:23 2012 -0400 Release 2.0.1 M ChangeLog commit f10739b3e962015102b3d98bd0dc49461c5e397b Author: Wolfgang Sourdeau Date: Wed Oct 10 14:51:46 2012 -0400 Searched and replaces "2.0.0" with "2.0.1" M Version commit 28fffddb9e79f91c22ca3b7eaeeab0a75bbce6cb Author: Wolfgang Sourdeau Date: Wed Oct 10 14:50:27 2012 -0400 Searched and replaces "2.0.0" with "2.0.1" M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit d597aeb508bba77d9961f62ff8fa4c0f93b2784e Author: Luc Charland Date: Wed Oct 10 12:38:23 2012 -0400 Used POST for the batch delete call instead of parameters This might have bust the 1024 limit. With post, no problem. M UI/WebServerResources/ContactsUI.js commit 58bb45477475086f0e4fa7831e108a5011f1d1d2 Author: Wolfgang Sourdeau Date: Wed Oct 10 11:57:36 2012 -0400 "id" is already a pointer type M SoObjects/Mailer/SOGoMailForward.m commit 420e5e075950a868441ffb5a2d82213fd18c7c76 Author: Wolfgang Sourdeau Date: Wed Oct 10 11:55:06 2012 -0400 include inttypes.h for PRIx64 M OpenChange/MAPIStoreMapping.m commit 62860a86698d5212898313c862968b3a88ee5722 Author: Wolfgang Sourdeau Date: Wed Oct 10 11:53:50 2012 -0400 removed obsolete file D .mtn-ignore commit 16f0ebc973db0f5010843e45721baf7d55cbb70c Author: Luc Charland Date: Wed Oct 10 10:56:06 2012 -0400 cosmetic change of a variable name M UI/WebServerResources/ContactsUI.js commit 2ddeb129e36a52f7cca2b9d65ef43031a4a26425 Author: Luc Charland Date: Wed Oct 10 10:19:52 2012 -0400 Changed currentContact to currentContactId. M UI/WebServerResources/ContactsUI.js commit a2c923aae1cbe3cd2a90e0f4e0e933fae278f98e Author: Luc Charland Date: Fri Oct 5 14:43:58 2012 -0400 Fixed bug #0724 Deleting multiple contacts batch Deleting multiple contacts currently involves one HTTP query per entry. It would be nice to implement a batch delete action, like in the Mail module. M UI/WebServerResources/ContactsUI.js commit dd1a8e9285537c0ae90d9fdba43091c5caf5e109 Author: Wolfgang Sourdeau Date: Wed Oct 10 10:38:50 2012 -0400 only preload message bodies of normal messages, ignore FAI ones M OpenChange/MAPIStoreMailFolder.m commit 37e8f7ca9835e596f5b93918b22c4f7c682f7290 Author: Wolfgang Sourdeau Date: Wed Oct 10 10:38:25 2012 -0400 "preload_message_bodies" now take an additional "enum mapistore_table_type" argument M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit 060c0369367ac64a36c280abe71f34a5bec66ce9 Author: Wolfgang Sourdeau Date: Wed Oct 10 08:43:21 2012 -0400 ensure that object versions are properly "masked" to 48-bit integers M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.m commit ad2b5fe4131748f474add997621923fd8c88ffa3 Author: Wolfgang Sourdeau Date: Wed Oct 10 08:42:44 2012 -0400 ensure that shifted property ids are correctly "masked" to 16-bit integers M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/NSObject+MAPIStore.m commit b56bc292377eb17c8a63022c2e7551458a13bb18 Author: Wolfgang Sourdeau Date: Tue Oct 9 17:27:08 2012 -0400 Fixed output of "ls" when searching resource files M UI/WebServerResources/GNUmakefile commit 5b7cbb6350cdbe2cee9710d3a13baf724a53b2d0 Author: Wolfgang Sourdeau Date: Tue Oct 9 16:39:24 2012 -0400 Use NSString instances as keys rather than NSNumber, to work around a performance issue with GNUstep < 1.24 M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m commit c9dad4cab66fd0a8a168586f00a17195f6fd5a9d Author: Wolfgang Sourdeau Date: Tue Oct 9 14:14:58 2012 -0400 Make use of +[NSString stringWithUnsignedLongLong:] from NGExtensions M OpenChange/MAPIStoreMapping.m commit 37b9aca9408ab3704ae2431bcafdafa7c7b57017 Author: Wolfgang Sourdeau Date: Tue Oct 9 14:03:28 2012 -0400 Do not consider fetching and storing user info for user ids or emails which contain spaces M SoObjects/SOGo/SOGoUserManager.m commit 2be692263369c3e45f9285b168c8ae6c4a30046a Author: Francis Lachapelle Date: Tue Oct 9 09:12:39 2012 -0400 Organizer email address clickable in event editor Fixes #2010 M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js commit 16a1b02826de53a95a47ea7e05ba3e5f94a69dfd Author: Francis Lachapelle Date: Mon Oct 8 16:31:17 2012 -0400 Fixed position of event info box in day view Fixes #2011 M UI/WebServerResources/SchedulerUI.js commit 113a95d2c7861df4a819249d7220178b856ae79d Author: Wolfgang Sourdeau Date: Sun Oct 7 00:17:42 2012 -0400 show "dealloc" messages since "init" messages are shown already M OpenChange/MAPIStoreSOGoObject.m commit 65462b273aee7d42558b6ca8778c04f77f6f47d5 Author: Wolfgang Sourdeau Date: Sun Oct 7 00:17:06 2012 -0400 dealloc: release the associated woContext, thereby fixing a mem leak M OpenChange/MAPIStoreUserContext.m commit 3c0e534d111e9e98d0bb7f80fd3fb5f0b06e3275 Author: Wolfgang Sourdeau Date: Sat Oct 6 14:51:26 2012 -0400 Keep unresolved users in the cache too, to avoid useless queries to the user database M SoObjects/SOGo/SOGoUserManager.m commit 2758b44d3775fdbda9ecfb8214443779a567f29d Author: Wolfgang Sourdeau Date: Sat Oct 6 14:19:34 2012 -0400 Small optimization, we avoid copying potentially big array of bytes by attaching a wrapper around the NSData object to the resulting binary structure M OpenChange/NSData+MAPIStore.m commit a549773554642002d9a6ba55da20737943bc905f Author: Wolfgang Sourdeau Date: Sat Oct 6 13:02:39 2012 -0400 Implemented a mechanism to preload body parts for email messages M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit a7691c552b888a8eae41c39852e592be3a482cea Author: Wolfgang Sourdeau Date: Sat Oct 6 13:01:44 2012 -0400 Renamed -preloadMessageBodies: to preloadMessageBodiesWithMIDs: and perform a conversion of MIDs to message keys instead of the subclass code M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit 61b6050058ac25c5d1cdafc5c336c8d59a7630d8 Author: Wolfgang Sourdeau Date: Sat Oct 6 12:19:30 2012 -0400 the bodystructure and body parts in an IMAP "fetch" response are now named following their requested identifier instead of "body" M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailListActions.m commit 46c82286d852ec901d1142c7573bb352bcf8528b Author: Wolfgang Sourdeau Date: Fri Oct 5 13:51:58 2012 -0400 Added -childKeyFromURL: as translation method and refactored -lookupMessageByURL: and -lookupFolderByURL: to make use of it M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 42ef6afd8b1bbb7d03e28ec580d3df736db7c70a Author: Wolfgang Sourdeau Date: Fri Oct 5 10:14:55 2012 -0400 Silenced errors and warnings regarding missing extensions M UI/WebServerResources/GNUmakefile commit b2ee81f75a9f4df5ca26403c84855fb7906057f7 Author: Wolfgang Sourdeau Date: Fri Oct 5 10:09:38 2012 -0400 Commented out freebusy exception for read accesses M OpenChange/MAPIStoreDBMessage.m commit 671ce26a4802109c0da4ddcbe55e3da3a2a18d74 Author: Wolfgang Sourdeau Date: Fri Oct 5 09:59:45 2012 -0400 struct UI8Array_r replaces struct I8Array_r M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTypes.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m commit eca09c87cccef0e3b6bb64e5ea0dbf8b75723e81 Author: Wolfgang Sourdeau Date: Fri Oct 5 09:55:01 2012 -0400 Implemented the folder.preload_message_bodies backend op M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit aa24d5133e620ced3cc87467a537226bee555d9c Author: Wolfgang Sourdeau Date: Fri Oct 5 09:54:22 2012 -0400 Without the backend prefix, the mapistore backend context would never be found M OpenChange/MAPIStoreContext.m commit f11308ef816ec2bb3af3d97718dd7f0a8a7baf54 Author: Francis Lachapelle Date: Thu Oct 4 10:07:30 2012 -0400 Updated NEWS file M NEWS commit 1b02490e858bf769f908eed990b5ae4a8b999fb5 Author: Wolfgang Sourdeau Date: Wed Oct 3 11:25:47 2012 -0400 Improved the performance of the dict population by using NSString keys rather than NSNumber ones. The discussion here "https://savannah.gnu.org/bugs/?37494" seems to indicate that this occurs only with old versions of GNUstep. M OpenChange/MAPIStoreMapping.m commit 034f2c8745dabb71e9e420eb478b668328d6cdb3 Author: Luc Charland Date: Fri Sep 28 15:42:49 2012 -0400 Fixed bug #1515 Task View is very basic. - Added sortable fields on Title, Due date, Location, Category and Calendar. - Added Priority column, also sortable. - Separated the logic of Events and Tasks. 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 M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 403822968867faf332c337688fdb89cc876151cf Author: Francis Lachapelle Date: Mon Oct 1 10:04:35 2012 -0400 Fixed messages list display in IE9 M UI/WebServerResources/MailerUI.js commit fe811314f6598a3dc69d442f033c041ad9ae11dd Author: Francis Lachapelle Date: Fri Sep 28 15:07:09 2012 -0400 Calendar module : fixed tab selection persistence M UI/WebServerResources/SchedulerUI.js commit 6d40f9d3abaa5eb9b8877e3b6549efaff46fe95e Author: Francis Lachapelle Date: Fri Sep 28 14:16:58 2012 -0400 Improved event info dialog box M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css commit 08eb4d9f842bb65acb353e684333e174e6d77d65 Author: Wolfgang Sourdeau Date: Thu Sep 27 19:23:56 2012 -0400 Only fetch subfolders when they are supported M OpenChange/MAPIStoreFolder.m commit ead3c8f6b9417c25f76be02e3e1fb2f356e557de Author: Wolfgang Sourdeau Date: Thu Sep 27 19:23:34 2012 -0400 Reindentation M OpenChange/MAPIStoreMailAttachment.m commit fba9788f99b95d6d9103fd75f58c95f6c15d4c34 Author: Wolfgang Sourdeau Date: Thu Sep 27 19:23:14 2012 -0400 We need to store the message UID as NSString keys rather than NSNumber instances, otherwise the lookups occurring later using NSString keys will not work M SoObjects/Mailer/SOGoMailFolder.m commit 3c9e11defb2cd5bbaf5b1a160d76ed409de7ceb3 Author: Jean Raby Date: Thu Sep 27 16:12:55 2012 -0400 openchange_cleanup.py misc fixups don't import ldb since it is not used (yet) comment out function that could call ldb fix imap{host,port} usage use 'username' instead of sys.argv[1] in pgsql cleanup... M Scripts/openchange_cleanup.py commit 1f8f61f2915f3c4bc2c00fb8f8931249932202ca Author: Francis Lachapelle Date: Thu Sep 27 10:46:48 2012 -0400 Updated ChangeLog M ChangeLog commit 557cb2bf2d6204469260bc6a45b134f39efd98e0 Author: Francis Lachapelle Date: Thu Sep 27 10:33:57 2012 -0400 Updated NEWS file M NEWS commit 1cf972074c3b27a2f263a9401cd90b93aa95a4fb Author: Francis Lachapelle Date: Thu Sep 27 10:03:54 2012 -0400 Coherance fix in mail editor title M UI/WebServerResources/UIxMailEditor.js commit 1f3f1888f507fa2888a2ecb6a16fc8df8cd2568c Author: Ludovic Marcotte Date: Thu Sep 27 08:44:03 2012 -0400 Improved guide in prepration for the release. M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit a51fb9e28b795c36393a79d9999c00e9ff849fc7 Author: Francis Lachapelle Date: Wed Sep 26 20:25:23 2012 -0400 Use a POST to copy/move contacts By submitting the ajax request as a post, we avoid reaching the web server url length limit. Fixes #1887 M UI/WebServerResources/ContactsUI.js commit 2711e0a0dbf8752f4d8385688dd1551c8598ae72 Author: Wolfgang Sourdeau Date: Wed Sep 26 17:07:19 2012 -0400 Retrieve the displayName rather the address part of the email address M OpenChange/MAPIStoreMailMessage.m commit d77f6be4506c9a1e07b14b1bb442ed71492bd595 Author: Francis Lachapelle Date: Wed Sep 26 15:18:09 2012 -0400 Fixed DnD of all-day events Fixes #1598 M UI/Scheduler/UIxAppointmentActions.m commit 75328b09a69561bad9d7598593d51ae3271c0762 Author: Francis Lachapelle Date: Wed Sep 26 14:55:27 2012 -0400 Improved layout of event/task editor M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit dfcf0caa93b8195a8ee7ef97cfc5ec2fcdcfa929 Author: Luc Charland Date: Wed Sep 26 13:27:41 2012 -0400 Fixed bug #1798 Web login should pre-select site default language. Using browser default language. M UI/Templates/MainUI/SOGoRootPage.wox commit 96a035a4ca85c2a0221763a0630a06f5e3d6914a Author: Luc Charland Date: Wed Sep 26 11:28:18 2012 -0400 Fixed bug #1104 : subject is used as title always When the windows were opened, subject was not used as title. M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js commit 37ccb0875c335abdf8fa961c744aa280dfd6e5d8 Author: Wolfgang Sourdeau Date: Wed Sep 26 11:50:28 2012 -0400 Check whether the "INBOX" folder has the "noinferiors" flag set before declaring that it accepts subfolder creation M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit a608e8471b4c17804fb70792eea95e6933daedcc Author: Ludovic Marcotte Date: Wed Sep 26 10:04:38 2012 -0400 Updated the doc in preparation for the release. M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit a6a30afe7564b5aff5a4940ea58295dfb02e3076 Author: Wolfgang Sourdeau Date: Wed Sep 26 09:28:37 2012 -0400 Set PidLidRecurrentPattern M OpenChange/MAPIStoreAppointmentWrapper.m commit 49ea1838357cf66918f746d6814024b19f377703 Author: Wolfgang Sourdeau Date: Wed Sep 26 09:27:59 2012 -0400 PidLidFExceptionalBody should be set only on event exceptions M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m commit 2760e35f152fed565f5a7a25b3b65aa467c75631 Author: Wolfgang Sourdeau Date: Wed Sep 26 09:26:38 2012 -0400 PidTagAccessLevel should not be set on folder objects M OpenChange/MAPIStoreFolder.m commit b734090ce5e2fb5afea60daf8fa58e2290cf8211 Author: Francis Lachapelle Date: Wed Sep 26 09:23:10 2012 -0400 Updated translations - Catalan - Dutch - French - German - Hungarian - Russian - Spanish (Argentina) - Spanish (Spain) M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings commit 01287d1aebc078d7204200d9873f4e1d04100df0 Author: Francis Lachapelle Date: Wed Sep 26 07:48:23 2012 -0400 SchedulerUI.js : removed unused variable M UI/WebServerResources/SchedulerUI.js commit 7e79b79c04ab20c20e8825b133b45f39c04c95d9 Author: Francis Lachapelle Date: Wed Sep 26 07:26:30 2012 -0400 Improvement over previous commit M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit ddc03a9391d3089502612d199a23b97002b2986c Author: Francis Lachapelle Date: Wed Sep 26 07:20:30 2012 -0400 Log entry when loading remote web calendar M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit dfe369dd207d0aba4792c70b5fdb22f54440efab Author: Luc Charland Date: Tue Sep 25 10:29:24 2012 -0400 Fixed bug #1944 Deleting a mail folder doesn't create the Trash mailbox. M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 129880f8c5b866ff8500f2fb2590e5a5593814bc Author: Francis Lachapelle Date: Tue Sep 25 14:21:15 2012 -0400 Updated guides to version 2.0.0 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 68efae1055a95fb6ea0546c75e05aa7cc00d22ba Author: Francis Lachapelle Date: Tue Sep 25 12:00:47 2012 -0400 Improved support for IE8/9 M NEWS M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoResizableTable.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/iefixes.css commit f08594e7ec910c5b378d3bd7d85a2a194f00ba1b Author: Francis Lachapelle Date: Tue Sep 25 11:47:50 2012 -0400 Minor CSS improvement to CKEditor Kama theme M UI/WebServerResources/generic.css commit ecd7a92fb6ac142e88f15f656f64a89525db93d1 Author: Francis Lachapelle Date: Tue Sep 25 11:47:08 2012 -0400 Preferences: remove extra line in signature editor M UI/WebServerResources/UIxPreferences.js commit 481b533fc6ecb6fe764701aecde8512c044fd8cb Author: Francis Lachapelle Date: Tue Sep 25 09:18:45 2012 -0400 SOGoDragHandles.js - cleanup source M UI/WebServerResources/SOGoDragHandles.js commit 90fe3edce234b79e17136cae7f978658780fb065 Author: Francis Lachapelle Date: Mon Sep 24 20:43:12 2012 -0400 Until date support in timezone periods Fixes #1487 M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m commit 903f6f2d72b0c83a76ccce23bb5f2cb935ab70e6 Author: Francis Lachapelle Date: Mon Sep 24 15:27:18 2012 -0400 Fixed display of signature editor in preferences M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 9f586db2a057814bbb2a1efa8d646deddcefacf8 Author: Francis Lachapelle Date: Mon Sep 24 14:27:22 2012 -0400 Fixed error message according to translations M SoObjects/Appointments/SOGoAppointmentObject.m commit 459c80dbf6db7b33c77ee2173306f5e1100291c4 Author: Francis Lachapelle Date: Mon Sep 24 14:07:56 2012 -0400 Don't loose composition window when opening mail Steps to reproduce: * open message in popup window * click reply or forward * re-open message in popup window from the messages list It will now open the message in a separate popup. Fixes #1908. M UI/WebServerResources/MailerUI.js commit b22b03caa597c3faa847074365b04c7ee7ad8834 Author: Francis Lachapelle Date: Mon Sep 24 13:46:43 2012 -0400 Fixed ID of newly subscribed .ics remote calendar M UI/WebServerResources/generic.js commit d024a62e98ec2cc087bced590643f5089740222f Author: Ludovic Marcotte Date: Mon Sep 24 13:26:20 2012 -0400 Simplified even more the previous commit. M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit a6b07cd158da1155e68b5927a941edcf191e8ac0 Author: Ludovic Marcotte Date: Mon Sep 24 13:16:14 2012 -0400 Fixed #1989 (clang bug with function definition within method) M SoObjects/Appointments/MSExchangeFreeBusy.m M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit c1fba4805e4301bb01e5ad50b77e7158a1b5d7bd Author: Francis Lachapelle Date: Mon Sep 24 12:18:18 2012 -0400 Fixed layout of contacts/calendars import dialogs M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 9bb897cea3cdf6470159e17c46a410a37c278ba4 Author: Ludovic Marcotte Date: Mon Sep 24 11:24:38 2012 -0400 Updated the guide in preparation for the v2 release. M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit ae6e32c40acab4b03fd733cedb8adb9b4aba4be2 Author: Francis Lachapelle Date: Mon Sep 24 11:21:48 2012 -0400 Fixed dates validation with new date picker M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxTaskEditor.js commit 23ebc24d94890327d8d264b9e096f02825bf651e Author: Wolfgang Sourdeau Date: Mon Sep 24 10:24:46 2012 -0400 Handle permissions on embedded messages too M OpenChange/MAPIStoreMessage.m commit b15234c26e25d4cc35f27d4c8810ec98e91f2bf4 Author: Francis Lachapelle Date: Fri Sep 21 22:05:07 2012 -0400 New date picker Removed the old popup calendar (Tigra) by an inline version (bootstrap-datepicker). Also revamped the time picker and the dialog boxes to fit the new look. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxDatePicker.wox A UI/WebServerResources/SOGoTimePicker.css M UI/WebServerResources/SOGoTimePicker.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxTaskEditor.js A UI/WebServerResources/datepicker.css A UI/WebServerResources/datepicker.js M UI/WebServerResources/generic.css D UI/WebServerResources/skycalendar.html D UI/WebServerResources/skycalendar.js commit 0181ec606d03d38265a6b45e617fff27ad942dbf Author: Francis Lachapelle Date: Fri Sep 21 21:48:39 2012 -0400 Cleanup months and weeks translations Removed the translations of months and weeks from the Scheduler bundle since they were already translated in Locale files. - The a3_ strings were removed (replaced by NSShortMonthNameArray) - The months strings were removed (replaced by NSMonthNameArray) - The weeks strings were removed (replaced by NSWeekDayNameArray) Moved the a2_ strings to the Common bundle and added a new method [UIxComponent commonLabelForKey:]. M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Danish.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianNynorsk.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/UIxPageFrame.m M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/JavascriptAPIExtensions.js commit fa0db25b168402f0859240c0784761e963e2515e Author: Jean Raby Date: Fri Sep 21 13:16:50 2012 -0400 Use self.attendee1_client when adding his event Use self.attendee1_client instead of self.client when calling _putevent M Tests/Integration/test-caldav-scheduling.py commit 544f59575bc39d52ecadec35f9f0d27b8b38453f Author: Luc Charland Date: Fri Sep 21 09:13:27 2012 -0400 added tags to gitignore M .gitignore commit 14586d251e5922b168a6157ad9f972b7faf4a764 Author: Luc Charland Date: Thu Sep 20 13:46:23 2012 -0400 fixed bug #1104 Titles of new messages' windows should reflect the subject M UI/WebServerResources/UIxMailEditor.js commit 26c97fe4ed7b652498b3b4d9246ed664f88d8bd8 Author: Luc Charland Date: Wed Sep 19 16:11:17 2012 -0400 Fixed bug 1930 Notification e-mail are not available on transifex for translate This simply needed to be passed to the translation before returning. M SoObjects/Appointments/SOGoAptMailICalReply.m commit 569a34c0f4916a62e2cb1eb7d19a9d47e037d9a6 Author: Wolfgang Sourdeau Date: Wed Sep 19 16:06:27 2012 -0400 Added PidTagHasNamedProperties M OpenChange/MAPIStoreMessage.m commit 1f8f31daff73cc481da528ea8192cfc27fade1e4 Author: Wolfgang Sourdeau Date: Wed Sep 19 16:05:52 2012 -0400 Embedded message can always be "saved" M OpenChange/MAPIStoreMessage.m commit 72fb3f552d38162562c3fe9a84e2a401cb321318 Author: Wolfgang Sourdeau Date: Wed Sep 19 12:25:20 2012 -0400 PidTagBody: do not return a body if it is an empty string or a simple crlf M OpenChange/MAPIStoreAppointmentWrapper.m commit 04d5284ef3172921d1404991ef696975807531e3 Author: Wolfgang Sourdeau Date: Wed Sep 19 12:23:56 2012 -0400 Added PidLidRecurrenceType, PidLidAppointmentTimeZoneDefinitionStartDisplay and PidLidAppointmentTimeZoneDefinitionEndDisplay M OpenChange/MAPIStoreAppointmentWrapper.m commit cad770bf76fcbe37374e98486cce41b52a20fe04 Author: Wolfgang Sourdeau Date: Wed Sep 19 12:22:07 2012 -0400 Moved PidTagException* properties to the right place M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarAttachment.h M OpenChange/MAPIStoreCalendarAttachment.m commit 89a41a9aa9edafb8f0f5f4f68fc198d14345d359 Author: Wolfgang Sourdeau Date: Wed Sep 19 12:00:07 2012 -0400 New method that returns a TimeZoneDefinition M OpenChange/iCalTimeZone+MAPIStore.h M OpenChange/iCalTimeZone+MAPIStore.m commit 2758b486f7a724bda16f7c660686079de8a698c1 Author: Wolfgang Sourdeau Date: Wed Sep 19 11:58:52 2012 -0400 Output url of object being registered M OpenChange/MAPIStoreContext.m commit d120b003bcb904e1a81dad3c5858385c136287b9 Author: Wolfgang Sourdeau Date: Wed Sep 19 11:57:53 2012 -0400 Fixed MID returned for embedded messages which have not yet been registered, in a way that registers them when required M OpenChange/MAPIStoreAttachment.m commit 7154588b24ae5179f4f6cc5c2d01d223700e6441 Author: Ludovic Marcotte Date: Wed Sep 19 11:46:01 2012 -0400 Improved previous commit. We now use the start date instead of the end date. M UI/Scheduler/UIxCalListingActions.m commit 85787e955903be62b5b066e7a81184be6e3065c9 Author: Francis Lachapelle Date: Wed Sep 19 11:26:54 2012 -0400 Event editor: ellipsis overflow to attendees list M UI/WebServerResources/UIxComponentEditor.css commit bda87eba071811e8be0cb7cc20de4709b9a45937 Author: Francis Lachapelle Date: Wed Sep 19 11:24:25 2012 -0400 Attendees window: fixed autocompletion selection Fixed the keyboard arrows navigation within the popup menu of matching entries. M UI/WebServerResources/UIxAttendeesEditor.js commit 49fafb498877139ff3e264460ec73e61aabdae09 Author: Francis Lachapelle Date: Wed Sep 19 11:20:30 2012 -0400 Scheduler: dynamic height for mini-calendar Fixes #1788. M UI/WebServerResources/SchedulerUI.css commit dbb9bac38c72a71b60a54b505f546aa961d9cd41 Author: root Date: Wed Sep 19 10:54:57 2012 -0400 Fix for bug #1571. M UI/Scheduler/UIxCalListingActions.m commit 491089e194a413dcb317a6267da24144fb2ed3cd Author: Luc Charland Date: Wed Sep 19 09:18:00 2012 -0400 Fixed bug 1929: Notifications about Modifications Notifications about Modifications don't show the Calendar name. When an email notification is selected by the user, the calendar name from which the event was changed is added to the email. Needs to be translated. M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Templates/Appointments/SOGoAptMailReceipt.wox commit 9b3e4c8ab88c5ccb4a7be972bc0fb211226d1117 Author: Luc Charland Date: Wed Sep 19 08:41:40 2012 -0400 Added .gitignore to cleanup git status A .gitignore commit 802f081f28afec53d6a95f8357ef66853c03f05e Author: Francis Lachapelle Date: Tue Sep 18 15:05:02 2012 -0400 Mail Editor: prohibit double-click on send button Added a "safety net" like when loading a page (UIxPageFrame) to avoid double-clicking on the send button. M UI/WebServerResources/UIxMailEditor.js commit 56a9692da45d8243869eaf5aa811d03b3496dadd Author: Francis Lachapelle Date: Tue Sep 18 15:04:14 2012 -0400 Single-window mode: fixed closing of popup window M UI/WebServerResources/generic.js commit a98bd71ec49debcf2c6710d2402e871baac3857f Author: Francis Lachapelle Date: Tue Sep 18 11:27:11 2012 -0400 Mail filters: CSS fix for input field length The extra input field for rules based on a custom header must be smaller in order for the rule to span only one row. M UI/WebServerResources/UIxFilterEditor.js commit 9669cd37c4643b1eb1c78afc1afa1833e07f513b Author: Wolfgang Sourdeau Date: Tue Sep 18 10:12:36 2012 -0400 One comment and one header added. M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFolder.m commit a6e9844b3af9fd63bce888c2b3b61f2dfac51ebf Author: Wolfgang Sourdeau Date: Tue Sep 18 10:05:46 2012 -0400 Added new ChangeLog A ChangeLog commit aa5dc52d184acca28756bcac0b8e8a4f29a5738b Author: Wolfgang Sourdeau Date: Tue Sep 18 10:02:52 2012 -0400 Renamed ChangeLog to ChangeLog.old D ChangeLog M ChangeLog.old A ChangeLog.skyrix commit b89db391bfa94a377fffa7a1b1df9d7f9aab0df1 Author: Francis Lachapelle Date: Tue Sep 18 09:44:12 2012 -0400 Preferences: CSS fix for IMAP accounts list M UI/WebServerResources/UIxPreferences.css commit 049095a77bed5268d44affc0481d9fa026e7bb80 Author: Wolfgang Sourdeau Date: Tue Sep 18 09:13:02 2012 -0400 Removed PidNameContentClass as it was useless M OpenChange/MAPIStoreMessage.m commit fc65172756683b910c94d87361555e5be201c2a0 Author: Ludovic Marcotte Date: Mon Sep 17 10:06:18 2012 +0000 Fix for bug #1689 Monotone-Parent: 7605704028eff50386f4f9c1e4e93aa47eea31c3 Monotone-Revision: ae08767667624a609d7996a164800377cb574081 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-09-17T10:06:18 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/iCalEvent+MAPIStore.m commit ec2e71090ee89d510f329a0d9dd983d55894368f Author: Francis Lachapelle Date: Mon Sep 17 13:55:22 2012 +0000 See ChangeLog Monotone-Parent: 9e1649b38d7b35c48bc95fdbaa0ed062a6046495 Monotone-Revision: 7605704028eff50386f4f9c1e4e93aa47eea31c3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-17T13:55:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.css M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.css D UI/WebServerResources/tbtv_corner_17x17.gif A UI/WebServerResources/tbtv_corner_17x22.png D UI/WebServerResources/tbtv_corner_minus_17x17.gif A UI/WebServerResources/tbtv_corner_minus_17x22.png D UI/WebServerResources/tbtv_corner_plus_17x17.gif A UI/WebServerResources/tbtv_corner_plus_17x22.png D UI/WebServerResources/tbtv_junction_17x17.gif A UI/WebServerResources/tbtv_junction_17x22.png D UI/WebServerResources/tbtv_line_17x17.gif A UI/WebServerResources/tbtv_line_17x22.png D UI/WebServerResources/tbtv_minus_17x17.gif A UI/WebServerResources/tbtv_minus_17x22.png D UI/WebServerResources/tbtv_plus_17x17.gif A UI/WebServerResources/tbtv_plus_17x22.png commit 0da95738348d2b26e59c03db78b4c8a6c795f15a Author: Ludovic Marcotte Date: Thu Sep 13 15:49:22 2012 +0000 See ChangeLog Monotone-Parent: df3aa42d7aa65c233839e872cc103d9cf8c2d654 Monotone-Revision: 9e1649b38d7b35c48bc95fdbaa0ed062a6046495 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-09-13T15:49:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreCalendarMessage.m commit c9b456c86d7fe4b9daa05236815cd12262243c78 Author: Ludovic Marcotte Date: Wed Sep 12 14:42:24 2012 +0000 See ChangeLog Monotone-Parent: 0be42fb4ac553a3b8b6b1d18144d2c4aa9dfdd0e Monotone-Revision: df3aa42d7aa65c233839e872cc103d9cf8c2d654 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-09-12T14:42:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit e87e1ab083bc43a18a01c8f1e0dfa2ab82ee605a Author: Ludovic Marcotte Date: Wed Sep 12 10:16:20 2012 +0000 See ChangeLog Monotone-Parent: 05dfd85bdc0651db027e7df47810671a4f906fad Monotone-Revision: 0be42fb4ac553a3b8b6b1d18144d2c4aa9dfdd0e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-09-12T10:16:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessage.m commit 16b81149addd90d015bb385ba51af26a56c7f9ff Author: Francis Lachapelle Date: Wed Sep 12 08:41:52 2012 +0000 Fixed label of dialog box when deleting tasks. Monotone-Parent: 3659b890e1b6dd8754451e02886703b665ae78dc Monotone-Revision: 05dfd85bdc0651db027e7df47810671a4f906fad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-12T08:41:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 3369561b008b351ff6314fa76f699744768a9f2a Author: Francis Lachapelle Date: Wed Sep 12 08:41:22 2012 +0000 Fixed background opacity with dialogs on IE. Monotone-Parent: 97e02e31cb9e8ce215a0d0d092e79db5cc210a3c Monotone-Revision: 3659b890e1b6dd8754451e02886703b665ae78dc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-12T08:41:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 74cc3b79b74d33ab4d91d77e2e2f0ac4dbd097ff Author: Jean Raby Date: Mon Sep 10 20:43:58 2012 +0000 Scripts/openchange_cleanup.py: use plistlib to read sogo defaults instead of ugly hack Monotone-Parent: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62 Monotone-Revision: 97e02e31cb9e8ce215a0d0d092e79db5cc210a3c Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-09-10T20:43:58 Monotone-Branch: ca.inverse.sogo M Scripts/openchange_cleanup.py commit 24f9f4ef842b1ad38a7094ce0763c21261c937ae Author: Francis Lachapelle Date: Mon Sep 10 17:19:52 2012 +0000 Improved layout of preferences window. Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-10T17:19:52 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit b240f9bec3b9068e84d8ff84096d38daae66dce1 Author: Francis Lachapelle Date: Fri Sep 7 19:53:33 2012 +0000 CSS fix Monotone-Parent: 157670819f732591d0987b295faeb89c843803db Monotone-Revision: 7eaed9fd683e2598617632feb838450cca393c9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-07T19:53:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit e7f0c9c03f5abd85c66245830261a2cbe2a3b226 Author: Francis Lachapelle Date: Fri Sep 7 19:46:49 2012 +0000 See ChangeLog Monotone-Parent: eb22f4d3b368a79ce56bcad18f9f176fff0cb73c Monotone-Revision: 157670819f732591d0987b295faeb89c843803db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-07T19:46:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/SOGoTabsController.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit fc62d76b1fd2ff4c3ffba38559d13426746aedf7 Author: Wolfgang Sourdeau Date: Fri Sep 7 16:46:18 2012 +0000 Monotone-Parent: 7c8fce0426b2ec4def5226f16a9bcf2cff5dcfb9 Monotone-Revision: 1cc99cc487a5bfdb791d4067042b904d7eb47795 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-07T16:46:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreObject.m commit 772c73ac13373fc726879674335ca75f2c2bb9f5 Author: Wolfgang Sourdeau Date: Fri Sep 7 16:44:13 2012 +0000 Monotone-Parent: 053b5d33cbcf453e7c7216c0b2a168a0f0ffa0d5 Monotone-Revision: 7c8fce0426b2ec4def5226f16a9bcf2cff5dcfb9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-07T16:44:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.m commit 868c7b19cd4cb5281e5b65d85f19f723978762b5 Author: Wolfgang Sourdeau Date: Thu Sep 6 20:54:29 2012 +0000 Monotone-Parent: f643d3c57f70e9da6cd4bbc6b07967927a9a0d53 Monotone-Revision: 053b5d33cbcf453e7c7216c0b2a168a0f0ffa0d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T20:54:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m commit fcc4334f765f0a18241006827d60419bcc0b3f51 Author: Wolfgang Sourdeau Date: Thu Sep 6 20:53:42 2012 +0000 Monotone-Parent: 9284db2af3ffef975cdd8b2d8850440185181e83 Monotone-Revision: f643d3c57f70e9da6cd4bbc6b07967927a9a0d53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T20:53:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit b64e76afc697984c7342574197b884e0166013cf Author: Wolfgang Sourdeau Date: Thu Sep 6 19:09:27 2012 +0000 Monotone-Parent: 61e6bd1534fa646d1aa34f95f3966c2f8533153d Monotone-Revision: 9284db2af3ffef975cdd8b2d8850440185181e83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T19:09:27 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7e79f39c8a0b7716c73f822c0020ef14a1058d3a Author: Wolfgang Sourdeau Date: Thu Sep 6 19:09:05 2012 +0000 Monotone-Parent: 92936cd67e5a99d0fc17d50aa99fbbaa31b167d0 Monotone-Revision: 61e6bd1534fa646d1aa34f95f3966c2f8533153d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T19:09:05 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m commit 68dc7382398b311e4428ce4d880cd4a6c236753a Author: Wolfgang Sourdeau Date: Thu Sep 6 19:05:59 2012 +0000 Monotone-Parent: 1f5b4286b78bd24005e7d3227993347564bf76b5 Monotone-Revision: 92936cd67e5a99d0fc17d50aa99fbbaa31b167d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T19:05:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailContext.m commit acea40f2959dad4efa5c4f734f1752beb741ba03 Author: Wolfgang Sourdeau Date: Thu Sep 6 18:29:25 2012 +0000 Monotone-Parent: a1a4f8e01241e22f0964fc0320be28504ae6e68b Monotone-Revision: 1f5b4286b78bd24005e7d3227993347564bf76b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T18:29:25 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m commit 1d95cdae7c6681a7a0924814ec3d4c9962e5251b Author: Wolfgang Sourdeau Date: Thu Sep 6 18:29:08 2012 +0000 Monotone-Parent: 0b736cc980075f71e643c2c71341dee25f434fb9 Monotone-Revision: a1a4f8e01241e22f0964fc0320be28504ae6e68b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T18:29:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailContext.m commit 2bf242c97b8ff7045218067dd6242d53cb9dc611 Author: Wolfgang Sourdeau Date: Thu Sep 6 14:15:03 2012 +0000 Monotone-Parent: 3cd1b3a63a62fe841a9e4978d5ca818ab175f870 Monotone-Revision: e95189d2eb78ea96edf9291b7136e415251a7eb4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T14:15:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit fe39d82f5d17bf128094e621ac9c2dd9cff1002a Author: Wolfgang Sourdeau Date: Thu Sep 6 14:13:24 2012 +0000 Monotone-Parent: b6e0c5de869a2a15ff75f7dd4850ede790373285 Monotone-Revision: 3cd1b3a63a62fe841a9e4978d5ca818ab175f870 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-06T14:13:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit 584ba34a49bd375e164832d18dde22d9e2ca1ecb Author: Ludovic Marcotte Date: Thu Sep 6 07:46:05 2012 +0000 Fixed the yum clean directive Monotone-Parent: b6e0c5de869a2a15ff75f7dd4850ede790373285 Monotone-Revision: 980f8e11a36d32aa3078b0d7bb5d661b1dad120f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-09-06T07:46:05 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 0af7547b8a05b4f7cb8e985e0a86115fa56edaf9 Author: Wolfgang Sourdeau Date: Wed Sep 5 20:07:17 2012 +0000 Monotone-Parent: d37b05310d38d5954711085cdeecbc2ffc7e8d82 Monotone-Revision: b6e0c5de869a2a15ff75f7dd4850ede790373285 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-05T20:07:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit 9874fa469c33e5259131a8c13c05e1f6749a93ff Author: Wolfgang Sourdeau Date: Wed Sep 5 20:06:22 2012 +0000 Monotone-Parent: 5256e25412e03d77d707a92d0bcfda4e03f05d98 Monotone-Revision: d37b05310d38d5954711085cdeecbc2ffc7e8d82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-05T20:06:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarAttachment.m commit d2856c26c84370065f72a3edd7dd2be6e4abb745 Author: Francis Lachapelle Date: Wed Sep 5 18:23:42 2012 +0000 Added architecture diagram in configuration guide Monotone-Parent: adcbde36428e7bc286173eed54c027092d9116bf Monotone-Revision: 5256e25412e03d77d707a92d0bcfda4e03f05d98 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-05T18:23:42 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt A Documentation/openchange.png commit b5b9eecce19376d8364f3e50c4b78a5b0ed61b16 Author: Jean Raby Date: Wed Sep 5 17:13:31 2012 +0000 exclude .py and .sh files from being compressed by dh_compress Monotone-Parent: 631650bf7e67489a8bf42e8edf637b07f298ec39 Monotone-Revision: adcbde36428e7bc286173eed54c027092d9116bf Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-09-05T17:13:31 Monotone-Branch: ca.inverse.sogo M packaging/debian-multiarch/rules M packaging/debian/rules commit c0921c641be22e21aac0db7e6ad1348ab63335b7 Author: Jean Raby Date: Tue Sep 4 18:49:48 2012 +0000 Scripts/openchange_cleanup.py: don't use subprocess.check_output since it it not available in py2.6 Actually use imapport + imaphost Monotone-Parent: a223e7453cba5fece9978e8b04d3890c9d290735 Monotone-Revision: 631650bf7e67489a8bf42e8edf637b07f298ec39 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-09-04T18:49:48 Monotone-Branch: ca.inverse.sogo M Scripts/openchange_cleanup.py commit 82530229ccf743bfbd23b70d5bf8a46df5ecab48 Author: Francis Lachapelle Date: Tue Sep 4 17:52:59 2012 +0000 Updated NEWS file Monotone-Parent: 31dc3dd102c504ce978c1809310a4924273fc57b Monotone-Revision: 7c7520aa207bce4701e10594a7e6854a244e9f7e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-04T17:52:59 M NEWS commit 1c128a224f9c62a33cd8374983a0ae06dda4ada4 Author: Francis Lachapelle Date: Tue Sep 4 17:46:23 2012 +0000 See ChangeLog Monotone-Parent: 635c9e7117554059bb6df5357a9f71f448867b55 Monotone-Revision: 31dc3dd102c504ce978c1809310a4924273fc57b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-04T17:46:23 M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit 665d11976afdf99115b1ee227f38fb47a8f32144 Author: Francis Lachapelle Date: Fri Aug 31 20:31:33 2012 +0000 See ChangeLog Monotone-Parent: 749811709acadced020a19e4ce7c00f07ac86e77 Monotone-Revision: 635c9e7117554059bb6df5357a9f71f448867b55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-31T20:31:33 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit df1c4490f47e9566ac764f33bdaf0242a492ff5b Author: Ludovic Marcotte Date: Fri Aug 31 10:56:02 2012 +0000 Slightly updated the documentation Monotone-Parent: 41a8d7f00d570d1b57f907d8292866904cbb140e Monotone-Revision: a223e7453cba5fece9978e8b04d3890c9d290735 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-31T10:56:02 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 77053890e39cb467c1811ff7bc2482e98faed054 Author: Jean Raby Date: Wed Aug 29 12:57:49 2012 +0000 Really add Scripts/openchange_cleanup.py Monotone-Parent: cebb37d367ee5534f83da28bfdd4300b276e285d Monotone-Revision: 41a8d7f00d570d1b57f907d8292866904cbb140e Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-29T12:57:49 Monotone-Branch: ca.inverse.sogo A Scripts/openchange_cleanup.py commit 4798b18598b0e0e9ca705e5300ea1569cb7d2b21 Author: Francis Lachapelle Date: Wed Aug 29 12:56:00 2012 +0000 Minor CSS cleanup Monotone-Parent: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf Monotone-Revision: 749811709acadced020a19e4ce7c00f07ac86e77 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-29T12:56:00 M UI/Templates/Appointments/SOGoAptMailUpdate.wox M UI/WebServerResources/UIxAppointmentEditor.css commit 8e37493c41485f4e9050f17c0caea16172c9c7ad Author: Francis Lachapelle Date: Tue Aug 28 16:15:34 2012 +0000 Updated NEWS file Monotone-Parent: 1197c3bf706bd47a4ccf0590095edac350720500 Monotone-Revision: 6715d58c21f1a56fe1676af927c8dbc0dc2b3cdf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T16:15:34 M NEWS commit d37962a08bb792ef2e91f586dc8f269a57e90efe Author: Francis Lachapelle Date: Tue Aug 28 16:03:02 2012 +0000 Updated guides for 1.3.18 Monotone-Parent: f1882bcb770dc06a864552a193dba1c427913841 Monotone-Revision: 1197c3bf706bd47a4ccf0590095edac350720500 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T16:03:02 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Scripts/updates.php commit 6f7b728d557463ec1bbf718705fb0d41c6c796a5 Author: Jean Raby Date: Tue Aug 28 15:03:20 2012 +0000 Document openchange_cleanup.py Monotone-Parent: 2d2ee6b01c8bc748013e83a629b2cc184404a017 Monotone-Revision: 02b6f913c445756d25887e84a443f77942949032 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-28T15:03:20 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 766b0a1dfb86613c108478649fc0f281b16c1710 Author: Jean Raby Date: Tue Aug 28 14:38:52 2012 +0000 * Scripts/openchange_cleanup.py: New script to clean an openchange user profile * packaging/*: install the new script. Including a small tweak for python2.6 on rhel5 Monotone-Parent: 62e7b3488d4ad08a0899f6a8ce833621b1476f8c Monotone-Revision: 2d2ee6b01c8bc748013e83a629b2cc184404a017 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-28T14:38:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M packaging/debian-multiarch/sogo.docs M packaging/debian/sogo.docs M packaging/rhel/sogo.spec commit bc0bd77d4595653947d7187343354fffe18f2631 Author: Francis Lachapelle Date: Tue Aug 28 13:30:34 2012 +0000 Updated Spanish (Spain) translation Monotone-Parent: 6da35bf3e764354a5472752070138259d909ae56 Monotone-Revision: f1882bcb770dc06a864552a193dba1c427913841 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:30:34 M NEWS M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings commit 925412ffcf6752b7eb73b129965ff14bcce3ed7d Author: Francis Lachapelle Date: Tue Aug 28 13:27:29 2012 +0000 Updated Spanish (Argentina) translation Monotone-Parent: 0bf69082b57290bcfab6429fbda6b1c808ecc1df Monotone-Revision: 6da35bf3e764354a5472752070138259d909ae56 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:27:29 M NEWS M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings commit adcc2464bddf67208c11e2ebb376007599d49b56 Author: Francis Lachapelle Date: Tue Aug 28 13:16:22 2012 +0000 Updated Russian translation Monotone-Parent: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c Monotone-Revision: 0bf69082b57290bcfab6429fbda6b1c808ecc1df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:16:22 M NEWS M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 23ad5d346b5001b57ee399a17008898b30ffb8c5 Author: Francis Lachapelle Date: Tue Aug 28 13:13:35 2012 +0000 Updated Hungarian translation Monotone-Parent: bb39c11ed393374b768c109eaa578fac70637cb5 Monotone-Revision: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:13:35 M NEWS M SoObjects/Appointments/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 M UI/Scheduler/Hungarian.lproj/Localizable.strings commit 9e7ba6d66ace9348894a749fa8b64c0c6d8a399f Author: Francis Lachapelle Date: Tue Aug 28 13:11:44 2012 +0000 Updated German translation Monotone-Parent: 6050d42b2809f4f4663038de175b17515fd36a91 Monotone-Revision: bb39c11ed393374b768c109eaa578fac70637cb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:11:44 M NEWS M SoObjects/Appointments/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 575565c473788db1e2d4f319c80bcc26dc3e2353 Author: Francis Lachapelle Date: Tue Aug 28 13:07:30 2012 +0000 Updated Dutch translation Monotone-Parent: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648 Monotone-Revision: 6050d42b2809f4f4663038de175b17515fd36a91 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:07:30 M NEWS M UI/Contacts/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings commit b05af38cf6173e6580a17c776b933d973f88d32b Author: Francis Lachapelle Date: Tue Aug 28 13:02:12 2012 +0000 Updated Catalan translation Monotone-Parent: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2 Monotone-Revision: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T13:02:12 M NEWS M SoObjects/Appointments/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/PreferencesUI/Catalan.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings commit 2ac68a818ea235db7a99c65482d2aa5a05ae7ce3 Author: Francis Lachapelle Date: Tue Aug 28 12:58:06 2012 +0000 Updated French translation Monotone-Parent: af632270926a9ff2164d4226f6a04ab281a2fdb2 Monotone-Revision: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T12:58:06 M SoObjects/Appointments/French.lproj/Localizable.strings commit 246bae6cc42c1be00d3c17aebe1b1919640ec91e Author: Francis Lachapelle Date: Tue Aug 28 12:55:30 2012 +0000 Round corners for .ics Monotone-Parent: e5e46473685093f9076981f90edbe581992247e7 Monotone-Revision: efd2971c30fdf12f7c60edbe1950e3bc6b3e4398 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-28T12:55:30 M UI/WebServerResources/MailerUI.css commit 74a6c2f1d980468a6096b0522651a4c15256107e Author: Ludovic Marcotte Date: Tue Aug 28 08:48:41 2012 +0000 Updated the docs for Funambol v10.0.3 Monotone-Parent: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835 Monotone-Revision: 4194d463f4a1cb6539347d116d278cd1e6cb9d12 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-28T08:48:41 M Documentation/SOGo Installation Guide.odt commit da6b5696a0eb312b58e23e2b99cd21f1592434ac Author: Francis Lachapelle Date: Mon Aug 27 20:35:10 2012 +0000 See ChangeLog Monotone-Parent: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835 Monotone-Revision: e5e46473685093f9076981f90edbe581992247e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-27T20:35:10 M ChangeLog M NEWS M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Templates/Appointments/SOGoAptMailDeletion.wox M UI/Templates/Appointments/SOGoAptMailICalReply.wox M UI/Templates/Appointments/SOGoAptMailInvitation.wox M UI/Templates/Appointments/SOGoAptMailReceipt.wox M UI/Templates/Appointments/SOGoAptMailUpdate.wox commit 4d71ec17f64e5ffeddc5c1e0388c7e1e2f4f33f3 Author: Francis Lachapelle Date: Mon Aug 27 15:33:34 2012 +0000 See ChangeLog Monotone-Parent: 6132fa152e84c6f1d0cd0239e2dff1524f6b34c1 Monotone-Revision: 728de9d1f91919c2ef87a31aa2d11b9b1a3a9835 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-27T15:33:34 M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/generic.js commit 07b41d4420a121017285f7fffdad51c683ab0e00 Author: Francis Lachapelle Date: Mon Aug 27 14:41:38 2012 +0000 See ChangeLog Monotone-Parent: 81e5a2cbed9325efd0e582da75adabe4e79cff9f Monotone-Revision: 6132fa152e84c6f1d0cd0239e2dff1524f6b34c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-27T14:41:38 M ChangeLog M NEWS M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 23386cab11086685967d5d0848e2e86b30032b86 Author: Ludovic Marcotte Date: Mon Aug 27 09:40:18 2012 +0000 See ChangeLog Monotone-Parent: 02a0c346903984d754efc6a1339191e14f2a9b9f Monotone-Revision: 81e5a2cbed9325efd0e582da75adabe4e79cff9f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-27T09:40:18 M ChangeLog M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m commit 8d1303f41d0b31bb917c082c422315f1f1de6be0 Author: Francis Lachapelle Date: Fri Aug 24 19:59:46 2012 +0000 Improved CSS of headers of attached messages. Monotone-Parent: 0942f75d4ff9b5111c95d1cd9bee0a65f57f888b Monotone-Revision: 02a0c346903984d754efc6a1339191e14f2a9b9f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-24T19:59:46 M UI/WebServerResources/MailerUI.css commit 6bf0a28c5ce9fd9a0b6d61871b4de4795d081f70 Author: Francis Lachapelle Date: Fri Aug 24 19:58:04 2012 +0000 See ChangeLog Monotone-Parent: c3154515eeade57787d4fb276b1cd5ba9bd7488d Monotone-Revision: 0942f75d4ff9b5111c95d1cd9bee0a65f57f888b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-24T19:58:04 M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit ea30ab1a5e48663c90afff060ca2362cc7987908 Author: Jean Raby Date: Fri Aug 24 14:43:33 2012 +0000 Updated installation step for Debian Squeeze. Monotone-Parent: e9cb8a37d8bab3091b59b8f07c29c1b5b23e141d Monotone-Revision: 62e7b3488d4ad08a0899f6a8ce833621b1476f8c Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-24T14:43:33 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 8530f7950d92966513605bcd79ca9966f97a2f8a Author: Francis Lachapelle Date: Fri Aug 24 13:55:15 2012 +0000 Updated NEWS file Monotone-Parent: 80de9d7a5b5a171a2e958a616293b16a76c4c756 Monotone-Revision: c3154515eeade57787d4fb276b1cd5ba9bd7488d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-24T13:55:15 M NEWS commit 29c5915c490d27cb30c029d8410472f7eccc426b Author: Ludovic Marcotte Date: Fri Aug 24 10:25:13 2012 +0000 Improved documentation regarding Dovecot's IMAP proxy Monotone-Parent: 28a7f739364a5ec7c2076aea5f8a59c6910c4727 Monotone-Revision: e9cb8a37d8bab3091b59b8f07c29c1b5b23e141d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-24T10:25:13 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 6f0cc7502d712165b46acc589d53a2f995149ccc Author: Ludovic Marcotte Date: Thu Aug 23 16:51:24 2012 +0000 See ChangeLog Monotone-Parent: ec64b102b590c4a7b217fe508a46ad302e12adce Monotone-Revision: 28a7f739364a5ec7c2076aea5f8a59c6910c4727 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-23T16:51:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit e8831b4fe4776e74a27bb22a0c653626243b5035 Author: Francis Lachapelle Date: Thu Aug 23 12:43:37 2012 +0000 Updated installation guide: version 1.3.18, SOGoUIxAdditionalPreferences. Monotone-Parent: 52bc1ab2a2dcc4de7809fd592d0e9c41c556cf17 Monotone-Revision: 80de9d7a5b5a171a2e958a616293b16a76c4c756 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-23T12:43:37 M Documentation/SOGo Installation Guide.odt commit 426696b03360fc6b4b3c29206f6b0264cb93b2fc Author: Francis Lachapelle Date: Wed Aug 22 13:49:45 2012 +0000 See ChangeLog. Monotone-Parent: 6722e59df0723e9698a938cf20033b44e842756f Monotone-Revision: 52bc1ab2a2dcc4de7809fd592d0e9c41c556cf17 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-22T13:49:45 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit 4156dc77fc07e905cdbcdc12eb2e08dbef9ac42e Author: Francis Lachapelle Date: Wed Aug 22 01:26:05 2012 +0000 See ChangeLog. Monotone-Parent: e85beb8f93ffc2c69838b75d3a43926981cbe855 Monotone-Revision: 6722e59df0723e9698a938cf20033b44e842756f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-22T01:26:05 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.m commit 54434e98961a9e37b865e670970312c81259c3b4 Author: Wolfgang Sourdeau Date: Tue Aug 21 20:39:46 2012 +0000 Monotone-Parent: c61e2dc9a2d1575387224156c338b5517bdcbae1 Monotone-Revision: f878485f243e179600dcdcf48b5dffc712d954ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:39:46 Monotone-Branch: ca.inverse.sogo M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit f1c5ee15b7e42805816026fa4236278181ef0a42 Author: Wolfgang Sourdeau Date: Tue Aug 21 20:39:36 2012 +0000 Monotone-Parent: 30720cd63a96f71fe1ddecf048357f4063f4a056 Monotone-Revision: c61e2dc9a2d1575387224156c338b5517bdcbae1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:39:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 8670c3c5616bc6dd07dccead501c8a59f53f1a62 Author: Wolfgang Sourdeau Date: Tue Aug 21 20:38:43 2012 +0000 Monotone-Parent: 289c3552a8d15a19943bfe3a54272bf413087c4f Monotone-Revision: 30720cd63a96f71fe1ddecf048357f4063f4a056 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:38:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m commit 2037ff8a6b491a0fab2d122a9d8e1c322e3cebff Author: Wolfgang Sourdeau Date: Tue Aug 21 20:37:50 2012 +0000 Monotone-Parent: e70a6a4e35fcf0aacec5ec5ef392c0c8e6bb4e31 Monotone-Revision: 289c3552a8d15a19943bfe3a54272bf413087c4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:37:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m commit e86f5ff8414b2eafbc286be69029fadb50f72265 Author: Wolfgang Sourdeau Date: Tue Aug 21 20:36:32 2012 +0000 Monotone-Parent: 78c0405a3665172ccb21ec34bba08331cc479f71 Monotone-Revision: e70a6a4e35fcf0aacec5ec5ef392c0c8e6bb4e31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:36:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m commit 0f9bcd552d6b3f3fe345b017b66c5acda809c553 Author: Jean Raby Date: Tue Aug 21 19:59:32 2012 +0000 Real fix... Monotone-Parent: 4f5aec06157554c4d68363a46984c6fe335386fd Monotone-Revision: 8cea0b1a81fe57f8395b91cfc3ed8063d49995ca Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-21T19:59:32 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 59a1f986ccad96bcede7220f87fa9cd43d0b31ea Author: Jean Raby Date: Tue Aug 21 19:10:57 2012 +0000 missing backslash Monotone-Parent: 98ed5bb6af42d0b60f21c80b01ede4cb33ad82e7 Monotone-Revision: 4f5aec06157554c4d68363a46984c6fe335386fd Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-21T19:10:57 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 56eae68d7c80b6978dcc2fbbd688a3ad67da7e3e Author: Jean Raby Date: Tue Aug 21 19:07:15 2012 +0000 Missing library path for dbmsgreader Monotone-Parent: 78c0405a3665172ccb21ec34bba08331cc479f71 Monotone-Revision: 98ed5bb6af42d0b60f21c80b01ede4cb33ad82e7 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-21T19:07:15 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 4f9e0f9963981ef4d7fcaaeda5abfd80331008b7 Author: Wolfgang Sourdeau Date: Tue Aug 21 18:25:08 2012 +0000 Monotone-Parent: 321dcc0c57ee3b7c5ea6cebb040566be569bacb3 Monotone-Revision: 78c0405a3665172ccb21ec34bba08331cc479f71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T18:25:08 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit ef2ce2434f7b68ae2e004c3d7fd2f6500d6ff95e Author: Wolfgang Sourdeau Date: Tue Aug 21 17:41:24 2012 +0000 Monotone-Parent: 8353df7f94c6dafc3acc66e6a0b43ee47a209757 Monotone-Revision: 321dcc0c57ee3b7c5ea6cebb040566be569bacb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T17:41:24 Monotone-Branch: ca.inverse.sogo M OpenChange/unrtf-0.21.2.diff commit f736efef62640c9b6d68bdf7583abef2243943db Author: Wolfgang Sourdeau Date: Fri Aug 17 20:12:58 2012 +0000 Monotone-Parent: deb19e29a470db5c60606444f9e82eb9aa85ce1d Monotone-Revision: 8353df7f94c6dafc3acc66e6a0b43ee47a209757 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-17T20:12:58 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit 4f3934dc0eb718941cf617cb32b73b2473c352d5 Author: Wolfgang Sourdeau Date: Fri Aug 17 20:12:50 2012 +0000 Monotone-Parent: 105b571703ff5c4cc1024854ef8a1d987aef2bf1 Monotone-Revision: deb19e29a470db5c60606444f9e82eb9aa85ce1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-17T20:12:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit bde4b22ba7740fee46d654c960d9f86f1ce7ff39 Author: Wolfgang Sourdeau Date: Fri Aug 17 19:04:57 2012 +0000 Monotone-Parent: 572391072fa416635b9921d39ed76478ed762097 Monotone-Revision: 105b571703ff5c4cc1024854ef8a1d987aef2bf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-17T19:04:57 Monotone-Branch: ca.inverse.sogo M OpenChange/EOBitmaskQualifier.h M OpenChange/EOBitmaskQualifier.m M OpenChange/EOQualifier+MAPI.h M OpenChange/EOQualifier+MAPI.m M OpenChange/MAPIApplication.h 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/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/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBMessage.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.h 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/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/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/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/NSArray+MAPIStore.m 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.m M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m M OpenChange/NSValue+MAPIStore.h M OpenChange/NSValue+MAPIStore.m M OpenChange/code-MAPIStorePropertySelectors.h M OpenChange/code-MAPIStorePropertySelectors.m M OpenChange/dbmsgreader.m M OpenChange/plreader.m commit fb297c913c11347b2b9719119c710022ad7d086d Author: Wolfgang Sourdeau Date: Fri Aug 17 17:56:25 2012 +0000 Monotone-Parent: 1fb3121c84e0bb2773973fcfde109c7b26530951 Monotone-Revision: e2f910a1982b774a3f5dfd586d968821441f2076 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-17T17:56:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m commit cb2f8e27dd21bd98f1387e69fc26557392db4f4d Author: Francis Lachapelle Date: Fri Aug 17 15:24:27 2012 +0000 Updated Native Microsoft Outlook Configuration Guide. Monotone-Parent: d073d1d434e8c6c57d9c0f53a3cac4c19354b6f7 Monotone-Revision: 22f4b6731e332b6ef213a0c2e104ac7fef48969a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-17T15:24:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt A Documentation/sogo-2.png commit 90e226d5bb366335076ea9442696f0787487dc58 Author: Wolfgang Sourdeau Date: Thu Aug 16 21:05:16 2012 +0000 Monotone-Parent: d50a947c2bfbadd4649b083ee3432fbdd28180c2 Monotone-Revision: 1fb3121c84e0bb2773973fcfde109c7b26530951 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-16T21:05:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit d2321642bf30c5d87bf95422de07104986d9c591 Author: Wolfgang Sourdeau Date: Thu Aug 16 16:32:52 2012 +0000 Monotone-Parent: 8dee72c8fdafae92791aa552c3705e9c68f5c59e Monotone-Revision: d50a947c2bfbadd4649b083ee3432fbdd28180c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-16T16:32:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit e5a39484683d0d6c2196e276b53fbd439e8ec237 Author: Wolfgang Sourdeau Date: Thu Aug 16 16:30:58 2012 +0000 Monotone-Parent: 586a2e5adebfaf2123f3514dffa057f7f0f0574e Monotone-Revision: 8dee72c8fdafae92791aa552c3705e9c68f5c59e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-16T16:30:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.m commit 0d12810e14c161611f8e31c7ef081e1abc48acb5 Author: Wolfgang Sourdeau Date: Thu Aug 16 16:29:47 2012 +0000 Monotone-Parent: d9117c53c33a58d47b6b3993f78e09e431f47f96 Monotone-Revision: 586a2e5adebfaf2123f3514dffa057f7f0f0574e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-16T16:29:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m commit 9f0312db41c820555c6c487a8bb2e4589c61ad22 Author: Ludovic Marcotte Date: Thu Aug 16 15:46:05 2012 +0000 Major update to the documentation Monotone-Parent: d50a947c2bfbadd4649b083ee3432fbdd28180c2 Monotone-Revision: 3b05428c1c26f8039e60ec4b3d67714b8d3c2f95 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-16T15:46:05 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit e09972700bcba858ad8f67a21709fbffa492061c Author: Wolfgang Sourdeau Date: Wed Aug 15 19:01:24 2012 +0000 Monotone-Parent: c24e0fd5407c5155f41caca1fbb44c9686e3bc0f Monotone-Revision: d9117c53c33a58d47b6b3993f78e09e431f47f96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T19:01:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit abe8de11aa4eba66f526613201544e93abafa8ff Author: Wolfgang Sourdeau Date: Wed Aug 15 19:00:38 2012 +0000 Monotone-Parent: 2180e9f83acd350f77772f161695cca6bff102ec Monotone-Revision: c24e0fd5407c5155f41caca1fbb44c9686e3bc0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T19:00:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIDBFolder.m M OpenChange/SOGoMAPIDBObject.m commit 3f2cfd97e4fda9ee70623f90f89049f0f1150107 Author: Wolfgang Sourdeau Date: Wed Aug 15 18:59:42 2012 +0000 Monotone-Parent: 107e4e5ebd41e916769f1be7ce070d725d255f0d Monotone-Revision: 2180e9f83acd350f77772f161695cca6bff102ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T18:59:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m commit ab001192d668f77b9878900eaf781faebfa85241 Author: Wolfgang Sourdeau Date: Wed Aug 15 15:24:42 2012 +0000 Monotone-Parent: 85e37dbc7e87a173193494e6234f460788904318 Monotone-Revision: 107e4e5ebd41e916769f1be7ce070d725d255f0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T15:24:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 47afdfcd40899a7203df7ccc1d1a2d4c9b4e27bf Author: Wolfgang Sourdeau Date: Wed Aug 15 13:13:15 2012 +0000 Monotone-Parent: de4fcfa81509a5dd3cc5acd2a1c6ba7c97653649 Monotone-Revision: 85e37dbc7e87a173193494e6234f460788904318 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T13:13:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m commit 45974ec74b49d383cf5fbfa75f8d4d85c3774ac3 Author: Wolfgang Sourdeau Date: Wed Aug 15 01:02:08 2012 +0000 Monotone-Parent: 5599b85afd7e2707325836a3b533b900d96b8b0c Monotone-Revision: 570b17715b63da450bef9fde6d9c95288911034f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T01:02:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m commit dac62b634cbdc99876e37939974965211f04dbb7 Author: Wolfgang Sourdeau Date: Wed Aug 15 00:59:55 2012 +0000 Monotone-Parent: 0a2405280c040b602d25fea256f5093976a1aa95 Monotone-Revision: 5599b85afd7e2707325836a3b533b900d96b8b0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-15T00:59:55 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoMAPIDBFolder.m commit 5426fb4bbb1120c1e2efb222734f8d71245d3809 Author: Wolfgang Sourdeau Date: Tue Aug 14 20:16:16 2012 +0000 Monotone-Parent: 1036da510d0360f1e473b578044e95ac7792871f Monotone-Revision: 0a2405280c040b602d25fea256f5093976a1aa95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-14T20:16:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 992c95f9a0665fd7481e01f5883d51609b55bf15 Author: Wolfgang Sourdeau Date: Tue Aug 14 20:15:15 2012 +0000 Monotone-Parent: 22a3b958acddeb274e788d95f5da332880c64d78 Monotone-Revision: 1036da510d0360f1e473b578044e95ac7792871f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-14T20:15:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 9d6b1d47bbe2994b2e2b5e1d97033db0bc0619ad Author: Jean Raby Date: Tue Aug 14 16:32:53 2012 +0000 * OpenChange/GNUmakefile: use version_info[{0,1}] instead of version_info.{major,minor} when checking for legacy version of python since these named attributes where added in python2.7 Monotone-Parent: abd34c5936406914d038a38374b7414d4b8435f2 Monotone-Revision: 800eec672662916c1befcca1d44eb844a104ca97 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-14T16:32:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile commit 47555152b8454e2e5689523a2dff32eb712c445f Author: Jean Raby Date: Tue Aug 14 16:28:19 2012 +0000 * packaging/rhel/sogo.spec: revert last commit. Will be handled in the makefile Monotone-Parent: 1447a01e5c74f601142742ed11b455e307cc9051 Monotone-Revision: e85beb8f93ffc2c69838b75d3a43926981cbe855 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-14T16:28:19 M packaging/rhel/sogo.spec commit 8bcffcfeb5a636457ec248720ca248aa70123c8d Author: Jean Raby Date: Tue Aug 14 14:39:09 2012 +0000 packaging/rhel/sogo.spec: use python2.6 on rhel5 Monotone-Parent: 9202fa182066edcb9c695acae144e370e6371711 Monotone-Revision: 1447a01e5c74f601142742ed11b455e307cc9051 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-14T14:39:09 M packaging/rhel/sogo.spec commit 07a376b461c09acd96f76c26c7ab86d71098a122 Author: Wolfgang Sourdeau Date: Mon Aug 13 19:55:50 2012 +0000 Monotone-Parent: 3b8c41adf2fbd28bd91312ef68f3f4faa8ef381f Monotone-Revision: 22a3b958acddeb274e788d95f5da332880c64d78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T19:55:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m commit de462516766c210de2f96b2a996426d42996f525 Author: Wolfgang Sourdeau Date: Mon Aug 13 19:42:08 2012 +0000 Monotone-Parent: 2042b5fba4b0e3a86f1181c84e675df4953329e4 Monotone-Revision: 3b8c41adf2fbd28bd91312ef68f3f4faa8ef381f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T19:42:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit bff811b7b86beeefb685c585f19efbdd9411ea7f Author: Wolfgang Sourdeau Date: Mon Aug 13 19:40:22 2012 +0000 Monotone-Parent: 43d241658c366d49394b3972e7951947d8271398 Monotone-Revision: 2042b5fba4b0e3a86f1181c84e675df4953329e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T19:40:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDBFolder.m commit 149be2b43f6043fce3a101b6d45638e07c59df1c Author: Wolfgang Sourdeau Date: Mon Aug 13 19:39:47 2012 +0000 Monotone-Parent: daeccf44f2750bfeb36858cb6386c86f90cc252a Monotone-Revision: 43d241658c366d49394b3972e7951947d8271398 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T19:39:47 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoMAPIDBFolder.m commit c4ad9891b3d0f0c93f9bf3ca5936bb4dfd913758 Author: Wolfgang Sourdeau Date: Mon Aug 13 17:49:50 2012 +0000 Monotone-Parent: 62face8d68b60cbdfeed3e1857fabd32fceffb4c Monotone-Revision: daeccf44f2750bfeb36858cb6386c86f90cc252a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T17:49:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit db43dcdd0d589552fa9e02e4a19e43065e811be5 Author: Wolfgang Sourdeau Date: Mon Aug 13 17:48:57 2012 +0000 Monotone-Parent: ded960271197442de0917fc8f66509f7377b6a75 Monotone-Revision: 62face8d68b60cbdfeed3e1857fabd32fceffb4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T17:48:57 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit 5c1610c070b53b372c2ea05e0ab96d72599c57da Author: Wolfgang Sourdeau Date: Mon Aug 13 17:48:43 2012 +0000 Monotone-Parent: dbc58efbc938f11a813baa01021a534ed90f70b8 Monotone-Revision: ded960271197442de0917fc8f66509f7377b6a75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T17:48:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIDBFolder.h M OpenChange/SOGoMAPIDBFolder.m commit 57afca1c7474785281df80d672eb2b77b011faee Author: Wolfgang Sourdeau Date: Mon Aug 13 17:48:18 2012 +0000 Monotone-Parent: 54ac2dbf42dee286f64da8b9b3c4567570b00258 Monotone-Revision: dbc58efbc938f11a813baa01021a534ed90f70b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T17:48:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIDBObject.h M OpenChange/SOGoMAPIDBObject.m commit 5557c01b99704d1b2288fc7192465330cf660b94 Author: Wolfgang Sourdeau Date: Mon Aug 13 15:29:44 2012 +0000 Monotone-Parent: 61e6d0133bf0d45c09767727617ba746f65a28b9 Monotone-Revision: 54ac2dbf42dee286f64da8b9b3c4567570b00258 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T15:29:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 99aa98fdaa49170d762c49cd072210950c52ecad Author: Wolfgang Sourdeau Date: Mon Aug 13 15:26:22 2012 +0000 Monotone-Parent: 844ddef9e05b2d52503e6a44804f1d3036558771 Monotone-Revision: 61e6d0133bf0d45c09767727617ba746f65a28b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T15:26:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h commit 7d7724a5f5df338e5b60773dd12184eac5ab8e0c Author: Wolfgang Sourdeau Date: Mon Aug 13 15:26:06 2012 +0000 Monotone-Parent: 56f8217cb19f50d50429b4f745548b63bd418877 Monotone-Revision: 844ddef9e05b2d52503e6a44804f1d3036558771 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T15:26:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h commit a224a100db2f76f7100af0f082219b27f67f675e Author: Wolfgang Sourdeau Date: Mon Aug 13 14:35:00 2012 +0000 Monotone-Parent: 7bc959b7bdbff70b4793f01076b797130e83fd01 Monotone-Revision: 56f8217cb19f50d50429b4f745548b63bd418877 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T14:35:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GCSSpecialQueries+OpenChange.m M OpenChange/SOGoMAPIDBFolder.m M OpenChange/SOGoMAPIDBObject.m commit b3c66a09963e7f0585386751c150338bf66b6ce6 Author: Wolfgang Sourdeau Date: Mon Aug 13 14:08:49 2012 +0000 Monotone-Parent: 3227626c75075b7ce019ef85ce3b7ddbd4c461f7 Monotone-Revision: 7bc959b7bdbff70b4793f01076b797130e83fd01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T14:08:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 9ec0b9d3d6c1c9928f2537ff47580ee9e1058753 Author: Wolfgang Sourdeau Date: Mon Aug 13 03:58:14 2012 +0000 Monotone-Parent: 2fea5fbc833aa109f5048dda8ddd9884c91385e1 Monotone-Revision: 3227626c75075b7ce019ef85ce3b7ddbd4c461f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T03:58:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 9b5e7360d013c5b97baf162d83eefceda59cb4ab Author: Wolfgang Sourdeau Date: Mon Aug 13 03:56:16 2012 +0000 Monotone-Parent: 047b040e318a98223980da2af8241b7eb6d75341 Monotone-Revision: 2fea5fbc833aa109f5048dda8ddd9884c91385e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T03:56:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit e146ba68e64dbe259b063e7babadecbf3b8e99ba Author: Wolfgang Sourdeau Date: Mon Aug 13 03:55:48 2012 +0000 Monotone-Parent: 8d4ca03b16c54609dce23f43fc358a43d7e96d99 Monotone-Revision: 047b040e318a98223980da2af8241b7eb6d75341 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T03:55:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit dd48699bb325947df25af48b95eafbc1d0520e30 Author: Wolfgang Sourdeau Date: Fri Aug 10 21:03:05 2012 +0000 Monotone-Parent: 1b66e85ded0b1d64105f0f5d2035ef81e9a8eb4f Monotone-Revision: 8d4ca03b16c54609dce23f43fc358a43d7e96d99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-10T21:03:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m commit a735498d7be72a9a4ceffe7391f2039b1bc249a9 Author: Ludovic Marcotte Date: Fri Aug 10 12:29:31 2012 +0000 See ChangeLog Monotone-Parent: 1bf1a3f87feb2c04469fcff28770c25704ee5aab Monotone-Revision: 1b66e85ded0b1d64105f0f5d2035ef81e9a8eb4f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-10T12:29:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIDBObject.m commit 32af60c24facfa359e2344ca181a7b833d6da71e Author: Wolfgang Sourdeau Date: Fri Aug 10 14:08:40 2012 +0000 Monotone-Parent: 9f415bbce0de3939851adeff8e3f25986b8630f7 Monotone-Revision: 1bf1a3f87feb2c04469fcff28770c25704ee5aab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-10T14:08:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m commit b13fe70bebeb5bb977cee5a6ee773aa7e9b57de5 Author: Wolfgang Sourdeau Date: Thu Aug 9 21:35:09 2012 +0000 Monotone-Parent: 5a88c883713608f144b55bfcc8139174ad4ab129 Monotone-Revision: 9f415bbce0de3939851adeff8e3f25986b8630f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-09T21:35:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 830a3687b924d587db5f2073057700ed7e1e68f1 Author: Wolfgang Sourdeau Date: Thu Aug 9 21:34:27 2012 +0000 Monotone-Parent: af0fb5901615e40ad3549c59f74f88bb33f9b392 Monotone-Revision: 5a88c883713608f144b55bfcc8139174ad4ab129 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-09T21:34:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 700d23e80eaeab7d28039dbce6a86d781ae12622 Author: Wolfgang Sourdeau Date: Thu Aug 9 19:43:17 2012 +0000 Monotone-Parent: 3ded00a80ce87781ff6767f6fe38a12735a48340 Monotone-Revision: af0fb5901615e40ad3549c59f74f88bb33f9b392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-09T19:43:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit c2a63a3d8e0af7dbdd31fc590e224b4c423bbea6 Author: Wolfgang Sourdeau Date: Thu Aug 9 19:42:38 2012 +0000 Monotone-Parent: 86fd1ace33a761145516f77910d46684fbe4f423 Monotone-Revision: 3ded00a80ce87781ff6767f6fe38a12735a48340 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-09T19:42:38 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreUserContext.m M OpenChange/SOGoMAPIObject.m commit bfec2902ab7dbf1db888b06d35bf56d264986ac2 Author: Francis Lachapelle Date: Thu Aug 9 04:37:10 2012 +0000 Updated installation guide. Monotone-Parent: 6dc341f7a0f37b8ee7ca892e2d126c44a8b70f7f Monotone-Revision: 9202fa182066edcb9c695acae144e370e6371711 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-09T04:37:10 M Documentation/SOGo Installation Guide.odt commit 4940c2ba488777039e54f3ad7e0d0cdb3dc9d62c Author: Wolfgang Sourdeau Date: Wed Aug 8 19:10:28 2012 +0000 Monotone-Parent: ae2f3622e019b557af4f9dd642911dec3afe7ba1 Monotone-Revision: 86fd1ace33a761145516f77910d46684fbe4f423 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-08T19:10:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 7a05ec77deeaede334d277dd641a57b40a967c3f Author: Wolfgang Sourdeau Date: Wed Aug 8 19:09:22 2012 +0000 Monotone-Parent: cd55270af0875980e8fd804d528743a3c0103fe8 Monotone-Revision: ae2f3622e019b557af4f9dd642911dec3afe7ba1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-08T19:09:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit 812c7486b2e75ce82189e5e249cbcd565f113f53 Author: Wolfgang Sourdeau Date: Wed Aug 8 17:39:18 2012 +0000 Monotone-Parent: 102075f3748e18c36cc8606ce5e2e1de4dfcae13 Monotone-Revision: cd55270af0875980e8fd804d528743a3c0103fe8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-08T17:39:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 5a7f357029633f859393099af05169015d1d73e3 Author: Wolfgang Sourdeau Date: Tue Aug 7 23:59:48 2012 +0000 Monotone-Parent: de8a628ccf75e9a2e0e0a0ce276c536a91eeb716 Monotone-Revision: 102075f3748e18c36cc8606ce5e2e1de4dfcae13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-07T23:59:48 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContactsMessageTable.m commit f2e72f108fcc0ad78a0f167bed6e9df9e15111d0 Author: Wolfgang Sourdeau Date: Tue Aug 7 15:35:31 2012 +0000 Monotone-Parent: 355e6e150effcfc0fdb8c4139071a1a734173bda Monotone-Revision: de8a628ccf75e9a2e0e0a0ce276c536a91eeb716 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-07T15:35:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.m commit 5093fb964eac1d120f6b80b6ab997d892a0d5f43 Author: Wolfgang Sourdeau Date: Tue Aug 7 13:32:35 2012 +0000 Monotone-Parent: fb5c07bbc778bf76fbbad3504f7d0d3af398045b Monotone-Revision: 355e6e150effcfc0fdb8c4139071a1a734173bda Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-07T13:32:35 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailVolatileMessage.m commit c9a9d83e82a15915cd4b50321fc71918e2fe7f3b Author: Wolfgang Sourdeau Date: Tue Aug 7 12:59:49 2012 +0000 Monotone-Parent: a627928e5439c333efd9a1bda334f534a91c3a30 Monotone-Revision: fb5c07bbc778bf76fbbad3504f7d0d3af398045b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-07T12:59:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit b86904a4ce6df0562aa8b8372b5dc94221bd0847 Author: Francis Lachapelle Date: Tue Aug 7 12:46:56 2012 +0000 See ChangeLog Monotone-Parent: 3b7d228dcc72f9e1e396acb3f0225ad61769908c Monotone-Revision: 6dc341f7a0f37b8ee7ca892e2d126c44a8b70f7f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-07T12:46:56 M ChangeLog M UI/Contacts/UIxListEditor.m commit 89865b66dba75fb4c147af162f3ca205785d2598 Author: Wolfgang Sourdeau Date: Mon Aug 6 19:51:59 2012 +0000 Monotone-Parent: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d Monotone-Revision: a627928e5439c333efd9a1bda334f534a91c3a30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:51:59 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 28816877aa03a089f279e38987ca1df90dfbcea1 Author: Wolfgang Sourdeau Date: Mon Aug 6 19:20:07 2012 +0000 Monotone-Parent: 35e905507b00aa93112b244da8c4f4c32c7942c7 Monotone-Revision: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:20:07 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreEmbeddedMessage.m commit df6f1e3023ef2dd963a523ca709ce694ccb48fce Author: Wolfgang Sourdeau Date: Mon Aug 6 19:19:41 2012 +0000 Monotone-Parent: e14333177a9e3223d083bb94a4a7a18746ee7e12 Monotone-Revision: 35e905507b00aa93112b244da8c4f4c32c7942c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:19:41 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m commit 4eafd2bd5841c0beab0c4369486d2c584da381fa Author: Wolfgang Sourdeau Date: Mon Aug 6 19:19:15 2012 +0000 Monotone-Parent: 152cd7be8bdfd9ff8cd05ec730d08c591d29dc2e Monotone-Revision: e14333177a9e3223d083bb94a4a7a18746ee7e12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:19:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreRecurrenceUtils.m commit bd8af728ce878d4b5bc1660983d4cc6a759c4f00 Author: Wolfgang Sourdeau Date: Mon Aug 6 19:17:35 2012 +0000 Monotone-Parent: 08f69e80d11df21083547348b4136cf77bdb5a78 Monotone-Revision: 152cd7be8bdfd9ff8cd05ec730d08c591d29dc2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:17:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit 5722856993d606edbb92b82235942720fa88f5f2 Author: Wolfgang Sourdeau Date: Mon Aug 6 19:16:46 2012 +0000 Monotone-Parent: a797dc8fdc5b4a9a938cb4ecf4b99bda3e239fb7 Monotone-Revision: 08f69e80d11df21083547348b4136cf77bdb5a78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:16:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGoObject.m commit 7d12d795be6a10b9aa0af5018b5622f37709ccaf Author: Wolfgang Sourdeau Date: Mon Aug 6 19:16:12 2012 +0000 Monotone-Parent: c0f07692ea20a10ac587360d8d82535fb4291afc Monotone-Revision: a797dc8fdc5b4a9a938cb4ecf4b99bda3e239fb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:16:12 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMessage.m commit ab2455e143c3e8b35da5e08760ecd2902593a305 Author: Francis Lachapelle Date: Fri Aug 3 19:06:58 2012 +0000 Added missing translation string to UI/PreferencesUI. Monotone-Parent: a6dfa4114eeabf1790dbbd7a169d81c988375c12 Monotone-Revision: 3b7d228dcc72f9e1e396acb3f0225ad61769908c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-08-03T19:06:58 M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 0f65eab37794ff29b00061f46ae38d8f6ec053f8 Author: Jean Raby Date: Fri Aug 3 18:10:01 2012 +0000 * SoObjects/SOGo/LDAPSource.m (changePasswordForLogin): if userPasswordAlgorithm was not set or was set to "none", use the plaintext password directly instead of using '{none}plaintext' which isn't valid. Monotone-Parent: d538a70c8651aa1849c88eedda7782a21b41b591 Monotone-Revision: a6dfa4114eeabf1790dbbd7a169d81c988375c12 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-03T18:10:01 M ChangeLog M SoObjects/SOGo/LDAPSource.m commit a0874e8562146330121e8414f6fb438c9fe9e593 Author: Jean Raby Date: Thu Aug 2 17:45:36 2012 +0000 add sogo-openchange package contents on debian. Monotone-Parent: 4280fb032373c8ebfdcc67e2e271b47583c31ec3 Monotone-Revision: b2c6832ba400b4bb228726fbd0e791d2ce796007 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-02T17:45:36 Monotone-Branch: ca.inverse.sogo A packaging/debian/sogo-openchange.install commit c36eafc69ceaa1d4a8bd218c70d6e3de8a2a493e Author: Jean Raby Date: Thu Aug 2 17:40:27 2012 +0000 Move packaging stuff to its own subdirectory Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317 Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-02T17:40:27 D debian-multiarch/changelog D debian-multiarch/compat D debian-multiarch/control D debian-multiarch/copyright D debian-multiarch/rules D debian-multiarch/sogo-dev.install D debian-multiarch/sogo.cron.daily D debian-multiarch/sogo.dirs D debian-multiarch/sogo.docs D debian-multiarch/sogo.init D debian-multiarch/sogo.install D debian-multiarch/sogo.overrides D debian-multiarch/sogo.postinst D debian-multiarch/sogo.postrm D debian-multiarch/sogo.preinst D debian-multiarch/sogo.prerm D debian-multiarch/source/format D debian/changelog D debian/compat D debian/control D debian/control-squeeze D debian/copyright D debian/rules D debian/sogo-dev.install D debian/sogo.cron.daily D debian/sogo.dirs D debian/sogo.docs D debian/sogo.init D debian/sogo.install D debian/sogo.overrides D debian/sogo.postinst D debian/sogo.postrm D debian/sogo.preinst D debian/sogo.prerm D debian/source/format A packaging/debian-multiarch/changelog A packaging/debian-multiarch/compat A packaging/debian-multiarch/control A packaging/debian-multiarch/copyright A packaging/debian-multiarch/rules A packaging/debian-multiarch/sogo-dev.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 A packaging/debian/changelog A packaging/debian/compat A packaging/debian/control A packaging/debian/control-squeeze A packaging/debian/copyright A packaging/debian/rules A packaging/debian/sogo-dev.install A packaging/debian/sogo.cron.daily A packaging/debian/sogo.dirs A packaging/debian/sogo.docs A packaging/debian/sogo.init A packaging/debian/sogo.install A packaging/debian/sogo.overrides A packaging/debian/sogo.postinst A packaging/debian/sogo.postrm A packaging/debian/sogo.preinst A packaging/debian/sogo.prerm A packaging/debian/source/format A packaging/rhel/sogo.spec D sogo.spec commit 1f7166f86e328b02cc54d599efdf093fbe25e346 Author: Jean Raby Date: Thu Aug 2 15:44:58 2012 +0000 * OpenChange/GNUmakefile: link against libWEExtensions Monotone-Parent: 22735bbc1319155936115d59c7f2699c32dc60f1 Monotone-Revision: 43364d6242db2d8b6496cce2c7905d9468fafa41 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-02T15:44:58 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 9be1c93f8406bcd420a3eb9b9f27aebe5255e221 Author: Ludovic Marcotte Date: Thu Aug 2 13:18:09 2012 +0000 See ChangeLog Monotone-Parent: 7a464f08b5ba1b713a0beec23ddfa576c9023439 Monotone-Revision: 22735bbc1319155936115d59c7f2699c32dc60f1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-02T13:18:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreUserContext.m commit 53d96f286eed7cb5ebff3954d6e3c8b52e78f600 Author: Jean Raby Date: Tue Jul 31 16:27:13 2012 +0000 * sogo.spec: Treat logrotate file as a config file (noreplace) Monotone-Parent: de7e6a583e1acc600d976efeef72db979312bb94 Monotone-Revision: 0a2787d6259826c9137c4fbee005b7cf638fa317 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-31T16:27:13 M ChangeLog M sogo.spec commit 3bda924ebf9f21eb38617b95db4bdd873bf2486a Author: Francis Lachapelle Date: Sat Jul 28 02:22:51 2012 +0000 See ChangeLog. Monotone-Parent: 633c912a165a7258c1aa8a70d0816daff59274e1 Monotone-Revision: de7e6a583e1acc600d976efeef72db979312bb94 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-28T02:22:51 M ChangeLog M SoObjects/SOGo/SOGoSieveManager.m commit 3897dfb29079696a2ce492711a2e383c3bff1baf Author: Francis Lachapelle Date: Sat Jul 28 02:22:36 2012 +0000 Typo in NEWS file. Monotone-Parent: bddfed239bb0b34b7d721e21b375ed0b8cc08f57 Monotone-Revision: 633c912a165a7258c1aa8a70d0816daff59274e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-28T02:22:36 M NEWS commit 6df73138d11e6a8dbfc7753a17230fc106e7e14b Author: Francis Lachapelle Date: Sat Jul 28 02:21:28 2012 +0000 Branch for SOGo v1.3.18 Monotone-Parent: 0b971c913f1dcc574124f2fbec92bfc772b4677f Monotone-Revision: bddfed239bb0b34b7d721e21b375ed0b8cc08f57 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-28T02:21:28 M Version commit b622a433e92d81c9b4ae6d87a914b0ddd0f305f0 Author: Wolfgang Sourdeau Date: Thu Jul 26 20:56:33 2012 +0000 Monotone-Parent: 3c0814786842608f4b2aea659b16c3eb7e694f9d Monotone-Revision: bc3ed474ad46d79c92b1456be764f4803b264d92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T20:56:33 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZonePeriod.h M SOPE/NGCards/iCalTimeZonePeriod.m commit ac6e45f1e9b94ae8d48c991e064f018167bfc3f9 Author: Wolfgang Sourdeau Date: Thu Jul 26 20:50:36 2012 +0000 Monotone-Parent: a77c26240c765963ea4295dc50c295c08809953e Monotone-Revision: d9e87057688d279c42a3fde582339d3eb6cc2f10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T20:50:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreAppointmentWrapper.m A OpenChange/iCalTimeZone+MAPIStore.h A OpenChange/iCalTimeZone+MAPIStore.m commit cd2a40f67a1813d992d4385d648b9ffb1462dbda Author: Jean Raby Date: Thu Jul 26 20:42:52 2012 +0000 * debian*/sogo.docs: Use a wildcard for packaging of upgrade scripts. Monotone-Parent: 14ede9b54e7f2f34902d91c3b7d5a6e52dab6d56 Monotone-Revision: 0b971c913f1dcc574124f2fbec92bfc772b4677f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-26T20:42:52 M debian-multiarch/sogo.docs M debian/sogo.docs commit 3e3d8b261f5a51cae0ad88ba73cfda56ff7da377 Author: Francis Lachapelle Date: Thu Jul 26 14:46:42 2012 +0000 Updated NEWS file. Monotone-Parent: edf9b648fb75a0ecc4621f16c8ba57b6bffd0ee2 Monotone-Revision: 218517d78ee9b6165cb4f85aff8eee3481b75972 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-26T14:46:42 Monotone-Branch: ca.inverse.sogo M NEWS commit 581d94aa1f3ee2345f0cf330ba13018a9b9636e8 Author: Francis Lachapelle Date: Thu Jul 26 14:46:19 2012 +0000 Changed the vacation status icon in the top menu. Monotone-Parent: 36bc18c04836a73e009f9b01d9fde7dfad557dbe Monotone-Revision: edf9b648fb75a0ecc4621f16c8ba57b6bffd0ee2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-26T14:46:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/status.vacation-msg.png commit 70911dc5180fdf76605ff80484960dcbaeac15af Author: Wolfgang Sourdeau Date: Thu Jul 26 14:19:56 2012 +0000 Remove openchange from build Monotone-Parent: 1e25427624932fb9417220f5b278ba55ed52da6c Monotone-Revision: a77c26240c765963ea4295dc50c295c08809953e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T14:19:56 Monotone-Branch: ca.inverse.sogo M debian/control D debian/sogo-openchange.install commit 55dbf42b768dc3dc89659a39700d5eaa70994a97 Author: Wolfgang Sourdeau Date: Thu Jul 26 14:07:00 2012 +0000 missing file Monotone-Parent: 36bc18c04836a73e009f9b01d9fde7dfad557dbe Monotone-Revision: 1e25427624932fb9417220f5b278ba55ed52da6c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-26T14:07:00 Monotone-Branch: ca.inverse.sogo A debian-multiarch/sogo-openchange.install commit 132732587d5329d3bfc14f085ba11643b455285d Author: Francis Lachapelle Date: Thu Jul 26 13:56:00 2012 +0000 Changed the vacation status icon in the top menu. Monotone-Parent: 731fb7d1e18ca7b1519f9c52c0c1510f685eb6dd Monotone-Revision: 14ede9b54e7f2f34902d91c3b7d5a6e52dab6d56 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-26T13:56:00 M UI/WebServerResources/status.vacation-msg.png commit d4d65db8df4acadd70c7970fc9f68654dcbda8bb Author: Francis Lachapelle Date: Thu Jul 26 12:50:39 2012 +0000 Updated NEWS file. Monotone-Parent: 63d5442a6f0522d0d5fca261ef3251a409bd749a Monotone-Revision: 731fb7d1e18ca7b1519f9c52c0c1510f685eb6dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-26T12:50:39 M NEWS commit db3d0b56981903383f1167626b23c1d5ce0dc6b5 Author: Wolfgang Sourdeau Date: Wed Jul 25 20:25:35 2012 +0000 Restored debian builds of sogo-openchange Monotone-Parent: cacefec02204aa8b679c093b97728a347f35d630 Monotone-Revision: 36bc18c04836a73e009f9b01d9fde7dfad557dbe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-25T20:25:35 Monotone-Branch: ca.inverse.sogo M debian-multiarch/control M debian-multiarch/rules M debian/control M debian/rules A debian/sogo-openchange.install commit 15f1b39979675844c49ae51106fef023f72c4ba6 Author: Wolfgang Sourdeau Date: Wed Jul 25 20:25:01 2012 +0000 Make use of python2.6 when regular executable is not good enough Monotone-Parent: 5482c2b5518f1f90b17ae8222dc1fa7c48830345 Monotone-Revision: cacefec02204aa8b679c093b97728a347f35d630 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-25T20:25:01 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile M OpenChange/GNUmakefile.preamble commit c8761e6fdb77ffd19d3f0d2c91aa87b02cddfafb Author: Jean Raby Date: Wed Jul 25 20:09:45 2012 +0000 openchange leftovers in 1.3.x Monotone-Parent: f4ba8f9b9e95c37f5efc0f2b75a7a8968237c3ca Monotone-Revision: 63d5442a6f0522d0d5fca261ef3251a409bd749a Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-25T20:09:45 D debian-multiarch/sogo-openchange.install D debian/sogo-openchange.install D debian/sogo-openchange.install-multiarch commit 4fd57d173b18d46baae3450f85ee4d6eef24957f Author: Jean Raby Date: Wed Jul 25 19:14:40 2012 +0000 Remove OpenChange references in debian rules + control Monotone-Parent: e4cb9e3d176a6344fdd81d88e8df6109f468d9b2 Monotone-Revision: f4ba8f9b9e95c37f5efc0f2b75a7a8968237c3ca Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-25T19:14:40 M debian-multiarch/control M debian-multiarch/rules M debian/rules commit 5c73a3e74548fef8eddbf602d26873ce9a69f58c Author: Francis Lachapelle Date: Wed Jul 25 18:30:55 2012 +0000 See ChangeLog. Monotone-Parent: a860eef99344cc9894f15336b3781ecf101807e4 Monotone-Revision: e4cb9e3d176a6344fdd81d88e8df6109f468d9b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T18:30:55 M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 7557403b62032d9efa56268cd34cbc766be3ded6 Author: Wolfgang Sourdeau Date: Wed Jul 25 17:44:35 2012 +0000 Monotone-Parent: 8062273942a9de3fcd13c9bb3307488c9a67ec68 Monotone-Revision: d6e6af11a4430fc14c38e245fbaa322775b7b5d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-25T17:44:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDBFolder.m commit 2faa5e1867cd856d2bf475860e2b808acdb8de37 Author: Francis Lachapelle Date: Wed Jul 25 16:14:51 2012 +0000 Monotone-Parent: 501a731c4da6da6981520b52a38b2310f96cff65 Monotone-Revision: a860eef99344cc9894f15336b3781ecf101807e4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T16:14:51 M UI/MainUI/German.lproj/Localizable.strings commit cd42cc0a68ace3b60acc4bcd8018551d1f134bf1 Author: Francis Lachapelle Date: Wed Jul 25 15:39:17 2012 +0000 Updated NEWS file. Monotone-Parent: 84638520098e5b0e2cebc6efed95a3c49beac705 Monotone-Revision: 501a731c4da6da6981520b52a38b2310f96cff65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T15:39:17 M NEWS commit 36bde4e042ec48a55ce7082a328465f842526211 Author: Francis Lachapelle Date: Wed Jul 25 15:31:40 2012 +0000 See ChangeLog. Monotone-Parent: 20ed9d28f7e0284da6a03803be4b44515ff13153 Monotone-Revision: 84638520098e5b0e2cebc6efed95a3c49beac705 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T15:31:40 M ChangeLog M SoObjects/SOGo/SOGoSieveManager.m commit 31e71ae5023569d827cd9d3c396b2394412f8016 Author: Francis Lachapelle Date: Wed Jul 25 15:29:25 2012 +0000 Monotone-Parent: df5a09ae9d29fc91931a36f18aa384ed606194c5 Monotone-Revision: 20ed9d28f7e0284da6a03803be4b44515ff13153 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T15:29:25 M UI/WebServerResources/UIxPreferences.js commit ba0f168ec0ea38cf454fb6d81eaf4ca563f904cf Author: Francis Lachapelle Date: Wed Jul 25 14:49:13 2012 +0000 Updated NEWS file. Monotone-Parent: bab4b23325aeba865fd0ade4141261c22b5efd00 Monotone-Revision: df5a09ae9d29fc91931a36f18aa384ed606194c5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T14:49:13 M NEWS commit cdc2ac3fd6c0e0594737d57dec8414565216cdc7 Author: Francis Lachapelle Date: Wed Jul 25 14:46:17 2012 +0000 Updated documentation. Monotone-Parent: 3724c4e7b13bc7e47dfac774a12b9b16f85cc78b Monotone-Revision: bab4b23325aeba865fd0ade4141261c22b5efd00 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T14:46:17 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 7c12e5625394722bc328e9207083ecc3a07e887a Author: Francis Lachapelle Date: Wed Jul 25 14:03:37 2012 +0000 See ChangeLog. Monotone-Parent: 5be006c193563fa56c59af40f439dd28be19ed62 Monotone-Revision: 3724c4e7b13bc7e47dfac774a12b9b16f85cc78b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-25T14:03:37 M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M UI/WebServerResources/MailerUI.js commit 5aa0db4d7b71fc17f4bbff747fdefd241c9263f0 Author: Wolfgang Sourdeau Date: Tue Jul 24 20:45:03 2012 +0000 Monotone-Parent: 204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8 Monotone-Revision: 63de63b9d1691f5af7ec1b790f5201ae73cfa036 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-24T20:45:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreUserContext.m commit 3cdf0347d55587dc4a908f252e641ea859974dbc Author: Wolfgang Sourdeau Date: Tue Jul 24 20:43:40 2012 +0000 Monotone-Parent: b226b4ac380c34d6adb7ee8a0fab3a0632d83b37 Monotone-Revision: 204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-24T20:43:40 Monotone-Branch: ca.inverse.sogo M OpenChange/iCalEvent+MAPIStore.m commit 2f42766717cc9792c61e7346a230b12848a17a4f Author: Wolfgang Sourdeau Date: Tue Jul 24 20:43:06 2012 +0000 Monotone-Parent: bdb3c86bf127fecd411885ad5bcf84eb8af9f672 Monotone-Revision: b226b4ac380c34d6adb7ee8a0fab3a0632d83b37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-24T20:43:06 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/samba-get-config.py commit d6b62423114f6ccfe33139bd698bbfb0111c2a05 Author: Francis Lachapelle Date: Tue Jul 24 18:51:09 2012 +0000 Updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish (Argentina), Spanish (Spain) translations Monotone-Parent: 00a98c9420d949b7f4dccea479d8d3d83154bdf4 Monotone-Revision: 5be006c193563fa56c59af40f439dd28be19ed62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-24T18:51:09 M NEWS M SoObjects/Appointments/Dutch.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.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/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 0a2201d7e55c60a38a26209356fdf5847eee4160 Author: Francis Lachapelle Date: Tue Jul 24 15:27:54 2012 +0000 Updated French translation. Monotone-Parent: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c Monotone-Revision: 344c60c460c2ec1cb8f2adfd4f4e2af9da772e4a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-24T15:27:54 M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 6cc9f8e2f0bb3641efee2337839e8f8c89799c64 Author: Francis Lachapelle Date: Tue Jul 24 15:17:38 2012 +0000 See ChangeLog Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf Monotone-Revision: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-24T15:17:38 M ChangeLog M UI/PreferencesUI/English.lproj/Localizable.strings M UI/WebServerResources/UIxPreferences.js commit dbdba16168233ab63d3afdd66cbb4955e9342766 Author: Ludovic Marcotte Date: Tue Jul 24 14:08:56 2012 +0000 Added comment in the code regarding previous commit Monotone-Parent: e7b38d4230f362ff9d71b2d1bfa8af9b8a2e80c6 Monotone-Revision: 90e0a15d1fa7861aebb988530cf5503d63b9b9c0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-24T14:08:56 M SoObjects/Appointments/SOGoCalendarComponent.m commit f348bd3211d131fa4250827198d455add29043f9 Author: Ludovic Marcotte Date: Tue Jul 24 13:58:47 2012 +0000 Fix for bug #1888 Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf Monotone-Revision: 5c693d8846aabef79f3f26fae416c99fe51bed78 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-24T13:58:47 M SoObjects/Appointments/SOGoCalendarComponent.m commit 57fb9fbefb7d5ac21ba6681c2c52d113baeb0cf3 Author: Francis Lachapelle Date: Tue Jul 24 12:49:55 2012 +0000 Updated CKEditor to version 3.6.4. Monotone-Parent: f6b9d7fff0ee290e5bb3d449068e90673274fc9d Monotone-Revision: 247bc51241f490e20ac9abc386e95d4198cefbaf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-24T12:49:55 M NEWS A UI/WebServerResources/ckeditor/adapters/jquery.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js A UI/WebServerResources/ckeditor/lang/id.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/ka.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mk.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/ug.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/pt-br.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ro.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/pt-br.js M UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js M UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js M UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/specialchar/lang/el.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/he.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/pt-br.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/uicolor/lang/pt-br.js M UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css commit baa395016a991f84c1d1368c05e9c44a812fabbf Author: Jean Raby Date: Mon Jul 23 17:42:45 2012 +0000 * debian*/sogo.logrotate: drop distro specific log rotate scripts * debian*/sogo.install * debian*/rules : Use the logrotate script from Scripts/. Monotone-Parent: 74e79fa391e19c2111663aba07a783fd4cdd19bd Monotone-Revision: f6b9d7fff0ee290e5bb3d449068e90673274fc9d Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-23T17:42:45 M ChangeLog M debian-multiarch/rules M debian-multiarch/sogo.install D debian-multiarch/sogo.logrotate M debian/rules M debian/sogo.install D debian/sogo.logrotate commit 8d4fa04746ebdcba85ee4b6dd19b9b002a26dbc6 Author: Ludovic Marcotte Date: Mon Jul 23 13:50:14 2012 +0000 Added fix for bug #1455 Monotone-Parent: 95a335681530001430a12707d05dbed7839214fb Monotone-Revision: 74e79fa391e19c2111663aba07a783fd4cdd19bd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-23T13:50:14 M Scripts/cas-proxy-validate.py commit 0851b23841c3352258022affa249099c876cf5da Author: Francis Lachapelle Date: Fri Jul 20 20:03:23 2012 +0000 Fix for bug #1899 Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344 Monotone-Revision: 068bbe8f960b1a20f29054e83e54a57c4372a98e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-20T20:03:23 M UI/WebServerResources/ContactsUI.js commit 8a1781ea223c7db4fb00ce98aa8f4e8322a9131c Author: Francis Lachapelle Date: Fri Jul 20 18:48:28 2012 +0000 See ChangeLog Monotone-Parent: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0 Monotone-Revision: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-20T18:48:28 M ChangeLog M UI/WebServerResources/MailerUI.js commit 5c618e56385d5e2220c6739bacd8da6c2383ea98 Author: Francis Lachapelle Date: Fri Jul 20 18:34:59 2012 +0000 Improved HTML of mail notifications. See ChangeLog. Monotone-Parent: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2 Monotone-Revision: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-20T18:34:59 M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/Templates/Appointments/SOGoAptMailReceipt.wox commit 136c6dd92dc81678d0f18429a35409125454f749 Author: Ludovic Marcotte Date: Fri Jul 20 18:24:52 2012 +0000 Fixed merge Monotone-Parent: bfc3cb63453015f444ec1a1fd20faeece6be2042 Monotone-Revision: bdb3c86bf127fecd411885ad5bcf84eb8af9f672 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-20T18:24:52 Monotone-Branch: ca.inverse.sogo M ChangeLog commit fdec2c5d7b7c990b0aa2c2b268527cec11d35b91 Author: Ludovic Marcotte Date: Fri Jul 20 18:23:33 2012 +0000 Fixed merge Monotone-Parent: 89c8046bde59d4d200a7f039c310086919d53cfd Monotone-Revision: 9e0909dcbb77a5837442df736d80607b0a3fb383 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-20T18:23:33 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8f31821e1d21a1ba12aca2eb3f081b8b9a72c338 Author: Wolfgang Sourdeau Date: Fri Jul 20 19:07:03 2012 +0000 Monotone-Parent: c9c54e20cc8e010c29ef8e5fa1cbd039c35e5344 Monotone-Revision: 7eb19f1f060daa6cb0a2421481ec351910c3af68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T19:07:03 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit d63d4ee19e32596085dcb932d3aeb91bae6f1207 Author: Ludovic Marcotte Date: Fri Jul 20 18:21:59 2012 +0000 Fixed merge Monotone-Parent: a7a764a2e6fd01790136451d2f144d9b934d1e8e Monotone-Revision: 631e9fa8454aae26e4c7eaa71bfe9e18c0f4b7e5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-20T18:21:59 M ChangeLog commit f363ddf101a097494ec50f6f1a4f3dfcce61657f Author: Ludovic Marcotte Date: Fri Jul 20 18:17:06 2012 +0000 See ChangeLog Monotone-Parent: 5a6d160e6f9616edb725a40e08f24f0f0bf539b0 Monotone-Revision: 173ccf9cd4cd08cdc361da9d58df641be065e5a5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-20T18:17:06 M ChangeLog M UI/MailPartViewers/UIxMailRenderingContext.m commit 1476b93a45221667a0ae5d00cd71f77e745f894d Author: Wolfgang Sourdeau Date: Fri Jul 20 15:44:25 2012 +0000 Monotone-Parent: 5b4e61e92b3d68b92ea25f1513eb120e502250a1 Monotone-Revision: 1e529d97ad640de07982d342ce216985cba625f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:44:25 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObjectProxy.m M OpenChange/MAPIStoreRecurrenceUtils.m commit 965cd9379e90fba9f2e1ff5e1f6e77e09ae1c0f8 Author: Wolfgang Sourdeau Date: Fri Jul 20 15:42:52 2012 +0000 Monotone-Parent: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80 Monotone-Revision: 5b4e61e92b3d68b92ea25f1513eb120e502250a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:42:52 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarAttachment.h M OpenChange/MAPIStoreCalendarAttachment.m A OpenChange/MAPIStoreCalendarEmbeddedMessage.h A OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m A OpenChange/iCalEvent+MAPIStore.h A OpenChange/iCalEvent+MAPIStore.m commit 3b745879eba23d40d7e138aa9f689ff01895a747 Author: Wolfgang Sourdeau Date: Fri Jul 20 15:26:15 2012 +0000 Monotone-Parent: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a Monotone-Revision: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:26:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 649b6fb90ff62a6b87e30eb89fb06451fbe365db Author: Wolfgang Sourdeau Date: Fri Jul 20 15:21:11 2012 +0000 Monotone-Parent: 3bc92406543042dce09f1c096eb8a19107b42eb2 Monotone-Revision: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:21:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreEmbeddedMessage.h M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreSOGo.m commit 63c2d62b0bc5879e23cd09371872396f6bb78556 Author: Wolfgang Sourdeau Date: Fri Jul 20 14:36:05 2012 +0000 Monotone-Parent: 3fdbf80f4c1de08138ff9435f54fd9f663ef5b8f Monotone-Revision: 3bc92406543042dce09f1c096eb8a19107b42eb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T14:36:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 7bb437021aa300a08e78108bf04973b94fb42828 Author: Wolfgang Sourdeau Date: Fri Jul 20 14:13:56 2012 +0000 Monotone-Parent: d6049f3e55fa0ac4385db63c3777aa1d84d5511c Monotone-Revision: 3fdbf80f4c1de08138ff9435f54fd9f663ef5b8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T14:13:56 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreTasksMessage.m commit e55e89c496cb005137c6098c6df9b7e443702b20 Author: Wolfgang Sourdeau Date: Fri Jul 20 14:13:50 2012 +0000 Monotone-Parent: 3bf968de90811032a5b011cf48b3e8c402aa2425 Monotone-Revision: d6049f3e55fa0ac4385db63c3777aa1d84d5511c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T14:13:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit 2d132678cfa58f95b4c48d3734a902a8e9d90eb9 Author: Wolfgang Sourdeau Date: Fri Jul 20 14:08:03 2012 +0000 Monotone-Parent: 0bab258b30947c4b34f1e39acd0a61b7954c9958 Monotone-Revision: 3bf968de90811032a5b011cf48b3e8c402aa2425 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T14:08:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.m commit 7ec5e22f9d48a646a2b6bfc4c397b904cb130d12 Author: Wolfgang Sourdeau Date: Fri Jul 20 06:53:01 2012 +0000 Monotone-Parent: 44c81c0fbde1cf04e0ee2064fd07a4e6b1e74fcb Monotone-Revision: 0bab258b30947c4b34f1e39acd0a61b7954c9958 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T06:53:01 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreObject.h commit 7fa7630d7446180d34c556d2176d85f7b4ef8e0c Author: Wolfgang Sourdeau Date: Thu Jul 19 20:31:15 2012 +0000 Monotone-Parent: fc87b2e35370aef34db8f91a54bc71a27c2ea297 Monotone-Revision: 44c81c0fbde1cf04e0ee2064fd07a4e6b1e74fcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T20:31:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGoObject.h M OpenChange/MAPIStoreSOGoObject.m commit 0b2f4e5c445e6a63d911403ea6779c0c9b24762e Author: Wolfgang Sourdeau Date: Thu Jul 19 20:26:33 2012 +0000 Monotone-Parent: b65572c3789024ccb44bac952fa19cc6708071a0 Monotone-Revision: fc87b2e35370aef34db8f91a54bc71a27c2ea297 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T20:26:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m commit b4f8a596f571ebdc366630d898f3a861fcdb4379 Author: Wolfgang Sourdeau Date: Thu Jul 19 19:28:44 2012 +0000 Monotone-Parent: be9c203f3a5b8055a08854fac75321227532ee8c Monotone-Revision: b65572c3789024ccb44bac952fa19cc6708071a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T19:28:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m A OpenChange/MAPIStoreObjectProxy.h A OpenChange/MAPIStoreObjectProxy.m commit cd18ceeb6c527e0dacaa3cd8cbe9d045872542fb Author: Wolfgang Sourdeau Date: Thu Jul 19 19:09:41 2012 +0000 Monotone-Parent: f43939c9f93e2ae0c474453779ec04d06a04dd8a Monotone-Revision: be9c203f3a5b8055a08854fac75321227532ee8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T19:09:41 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.h commit 4c86e1b09b83008555e8de7e8bd5af5ed83fc4ba Author: Wolfgang Sourdeau Date: Thu Jul 19 19:06:46 2012 +0000 Monotone-Parent: 7a12a4fc3471976029528f54b57e6999eff2b3aa Monotone-Revision: f43939c9f93e2ae0c474453779ec04d06a04dd8a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T19:06:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 2de531a6cb04ce66f1cda606ae0d18a502f0c41f Author: Wolfgang Sourdeau Date: Thu Jul 19 01:30:43 2012 +0000 Monotone-Parent: 8b81870c2b6bc608846d32e8e0b91c60d47ebb6a Monotone-Revision: 7a12a4fc3471976029528f54b57e6999eff2b3aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T01:30:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m commit 3ddba08a9eea5a4270e725a50911074db7bad19e Author: Wolfgang Sourdeau Date: Thu Jul 19 01:26:45 2012 +0000 Monotone-Parent: 2cad87365f0a0c5651f8609b76b87ed5eeb351c4 Monotone-Revision: 8b81870c2b6bc608846d32e8e0b91c60d47ebb6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T01:26:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 124f3f995e60373cb78bd1e2f09066882a947c20 Author: Wolfgang Sourdeau Date: Thu Jul 19 01:25:04 2012 +0000 Monotone-Parent: cd2989d3a11079dde73d3a4890b0976e1405ebaa Monotone-Revision: 2cad87365f0a0c5651f8609b76b87ed5eeb351c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-19T01:25:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDBMessage.m commit aeef968c4ed8672b16a9a9816fb6cd1479a859f9 Author: Jean Raby Date: Wed Jul 18 20:22:54 2012 +0000 * Tests/Integration/config.py.in: New config parameter: webCalendarURL * Tests/Integration/webdavlib.py(HTTPPOST,HTTPGET): Allow cookies in post and get requests. * Tests/Integration/test-ui-posts.py: New test class Currently contains only one test case which exercises addWebCalendar * SoObjects/Appointments/GNUmakefile: use -Wl,--no-as-needed when linking. Fixes #1863 Monotone-Parent: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a Monotone-Revision: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-18T20:22:54 M ChangeLog M SoObjects/Appointments/GNUmakefile M Tests/Integration/config.py.in A Tests/Integration/test-ui-posts.py M Tests/Integration/webdavlib.py commit 1abc40c1270f11825e10b993ebe91d3fd2da8dba Author: Ludovic Marcotte Date: Wed Jul 18 19:05:58 2012 +0000 See ChangeLog Monotone-Parent: f489c387ef5efde7f9beee4a9b97ecf85275ffb2 Monotone-Revision: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-18T19:05:58 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit c88d86ec95060cf82b6b67b6acee072d0cc81703 Author: Jean Raby Date: Wed Jul 18 15:30:38 2012 +0000 * Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh * Scripts/sql-update-1.3.16_to_1.3.17.sh: New scripts to expand c_cycleinfo to mediumtext or varchar(1000000) The field was expanded around 1.3.3. See http://www.sogo.nu/bugs/view.php?id=1848 Monotone-Parent: 1bcd208d669189aec549aa4351b9d92a29c6d9b9 Monotone-Revision: f489c387ef5efde7f9beee4a9b97ecf85275ffb2 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-18T15:30:38 M ChangeLog A Scripts/sql-update-1.3.16_to_1.3.17-mysql.sh A Scripts/sql-update-1.3.16_to_1.3.17.sh commit 6f0f95d2535bba0947261937ad92e6da5cbbbdc7 Author: Jean Raby Date: Tue Jul 17 16:56:19 2012 +0000 Use xml.etree.ElementTree.iselement() instead of some homegrown stuff that used a private class from xml.etree.ElementTree. Works with cElementTree Monotone-Parent: ed7f1623b0cb7e935297f6652b76074c1ff952df Monotone-Revision: 1bcd208d669189aec549aa4351b9d92a29c6d9b9 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-17T16:56:19 M Tests/Integration/test-caldav-scheduling.py commit 093c984b4260bedb638fc3310200c99bb7edd4eb Author: Wolfgang Sourdeau Date: Mon Jul 16 13:35:02 2012 +0000 Monotone-Parent: 22bcd9c626e305661b31c70a49c93352266c2dc8 Monotone-Revision: ed7f1623b0cb7e935297f6652b76074c1ff952df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-16T13:35:02 M ChangeLog M Tests/Integration/test-davacl.py M Tests/Integration/webdavlib.py commit 91d9836d80fa0d0330a38b314ef249cd2b27faaa Author: Wolfgang Sourdeau Date: Sat Jul 14 02:41:29 2012 +0000 Monotone-Parent: 471d12add6428916fe0b3d9938d1362d062f1de1 Monotone-Revision: 22bcd9c626e305661b31c70a49c93352266c2dc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-14T02:41:29 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 6b89fbb769c3832193355b0d74ffe1f4469d2b55 Author: Wolfgang Sourdeau Date: Fri Jul 13 21:03:50 2012 +0000 Monotone-Parent: f071f53cbc4a39b0b852c58e7e57332f05ef1e0c Monotone-Revision: 471d12add6428916fe0b3d9938d1362d062f1de1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T21:03:50 M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit 6cd17dc9b8bb1afab627ec1029fdb8ba8bdc5303 Author: Wolfgang Sourdeau Date: Fri Jul 13 20:59:09 2012 +0000 Monotone-Parent: 493dd9034b71a42f4fc3df70a482872a7c50cc22 Monotone-Revision: f071f53cbc4a39b0b852c58e7e57332f05ef1e0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:59:09 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit ee723f9694037b966531e0ab1f1ef98fa84f28f3 Author: Wolfgang Sourdeau Date: Fri Jul 13 20:37:16 2012 +0000 fixed neglected warnings Monotone-Parent: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c Monotone-Revision: 493dd9034b71a42f4fc3df70a482872a7c50cc22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:37:16 M SoObjects/Appointments/SOGoAppointmentObject.m commit cbd4bd907ae597885c5980d1a850454cf59f0113 Author: Wolfgang Sourdeau Date: Fri Jul 13 20:36:19 2012 +0000 Monotone-Parent: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6 Monotone-Revision: 61a57c3431ce88c941b644d5a0ce21abb1f82f8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:36:19 M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit d40be7d196ef9379bd897ec9f004106ff7de95c4 Author: Wolfgang Sourdeau Date: Fri Jul 13 20:35:02 2012 +0000 fixed missing declaration update Monotone-Parent: 11acebc5a76969e7e9f712ff0325cb10e3171669 Monotone-Revision: 7fb9c9db1f708e5ebd59004e2cd37cf85e5d94d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:35:02 M SoObjects/Appointments/SOGoCalendarComponent.h commit 5b1abf0d68db22ce08f5ef4f95b6dbe40306c00e Author: Wolfgang Sourdeau Date: Fri Jul 13 20:34:13 2012 +0000 fixed missing declaration update Monotone-Parent: d953e1b8cae8bcdf2a3cff4219ea365af8391941 Monotone-Revision: 11acebc5a76969e7e9f712ff0325cb10e3171669 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:34:13 M SoObjects/Appointments/SOGoCalendarComponent.h commit 82f3f1b3d939d1e54f86c032dfa1ad63c624a770 Author: Wolfgang Sourdeau Date: Fri Jul 13 20:31:41 2012 +0000 Monotone-Parent: 9475f39d99549bfa74e7f88be7e54d9650beb0d5 Monotone-Revision: d953e1b8cae8bcdf2a3cff4219ea365af8391941 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:31:41 M ChangeLog M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.m A SoObjects/Appointments/iCalCalendar+SOGo.h A SoObjects/Appointments/iCalCalendar+SOGo.m commit caf58a7c4a5dbf22a27635599cf9d254ef9ca71b Author: Wolfgang Sourdeau Date: Fri Jul 13 20:25:47 2012 +0000 Monotone-Parent: c812fb58ff32ddf15bcafe1527b4871905de1415 Monotone-Revision: 9475f39d99549bfa74e7f88be7e54d9650beb0d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-13T20:25:47 M ChangeLog M Tests/Integration/test-caldav-scheduling.py commit 6a5ab405a26d13068a14c38bde4d39e04be7a5ca Author: Francis Lachapelle Date: Fri Jul 13 14:38:06 2012 +0000 Updated NEWS file. Monotone-Parent: be001fad1d7b392001a6534b6758e7d78713c9a2 Monotone-Revision: c812fb58ff32ddf15bcafe1527b4871905de1415 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-13T14:38:06 M NEWS commit ae84644bdc7f704e3aa65f0179df454270947c3b Author: Francis Lachapelle Date: Fri Jul 13 14:37:50 2012 +0000 Monotone-Parent: f9bb5a5f3c1e5dea5cb04ead39373ab637b9ee09 Monotone-Revision: be001fad1d7b392001a6534b6758e7d78713c9a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-13T14:37:50 M ChangeLog commit a6b8e42cbf955a7ac2b1c4d2537b41aee8d6b261 Author: Francis Lachapelle Date: Fri Jul 13 13:00:02 2012 +0000 Monotone-Parent: 29aefdeb26834742b8cd9f01120573b4dcbcc7ed Monotone-Revision: f9bb5a5f3c1e5dea5cb04ead39373ab637b9ee09 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-13T13:00:02 M SOPE/GDLContentStore/GCSSessionsFolder.m commit ef848303a34250b4c2c81e45717f01b2e14fa296 Author: Jean Raby Date: Thu Jul 12 16:47:23 2012 +0000 * SoObjects/Mailer/SOGoMailForward.m (from, to, cc, reply-to): mailHeaders returns an array if there are multiple headers of the same type. Handle this case to correctly show multiple from, to, cc and reply-to headers in mail replies/forwards instead of crashing. Monotone-Parent: dac25405c6ab2f1d735ddb9f6db4243e5e96d14b Monotone-Revision: 29aefdeb26834742b8cd9f01120573b4dcbcc7ed Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-12T16:47:23 M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailForward.m commit c342d3defe58629f1b365a06ba5c0e38df77870a Author: Wolfgang Sourdeau Date: Thu Jul 12 15:05:33 2012 +0000 Monotone-Parent: f48e9e2abfb00e03cccd2aa8fd8998a415bb5ce1 Monotone-Revision: 3dfe653dfcaeadc5fe93ff1f2c0a1f9d049c1836 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-12T15:05:33 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 87a7732361e9d0089f5761b11fc8d963ccded448 Author: Wolfgang Sourdeau Date: Thu Jul 12 15:03:38 2012 +0000 applied changes from c6b25920d896b2d19d0ef40a4cadee46c87bba2d through fcec9822c0aaee8cefba77d0f50a8582b33fa3f0 Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a Monotone-Revision: 4d39a71900cc87ae1185f268c1c35a5a4b086b1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-12T15:03:38 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit d965eec0515a56b819050ecba8b4319d62b988de Author: Francis Lachapelle Date: Wed Jul 11 19:53:45 2012 +0000 Minor improvements to the preferences window. Monotone-Parent: b456b18f292850c6fefa107c0ca59bded3a6e6a3 Monotone-Revision: 1fae890d6e269d7918982811c46400a4ff38745d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-11T19:53:45 M UI/Templates/PreferencesUI/UIxPreferences.wox commit c522130c25d4e77a2bd9a646e19f7259cda7a877 Author: Francis Lachapelle Date: Wed Jul 11 19:50:56 2012 +0000 Added missing strings for calendar notifications. Monotone-Parent: 740654a1f1be6a68843349cf438d5a87445f489e Monotone-Revision: b456b18f292850c6fefa107c0ca59bded3a6e6a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-11T19:50:56 M UI/Scheduler/English.lproj/Localizable.strings commit 2c987bae06ff8934c60ca19bc56a2e4a26c5d7cc Author: Ludovic Marcotte Date: Wed Jul 11 18:57:27 2012 +0000 See ChangeLog Monotone-Parent: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a Monotone-Revision: 740654a1f1be6a68843349cf438d5a87445f489e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-11T18:57:27 M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Templates/Appointments/SOGoAptMailReceipt.wox commit 6556c92c87c17bf4b3c5002f10c54d2d2b594dff Author: Ludovic Marcotte Date: Wed Jul 11 17:27:54 2012 +0000 See ChangeLog Monotone-Parent: 0012ddb107483154b76c08f33a7b8437b5309529 Monotone-Revision: 975e40192e290b5aa4bc5c5b99a12b299d84fa5a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-11T17:27:54 M ChangeLog M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit d932f1fd475d5c482742fa8a794261ff80b06d5f Author: Ludovic Marcotte Date: Wed Jul 11 14:09:37 2012 +0000 Fixed merge Monotone-Parent: 6eabcf880fa6d4620fb9a1ed111b15bef9bd9877 Monotone-Revision: 2252f3047b058ea629e568aec7efb2b0432e3c0c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-11T14:09:37 Monotone-Branch: ca.inverse.sogo M ChangeLog commit c8c0030518df1dbcbd0edd608c4085f20b50d2d6 Author: Ludovic Marcotte Date: Wed Jul 11 14:06:41 2012 +0000 See ChangeLog Monotone-Parent: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71 Monotone-Revision: 0012ddb107483154b76c08f33a7b8437b5309529 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-11T14:06:41 M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m commit 961302407db37073606f9be1bb2507f3f7634b5e Author: Wolfgang Sourdeau Date: Tue Jul 10 16:02:16 2012 +0000 Monotone-Parent: eb2ae1364da011cec8f9e025b9b53785ba2647d6 Monotone-Revision: fcec9822c0aaee8cefba77d0f50a8582b33fa3f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-10T16:02:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit a469952773f3c3bbec7cdbee0ab2c301a2f9b57e Author: Wolfgang Sourdeau Date: Tue Jul 10 15:49:24 2012 +0000 Monotone-Parent: 1c3bb3511167199e0dc7bafa4db7fc5540648666 Monotone-Revision: eb2ae1364da011cec8f9e025b9b53785ba2647d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-10T15:49:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 934e15d2d0df5063f1da21da7e92aa936d71f1bd Author: Wolfgang Sourdeau Date: Tue Jul 10 15:49:05 2012 +0000 Monotone-Parent: c6b25920d896b2d19d0ef40a4cadee46c87bba2d Monotone-Revision: 1c3bb3511167199e0dc7bafa4db7fc5540648666 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-10T15:49:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 3a748792db53c6379c1b6d3c381aaf4516a80dd2 Author: Francis Lachapelle Date: Tue Jul 10 15:26:00 2012 +0000 Various minor Web interface improvements. Monotone-Parent: de57fd5034fd57e2302198e4d6b342a30830430a Monotone-Revision: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-10T15:26:00 M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactView.wox M UI/Templates/ContactsUI/UIxListView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxCalendarProperties.css commit 1459f43f0448e0a4897e89aee77f0bee2ef8042a Author: Francis Lachapelle Date: Tue Jul 10 15:18:35 2012 +0000 Updated French translation. Monotone-Parent: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15 Monotone-Revision: de57fd5034fd57e2302198e4d6b342a30830430a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-10T15:18:35 M NEWS M UI/Contacts/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 03a125ea1f1a0736aecac27198621e1c3e131a8f Author: Ludovic Marcotte Date: Tue Jul 10 00:29:13 2012 +0000 See ChangeLog Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-10T00:29:13 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoConstants.h M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m D UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox D UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox A UI/Templates/Appointments/SOGoAptMailReceipt.wox D UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js commit 0d713efdd66df869820816e0f2cc993facc16ce4 Author: Jean Raby Date: Mon Jul 9 18:22:45 2012 +0000 * Tools/SOGoToolExpireUserSessions.m: remove reference toSOGoSessionExpireMinutes. It never existed. Monotone-Parent: f0fb54908898753faba576cb702431e4a761d814 Monotone-Revision: 801c13ca7d8e3a2f3e502ee658399b458681bcab Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T18:22:45 M Tools/SOGoToolExpireUserSessions.m commit a6a00d875363d54ebe5f13661a2b58d5239cf6b7 Author: Jean Raby Date: Mon Jul 9 18:16:49 2012 +0000 * Tools/SOGoToolUserPreferences.m: use printf() instead of NSLog to print out user preferences. Makes it easier to grep. Monotone-Parent: 3896b9b187dfad2b01d68527f0411bd1a7cfe7b4 Monotone-Revision: f0fb54908898753faba576cb702431e4a761d814 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T18:16:49 M ChangeLog M Tools/SOGoToolUserPreferences.m commit 1b6727bda6a9fb42ef81fc7f360da4a99f3530f3 Author: Jean Raby Date: Mon Jul 9 17:54:22 2012 +0000 revert last commit. The fix is in generic.js, not UIxContactsUserFolders.js Monotone-Parent: 0d5958f50cf116f607e45fcde7496a5bc3726e1c Monotone-Revision: 3896b9b187dfad2b01d68527f0411bd1a7cfe7b4 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T17:54:22 M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit 390755d305014a16a513e9fa8ead28c83970cd23 Author: Jean Raby Date: Mon Jul 9 15:47:42 2012 +0000 * UI/WebServerResources/UIxContactsUserFolders.js (onSearchFormSubmit): Restore behavior of a single dot (.) in the search field (wildcard search) Monotone-Parent: 7ec57a209bc7361239e0e096f134affbbd4b5fc2 Monotone-Revision: 0d5958f50cf116f607e45fcde7496a5bc3726e1c Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T15:47:42 M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.js commit 22690a8f8faf1c165ec8995d7e1063d7176397b5 Author: Jean Raby Date: Mon Jul 9 14:52:47 2012 +0000 * UI/WebServerResources/ContactsUI.js: Enable 'show raw source' only when a single contact is selected. Monotone-Parent: 4e287287380938e20234ac951c09158c324b84b4 Monotone-Revision: 7ec57a209bc7361239e0e096f134affbbd4b5fc2 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T14:52:47 M UI/WebServerResources/ContactsUI.js commit 71121914cf2dc04e1f5bfbc475721274171054c7 Author: Jean Raby Date: Mon Jul 9 14:17:07 2012 +0000 * UI/WebServerResources/SchedulerUI.js (onMenuRawEvent, onMenuRawTask): New callback to show the event/task content from the menu * UI/Scheduler/UIxComponentEditor.m (rawAction): New method that returns the object's raw content in a WOResponse. * UI/Templates/SchedulerUI/UIxCal{Day,Month,Main,Week}View.wox: New contextual menu item: Show Raw Source * UI/WebServerResources/ContactsUI.js (onMenuRawContact): Rework to use calendar/ics/raw * UI/Contacts/UIxContactFolderActions.m (rawAction): Removed / moved to UI/Contacts/UIxContactActions.m * UI/Contacts/UIxContactActions.m (rawAction): New method that returns the object's raw content in a WOResponse. * UI/Templates/ContactsUI/UIxContactFoldersView.wox: Show vCard content -> Show Raw Source Monotone-Parent: e853157abbabf35bc95273da8bc10b2d3b142627 Monotone-Revision: 4e287287380938e20234ac951c09158c324b84b4 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T14:17:07 M ChangeLog M NEWS M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/product.plist M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox 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/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit c4d11cd91617f8905ce909c3ef70d2c764b64a7f Author: Jean Raby Date: Thu Jul 5 21:16:02 2012 +0000 * UI/WebServerResources/generic.js (openGenericWindow): New method that opens a simple new window. * UI/WebServerResources/ContactsUI.js (onMenuRawContact): New callback to show the vCard content from the menu. * UI/WebServerResources/ContactsUI.js (onContactMenuPrepareVisibility): Enable the export and raw functions only on vcards contacts. * UI/Templates/ContactsUI/UIxContactFoldersView.wox: New contextual menu item: Show vCard content * UI/Contacts/UIxContactFolderActions.m (rawAction): New method that returns the raw contact data for all the contact uids provided Monotone-Parent: f03db6cb5531dddabab4e8678d856fe593d3745d Monotone-Revision: e853157abbabf35bc95273da8bc10b2d3b142627 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-05T21:16:02 M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 5639ee61804825948223440ed01a771cae87d5af Author: Jean Raby Date: Thu Jul 5 17:35:02 2012 +0000 Typos Monotone-Parent: f3654e9c29406b43890181ca1e890b64daca6321 Monotone-Revision: f03db6cb5531dddabab4e8678d856fe593d3745d Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-05T17:35:02 M UI/Contacts/UIxContactView.m commit 993c0ee52edd025a4569424a4dd7e608a5ed527f Author: Jean Raby Date: Thu Jul 5 17:17:50 2012 +0000 * UI/Contacts/UIxContactView.m (secondaryEmail): function renamed to secondaryEmails. It now returns all addresses instead of the first one found in the vcard. * UI/Templates/ContactsUI/UIxContactView.wox: Show all addresses returned from secondaryEmails. This still need some css tweaks. Monotone-Parent: 4c9ff5822433c2ff8fcad8c7432a9575f9890b24 Monotone-Revision: f3654e9c29406b43890181ca1e890b64daca6321 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-05T17:17:50 M ChangeLog M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactView.wox commit 96f1a8b2475e0ef66ff3e3ca78d2c753f9147288 Author: Jean Raby Date: Thu Jul 5 16:56:27 2012 +0000 * Tests/Integration/propfind.py: Print headers to stderr. the output can now easily be piped through xmllint Monotone-Parent: 228f7d730cde5a5046b0885c1ac02649ee2b7c05 Monotone-Revision: 4c9ff5822433c2ff8fcad8c7432a9575f9890b24 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-05T16:56:27 M Tests/Integration/propfind.py commit 19adabfa92267b39ace1f4ceb59f3d2584d5899a Author: Wolfgang Sourdeau Date: Mon Jul 2 19:57:29 2012 +0000 Monotone-Parent: 32541b6f161d32f977e2eaff040e594f4ef885b2 Monotone-Revision: f25607e5762568e3c223b1868307c8cc92bd66da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-02T19:57:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSSpecialQueries.m commit 8bf73b73b682ccbf2c588793e00133485a86bdf4 Author: Wolfgang Sourdeau Date: Mon Jul 2 19:49:05 2012 +0000 Monotone-Parent: 47874ea582a8f97d988110f4d4174d2668de0fb0 Monotone-Revision: 32541b6f161d32f977e2eaff040e594f4ef885b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-02T19:49:05 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 79c3eb33dcfcf029f877231de49c364dc2e1644e Author: Wolfgang Sourdeau Date: Sun Jul 1 22:31:05 2012 +0000 Monotone-Parent: a6b977673a1cc94b1269e19c469101dca9fd17bc Monotone-Revision: ebf7c7e799b00cc44e631f47d644d492cac8a9aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-01T22:31:05 Monotone-Branch: ca.inverse.sogo M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m commit b3acd2e2add97681606d1ee811282adf38c3bcdc Author: Wolfgang Sourdeau Date: Sun Jul 1 20:58:46 2012 +0000 Monotone-Parent: 0ad1e10fb7587b8444bd502de4908d1aabf70c96 Monotone-Revision: a6b977673a1cc94b1269e19c469101dca9fd17bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-01T20:58:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Native Microsoft Outlook Configuration.odt M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m commit 674fb1081cc25690609752aa9d11757e9e137cae Author: Wolfgang Sourdeau Date: Sun Jul 1 20:55:54 2012 +0000 Monotone-Parent: b4eb1c4ecb6343d34ed9700a15e35cd1c9dc33af Monotone-Revision: 0ad1e10fb7587b8444bd502de4908d1aabf70c96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-01T20:55:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m commit 13bad20737c7ac33a8092610555df01e093a392b Author: Wolfgang Sourdeau Date: Sat Jun 30 07:30:44 2012 +0000 Monotone-Parent: 53c7bfdc2c357c162e23401ab5600d2cb4a1483e Monotone-Revision: fc5a6818c0ee3f04b21668c4b2008a9549fb34f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-30T07:30:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 0a2244c2cb6fdd2c47cd41218ed746f118a920d8 Author: Jean Raby Date: Fri Jun 29 20:17:20 2012 +0000 * SoObjects/SOGo/WORequest+SOGo.[mh] (-isAndroid): new method to detect whether the request has been performed from an android client * SoObjects/Contacts/SOGoContactFolders.m (appendSystemSources): Let sogo append system sources if the request comes from an android client even if its user agent matches the IPhoneAddressBook Monotone-Parent: a4ef73c2ad79c8da8d8e0c93767ab06e14bc846b Monotone-Revision: 228f7d730cde5a5046b0885c1ac02649ee2b7c05 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-29T20:17:20 M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit 6987cba3c251db3ca2456488e95652d2f93d84bd Author: Wolfgang Sourdeau Date: Fri Jun 29 19:37:15 2012 +0000 Missing files Monotone-Parent: 2eae9f47dfec8f0fc9908ebce5e7d249f21120bc Monotone-Revision: 53c7bfdc2c357c162e23401ab5600d2cb4a1483e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-29T19:37:15 Monotone-Branch: ca.inverse.sogo A OpenChange/dbmsgreader.m commit 3c6ed20f53cca33227007fd32b724f00a571cc5d Author: Wolfgang Sourdeau Date: Fri Jun 29 19:25:31 2012 +0000 Missing files Monotone-Parent: 0c4f43a27b60ff9951c52b8ab1d9309d5fc9f209 Monotone-Revision: 2eae9f47dfec8f0fc9908ebce5e7d249f21120bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-29T19:25:31 Monotone-Branch: ca.inverse.sogo A OpenChange/SOGoMAPIDBMessage.h A OpenChange/SOGoMAPIDBMessage.m commit a783d81528b67a1dcbdc2f19ed065684308b7a6d Author: Wolfgang Sourdeau Date: Fri Jun 29 19:09:02 2012 +0000 Monotone-Parent: 905276f295d6f28a6946297f6a7af9ad60f71842 Monotone-Revision: 4ecb95aab8f686702ff3eb186a97b1bf1f3b5531 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-29T19:09:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreSOGo.m commit 95a443d89a87b03a27f9f1fa166a4ff681522680 Author: Wolfgang Sourdeau Date: Fri Jun 29 17:59:38 2012 +0000 Monotone-Parent: 3f8608c82d9c379cc9e0fea6ffe853cc1949a24b Monotone-Revision: 905276f295d6f28a6946297f6a7af9ad60f71842 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-29T17:59:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/EOQualifier+MAPI.h M OpenChange/EOQualifier+MAPI.m A OpenChange/GCSSpecialQueries+OpenChange.h A OpenChange/GCSSpecialQueries+OpenChange.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContext.m A OpenChange/MAPIStoreDBBaseContext.h A OpenChange/MAPIStoreDBBaseContext.m A OpenChange/MAPIStoreDBFolder.h A OpenChange/MAPIStoreDBFolder.m A OpenChange/MAPIStoreDBFolderTable.h A OpenChange/MAPIStoreDBFolderTable.m A OpenChange/MAPIStoreDBMessage.h A OpenChange/MAPIStoreDBMessage.m A OpenChange/MAPIStoreDBMessageTable.h A OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreFAIMessage.h M OpenChange/MAPIStoreFAIMessageTable.h D OpenChange/MAPIStoreFSBaseContext.h D OpenChange/MAPIStoreFSBaseContext.m D OpenChange/MAPIStoreFSFolder.h D OpenChange/MAPIStoreFSFolder.m D OpenChange/MAPIStoreFSFolderTable.h D OpenChange/MAPIStoreFSFolderTable.m D OpenChange/MAPIStoreFSMessage.h D OpenChange/MAPIStoreFSMessage.m D OpenChange/MAPIStoreFSMessageTable.h D OpenChange/MAPIStoreFSMessageTable.m M OpenChange/MAPIStoreFallbackContext.h M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailAttachment.h M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.h M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreMessageTable.h M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreNotesContext.h M OpenChange/MAPIStoreNotesFolder.h M OpenChange/MAPIStoreNotesMessage.h M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStorePermissionsTable.m A OpenChange/MAPIStoreSOGoObject.h A OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m D OpenChange/MAPIStoreVolatileMessage.h D OpenChange/MAPIStoreVolatileMessage.m A OpenChange/NSObject+PropertyList.m A OpenChange/SOGoMAPIDBFolder.h A OpenChange/SOGoMAPIDBFolder.m A OpenChange/SOGoMAPIDBObject.h A OpenChange/SOGoMAPIDBObject.m D OpenChange/SOGoMAPIFSFolder.h D OpenChange/SOGoMAPIFSFolder.m D OpenChange/SOGoMAPIFSMessage.h D OpenChange/SOGoMAPIFSMessage.m A OpenChange/SOGoMAPIObject.h A OpenChange/SOGoMAPIObject.m D OpenChange/SOGoMAPIVolatileMessage.h D OpenChange/SOGoMAPIVolatileMessage.m M OpenChange/plreader.m commit 591306481b520cb11a1896c9cafb75d0a14d4abe Author: Wolfgang Sourdeau Date: Thu Jun 28 14:46:37 2012 +0000 Monotone-Parent: 8bf030be6f5baed09d67ad6a173017ace25834c7 Monotone-Revision: 3f8608c82d9c379cc9e0fea6ffe853cc1949a24b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-28T14:46:37 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 79552f8ff36f7cebeffc4aa57eecb599caba6f2a Author: Wolfgang Sourdeau Date: Thu Jun 28 14:45:45 2012 +0000 Monotone-Parent: 58f1829bce5e146423ed657d76063f09b7596385 Monotone-Revision: 8bf030be6f5baed09d67ad6a173017ace25834c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-28T14:45:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 8ef875b1f4580c5c89f346f7114e3ddb538fd020 Author: Wolfgang Sourdeau Date: Thu Jun 28 14:45:12 2012 +0000 Monotone-Parent: c69af3e4b83d5cab3a52701fb736c8a149697338 Monotone-Revision: 58f1829bce5e146423ed657d76063f09b7596385 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-28T14:45:12 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSSpecialQueries.h M SOPE/GDLContentStore/GCSSpecialQueries.m commit 38b1cbd014fc101eb0245d09b5a87ea782581ed7 Author: Jean Raby Date: Wed Jun 27 16:06:20 2012 +0000 * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction:): detect conflicting event UID and deny the request accordingly. * Tests/Integration/test-caldav-scheduling.py: new test for bug #1853 Monotone-Parent: 32e30de409bdd4e864d0c454e1939c809fb8edcd Monotone-Revision: a4ef73c2ad79c8da8d8e0c93767ab06e14bc846b Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-27T16:06:20 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M Tests/Integration/test-caldav-scheduling.py commit c74b5a1cc13c5c3e5c6ede6f7a45bdf702351fab Author: Francis Lachapelle Date: Tue Jun 26 20:45:07 2012 +0000 Updated Czech translation. Monotone-Parent: 802a8f25aa0ed67386953826b82939c3ab98bba2 Monotone-Revision: 32e30de409bdd4e864d0c454e1939c809fb8edcd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-26T20:45:07 M NEWS M SoObjects/Appointments/Czech.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings commit cba2a7d458da942433979263fb5e7a7b5327e688 Author: Jean Raby Date: Fri Jun 22 19:06:17 2012 +0000 Tests/Integration/test-caldav-scheduling.py: Replace the tearDown code by something a bit more elegant: each test now adds its ics to the ics_list. tearDown loops over the list instead of listing each ics. 2 new utility functions: _getAllEvents and _deleteAllEvent Those should probably be named _getCollectionContent and _deleteCollectionContent... For tests related to resources, make sure their calendar is empty before running them. This ensures we won't get conflicts with existing events... Various reindent New test for bug #1837. Fails on <=1.3.16 Monotone-Parent: 4b891748ee7ea0c409554e75a90fb995173562a2 Monotone-Revision: 802a8f25aa0ed67386953826b82939c3ab98bba2 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-22T19:06:17 M Tests/Integration/test-caldav-scheduling.py commit 7f3b99f2d449f4ca9cdf5854ce6d6d34f14d8c9e Author: Francis Lachapelle Date: Fri Jun 22 15:08:30 2012 +0000 Monotone-Parent: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3 Monotone-Revision: 4b891748ee7ea0c409554e75a90fb995173562a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-22T15:08:30 M SOPE/GDLContentStore/GCSSpecialQueries.m commit 6d745e0f4b07236d0ede4a6012d776264240290c Author: Ludovic Marcotte Date: Thu Jun 21 23:32:18 2012 +0000 See ChangeLog Monotone-Parent: aadc4759a64f724760d38bbdfd92715182856439 Monotone-Revision: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-06-21T23:32:18 M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/Common/UIxPageFrame.m M UI/Contacts/UIxContactsFilterPanel.m M UI/Contacts/UIxContactsUserFolders.m M UI/Contacts/UIxListEditor.m M UI/Scheduler/UIxAttendeesEditor.h M UI/Scheduler/UIxAttendeesEditor.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit 86b689d7e80f042d283af68a9fa368822cfcb609 Author: Jean Raby Date: Thu Jun 21 15:51:53 2012 +0000 * Tools/SOGoToolExpireUserSessions.m: semi-colon are useless in sql queries and probably breaks on oracle Monotone-Parent: e699f14b51f9de020728f6ca36fdcc283587d057 Monotone-Revision: aadc4759a64f724760d38bbdfd92715182856439 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-21T15:51:53 M Tools/SOGoToolExpireUserSessions.m commit 58d115817b7b000551b97f52ff0766ea0106888d Author: Jean Raby Date: Thu Jun 21 14:25:57 2012 +0000 Remove rpm dependency on memcached as the caching daemon can run elsewhere Monotone-Parent: ba98ce90f9ee5f3b4c038bc459d8d48d74cfad72 Monotone-Revision: e699f14b51f9de020728f6ca36fdcc283587d057 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-21T14:25:57 M sogo.spec commit bcddfe4efae8a443312da51b0c7e32ad0bd6703f Author: Jean Raby Date: Thu Jun 21 13:54:23 2012 +0000 The new tests case was for #1839, not #1837 Monotone-Parent: 21464a96c4abb93d2143e8f30b059d2f01bab016 Monotone-Revision: ba98ce90f9ee5f3b4c038bc459d8d48d74cfad72 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-21T13:54:23 M Tests/Integration/test-caldav-scheduling.py commit 0845f13327f6f0cedfa747ef68aff38e152d501d Author: Jean Raby Date: Wed Jun 20 20:34:28 2012 +0000 Remove duplicated test. Add a new test for bug #1837: This tries to have the same behavior as iCal 1. create an event, add an attendee and add the organizer as an attendee 2. SOGo should remove the organizer from the attendee list Monotone-Parent: b532b841f572a64aa9b471da32a51bb939539334 Monotone-Revision: 30b555a484fd45f63e941b88e3afc1f2784480da Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-06-20T20:34:28 M Tests/Integration/test-caldav-scheduling.py commit b88d623ad373eb65e577afd111b91bc655b3b86a Author: Ludovic Marcotte Date: Wed Jun 20 14:05:40 2012 +0000 See ChangeLog Monotone-Parent: b532b841f572a64aa9b471da32a51bb939539334 Monotone-Revision: 7658ec99af152b2743393d20c3c4f2c23610ec4c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-06-20T14:05:40 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 083c2d77b019f9c3453cec06508abb52d2a76a1b Author: Ludovic Marcotte Date: Tue Jun 19 13:17:48 2012 +0000 See ChangeLog Monotone-Parent: 6105680d967d026c63b9b9f96cb3aeae9884e804 Monotone-Revision: b532b841f572a64aa9b471da32a51bb939539334 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-06-19T13:17:48 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m commit 988ca2d853e7563e99c74242507db9bf602aa0f0 Author: Wolfgang Sourdeau Date: Mon Jun 18 17:50:31 2012 +0000 Monotone-Parent: 6748af72ecdd0c613acb968eb261448ae6b6982d Monotone-Revision: c69af3e4b83d5cab3a52701fb736c8a149697338 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-18T17:50:31 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 917a857d6bc4e98fd64da0ddb942df8532dca5a6 Author: Ludovic Marcotte Date: Mon Jun 18 17:21:24 2012 +0000 Fixed crypt-md5 -> md5-crypt in the documentation Monotone-Parent: 467dcaba599087c58981a3f656e961d7f6d0b19b Monotone-Revision: 6105680d967d026c63b9b9f96cb3aeae9884e804 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-06-18T17:21:24 M Documentation/SOGo Installation Guide.odt commit 07cc5e8cf8f66a5ce0ad7d3b3fba676b9dac79c9 Author: Wolfgang Sourdeau Date: Fri Jun 15 13:33:21 2012 +0000 Monotone-Parent: 8d523fe7796cff9d335706a89105b900379bfa52 Monotone-Revision: b664e2e19975c70a7614aa975a3a045f0bec7ec3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-15T13:33:21 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit b7fc272680a0ad3246473cff19c41290cfa69764 Author: Francis Lachapelle Date: Wed Jun 13 18:35:22 2012 +0000 Updated Installation guide. Monotone-Parent: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1 Monotone-Revision: 467dcaba599087c58981a3f656e961d7f6d0b19b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-13T18:35:22 M Documentation/SOGo Installation Guide.odt commit dd0008f6ab9d05df5f3a743357a6e2567bdeae01 Author: Wolfgang Sourdeau Date: Tue Jun 12 14:42:52 2012 +0000 Fixed version Monotone-Parent: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1 Monotone-Revision: 8d523fe7796cff9d335706a89105b900379bfa52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-12T14:42:52 Monotone-Branch: ca.inverse.sogo M Version commit f5f66d0b74d9a7895db3cfb138830d0cb7b46429 Author: Wolfgang Sourdeau Date: Tue Jun 12 14:41:51 2012 +0000 Monotone-Parent: d537d152064e4fd06ac7b263bf3d3b3738715291 Monotone-Revision: ea6bc80cdabf55c83e6df32dd1aaa4ecfa16a6e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-12T14:41:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGroup.m commit 2f2446c9a6f8dcd9127be07c64b4485b05bb8787 Author: Francis Lachapelle Date: Mon Jun 11 13:27:08 2012 +0000 Minor adjustment to the color of "invalid" input fields. Monotone-Parent: 74828d7539e15e54c9b42034f03693356bb13912 Monotone-Revision: d537d152064e4fd06ac7b263bf3d3b3738715291 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-11T13:27:08 M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 781c578fa21d62e7362120dbc6d1f47447ba8acd Author: Francis Lachapelle Date: Fri Jun 8 21:31:21 2012 +0000 Branch for SOGo v1.3.17 Monotone-Parent: 072c45571e241b757ad71ab4cf49f4e27b62142f Monotone-Revision: 987a622d6acb514d5652a1125c4c320d585470ae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-08T21:31:21 M Version commit 9803c02b72813e6f6469eb66fb5691a5a74304c8 Author: Francis Lachapelle Date: Thu Jun 7 14:23:11 2012 +0000 Updated NEWS file. Monotone-Parent: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6 Monotone-Revision: 072c45571e241b757ad71ab4cf49f4e27b62142f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-07T14:23:11 M NEWS commit f0012c6d36e356d847603021c9da11ecaf1960a0 Author: Francis Lachapelle Date: Wed Jun 6 15:28:35 2012 +0000 Updated NEWS file and documentation. Monotone-Parent: a9c7034315cda6b88728c872243d947a712f9e43 Monotone-Revision: 049bd7ee68062beedf5bcfaf1ce10f128feb6ed6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-06T15:28:35 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M NEWS commit a47a7c906734909ff0a0a313f3dcccaec4de957c Author: Francis Lachapelle Date: Wed Jun 6 14:15:35 2012 +0000 Updated German translation Monotone-Parent: e0521e868d51799ef0a1be1a41939a06509efc6c Monotone-Revision: a9c7034315cda6b88728c872243d947a712f9e43 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-06T14:15:35 M UI/MailerUI/German.lproj/Localizable.strings commit 33646f6e363f4fe36c2d102989ff2d74a869a41e Author: Francis Lachapelle Date: Wed Jun 6 14:15:11 2012 +0000 Updated French translation Monotone-Parent: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8 Monotone-Revision: e0521e868d51799ef0a1be1a41939a06509efc6c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-06T14:15:11 M SoObjects/Appointments/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit a8e4974c963b9020efa669cdfab65962e0bd0e59 Author: Francis Lachapelle Date: Wed Jun 6 14:13:34 2012 +0000 Updated Dutch translation Monotone-Parent: aa6dd506e01700aaff3aa383fbe31691b0d8c795 Monotone-Revision: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-06T14:13:34 M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings commit 012e59468de9f067623359a2e1bf9d86330babbe Author: Francis Lachapelle Date: Mon Jun 4 19:47:36 2012 +0000 See ChangeLog. Monotone-Parent: ae85556f790a11b8a40593a88822bee09e847d96 Monotone-Revision: aa6dd506e01700aaff3aa383fbe31691b0d8c795 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-04T19:47:36 M ChangeLog M UI/WebServerResources/UIxFilterEditor.js commit 939eeba1f7b50944b1c999a256097eaf60dc98b5 Author: Francis Lachapelle Date: Mon Jun 4 15:29:38 2012 +0000 See ChangeLog. Monotone-Parent: d6ace8d3429bf9ad569fff969474bd5aa01214ae Monotone-Revision: ae85556f790a11b8a40593a88822bee09e847d96 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-04T15:29:38 M ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTimeZone.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/UIxAppointmentEditor.m commit b4d86092362bed1b935f51869d4a8c95dcb26e55 Author: Wolfgang Sourdeau Date: Fri Jun 1 15:15:30 2012 +0000 Monotone-Parent: c8921f898d8810ab70f86851a0449a28dc34eb89 Monotone-Revision: ccc94ebd9d872963c33041a7cac766343762bef2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-01T15:15:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTypes.m M OpenChange/NSObject+MAPIStore.m commit 2c9a61f0c50cac8f6ca929ec0b21a04c6d8f3061 Author: Francis Lachapelle Date: Fri Jun 1 14:29:30 2012 +0000 See ChangeLog Monotone-Parent: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0 Monotone-Revision: f542ae0ee839e825fc2f1dae6c5d916237edb3e4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-06-01T14:29:30 M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit fd7f15c81e758efc58d61d2c7979a4a6b5b61245 Author: Wolfgang Sourdeau Date: Fri Jun 1 14:22:28 2012 +0000 Monotone-Parent: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0 Monotone-Revision: 40b7c19f2c07d8bd5fbb6e2cc45cba387e15d768 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-01T14:22:28 M ChangeLog M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit 9e842e72776390c5e2f7eebc657f7413aff19592 Author: Wolfgang Sourdeau Date: Fri Jun 1 13:54:52 2012 +0000 Monotone-Parent: 9471287ef57b6223c0e3a175d74fc5f6b9ebc42f Monotone-Revision: 6a6bbe9da76e6e30fd9ce63cf4a8c7677f5f61a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-06-01T13:54:52 M ChangeLog M SoObjects/SOGo/NSString+Crypto.m commit 005266ee5d4d9c5dddc4d38f067a8012d72472ed Author: Wolfgang Sourdeau Date: Thu May 31 20:02:15 2012 +0000 Updated with missing LDAP config attributes Monotone-Parent: 9f0e5527e462283d664abba2e2d57060f276c4d0 Monotone-Revision: 9471287ef57b6223c0e3a175d74fc5f6b9ebc42f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-31T20:02:15 M Documentation/SOGo Installation Guide.odt commit ee73a872af8b61acd06c91f4e523dbe040ee0d1e Author: Ludovic Marcotte Date: Thu May 31 16:57:15 2012 +0000 Updated the documentation regarding newly supported password schemes Monotone-Parent: 743c613acf2129a221bf3026f94cba3d33fa64c8 Monotone-Revision: 9f0e5527e462283d664abba2e2d57060f276c4d0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T16:57:15 M Documentation/SOGo Installation Guide.odt commit efb4e99fec40f450addcc18a839dbcd3e1ba88a6 Author: Ludovic Marcotte Date: Thu May 31 16:25:31 2012 +0000 See ChangeLog Monotone-Parent: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da Monotone-Revision: 743c613acf2129a221bf3026f94cba3d33fa64c8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T16:25:31 M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit ed67384586e82f8cfd23bcd23538cf107ffe1470 Author: Ludovic Marcotte Date: Thu May 31 14:51:18 2012 +0000 See ChangeLog Monotone-Parent: b5d91e74f183ad54e2362119b25b4556f810e3b6 Monotone-Revision: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T14:51:18 M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailEditor.m commit f2b455fffcb0f51e4192c0598fc77ecf3353c4c5 Author: Ludovic Marcotte Date: Thu May 31 14:22:34 2012 +0000 See ChangeLog Monotone-Parent: 3c4baa92c5634d4da061da739a9b544d04c44586 Monotone-Revision: b5d91e74f183ad54e2362119b25b4556f810e3b6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T14:22:34 M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 08230b33bb73b0b127723881ce80d0e98c059b9a Author: Ludovic Marcotte Date: Thu May 31 13:24:32 2012 +0000 See ChangeLog Monotone-Parent: 747fe8c2134a990c1cdf3b494c2b7776021cb736 Monotone-Revision: 3c4baa92c5634d4da061da739a9b544d04c44586 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T13:24:32 M ChangeLog M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.m A SoObjects/SOGo/NSData+Crypto.h A SoObjects/SOGo/NSData+Crypto.m A SoObjects/SOGo/NSString+Crypto.h A SoObjects/SOGo/NSString+Crypto.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit 18ffca1924c8967977da7b3681f744a57bc61168 Author: Ludovic Marcotte Date: Thu May 31 12:36:00 2012 +0000 See ChangeLog Monotone-Parent: d29498142c4a9f1d780373bd5f0d80b17f6e2c33 Monotone-Revision: 747fe8c2134a990c1cdf3b494c2b7776021cb736 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-31T12:36:00 M ChangeLog M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGroup.h M SoObjects/SOGo/SOGoGroup.m commit d98db782b3332e4cc342f846fbccec052e55cfce Author: Francis Lachapelle Date: Wed May 30 11:34:24 2012 +0000 See SOPE/NGCards/ChangeLog. Monotone-Parent: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60 Monotone-Revision: d29498142c4a9f1d780373bd5f0d80b17f6e2c33 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-30T11:34:24 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit d6f02033516b24d07fffa230d0d3c033dfb7cb41 Author: Ludovic Marcotte Date: Tue May 29 18:56:15 2012 +0000 Patch applied from bug #1664 Monotone-Parent: 1e79eab4c546452715e5171f1c326b7d36f1c195 Monotone-Revision: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-29T18:56:15 M SOPE/NGCards/CardGroup.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/NSString+Utilities.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m commit 2e49702e3f2293816b8903c713e8a7bb5014dabd Author: Francis Lachapelle Date: Tue May 29 17:24:24 2012 +0000 See ChangeLog. Monotone-Parent: f51ae70ff345179926dfdd4fd5856e968bdfc327 Monotone-Revision: 1e79eab4c546452715e5171f1c326b7d36f1c195 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-29T17:24:24 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceCalculator.m commit 66c972eb972f6435538efc0766e44d0d2de19609 Author: Francis Lachapelle Date: Tue May 29 14:31:14 2012 +0000 See ChangeLog. Monotone-Parent: 28cde64403e65a1ebeda3a984650fd31d8614f29 Monotone-Revision: f51ae70ff345179926dfdd4fd5856e968bdfc327 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-29T14:31:14 M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 19ea16d5baf13db6aa88e70b1e0a010e4018db20 Author: Francis Lachapelle Date: Tue May 29 14:20:06 2012 +0000 See ChangeLog. Monotone-Parent: 0bc4e04aaead15b626a732a223ebf47ee22e73f0 Monotone-Revision: 28cde64403e65a1ebeda3a984650fd31d8614f29 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-29T14:20:06 M ChangeLog M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailView.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 439248ee89ff5a567c64a9b35c5b0cd4e726442a Author: Francis Lachapelle Date: Mon May 28 20:30:35 2012 +0000 See ChangeLog. Monotone-Parent: a7e3713b79d3ec5043152d79550eec23b2ff854f Monotone-Revision: 0bc4e04aaead15b626a732a223ebf47ee22e73f0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-28T20:30:35 M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 6aed6c5ed0cb645cc6e1b3c0f6d9cf0c0daf26a3 Author: Jean Raby Date: Thu May 24 18:09:47 2012 +0000 * debian*/rules: Restart sogod after pkg upgrade (dh_installinit -R) * Scripts/sogo-init.d-*: add support for conditional restart. Patch from Romain Le Disez * sogo.spec: Restart sogod during post installation if it was already running Monotone-Parent: 7fa995267c41300aff7187361273b7fe03da3809 Monotone-Revision: a7e3713b79d3ec5043152d79550eec23b2ff854f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-24T18:09:47 M ChangeLog M Scripts/sogo-init.d-redhat M Scripts/sogo-init.d-sles M debian-multiarch/rules M debian/rules M sogo.spec commit 9bd903e945164d0cab5a15e2c9266e07060ed7b0 Author: Jean Raby Date: Thu May 24 15:38:24 2012 +0000 * Apache/SOGo.conf: Use mod_expires to allow long term caching of static content. (1 year) Note that from now on, a resource's URL _must_ change to let the client reload it. This is now done automatically for 'rsrc' in the wox templates, but must be done manually for files referenced from css and js. Monotone-Parent: 217d9d9c614ee3505938f345452c5569bb650a58 Monotone-Revision: 7fa995267c41300aff7187361273b7fe03da3809 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-24T15:38:24 M Apache/SOGo.conf M ChangeLog commit bcc391bc443ad4302a7c61e18024e382c6a1b80e Author: Wolfgang Sourdeau Date: Wed May 23 20:06:37 2012 +0000 Version number reset to 2.0.0. Monotone-Parent: 217d9d9c614ee3505938f345452c5569bb650a58 Monotone-Revision: 1e818dce6a38dc4685756dd72c228642032fb6b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-23T20:06:37 Monotone-Branch: ca.inverse.sogo M Version commit 782cf503af749bf9bc07ad0efca092189412c51f Author: Wolfgang Sourdeau Date: Wed May 23 20:05:00 2012 +0000 Monotone-Parent: 8c8a0d34571f1ad215b38b68796cff75b4bb787e Monotone-Revision: 217d9d9c614ee3505938f345452c5569bb650a58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-23T20:05:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit ea8143fb807824afef9ebdabf898aeb396d09f88 Author: Wolfgang Sourdeau Date: Wed May 23 20:03:31 2012 +0000 new branch Monotone-Parent: 4139bd440f7c28fd59a0685b4ac2ca439778d5bf Monotone-Revision: 8c8a0d34571f1ad215b38b68796cff75b4bb787e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-23T20:03:31 M Version commit 395a1b16e160aaf88c5c675131a0ac24a2f565c1 Author: Jean Raby Date: Fri May 18 15:02:42 2012 +0000 * SoObjects/Mailer/SOGoDraftObject.m (bodyPartForAttachmentWithName): Merge back lost code to handle encoding of binary and rcf822 attachments. Monotone-Parent: e4c701f2293beb98253d68bb64b7fa0133b1dda5 Monotone-Revision: a4d3a18ad2c918187328e23c7ab29824357cd199 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-18T15:02:42 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 125c3fe24a3b91947f0f7d016f56720ab517187b Author: Jean Raby Date: Wed May 16 18:12:14 2012 +0000 add autodiscovery.example.com to hosts file Monotone-Parent: 471dc0f5e3b2a6fc571aca4e14c0a5161cf7af0b Monotone-Revision: c8046798bce0f997bfa345dc5831f718d02a2638 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-16T18:12:14 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 7f0eb1b8db61a15b6c2c43d0e9274d61a94ff13b Author: Francis Lachapelle Date: Tue May 15 18:27:21 2012 +0000 Fixed calls to jQuery objects in DnD of messages and cards. Monotone-Parent: 9c94aa2e20e881730ce518cc53bea638ece87f37 Monotone-Revision: e4c701f2293beb98253d68bb64b7fa0133b1dda5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-15T18:27:21 M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 5e6d52be6a59bd0cec739fb909c057a175ee3f12 Author: Francis Lachapelle Date: Tue May 15 18:07:18 2012 +0000 Updated installation guide. Monotone-Parent: 1514217180eb9d60b9c680e5ce823ad8fbce42f2 Monotone-Revision: 9c94aa2e20e881730ce518cc53bea638ece87f37 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-15T18:07:18 M Documentation/SOGo Installation Guide.odt commit b81d985d9ec024e1fbce8086ee4a0d3e6811e74f Author: Francis Lachapelle Date: Tue May 15 17:37:07 2012 +0000 Updated NEWS file. Monotone-Parent: 1f2bd4b4727f3158ab77ca76322cd555967d326a Monotone-Revision: 1514217180eb9d60b9c680e5ce823ad8fbce42f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-15T17:37:07 M NEWS commit 9b814bc58c2d39162ed8317c3cd5f246b0b0b9e7 Author: Jean Raby Date: Tue May 15 14:36:52 2012 +0000 * SoObjects/Appointments/SOGoAppointmentObject.m (_handleResourcesConflicts): Deny access to resources if the resource's ACL don't allow the organizer to read its freebusy info. Without this, sogo would always auto-accept invitations from 'unprivileged' users, potentially bypassing the multiplebooking parameter. Monotone-Parent: 8ac367dca61f0a4a66df59c7c786dd0f5016050d Monotone-Revision: 1f2bd4b4727f3158ab77ca76322cd555967d326a Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-15T14:36:52 M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentObject.m commit dbc75ceddbfa8700cd099ce6fcbd1c21f15f5a45 Author: Wolfgang Sourdeau Date: Tue May 15 13:24:15 2012 +0000 alignment Monotone-Parent: 22cbe59df1fd7bc7e696537291a1822e5d95e2f1 Monotone-Revision: 3c99de4fc0fd90e4716ce18b2354e46dc72159ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-15T13:24:15 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit ec6d36656b17e09a89397f242eee4f1858c5c281 Author: Wolfgang Sourdeau Date: Tue May 15 13:24:04 2012 +0000 Monotone-Parent: fa858afb28392ab411b14c34ac2889901bc0e49a Monotone-Revision: 22cbe59df1fd7bc7e696537291a1822e5d95e2f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-15T13:24:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit 5d149a53c74041abf2b6452cb7bafa0b7da23a47 Author: Francis Lachapelle Date: Mon May 14 23:58:40 2012 +0000 Monotone-Parent: 253b9d96f0f6706a2b889ef7fa7b42009eb20cd3 Monotone-Revision: 8ac367dca61f0a4a66df59c7c786dd0f5016050d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-14T23:58:40 M UI/WebServerResources/generic.js commit 1a46b346aa593e3a8cc9adfe9ecaf7550006b02e Author: Wolfgang Sourdeau Date: Mon May 14 20:40:37 2012 +0000 Monotone-Parent: 896076b20bdf94cbc408070acc36cdf121794929 Monotone-Revision: 25f8df1c5f86087b0e7ba1ba87e86db95ad798ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T20:40:37 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit cf1e0e3bc4b9a096300f78f546ce17c1ca00fb9b Author: Wolfgang Sourdeau Date: Mon May 14 20:25:12 2012 +0000 Modernized/simplified syntax Monotone-Parent: b458e410b31539173b547c1c563f0b7ce41f6252 Monotone-Revision: 896076b20bdf94cbc408070acc36cdf121794929 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T20:25:12 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit 214030da9af306274efea394d29800e07e489cb7 Author: Wolfgang Sourdeau Date: Mon May 14 20:20:26 2012 +0000 Monotone-Parent: f4084f570506f57a1c5cce79d74ec2112e81733e Monotone-Revision: b458e410b31539173b547c1c563f0b7ce41f6252 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T20:20:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit 5ef5bd94ee56f9cd2d0f5bd4866319069b4c4e1e Author: Wolfgang Sourdeau Date: Mon May 14 20:17:21 2012 +0000 Monotone-Parent: ec60fc6d9bbb30cc304f19f19609c756f5bebcd0 Monotone-Revision: f4084f570506f57a1c5cce79d74ec2112e81733e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T20:17:21 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 7aa524ad544838d2c50b634ff3774a7854e4ad94 Author: Wolfgang Sourdeau Date: Mon May 14 20:02:56 2012 +0000 Monotone-Parent: 4806c2af0bd085e4a9d26b15d540681d4a14cb0a Monotone-Revision: 253b9d96f0f6706a2b889ef7fa7b42009eb20cd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T20:02:56 M Documentation/SOGo Installation Guide.odt commit 5fba2796909d3eb54e3f4533fefaf67734a9350b Author: Wolfgang Sourdeau Date: Mon May 14 19:06:28 2012 +0000 Monotone-Parent: 908e524c769a51dae0dcb912328a3f394bff90c0 Monotone-Revision: 4806c2af0bd085e4a9d26b15d540681d4a14cb0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T19:06:28 M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactsUserFolders.js commit 782709f0a7c9f353ea184507eee33f2fec2a7b17 Author: Wolfgang Sourdeau Date: Mon May 14 19:04:11 2012 +0000 Monotone-Parent: 4158f1d28c04b0be7b69ff93cf2e4b055de655a2 Monotone-Revision: 908e524c769a51dae0dcb912328a3f394bff90c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T19:04:11 M ChangeLog M UI/WebServerResources/generic.js commit 364b9f3d6166448f40ee72f372d9e9d5e804f7d7 Author: Wolfgang Sourdeau Date: Mon May 14 17:11:10 2012 +0000 Monotone-Parent: d4a2b559c00ba43032aff09497fe8be50f429e21 Monotone-Revision: bb27badf50d6df9168d73f3e08a4f10ce3626700 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-14T17:11:10 M ChangeLog M UI/WebServerResources/UIxPreferences.js commit eea3154fc1c71c3698ec74d1a9489c79672215b9 Author: Jean Raby Date: Fri May 11 20:01:06 2012 +0000 Delete attendee from exception and master event with 2 PUTs Monotone-Parent: e5f291945f01977de333fd7aabf6d7109c8ec335 Monotone-Revision: d63fe31c81597a22c53b5925bcf6bca60fc0e252 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-11T20:01:06 M Tests/Integration/test-caldav-scheduling.py commit 5c83c13e0490e13879be9483d3b96f00c9cada90 Author: Jean Raby Date: Fri May 11 17:45:44 2012 +0000 Fetch non existent event to let sogo create the database tables. Tests would fail on an empty/new db Monotone-Parent: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3 Monotone-Revision: e5f291945f01977de333fd7aabf6d7109c8ec335 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-11T17:45:44 M Tests/Integration/test-caldav-scheduling.py commit 6ad52fe047834101901506ee143bd747f255379b Author: Jean Raby Date: Fri May 11 16:20:45 2012 +0000 * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction): Delete bitrotten code that could end up duplicating attendees. Behavior exposed by the new caldav tests * Tests/Integration/config.py.in * Tests/Integration/test-caldav-scheduling.py * Tests/Integration/test-ical.py * Tests/Integration/test-davacl.py: Use an unprivileged webdavclient where possible. This would have uncovered the resources calendar autocreation bug. * Tests/Integration/test-caldav-scheduling.py: New tests to excercise somewhat fragile code in dav autoscheduling. Monotone-Parent: 82335b9404ce69f30e311f831868f8d13e598a46 Monotone-Revision: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-11T16:20:45 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M Tests/Integration/config.py.in M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-davacl.py M Tests/Integration/test-ical.py commit 674f0f908fa4c44f986b151a6447066ccdb7a3c0 Author: Ludovic Marcotte Date: Thu May 10 21:33:39 2012 +0000 Slightly updated to guide Monotone-Parent: 0240947c2fe36b028b988b7133a239ffbc323558 Monotone-Revision: 82335b9404ce69f30e311f831868f8d13e598a46 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-10T21:33:39 M Documentation/SOGo Installation Guide.odt commit 019c9c742a402cf333f65c01b5a1e1ce4f429fde Author: Ludovic Marcotte Date: Thu May 10 17:44:36 2012 +0000 Documented SOGoMailCustomFromEnabled and SOGoHideSystemEMail Monotone-Parent: 59a4975b8706d9e9574526207908e0ca2d7c717c Monotone-Revision: 0240947c2fe36b028b988b7133a239ffbc323558 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-10T17:44:36 M Documentation/SOGo Installation Guide.odt commit 69e80ba7a84cdba9421e6cc473bab2322ef7160c Author: Francis Lachapelle Date: Thu May 10 16:12:25 2012 +0000 Updated documentation guides to version 1.3.15. Monotone-Parent: 010e63dffb557b9171f08a63428acdd11998ab56 Monotone-Revision: 59a4975b8706d9e9574526207908e0ca2d7c717c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-10T16:12:25 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 9e65b8b3e4bc1f66fa427e22bbda90ef98cfecf6 Author: Jean Raby Date: Wed May 9 17:48:51 2012 +0000 * SoObject/SOGo/SOGoParentFolder.m (_createPersonalFolder): Automatically create the folder if its owner is a resource. (not if the active user is a resource) Monotone-Parent: 4a872122da5acff4772feafceee7decf55c1bd98 Monotone-Revision: 6857ec31df4746fa033c80de4b53d7d7e0a4b9e4 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-05-09T17:48:51 M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 08648f5f6b9c118ffe040f9fa8e393667dda25ab Author: Ludovic Marcotte Date: Wed May 9 13:53:22 2012 +0000 Applied patch for bug #1761 Monotone-Parent: 6857ec31df4746fa033c80de4b53d7d7e0a4b9e4 Monotone-Revision: 010e63dffb557b9171f08a63428acdd11998ab56 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-09T13:53:22 M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSFolder.m commit bb594f19210b6e2882cc970d07784d4d02f677ae Author: Ludovic Marcotte Date: Wed May 9 12:48:44 2012 +0000 Updated NEWS file Monotone-Parent: d4a2b559c00ba43032aff09497fe8be50f429e21 Monotone-Revision: 4a872122da5acff4772feafceee7decf55c1bd98 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-09T12:48:44 M NEWS commit 61a2a4a7ee13d9bffb5d150fbaf476f7be373ec2 Author: Francis Lachapelle Date: Wed May 9 13:31:20 2012 +0000 See ChangeLog. Monotone-Parent: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0 Monotone-Revision: ee535991d8282dcec82a7f59c0d07efbbddada4f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-09T13:31:20 M ChangeLog M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/GNUmakefile M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/generic.js A UI/WebServerResources/jquery-ui.js A UI/WebServerResources/jquery.js D UI/WebServerResources/scriptaculous.js D UI/WebServerResources/scriptaculous/MIT-LICENSE D UI/WebServerResources/scriptaculous/builder.js D UI/WebServerResources/scriptaculous/controls.js D UI/WebServerResources/scriptaculous/dragdrop.js D UI/WebServerResources/scriptaculous/effects.js D UI/WebServerResources/scriptaculous/slider.js D UI/WebServerResources/scriptaculous/sound.js D UI/WebServerResources/scriptaculous/unittest.js M debian/sogo.overrides commit 93dd01d271db1ca59211f238b31c54f3dcd57aa6 Author: Ludovic Marcotte Date: Wed May 9 10:52:36 2012 +0000 See ChangeLog Monotone-Parent: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0 Monotone-Revision: 4e44cee96e74269b692d100a0c98730015a49d07 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-09T10:52:36 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 60555b95682e59cb50f4e164a6861bbdcc9287f6 Author: Francis Lachapelle Date: Tue May 8 18:58:57 2012 +0000 See ChangeLog. Monotone-Parent: dcd831afcbb347de38ec00c05b919923433a9f1f Monotone-Revision: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-08T18:58:57 M ChangeLog M UI/Contacts/UIxContactView.m commit dfd0339f9ddec972987931d00ad3a6f51cbdd3f3 Author: Ludovic Marcotte Date: Tue May 8 14:42:57 2012 +0000 Updated timezones with the latest copy available from ftp://ftp.iana.org/tz/ Monotone-Parent: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8 Monotone-Revision: dcd831afcbb347de38ec00c05b919923433a9f1f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-05-08T14:42:57 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/Atikokan.ics M SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics M SOPE/NGCards/TimeZones/America/Boise.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics M SOPE/NGCards/TimeZones/America/Cancun.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 A SOPE/NGCards/TimeZones/America/Creston.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/El_Salvador.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/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/Los_Angeles.ics M SOPE/NGCards/TimeZones/America/Managua.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/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/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/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.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/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics M SOPE/NGCards/TimeZones/America/Santa_Isabel.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.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 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/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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/St_Helena.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/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/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/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/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/Chatham.ics M SOPE/NGCards/TimeZones/Pacific/Chuuk.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/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 905c635774bfd3f2e334bde0d01a9cb1682a9b0c Author: Wolfgang Sourdeau Date: Sat May 5 03:01:23 2012 +0000 Monotone-Parent: 63e5b1e4803ea8f6e3495f26b87df7a20d1ee379 Monotone-Revision: 8820ab3233ed6f1bdd0c2a203ea8208f8410f3bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-05T03:01:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m M OpenChange/NSObject+MAPIStore.m commit ca1cc2f9ced4e5bf0d10b5642c1046dde2ae6604 Author: Francis Lachapelle Date: Thu May 3 14:07:55 2012 +0000 Monotone-Parent: 393858d938760bb6fe3226479e3a3284e67c4036 Monotone-Revision: 7d73b5aa41ac3ab867578f6cb0b5e1b5a839b2b8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-03T14:07:55 M Tools/SOGoToolRestore.m commit ffe8aebd9f71df0dad2b8954b8464d22a2a4bd68 Author: Francis Lachapelle Date: Thu May 3 14:07:33 2012 +0000 Updated Dutch translation. Monotone-Parent: e71302ef32dd76ceb9c55572fbd7d80667f85385 Monotone-Revision: 393858d938760bb6fe3226479e3a3284e67c4036 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-03T14:07:33 M NEWS M SoObjects/Appointments/Dutch.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/MailPartViewers/Dutch.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/Scheduler/Dutch.lproj/Localizable.strings commit 5e5bc7a9157259b5b1e7c4f140f7b52cfd972dea Author: Francis Lachapelle Date: Thu May 3 14:02:23 2012 +0000 Updated German translation. Monotone-Parent: 546030b7b1310706d148f176ba3f7dfa1f1138b1 Monotone-Revision: e71302ef32dd76ceb9c55572fbd7d80667f85385 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-03T14:02:23 M NEWS M SoObjects/Appointments/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit a4358ab02b4b4de62dd0f8771a8cba68e7436f84 Author: Wolfgang Sourdeau Date: Tue May 1 18:38:40 2012 +0000 Monotone-Parent: 0e5184582f5d3e24e8418e6c09048eb31dd79c83 Monotone-Revision: 546030b7b1310706d148f176ba3f7dfa1f1138b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T18:38:40 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 08b23ed95e4f3696878a6b739f70d2a7a9eda2c2 Author: Wolfgang Sourdeau Date: Tue May 1 17:03:14 2012 +0000 Monotone-Parent: e9e3e99e5c78c811e3e5cb0f4742380c31e1e44c Monotone-Revision: 0e5184582f5d3e24e8418e6c09048eb31dd79c83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T17:03:14 M ChangeLog M UI/WebServerResources/generic.js commit 71785b14053ca83ce9efcd27949f4ea67e680687 Author: Wolfgang Sourdeau Date: Tue May 1 14:52:20 2012 +0000 Monotone-Parent: 373797dc3c245bb7e5c9f47af99935f50e79dc16 Monotone-Revision: e9e3e99e5c78c811e3e5cb0f4742380c31e1e44c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T14:52:20 M NEWS commit d4c34cb48142af2d902530b8cbc9c0603cd5b25f Author: Wolfgang Sourdeau Date: Tue May 1 14:49:19 2012 +0000 Whitespaces Monotone-Parent: bfe92d024d362b0f22f21f877f8e6518e00ab543 Monotone-Revision: 373797dc3c245bb7e5c9f47af99935f50e79dc16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T14:49:19 M ChangeLog commit f8b55543e006254f6ca17cd9a31c507dcc0842fd Author: Wolfgang Sourdeau Date: Tue May 1 14:47:20 2012 +0000 Monotone-Parent: ebefc72cf1f85cf9726bac12a387a3b5d92e0945 Monotone-Revision: bfe92d024d362b0f22f21f877f8e6518e00ab543 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T14:47:20 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 2dd99c4d21ceedb64eccf9c9edac8eb7b09826c0 Author: Francis Lachapelle Date: Tue May 1 13:41:33 2012 +0000 Fixed CSS of SOGoTimePicker for Opera. Monotone-Parent: 672825b550345066a5eea3c60a50e21c47b5624f Monotone-Revision: a5e05418d31b07428c4bc802d353b27d6d34ecab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-01T13:41:33 M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxComponentEditor.css commit c290e70342f0cbc465419610422c523251ef9395 Author: Ludovic Marcotte Date: Mon Apr 30 17:19:00 2012 +0000 See ChangeLog Monotone-Parent: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f Monotone-Revision: 7d1f68d661b9fcfd676be1e6d3d6ce6c1fb09df9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-30T17:19:00 M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m commit 1e2e40dc6cbc5e9a2656f3efec5517160aa90670 Author: Francis Lachapelle Date: Mon Apr 30 14:53:27 2012 +0000 Updated NEWS file. Monotone-Parent: 92367535790cc3bc3121df56f2ea4d87a7c11349 Monotone-Revision: 072677283f59903d1be242f3d96735460ef0985f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-30T14:53:27 M NEWS commit c5380c2ae67f7098c0cb5c2cc9efcf2fd35e6cdf Author: Francis Lachapelle Date: Mon Apr 30 14:53:13 2012 +0000 Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e Monotone-Revision: 92367535790cc3bc3121df56f2ea4d87a7c11349 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-30T14:53:13 M SoObjects/Appointments/SOGoAppointmentFolder.h commit 1386563e2cdbba0cb6a3646796ad0aed2882b17a Author: Francis Lachapelle Date: Mon Apr 30 13:09:10 2012 +0000 Fixed parsing of email addresses when sending an email to multiple attendees (#1780). Monotone-Parent: 65528b04d38419185ed64db626bd6ae368bfcd00 Monotone-Revision: c64050fc650935a4d7620ed869e3e3863b178c1e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-30T13:09:10 M UI/WebServerResources/generic.js commit 19540fada1a97887214e89f3d632c9112ca33c3e Author: Ludovic Marcotte Date: Mon Apr 30 09:50:10 2012 +0000 See ChangeLog Monotone-Parent: c64050fc650935a4d7620ed869e3e3863b178c1e Monotone-Revision: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-30T09:50:10 M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 79599a08b9c1f35665fbfb6600d15c5117781957 Author: Jean Raby Date: Thu Apr 26 13:53:15 2012 +0000 Restore mapping of vcard:NOTE -> LDAP:description lost in last commit Monotone-Parent: 06f33f8f7c4581f3ec39d5cce6e3b77a99d436b0 Monotone-Revision: 65528b04d38419185ed64db626bd6ae368bfcd00 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-04-26T13:53:15 M SoObjects/Contacts/NGVCard+SOGo.m commit 49a74909d7a04cbe770b259a6f462d06c765343e Author: Jean Raby Date: Wed Apr 25 21:35:29 2012 +0000 * SoObjects/Mailer/SOGoDraftObject.m (-updateFromLDIFRecord:): carry the c_info attribute in vcards through the x-sogo-contactinfo attribute. This functionality was lost a while ago. We used to use the NOTE attribute for this. From now on, the sogo-connector.autoComplete.commentAttribute have to be set to 'unprocessed:x-sogo-contactinfo' instead of 'Notes'. Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c Monotone-Revision: 402b5b43e7c75b50806b41e7372eed0e61a4de9f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-04-25T21:35:29 M ChangeLog M SoObjects/Contacts/NGVCard+SOGo.m commit 5b59ebfe1119c65a238546d46413f0a517681bf9 Author: Wolfgang Sourdeau Date: Wed Apr 25 21:32:18 2012 +0000 Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c Monotone-Revision: 4d091aae297e1a3ea2ef11b35c1df5c2c60c6fea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-25T21:32:18 M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m commit f7e9f2fc7dd52c6d5b17c8566a10793d514f83d5 Author: Wolfgang Sourdeau Date: Wed Apr 25 20:56:14 2012 +0000 Monotone-Parent: 2cc377d2c23e8b670331c8dffc558d00e9cf7e62 Monotone-Revision: d8a0de208631b406144e740ab09b4e5a92f0e66c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-25T20:56:14 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 311dfb4c6216e49399d53e35ac42c6b856be8a4b Author: Francis Lachapelle Date: Wed Apr 25 14:31:57 2012 +0000 Updated NEWS file. Monotone-Parent: 9cc6d172992d23b089ad2377f66d83c176dc0fed Monotone-Revision: 2cc377d2c23e8b670331c8dffc558d00e9cf7e62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-25T14:31:57 M NEWS commit ca8fbfe94257631d9c91554cec18e12f19e653e9 Author: Wolfgang Sourdeau Date: Tue Apr 24 18:00:49 2012 +0000 Monotone-Parent: a67a6a3249b2b6a4b199678bc6f32cad47300639 Monotone-Revision: 9cc6d172992d23b089ad2377f66d83c176dc0fed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-24T18:00:49 M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 45a9a751eac73a38d4cb357f3e4b7cdd6300b146 Author: Wolfgang Sourdeau Date: Tue Apr 24 17:42:16 2012 +0000 Monotone-Parent: 4351ae4fc2e351a77cbb70655cd3da5ab2af66c7 Monotone-Revision: a67a6a3249b2b6a4b199678bc6f32cad47300639 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-24T17:42:16 M ChangeLog M UI/WebServerResources/SchedulerUI.js commit d0409c79caa2952fa593ab1718776ad869165d05 Author: Wolfgang Sourdeau Date: Tue Apr 24 17:40:52 2012 +0000 Monotone-Parent: 5444115146b03d377270a0ee98d9e240781fcc6e Monotone-Revision: 4351ae4fc2e351a77cbb70655cd3da5ab2af66c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-24T17:40:52 M ChangeLog M UI/WebServerResources/HTMLElement.js commit 781f3fbf7e7b925a3657b84d7aa47bbfa6cce2e3 Author: Wolfgang Sourdeau Date: Tue Apr 24 15:32:10 2012 +0000 Monotone-Parent: fc9e1cf3f4988bae25443b6d072add3f344d30f0 Monotone-Revision: 5444115146b03d377270a0ee98d9e240781fcc6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-24T15:32:10 M ChangeLog M UI/WebServerResources/generic.js commit c774314b1b5655fc63713bdb33562eca9c81f64a Author: Ludovic Marcotte Date: Tue Apr 24 11:47:32 2012 +0000 See ChangeLog Monotone-Parent: cd39fe0df424d1e5afd5dcfa4b1c94ad707fed24 Monotone-Revision: fc9e1cf3f4988bae25443b6d072add3f344d30f0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-24T11:47:32 M ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/SOGo/SOGoContentObject.m M Tools/SOGoToolRestore.m commit f9d34ea6ec79ec208c88c2cbf6a3ce81b15e0195 Author: Wolfgang Sourdeau Date: Mon Apr 23 21:19:08 2012 +0000 Monotone-Parent: 5626a85621c5f1c132d788ea29e164c8fc44cfdf Monotone-Revision: cd39fe0df424d1e5afd5dcfa4b1c94ad707fed24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T21:19:08 M Tests/Unit/TestiCalRecurrenceCalculator.m commit b8930b7bd077a55df029b6758fa3dfef963f1de1 Author: Wolfgang Sourdeau Date: Mon Apr 23 21:17:54 2012 +0000 Monotone-Parent: f44990050ab038029a3fa83c4918912da401bd4b Monotone-Revision: 5626a85621c5f1c132d788ea29e164c8fc44cfdf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T21:17:54 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRecurrenceRule.m M Tests/Unit/TestiCalRecurrenceCalculator.m commit 067513959a07cd1439d4925ebd9442fcb6d295d9 Author: Wolfgang Sourdeau Date: Mon Apr 23 19:16:43 2012 +0000 Monotone-Parent: fbdbaedef2d0b93dc7ac828e0acfde7baccc8f6b Monotone-Revision: f44990050ab038029a3fa83c4918912da401bd4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T19:16:43 M Tests/Unit/TestiCalRecurrenceCalculator.m commit 65acbc5ecfe9615cff49ed05f644effb10874e1d Author: Wolfgang Sourdeau Date: Mon Apr 23 18:39:26 2012 +0000 Monotone-Parent: 389b194bd166895ce122d73e90c04eb48d06a6a1 Monotone-Revision: fbdbaedef2d0b93dc7ac828e0acfde7baccc8f6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T18:39:26 M Tests/Unit/SOGoTest.h M Tests/Unit/TestSBJsonParser.m commit 5e6b6893382bc3881b49008219f3bd65d698db6b Author: Wolfgang Sourdeau Date: Mon Apr 23 18:13:26 2012 +0000 Monotone-Parent: 64488d85ff930e32a07eda3c4ce9ae01e7513fc8 Monotone-Revision: 389b194bd166895ce122d73e90c04eb48d06a6a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T18:13:26 M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 502b2764d93cd78796dbca410f6e07cee6b924b1 Author: Wolfgang Sourdeau Date: Mon Apr 23 15:17:02 2012 +0000 Monotone-Parent: b2a750dba2c2bf3d145e44d412e5a647e552cf59 Monotone-Revision: 4db7d3fdd4a7987df1c5a8025f88b58228fa357c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-23T15:17:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h commit 63560c567883e6b19ab078e7a1e8c7d39eaca7fb Author: Ludovic Marcotte Date: Mon Apr 23 12:58:56 2012 +0000 See ChangeLog Monotone-Parent: e290d09c6fe813e82f2e06c1cfcaab7ba2a5b3ac Monotone-Revision: 64488d85ff930e32a07eda3c4ce9ae01e7513fc8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-23T12:58:56 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAppointmentOccurence.m commit 1d6583f2c5dfdb9817ee10055f84807197eb10e7 Author: Jean Raby Date: Fri Apr 20 21:33:35 2012 +0000 New caldav tests: remove attendee after invitation remove attendee and organizer after invitation. Monotone-Parent: d0d8f431bd9bb7676b29e0f9073ed40cfc1cf9e5 Monotone-Revision: e290d09c6fe813e82f2e06c1cfcaab7ba2a5b3ac Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-04-20T21:33:35 M Tests/Integration/test-caldav-scheduling.py commit e406c4b0285ae5616508eb0509b28862e6082f93 Author: Wolfgang Sourdeau Date: Fri Apr 20 16:11:21 2012 +0000 Monotone-Parent: b58773ad261dd708b850c5cd63f53133730d2c59 Monotone-Revision: d0d8f431bd9bb7676b29e0f9073ed40cfc1cf9e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T16:11:21 M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 5d2d426e33a920117eb9728d11f5abe9e142b8b3 Author: Wolfgang Sourdeau Date: Fri Apr 20 16:01:00 2012 +0000 Monotone-Parent: 404335da627fa036cf3569cb9212b3d2c29785a6 Monotone-Revision: b58773ad261dd708b850c5cd63f53133730d2c59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T16:01:00 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalTrigger.h M SOPE/NGCards/iCalTrigger.m M SoObjects/Appointments/iCalEvent+SOGo.m commit 2708e84549a273dbe632d41b2306a59b45cb4094 Author: Wolfgang Sourdeau Date: Fri Apr 20 14:40:08 2012 +0000 Monotone-Parent: 015d6494690201ec056395687392e68803e04210 Monotone-Revision: 404335da627fa036cf3569cb9212b3d2c29785a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T14:40:08 M UI/WebServerResources/HTMLElement.js commit 1bfbe3afe9cc346ad7eed83f4db70481690e4eb3 Author: Wolfgang Sourdeau Date: Fri Apr 20 14:37:53 2012 +0000 Monotone-Parent: ac0d12f89b420e5f1e825cebddb440417e76ce4b Monotone-Revision: 015d6494690201ec056395687392e68803e04210 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T14:37:53 M ChangeLog M UI/WebServerResources/HTMLElement.js commit 2346d35d21d06730fea42dd3ac1df48b2cc05d07 Author: Wolfgang Sourdeau Date: Fri Apr 20 13:37:46 2012 +0000 Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820 Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T13:37:46 M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit fa4d2d3141aaf09e59d9ecc6b6f5edbb8f5a53aa Author: Wolfgang Sourdeau Date: Fri Apr 20 13:27:21 2012 +0000 Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168 Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-20T13:27:21 M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/UIxMailEditor.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit ce77d78e2703aba6b4650d56d2028dc0ce3c96d7 Author: Ludovic Marcotte Date: Thu Apr 19 18:16:50 2012 +0000 See ChangeLog Monotone-Parent: 5af155533446328556c907456566939affd0ae8f Monotone-Revision: 2684d8c1336cad3425d5075a447d817d5808948d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-19T18:16:50 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalFolderActions.h M UI/Scheduler/UIxCalFolderActions.m commit 0c0cbc19f0d8c14952cd76c4f933864020e607ce Author: Ludovic Marcotte Date: Thu Apr 19 16:29:43 2012 +0000 See ChangeLog Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168 Monotone-Revision: 5af155533446328556c907456566939affd0ae8f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-19T16:29:43 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 6a6982bd89be53f4f715b0e545edf9f33b2fc123 Author: Wolfgang Sourdeau Date: Thu Apr 19 14:48:07 2012 +0000 Monotone-Parent: 605af413c10fbef80e5952f773c4450ffface034 Monotone-Revision: 407012b144380da01f4b13cfb23faba545da887a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-19T14:48:07 M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 29aa61f8bd31e2be33d01836ff093fdf696914b8 Author: Francis Lachapelle Date: Thu Apr 19 14:24:37 2012 +0000 See ChangeLog. Monotone-Parent: d76454ce94cf2e0cbc0503997f50e243467692ba Monotone-Revision: 3df4271ffa54be2fdec6fa5cc5170ed38c1e01df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-19T14:24:37 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit 8802d3e5e908a5e227fef474bdf3f7c73dd4baee Author: Francis Lachapelle Date: Thu Apr 19 13:54:14 2012 +0000 Exposed [iCalCalendar addToEvents:]. Monotone-Parent: 605af413c10fbef80e5952f773c4450ffface034 Monotone-Revision: d76454ce94cf2e0cbc0503997f50e243467692ba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-19T13:54:14 M SOPE/NGCards/iCalCalendar.h M SOPE/NGCards/iCalCalendar.m commit d2d1c1e104c66e9eaf018ba075449d36a9b84e67 Author: Wolfgang Sourdeau Date: Thu Apr 19 13:17:16 2012 +0000 Monotone-Parent: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a Monotone-Revision: 605af413c10fbef80e5952f773c4450ffface034 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-19T13:17:16 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3713513e5185372956af2ad9d88bdba78e5eb2b8 Author: Wolfgang Sourdeau Date: Thu Apr 19 02:49:57 2012 +0000 Monotone-Parent: 7d9ee580367f7631b0793eae0e55ae9255d331bc Monotone-Revision: e93a01f806a40f4a4ff41e64bf05eae122e0eb6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-19T02:49:57 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit 5753cf33840f1b040bfa82d43eeb1d21385dcaee Author: Wolfgang Sourdeau Date: Thu Apr 19 02:49:25 2012 +0000 Monotone-Parent: 2b7803f8e993e96ff4490197722ef0a2a5faad70 Monotone-Revision: 7d9ee580367f7631b0793eae0e55ae9255d331bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-19T02:49:25 M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSDictionary+NGCards.h M SOPE/NGCards/NSDictionary+NGCards.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit ef816d1f59c3dd61cbd2977fa03552d39d7a53e8 Author: Wolfgang Sourdeau Date: Wed Apr 18 20:04:23 2012 +0000 Monotone-Parent: 60ff31486171dacd0f25947a3a9ab21c993ad138 Monotone-Revision: a49b4023ef2ea7a4f4040725d21123c9d0858bbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T20:04:23 M UI/WebServerResources/generic.js commit 71ba1e3e707fa913ec532b0a2df4b405da66b1a8 Author: Wolfgang Sourdeau Date: Wed Apr 18 20:03:35 2012 +0000 Monotone-Parent: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8 Monotone-Revision: 60ff31486171dacd0f25947a3a9ab21c993ad138 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T20:03:35 M UI/Scheduler/UIxCalMainActions.m commit c804d5ccfe3323eae6c2adb3a36c1755c9912291 Author: Wolfgang Sourdeau Date: Wed Apr 18 20:03:07 2012 +0000 Monotone-Parent: 6303f532fa4bb3c36fe2f298f62f659c4fc71b18 Monotone-Revision: c111ae7ec8c39efb8d0cc56ff4627bb958ff0cc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T20:03:07 M ChangeLog M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit bd982aa4c37fd9a248d2efdd26134394342a3a04 Author: Wolfgang Sourdeau Date: Wed Apr 18 19:23:09 2012 +0000 Monotone-Parent: 9af7f3b786a8f22f5ddae91d7aba838abbd724d5 Monotone-Revision: 6303f532fa4bb3c36fe2f298f62f659c4fc71b18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T19:23:09 M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 1b99e86910ff80c0d3987c34f9288e93632591e3 Author: Wolfgang Sourdeau Date: Wed Apr 18 19:17:59 2012 +0000 Monotone-Parent: 2d2d3a51a60fe527ccb060a620cf04792ccfb293 Monotone-Revision: 9af7f3b786a8f22f5ddae91d7aba838abbd724d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T19:17:59 M ChangeLog M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/product.plist commit e18608e58b1796d4a43b34f339bd14c79345dc11 Author: Wolfgang Sourdeau Date: Wed Apr 18 19:13:26 2012 +0000 Monotone-Parent: e7a3d03032fdca1b9564002f83fa7c9947b6cb17 Monotone-Revision: 2d2d3a51a60fe527ccb060a620cf04792ccfb293 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T19:13:26 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 6329e6849a875294b9f058c55b18421d81718360 Author: Wolfgang Sourdeau Date: Wed Apr 18 19:11:55 2012 +0000 Monotone-Parent: 06b78be239198e10c446abc32f48addb0c71d0a2 Monotone-Revision: e7a3d03032fdca1b9564002f83fa7c9947b6cb17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T19:11:55 M ChangeLog M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit dbd99fac84b9517775b27876342e5c8968a5eb4c Author: Ludovic Marcotte Date: Wed Apr 18 17:39:11 2012 +0000 See ChangeLog Monotone-Parent: 8ff4e6d2b420caded81d7317c1170ff6ce35249e Monotone-Revision: 2b7803f8e993e96ff4490197722ef0a2a5faad70 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-04-18T17:39:11 M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.m commit 9320ed18a86e1b99e9ee175e64fdd3951ca4151a Author: Wolfgang Sourdeau Date: Wed Apr 18 17:12:42 2012 +0000 Fixed typo in user-visible text: "occured" -> "occurred" Monotone-Parent: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2 Monotone-Revision: 06b78be239198e10c446abc32f48addb0c71d0a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T17:12:42 M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Danish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit eef4ce6a2cc0f1094cc436c196e62a35c42ba55f Author: Wolfgang Sourdeau Date: Wed Apr 18 16:56:13 2012 +0000 Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d Monotone-Revision: 8ca87c84e17cb0c60871b46aee9b11dc7900f1c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-18T16:56:13 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5c8e5a1fe263a05c044a62c5994e7833e5c1c405 Author: Francis Lachapelle Date: Wed Apr 18 13:14:02 2012 +0000 Updated CKEditor to version 3.6.3. Monotone-Parent: 2c3f8544a30679096de28ae80a840c371b12d94b Monotone-Revision: bd8544b99b099a3544a5acdb3bdcc8c219709ff1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-18T13:14:02 M NEWS D UI/WebServerResources/ckeditor/.htaccess M UI/WebServerResources/ckeditor/LICENSE.html M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_languages.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/ka.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js A UI/WebServerResources/ckeditor/lang/mk.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js A UI/WebServerResources/ckeditor/lang/ug.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cs.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/cy.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/da.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/de.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/el.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/eo.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fa.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fi.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/fr.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/gu.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/it.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/mk.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nb.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/nl.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/no.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/tr.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/ug.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/vi.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/zh-cn.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/plugins/ajax/plugin.js M UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js M UI/WebServerResources/ckeditor/plugins/docprops/plugin.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js M UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js M UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js M UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/placeholder/lang/bg.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/cs.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/cy.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/da.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/de.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/el.js M UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/eo.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/et.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/fa.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/fi.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/fr.js M UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/hr.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/it.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/nb.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/nl.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/no.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/pl.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/tr.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/ug.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/uk.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/vi.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/zh-cn.js M UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/specialchar/lang/cs.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/cy.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/de.js M UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/eo.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/et.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/fa.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/fi.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/fr.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/hr.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/it.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/nb.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/nl.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/no.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/tr.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/ug.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/zh-cn.js M UI/WebServerResources/ckeditor/plugins/styles/styles/default.js M UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/plugins/templates/templates/default.js M UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/plugins/uicolor/lang/bg.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/cs.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/cy.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/da.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/de.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/el.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/eo.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/et.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/fa.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/fi.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/fr.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/hr.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/it.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/mk.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/nb.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/nl.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/no.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/pl.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/tr.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/ug.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/uk.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/vi.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/zh-cn.js M UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js M UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css M UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/plugins/xml/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/skin.js M UI/WebServerResources/ckeditor/skins/kama/templates.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/office2003/templates.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/skins/v2/templates.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit 9db77482d5851f48e26908ec5b5d44209b21e264 Author: Jean Raby Date: Mon Apr 16 22:37:26 2012 +0000 Fix of by one error. (bug #1772) Monotone-Parent: 825d6255230167e6f80d8015a569afa6bdb4cb7d Monotone-Revision: 2c3f8544a30679096de28ae80a840c371b12d94b Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-04-16T22:37:26 M ChangeLog M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m commit 6aa627a800d97ca346c7a17c2164c0ccf028ca9e Author: Wolfgang Sourdeau Date: Mon Apr 16 15:24:16 2012 +0000 Monotone-Parent: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c Monotone-Revision: 825d6255230167e6f80d8015a569afa6bdb4cb7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-16T15:24:16 M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M Tests/Unit/TestNSString+Utilities.m commit 10bfd70be143533eb6583913afad5e7e57a10bf5 Author: Wolfgang Sourdeau Date: Mon Apr 16 15:23:24 2012 +0000 Monotone-Parent: 406832bc51a0849377951d10353a33568b33877b Monotone-Revision: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-16T15:23:24 M ChangeLog M Tests/Unit/SOGoTestRunner.m commit 38ebd9e68c76a435486141cd6cccdd7a9d55fbcf Author: Wolfgang Sourdeau Date: Fri Apr 13 15:17:12 2012 +0000 Monotone-Parent: 8a447d04163521d64bfb4168d80753ce1c557f3d Monotone-Revision: 406832bc51a0849377951d10353a33568b33877b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-13T15:17:12 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit e7bfbd3f6f8ceb5b628d14bf29d7113330be23bd Author: Wolfgang Sourdeau Date: Fri Apr 13 14:04:42 2012 +0000 Monotone-Parent: af017f174df00d4475a8c99168a6d994257a1ca8 Monotone-Revision: 8a447d04163521d64bfb4168d80753ce1c557f3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-13T14:04:42 M SoObjects/Appointments/SOGoAppointmentFolder.m commit 4c23e19c0cd84ed8ad90039418cbe3ac73f2bdab Author: Wolfgang Sourdeau Date: Fri Apr 13 14:02:30 2012 +0000 Monotone-Parent: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1 Monotone-Revision: af017f174df00d4475a8c99168a6d994257a1ca8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-13T14:02:30 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit c270e1e720760ed84b0a3a290f25e6d9f99ef74e Author: Wolfgang Sourdeau Date: Thu Apr 12 23:45:23 2012 +0000 Monotone-Parent: 24e2e177451529a5708c7cc70a324ed3ce6c9a64 Monotone-Revision: 827061cfd7bb39eead69601b6015cb0ff6ebf1f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:45:23 M SoObjects/Appointments/SOGoAppointmentFolder.m commit c1885f5d0338407804ba45843b0e95cca3611059 Author: Wolfgang Sourdeau Date: Thu Apr 12 23:44:56 2012 +0000 Monotone-Parent: a8206d668a0bdb4471047c63de86e129c3937ffa Monotone-Revision: 24e2e177451529a5708c7cc70a324ed3ce6c9a64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:44:56 M SoObjects/SOGo/SOGoGCSFolder.m commit c66791413232b5a0ab380b971c2d0515e1e9f392 Author: Wolfgang Sourdeau Date: Thu Apr 12 23:44:39 2012 +0000 Monotone-Parent: 5778b1ee87b79a304c367a6cb34c9823e5935f15 Monotone-Revision: a8206d668a0bdb4471047c63de86e129c3937ffa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:44:39 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 3b64c4c76528d8f36d8e8ec493efdd809285de6b Author: Wolfgang Sourdeau Date: Thu Apr 12 23:41:47 2012 +0000 Monotone-Parent: d62b88251dbc88a5f0e5988172e839b00b7a0f14 Monotone-Revision: 5778b1ee87b79a304c367a6cb34c9823e5935f15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:41:47 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 902db62ec846239a8b3b6fb19d3b8453003fdf51 Author: Wolfgang Sourdeau Date: Thu Apr 12 23:40:05 2012 +0000 Monotone-Parent: 42fb4d40a22288da8859b369ec18915fb6e1164c Monotone-Revision: d62b88251dbc88a5f0e5988172e839b00b7a0f14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:40:05 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit 50e160f89501d21790a016464abf7134071480e6 Author: Wolfgang Sourdeau Date: Thu Apr 12 20:26:01 2012 +0000 Monotone-Parent: df50b8dd4bddcee4db165e9ac01d6b6a17d8ad04 Monotone-Revision: 42fb4d40a22288da8859b369ec18915fb6e1164c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T20:26:01 M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit f09c4d5be17359488db3922fd0afb0a7d20ef3b9 Author: Wolfgang Sourdeau Date: Thu Apr 12 20:25:13 2012 +0000 Monotone-Parent: bf8a27927d587b1fe4c7daa42495a97dafe94db6 Monotone-Revision: df50b8dd4bddcee4db165e9ac01d6b6a17d8ad04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T20:25:13 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 4ca495a971c90bbcb3740bb7c7e9174fb360ae84 Author: Wolfgang Sourdeau Date: Thu Apr 12 20:24:15 2012 +0000 Monotone-Parent: 8084a82ca1ab7dad7f78c35f529f9e3db7d02314 Monotone-Revision: bf8a27927d587b1fe4c7daa42495a97dafe94db6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T20:24:15 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 2dd2db084defb55679df2515903ef2bf79fc006f Author: Wolfgang Sourdeau Date: Wed Apr 11 20:10:00 2012 +0000 Monotone-Parent: 19df67a347106e2e3f51c36766416cf4c3279bee Monotone-Revision: d32a965a357a3d40a91ce6b756792c0e03dc7414 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-11T20:10:00 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit c2dec4f1cb8038145c77101218cb9ac1c179b9a4 Author: Francis Lachapelle Date: Wed Apr 11 17:57:54 2012 +0000 See SOPE/NGCards/ChangeLog. Monotone-Parent: d03d201f9e10ea4b211b8adbb66f692be8661797 Monotone-Revision: 8084a82ca1ab7dad7f78c35f529f9e3db7d02314 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-11T17:57:54 M NEWS M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit d804b9c7b0d262f8403b3838af96f26f1dbbb307 Author: Wolfgang Sourdeau Date: Wed Apr 11 15:31:25 2012 +0000 Rolled back to compat=7 for old debian dists Monotone-Parent: 57d6964f28d741f062f7dd0eb4065411c322df25 Monotone-Revision: 19df67a347106e2e3f51c36766416cf4c3279bee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-11T15:31:25 Monotone-Branch: ca.inverse.sogo M debian/compat commit 262481d6e116ef230714deb3872d850ecc123c88 Author: Francis Lachapelle Date: Wed Apr 11 14:58:45 2012 +0000 See ChangeLog. Monotone-Parent: ae97d044860b73b0f26efc2e4ba5c8134dee8299 Monotone-Revision: d03d201f9e10ea4b211b8adbb66f692be8661797 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-11T14:58:45 M ChangeLog M UI/WebServerResources/ContactsUI.js commit d19e0e882364efd5ab791266e511fdbe01844ce7 Author: Wolfgang Sourdeau Date: Wed Apr 11 13:48:28 2012 +0000 Monotone-Parent: cac9e2abd986a1cd4f20b31e0c48359b21028a7d Monotone-Revision: 57d6964f28d741f062f7dd0eb4065411c322df25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-11T13:48:28 Monotone-Branch: ca.inverse.sogo M debian-multiarch/rules M debian/rules commit 0f5639f1b883b8bff44a3ccafaaff69f852de934 Author: Wolfgang Sourdeau Date: Tue Apr 10 16:02:54 2012 +0000 Fix empty package Monotone-Parent: 28e6e54b234c882f7da005f4413e9a5beeae28ef Monotone-Revision: cac9e2abd986a1cd4f20b31e0c48359b21028a7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-10T16:02:54 Monotone-Branch: ca.inverse.sogo A debian-multiarch/sogo-openchange.install commit be172c6d05c14ef7dd6962b4c18febf9a6ac5920 Author: Wolfgang Sourdeau Date: Tue Apr 10 15:35:51 2012 +0000 Split multiarch build in debian-multiarch for new distros Monotone-Parent: c50f677f6d597a2c063db713c6e8af3961c44b34 Monotone-Revision: 28e6e54b234c882f7da005f4413e9a5beeae28ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-10T15:35:51 Monotone-Branch: ca.inverse.sogo A debian-multiarch/changelog A debian-multiarch/compat A debian-multiarch/control A debian-multiarch/copyright A debian-multiarch/rules A debian-multiarch/sogo-dev.install A debian-multiarch/sogo.cron.daily A debian-multiarch/sogo.dirs A debian-multiarch/sogo.docs A debian-multiarch/sogo.init A debian-multiarch/sogo.install A debian-multiarch/sogo.logrotate A debian-multiarch/sogo.overrides A debian-multiarch/sogo.postinst A debian-multiarch/sogo.postrm A debian-multiarch/sogo.preinst A debian-multiarch/sogo.prerm A debian-multiarch/source/format M debian/compat M debian/sogo.overrides A debian/source/format commit 974d1a6bd79e16a7a7e52df94dbefa3647539425 Author: Wolfgang Sourdeau Date: Tue Apr 10 14:48:14 2012 +0000 Monotone-Parent: ba40327d7cdcc284485580a61af95f9056989d40 Monotone-Revision: c50f677f6d597a2c063db713c6e8af3961c44b34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-10T14:48:14 Monotone-Branch: ca.inverse.sogo A debian/sogo-openchange.install-multiarch commit 823f57deca76a40d148ee967b1bfdc9eb46f1539 Author: Wolfgang Sourdeau Date: Thu Apr 5 18:50:05 2012 +0000 Monotone-Parent: 858274c7be3ad2a6383c2f85c8ad10907bb43292 Monotone-Revision: 2718d596001d2e9358dcce09a959434c8f775f9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-05T18:50:05 M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit fde6d06c098ca643ae52389fca1e2c7cc8bb78d6 Author: Wolfgang Sourdeau Date: Wed Apr 4 20:45:21 2012 +0000 Monotone-Parent: 14299c2bb1edae221876accbfabb1adecd109549 Monotone-Revision: 366adf06b05b4f972813f3e731ae3338140ba86e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T20:45:21 Monotone-Branch: ca.inverse.sogo M debian/control M debian/control-squeeze commit e70aeda75b862c7eb3086d15cbc4e3f5cd8791c2 Author: Wolfgang Sourdeau Date: Wed Apr 4 20:37:42 2012 +0000 Monotone-Parent: 49a23fbd758d213ee3123b508598dcc5bdede2a5 Monotone-Revision: 14299c2bb1edae221876accbfabb1adecd109549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T20:37:42 Monotone-Branch: ca.inverse.sogo M debian/control M debian/control-squeeze commit 3d2c13d1a7515879e13a8610ab67ae7d313e2497 Author: Wolfgang Sourdeau Date: Wed Apr 4 20:28:18 2012 +0000 Monotone-Parent: 929e17ff05c17b5978929e33d5250710c9674c66 Monotone-Revision: 403e9c9f8b6284761ab422dee636699902d4babe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T20:28:18 Monotone-Branch: ca.inverse.sogo M debian/control commit e034585c2bf4a5e2f61c099ff80d95fbd4c54c5f Author: Jean Raby Date: Wed Apr 4 20:14:52 2012 +0000 * Added a new tool: 'sogo-tool expire-sessions' Along with the associated new cronjob, this allows user sessions expiration without a custom script. * While there, sort tools in sogo-tool output Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7 Monotone-Revision: 858274c7be3ad2a6383c2f85c8ad10907bb43292 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-04-04T20:14:52 M ChangeLog M Scripts/sogo.cron M Tools/GNUmakefile A Tools/SOGoToolExpireUserSessions.m M Tools/sogo-tool.m commit fb1e560c71d850f84d71646dc012f3d5194e436b Author: Wolfgang Sourdeau Date: Wed Apr 4 16:10:25 2012 +0000 Debian fixes Monotone-Parent: e3a9ec04316de2d167901095be0994ce71e98dd5 Monotone-Revision: 929e17ff05c17b5978929e33d5250710c9674c66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T16:10:25 Monotone-Branch: ca.inverse.sogo M debian/sogo.install commit 54cf621005f03cdc15399e15a45a7430d99e07b5 Author: Wolfgang Sourdeau Date: Wed Apr 4 16:05:04 2012 +0000 Monotone-Parent: a1bd23348352232bd3363b00a4cd69557a3c780e Monotone-Revision: e3a9ec04316de2d167901095be0994ce71e98dd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T16:05:04 Monotone-Branch: ca.inverse.sogo M debian/control M debian/control-squeeze A debian/sogo-dev.install A debian/sogo-openchange.install commit 9e503e7d8f10c16638624098c21fc4644f6c33e7 Author: Wolfgang Sourdeau Date: Wed Apr 4 16:01:21 2012 +0000 Debian: new "sogo-openchange" and "sogo-dev" packages; fixed some issues reported by lintian Monotone-Parent: 3d32d81fda0002213d650cb8e71bfd4508d1b134 Monotone-Revision: a1bd23348352232bd3363b00a4cd69557a3c780e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T16:01:21 Monotone-Branch: ca.inverse.sogo M debian/control M debian/rules M debian/sogo.install commit 57e55c105dd2cf0998210a099d3bfd6e9263c982 Author: Wolfgang Sourdeau Date: Wed Apr 4 14:55:54 2012 +0000 Monotone-Parent: 5917f0d7b5316a06c638876b97dc983b080ce797 Monotone-Revision: 3d32d81fda0002213d650cb8e71bfd4508d1b134 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T14:55:54 Monotone-Branch: ca.inverse.sogo D Apache/SOGo-debian.conf commit ad900e855517f6ffdb286b0b1a3428d01510ed55 Author: Wolfgang Sourdeau Date: Wed Apr 4 14:42:03 2012 +0000 Monotone-Parent: ef03560e468928024dd2c8b7176bc66f200c293c Monotone-Revision: 5917f0d7b5316a06c638876b97dc983b080ce797 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T14:42:03 Monotone-Branch: ca.inverse.sogo A Apache/SOGo-debian.conf commit 6d22a0bb495e6a21d4ce48cc5a9791dee2faabeb Author: Wolfgang Sourdeau Date: Wed Apr 4 14:33:59 2012 +0000 Monotone-Parent: 187ac928b725957508cddf0bb5f4aeebc606ab3e Monotone-Revision: ef03560e468928024dd2c8b7176bc66f200c293c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T14:33:59 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/NSArray+MAPIStore.m M OpenChange/NSDate+MAPIStore.m commit 1e1cdcc89c84624095701fe2fcf576057d881270 Author: Wolfgang Sourdeau Date: Wed Apr 4 14:25:42 2012 +0000 Monotone-Parent: 4759c8b57eaf377a0e0d928df4a65adaa731ad74 Monotone-Revision: 187ac928b725957508cddf0bb5f4aeebc606ab3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T14:25:42 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoMAPIFSFolder.m commit 060b29f5562acf8ef509f180388815229cee8970 Author: Wolfgang Sourdeau Date: Tue Apr 3 20:56:58 2012 +0000 Monotone-Parent: 24970ed1a272e80da6d29bce76d7fb4093a1d2a6 Monotone-Revision: 4759c8b57eaf377a0e0d928df4a65adaa731ad74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-03T20:56:58 Monotone-Branch: ca.inverse.sogo A debian/control-squeeze M debian/rules commit 9a8e76481761caeb94117acc91c32e97efaf706d Author: Francis Lachapelle Date: Sat Mar 31 08:34:24 2012 +0000 Updated English translation. Monotone-Parent: 52186f3197fd4750bdd2b293faede5c9be5a3e36 Monotone-Revision: 8e3f662472ff8e103d015246e84fdb6ca6dba012 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-31T08:34:24 M UI/PreferencesUI/English.lproj/Localizable.strings commit 6eedf927b8b22d9407483b2810bbefc04f551058 Author: Francis Lachapelle Date: Sat Mar 31 08:34:04 2012 +0000 Updated Spanish (Argentina) translation. Monotone-Parent: 4b843bafcdd257b847ea1248e4a09cb9b275e00d Monotone-Revision: 52186f3197fd4750bdd2b293faede5c9be5a3e36 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-31T08:34:04 M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings commit 86e2b23b73f373da3bd83ec4f22072d2ca24ebc0 Author: Francis Lachapelle Date: Sat Mar 31 08:33:29 2012 +0000 Updated Spanish (Argentina) translation. Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7 Monotone-Revision: 4b843bafcdd257b847ea1248e4a09cb9b275e00d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-31T08:33:29 M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit b906cf066abaa36784811456fb023dc0f09c3ac1 Author: Francis Lachapelle Date: Fri Mar 30 21:21:51 2012 +0000 See ChangeLog. Monotone-Parent: 0d7d8533911c3bec7d5b51cc919acb5aa7e15e7d Monotone-Revision: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-30T21:21:51 M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M Tools/SOGoToolRemoveDoubles.m commit 07b500412fc0d2b7542a3ff6199a5efa51c81213 Author: Wolfgang Sourdeau Date: Fri Mar 30 20:02:33 2012 +0000 Monotone-Parent: b0de6c606ce6f295a8956a42ed0f0bc3b6e3cca3 Monotone-Revision: 24970ed1a272e80da6d29bce76d7fb4093a1d2a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T20:02:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreTasksMessage.m commit 4f148bafc653837d50509ec8cca7f6e134dd5b3c Author: Wolfgang Sourdeau Date: Fri Mar 30 19:58:16 2012 +0000 Monotone-Parent: 1900d82b81c570a73d4db548a566ed09b57ee43a Monotone-Revision: b0de6c606ce6f295a8956a42ed0f0bc3b6e3cca3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T19:58:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTasksMessage.m commit a4b083eb1e8a564e321e49788f546fb6848aac98 Author: Wolfgang Sourdeau Date: Fri Mar 30 19:51:37 2012 +0000 Monotone-Parent: cb7b77723f765942d950c5620150b720f5d0c5b1 Monotone-Revision: 1900d82b81c570a73d4db548a566ed09b57ee43a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T19:51:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 2adcb276b2f09ada9c427de36d4625c84dabdefb Author: Wolfgang Sourdeau Date: Fri Mar 30 15:33:47 2012 +0000 Monotone-Parent: 4899b773e21bd6c56bae726bf720e184b8ef9ec0 Monotone-Revision: cb7b77723f765942d950c5620150b720f5d0c5b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T15:33:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit 64b8498eac7f1aa0b900e98675889cf2daa0dd5b Author: Wolfgang Sourdeau Date: Fri Mar 30 14:09:07 2012 +0000 Monotone-Parent: 34215cf1c90ce31c32de705320b2cd5f2bee55ec Monotone-Revision: d1a795ace9b3ecfe78615e345153f5c37d0ca4b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T14:09:07 Monotone-Branch: ca.inverse.sogo M Version commit f06d57373ae200b22977827be48dd8502f8feb3a Author: Wolfgang Sourdeau Date: Fri Mar 30 14:07:36 2012 +0000 Applied last changed from ca.inverse.sogo branch, pertaining to iOS handling of CardDAV Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10 Monotone-Revision: 693036245b42a3d0059f8c06a2a725e716d54c9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-30T14:07:36 M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/SOGo/LDAPSource.m commit c1b2384852560e973c6155eb6a7071b3782c88d4 Author: Francis Lachapelle Date: Fri Mar 30 13:31:00 2012 +0000 Minor improvement to the IE-only CSS. Monotone-Parent: 5325a12bb039335f9bac5a41915b567afd63a0ae Monotone-Revision: 0d7d8533911c3bec7d5b51cc919acb5aa7e15e7d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-30T13:31:00 M UI/WebServerResources/iefixes.css commit 4b059f29bde625d3673b16b0f533abd934d9df96 Author: Francis Lachapelle Date: Fri Mar 30 03:59:04 2012 +0000 Updated NEWS file. Monotone-Parent: b17a7a4c24c0ba780716921107d7401a2b21049e Monotone-Revision: 5325a12bb039335f9bac5a41915b567afd63a0ae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-30T03:59:04 M NEWS commit df3676ed71257e2e0f2b87a04045ffc09b67e2d7 Author: Francis Lachapelle Date: Fri Mar 30 03:58:26 2012 +0000 Monotone-Parent: 1a5084ea5db1351b0b2a65c92046fb196a2c9d41 Monotone-Revision: b17a7a4c24c0ba780716921107d7401a2b21049e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-30T03:58:26 M Scripts/sogo.cron commit 7629ad595a98cb6f1164838fc9c0e121256d8e38 Author: Francis Lachapelle Date: Thu Mar 29 18:26:50 2012 +0000 Monotone-Parent: 1d9fffa147b786b7f5e72b9d75962ded71d83e96 Monotone-Revision: 033d787afbb95cb745c3e129cd4c09587b3623df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-29T18:26:50 M UI/WebServerResources/UIxPreferences.js commit 8a91626aff46d649305d188a275f1a4dca7232a4 Author: Francis Lachapelle Date: Thu Mar 29 18:18:29 2012 +0000 See ChangeLog. Monotone-Parent: f0aff6d064b474daad4423a6fe416a4b18b4ab7c Monotone-Revision: 1d9fffa147b786b7f5e72b9d75962ded71d83e96 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-29T18:18:29 M ChangeLog M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxPreferences.js commit 97bc9be4392f1b9dd7faeb5a80d48ff16524c594 Author: Francis Lachapelle Date: Thu Mar 29 17:47:28 2012 +0000 See ChangeLog. Monotone-Parent: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb Monotone-Revision: f0aff6d064b474daad4423a6fe416a4b18b4ab7c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-29T17:47:28 M ChangeLog M NEWS M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.css commit f63d9336b5ee603e27fc94de6282c007e5b412f0 Author: Francis Lachapelle Date: Thu Mar 29 17:20:26 2012 +0000 Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10 Monotone-Revision: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-29T17:20:26 M UI/WebServerResources/UIxPreferences.js commit 269393250b5b2a4b2aece6145b5c20a9a0e47f6a Author: Wolfgang Sourdeau Date: Wed Mar 28 20:04:32 2012 +0000 Monotone-Parent: 600b3a1c268cabeca401fb335f2e4c76bd1709b7 Monotone-Revision: d93b5b4142f73cdb24bac181e6d92140b7a59313 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-28T20:04:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.h M OpenChange/SOGoMAPIFSMessage.m commit dcb952e1b7e04e2c42c43338e72602d0a588e7f9 Author: Wolfgang Sourdeau Date: Wed Mar 28 15:05:58 2012 +0000 Monotone-Parent: f8af7a968c459aff400e85a6c5422a0c7a370167 Monotone-Revision: 600b3a1c268cabeca401fb335f2e4c76bd1709b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-28T15:05:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoFolder+CardDAV.m commit d28ca1ecdcdfbcbd3c2090d04f3132885cdb04f3 Author: Wolfgang Sourdeau Date: Wed Mar 28 04:42:02 2012 +0000 Monotone-Parent: 7a38303ac45419355a1bdedefd53d63339248410 Monotone-Revision: f8af7a968c459aff400e85a6c5422a0c7a370167 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-28T04:42:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 4489085c59496805223fb1df9e885cd9a5dfae5f Author: Wolfgang Sourdeau Date: Tue Mar 27 20:55:20 2012 +0000 Monotone-Parent: c1548a6a3e72a7d9b567b63d50198115fa48ab0b Monotone-Revision: 7a38303ac45419355a1bdedefd53d63339248410 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-27T20:55:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m commit 905d2c885ca8c8167c811018841bc9e542bbf9a5 Author: Wolfgang Sourdeau Date: Tue Mar 27 16:47:14 2012 +0000 Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a Monotone-Revision: c1548a6a3e72a7d9b567b63d50198115fa48ab0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-27T16:47:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m commit 0c2c418046b8303df2dc125ab68ef2aea369b041 Author: Francis Lachapelle Date: Tue Mar 27 02:31:17 2012 +0000 Branch for SOGo v1.3.15 Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a Monotone-Revision: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-27T02:31:17 M Version commit eac814acf1df38eb4e52d50689c36a24cf418f43 Author: Wolfgang Sourdeau Date: Mon Mar 26 19:25:14 2012 +0000 Monotone-Parent: 51962cae38f65cc3d2f1a2a3640d028831f5921b Monotone-Revision: b4a3ddf3836324fd1f4925acb0426089a4a0350a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-26T19:25:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessage.m commit eb6d27e96980ab14e1daab6a49bcfec47da91d8a Author: Wolfgang Sourdeau Date: Mon Mar 26 16:24:21 2012 +0000 Monotone-Parent: 7f28bdd3182eaceae80acddcd3e23dc4e50b2821 Monotone-Revision: 51962cae38f65cc3d2f1a2a3640d028831f5921b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-26T16:24:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 027d9d6f362142fa0e37c6b850e0ee7619e5d615 Author: Wolfgang Sourdeau Date: Mon Mar 26 16:23:02 2012 +0000 Monotone-Parent: a57c1371e929b419ef93b5ef8ac792715c9203bf Monotone-Revision: 137ce0e5b4a2b4afe3b810e582cbe613caf2bb20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-26T16:23:02 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m commit d2a77d22c788d97516984047d8a0bd9d5b86cf6c Author: Francis Lachapelle Date: Fri Mar 23 13:33:45 2012 +0000 Updated documentation. Monotone-Parent: cbc85a05fc5a6727ac45e555e5db81325d89a4df Monotone-Revision: a57c1371e929b419ef93b5ef8ac792715c9203bf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-23T13:33:45 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit e762db4cfb6e664b4e5b2a8953a7cf414a05c788 Author: Francis Lachapelle Date: Fri Mar 23 13:21:04 2012 +0000 Updated NEWS file. Monotone-Parent: fc0a8361fb169db536043d02fd1a040aba44e52d Monotone-Revision: cbc85a05fc5a6727ac45e555e5db81325d89a4df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-23T13:21:04 M NEWS commit 582e32a439e97b28ea771780c86cbff06612caef Author: Francis Lachapelle Date: Fri Mar 23 13:18:45 2012 +0000 Updated Russian translation. Monotone-Parent: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83 Monotone-Revision: fc0a8361fb169db536043d02fd1a040aba44e52d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-23T13:18:45 M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings commit feabbbce5569dd04bef17905f1f7f0c827a40e2b Author: Francis Lachapelle Date: Fri Mar 23 13:16:51 2012 +0000 Updated Czech translation. Monotone-Parent: 644609670a541ff95dd659a542db9e57b547301f Monotone-Revision: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-23T13:16:51 M SoObjects/Appointments/Czech.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings commit 034ecc695aefcc40351e366d2dcd6caf9454c0d4 Author: Francis Lachapelle Date: Fri Mar 23 13:06:08 2012 +0000 See ChangeLog. Monotone-Parent: 5a2446cca5cd90dd3efdec2eec1633c328178659 Monotone-Revision: 644609670a541ff95dd659a542db9e57b547301f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-23T13:06:08 M ChangeLog M NEWS M Tools/SOGoToolUserPreferences.m commit 6b9137fddda03fea584e2a6f0e6af3fa0ce58bc3 Author: Francis Lachapelle Date: Thu Mar 22 17:39:44 2012 +0000 Updated NEWS file. Monotone-Parent: f7d904b9e9e123916c8410d3616b897ea1309fbd Monotone-Revision: 5a2446cca5cd90dd3efdec2eec1633c328178659 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-22T17:39:44 M NEWS commit 1247319d36aa91de9030535e083c780aead8477e Author: Francis Lachapelle Date: Thu Mar 22 17:39:31 2012 +0000 Monotone-Parent: 3830a1c61a69086d684b859181753bddddda2711 Monotone-Revision: f7d904b9e9e123916c8410d3616b897ea1309fbd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-22T17:39:31 M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 47ab33580fe1d285edce8d7a4c1bda9317652897 Author: Francis Lachapelle Date: Thu Mar 22 17:15:29 2012 +0000 See ChangeLog. Monotone-Parent: 04d242cd3ae3982c5087b5bef22fc2d70632130f Monotone-Revision: 3830a1c61a69086d684b859181753bddddda2711 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-22T17:15:29 M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit e5193ddbac54ba87e244e33ec48e17c0bae260a6 Author: Francis Lachapelle Date: Thu Mar 22 15:48:03 2012 +0000 Monotone-Parent: 3c8a49fe7ef93ec55aaeef9dd064be1de6052cfe Monotone-Revision: 04d242cd3ae3982c5087b5bef22fc2d70632130f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-22T15:48:03 M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 0ec64bc634d2b85d67f1f6d1700f228a91aef777 Author: Wolfgang Sourdeau Date: Thu Mar 22 15:23:59 2012 +0000 Monotone-Parent: 8d867d6c59e7ebea428c107ce0681159571e7c90 Monotone-Revision: 72cfb3dcfa19c247349b29d61b4878d418d4c13e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-22T15:23:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessage.m commit 7a655ff8cefa0885ccc15bd365c4e6aa8c10c75b Author: Wolfgang Sourdeau Date: Wed Mar 21 15:50:07 2012 +0000 Monotone-Parent: 54cc41b15e02fc61bfa80e7db07aeb97e541fdfc Monotone-Revision: 3c8a49fe7ef93ec55aaeef9dd064be1de6052cfe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-21T15:50:07 M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactObject.h M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/SOGoUserManager.m M UI/Contacts/UIxContactEditor.m commit f4311032a072eb83918004a3ab88d481fa9a3bcb Author: Wolfgang Sourdeau Date: Wed Mar 21 15:50:02 2012 +0000 Monotone-Parent: 20fe3869b4c2b451d086944d0be00758c4b807f0 Monotone-Revision: 54cc41b15e02fc61bfa80e7db07aeb97e541fdfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-21T15:50:02 M UI/Contacts/UIxContactsListActions.m commit 107728db4b7227985cbc712c140b2a1e870bb121 Author: Wolfgang Sourdeau Date: Tue Mar 20 21:07:16 2012 +0000 Monotone-Parent: edf1f1831a73df9eb13881bab5ebdbcfa7c40a23 Monotone-Revision: d93bbab8d949fa50be1d182af68b2eecf4c79105 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T21:07:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 4d1900e52222a5515f37a9673315964960365343 Author: Wolfgang Sourdeau Date: Tue Mar 20 20:31:36 2012 +0000 Monotone-Parent: 769d14eff848857403688bfa5bdf37f12459a7f1 Monotone-Revision: edf1f1831a73df9eb13881bab5ebdbcfa7c40a23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T20:31:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m commit 81fb0f41e7488020e3ee5e15a2e4bee52f047c33 Author: Wolfgang Sourdeau Date: Tue Mar 20 20:30:51 2012 +0000 Monotone-Parent: 73343e195be838a68cfbeb8edc978d8273b1e6da Monotone-Revision: 769d14eff848857403688bfa5bdf37f12459a7f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T20:30:51 Monotone-Branch: ca.inverse.sogo M Version commit ccc7e3652340154d867dd5ac6cad0c03d905dd68 Author: Wolfgang Sourdeau Date: Tue Mar 20 20:28:54 2012 +0000 Monotone-Parent: 4359e779a09c08a5fd03eda9fd8269ba9eeab6ff Monotone-Revision: 20fe3869b4c2b451d086944d0be00758c4b807f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T20:28:54 M SOPE/NGCards/iCalCalendar.m commit 3a315446b092106d06cca4c04702da4d0f8a90f7 Author: Wolfgang Sourdeau Date: Tue Mar 20 18:56:44 2012 +0000 Monotone-Parent: c80a840b806ab1a13914a35d5bde6a6668427240 Monotone-Revision: 0917b3278898caa0cb56a12a960275816f5ab396 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T18:56:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 96c6581dfe71cecd530db5584b43775057fb098c Author: Wolfgang Sourdeau Date: Tue Mar 20 18:50:09 2012 +0000 Monotone-Parent: cbef49b9665bb4860d576825ae411fd212ee0d08 Monotone-Revision: c80a840b806ab1a13914a35d5bde6a6668427240 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T18:50:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit 4d60fa4dc31186fff961c0a2e9c0eb01ac4226c8 Author: Wolfgang Sourdeau Date: Tue Mar 20 18:47:05 2012 +0000 Monotone-Parent: cbe26077e3038a934e225a1903e28b89cf90c61d Monotone-Revision: cbef49b9665bb4860d576825ae411fd212ee0d08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T18:47:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m commit 73ad59a633b3d6c0cfd800b69e453ea987b87dd6 Author: Wolfgang Sourdeau Date: Tue Mar 20 18:46:05 2012 +0000 Monotone-Parent: 4adb09f9c02af62ea07b317c5c6a14100b8204e1 Monotone-Revision: cbe26077e3038a934e225a1903e28b89cf90c61d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T18:46:05 Monotone-Branch: ca.inverse.sogo M OpenChange/NSObject+MAPIStore.m commit c929c640fb28eca025218e2b1d06cfd4266b6a38 Author: Francis Lachapelle Date: Tue Mar 20 14:33:18 2012 +0000 See ChangeLog. Monotone-Parent: ff4eb94e932f095cd5e361229d6ce99ad75c0ba2 Monotone-Revision: 4359e779a09c08a5fd03eda9fd8269ba9eeab6ff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-20T14:33:18 M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 9a6c91eac0ce7bd554aae1ba72b22d98f41a36a7 Author: Francis Lachapelle Date: Tue Mar 20 14:05:43 2012 +0000 Branch for SOGo v1.3.14 Monotone-Parent: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4 Monotone-Revision: ff4eb94e932f095cd5e361229d6ce99ad75c0ba2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-20T14:05:43 M Version commit 9f74010f9947ba92a347c26b9b9f7d746a72478b Author: Wolfgang Sourdeau Date: Tue Mar 20 13:42:40 2012 +0000 Monotone-Parent: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4 Monotone-Revision: 4adb09f9c02af62ea07b317c5c6a14100b8204e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T13:42:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 3d9689524a5d73589a8995196f8d1cd38414c323 Author: Wolfgang Sourdeau Date: Mon Mar 19 20:59:05 2012 +0000 Monotone-Parent: fccd21ec84b5d4e56232523b4a8b8733c3d3a051 Monotone-Revision: 618681307a4cbc2f326ac0bdd3eb6077cb9a22f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-19T20:59:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m commit 1af2ab7453112f4498f91f52b52e3363af22bcce Author: Wolfgang Sourdeau Date: Mon Mar 19 20:57:35 2012 +0000 Monotone-Parent: 0ad0dd5ada272b8cb3b3ec56737e667ebeccd725 Monotone-Revision: fccd21ec84b5d4e56232523b4a8b8733c3d3a051 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-19T20:57:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit c7be84d277898e43ba3303514824e8eabda3bb1a Author: Wolfgang Sourdeau Date: Mon Mar 19 19:26:11 2012 +0000 Monotone-Parent: 86cef533a03be060bfad13566c4f0b2802481e87 Monotone-Revision: 0ad0dd5ada272b8cb3b3ec56737e667ebeccd725 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-19T19:26:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 0b052dbdad043cbbe9cfdbb197f17acf7a1ebc05 Author: Wolfgang Sourdeau Date: Mon Mar 19 19:25:14 2012 +0000 Monotone-Parent: 2c91fd11e3891c010283e64f368ec9476ac3667f Monotone-Revision: 86cef533a03be060bfad13566c4f0b2802481e87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-19T19:25:14 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoMAPIFSMessage.h commit 03f86ea11f312c9f37c61a3c7dff5c35372ce4ce Author: Wolfgang Sourdeau Date: Mon Mar 19 19:24:16 2012 +0000 Monotone-Parent: a32b67b00b6dfccd212526247098ea8c2df940a9 Monotone-Revision: 2c91fd11e3891c010283e64f368ec9476ac3667f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-19T19:24:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.m commit ba5620dcbe8170b40315772f734b6e4dbb18d474 Author: Jean Raby Date: Mon Mar 19 15:30:40 2012 +0000 remove trace mode.. Monotone-Parent: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38 Monotone-Revision: 0bc15679c599b0a07a83838c4039891a9fb7a8bb Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-19T15:30:40 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-backup.sh commit 7c8564ab574ff603ed6faf7d40b2973095e8e89f Author: Jean Raby Date: Mon Mar 19 15:09:20 2012 +0000 Fix typo in backup script path - #1707 Monotone-Parent: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9 Monotone-Revision: 9b4f8dfa7d81baff6182aba88435fa5f8ab6ac38 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-19T15:09:20 Monotone-Branch: ca.inverse.sogo M Scripts/sogo.cron commit cf97dee428848ae04b177887b787edf5dc7667b4 Author: Wolfgang Sourdeau Date: Fri Mar 16 21:14:38 2012 +0000 Monotone-Parent: df7bf24308030f46878403591ecefe2986dc350b Monotone-Revision: a080c16a5e48751ac225497ff7300f2a67b4721f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:14:38 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 18cd217b63d7743eaded8aaee991c40654979cfc Author: Wolfgang Sourdeau Date: Fri Mar 16 21:13:16 2012 +0000 Monotone-Parent: 256c88e136b95ffb79c997058df4ad39e9e33821 Monotone-Revision: df7bf24308030f46878403591ecefe2986dc350b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:13:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m commit 57fc5197bea2ca55e2d795731ebbed2052bc9c3a Author: Wolfgang Sourdeau Date: Fri Mar 16 21:12:12 2012 +0000 Monotone-Parent: 9d9059c535146bcefa1a378020e4c39b33d901e2 Monotone-Revision: 256c88e136b95ffb79c997058df4ad39e9e33821 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:12:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 7144a0fddb5e31d56c4384f233c0b938f9382170 Author: Wolfgang Sourdeau Date: Fri Mar 16 21:10:48 2012 +0000 Monotone-Parent: 3f20830a3de3ff870541d0f05c25b39079b08e65 Monotone-Revision: 9d9059c535146bcefa1a378020e4c39b33d901e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:10:48 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTasksMessage.m commit 36ded79755e630edb57cd7803c968028634eef3b Author: Wolfgang Sourdeau Date: Fri Mar 16 21:10:33 2012 +0000 Monotone-Parent: 86ef6adf2b0443af39cafaac0b9a9d66fb753576 Monotone-Revision: 3f20830a3de3ff870541d0f05c25b39079b08e65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:10:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit ff26754291e0ab24467fe5037c7176b88e57d80e Author: Wolfgang Sourdeau Date: Fri Mar 16 21:09:10 2012 +0000 Monotone-Parent: f4e8a715d67a12fea729843b1401f636ce05ed66 Monotone-Revision: 86ef6adf2b0443af39cafaac0b9a9d66fb753576 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:09:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 26701b7c719243b8b09873b7b40c110ffa8ee8b5 Author: Wolfgang Sourdeau Date: Fri Mar 16 21:05:41 2012 +0000 Monotone-Parent: 34a0500cef031e53eda3a1a6c3b2f626ce8f76dc Monotone-Revision: f4e8a715d67a12fea729843b1401f636ce05ed66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T21:05:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreTasksMessage.m commit a8cc7409a11225d466b19eb359bc8571798b5e66 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:57:35 2012 +0000 Monotone-Parent: 284725383e8970e66810d4b8facf4af043b77fe2 Monotone-Revision: 34a0500cef031e53eda3a1a6c3b2f626ce8f76dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:57:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m commit baafa421ab46205e79e3830b82734c7491598786 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:56:01 2012 +0000 Monotone-Parent: 28f447e944f764132e7461e3945a83c23938d406 Monotone-Revision: 284725383e8970e66810d4b8facf4af043b77fe2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:56:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreTasksFolder.m commit 23ab567d6edd9d22bb6c92b1cdaa0e42816854d1 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:53:51 2012 +0000 Monotone-Parent: ff50144aaefa18bc1bf88723bc25f1f6b4962451 Monotone-Revision: 28f447e944f764132e7461e3945a83c23938d406 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:53:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit 5b424d69690f7e05650ec94b318f3ff2e2a1aa11 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:53:04 2012 +0000 Monotone-Parent: cd4c34d79c62c8b6a1f9ccfb14ea9a79442034c6 Monotone-Revision: ff50144aaefa18bc1bf88723bc25f1f6b4962451 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:53:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 3ad93f3257d8c0a1b8ca4056b0b00d58554be7a0 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:51:51 2012 +0000 Monotone-Parent: 0d1809a8a5fbb980e78d197e8f5c0c634b960a2e Monotone-Revision: cd4c34d79c62c8b6a1f9ccfb14ea9a79442034c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:51:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 38e085ae8f4499cf5ca2a3d97e718682bcbdb8b4 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:41:52 2012 +0000 Monotone-Parent: ae2a845cc86e684e944e2ffbb629f7bd634d985f Monotone-Revision: 0d1809a8a5fbb980e78d197e8f5c0c634b960a2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:41:52 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-webdavsync.py commit 911b170f32c911daebfec863bd8fa0b16c1c1086 Author: Wolfgang Sourdeau Date: Fri Mar 16 20:39:51 2012 +0000 Monotone-Parent: 7fc3840c26038b9a53ac374b2e5b17f2ceeb99ab Monotone-Revision: 6458b9280ffad02762e0cb2a3067126b205997d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-16T20:39:51 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarFolder.m commit 7bbcd937383348a385bca6d27efd9d997c54c33e Author: Francis Lachapelle Date: Fri Mar 16 17:12:53 2012 +0000 Fixed selection problem in mail editor in Firefox. Monotone-Parent: 54d035c9875133872cd3d137a1234594cb96e36e Monotone-Revision: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T17:12:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css commit 7c398279b00b3d041342e6b84ce9d781ebb84b7e Author: Jean Raby Date: Fri Mar 16 15:39:05 2012 +0000 postinst scripts: update timestamp on imgs,css,js to let apache know the files changed Monotone-Parent: 831fbe8327001cd5d78c09a8787012513b017089 Monotone-Revision: a59a10e4b696e7b04ce4b5dffd0f66574c31525f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-16T15:39:05 M ChangeLog M debian/sogo.postinst M sogo.spec commit 590bcef6d6e178b864c24242832915f3be2d173e Author: Francis Lachapelle Date: Fri Mar 16 15:28:23 2012 +0000 Monotone-Parent: 0d8c062c34d380a15bd7c1e8242ce6246244acfa Monotone-Revision: 831fbe8327001cd5d78c09a8787012513b017089 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T15:28:23 M NEWS commit 175fa624bf01eca60b5ea8c3486b9dd9519c8b25 Author: Francis Lachapelle Date: Fri Mar 16 15:28:09 2012 +0000 Updated documentation guides. Monotone-Parent: 66c0156e7bb5f08bcf1e1550f83bd8f49e6ec2ac Monotone-Revision: 0d8c062c34d380a15bd7c1e8242ce6246244acfa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T15:28:09 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit f85366f228c5daedbe0ce108805162e3c67a4c3f Author: Francis Lachapelle Date: Fri Mar 16 15:00:31 2012 +0000 Updated NEWS file. Monotone-Parent: f1a374b2656fa1898821dfc1e6ab50316d7c5c5d Monotone-Revision: 66c0156e7bb5f08bcf1e1550f83bd8f49e6ec2ac Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T15:00:31 M NEWS commit e9e2d6796bb0cb25e7d0798773d8a9a8738ede8f Author: Francis Lachapelle Date: Fri Mar 16 01:44:48 2012 +0000 Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59 Monotone-Revision: c87ea9a13a8439fbe9d7e1065b37003e1752149b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T01:44:48 M UI/WebServerResources/generic.css commit dc416b0a9591a2e804202870c3a114dcf55e4577 Author: Jean Raby Date: Thu Mar 15 21:01:25 2012 +0000 only lookup c_orgmail if it is a NSString. When the c_orgmail field is null in the db, we'd end up calling non existent methods on NSNull, which segfaults on lenny. Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59 Monotone-Revision: 9cacc7ba282ab08c75e02952d2f95a3f5bdf9010 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-15T21:01:25 M UI/Scheduler/UIxCalListingActions.m commit 919e07c9f94e56faeabc81e8c35ae241089a080d Author: Francis Lachapelle Date: Thu Mar 15 19:59:46 2012 +0000 Updated NEWS file. Monotone-Parent: a2e950527cfb7a1f314dcf7dc85192f1f2447eae Monotone-Revision: 537372cd1b3ee04cca31d933f59aefe5b5782b59 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:59:46 M NEWS commit adf1102cab2aa13bf22869d7fd085f29a443666b Author: Francis Lachapelle Date: Thu Mar 15 19:59:05 2012 +0000 Updated Hungarian translation. Monotone-Parent: 5ebc6908edfc5d06b9b864070247fd477763a8b5 Monotone-Revision: a2e950527cfb7a1f314dcf7dc85192f1f2447eae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:59:05 M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings commit f208335104fb79a6ca455da08ca0a31c09e11074 Author: Francis Lachapelle Date: Thu Mar 15 19:55:55 2012 +0000 Updated Dutch translation. Monotone-Parent: 54361ffbde5f93b591ae752e400914e0a1896342 Monotone-Revision: 5ebc6908edfc5d06b9b864070247fd477763a8b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:55:55 M SoObjects/Appointments/Dutch.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Contacts/Dutch.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/Scheduler/Dutch.lproj/Localizable.strings commit 81d2ee2baeab343d678b57685e3694146f8c61fc Author: Francis Lachapelle Date: Thu Mar 15 19:34:59 2012 +0000 See ChangeLog. Monotone-Parent: d3b4b92de45b37936f6816dba1d0ea3f9f98d9e0 Monotone-Revision: 54361ffbde5f93b591ae752e400914e0a1896342 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:34:59 M ChangeLog M UI/WebServerResources/generic.js commit 0c35e075263eedb54846ccfff79c74c0a58fa61e Author: Francis Lachapelle Date: Thu Mar 15 19:28:15 2012 +0000 Updated NEWS file Monotone-Parent: 6f7b10dd00b8386beaf74006c40ade1354b49aa6 Monotone-Revision: d3b4b92de45b37936f6816dba1d0ea3f9f98d9e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:28:15 M NEWS commit c5980bee795a75700e19f07cd5b89d5a6da948eb Author: Francis Lachapelle Date: Thu Mar 15 19:27:48 2012 +0000 Monotone-Parent: e4e20cbfe1ccdc91e3f5a7fe6041b89f791885c4 Monotone-Revision: 6f7b10dd00b8386beaf74006c40ade1354b49aa6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:27:48 M UI/WebServerResources/MailerUI.js commit a5e83e3f23a6f5e7cbe7987879f0cad906562b7e Author: Francis Lachapelle Date: Thu Mar 15 19:17:25 2012 +0000 See ChangeLog. Monotone-Parent: 83140ea045c02e9961515cc478033e97df559cfb Monotone-Revision: e4e20cbfe1ccdc91e3f5a7fe6041b89f791885c4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:17:25 M ChangeLog M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/iefixes.css commit 4a1b4193addd9d63ce5977e3e9abcbbf90b54fee Author: Jean Raby Date: Thu Mar 15 14:59:08 2012 +0000 Compare the sync token with the end time of the query, not the start time. This should stop the test from failing when everything is really ok.. Monotone-Parent: 44e6a1e9a80f2c2e2c230c1d9be4552941343bea Monotone-Revision: 83140ea045c02e9961515cc478033e97df559cfb Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-15T14:59:08 M Tests/Integration/test-webdavsync.py commit 70dea77b0a03adcb7fd6947775f444731aa2b830 Author: Francis Lachapelle Date: Wed Mar 14 22:29:46 2012 +0000 Updated NEWS file. Monotone-Parent: 60ea01f3e255563f847f47c5820cf96074e8a6a4 Monotone-Revision: 44e6a1e9a80f2c2e2c230c1d9be4552941343bea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T22:29:46 M NEWS commit 84e1ce107e7c1688274af447384948048392e79c Author: Francis Lachapelle Date: Wed Mar 14 22:29:02 2012 +0000 Updated Spanish (Argentina) translation. Monotone-Parent: f589a072c04be097399abcfe72a06e62a613c749 Monotone-Revision: 60ea01f3e255563f847f47c5820cf96074e8a6a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T22:29:02 M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings commit 320b693f1559b82e0d04f1bfc1248a96cfee34b0 Author: Francis Lachapelle Date: Wed Mar 14 22:21:56 2012 +0000 Fix for ticket #1667. Monotone-Parent: ae81cfe6a503b99f0f90568c09a746363c68ef68 Monotone-Revision: f589a072c04be097399abcfe72a06e62a613c749 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T22:21:56 M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 54f960ea32998e36babf0073363b472b37a18c2e Author: Francis Lachapelle Date: Wed Mar 14 20:23:49 2012 +0000 Updated Ukrainian translation Monotone-Parent: c829caad486b56a005647a3210c7ac48624f809c Monotone-Revision: ae81cfe6a503b99f0f90568c09a746363c68ef68 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T20:23:49 M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings commit e782af799040b22e9b43aa54a02de8a28620b861 Author: Francis Lachapelle Date: Wed Mar 14 20:22:35 2012 +0000 Updated Ukrainian translation Monotone-Parent: ae57634798c522301af45e400fa849c606655634 Monotone-Revision: c829caad486b56a005647a3210c7ac48624f809c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T20:22:35 M UI/Common/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings commit f5aeae8b66c1f362054494c8613f4dd554889463 Author: Francis Lachapelle Date: Wed Mar 14 20:06:16 2012 +0000 See ChangeLog. Monotone-Parent: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3 Monotone-Revision: ae57634798c522301af45e400fa849c606655634 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T20:06:16 M ChangeLog M NEWS M UI/WebServerResources/UIxPreferences.js commit 1d83b312fc165a333d4876ab343a92dd907072c7 Author: Francis Lachapelle Date: Wed Mar 14 17:24:06 2012 +0000 Updated Spanish (Spain) translation. Monotone-Parent: e651ab9a1d771ba2cf2bb7127afad58743f79d7d Monotone-Revision: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T17:24:06 M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings commit 82b6637440d5e0fc3366a3d731fc2974adef4b9d Author: Francis Lachapelle Date: Wed Mar 14 15:27:55 2012 +0000 Updated German translation. Monotone-Parent: 1eadd109045fc1edf90a763470ff31e5ad34bebf Monotone-Revision: e651ab9a1d771ba2cf2bb7127afad58743f79d7d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T15:27:55 M UI/Common/German.lproj/Localizable.strings commit 2b1a8f6b30f8efb9968d3bc25d99ae4935d9a577 Author: Francis Lachapelle Date: Wed Mar 14 14:38:57 2012 +0000 See ChangeLog Monotone-Parent: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5 Monotone-Revision: 1eadd109045fc1edf90a763470ff31e5ad34bebf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T14:38:57 M ChangeLog M UI/WebServerResources/SOGoTimePicker.js M UI/WebServerResources/UIxAppointmentEditor.js commit 1080097e482c97406e57cf39d73b963701a3a0cb Author: Francis Lachapelle Date: Wed Mar 14 14:37:01 2012 +0000 Monotone-Parent: 2475df9c285a520ce20f8870082d86d1d11f7cb7 Monotone-Revision: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T14:37:01 M UI/Common/French.lproj/Localizable.strings commit 60cb3772798fe72344dcfd4d9a63fba91574ebfe Author: Francis Lachapelle Date: Wed Mar 14 14:36:56 2012 +0000 Monotone-Parent: 19394e33d0261c1d56200565f16dce27e270e6b6 Monotone-Revision: 2475df9c285a520ce20f8870082d86d1d11f7cb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T14:36:56 M UI/Common/English.lproj/Localizable.strings commit b35902b8b126e96a6f3d49f67026431a0acf055e Author: Francis Lachapelle Date: Wed Mar 14 00:48:26 2012 +0000 Monotone-Parent: 9ecab283bcceea3e4446b4445d65cffeae83252c Monotone-Revision: 19394e33d0261c1d56200565f16dce27e270e6b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T00:48:26 M UI/WebServerResources/UIxFilterEditor.js commit 7518c994e24469f4d70431f90637e9ae1043fc3e Author: Wolfgang Sourdeau Date: Tue Mar 13 21:16:48 2012 +0000 Monotone-Parent: e1a25e44c867d0cebafca83f2e8a1655f81674e6 Monotone-Revision: f9b18d8316354c8b95dc483c13880095f07294eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-13T21:16:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m commit 67e5fbb45d87161202253bb2aa3d7f6725f71791 Author: Wolfgang Sourdeau Date: Tue Mar 13 21:16:12 2012 +0000 Monotone-Parent: 963f8aef47900b44cad8c81119ac151b6fc74c3a Monotone-Revision: e1a25e44c867d0cebafca83f2e8a1655f81674e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-13T21:16:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 06c3f547e5ff0bfe9f37189f360478e985e75579 Author: Francis Lachapelle Date: Tue Mar 13 21:13:31 2012 +0000 See ChangeLog. Monotone-Parent: b31a7aa3d154368df1ba1525deed0dd5867b42f0 Monotone-Revision: 9ecab283bcceea3e4446b4445d65cffeae83252c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T21:13:31 M ChangeLog M UI/PreferencesUI/Toolbars/UIxPreferences.toolbar M UI/WebServerResources/UIxFilterEditor.js commit 3965719bc230bb986089252df9f5d45e1502083b Author: Wolfgang Sourdeau Date: Tue Mar 13 20:41:21 2012 +0000 Monotone-Parent: ed021b28eea3d4534571b9dbb75aef3e915f0afd Monotone-Revision: 963f8aef47900b44cad8c81119ac151b6fc74c3a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-13T20:41:21 Monotone-Branch: ca.inverse.sogo M OpenChange/unrtf-0.21.2.diff commit c81f3b68293452c726583cf43bcbe9c74f8a77ce Author: Francis Lachapelle Date: Tue Mar 13 20:07:52 2012 +0000 Improved layout of contact photos. Monotone-Parent: fc82f5d2ff1a83e0f7d507e8ab1bb5149bbbec24 Monotone-Revision: b31a7aa3d154368df1ba1525deed0dd5867b42f0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T20:07:52 M UI/Templates/ContactsUI/UIxContactView.wox M UI/WebServerResources/ContactsUI.css commit f88428070db6a6c736291739270a3993adab4ac2 Author: Wolfgang Sourdeau Date: Tue Mar 13 18:06:23 2012 +0000 Monotone-Parent: 8564a65896abd2a99c1994b8cfdec195d21899ae Monotone-Revision: ed021b28eea3d4534571b9dbb75aef3e915f0afd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-13T18:06:23 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit a1d356e4c0aa14b7ddc85ab737d02b15abf6a34e Author: Francis Lachapelle Date: Tue Mar 13 16:17:07 2012 +0000 See ChangeLog. Monotone-Parent: 482498d8717f020bae6132b015e69ae97d3e30aa Monotone-Revision: fc82f5d2ff1a83e0f7d507e8ab1bb5149bbbec24 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T16:17:07 M ChangeLog M NEWS M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 64c5c5f624e76dac7bf3b9ddaeb4d344ff766df3 Author: Francis Lachapelle Date: Tue Mar 13 16:07:51 2012 +0000 Monotone-Parent: 58b4ca502998bfaf9c6b14b5d849b8e4fd883bce Monotone-Revision: 482498d8717f020bae6132b015e69ae97d3e30aa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T16:07:51 M UI/WebServerResources/generic.css commit 79dbdd763834de649ac0d97f8e45b10b63c5253f Author: Francis Lachapelle Date: Tue Mar 13 16:06:59 2012 +0000 Monotone-Parent: ae5fd1cb71edba3016f8edd102e7a43615acc56c Monotone-Revision: 58b4ca502998bfaf9c6b14b5d849b8e4fd883bce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T16:06:59 M NEWS M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit fd207d4b18f40e59381335ff2b304c041162bd50 Author: Francis Lachapelle Date: Tue Mar 13 15:56:03 2012 +0000 generic.css Monotone-Parent: d0a487816750ff28414ee58d1b18b6958dba1a95 Monotone-Revision: ae5fd1cb71edba3016f8edd102e7a43615acc56c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T15:56:03 M NEWS M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit c3e67c40b3de63a9b831e8e8756753c0fff2ea12 Author: Francis Lachapelle Date: Tue Mar 13 13:15:14 2012 +0000 See ChangeLog. Monotone-Parent: 6718f18630754067ecb8f4e05b1d9aab60215e79 Monotone-Revision: d0a487816750ff28414ee58d1b18b6958dba1a95 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-13T13:15:14 M ChangeLog M UI/WebServerResources/UIxAclEditor.js commit 5855c961c2284b73921397e2b7c8cd4a2b0f09f7 Author: Wolfgang Sourdeau Date: Mon Mar 12 08:20:22 2012 +0000 Monotone-Parent: b4877f2729cab76fd5d38a99c8de852adf2573f1 Monotone-Revision: 8564a65896abd2a99c1994b8cfdec195d21899ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T08:20:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m commit b26046aadec377f3a64371ec94ede5932ae6d62e Author: Wolfgang Sourdeau Date: Mon Mar 12 07:12:28 2012 +0000 Monotone-Parent: 28a24e19c42fd0a497caf994e8b2f88fc7432164 Monotone-Revision: b4877f2729cab76fd5d38a99c8de852adf2573f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T07:12:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 98bf3201e70f20ed3d69a46ab6f2e5af6953d9d8 Author: Wolfgang Sourdeau Date: Mon Mar 12 06:03:56 2012 +0000 Monotone-Parent: 75575dc685de1258c4ba450e53c12e11c7954b71 Monotone-Revision: 28a24e19c42fd0a497caf994e8b2f88fc7432164 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T06:03:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreTasksFolder.m commit e8917905b841b46798a16d80d0c236088d30a8d1 Author: Wolfgang Sourdeau Date: Mon Mar 12 05:57:15 2012 +0000 Monotone-Parent: f192e1f1ce3ef4fc536470409d175d3bc7cb4bad Monotone-Revision: 75575dc685de1258c4ba450e53c12e11c7954b71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T05:57:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 1e51850d6eeab5c1683f9b0db2a81136c6d9c7ef Author: Wolfgang Sourdeau Date: Mon Mar 12 05:56:32 2012 +0000 Monotone-Parent: 14df382f39f38461d724751dad6ea4e1e8ee57c7 Monotone-Revision: f192e1f1ce3ef4fc536470409d175d3bc7cb4bad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T05:56:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessage.m commit d4b80cbc6aacfb09b9e75cb234c513c1025738a5 Author: Wolfgang Sourdeau Date: Mon Mar 12 05:55:26 2012 +0000 Monotone-Parent: e5b39af7159de417e83ca1ca334d629ee570f716 Monotone-Revision: 14df382f39f38461d724751dad6ea4e1e8ee57c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T05:55:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit c529220318e8fb4f2be8b12dfc322a74a2f11288 Author: Wolfgang Sourdeau Date: Mon Mar 12 00:06:06 2012 +0000 Monotone-Parent: d7f21bcf753320694e98ee257a3fd00d2ea4f4ad Monotone-Revision: e5b39af7159de417e83ca1ca334d629ee570f716 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-12T00:06:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit d3c138897b58dbefc3e33b71a995b116609c6b06 Author: Wolfgang Sourdeau Date: Sun Mar 11 23:59:58 2012 +0000 Monotone-Parent: 7a9373e79859de2841589e14ffae38b4a0472211 Monotone-Revision: 33ff1424b902e24430e86c14dd3abab8c93e0a34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-11T23:59:58 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.m commit e01985e910eef4753e3bc8de82381a01d68c37f7 Author: Wolfgang Sourdeau Date: Sat Mar 10 04:44:31 2012 +0000 Monotone-Parent: 5e1d3b05e4ac96fabc257b4fb753b7c7439c8337 Monotone-Revision: facc7e6b6f1dbd15663b7472ae5447106a067e21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-10T04:44:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit dda2e525517cde8e3caf7baf6d4cfec56ad45f0e Author: Wolfgang Sourdeau Date: Fri Mar 9 22:18:45 2012 +0000 Monotone-Parent: cfce0b87149956dcb7797ebaeafd5c803f73f50b Monotone-Revision: 5e1d3b05e4ac96fabc257b4fb753b7c7439c8337 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T22:18:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit f9e6fc7f22ff52521f46cb1c0262380a767d46a1 Author: Wolfgang Sourdeau Date: Fri Mar 9 22:12:07 2012 +0000 Monotone-Parent: 40431eed7cc9565c65c5967de069938c678f2cbc Monotone-Revision: cfce0b87149956dcb7797ebaeafd5c803f73f50b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T22:12:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 871ea235b9fae5b631a142b08706def8085937c1 Author: Francis Lachapelle Date: Fri Mar 9 17:13:07 2012 +0000 Updated NEWS file. Monotone-Parent: 6612ce10e366b364b60432933033c8be20fa7759 Monotone-Revision: 6718f18630754067ecb8f4e05b1d9aab60215e79 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-09T17:13:07 M NEWS commit ce5a9b6fdf2a3c6d2163fbe557d3bd839f307d71 Author: Francis Lachapelle Date: Fri Mar 9 17:12:59 2012 +0000 See ChangeLog. Monotone-Parent: 33ff1424b902e24430e86c14dd3abab8c93e0a34 Monotone-Revision: 6612ce10e366b364b60432933033c8be20fa7759 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-09T17:12:59 M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit 38332aed1a0e7a7d579a0319df3b414707f977b1 Author: Wolfgang Sourdeau Date: Fri Mar 9 04:18:10 2012 +0000 Monotone-Parent: 37d86b8e5ad24c1858630f995fbaac5a979617e2 Monotone-Revision: 7a9373e79859de2841589e14ffae38b4a0472211 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T04:18:10 M ChangeLog commit 1fe00b795c7f1fdbe5b3ff79f43dd58ae599f273 Author: Wolfgang Sourdeau Date: Fri Mar 9 04:17:09 2012 +0000 Monotone-Parent: 71440e99d4aaef941747ff066471092846387f65 Monotone-Revision: 37d86b8e5ad24c1858630f995fbaac5a979617e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T04:17:09 M ChangeLog M SoObjects/Contacts/NGVCard+SOGo.m commit 16ad5263bf6fd3f279fd8139b35ad7c6c5342876 Author: Wolfgang Sourdeau Date: Fri Mar 9 02:08:57 2012 +0000 Monotone-Parent: abafefa4d1fdf7e9a4cc6b7d33dfe22f822d54d3 Monotone-Revision: 5a4402259608afb9ee27063b6a308479a1a073fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T02:08:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 13eab744771577a954e2d9b956c63bfb3f892e19 Author: Wolfgang Sourdeau Date: Fri Mar 9 02:07:31 2012 +0000 Monotone-Parent: 4ea252c6500eb31c2c96a411c6338ecc5e71eef0 Monotone-Revision: abafefa4d1fdf7e9a4cc6b7d33dfe22f822d54d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-09T02:07:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 1ea14cf2d6b6c345595b326fd6f5cfcdb6e73074 Author: Francis Lachapelle Date: Thu Mar 8 20:46:18 2012 +0000 See ChangeLog. Monotone-Parent: 837142c1df31bc292adff9513b1f7c35f896ea83 Monotone-Revision: 71440e99d4aaef941747ff066471092846387f65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-08T20:46:18 M ChangeLog M UI/WebServerResources/generic.js commit a29aa9091389affb35236df9e234afe2f216f8dd Author: Wolfgang Sourdeau Date: Thu Mar 8 15:24:23 2012 +0000 Monotone-Parent: bb133434e9e283747d7758877c0c8dcd50346b55 Monotone-Revision: 4ea252c6500eb31c2c96a411c6338ecc5e71eef0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-08T15:24:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m commit 06013c4920671dcf5f1e60ebc4dbed387d6a4342 Author: Wolfgang Sourdeau Date: Thu Mar 8 15:23:34 2012 +0000 Monotone-Parent: eb71a06a7fed1f1f665417f71984df862cf53c12 Monotone-Revision: bb133434e9e283747d7758877c0c8dcd50346b55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-08T15:23:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 0e5c4a2164da82b17d4bfd3691d8b00d0f460ec2 Author: Wolfgang Sourdeau Date: Thu Mar 8 15:19:57 2012 +0000 Monotone-Parent: 950ec4b3237bbed086e9876da2e597c7e074531a Monotone-Revision: eb71a06a7fed1f1f665417f71984df862cf53c12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-08T15:19:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 9ad607c387dea01bf15afbf27e57edf673cabaaf Author: Francis Lachapelle Date: Wed Mar 7 20:31:08 2012 +0000 Fixed templates names for mail reply/forward of Spanish (Argentina). Monotone-Parent: bbb9fd8c5076db6a340935f8f7dba98b04c5b353 Monotone-Revision: 837142c1df31bc292adff9513b1f7c35f896ea83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-07T20:31:08 A SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod D SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishForward.wod A SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.wod D SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishReply.wod commit 165dd26ec508fd301dcb630fcd3a9f0afd097301 Author: Wolfgang Sourdeau Date: Tue Mar 6 20:32:20 2012 +0000 Monotone-Parent: 5c16103ef3144005637a40e62d21cf1830441cea Monotone-Revision: bbb9fd8c5076db6a340935f8f7dba98b04c5b353 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-06T20:32:20 M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit b7323afa010afdba3ba9a2b2e5e0ea99fc68b697 Author: Wolfgang Sourdeau Date: Tue Mar 6 19:46:14 2012 +0000 Monotone-Parent: 2db05edf03ab8974bf7e72c13532434b264cff3d Monotone-Revision: 5c16103ef3144005637a40e62d21cf1830441cea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-06T19:46:14 M ChangeLog M SoObjects/Contacts/NGVCard+SOGo.m commit c4292714b50e8bf6a3c8109493c42834b3ef0478 Author: Wolfgang Sourdeau Date: Fri Mar 2 20:44:24 2012 +0000 Monotone-Parent: 1e532558ba17916d33138e4c65d283faf4d0e929 Monotone-Revision: 3d21b0780b7affb529a020d89dcbf84325264c7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T20:44:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFSMessageTable.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreVolatileMessage.m commit 65b25f5a75178e12b7f0ae79108b4851709948ad Author: Wolfgang Sourdeau Date: Fri Mar 2 20:43:00 2012 +0000 Monotone-Parent: e5be024d92916be1586d601d50ed79f354eda2c7 Monotone-Revision: 1e532558ba17916d33138e4c65d283faf4d0e929 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T20:43:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m commit 3eed4c28a3bbe867a6afb89b6c6b9c581aca61f5 Author: Wolfgang Sourdeau Date: Fri Mar 2 20:11:05 2012 +0000 Monotone-Parent: 4d7bcac9e677fe169f33c5d75187e05adbfeb918 Monotone-Revision: e5be024d92916be1586d601d50ed79f354eda2c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T20:11:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit f223156046d9793f1d3410e7d39fb1379216d351 Author: Jean Raby Date: Fri Mar 2 15:36:12 2012 +0000 * Scripts/sogo-backup.sh: new script to automate backups. Updated sogo.cron to include a commented out entry for sogo-backup.sh Include updates.php in the packages Monotone-Parent: c46ffb7bfa2e724959729ad762023fc8a8e92973 Monotone-Revision: 2db05edf03ab8974bf7e72c13532434b264cff3d Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-02T15:36:12 M ChangeLog A Scripts/sogo-backup.sh M Scripts/sogo.cron M debian/sogo.docs M sogo.spec commit d640ee65eea07df681dd1d6bf64bafb8f61e1897 Author: Wolfgang Sourdeau Date: Fri Mar 2 14:46:15 2012 +0000 Monotone-Parent: 40141d367c9c6560edf3b306cee2aa7683dad3ec Monotone-Revision: c46ffb7bfa2e724959729ad762023fc8a8e92973 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T14:46:15 M SoObjects/SOGo/GNUmakefile.preamble commit 260263b6ec97bfc06cef5ba50bbd4db7f47f979a Author: Wolfgang Sourdeau Date: Fri Mar 2 14:41:15 2012 +0000 Monotone-Parent: 7172e18d32de3bd2bb4232516383f7087889d442 Monotone-Revision: 4d7bcac9e677fe169f33c5d75187e05adbfeb918 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-02T14:41:15 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 347bc411ac8cb1417971e664aa22765cb1a6146d Author: Wolfgang Sourdeau Date: Thu Mar 1 21:57:16 2012 +0000 Monotone-Parent: ef48f0aa709b92913c131c539cb55562e8c56ebf Monotone-Revision: 40141d367c9c6560edf3b306cee2aa7683dad3ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-01T21:57:16 M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 22181c5996be5806cd3441c7f0f2f61f6ef829f4 Author: Wolfgang Sourdeau Date: Thu Mar 1 21:55:41 2012 +0000 Monotone-Parent: b1c2ca52ec5ce74741f62b95f3be18e4d6c99949 Monotone-Revision: ef48f0aa709b92913c131c539cb55562e8c56ebf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-01T21:55:41 M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit f687f1958dc2a9acc08561a045cb8361ee8608cc Author: Wolfgang Sourdeau Date: Thu Mar 1 21:28:44 2012 +0000 Monotone-Parent: ef75cd511cd1ba19bc7897bde4a1822bc3ea723e Monotone-Revision: d8fc3d2ee86a0b0a254a0235e85dc2c9a2b938d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-01T21:28:44 Monotone-Branch: ca.inverse.sogo M Version commit f42bb82deb4dd92939a50ef042ca281eb63883ca Author: Francis Lachapelle Date: Thu Mar 1 20:23:25 2012 +0000 Fix for ticket #1653. Monotone-Parent: ad2e25f535a12ca49c9e0f9a8d18c0ef66eb5bbd Monotone-Revision: b1c2ca52ec5ce74741f62b95f3be18e4d6c99949 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-01T20:23:25 M ChangeLog M UI/WebServerResources/ContactsUI.js commit da872807e0bc706ebae26f6451de159ea4c403d4 Author: Francis Lachapelle Date: Thu Mar 1 15:49:40 2012 +0000 Fix for ticket #1655. Monotone-Parent: 28d10e5a8cfb4d379e8051b154b653b6393ba8b0 Monotone-Revision: ad2e25f535a12ca49c9e0f9a8d18c0ef66eb5bbd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-01T15:49:40 M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 8401d95f10f9774bdedf7842a1c7f746bf7e37f1 Author: Francis Lachapelle Date: Thu Mar 1 15:49:10 2012 +0000 Updated NEWS file. Monotone-Parent: 3c9a6f0cbe911bb41c045765248ecc411a616633 Monotone-Revision: 28d10e5a8cfb4d379e8051b154b653b6393ba8b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-01T15:49:10 M NEWS commit dca85d5d007a5a842fca3f2d434bc80196f51043 Author: Jean Raby Date: Thu Mar 1 15:45:04 2012 +0000 Missing coma Monotone-Parent: e73ec5bec6f7f305965e63c4328371300061a980 Monotone-Revision: 3c9a6f0cbe911bb41c045765248ecc411a616633 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-03-01T15:45:04 M Scripts/updates.php commit 87094826590d772612dd12f0170817114efc6c9f Author: Francis Lachapelle Date: Wed Feb 29 19:40:32 2012 +0000 Updated installation guide. Monotone-Parent: 5abb92a02f316c7fc831f84e5303392f8aaf08d8 Monotone-Revision: e73ec5bec6f7f305965e63c4328371300061a980 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-29T19:40:32 M Documentation/SOGo Installation Guide.odt commit bf2a6636c1e1149c2d8b7296146f1a15f13bc4c3 Author: Wolfgang Sourdeau Date: Wed Feb 29 04:15:42 2012 +0000 Monotone-Parent: 918d650595c58f2ee59ce861c37907edceb28aa7 Monotone-Revision: 06454d6f51cf228398d63d36b7e74eaac7080cc2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-29T04:15:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 351d3c72e8a2d569bc6cb047ac18c1e69023a50a Author: Wolfgang Sourdeau Date: Wed Feb 29 04:15:32 2012 +0000 Monotone-Parent: 09639e12aa5fbdcbeebb63070f77940c49f0aabd Monotone-Revision: 918d650595c58f2ee59ce861c37907edceb28aa7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-29T04:15:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit 1f78824b4de907b1ab6510b81fbe46340c79ecdd Author: Wolfgang Sourdeau Date: Tue Feb 28 22:26:09 2012 +0000 Monotone-Parent: edfc795ccfa7cf0b564762207d8377e9a1d4e650 Monotone-Revision: 09639e12aa5fbdcbeebb63070f77940c49f0aabd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-28T22:26:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit d5964f3fdd77b233d0e9bab7256eb55e1fb6f1e7 Author: Wolfgang Sourdeau Date: Mon Feb 27 18:43:42 2012 +0000 Monotone-Parent: 4a7c44a79feb3e8d5e76eb15e2e3fbe5c2dcf7fa Monotone-Revision: edfc795ccfa7cf0b564762207d8377e9a1d4e650 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-27T18:43:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreUserContext.m commit 20a336eecde297a8c933ac26c320d95ff6c04305 Author: Wolfgang Sourdeau Date: Fri Feb 24 20:10:56 2012 +0000 Monotone-Parent: 4820885b1e556f6d0177021967d8b07cb1154aff Monotone-Revision: b85ba9f2eec26821837bb7890dcb3fd9f82c2eb5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-24T20:10:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 0056906629206f6b635b5fe56dc2b413f73eb2c6 Author: Wolfgang Sourdeau Date: Thu Feb 23 23:34:26 2012 +0000 Monotone-Parent: a1668784bf0e7d4c0f6537e4fd960651c40e912b Monotone-Revision: 4820885b1e556f6d0177021967d8b07cb1154aff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T23:34:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit 1c9a3b5eda7fceb1c927e3a1a701d107f04ce713 Author: Wolfgang Sourdeau Date: Thu Feb 23 23:27:59 2012 +0000 Monotone-Parent: 5ef3839ff2c5bebdaca10693e61a632e208289c6 Monotone-Revision: 84bd96711bb8cbccbe1b4ca017c6310b86d64421 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T23:27:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 0396709d2866a191211417690d2ea2c2f45da9d5 Author: Jean Raby Date: Thu Feb 23 21:23:23 2012 +0000 Document WOWatchDogRequestTimeout, SOGoAddressBookDAVAccessEnabled, SOGoCalendarDAVAccessEnabled and update SOGoMemcachedHost Monotone-Parent: 5ef3839ff2c5bebdaca10693e61a632e208289c6 Monotone-Revision: 4b9d34d20bce0208c3cf667d2c6e640fc0f7da7d Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-23T21:23:23 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 030e88c9087ae5aefd6ea142ed63dfa43e26c969 Author: Wolfgang Sourdeau Date: Thu Feb 23 21:16:22 2012 +0000 Monotone-Parent: 31ddf1e225a45a18cc6693f45745d82251abfd64 Monotone-Revision: 89d4328e421b6f950b0a53ffcca28a53dc97e2ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T21:16:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit 43a02620a6a09076a184cb52986a9c0fca823d26 Author: Wolfgang Sourdeau Date: Thu Feb 23 21:14:02 2012 +0000 Monotone-Parent: 3a9c8a7bada864ce6b83c04661c09d59c8ecf8d9 Monotone-Revision: 31ddf1e225a45a18cc6693f45745d82251abfd64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T21:14:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 89a3944c8bbceff3c4f500ebe616864cce79fb7c Author: Wolfgang Sourdeau Date: Thu Feb 23 21:12:56 2012 +0000 Monotone-Parent: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9 Monotone-Revision: 3a9c8a7bada864ce6b83c04661c09d59c8ecf8d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T21:12:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit a7920d6aaf8d146e332f5783b2d67fae79764041 Author: Wolfgang Sourdeau Date: Thu Feb 23 21:10:18 2012 +0000 Monotone-Parent: a3b799159abc70880dcdddcf22236376e1646a5d Monotone-Revision: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-23T21:10:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit cd1d4d6377de1fb11919b282f5a21c0fe83c7912 Author: Jean Raby Date: Thu Feb 23 15:35:07 2012 +0000 * debian/rules: add a symlink to let gdb find debugging symbols for libSOGo on debian/ubuntu. (gdb bug #9538) Monotone-Parent: 63d1979f1bf80c8cb8608a3119f81cf2bf421fe5 Monotone-Revision: a3b799159abc70880dcdddcf22236376e1646a5d Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-23T15:35:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M debian/rules commit ed137d5404011e9468c52ada4b21ad13a181d424 Author: Wolfgang Sourdeau Date: Wed Feb 22 20:56:02 2012 +0000 Monotone-Parent: 96995dfe0ebbe5ac457207cfdbc88ebaa23b3068 Monotone-Revision: 63d1979f1bf80c8cb8608a3119f81cf2bf421fe5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-22T20:56:02 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 68e8a288467278880ab77f9d0e49a1a85e247998 Author: Wolfgang Sourdeau Date: Wed Feb 22 18:37:58 2012 +0000 Monotone-Parent: 3d26091bec393e3abf8d2b6033e0737e09c207b9 Monotone-Revision: c110b42afb9f73f9a8ea6c766ec8e46b798c7316 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-22T18:37:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit 3274bd1f4c6d549afc3cca4dc35a2ae55ccb33e8 Author: Wolfgang Sourdeau Date: Wed Feb 22 14:44:22 2012 +0000 Monotone-Parent: 64241052c164949118642194441e9a30cbdc3d58 Monotone-Revision: 53ba3739a8b7ce64040a91695b40bad1a7d7e1aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-22T14:44:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.m commit e05630909e7ec6b2a6f2d4537853da200e9ba6a4 Author: Jean Raby Date: Tue Feb 21 21:07:35 2012 +0000 use isinstance instead of try/except to check if preference is a dict or a string. Monotone-Parent: 64241052c164949118642194441e9a30cbdc3d58 Monotone-Revision: 9c35c13adaec0c9fe67e19acb1c73a22271aa714 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-21T21:07:35 Monotone-Branch: ca.inverse.sogo M Tests/Integration/preferences.py commit bdc5e5a6c088104e19c6567577e024db5069c7c4 Author: Wolfgang Sourdeau Date: Tue Feb 21 20:51:52 2012 +0000 Monotone-Parent: ed35a0aec1eed0f78e69e747bdd6871d62118111 Monotone-Revision: 64241052c164949118642194441e9a30cbdc3d58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-21T20:51:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSQLUserProfile.m commit 966149f804cad2b469e60ed76ceb4d7312c49afb Author: Wolfgang Sourdeau Date: Tue Feb 21 19:52:40 2012 +0000 Monotone-Parent: 859bf2013653e0366336126b6d00368fe0dbc147 Monotone-Revision: ed35a0aec1eed0f78e69e747bdd6871d62118111 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-21T19:52:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/TestSBJsonParser.m commit 1655d27dbeb8c83f28dfd3a8a93463f64a56b892 Author: Wolfgang Sourdeau Date: Tue Feb 21 16:19:46 2012 +0000 Monotone-Parent: ebe6d4bf201db3d567631a28731d5d2345f7ab9e Monotone-Revision: 859bf2013653e0366336126b6d00368fe0dbc147 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-21T16:19:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m A Tests/Integration/test-default-classification.py commit 6ae5556d8c6dbffbd48c73d8ee353e6a2a95a40e Author: Wolfgang Sourdeau Date: Mon Feb 20 22:28:29 2012 +0000 Monotone-Parent: c42c4aeb4388574f014aa445e87a17c98d0d5e38 Monotone-Revision: ebe6d4bf201db3d567631a28731d5d2345f7ab9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T22:28:29 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 845940c3baa485fc50d582cede288e9c82556150 Author: Wolfgang Sourdeau Date: Mon Feb 20 22:27:56 2012 +0000 Monotone-Parent: c3c980772004fa550702d469d6fbe729fd954f5d Monotone-Revision: c42c4aeb4388574f014aa445e87a17c98d0d5e38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T22:27:56 Monotone-Branch: ca.inverse.sogo M ChangeLog commit c8fbb0718ce000a0204f88974a0c01969b8b3047 Author: Wolfgang Sourdeau Date: Mon Feb 20 22:25:49 2012 +0000 0 Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2 Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T22:25:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.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/UIxPreferences.m M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit 5e1a8b3b58dce7535e1e88915f482c40219cd6d9 Author: Wolfgang Sourdeau Date: Mon Feb 20 21:36:19 2012 +0000 Monotone-Parent: 78e21f4d868126d413a1b1a4924181b29cb18052 Monotone-Revision: 55c226ffd5db8ed7f07eb8591aded800a89418b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T21:36:19 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4e9bc9ffbf06a56ee41245325c040199c1dc747c Author: Wolfgang Sourdeau Date: Mon Feb 20 21:26:42 2012 +0000 Monotone-Parent: 5066f4418986dc6df8b207002b41f82bc9e2bb8b Monotone-Revision: 78e21f4d868126d413a1b1a4924181b29cb18052 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T21:26:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar M UI/Scheduler/Toolbars/SOGoTaskObject.toolbar M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.js commit 18eab081650cd7ca43d171b5607f7c90b8aabafc Author: Wolfgang Sourdeau Date: Mon Feb 20 19:47:58 2012 +0000 Monotone-Parent: 1446e7383727bc0d371dfafcec06697f030f7117 Monotone-Revision: 7f4c04f0c1883efb437cd0189f442b20c0063c82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T19:47:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreGCSBaseContext.h M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreTasksContext.m M Tests/Integration/webdavlib.py commit 04e09e0b61a9c6385bc5bff4e7af042592adc8d5 Author: Wolfgang Sourdeau Date: Mon Feb 20 14:50:54 2012 +0000 Monotone-Parent: 04bea15431a5d37d2c52ccda4a30d78b57741793 Monotone-Revision: 1446e7383727bc0d371dfafcec06697f030f7117 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T14:50:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit 3c6cdd8708ec66dfe36a2476d17796b67198c3e2 Author: Wolfgang Sourdeau Date: Fri Feb 17 18:59:57 2012 +0000 Monotone-Parent: 8c3a2531198e8b97572bbc89525885693d00a39b Monotone-Revision: 75ed7ffc63cde2539fbad2651b19e8b944cba52e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-17T18:59:57 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 99480481a7fb8f73dbc0fcefc6c4968e8af939bd Author: Jean Raby Date: Fri Feb 17 18:54:18 2012 +0000 Use globbing to include all sql upgrade scripts instead of listing them all Monotone-Parent: 72203acde8ebf2eb487bf2f4d7ee94f9c8fcd81a Monotone-Revision: 177dc270d3d2e9cdaa12bcd9273e1af23ee99d72 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-17T18:54:18 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 3a4a518c9e16470e49012a42903d67086a181fd4 Author: Jean Raby Date: Thu Feb 16 22:03:36 2012 +0000 Cosmetic fixes in preferences.py add a new test to set/get text preferences with chars that must be escaped. Monotone-Parent: 361f4d1d571053d2b3dd474a5d6755ef20cc2851 Monotone-Revision: 72203acde8ebf2eb487bf2f4d7ee94f9c8fcd81a Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-16T22:03:36 Monotone-Branch: ca.inverse.sogo M Tests/Integration/preferences.py A Tests/Integration/test-preferences.py commit 8f1307e13d8b1116614281ea6ae0876c89523f5a Author: Jean Raby Date: Wed Feb 15 20:27:00 2012 +0000 update the languages and the preference map to match the new properties names Don't use the default daysBetweenResponse for the vacation ignore list test Monotone-Parent: 9631e91f39d72591553f51f05b43536b1438e553 Monotone-Revision: 8c3a2531198e8b97572bbc89525885693d00a39b Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-15T20:27:00 Monotone-Branch: ca.inverse.sogo M Tests/Integration/preferences.py M Tests/Integration/test-sieve.py commit a6bf194813992af13d4916bef3d39d4efcf460e5 Author: Jean Raby Date: Wed Feb 15 19:41:00 2012 +0000 Add a 'name' tag to preferences that didn't have one. Make it easier to script preferences updates (mostly needed by integration tests) Monotone-Parent: 7014c5053f06e41d5d808632f6c28b472a6037d8 Monotone-Revision: 9631e91f39d72591553f51f05b43536b1438e553 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-15T19:41:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox commit f9cb0e74db496a3ad2a2ef1a4190821c2a9177e9 Author: Jean Raby Date: Wed Feb 15 19:33:37 2012 +0000 Do not use the default number of days for the vacation replies... gives us a chance to catch a future breakage Monotone-Parent: fb63130e235a425b2051b359e3504ed4d8916859 Monotone-Revision: 7014c5053f06e41d5d808632f6c28b472a6037d8 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-15T19:33:37 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-sieve.py commit eb643568581453d65bc1a58c7542f7a82b83d91d Author: Jean Raby Date: Wed Feb 15 18:14:19 2012 +0000 Verbose error if the assertion fails Monotone-Parent: e18b5ae2235fde5d7f7f569ead8452a2217d9b5c Monotone-Revision: 057f323db2fa6be4670dc58350ff09cbbc11113b Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-15T18:14:19 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-webdavsync.py commit da111aa6cc902c98545021250d0c359dbf5899bb Author: Wolfgang Sourdeau Date: Tue Feb 14 21:23:31 2012 +0000 Monotone-Parent: bdd1da1e1be522e483da3257b19a669856f518d6 Monotone-Revision: c5233a2a4e6a6abdb50191daf1eb589c9ff5cf80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T21:23:31 M ChangeLog M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.m commit 486c7115fb7b30daab31b14afbd6c71ceab8398b Author: Ludovic Marcotte Date: Tue Feb 14 15:51:23 2012 +0000 Fixed crash on null paths cache Monotone-Parent: 738bb5934b9505acd57737d65ba73eb95e8a9379 Monotone-Revision: 07da2515c4d2be88823f4531db65f3d4d995acdc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-02-14T15:51:23 M SoObjects/SOGo/SOGoCache.m commit 186023c961c9c447497537370960c9dc2b6b885a Author: Wolfgang Sourdeau Date: Tue Feb 14 14:58:34 2012 +0000 Monotone-Parent: 40480465ce4ec6f36665568ed685c71f37abb04a Monotone-Revision: 3d47f593fbb200a77cb1c9523f3d158473420274 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T14:58:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit 0d1f0fc51306c19fd9abeaf4847b44a1c65b0973 Author: Wolfgang Sourdeau Date: Tue Feb 14 14:53:28 2012 +0000 Monotone-Parent: 32f9a24520dba6eee15ab6f517da6469a40bf0e1 Monotone-Revision: 40480465ce4ec6f36665568ed685c71f37abb04a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T14:53:28 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit d92d97dcfaf3710694bb615586c8e0ab7b8e3714 Author: Wolfgang Sourdeau Date: Tue Feb 14 14:47:06 2012 +0000 Monotone-Parent: bf1a16583327d284f358b77678f9f89a4fbae729 Monotone-Revision: 32f9a24520dba6eee15ab6f517da6469a40bf0e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T14:47:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreSOGo.m commit 87f48639ca4e00df78275f6e097f0db06ea46786 Author: Wolfgang Sourdeau Date: Tue Feb 14 14:33:17 2012 +0000 Monotone-Parent: 68d30b4cdc1cec564b3d0e8651e00e945881b5ce Monotone-Revision: bf1a16583327d284f358b77678f9f89a4fbae729 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T14:33:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 8c5021e3d05f991c063deb41be0c1ead7b063ca3 Author: Wolfgang Sourdeau Date: Mon Feb 13 19:46:08 2012 +0000 Monotone-Parent: 6a3d48cf816cd9dd300983790541d39c969393c6 Monotone-Revision: 738bb5934b9505acd57737d65ba73eb95e8a9379 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-13T19:46:08 M ChangeLog M UI/WebServerResources/JavascriptAPIExtensions.js commit 0ef5f208afdf0492cc812f5a00ef8fc8978e2f2a Author: Francis Lachapelle Date: Sat Feb 11 13:24:23 2012 +0000 Branch for SOGo v1.3.13 Monotone-Parent: 544e6a1cec3edef4870ca5917521c26d9253603b Monotone-Revision: 5abb92a02f316c7fc831f84e5303392f8aaf08d8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-11T13:24:23 M Version commit 45a6a369212465c3b43f8182f9922cac66371825 Author: Francis Lachapelle Date: Sat Feb 11 13:17:03 2012 +0000 Updated installation guide for new parameter DomainFieldName. Monotone-Parent: 4820885b1e556f6d0177021967d8b07cb1154aff Monotone-Revision: 544e6a1cec3edef4870ca5917521c26d9253603b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-11T13:17:03 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 7815b3403c90c041f350596cf8388dbf4e883dfb Author: Francis Lachapelle Date: Sat Feb 11 07:08:02 2012 +0000 See ChangeLog. Monotone-Parent: d4394b4b92fdfda720d67698c9fbadc75787ad18 Monotone-Revision: e8c7d8a4465a1b9357c1d9f201dec2b93c5f3507 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-11T07:08:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m M Tools/SOGoSockDOperation.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListActions.m M UI/MailerUI/UIxMailEditor.m commit d27574862bc28030dbe37230f5cb598ed49b6374 Author: Francis Lachapelle Date: Sat Feb 11 01:20:48 2012 +0000 Monotone-Parent: 3be1457342206d81824250d57633322dda8fb4d9 Monotone-Revision: e3472120a6c1a2370d18a7cf44e52e53f93b7323 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-11T01:20:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.m commit 6ce0c29b2a6b3e41b6bf32b72cad69592a6fb7ba Author: Francis Lachapelle Date: Fri Feb 10 21:03:29 2012 +0000 Monotone-Parent: 0c045ab1e972ecf31a2d5051abbc0ef141461d10 Monotone-Revision: 3be1457342206d81824250d57633322dda8fb4d9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-10T21:03:29 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-maildav.py commit 914373e4a8b619862832a484389ebc2ee6ff1788 Author: Francis Lachapelle Date: Fri Feb 10 20:56:45 2012 +0000 See ChangeLog. Monotone-Parent: 3d26091bec393e3abf8d2b6033e0737e09c207b9 Monotone-Revision: 0c045ab1e972ecf31a2d5051abbc0ef141461d10 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-10T20:56:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxContactsUserFolders.js commit 80934d748a73c3dcc5d6fdfd7c057828559f8bf6 Author: Francis Lachapelle Date: Fri Feb 10 03:17:52 2012 +0000 Fix for bug #1641. Monotone-Parent: e27ba437a27fa40967d6195b9f420b3c36988d81 Monotone-Revision: 15825926d3d6130838a6e8a925fb390321c6e5fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-10T03:17:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 6ef5d5bcccae84b3d99f40024c272e446b66a80c Author: Jean Raby Date: Fri Feb 17 22:06:58 2012 +0000 remove 'except as' since it is not supported on python 2.5 (debian-lenny) Monotone-Parent: 04bea15431a5d37d2c52ccda4a30d78b57741793 Monotone-Revision: e27ba437a27fa40967d6195b9f420b3c36988d81 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-17T22:06:58 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-preferences.py commit 6aba8896c6724b02264b130e2d5372e5586ba70b Author: Francis Lachapelle Date: Thu Feb 9 05:07:20 2012 +0000 See ChangeLog. Monotone-Parent: a6d3b9fa4de9255e40d3f81c5173a8189e87427a Monotone-Revision: 361f4d1d571053d2b3dd474a5d6755ef20cc2851 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-09T05:07:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 4d44ac91fa9c7bb8ab6a28bd7e7450746d558a89 Author: Francis Lachapelle Date: Thu Feb 9 03:07:24 2012 +0000 Updated Norwegian translations. Monotone-Parent: 8c3a2531198e8b97572bbc89525885693d00a39b Monotone-Revision: a6d3b9fa4de9255e40d3f81c5173a8189e87427a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-09T03:07:24 Monotone-Branch: ca.inverse.sogo M UI/MainUI/NorwegianBokmal.lproj/Locale M UI/MainUI/NorwegianNynorsk.lproj/Locale commit 1834ed6ebe7d6978240086623334c7d4785be57b Author: Francis Lachapelle Date: Thu Feb 9 00:51:38 2012 +0000 Updated updates.php for Thunderbird 10 ESR. Monotone-Parent: e18b5ae2235fde5d7f7f569ead8452a2217d9b5c Monotone-Revision: 99a21f22aaef25992c4ef5afd7e525c0b3aca3cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-09T00:51:38 Monotone-Branch: ca.inverse.sogo M Scripts/updates.php commit 3da73073e858ac542a762f26c0194c1626e8fca8 Author: Francis Lachapelle Date: Wed Feb 8 15:51:24 2012 +0000 Updated NEWS file. Monotone-Parent: ae0ad3228ddb04bfb233821d8ded09a5b5866c93 Monotone-Revision: bdd1da1e1be522e483da3257b19a669856f518d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T15:51:24 M NEWS commit 2e66b6a8e611551454fdbf5d73e662fc41eb8d93 Author: Francis Lachapelle Date: Wed Feb 8 15:41:57 2012 +0000 See ChangeLog. Monotone-Parent: 68e5a2b8ae68f37745584028ad7764b76dcc5794 Monotone-Revision: ae0ad3228ddb04bfb233821d8ded09a5b5866c93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T15:41:57 M ChangeLog M UI/WebServerResources/ContactsUI.js commit 76ca9fb0b7ffdf55155d4dfc305f9044b4957111 Author: Wolfgang Sourdeau Date: Tue Feb 14 15:58:17 2012 +0000 Monotone-Parent: 738bb5934b9505acd57737d65ba73eb95e8a9379 Monotone-Revision: 12cffe17c857f344b88a2e8225bd29d25d96b049 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-14T15:58:17 M ChangeLog M SoObjects/SOGo/SOGoSQLUserProfile.m commit 0e72bbe01c68bb1153cf9d5ffcffa17f78b8867c Author: Francis Lachapelle Date: Wed Feb 8 07:38:17 2012 +0000 Updated Debian package. Monotone-Parent: 235258efee8273e9b6d2822d3d5da125520631c7 Monotone-Revision: 6a3d48cf816cd9dd300983790541d39c969393c6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T07:38:17 M debian/sogo.docs commit c255ce92fdf85e6d914eeebdb853c146f3475cc7 Author: Wolfgang Sourdeau Date: Mon Feb 13 15:09:06 2012 +0000 Monotone-Parent: b84d2ade488d31149ffc7e1bd8b78b98c3331703 Monotone-Revision: 6e9bec6a824b22501c8cbc518a56410d6d896cb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-13T15:09:06 Monotone-Branch: ca.inverse.sogo M Tests/Unit/TestNSString+URLEscaping.m M UI/Templates/ContactsUI/UIxContactView.wox commit f93e9b5b9d3bb147b01026a7c8874ac0bad09edf Author: Wolfgang Sourdeau Date: Mon Feb 13 14:50:00 2012 +0000 Monotone-Parent: b2bfdd5b59fed2950707131eca171b4758bcd635 Monotone-Revision: 57b39725f8c002b9b6cb9b05ad3fa2e2401cd46b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-13T14:50:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactView.wox commit 499c4d1efb33caaf0c0ac8f164b910546aa84b33 Author: Wolfgang Sourdeau Date: Thu Feb 9 20:34:52 2012 +0000 Monotone-Parent: 96f11391475b0d4e71002f19f89309839d039b36 Monotone-Revision: b2bfdd5b59fed2950707131eca171b4758bcd635 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-09T20:34:52 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit 9f4270be399d6911552cc28b7858d2a6861d7f90 Author: Francis Lachapelle Date: Wed Feb 8 04:19:53 2012 +0000 Updated French translation. Monotone-Parent: 4c30f877fc1d49f7355d5e2a52ec10f74bf224dc Monotone-Revision: 235258efee8273e9b6d2822d3d5da125520631c7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T04:19:53 M SoObjects/Appointments/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 6784b4462a0f6b93c169ab8e248ef6b4901bbe29 Author: Francis Lachapelle Date: Wed Feb 8 04:04:12 2012 +0000 Updated NEWS file. Monotone-Parent: c94ad01d8feeda0e1cb3fa2638db53d2e8d31916 Monotone-Revision: 4c30f877fc1d49f7355d5e2a52ec10f74bf224dc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T04:04:12 M NEWS commit eea8ff0931515dc65c5ac09b0389e8a0eb7e9186 Author: Francis Lachapelle Date: Wed Feb 8 01:44:58 2012 +0000 Updated guides. Monotone-Parent: 60622fa4c50cefcbd1013a6fa04a6d7cd5252784 Monotone-Revision: c94ad01d8feeda0e1cb3fa2638db53d2e8d31916 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T01:44:58 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit e21e4dad699c618f44407d36179bff302b05477f Author: Francis Lachapelle Date: Wed Feb 8 00:23:14 2012 +0000 Updated NEWS file. Monotone-Parent: cf22d1cfa82213d605373c45e825eaffccdb3cc9 Monotone-Revision: 60622fa4c50cefcbd1013a6fa04a6d7cd5252784 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T00:23:14 M NEWS commit fa647c8edeb288858d8aadb7d8f851b5c01057ee Author: Francis Lachapelle Date: Wed Feb 8 00:12:26 2012 +0000 Monotone-Parent: 92638e02e3b38087e427f0604b8dd774e09d2001 Monotone-Revision: cf22d1cfa82213d605373c45e825eaffccdb3cc9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-08T00:12:26 M ChangeLog commit 0fb6bbc8363c9e8a3db9ad541d4e756282e60425 Author: Francis Lachapelle Date: Tue Feb 7 23:48:57 2012 +0000 Monotone-Parent: 29fffc5b150efb565af943e7fd8387e446ceb042 Monotone-Revision: 92638e02e3b38087e427f0604b8dd774e09d2001 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T23:48:57 M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 34cc7a27dccc6f153ebdcf7b1940201e347bfce8 Author: Francis Lachapelle Date: Tue Feb 7 23:47:25 2012 +0000 Monotone-Parent: 8b85752325ab90167923684643ea6fe0374ee7a1 Monotone-Revision: 29fffc5b150efb565af943e7fd8387e446ceb042 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T23:47:25 M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit b7077e74de2ac978e232ac4ffd666c754ab698bb Author: Wolfgang Sourdeau Date: Fri Feb 10 10:42:33 2012 +0000 Monotone-Parent: 6abb8375831082425cff443adae2a3a663f43a6d Monotone-Revision: 8b85752325ab90167923684643ea6fe0374ee7a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-10T10:42:33 M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 2f887c3e3708358b5614f3b7e700cbdb72630af8 Author: Francis Lachapelle Date: Tue Feb 7 23:18:03 2012 +0000 See ChangeLog. Monotone-Parent: e9f628c74b83c2316c49865e04b473c6e202c332 Monotone-Revision: 6abb8375831082425cff443adae2a3a663f43a6d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T23:18:03 M ChangeLog M UI/WebServerResources/generic.js commit b159c2c8796ad7e18b4e28e868b751c9c2ca4687 Author: Francis Lachapelle Date: Tue Feb 7 23:08:46 2012 +0000 See ChangeLog. Monotone-Parent: 361e773d3d8846808f8d0ac504cac38d25cbff5c Monotone-Revision: e9f628c74b83c2316c49865e04b473c6e202c332 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T23:08:46 M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit a8ae0e30f4ad7b039e857726b44cd904bcc9f6c6 Author: Wolfgang Sourdeau Date: Fri Feb 10 05:54:20 2012 +0000 Monotone-Parent: 36b65152583027c2506fe59e3b0c3c5c9afe9dd2 Monotone-Revision: 361e773d3d8846808f8d0ac504cac38d25cbff5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-10T05:54:20 M ChangeLog M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit d5a90f7950f06ce094968d818a5843d7a6d5c620 Author: Francis Lachapelle Date: Tue Feb 7 14:24:46 2012 +0000 Updated NEWS file. Monotone-Parent: 2b438d60e3231cf7f4811dadaf9a91a62885d15b Monotone-Revision: 36b65152583027c2506fe59e3b0c3c5c9afe9dd2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T14:24:46 M NEWS commit 1c77687067369a8eb10bf06f9dfd3ee88d51f00d Author: Francis Lachapelle Date: Tue Feb 7 14:00:04 2012 +0000 See ChangeLog. Monotone-Parent: 3c2b3475feee421f144bee585133b1b3715a0560 Monotone-Revision: 2b438d60e3231cf7f4811dadaf9a91a62885d15b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T14:00:04 M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 229e93b1802c7e1abee77d74d6256167282a8136 Author: Francis Lachapelle Date: Tue Feb 7 13:56:08 2012 +0000 Monotone-Parent: 20dbab3c77e283f51fa00b0ddf9996c2d5202593 Monotone-Revision: 3c2b3475feee421f144bee585133b1b3715a0560 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T13:56:08 M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings commit 5cf70106f964154149f495e23c5437f86975bdc0 Author: Francis Lachapelle Date: Tue Feb 7 13:55:07 2012 +0000 Monotone-Parent: ede4097ac046a47b58f601671f5de7ac2b3abcde Monotone-Revision: 20dbab3c77e283f51fa00b0ddf9996c2d5202593 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T13:55:07 M UI/PreferencesUI/French.lproj/Localizable.strings commit d818412e723dbc6221ddd8943ff5ee2a91200f47 Author: Francis Lachapelle Date: Tue Feb 7 13:54:28 2012 +0000 Monotone-Parent: b4780a3bd9c0ffc9a57f4083ea66948dff51026b Monotone-Revision: ede4097ac046a47b58f601671f5de7ac2b3abcde Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T13:54:28 M UI/PreferencesUI/Catalan.lproj/Localizable.strings commit a3b96dc6922f3359cd8a2d7ca5bf005ddf7d3573 Author: Francis Lachapelle Date: Tue Feb 7 12:11:27 2012 +0000 Monotone-Parent: e44d4b3b819cc0be31ab350c503dde9185890fbe Monotone-Revision: b4780a3bd9c0ffc9a57f4083ea66948dff51026b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T12:11:27 M UI/MainUI/German.lproj/Localizable.strings commit 63782c9d2379c0a87abaca3e7bc33832a91f6816 Author: Francis Lachapelle Date: Tue Feb 7 10:13:17 2012 +0000 See ChangeLog. Monotone-Parent: 1bf26558a5d80739db6bafed963516c4e78f4d6b Monotone-Revision: e44d4b3b819cc0be31ab350c503dde9185890fbe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T10:13:17 M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 5d9e0e99cf7882c9acf7e610a62f23d1812a465b Author: Francis Lachapelle Date: Tue Feb 7 08:57:10 2012 +0000 Updated Norwegian (Bokmal) translation. Monotone-Parent: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289 Monotone-Revision: 1bf26558a5d80739db6bafed963516c4e78f4d6b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T08:57:10 M NEWS M SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Contacts/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings commit d4b89f7d1f4523f44574e867aaf88ae44187779d Author: Francis Lachapelle Date: Tue Feb 7 02:01:00 2012 +0000 Updated NEWS file. Monotone-Parent: f982ffc9ed24643c758894692058c6f8a4af9a47 Monotone-Revision: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T02:01:00 M NEWS commit be4e55c200426895cf9c8287a2d451d206967db6 Author: Francis Lachapelle Date: Tue Feb 7 01:25:39 2012 +0000 Fixes for English translation files (duplicated keys). Monotone-Parent: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6 Monotone-Revision: f982ffc9ed24643c758894692058c6f8a4af9a47 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:25:39 M UI/MailerUI/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings commit 0144c750bcc7e0d365e3ae37b573d602675e47be Author: Francis Lachapelle Date: Tue Feb 7 01:24:39 2012 +0000 Updated Ukrainian translation. Monotone-Parent: 15259bd931f767b8762dc71846bebd39635f660a Monotone-Revision: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:24:39 M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit cf6327561ad9287167c11eb18ed65e08ecd7c170 Author: Francis Lachapelle Date: Tue Feb 7 01:23:21 2012 +0000 Updated Russian translation. Monotone-Parent: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c Monotone-Revision: 15259bd931f767b8762dc71846bebd39635f660a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:23:21 M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit cd36da8a47b1d3ec5a3456551f841fdcf39b61f9 Author: Francis Lachapelle Date: Tue Feb 7 01:20:42 2012 +0000 Updated Brazilian (Portuguese) translation. Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879 Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:20:42 M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings commit 3939729c7c9bb5bbc30e0015a18b747433dc04b6 Author: Francis Lachapelle Date: Tue Feb 7 01:18:40 2012 +0000 Updated Italian translation. Monotone-Parent: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7 Monotone-Revision: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:18:40 M SoObjects/Appointments/Italian.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 4eb3df1d11b9bed95b3281366a5414820e16e248 Author: Francis Lachapelle Date: Tue Feb 7 01:13:12 2012 +0000 Updated Spanish (Spain) translation. Monotone-Parent: 7362e8ecffba2bde16623075623dd093c1b4fdf2 Monotone-Revision: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:13:12 M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MainUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit 30e291f36275a4719bf8d005d37a5e4fdf7b1f2e Author: Francis Lachapelle Date: Tue Feb 7 01:11:07 2012 +0000 Updated German translation. Monotone-Parent: 6541302945d892c54ca9e94c53c973061a028569 Monotone-Revision: 7362e8ecffba2bde16623075623dd093c1b4fdf2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:11:07 M SoObjects/Appointments/German.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit f73064e389b8886081989c81fd82a2e40b078b79 Author: Francis Lachapelle Date: Tue Feb 7 01:07:44 2012 +0000 Updated Catalan translation. Monotone-Parent: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b Monotone-Revision: 6541302945d892c54ca9e94c53c973061a028569 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:07:44 M UI/Common/Catalan.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/PreferencesUI/Catalan.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings commit b27f0de9a9acf2e26ea0491b32e73a214a6d44f4 Author: Wolfgang Sourdeau Date: Mon Feb 6 21:32:39 2012 +0000 Monotone-Parent: 6bc1556981bffd1a4a80e25cdf6ae2e257e57631 Monotone-Revision: 2a5d61f1ed60b9d00203fc41d7b5af818e00391f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-06T21:32:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit 4239a71516fa01d13b2f60681e939cab5c0a75fa Author: Wolfgang Sourdeau Date: Mon Feb 6 13:57:44 2012 +0000 Monotone-Parent: 95c7a1c7bf37236d7e711c323e1798c779fd1f21 Monotone-Revision: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-06T13:57:44 M ChangeLog M SoObjects/SOGo/LDAPSource.m commit d32f0d32b867974226a5fe2a15343fc773e6af05 Author: Wolfgang Sourdeau Date: Mon Feb 6 13:55:46 2012 +0000 Monotone-Parent: c8a56f550a65316cf040c7624d75ba835bbf97c8 Monotone-Revision: 6bc1556981bffd1a4a80e25cdf6ae2e257e57631 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-06T13:55:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 6b3dcc7dfbbc9aa848a24a86371a25e6c959e3ee Author: Francis Lachapelle Date: Fri Feb 3 20:13:23 2012 +0000 Updated upgraded instructions in installation guide. Monotone-Parent: a682f30456a2925a1f81da220e15c8903693d3e2 Monotone-Revision: 95c7a1c7bf37236d7e711c323e1798c779fd1f21 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T20:13:23 M Documentation/SOGo Installation Guide.odt commit 28cba418129c1696e0d3664c272169d3b6c4fa78 Author: Francis Lachapelle Date: Fri Feb 3 19:58:53 2012 +0000 Updated NEWS file. Monotone-Parent: c3abcdf8be5584dc4c00fde87402cef17f629435 Monotone-Revision: a682f30456a2925a1f81da220e15c8903693d3e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T19:58:53 M NEWS commit c91b970f40a1af462c4b5a1bf4f442cd293862b3 Author: Francis Lachapelle Date: Fri Feb 3 18:44:02 2012 +0000 See ChangeLog. Monotone-Parent: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00 Monotone-Revision: c3abcdf8be5584dc4c00fde87402cef17f629435 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T18:44:02 M ChangeLog M UI/WebServerResources/UIxMailEditor.js commit 07e9de28847a9da83265357c063bb02b5eb3c9f2 Author: Wolfgang Sourdeau Date: Fri Feb 3 17:24:37 2012 +0000 Monotone-Parent: 6e6ddde0b781ba8a6c4605edf730ec8e82cded23 Monotone-Revision: c8a56f550a65316cf040c7624d75ba835bbf97c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T17:24:37 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4d4629e816858414a3f3e118760f905ba829a322 Author: Wolfgang Sourdeau Date: Fri Feb 3 17:23:56 2012 +0000 Monotone-Parent: c0382b432c6712e7dc895590046f2754c8cd37f1 Monotone-Revision: 8c5a9e9cc065204a82679aa77cc03ea009be7cfd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T17:23:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolderTable.m commit f3c2b4cca515b35fb3ee2250df4a51ac438d22e1 Author: Wolfgang Sourdeau Date: Fri Feb 3 17:22:45 2012 +0000 Monotone-Parent: 15b9d9900d3605d1920661f52678d25d93c587ef Monotone-Revision: c0382b432c6712e7dc895590046f2754c8cd37f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T17:22:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 3fbf55773ef978999e174781f91e7e902c01905c Author: Francis Lachapelle Date: Fri Feb 3 17:00:47 2012 +0000 Monotone-Parent: ac81d77fda86dad3ce300e48e20f65bd639b24cb Monotone-Revision: 55d114b1af490a0c317169a03805f2c3a6873525 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T17:00:47 Monotone-Branch: ca.inverse.sogo M ChangeLog commit d0657536196882e19985c854d12b4c0e784fc7c1 Author: Francis Lachapelle Date: Fri Feb 3 16:53:21 2012 +0000 Added missing strings for Snooze dialog. Monotone-Parent: 586a0bdcc2c98c7e3366a22553c91c00478f7f6d Monotone-Revision: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T16:53:21 M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings commit 4f3d86ff832c25e81e90317b624a38fdddf6093a Author: Francis Lachapelle Date: Fri Feb 3 16:25:58 2012 +0000 Fixed declined/tentative events opacity in IE. Monotone-Parent: dd31018a0c1b88afe90d371ba63164a518d02876 Monotone-Revision: 586a0bdcc2c98c7e3366a22553c91c00478f7f6d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T16:25:58 M UI/WebServerResources/iefixes.css commit dfe906cffc7c5f9c0075098aa9c8ea1e34775ebd Author: Francis Lachapelle Date: Fri Feb 3 16:00:44 2012 +0000 See ChangeLog. Monotone-Parent: 41ae9527101a616e7849988930fe0399bf14919f Monotone-Revision: dd31018a0c1b88afe90d371ba63164a518d02876 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T16:00:44 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m commit 120218b7f649f3fd5c74f66f7d97cad7558fafc4 Author: Francis Lachapelle Date: Fri Feb 3 15:40:36 2012 +0000 Monotone-Parent: af376f6da2887cfa1d81ea2a63d137713304b757 Monotone-Revision: b71a73ffd81fa207977122c92575c810ad315108 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-03T15:40:36 M SoObjects/Appointments/SOGoAppointmentObject.m commit f1a3bdd884004ef6262f02509de7650383dcd3b7 Author: Wolfgang Sourdeau Date: Fri Feb 3 15:05:55 2012 +0000 Monotone-Parent: 82a617e3ad7bb1a96e181c9d1c240bc2c89de7f7 Monotone-Revision: fdb9e758160f3e3509c45bb379d9169a3eb0118a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T15:05:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreSOGo.m commit d64c7164d72a03da3e3acbdd97740e2100418bc8 Author: Wolfgang Sourdeau Date: Fri Feb 3 15:05:19 2012 +0000 Monotone-Parent: 425bfc2f774ffc6abc9a76908ac1b2fcf7d6ad14 Monotone-Revision: 82a617e3ad7bb1a96e181c9d1c240bc2c89de7f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T15:05:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit 3bf138283b88e8ae61a25ec8b4a58a8db8fb3982 Author: Wolfgang Sourdeau Date: Fri Feb 3 15:01:23 2012 +0000 Monotone-Parent: aff6a2cc9b4208ab638ccf2f17af6bb0874f5f5b Monotone-Revision: 425bfc2f774ffc6abc9a76908ac1b2fcf7d6ad14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T15:01:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit dff90f588acbbba5b23aad46dd448452639d60d2 Author: Wolfgang Sourdeau Date: Fri Feb 3 14:58:33 2012 +0000 Monotone-Parent: 599ccb5bc0882492dab453f5e9af28f0342e6a87 Monotone-Revision: aff6a2cc9b4208ab638ccf2f17af6bb0874f5f5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T14:58:33 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreTasksContext.m commit 8cbe8f862ed7a49b11a0bf20eb3aba66d4d5a6f1 Author: Wolfgang Sourdeau Date: Fri Feb 3 14:55:19 2012 +0000 Monotone-Parent: 638f19a902b772b34bc553dda4b8925b5d0639df Monotone-Revision: 599ccb5bc0882492dab453f5e9af28f0342e6a87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-03T14:55:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit fa7b14d2e3e7dff214580258c4d3b7cec375ac08 Author: Jean Raby Date: Thu Feb 2 21:56:32 2012 +0000 stopping a stopped daemon should not fail. Monotone-Parent: af376f6da2887cfa1d81ea2a63d137713304b757 Monotone-Revision: 2c1d66ae690f870d8322c7ae173e86f08455f25f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-02T21:56:32 M debian/sogo.init commit 4b38c7e48343d6ba1cd27133004e102a5b339eb4 Author: Francis Lachapelle Date: Thu Feb 2 20:46:30 2012 +0000 See ChangeLog. Monotone-Parent: ab2ccda92b2df4cd7482934e46d69ed541d0ead8 Monotone-Revision: af376f6da2887cfa1d81ea2a63d137713304b757 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-02T20:46:30 M ChangeLog M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailMainFrame.m commit a9807c520ffa946e0b5702c65011d6358ca4c1ed Author: Francis Lachapelle Date: Thu Feb 2 19:54:53 2012 +0000 Fixed nasty bug with textareas and Firefox and '-moz-user-select' CSS directive. Monotone-Parent: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd Monotone-Revision: e44dbcb80563c6b1e0330f9be451c0793811c85f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-02T19:54:53 M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css commit eceffe862ea696094f966c9e37d04d285986bc77 Author: Jean Raby Date: Thu Feb 2 18:05:36 2012 +0000 Drop pytz, use dateutil.tz. Bring in small fixes from trunk Monotone-Parent: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd Monotone-Revision: 1efb09bf023898a5a0088c9ba29ca00f1a304611 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-02-02T18:05:36 M Tests/Integration/GNUmakefile.preamble M Tests/Integration/README M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/webdavlib.py commit 865ae75bbc5b0c43679e3aea2250b88de5406720 Author: Francis Lachapelle Date: Thu Feb 2 15:21:37 2012 +0000 Updated English and French localizable strings. Monotone-Parent: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc Monotone-Revision: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-02T15:21:37 M UI/Common/French.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 82b2bedd7e54d7082de17ed45c5dbed43f191410 Author: Wolfgang Sourdeau Date: Thu Feb 2 01:50:45 2012 +0000 Monotone-Parent: 5acda2afec59d0f39574d366491c5ae9f40fa3de Monotone-Revision: 638f19a902b772b34bc553dda4b8925b5d0639df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:50:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreUserContext.m commit e149946f3b6aa06e2eba97888062ac9f03dde34c Author: Wolfgang Sourdeau Date: Thu Feb 2 01:49:39 2012 +0000 Monotone-Parent: 5ac32e0bdcbade2a73e1d7ae56eef8485e68a6bb Monotone-Revision: 5acda2afec59d0f39574d366491c5ae9f40fa3de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:49:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit b1cf68c8374120eb1d1a5804a27e180de9825afb Author: Wolfgang Sourdeau Date: Thu Feb 2 01:48:26 2012 +0000 Monotone-Parent: 66e23944b08cdd3ed0195dd37f8448063bdfa560 Monotone-Revision: 5ac32e0bdcbade2a73e1d7ae56eef8485e68a6bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:48:26 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreUserContext.h commit cde6473b8b3c86a51c015586a8a448e81338153f Author: Wolfgang Sourdeau Date: Thu Feb 2 01:48:17 2012 +0000 Monotone-Parent: 7f9dd19e7f17c342c380ab2a0c551594be6d8762 Monotone-Revision: 66e23944b08cdd3ed0195dd37f8448063bdfa560 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:48:17 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreGCSBaseContext.m commit 32ee60c025cd00b2cf3f404418f931e53b986ffa Author: Wolfgang Sourdeau Date: Thu Feb 2 01:45:17 2012 +0000 Monotone-Parent: be64ce923b1780a6ed810e7250748d84ad4425bb Monotone-Revision: 7f9dd19e7f17c342c380ab2a0c551594be6d8762 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:45:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreSOGo.m M OpenChange/SOGoMAPIFSFolder.m M OpenChange/SOGoMAPIFSMessage.m commit 28f7997539cc4304a606612660ea754f957590f0 Author: Wolfgang Sourdeau Date: Thu Feb 2 01:42:02 2012 +0000 Monotone-Parent: 392e0e0b68e0c3efba94a66ecf87596c3d6d967f Monotone-Revision: be64ce923b1780a6ed810e7250748d84ad4425bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:42:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m commit 6bec1d842f670c8a0235319b126e7739fa1a24f8 Author: Wolfgang Sourdeau Date: Thu Feb 2 01:38:50 2012 +0000 Monotone-Parent: ba1ab7317c5e8c4b1e95d7e3f299bfd9ea38b10d Monotone-Revision: 392e0e0b68e0c3efba94a66ecf87596c3d6d967f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-02T01:38:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 0f87c1e6487cc5cbe0b13bc869bb634c222be6fc Author: Francis Lachapelle Date: Wed Feb 1 21:11:28 2012 +0000 See ChangeLog. Monotone-Parent: d880f3f750251d35b56db7d720ccacbdeead7540 Monotone-Revision: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-01T21:11:28 M ChangeLog M UI/Common/English.lproj/Localizable.strings M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxContactsUserRightsEditor.css M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailUserRightsEditor.css M UI/WebServerResources/UIxMailUserRightsEditor.js commit 21b84c60a5dfb904c6623dc9c487c342b7db4e50 Author: Jean Raby Date: Tue Jan 31 20:22:10 2012 +0000 Add note concerning the mandatory usage of the '/' separator for the SOGo{Drafts,Sent,Trash}FolderName parameters Monotone-Parent: 8036e636bb63c425915c350dea2d93a7021a1058 Monotone-Revision: 6418d36640f538c1fb05b31bb43b1a778ad3c093 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-31T20:22:10 M Documentation/SOGo Installation Guide.odt commit d49193f6fccab90d3cbb98e6c43b6b8f1d191966 Author: Francis Lachapelle Date: Tue Jan 31 20:18:49 2012 +0000 See ChangeLog. Monotone-Parent: 8ca19f2794000c75e6fc0e8f81c2412fe0a34699 Monotone-Revision: eae8192649cef1bdd72533a053dc0aef3baca4e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-31T20:18:49 M ChangeLog M SoObjects/SOGo/WOResourceManager+SOGo.m commit a27128037e3b4cbb2a465e69988923c8289b108a Author: Francis Lachapelle Date: Tue Jan 31 20:17:19 2012 +0000 Monotone-Parent: 8036e636bb63c425915c350dea2d93a7021a1058 Monotone-Revision: 8ca19f2794000c75e6fc0e8f81c2412fe0a34699 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-31T20:17:19 M Main/SOGo.m commit a0060fd7ceb9ed869faba80a0b64286d8c485f6b Author: Wolfgang Sourdeau Date: Tue Jan 31 12:54:36 2012 +0000 Monotone-Parent: 6d3ffdac670dcdb4b4ded0a4c992663c091081b4 Monotone-Revision: 38034fab3edb528144b8d3e433e6e9bb5ff1a41c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-31T12:54:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m commit 8ffac8727d40aa7b8fa60263c38f629089c8b409 Author: Wolfgang Sourdeau Date: Mon Jan 30 21:42:10 2012 +0000 Monotone-Parent: 4aebdfab09fd72cefd327e453f27e340da9f8738 Monotone-Revision: 6d3ffdac670dcdb4b4ded0a4c992663c091081b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T21:42:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit 628a788085db9832ca1a7493cd3bbdfb721e9d1d Author: Wolfgang Sourdeau Date: Mon Jan 30 21:42:03 2012 +0000 Monotone-Parent: cba2145cf03250d3ed2c2ef72a393a81e47435c1 Monotone-Revision: 4aebdfab09fd72cefd327e453f27e340da9f8738 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T21:42:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 3a0c5fb72c3df74070e121e8e2302539970b31b9 Author: Wolfgang Sourdeau Date: Mon Jan 30 21:36:48 2012 +0000 Monotone-Parent: c8d70dff99b3d65489f2eb27876957a819f70431 Monotone-Revision: cba2145cf03250d3ed2c2ef72a393a81e47435c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T21:36:48 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3bb6a1b975c8a1ca12ac26be0e5604198db21cb7 Author: Wolfgang Sourdeau Date: Mon Jan 30 20:47:07 2012 +0000 Monotone-Parent: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6 Monotone-Revision: 4012894fc79b7641cebac42647c13996d86e9eca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:47:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 98c9f995c81be057c73b355ee1011c2e2d96b9cc Author: Wolfgang Sourdeau Date: Mon Jan 30 20:20:02 2012 +0000 Monotone-Parent: 0e5cfd9eddf3cfeb9a5ff45ef7e78508b2d5a686 Monotone-Revision: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:20:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFallbackContext.m commit f3cbd4f172be8adead4554e6440afc1ab277ddfa Author: Wolfgang Sourdeau Date: Mon Jan 30 20:17:21 2012 +0000 Monotone-Parent: 0a8c7dabf7593bb4006f867c16170e5c59ac875a Monotone-Revision: 0e5cfd9eddf3cfeb9a5ff45ef7e78508b2d5a686 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:17:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m commit ac5fce2cda9267d6a26ae14cd35f2a848f5b0948 Author: Francis Lachapelle Date: Mon Jan 30 20:12:18 2012 +0000 Monotone-Parent: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567 Monotone-Revision: 8036e636bb63c425915c350dea2d93a7021a1058 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T20:12:18 M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 054847d0ca83c08e3e29245614974bbacfe9eb7d Author: Wolfgang Sourdeau Date: Mon Jan 30 20:12:18 2012 +0000 Monotone-Parent: aee2a5da27231d521f813fbb791f9e2c968f94b2 Monotone-Revision: 6b3a3195262782a0783af8640a0fb24dd1103387 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:12:18 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit a4c6873091b7f514d1e3de97c06096160b791542 Author: Wolfgang Sourdeau Date: Mon Jan 30 20:11:49 2012 +0000 Monotone-Parent: 9235e5dc4d151a3cba8ad842ac39e1b2d18c8201 Monotone-Revision: aee2a5da27231d521f813fbb791f9e2c968f94b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:11:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreTasksContext.m commit 9f8c705eafeae4793d9785b014fa644edddef7ea Author: Francis Lachapelle Date: Mon Jan 30 19:59:05 2012 +0000 See ChangeLog. Monotone-Parent: 870459b5cd89f38f2c5d579fccb19dba58515f8b Monotone-Revision: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T19:59:05 M ChangeLog M UI/Common/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxContactsUserRightsEditor.css M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailUserRightsEditor.css M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit d9bae3cf975ccc9d2e896584358443ba5835660d Author: Francis Lachapelle Date: Mon Jan 30 19:51:38 2012 +0000 Monotone-Parent: bfece4528b81534d630f73e8a0253a500274486d Monotone-Revision: 870459b5cd89f38f2c5d579fccb19dba58515f8b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T19:51:38 M UI/WebServerResources/UIxPreferences.js commit c3e1b585506e8bcdcbeb33dcb8b3abd2d2a3f44d Author: Francis Lachapelle Date: Mon Jan 30 19:43:55 2012 +0000 Updated NEWS file. Monotone-Parent: b8c9ce707c4e40c22f88b0cd1c567d8c8254a887 Monotone-Revision: d4d75da556a634766f5532f5398f2f94ef2ba8df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T19:43:55 M NEWS commit 8d4b891c50d262da46c4ba6fa41120d505ff1130 Author: Francis Lachapelle Date: Mon Jan 30 19:43:38 2012 +0000 Monotone-Parent: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7 Monotone-Revision: b8c9ce707c4e40c22f88b0cd1c567d8c8254a887 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T19:43:38 M SoObjects/Appointments/SOGoCalendarComponent.m commit 2948ef366963fffd5810248f62763e5c01c17b71 Author: Ludovic Marcotte Date: Mon Jan 30 19:07:24 2012 +0000 Fix for bug #1582 Monotone-Parent: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7 Monotone-Revision: b5720d1cdf1d7a97ffae696deda5507c61e52da1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-30T19:07:24 M SoObjects/SOGo/SOGoLDAPUserDefaults.m commit 4b81cb167d98f5d2f2570186655396366de80954 Author: Wolfgang Sourdeau Date: Sun Jan 29 19:55:21 2012 +0000 Monotone-Parent: 4e23e038f2b0b7eddf8b30700b8c9a8910768f98 Monotone-Revision: 9235e5dc4d151a3cba8ad842ac39e1b2d18c8201 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-29T19:55:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.h M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFSBaseContext.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksContext.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/SOGoMAPIFSFolder.m commit a7da84c8048993c82e63738b2bf3d6d76761f83f Author: Wolfgang Sourdeau Date: Sun Jan 29 19:43:09 2012 +0000 Monotone-Parent: 15538f1cc9f8c3f555da20f31dcbe5ec191642e4 Monotone-Revision: 4e23e038f2b0b7eddf8b30700b8c9a8910768f98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-29T19:43:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoSentFolder.m M SoObjects/Mailer/SOGoTrashFolder.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 7147aec5d5327a5ece0b8fd5ee01bb5c9bff90d7 Author: Wolfgang Sourdeau Date: Sun Jan 29 19:41:50 2012 +0000 Monotone-Parent: 91b83ade7a4eee6cb72c4f6f7e456706d0484cf0 Monotone-Revision: 15538f1cc9f8c3f555da20f31dcbe5ec191642e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-29T19:41:50 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3ce82f744d247ab8c69c6381aa77526b8e01ba61 Author: Wolfgang Sourdeau Date: Sun Jan 29 19:40:44 2012 +0000 Monotone-Parent: 881d0e4a9a9117f8671dd4758b691044c07a1247 Monotone-Revision: 6e52ef029c1ba3330e77bd6dcc994c86557f4533 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-29T19:40:44 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile A OpenChange/MAPIStoreUserContext.h A OpenChange/MAPIStoreUserContext.m commit 9da91b055fd3232d3a7de995c65ed4a2c3983fce Author: Ludovic Marcotte Date: Fri Jan 27 20:37:00 2012 +0000 Sanity check to not fetch freebusy info from Exchange if no hostname is defined Monotone-Parent: 15c306f9d11152fee321b11e184bc75e9e2be6f8 Monotone-Revision: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T20:37:00 M SoObjects/Appointments/SOGoFreeBusyObject.m commit e6806a7bc96a2b85494788bee6503b20ac708f8e Author: Ludovic Marcotte Date: Fri Jan 27 15:24:00 2012 +0000 Fixed merge Monotone-Parent: b1c3c4abdd41b8895de8a28a2a5fe6ce0af01caf Monotone-Revision: 8daffcffafece4be7e0553a181f9186e385e2b77 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T15:24:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 87e3db53911d202e2f36ac7402e56c794a092e4d Author: Ludovic Marcotte Date: Fri Jan 27 15:21:51 2012 +0000 See ChangeLog Monotone-Parent: ee188ecf014aadf3749779aa50df66d72a126c71 Monotone-Revision: 15c306f9d11152fee321b11e184bc75e9e2be6f8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T15:21:51 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolderObject.m commit 671feec0b41b063bb07734823d75aade1f8bea2d Author: Ludovic Marcotte Date: Fri Jan 27 13:47:45 2012 +0000 More fix. Monotone-Parent: 3e4e00b49a457f4533668ca39d8371e85202e49c Monotone-Revision: ee188ecf014aadf3749779aa50df66d72a126c71 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T13:47:45 M UI/PreferencesUI/English.lproj/Localizable.strings commit d629811e4ec149f9895930f6a553f97607bd8db2 Author: Ludovic Marcotte Date: Fri Jan 27 13:31:37 2012 +0000 Fixed strings file Monotone-Parent: 6bee8aebb26a5d4337cc6ae5400d1573f789be82 Monotone-Revision: 3e4e00b49a457f4533668ca39d8371e85202e49c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-27T13:31:37 M UI/PreferencesUI/English.lproj/Localizable.strings commit 3f4197f2fab1d34e867226f0cc8263143f78febd Author: Wolfgang Sourdeau Date: Thu Jan 26 19:57:17 2012 +0000 Monotone-Parent: 74ae59fc584e99eb514b2c1e615eb58cf0a162db Monotone-Revision: 881d0e4a9a9117f8671dd4758b691044c07a1247 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-26T19:57:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile D OpenChange/MAPIStoreCommonViewsContext.h D OpenChange/MAPIStoreCommonViewsContext.m D OpenChange/MAPIStoreDeferredActionsContext.h D OpenChange/MAPIStoreDeferredActionsContext.m D OpenChange/MAPIStoreFreebusyContext.h D OpenChange/MAPIStoreFreebusyContext.m D OpenChange/MAPIStoreJournalContext.h D OpenChange/MAPIStoreJournalContext.m D OpenChange/MAPIStoreRemindersContext.h D OpenChange/MAPIStoreRemindersContext.m D OpenChange/MAPIStoreScheduleContext.h D OpenChange/MAPIStoreScheduleContext.m D OpenChange/MAPIStoreSearchContext.h D OpenChange/MAPIStoreSearchContext.m D OpenChange/MAPIStoreShortcutsContext.h D OpenChange/MAPIStoreShortcutsContext.m D OpenChange/MAPIStoreSpoolerContext.h D OpenChange/MAPIStoreSpoolerContext.m D OpenChange/MAPIStoreViewsContext.h D OpenChange/MAPIStoreViewsContext.m commit 996b6ae8177dc4cc343aff533068f003892ce22e Author: Wolfgang Sourdeau Date: Thu Jan 26 19:56:56 2012 +0000 Monotone-Parent: a42e52e628a2724b097b0a8aed05b39e75f6a528 Monotone-Revision: 74ae59fc584e99eb514b2c1e615eb58cf0a162db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-26T19:56:56 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFallbackContext.m commit e942cb8b52422306ae3bf6cf2593a157166f1cf9 Author: Wolfgang Sourdeau Date: Thu Jan 26 19:56:36 2012 +0000 Monotone-Parent: bc440bc0c22c32437dc043e9566760ddd30fea67 Monotone-Revision: a42e52e628a2724b097b0a8aed05b39e75f6a528 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-26T19:56:36 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.h commit ada80546fde81969415a003ebf783a23cc8e2fb2 Author: Wolfgang Sourdeau Date: Thu Jan 26 19:56:24 2012 +0000 Monotone-Parent: e89a46b719b80b6d34d9e7a110754e60344dd669 Monotone-Revision: bc440bc0c22c32437dc043e9566760ddd30fea67 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-26T19:56:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit 83709fd892d725b8099aa2e5a470af0f0e9612df Author: Wolfgang Sourdeau Date: Thu Jan 26 19:54:36 2012 +0000 Monotone-Parent: 3dc6d9dff558dfb935fde8eee2c978d9a9d1a774 Monotone-Revision: e89a46b719b80b6d34d9e7a110754e60344dd669 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-26T19:54:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksContext.m commit c4783b14d0a7a9a8c9b414a40d090aab14b95340 Author: Ludovic Marcotte Date: Thu Jan 26 18:19:44 2012 +0000 Fix for bug #1446 Monotone-Parent: 64559b055668abe30f492544f049160b05cf7ab9 Monotone-Revision: 6bee8aebb26a5d4337cc6ae5400d1573f789be82 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-26T18:19:44 M UI/PreferencesUI/English.lproj/Localizable.strings M UI/WebServerResources/UIxPreferences.js commit 68b99f2f28fe8b1cc327b8b53f4452870426b1cd Author: Ludovic Marcotte Date: Thu Jan 26 16:27:18 2012 +0000 Fixed merge Monotone-Parent: 24936b7a90184df1eebd3fa1c0df81c4dcbb2751 Monotone-Revision: f2612a8cd144efc05fbd0847e973f12e72643c9b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-26T16:27:18 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 2d03fb105544d5d095fffd8200331276b433e6c2 Author: Ludovic Marcotte Date: Thu Jan 26 16:22:28 2012 +0000 See ChangeLog - also updated the doc Monotone-Parent: 05f7c7299403692e01480ce30ae2a612e6172f84 Monotone-Revision: 64559b055668abe30f492544f049160b05cf7ab9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-26T16:22:28 M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit 455cc7d692a2f3cd3c1adf018122ab26f3149982 Author: Francis Lachapelle Date: Thu Jan 26 14:47:47 2012 +0000 Fixed missing icon in UIxContactsUserFolders. Monotone-Parent: d56dcfcfa2ad9eaeb548182071e486328b8a3cce Monotone-Revision: 8e433a63a6503dd3c80bf9a1462fdf7fe56d4c09 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-26T14:47:47 M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.css commit 222f0fe21e072a70068f7e4ee31c73f36a8db6f6 Author: Ludovic Marcotte Date: Wed Jan 25 20:26:30 2012 +0000 See ChangeLog Monotone-Parent: d56dcfcfa2ad9eaeb548182071e486328b8a3cce Monotone-Revision: f66f0fe4d0c10d1b3986e47a08b0ce8c08736f3c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-25T20:26:30 M ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 40ba66330cb7083892ec4a95800526c7ddef58db Author: Francis Lachapelle Date: Tue Jan 24 14:05:53 2012 +0000 See ChangeLog. Monotone-Parent: 61296b2807f18b0b48ad4d06689b71ad8563e335 Monotone-Revision: d56dcfcfa2ad9eaeb548182071e486328b8a3cce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-24T14:05:53 M ChangeLog M NEWS M UI/Scheduler/UIxCalFolderActions.m commit 58ad3eaa7db7991f2352c39dfa792f3cc2338b22 Author: Francis Lachapelle Date: Tue Jan 24 05:53:55 2012 +0000 Monotone-Parent: ecc0c907192778ee08a07fb020aa037de83d7bed Monotone-Revision: 61296b2807f18b0b48ad4d06689b71ad8563e335 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-24T05:53:55 M UI/Scheduler/UIxCalListingActions.m commit f16cefad3190c5d26a912638a24ca832dd94e7e1 Author: Jean Raby Date: Fri Jan 20 18:43:29 2012 +0000 Update the sql scripts to add a primary key to the OCSSessionFolder table. Monotone-Parent: e13dda2a639bb68b9e67d7b4dd75235d9d98ef1b Monotone-Revision: ecc0c907192778ee08a07fb020aa037de83d7bed Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-20T18:43:29 A Scripts/sql-update-1.3.11_to_1.3.12-mysql.sh M Scripts/sql-update-1.3.11_to_1.3.12.sh commit 29ce01947ae71e461cb56949ebdd828e79bedf53 Author: Wolfgang Sourdeau Date: Fri Jan 20 16:43:48 2012 +0000 Monotone-Parent: 72afba9e20695bc88d32c0eb61dd396b9f67e013 Monotone-Revision: e13dda2a639bb68b9e67d7b4dd75235d9d98ef1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-20T16:43:48 M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSSpecialQueries.m commit d4bdec26c74b85114834adbc486a8c67b886a73d Author: Ludovic Marcotte Date: Fri Jan 20 01:06:38 2012 +0000 Updated the guide for the beta4 release Monotone-Parent: e06508d0c983ab0f20c49852cea74409f575b9c0 Monotone-Revision: 72afba9e20695bc88d32c0eb61dd396b9f67e013 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-20T01:06:38 M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 9c5070dbe46e70b66274cdabeaffe3357965d39e Author: Ludovic Marcotte Date: Fri Jan 20 00:39:21 2012 +0000 Updated the guide for the beta4 release Monotone-Parent: 632eeeeca5246bb30406e393c6ada60e6edd6259 Monotone-Revision: e06508d0c983ab0f20c49852cea74409f575b9c0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-01-20T00:39:21 M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 4ec198dbd7a5940c20e80a9eaace66d27ff5c637 Author: Wolfgang Sourdeau Date: Fri Jan 20 01:36:31 2012 +0000 Monotone-Parent: 1cafe7a57bb95258d6e78d2bc0a96b00fcdb0325 Monotone-Revision: ffd7393157c88a834c33d2ca30dc76ef3026c253 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-20T01:36:31 Monotone-Branch: ca.inverse.sogo M Tests/Integration/GNUmakefile.preamble commit b620736a86166269d6f1a0eb99f6fc358d884270 Author: Francis Lachapelle Date: Thu Jan 19 21:47:42 2012 +0000 See ChangeLog Monotone-Parent: 391c1e195976b5875d916503b0d547cda96a8d27 Monotone-Revision: 632eeeeca5246bb30406e393c6ada60e6edd6259 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-19T21:47:42 M ChangeLog M UI/WebServerResources/UIxMailToSelection.js commit d417ac4a1cee1d3719afb844743640e9c75f3fed Author: Jean Raby Date: Wed Jan 18 21:12:37 2012 +0000 add dependency for libcurl - needed by MS Exchange Free/Busy lookups Monotone-Parent: e9d0934cdcf296ed289800c9d1ac79e23c626dff Monotone-Revision: 391c1e195976b5875d916503b0d547cda96a8d27 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-18T21:12:37 M debian/control M sogo.spec commit c8de67e1f44cc2e2ee442dfaee97bdf8bf70c45d Author: Jean Raby Date: Wed Jan 18 19:11:20 2012 +0000 Update for beta4 Monotone-Parent: d0ed757fc567f8bb31990f5dc94a952fb4071409 Monotone-Revision: e9d0934cdcf296ed289800c9d1ac79e23c626dff Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-18T19:11:20 M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 6a97cf9f4bfdfed55953281acb207f6f242b389f Author: Francis Lachapelle Date: Wed Jan 18 16:16:11 2012 +0000 Monotone-Parent: d7e3b62e2d085f5bc624b04dd91f11f866364b13 Monotone-Revision: d0ed757fc567f8bb31990f5dc94a952fb4071409 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-18T16:16:11 M debian/sogo.init commit 8db30c1149f53787f68d8de1e3b1e0cb30594b67 Author: Wolfgang Sourdeau Date: Tue Jan 17 19:52:51 2012 +0000 Monotone-Parent: 3e744adf6d88b705bf6f061fa57f78c957b69bfe Monotone-Revision: d7e3b62e2d085f5bc624b04dd91f11f866364b13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-17T19:52:51 M ChangeLog M UI/WebServerResources/UIxFilterEditor.js commit 1746d307f339b8c82aed681d25958966871d6b55 Author: Wolfgang Sourdeau Date: Mon Jan 16 20:18:39 2012 +0000 Monotone-Parent: 10bc75b22aa9828644f846e67ae3509d61793864 Monotone-Revision: 181c204ddec5a60db59ce4a63428f75cb20a7a81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-16T20:18:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.m commit 3fbe4213195bbe3f2cf7bcf108b1b72661302c4c Author: Wolfgang Sourdeau Date: Sun Jan 15 23:58:26 2012 +0000 Monotone-Parent: e3e0e252ab28dd87b80ca4f37b899dd9c416634b Monotone-Revision: 10bc75b22aa9828644f846e67ae3509d61793864 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-15T23:58:26 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 76bd954d391651275d64807b45010f4f123b909f Author: Francis Lachapelle Date: Sat Jan 14 18:46:52 2012 +0000 See ChangeLog. Monotone-Parent: 2dbc97722788e379c2eff9b155881604caafcc5a Monotone-Revision: 3e744adf6d88b705bf6f061fa57f78c957b69bfe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-14T18:46:52 M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 007cd578ec73b62fbc552b7516a8bc48614c23b4 Author: Francis Lachapelle Date: Fri Jan 13 18:43:29 2012 +0000 Updated Installation Guide. Monotone-Parent: 6ed6359462b26ed18e75361bf078fb93cda23519 Monotone-Revision: 2dbc97722788e379c2eff9b155881604caafcc5a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-13T18:43:29 M Documentation/SOGo Installation Guide.odt commit 0fffe85b9b985d63519fd6dc30d757fd4e537169 Author: Francis Lachapelle Date: Fri Jan 13 17:20:58 2012 +0000 See ChangeLog. Monotone-Parent: ef272f61d0caedee9632010cd4b3ce928a2da43e Monotone-Revision: 6ed6359462b26ed18e75361bf078fb93cda23519 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-13T17:20:58 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m commit 2688dd85d6915f6cd1155aa576bf772f5ee71912 Author: Francis Lachapelle Date: Fri Jan 13 16:45:13 2012 +0000 Monotone-Parent: c241a8e1e716fa0db3e4f4e370c051096cc2c3e2 Monotone-Revision: ef272f61d0caedee9632010cd4b3ce928a2da43e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-13T16:45:13 M UI/MainUI/SOGoUserHomePage.m commit 537604d65a01f7f5165095e217681f207d259ba8 Author: Francis Lachapelle Date: Thu Jan 12 22:12:02 2012 +0000 Fixed previous propagate. Monotone-Parent: 62ee066ad239ea56d6f2dc0b73f12d399813d68c Monotone-Revision: cd6f87a655862b556c2f1e1031a0cdd43a995041 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-12T22:12:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 84909dd628dbd19554db6e3362c9e774194fa180 Author: Francis Lachapelle Date: Thu Jan 12 20:52:14 2012 +0000 See ChangeLog. Monotone-Parent: 468e7e6366c0f335fea6ffbfbc6ecf9ab41aaa77 Monotone-Revision: c241a8e1e716fa0db3e4f4e370c051096cc2c3e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-12T20:52:14 M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Scheduler/UIxComponentEditor.m commit e5d9676c06328cce6a1aa052cfed2c9e1ba9ad71 Author: Francis Lachapelle Date: Thu Jan 12 20:16:22 2012 +0000 Don't link to gnutls. Monotone-Parent: d669b0b3e321e22c68d092f984d543560ae1af0e Monotone-Revision: 468e7e6366c0f335fea6ffbfbc6ecf9ab41aaa77 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-12T20:16:22 M SoObjects/Appointments/GNUmakefile commit ccf847f55591901896349f1d35ad3ea28f6db102 Author: Francis Lachapelle Date: Thu Jan 12 20:01:34 2012 +0000 See ChangeLog Monotone-Parent: ed15d4f340fd47347d881c8826eb40a2dc22763d Monotone-Revision: d669b0b3e321e22c68d092f984d543560ae1af0e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-12T20:01:34 M ChangeLog M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/MSExchangeFreeBusy.h A SoObjects/Appointments/MSExchangeFreeBusy.m A SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.h A SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m A SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html A SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod A SoObjects/Appointments/MSExchangeFreeBusySOAPResponseMap.plist M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxAttendeesEditor.js commit 56ad0c3289f94c2d753f35227d1721a8cd667a2b Author: Wolfgang Sourdeau Date: Thu Jan 12 16:06:57 2012 +0000 Monotone-Parent: d0b2cce64733874b10da170e30bdcb9f9730f61e Monotone-Revision: d807738c8f35c5080fb2e1684404fb8d992c8032 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-12T16:06:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit 335ba606b4deeebfc966b86215a96281b27d3b43 Author: Francis Lachapelle Date: Thu Jan 12 13:55:08 2012 +0000 Updated init script for Debian: restart will now start the daemon even if it wasn't running. Monotone-Parent: aa2df14071d3f06710efeac3490e7780366f1b42 Monotone-Revision: ed15d4f340fd47347d881c8826eb40a2dc22763d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-12T13:55:08 M debian/sogo.init commit 4c2762e7b21dce863c5e2f6508270eea46219a56 Author: Wolfgang Sourdeau Date: Thu Jan 12 13:39:18 2012 +0000 Monotone-Parent: c19f9b62fb1cd88301e4921d8d23bb5b5169fb45 Monotone-Revision: 59576b63b875c6db3416e7be726b196610b856a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-12T13:39:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessage.m commit 74a4c00daad499e1251e6ad82f3ae4f0aaa52781 Author: Wolfgang Sourdeau Date: Thu Jan 12 03:45:04 2012 +0000 Monotone-Parent: 401881ecc26daa2ed137a36540462655a8e4504c Monotone-Revision: c19f9b62fb1cd88301e4921d8d23bb5b5169fb45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-12T03:45:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.m commit ca798c646e23b8c36a25c3f698dc5ef915dc3c6c Author: Wolfgang Sourdeau Date: Thu Jan 12 03:42:00 2012 +0000 Monotone-Parent: d4b6685b33be650d23fc020ef3de5d203cb4557e Monotone-Revision: aa2df14071d3f06710efeac3490e7780366f1b42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-12T03:42:00 M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit 322b21c3d7c9cb2b5539e9614cab4228df97a511 Author: Wolfgang Sourdeau Date: Tue Jan 10 17:42:33 2012 +0000 Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71 Monotone-Revision: 134ea580b291c807ad6e5ffe49e8525c1539cbb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-10T17:42:33 M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 85effb25129999bee967e69ecb41ba5bc8f8cbc7 Author: Wolfgang Sourdeau Date: Tue Jan 10 17:35:01 2012 +0000 Monotone-Parent: d9f13a2035f812bf584e6ed63e858a9373cd11c8 Monotone-Revision: 38edb6b526df653889b897cf6ff9643dfd3ffad2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-10T17:35:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 0e1a6f4abd29fb86d922e550ec1700af7e473c80 Author: Jean Raby Date: Tue Jan 10 17:23:48 2012 +0000 that cronjob should run daily, not hourly... Monotone-Parent: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f Monotone-Revision: 7d1b1b8ef84e818ba107d3af4dd79c52c376205a Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-10T17:23:48 M Documentation/SOGo Installation Guide.odt M Scripts/sogo.cron commit dbfb83d24eaccc4a7956ab4a5b3d1eac8fc29316 Author: Jean Raby Date: Tue Jan 10 17:03:48 2012 +0000 Add a sogo cronjob containing commented out entries. Updated the spec and deb rules to install it by default Updated the doc to mention this new cronjob. Monotone-Parent: f5ba6db440f5a8ba817af65dea12b4a616fdfe71 Monotone-Revision: 29783e64b9a7d49e5e0be8ac1b56c15bb344190f Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-10T17:03:48 M Documentation/SOGo Installation Guide.odt A Scripts/sogo.cron M debian/rules M debian/sogo.install M sogo.spec commit 0569c0ecbe24ff6d74bf90472f8dcefa0150f705 Author: Wolfgang Sourdeau Date: Mon Jan 9 22:12:16 2012 +0000 Monotone-Parent: cec86bee0b5e2a1fc741887d9b9e535436381c6e Monotone-Revision: ad2935dcd60331c29ad6e514b5a61fefaec7d69c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-09T22:12:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m M OpenChange/NSObject+MAPIStore.m commit 31962a0e281c1471d502e09ce992cfa4bc63e8b5 Author: Jean Raby Date: Mon Jan 9 17:18:11 2012 +0000 Drop pytz as recent version doesn't work correctly with vobject. Use dateutil.tz instead. Monotone-Parent: cec86bee0b5e2a1fc741887d9b9e535436381c6e Monotone-Revision: b34c698acd51d633a7d276d6fbbcab8a47e7e460 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-09T17:18:11 Monotone-Branch: ca.inverse.sogo M Tests/Integration/README M Tests/Integration/test-caldav-scheduling.py commit 334ff94fb9fbc2fc21c4849c1455978fa0447a54 Author: Wolfgang Sourdeau Date: Mon Jan 9 16:42:20 2012 +0000 Monotone-Parent: d5752735c793358a8300960f867a0452965215ca Monotone-Revision: cec86bee0b5e2a1fc741887d9b9e535436381c6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-09T16:42:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m commit 61baa6118d6671672672d34b82357e3f9af6fb38 Author: Wolfgang Sourdeau Date: Mon Jan 9 16:41:22 2012 +0000 Monotone-Parent: 31373520d86c320c1658f22e3bde2eee178c2003 Monotone-Revision: d5752735c793358a8300960f867a0452965215ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-09T16:41:22 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreMailFolder.m commit be34aeee0e393ac774826f5199b754b38da71834 Author: Wolfgang Sourdeau Date: Mon Jan 9 16:36:51 2012 +0000 Monotone-Parent: 6e892bd0470a59c4edc792bd0d24b13e56e6a5e0 Monotone-Revision: f5ba6db440f5a8ba817af65dea12b4a616fdfe71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-09T16:36:51 M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit a55fe2793c16285a01abd27116b8b70b7db9d022 Author: Wolfgang Sourdeau Date: Fri Jan 6 14:35:55 2012 +0000 Monotone-Parent: f70b5b1e5f982c1feda21a5227e3bc26f8dc7f66 Monotone-Revision: 0def0e9f316e25be6056fa81895ad9297459eaca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-06T14:35:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m commit 353757f88ea2a6f2bef7bfa493703503208aec01 Author: Francis Lachapelle Date: Thu Jan 5 19:45:25 2012 +0000 remove stray backslash. Allows to build sogo-slapd-sockd again Monotone-Parent: f70b5b1e5f982c1feda21a5227e3bc26f8dc7f66 Monotone-Revision: c82bd90e75ed49d6ff6bdcbb89b1abd0e37397fe Monotone-Author: flachapelle@inverse.ca Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-05T19:45:25 Monotone-Date: 2012-01-05T20:01:44 Monotone-Branch: ca.inverse.sogo Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile commit 1bf0fb12443a2ba6439663581fd806353da7951f Author: Francis Lachapelle Date: Thu Jan 5 15:03:05 2012 +0000 See ChangeLog. Monotone-Parent: 299e74bad69ad3fc8b6fe30fbd3be53ee3045ff7 Monotone-Revision: 6e892bd0470a59c4edc792bd0d24b13e56e6a5e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-05T15:03:05 M ChangeLog M SoObjects/SOGo/SOGoUserManager.m commit 15e606341e7c8b086bde8bdf5831082ec3135b84 Author: Wolfgang Sourdeau Date: Wed Jan 4 15:26:30 2012 +0000 Monotone-Parent: 16b846dd0fb3a63bdd80cb7ed360972da407527b Monotone-Revision: bb276eea8dc76b5c71f49df1d23424ab19015233 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-04T15:26:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SQLSource.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js commit cba23f9993ec9356064cbb54a595b4da53cbd54c Author: Wolfgang Sourdeau Date: Tue Jan 3 22:53:53 2012 +0000 Monotone-Parent: 8fa93819d7083059128aa7103b83d47ee6a9cf2c Monotone-Revision: 16b846dd0fb3a63bdd80cb7ed360972da407527b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-03T22:53:53 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 1a8851fb8e997ac161297bee29dd2b18eb9e5a0c Author: Wolfgang Sourdeau Date: Tue Jan 3 22:53:22 2012 +0000 Monotone-Parent: c7009a2d8a1dce845aa1a365123f4b438e3168fe Monotone-Revision: 8fa93819d7083059128aa7103b83d47ee6a9cf2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-03T22:53:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.m commit 53feece8924851dc38004f9dbc4563631c610bef Author: Wolfgang Sourdeau Date: Tue Jan 3 22:52:27 2012 +0000 Monotone-Parent: f2f2f66b3df579ca384e578aded6976b6634ffcb Monotone-Revision: c7009a2d8a1dce845aa1a365123f4b438e3168fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-03T22:52:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m commit 90ab1070cb72828905a2246b0f391339c620c37f Author: Francis Lachapelle Date: Tue Jan 3 21:47:18 2012 +0000 See ChangeLog. Monotone-Parent: e3a548e4955e0964c4a0211759ff98c585efda44 Monotone-Revision: 299e74bad69ad3fc8b6fe30fbd3be53ee3045ff7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-03T21:47:18 M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoAptMailUpdate.m commit 51cd566744027733f2ffcf862d73b36aed00a10d Author: Francis Lachapelle Date: Tue Jan 3 21:42:23 2012 +0000 Monotone-Parent: 76bba460617a7f4d7ee1f66a47e8918059e6f046 Monotone-Revision: 379924109229c07d133fc063329a33e5f0dc987d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-03T21:42:23 M UI/Scheduler/UIxAppointmentEditor.m commit 831771c57264e4f6a54dfead219d0987754c35a7 Author: Jean Raby Date: Tue Jan 3 21:11:31 2012 +0000 fix changelog merge... Monotone-Parent: 71d893c6f56295ecb4a106a46e10ccc403627cc4 Monotone-Revision: 61b0fdce16f6c0727e58cc97232171b41008ed41 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-03T21:11:31 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 13cfabbfa68c3e0ef4d28e46d6805bfa49e3cefe Author: Jean Raby Date: Tue Jan 3 20:42:34 2012 +0000 Add a script to update the c_content column in existing postgresql tables Update the table creation statements for mysql to use 'mediumtext' instead of 'text' for the c_content column. The latter is only 64k chars long, which is not enough. Monotone-Parent: f66b516a4e4c827bd8733fd6903ca41528172989 Monotone-Revision: 36b1155b71ef197756bd93ba282a5a89126511e7 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-01-03T20:42:34 M SOPE/GDLContentStore/GCSSpecialQueries.m A Scripts/sql-update-1.3.11_to_1.3.12.sh commit cbe9d537287cd881ac9b6bb0c84acaa8f08132f1 Author: Francis Lachapelle Date: Tue Jan 3 18:47:49 2012 +0000 Updated installation guide. Monotone-Parent: f66b516a4e4c827bd8733fd6903ca41528172989 Monotone-Revision: 76bba460617a7f4d7ee1f66a47e8918059e6f046 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-03T18:47:49 M Documentation/SOGo Installation Guide.odt commit d9bd7017d603855230f6c332ff527ef64cfe4a49 Author: Francis Lachapelle Date: Tue Jan 3 18:24:31 2012 +0000 Updated NEWS file. Monotone-Parent: 73233c6953684efced8bd6fdd647e6c7f35931ee Monotone-Revision: f66b516a4e4c827bd8733fd6903ca41528172989 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-03T18:24:31 M NEWS commit 7ec702d4ce319bd2a5c5e1eff453b63b6c315bbf Author: Francis Lachapelle Date: Mon Jan 2 19:42:46 2012 +0000 See ChangeLog. Monotone-Parent: da4e71f9c5deca84b2df4c90effe9c90f66eb04c Monotone-Revision: 73233c6953684efced8bd6fdd647e6c7f35931ee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-02T19:42:46 M ChangeLog M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/iefixes.css commit 45e13c3e4df634749b905f9287b83eab59482915 Author: Francis Lachapelle Date: Mon Jan 2 19:02:43 2012 +0000 See ChangeLog. Monotone-Parent: 2c40f25dddacc34d66befa0a7c8e6c93868a9a92 Monotone-Revision: da4e71f9c5deca84b2df4c90effe9c90f66eb04c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-02T19:02:43 M ChangeLog M UI/WebServerResources/UIxFilterEditor.js commit ad7259b751ad304c2487f5e3c322410bf33556d0 Author: Wolfgang Sourdeau Date: Fri Dec 30 20:41:30 2011 +0000 Monotone-Parent: d8a02a76c20d760d00a46a0e98b6ca134a05cbc7 Monotone-Revision: f2f2f66b3df579ca384e578aded6976b6634ffcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T20:41:30 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/LDAPSourceSchema.h A SoObjects/SOGo/LDAPSourceSchema.m commit 4ba4c622bc4ea0a8b0ad3e136862e6b407ab56a1 Author: Wolfgang Sourdeau Date: Fri Dec 30 20:39:07 2011 +0000 Monotone-Parent: 995b68ade85d0d884cdf8f6fc87e55f0c376a80c Monotone-Revision: 61fe02b6c3bc4f0aa3797d661d014d8c256b0de9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T20:39:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/GNUmakefile M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.m A SoObjects/Contacts/NSDictionary+LDIF.h A SoObjects/Contacts/NSDictionary+LDIF.m A SoObjects/Contacts/NSString+LDIF.h A SoObjects/Contacts/NSString+LDIF.m M SoObjects/Contacts/SOGoContactEntryPhoto.h M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactObject.h M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SQLSource.m M Tools/SOGoSockDOperation.m M Tools/SOGoToolBackup.m M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactView.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactEditor.js commit 486f0f7ad17dae3d537649ec2618700cfec0d780 Author: Wolfgang Sourdeau Date: Fri Dec 30 20:29:36 2011 +0000 Monotone-Parent: 77e874f5910fd1b3a30173bdae0bfa2544be6c07 Monotone-Revision: 995b68ade85d0d884cdf8f6fc87e55f0c376a80c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T20:29:36 Monotone-Branch: ca.inverse.sogo M Tests/Integration/webdavlib.py commit 03e49d5985e3eac3c23abcf06b4e3e00be6ee394 Author: Wolfgang Sourdeau Date: Fri Dec 30 20:10:32 2011 +0000 Monotone-Parent: d5e2b98ae15729726ed7a81b845e37f7657dcb8e Monotone-Revision: 77e874f5910fd1b3a30173bdae0bfa2544be6c07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T20:10:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 4b4af4d32328c5df1e911b0125348b66ca9eca30 Author: Wolfgang Sourdeau Date: Fri Dec 30 19:46:52 2011 +0000 Monotone-Parent: ec02ae62fee05e50774a4da52cc17e4811526340 Monotone-Revision: d5e2b98ae15729726ed7a81b845e37f7657dcb8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T19:46:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m commit 843be30a45c905ac54ac900c2dbf4f2edd42b33f Author: Wolfgang Sourdeau Date: Fri Dec 30 19:45:58 2011 +0000 Monotone-Parent: 28ce727aaf05b14f23fbcec914f8b827755f3483 Monotone-Revision: ec02ae62fee05e50774a4da52cc17e4811526340 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T19:45:58 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit 540237248cc282ebc3ad4bef3c9b1b32422847d7 Author: Wolfgang Sourdeau Date: Fri Dec 30 19:44:42 2011 +0000 Monotone-Parent: e9388e969d7f55642fe7910f621ef54be2512a3a Monotone-Revision: 28ce727aaf05b14f23fbcec914f8b827755f3483 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T19:44:42 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 094e5899bc7e877a2fadff84d877b280e266b2cc Author: Wolfgang Sourdeau Date: Fri Dec 30 19:32:02 2011 +0000 Monotone-Parent: ed89880eae2839f1f4714817c94287a44216b46f Monotone-Revision: e9388e969d7f55642fe7910f621ef54be2512a3a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T19:32:02 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile commit fd3d125d20cf4c677ccec62d89271d84040c4c1f Author: Ludovic Marcotte Date: Fri Dec 30 16:59:13 2011 +0000 Fix for bug #1339 Monotone-Parent: 5e690b49423932996ff78f8ea2c1881306f09fa3 Monotone-Revision: 2c40f25dddacc34d66befa0a7c8e6c93868a9a92 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T16:59:13 M NEWS M OGoContentStore/appointment.ocs M OGoContentStore/contact.ocs M SOPE/GDLContentStore/GCSSpecialQueries.m commit 481de5d6541be48376b14830ef4a20306336b465 Author: Ludovic Marcotte Date: Fri Dec 30 13:38:17 2011 +0000 Fix for bug #1502 Monotone-Parent: 0b1c93d1d141650c6567513a3f7a175ca4d27623 Monotone-Revision: 5e690b49423932996ff78f8ea2c1881306f09fa3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T13:38:17 M SoObjects/SOGo/SQLSource.m commit 4d6400d6f71dacc29687ffd881eade68c41bedc6 Author: Ludovic Marcotte Date: Fri Dec 30 12:29:18 2011 +0000 Fix for bug #1541 Monotone-Parent: 57c10d31c6098096fecd1a8325950d007a357271 Monotone-Revision: 0b1c93d1d141650c6567513a3f7a175ca4d27623 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T12:29:18 M UI/MainUI/NorwegianBokmal.lproj/Locale M UI/MainUI/NorwegianNynorsk.lproj/Locale commit 50e107f1cac33eb08a85017a7caa7effb7b9b454 Author: Ludovic Marcotte Date: Fri Dec 30 12:20:57 2011 +0000 Fix for bug #1542 Monotone-Parent: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684 Monotone-Revision: 57c10d31c6098096fecd1a8325950d007a357271 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T12:20:57 M NEWS M SoObjects/SOGo/SOGoCache.m commit 516dcdb2559dfbef1c536a329e0e4375fbb93089 Author: Ludovic Marcotte Date: Thu Dec 29 17:50:48 2011 +0000 See ChangeLog Monotone-Parent: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e Monotone-Revision: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-29T17:50:48 M ChangeLog M NEWS M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 5799804274c178c846f50c2aa8f405feeac26ec3 Author: Ludovic Marcotte Date: Thu Dec 29 12:24:43 2011 +0000 See ChangeLog Monotone-Parent: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c Monotone-Revision: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-29T12:24:43 M ChangeLog M SoObjects/SOGo/SOGoSQLUserProfile.m commit 6371bc29474c812ed3f6a4938b7dff2d0aa95222 Author: Francis Lachapelle Date: Fri Dec 23 19:55:05 2011 +0000 See ChangeLog. Monotone-Parent: 8eceeb42b5cb1a0094d0a14d7ddb5f819096dce4 Monotone-Revision: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-23T19:55:05 M ChangeLog M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit 49c5a107db867239d43a6acb0b8f00e0ea2ef113 Author: Francis Lachapelle Date: Fri Dec 23 16:18:10 2011 +0000 Monotone-Parent: 13364682a0f8ae52e3545893494b2a7ec0a88529 Monotone-Revision: 8eceeb42b5cb1a0094d0a14d7ddb5f819096dce4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-23T16:18:10 M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit c37208db81b5ca71645e0e38fde7bd4ae51278cb Author: Francis Lachapelle Date: Fri Dec 23 16:12:14 2011 +0000 See ChangeLog. Monotone-Parent: 1f603d18ef908652156b3dbae521f53c6527c63c Monotone-Revision: 13364682a0f8ae52e3545893494b2a7ec0a88529 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-23T16:12:14 M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit 1f38df80e1b6657498ee4cae38d4c0a0a587d0c4 Author: Francis Lachapelle Date: Fri Dec 23 16:10:38 2011 +0000 See ChangeLog. Monotone-Parent: e4a697198e9d44e460b6a4c27b94149145803430 Monotone-Revision: 1f603d18ef908652156b3dbae521f53c6527c63c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-23T16:10:38 M ChangeLog M Tools/SOGoToolUserPreferences.m commit dcc991ca4e1044795fe6327451492730e8da5199 Author: Wolfgang Sourdeau Date: Thu Dec 22 21:13:53 2011 +0000 Monotone-Parent: 9f17d2137546528e36f23d8a37a6bbdb69bc3a3f Monotone-Revision: 441881b5757d734efa6d8072844aa767ef1709e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-22T21:13:53 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 5d5691229a14e8d2843c41331f213a105d3c99ba Author: Francis Lachapelle Date: Thu Dec 22 18:02:59 2011 +0000 See ChangeLog. Monotone-Parent: c7ba56b63e2f4ecf7da169cccef30b4c8ebeb0ad Monotone-Revision: e4a697198e9d44e460b6a4c27b94149145803430 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-22T18:02:59 M ChangeLog M NEWS M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/WOResourceManager+SOGo.m M UI/Scheduler/UIxTaskEditor.m M UI/WebServerResources/UIxTaskEditor.js commit c99642e256a0587fec539c85da158a06c7a9a8d4 Author: Francis Lachapelle Date: Thu Dec 22 14:44:50 2011 +0000 Increased minimum space above horizontal drag handle bar. Monotone-Parent: 299e375e68f6404ffcb338c6e279d3da6123b87d Monotone-Revision: c7ba56b63e2f4ecf7da169cccef30b4c8ebeb0ad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-22T14:44:50 M UI/WebServerResources/SOGoDragHandles.js commit 7cac0b9d5c8fa62cbd418591a6061018ec584805 Author: Francis Lachapelle Date: Mon Dec 19 20:22:57 2011 +0000 Mail editor : show scrollbar in contacts pane when necessary. Monotone-Parent: f05a28854fca7f10afb958ecb7b60275cafd475b Monotone-Revision: 299e375e68f6404ffcb338c6e279d3da6123b87d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-19T20:22:57 M UI/WebServerResources/UIxMailEditor.css commit 1d1af6bc04584ec1bd2ebca3b1c4f6d71aecc568 Author: Francis Lachapelle Date: Mon Dec 19 19:03:45 2011 +0000 Renamed "DanishDenmark" to "Danish" -- cont'd. Monotone-Parent: f8a9127ce4567079d226dd65ec439833020d0432 Monotone-Revision: f05a28854fca7f10afb958ecb7b60275cafd475b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-19T19:03:45 M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.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/Welsh.lproj/Localizable.strings commit 7a6dc1e6afba3181118df50c16dc4d09047e0457 Author: Francis Lachapelle Date: Mon Dec 19 18:52:06 2011 +0000 Updated Ukrainian translation. Monotone-Parent: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9 Monotone-Revision: f8a9127ce4567079d226dd65ec439833020d0432 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-19T18:52:06 M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit fc338931fcff285adf153c81f64b51f0e10adfa4 Author: Francis Lachapelle Date: Mon Dec 19 17:16:23 2011 +0000 Renamed "DanishDenmark" to "Danish". Monotone-Parent: ab0d6aa948262973d1cb1c1b5c2028965a306451 Monotone-Revision: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-19T17:16:23 M .tx/config A SoObjects/Appointments/Danish.lproj/Localizable.strings D SoObjects/Appointments/DanishDenmark.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Danish.lproj/Localizable.strings D SoObjects/Contacts/DanishDenmark.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile D SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.html D SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.wod D SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.html D SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.wod A SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.html A SoObjects/Mailer/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod A SoObjects/Mailer/SOGoMailDanishReply.wo/SOGoMailDanishReply.html A SoObjects/Mailer/SOGoMailDanishReply.wo/SOGoMailDanishReply.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/Danish.lproj/Localizable.strings D UI/AdministrationUI/DanishDenmark.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Danish.lproj/Localizable.strings D UI/Common/DanishDenmark.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Danish.lproj/Localizable.strings D UI/Contacts/DanishDenmark.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Danish.lproj/Localizable.strings D UI/MailPartViewers/DanishDenmark.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Danish.lproj/Localizable.strings D UI/MailerUI/DanishDenmark.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings A UI/MainUI/Danish.lproj/Locale A UI/MainUI/Danish.lproj/Localizable.strings D UI/MainUI/DanishDenmark.lproj/Locale D UI/MainUI/DanishDenmark.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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 A UI/PreferencesUI/Danish.lproj/Localizable.strings D UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/Danish.lproj/Localizable.strings D UI/Scheduler/DanishDenmark.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLDanishAdditionAdvisory.wox D UI/Templates/SOGoACLDanishDenmarkAdditionAdvisory.wox D UI/Templates/SOGoACLDanishDenmarkModificationAdvisory.wox D UI/Templates/SOGoACLDanishDenmarkRemovalAdvisory.wox A UI/Templates/SOGoACLDanishModificationAdvisory.wox A UI/Templates/SOGoACLDanishRemovalAdvisory.wox A UI/Templates/SOGoFolderDanishAdditionAdvisory.wox D UI/Templates/SOGoFolderDanishDenmarkAdditionAdvisory.wox D UI/Templates/SOGoFolderDanishDenmarkRemovalAdvisory.wox A UI/Templates/SOGoFolderDanishRemovalAdvisory.wox commit 0a69733c6279a50d674f923c89c2f88c972b9883 Author: Francis Lachapelle Date: Sun Dec 18 01:54:38 2011 +0000 Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0 Monotone-Revision: 62e33503bd06b9731084aa5fc492080cd0b5dcd4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-18T01:54:38 M UI/MailerUI/English.lproj/Localizable.strings commit 50e522dfdc3e6289d612013c2f22f3e311cd05e9 Author: Ludovic Marcotte Date: Thu Dec 15 19:44:12 2011 +0000 Adjusted the doc regarding TLS support in Sieve Monotone-Parent: 3c0c68cb2927ba4cada8bdac6741f149c6007b52 Monotone-Revision: 8869aacc55c49a49f77e9f056912a8ff12222283 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-15T19:44:12 M Documentation/SOGo Installation Guide.odt commit 75c57a42853e26b973c0eec77d933c29e92e6e10 Author: Ludovic Marcotte Date: Thu Dec 15 19:37:02 2011 +0000 See ChangeLog Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0 Monotone-Revision: 3c0c68cb2927ba4cada8bdac6741f149c6007b52 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-15T19:37:02 M ChangeLog M SoObjects/SOGo/SOGoSieveManager.m commit 81f335088850182319383ec75856fb9a559c82c1 Author: Francis Lachapelle Date: Thu Dec 15 13:36:10 2011 +0000 Fixed version file to 2.0.0. Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0 Monotone-Revision: 46c94a711dad0272d530ac34edf0d0a9918b7510 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-15T13:36:10 Monotone-Branch: ca.inverse.sogo M Version commit 494d60cc1723320ac8907b3d8163433899be7da3 Author: Francis Lachapelle Date: Wed Dec 14 03:13:00 2011 +0000 See ChangeLog. Monotone-Parent: e513d02feb1de3dd39a4bb5194208f11ea4fe880 Monotone-Revision: e58b519a51a061b80853202ec91f07ec470a2bf0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-14T03:13:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js commit db2bd6af2131098dc02390e869f67650484e1861 Author: Francis Lachapelle Date: Tue Dec 13 23:12:10 2011 +0000 Fixed names of Spanish (Spain) reply/forward templates. Monotone-Parent: 0fabf2fa93de12ed06eaf9108936a04531bd6840 Monotone-Revision: e513d02feb1de3dd39a4bb5194208f11ea4fe880 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-13T23:12:10 D SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishForward.wod A SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod D SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishReply.wod A SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.wod commit 9dd60798c16962bf55aeaec24b6439e2eaf88867 Author: Francis Lachapelle Date: Tue Dec 13 20:57:17 2011 +0000 Branch for SOGo v1.3.12 Monotone-Parent: bd0348a425f6da021c2112f826cdf74f28b386b9 Monotone-Revision: 0fabf2fa93de12ed06eaf9108936a04531bd6840 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-13T20:57:17 M Version commit 4167e3c45d964b7574166dda7987e8f39b914db4 Author: Francis Lachapelle Date: Mon Dec 12 20:22:55 2011 +0000 Updated Russian translation. Monotone-Parent: 3d756678ba29d271ff51502f9c5d9937330bd1fa Monotone-Revision: 9fbe0432fec0c87f118dd55eb0e70029389d2787 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T20:22:55 Monotone-Tag: SOGo_v1.3.11 M NEWS M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 5965b4b03265f0d0d4ccf67ad1b9a089ecc5a519 Author: Francis Lachapelle Date: Mon Dec 12 19:05:27 2011 +0000 Updated NEWS file. Monotone-Parent: 36c1aa12bd08b88af3f6e7523985a0206d8d95be Monotone-Revision: 3d756678ba29d271ff51502f9c5d9937330bd1fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T19:05:27 M NEWS commit 217d137365534c9035ba4a73cf38c14b281925e1 Author: Francis Lachapelle Date: Mon Dec 12 18:00:03 2011 +0000 Updated documentation. Monotone-Parent: 33a6acd0b9cf83c40083b83b53daf3d23ec7025e Monotone-Revision: 36c1aa12bd08b88af3f6e7523985a0206d8d95be Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T18:00:03 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 68d84eaa23db01103cf242de3356e7984490cbbc Author: Wolfgang Sourdeau Date: Mon Dec 12 17:24:12 2011 +0000 Monotone-Parent: 6c7df05d6446c77649d60795ea43d844c59e9838 Monotone-Revision: 33a6acd0b9cf83c40083b83b53daf3d23ec7025e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-12T17:24:12 M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M SoObjects/Appointments/iCalEvent+SOGo.m commit 68fff252babd550b91252f5cfa0b05b4b019131d Author: Francis Lachapelle Date: Mon Dec 12 17:01:10 2011 +0000 Fixed confirmation dialog box when deleting too many events (bug #1297). Monotone-Parent: 9460deffbf939afae0a607ea07e015924c93fd01 Monotone-Revision: 6c7df05d6446c77649d60795ea43d844c59e9838 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T17:01:10 M NEWS M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit 5564a8a84b3aa9bfffc45c0b1e45f77815e21684 Author: Francis Lachapelle Date: Mon Dec 12 16:39:56 2011 +0000 See ChangeLog. Monotone-Parent: 1f900dd9f1637dad2237767e5a65271c06b27df0 Monotone-Revision: 9460deffbf939afae0a607ea07e015924c93fd01 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T16:39:56 M ChangeLog M NEWS M Tools/SOGoEAlarmsNotifier.m commit c22167ba872d8991192d54cfc56f7622330300c2 Author: Francis Lachapelle Date: Mon Dec 12 15:43:17 2011 +0000 See ChangeLog. Monotone-Parent: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef Monotone-Revision: 1f900dd9f1637dad2237767e5a65271c06b27df0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T15:43:17 M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/UIxContactView.m commit 3d3392b67bbba555ec57cca1a05395b0f8cedee4 Author: Francis Lachapelle Date: Mon Dec 12 14:40:10 2011 +0000 Monotone-Parent: 479f9e8a751025c1d9ce8f8818e1257e66ac7642 Monotone-Revision: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T14:40:10 M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar commit 59a0198e600489d994c5d2bc5dc5296818f95c40 Author: Wolfgang Sourdeau Date: Fri Dec 9 21:04:45 2011 +0000 Monotone-Parent: 533c5fea139373885b136bf6d41275a80a56967b Monotone-Revision: 479f9e8a751025c1d9ce8f8818e1257e66ac7642 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T21:04:45 M UI/WebServerResources/iefixes.css commit 95e42d38f754dc701de20a9c300dc9b0d34c6b9b Author: Francis Lachapelle Date: Fri Dec 9 16:34:11 2011 +0000 Monotone-Parent: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a Monotone-Revision: 533c5fea139373885b136bf6d41275a80a56967b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-09T16:34:11 M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailFolder.toolbar M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxPageFrame.wox commit d06d4068664531942187fc4779c9c1da54b46721 Author: Francis Lachapelle Date: Fri Dec 9 16:33:43 2011 +0000 See ChangeLog. Monotone-Parent: 8c58bbcc380816930dac5d8da2d1d682049a6349 Monotone-Revision: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-09T16:33:43 M ChangeLog M UI/MainUI/SOGoRootPage.m commit bb5cf04e7e502fce0a7b4e35a9a8d29c5bd2020a Author: Wolfgang Sourdeau Date: Fri Dec 9 14:54:00 2011 +0000 Monotone-Parent: 8d583d2e8977d0d63e028818f6f961246d256bdd Monotone-Revision: 8c58bbcc380816930dac5d8da2d1d682049a6349 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:54:00 M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7ec440bbc1598008ad22d441acb1a9f2a7f36e38 Author: Wolfgang Sourdeau Date: Fri Dec 9 14:53:44 2011 +0000 Monotone-Parent: 8641791497cbe0e199fc4b68731683dd533ce48e Monotone-Revision: 8d583d2e8977d0d63e028818f6f961246d256bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:53:44 M UI/Common/UIxPageFrame.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Templates/UIxPageFrame.wox commit 1918939a8c3fb8d453e9fdfe4be99d996cf2053e Author: Wolfgang Sourdeau Date: Fri Dec 9 14:53:09 2011 +0000 Monotone-Parent: 7032e083cacc1fa5cf4ee9c191a47cb9be17f0f4 Monotone-Revision: 8641791497cbe0e199fc4b68731683dd533ce48e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:53:09 M ChangeLog commit 26447555e77c762da7ed88a0d4323ab295dab7af Author: Wolfgang Sourdeau Date: Fri Dec 9 14:52:47 2011 +0000 Monotone-Parent: 6c3c7e3510ce901c142883d3a80602befbb04934 Monotone-Revision: 7032e083cacc1fa5cf4ee9c191a47cb9be17f0f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:52:47 M UI/WebServerResources/UIxPreferences.js commit 74c40e89590545bca6c88b0ccd49e32ef63f9836 Author: Wolfgang Sourdeau Date: Fri Dec 9 14:50:01 2011 +0000 Monotone-Parent: 3d1fc008307ae248946dc870848b9b73d180f2b6 Monotone-Revision: 6c3c7e3510ce901c142883d3a80602befbb04934 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:50:01 M UI/Common/UIxToolbar.m M UI/Templates/UIxToolbar.wox commit 39a545ffedc8b03efdfe1e0078a078a742796987 Author: Wolfgang Sourdeau Date: Fri Dec 9 14:47:39 2011 +0000 Monotone-Parent: 18957933ff736ec180d169de7fd49cb3822d876b Monotone-Revision: 3d1fc008307ae248946dc870848b9b73d180f2b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-09T14:47:39 M ChangeLog M UI/WebServerResources/generic.js commit 86c4de27d8c54a5fad2f9061c0fceb1d8d4e5051 Author: Francis Lachapelle Date: Thu Dec 8 22:53:07 2011 +0000 The div "popupFrame" must be present in all templates when in single-window mode. Monotone-Parent: fce986ab489e9ac262c4134c7155bb803867cace Monotone-Revision: 18957933ff736ec180d169de7fd49cb3822d876b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-08T22:53:07 M UI/Templates/UIxJSClose.wox commit a5d9149791b55b02884e3194a228a496d03b8832 Author: Francis Lachapelle Date: Thu Dec 8 22:51:06 2011 +0000 Monotone-Parent: 482f318bc0384aa8e26797c6caad5737975048d8 Monotone-Revision: fce986ab489e9ac262c4134c7155bb803867cace Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-08T22:51:06 M UI/WebServerResources/generic.js commit 9fe3b4e9374bb9386a8aa56c963f70b862b8e855 Author: Francis Lachapelle Date: Thu Dec 8 22:50:42 2011 +0000 Monotone-Parent: be2355409b08911bf260a0d3ffdfab275fd30725 Monotone-Revision: 482f318bc0384aa8e26797c6caad5737975048d8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-08T22:50:42 M UI/WebServerResources/UIxMailEditor.js commit 558f10799dbd769e4d1393ecf17b83e0ec875d95 Author: Francis Lachapelle Date: Thu Dec 8 21:51:28 2011 +0000 Monotone-Parent: dc2b5d63bf3592c44b2949f5f4b0b1145256d072 Monotone-Revision: be2355409b08911bf260a0d3ffdfab275fd30725 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-08T21:51:28 M UI/WebServerResources/UIxPreferences.js commit 2dd37a51063e82ef01d55823bc832eae8e0144a8 Author: Wolfgang Sourdeau Date: Thu Dec 8 20:44:06 2011 +0000 Monotone-Parent: 070ab5bab7996350566f161af861542e882b6ac8 Monotone-Revision: 706eb04192b3639905eba9bfb1e2433cacc45280 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-08T20:44:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessageTable.m commit 91155624dcc274eb5c9580051bac7bc166e37220 Author: Wolfgang Sourdeau Date: Thu Dec 8 20:42:44 2011 +0000 Monotone-Parent: 120ae771577fbc85a9d527667354ae451deab5eb Monotone-Revision: 070ab5bab7996350566f161af861542e882b6ac8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-08T20:42:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.m commit 4cf3a17760e4dacfb4023ac291295e21d8f7858e Author: Francis Lachapelle Date: Thu Dec 8 19:08:23 2011 +0000 Updated ISO 639-1 codes for Norwegian. Monotone-Parent: fd3f07ba5f4f69cd1854b37655cacacbbf850787 Monotone-Revision: dc2b5d63bf3592c44b2949f5f4b0b1145256d072 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-08T19:08:23 M UI/MainUI/NorwegianBokmal.lproj/Locale M UI/MainUI/NorwegianNynorsk.lproj/Locale commit 5758f1d848067d61ec1e9c1ba81269c687bb38f5 Author: Wolfgang Sourdeau Date: Thu Dec 8 15:03:09 2011 +0000 Monotone-Parent: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9 Monotone-Revision: 3c7a201fa0fd3707b904e5173f62765c592e904b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-08T15:03:09 M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderManager.m commit 2446b6f9fe4bb7de2771d5c0097702faca8aa8c2 Author: Wolfgang Sourdeau Date: Wed Dec 7 16:14:03 2011 +0000 Monotone-Parent: 2e3d14f0015946767d3494c454c4d2e977e1da15 Monotone-Revision: f584567c8afbbff241518e2921242b309817109e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-07T16:14:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreObject.m commit 20f382bf10e511f0fd6cc316cada4409a65d5cc4 Author: Wolfgang Sourdeau Date: Wed Dec 7 16:13:52 2011 +0000 Monotone-Parent: 2f66e7e50e9a88d5279a512e70f1bd7c6c5c6531 Monotone-Revision: 2e3d14f0015946767d3494c454c4d2e977e1da15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-07T16:13:52 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 51d7c146fbd447a25a050d5e1c32b9fb793defac Author: Francis Lachapelle Date: Tue Dec 6 19:28:44 2011 +0000 See ChangeLog. Monotone-Parent: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9 Monotone-Revision: 0e0730fe59a4d574138454dc943c443900fe67b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-06T19:28:44 M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js commit e05939e8a04c7d547c5430c01d15acf4d73d8b2a Author: Wolfgang Sourdeau Date: Tue Dec 6 17:38:40 2011 +0000 Monotone-Parent: f1a929eda62ac5fe22596efe98c5a812783f90c5 Monotone-Revision: 9c4be3d7d32f456638c073296f3c3b84ca2f6ea9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-06T17:38:40 M ChangeLog M SoObjects/Appointments/iCalEvent+SOGo.m commit 59017c5b942cfb4669621bc0dbe557ac5803d94c Author: Wolfgang Sourdeau Date: Tue Dec 6 16:04:04 2011 +0000 Monotone-Parent: 11ef456e45cbaea55e39d4b6ddb6751f4f233acc Monotone-Revision: 802a04b5081d0264febb32e1dcf222a8d0d1a263 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-06T16:04:04 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 872ae9160909a7d6ee5359d1284434ecf77ee090 Author: Francis Lachapelle Date: Tue Dec 6 15:11:05 2011 +0000 Updated DanishDenmark translation. Monotone-Parent: 317388b9ab7cf72dd79c9577c59e2eb3dda1298a Monotone-Revision: de58c17588816674c9047955ef96df3f119e8fd1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-06T15:11:05 M UI/MainUI/DanishDenmark.lproj/Localizable.strings M UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings commit 600d517b24446312e97ad28c3d3b19f58f3536db Author: Wolfgang Sourdeau Date: Tue Dec 6 15:07:35 2011 +0000 Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd Monotone-Revision: 29ee33c12159479ee3901d1552b1ea488728ec05 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-06T15:07:35 M UI/WebServerResources/iefixes.css commit 0fab9ed05a74b2cbebb1bea4f18916b54e0eed56 Author: Francis Lachapelle Date: Tue Dec 6 14:43:17 2011 +0000 New template for single-window mode. Monotone-Parent: 54bc9f630fddb34747d91948527b2c6504200fb7 Monotone-Revision: 317388b9ab7cf72dd79c9577c59e2eb3dda1298a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-06T14:43:17 A UI/Templates/UIxLoading.wox commit 07e484e5aef8639f49713047595640bdec3b4da9 Author: Wolfgang Sourdeau Date: Mon Dec 5 20:55:11 2011 +0000 Possible new way of highlight currently selected event Monotone-Parent: 7be89eb338128de0cf7f68aeb1ed4852cf15bc96 Monotone-Revision: 1f66f69ac041c4c07572f485c685adf50bf6866c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-05T20:55:11 M UI/WebServerResources/SchedulerUI.css commit 8c983152ee8f67fe804e7986ef5d9fdb2ecfc388 Author: Wolfgang Sourdeau Date: Mon Dec 5 16:42:05 2011 +0000 Monotone-Parent: dd98907b2d09b3cd66d8a6ef15da440b85e98478 Monotone-Revision: 7be89eb338128de0cf7f68aeb1ed4852cf15bc96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-05T16:42:05 M UI/Scheduler/UIxComponentEditor.m commit 06e5b4655662b5e0b3ab3de61d4f5779a5ed4b90 Author: Wolfgang Sourdeau Date: Mon Dec 5 15:21:53 2011 +0000 Monotone-Parent: b0847062df5606c06fbb9461db56bce7d76a8332 Monotone-Revision: 67b04dc1826e6a365d562a81554e430a185f049e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-05T15:21:53 Monotone-Branch: ca.inverse.sogo M Version commit 182f442a4dddce0d1ed0162652fe87bb77bca571 Author: Wolfgang Sourdeau Date: Mon Dec 5 15:19:45 2011 +0000 Monotone-Parent: a87ea069b19e3f7bd1333de3fb1a25fc04303484 Monotone-Revision: dd98907b2d09b3cd66d8a6ef15da440b85e98478 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-05T15:19:45 M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 648b0ccbddc56ddcee2bd6e3d4f09f0abaf7b908 Author: Wolfgang Sourdeau Date: Mon Dec 5 15:19:15 2011 +0000 Monotone-Parent: 67a6b70e9be24925daad7a5b4e083496949f769e Monotone-Revision: a87ea069b19e3f7bd1333de3fb1a25fc04303484 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-05T15:19:15 M ChangeLog M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m commit e2a4a1b2a60a06d254c44dad4a6250b2c158e30b Author: Wolfgang Sourdeau Date: Fri Dec 2 20:59:22 2011 +0000 Monotone-Parent: 4d3f50d88285ef257187d5b0f373556518a717ac Monotone-Revision: 7671984f4de4c2e75f994c09f3c03934090088b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T20:59:22 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 75affd091652c63e4033f9a86f61e6d9529e4403 Author: Wolfgang Sourdeau Date: Fri Dec 2 17:33:24 2011 +0000 Monotone-Parent: 2506be68868e083a9761fa080be7b4b2897d0e1f Monotone-Revision: 4d3f50d88285ef257187d5b0f373556518a717ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T17:33:24 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 4f5f22fc5191ba1dd67e58345c4114c937625e31 Author: Wolfgang Sourdeau Date: Fri Dec 2 17:16:52 2011 +0000 Monotone-Parent: 2193e23375baaebca1fbc25ff41ad6e10465c010 Monotone-Revision: 2506be68868e083a9761fa080be7b4b2897d0e1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T17:16:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreNotesMessage.m commit 4b1c26743f196d854d483d90d952dd002b0862bd Author: Wolfgang Sourdeau Date: Fri Dec 2 17:16:02 2011 +0000 Monotone-Parent: 2a01eb91060e570b3c80b7c6f5cfc53ea0e7f0d6 Monotone-Revision: 2193e23375baaebca1fbc25ff41ad6e10465c010 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T17:16:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit c5e1b23a7a0b3315a9eca325359d1f42a79fc632 Author: Wolfgang Sourdeau Date: Fri Dec 2 17:14:50 2011 +0000 Monotone-Parent: d7078410ff174b441e08902d0d87364ea464be95 Monotone-Revision: 2a01eb91060e570b3c80b7c6f5cfc53ea0e7f0d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T17:14:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit 186587428734d92d0401cd0eb958059fb74af141 Author: Wolfgang Sourdeau Date: Fri Dec 2 17:14:19 2011 +0000 Monotone-Parent: 80cd4d841c2131e174529a1ded9ebf2c93620e00 Monotone-Revision: d7078410ff174b441e08902d0d87364ea464be95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T17:14:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m commit 2275e7549e62809dab569675384739a5fb7dbd25 Author: Wolfgang Sourdeau Date: Fri Dec 2 16:36:15 2011 +0000 Monotone-Parent: 3d64558037a130e370be96a51475fd6ebd0d831b Monotone-Revision: 80cd4d841c2131e174529a1ded9ebf2c93620e00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T16:36:15 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFSFolder.m commit 8c0d360c13e012b60b069a2be469a71e7f6919e1 Author: Wolfgang Sourdeau Date: Fri Dec 2 16:02:49 2011 +0000 Monotone-Parent: efa1eff0145a3331b624605ab766233d83d82fe9 Monotone-Revision: 3d64558037a130e370be96a51475fd6ebd0d831b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T16:02:49 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTypes.m commit 03962b536752ebb33e2f44679b7bc02762a2fb35 Author: Wolfgang Sourdeau Date: Fri Dec 2 14:35:30 2011 +0000 Monotone-Parent: 1812a19ba38f2f06a9effc1df8533f7058d08129 Monotone-Revision: efa1eff0145a3331b624605ab766233d83d82fe9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-02T14:35:30 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreSOGo.m commit c339f88be0fd7b3b8e407e2bdc26b702d0b60ecf Author: Francis Lachapelle Date: Fri Dec 2 10:30:11 2011 +0000 Templates adjustments for single-window mode. Monotone-Parent: 61b12be970a9603306d37277ee431b6fd5ab89cd Monotone-Revision: 54bc9f630fddb34747d91948527b2c6504200fb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T10:30:11 M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox commit 03625e4aae6899d53efc7ddd20104b2fa266a7ba Author: Francis Lachapelle Date: Fri Dec 2 07:22:47 2011 +0000 See ChangeLog. Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd Monotone-Revision: 61b12be970a9603306d37277ee431b6fd5ab89cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T07:22:47 M ChangeLog M NEWS M SoObjects/SOGo/SOGoUserFolder.h M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar A UI/MailerUI/Toolbars/SOGoMailFolder.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/product.plist A UI/MainUI/UIxLoading.h A UI/MainUI/UIxLoading.m M UI/MainUI/product.plist M UI/PreferencesUI/Toolbars/UIxPreferences.toolbar M UI/SOGoUI/UIxComponent.m M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/UIxJSClose.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxListEditor.css M UI/WebServerResources/UIxListEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit a797439070a05ab42ffd0fa7c66c8a12ad91f868 Author: Francis Lachapelle Date: Fri Dec 2 03:57:16 2011 +0000 Updated Danish (Denmark) translation. Monotone-Parent: dba9e298691b115fdb536d3e5610f71142ab4ee3 Monotone-Revision: 8f2c57869f8130681b14781691613a5160c86dc2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T03:57:16 A UI/MainUI/DanishDenmark.lproj/Locale commit 188e9472e3df0f1ee1b183cd2ec502ed6c874140 Author: Francis Lachapelle Date: Fri Dec 2 03:37:42 2011 +0000 Added new Danish (Denmark) translation. Monotone-Parent: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d Monotone-Revision: dba9e298691b115fdb536d3e5610f71142ab4ee3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T03:37:42 M .tx/config A SoObjects/Appointments/DanishDenmark.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/DanishDenmark.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.html A SoObjects/Mailer/SOGoMailDanishDenmarkForward.wo/SOGoMailDanishDenmarkForward.wod A SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.html A SoObjects/Mailer/SOGoMailDanishDenmarkReply.wo/SOGoMailDanishDenmarkReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/DanishDenmark.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/DanishDenmark.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/DanishDenmark.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/DanishDenmark.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/DanishDenmark.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings A UI/MainUI/DanishDenmark.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings A UI/PreferencesUI/DanishDenmark.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.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/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/DanishDenmark.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Templates/SOGoACLDanishDenmarkAdditionAdvisory.wox A UI/Templates/SOGoACLDanishDenmarkModificationAdvisory.wox A UI/Templates/SOGoACLDanishDenmarkRemovalAdvisory.wox A UI/Templates/SOGoFolderDanishDenmarkAdditionAdvisory.wox A UI/Templates/SOGoFolderDanishDenmarkRemovalAdvisory.wox commit 51643f5db901d3febc159b49b518e1d03455e57b Author: Francis Lachapelle Date: Fri Dec 2 03:11:40 2011 +0000 SOGoResizableTable: minor changes to fix some warnings with generated CSS. Monotone-Parent: 344542a59dbbe26fb20fcc06e0469e8e9fd3ce10 Monotone-Revision: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T03:11:40 M UI/WebServerResources/SOGoResizableTable.js commit 304540285816cbf9ab4aee543843c6945f510a10 Author: Francis Lachapelle Date: Fri Dec 2 01:35:09 2011 +0000 Updated NorwegianBokmal templates. Monotone-Parent: dd98907b2d09b3cd66d8a6ef15da440b85e98478 Monotone-Revision: 344542a59dbbe26fb20fcc06e0469e8e9fd3ce10 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T01:35:09 M SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.html commit 19906bd7e115f347791856a4c9e0707ac16b2336 Author: Wolfgang Sourdeau Date: Thu Dec 1 23:04:20 2011 +0000 Monotone-Parent: 89923f7d04e4375aa443fdd8dff39e135c03d636 Monotone-Revision: 1812a19ba38f2f06a9effc1df8533f7058d08129 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T23:04:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFAIMessage.m commit fe7cb6081d4c0c2c238a5ff79a1ff0f6cea8254d Author: Wolfgang Sourdeau Date: Thu Dec 1 23:02:45 2011 +0000 Monotone-Parent: a595c6678cfaad2fff0628a98bf8c21916a644d9 Monotone-Revision: 89923f7d04e4375aa443fdd8dff39e135c03d636 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T23:02:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m commit 4b45d7680560b4c01fa3a182447e7134b66bc141 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:53:11 2011 +0000 Monotone-Parent: 171356cc20f8175f3b04a099c5f8098f50368f02 Monotone-Revision: a595c6678cfaad2fff0628a98bf8c21916a644d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:53:11 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.m commit 95d286fde964b2c4d2e1e51e1bff6e0d0277d232 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:42:30 2011 +0000 Monotone-Parent: 128103783f98ef7a97e614a54b987851cefbaf36 Monotone-Revision: 171356cc20f8175f3b04a099c5f8098f50368f02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:42:30 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFSFolder.m commit eff11b0b9c94d453f25f294cb02275605a9703c7 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:36:35 2011 +0000 Monotone-Parent: 14109a6df43dc184c83153fd032827c7dc242db9 Monotone-Revision: 128103783f98ef7a97e614a54b987851cefbaf36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:36:35 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m commit e846ec1b8ce6eec2463fbd29b7b290cc43d00256 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:36:16 2011 +0000 Monotone-Parent: 4e64b83fb714d395f79db3b2cd5c49a57e14f1f0 Monotone-Revision: 14109a6df43dc184c83153fd032827c7dc242db9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:36:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessage.m commit 97c30caf0de87f872033e62db2a70748cf152fee Author: Wolfgang Sourdeau Date: Thu Dec 1 22:34:52 2011 +0000 Monotone-Parent: ac435c09e6aeb4ef0087488eb9403ccc7f5fc64e Monotone-Revision: 4e64b83fb714d395f79db3b2cd5c49a57e14f1f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:34:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit 6f78e819f97ff5a9069aaaa86c416da80e1657b1 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:33:46 2011 +0000 Monotone-Parent: e13446efcded2d880cbb5bb48b3bde3b54faf46e Monotone-Revision: ac435c09e6aeb4ef0087488eb9403ccc7f5fc64e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:33:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 8bf49a0d2f3d22622ae28da9b55bf947d564022b Author: Wolfgang Sourdeau Date: Thu Dec 1 22:30:25 2011 +0000 Monotone-Parent: 0876527d52dfa5e4ddfcb4dee4220d4d6bd27eec Monotone-Revision: 4fc05589d27078390d22daa4cafe9389c886c583 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:30:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 4641b917c737e4f02eece104b921fe1003335f46 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:28:12 2011 +0000 Monotone-Parent: 22be47412187379c5790339050a32efb324de72f Monotone-Revision: 0876527d52dfa5e4ddfcb4dee4220d4d6bd27eec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:28:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit 2c0553cdad39306d49bf09c443fd4ddcda5485e0 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:20:22 2011 +0000 Monotone-Parent: 253b771ca0aa9bed24427795dd91889aef6f61b4 Monotone-Revision: 22be47412187379c5790339050a32efb324de72f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:20:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreTasksMessage.m commit 6ceac429d55f60fb3f7da0fbbe63673aee2b7036 Author: Wolfgang Sourdeau Date: Thu Dec 1 22:18:40 2011 +0000 Monotone-Parent: 57e45ccbbdadc8719e71739df19e2b23338f00f1 Monotone-Revision: 253b771ca0aa9bed24427795dd91889aef6f61b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T22:18:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessageTable.m commit 8daa1986453f3c01e2c0b694346faf4c4134e381 Author: Wolfgang Sourdeau Date: Thu Dec 1 21:31:09 2011 +0000 Monotone-Parent: 0520cbbe794e4bb4de915dd4b488e316122faa8a Monotone-Revision: 57e45ccbbdadc8719e71739df19e2b23338f00f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T21:31:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.h M OpenChange/MAPIStoreGCSMessageTable.m commit 1ffc1d9cb94465c4e0b0424cd737a086d4a390bd Author: Wolfgang Sourdeau Date: Thu Dec 1 21:29:17 2011 +0000 Monotone-Parent: d70b16e4de0e51014c13f2e04c41c5dbaca8197a Monotone-Revision: 0520cbbe794e4bb4de915dd4b488e316122faa8a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T21:29:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreTasksFolder.m commit a16bf2c00ef0ba132ba9fc5030c7a7fa6083772b Author: Wolfgang Sourdeau Date: Thu Dec 1 21:23:09 2011 +0000 Monotone-Parent: 2b0145bf6bbc08cf0fb2fc9d65b3fd914daa72c2 Monotone-Revision: d70b16e4de0e51014c13f2e04c41c5dbaca8197a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T21:23:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h commit 0f35c72c247848b502f283f4cc6536740a24f33f Author: Wolfgang Sourdeau Date: Thu Dec 1 21:13:09 2011 +0000 Monotone-Parent: 6ea44b1efa1edb28f1218a700087fee83cb79305 Monotone-Revision: 2b0145bf6bbc08cf0fb2fc9d65b3fd914daa72c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T21:13:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreTasksMessage.m commit afe94a13c2205d648d607d157cbc671b1f7b80f0 Author: Wolfgang Sourdeau Date: Thu Dec 1 15:41:17 2011 +0000 Monotone-Parent: bbb8c6d413d58aed3320b954f516c9ab2d0b0329 Monotone-Revision: 6ea44b1efa1edb28f1218a700087fee83cb79305 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T15:41:17 Monotone-Branch: ca.inverse.sogo M OpenChange/unrtf-0.21.2.diff commit 6aaf3c1034ee625b53f5eaf2dc50552aee337d5b Author: Francis Lachapelle Date: Thu Dec 1 06:59:26 2011 +0000 Updated Spain (Spanish & Argentina) translations. Monotone-Parent: 329acae5c2aaa4efeedc6963efe88354bc03a43c Monotone-Revision: 67a6b70e9be24925daad7a5b4e083496949f769e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-01T06:59:26 M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MainUI/SpanishArgentina.lproj/Localizable.strings M UI/MainUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings commit b2273e9a5e7fd29d002e487f029f19f6c06daff3 Author: Francis Lachapelle Date: Thu Dec 1 06:56:50 2011 +0000 Updated German translation. Monotone-Parent: e86b8233e5c80e282199606f99e098b1bd5dfd84 Monotone-Revision: 329acae5c2aaa4efeedc6963efe88354bc03a43c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-01T06:56:50 M SoObjects/Appointments/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/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 3212a6e547150a4f3297866ab08cec0025066ce4 Author: Francis Lachapelle Date: Thu Dec 1 02:11:09 2011 +0000 Branch for SOGo v1.3.11 Monotone-Parent: 1cc45a54646b7c2b2f5f308de913308b94603cc6 Monotone-Revision: e86b8233e5c80e282199606f99e098b1bd5dfd84 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-01T02:11:09 M Version commit d026f8201c872f91e2bb9db975b4f02431202deb Author: Wolfgang Sourdeau Date: Wed Nov 30 15:11:10 2011 +0000 Monotone-Parent: c1e7ef32360364c6b7731d28d8fd3d1c67f5e9e5 Monotone-Revision: a96cbe44e3664528e8b96cf10301c6a34afdd80e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T15:11:10 M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/SOGoUserFolder.m commit d2172bfc8915718ddbdafaee2ffb2e7c920ab86b Author: Wolfgang Sourdeau Date: Wed Nov 30 15:07:09 2011 +0000 Monotone-Parent: e1d9c79bd6c5862141ce684d5c07afe5be283b15 Monotone-Revision: c1e7ef32360364c6b7731d28d8fd3d1c67f5e9e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T15:07:09 M SoObjects/SOGo/SOGoUserFolder.m commit bdac79e60b4cdf9b1b5fde1df2895bcfc787e6b7 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:58:39 2011 +0000 Monotone-Parent: c848a704ccb578f33ab987c1380dd78a884e9eab Monotone-Revision: 196512840d27c4350e03e7125e886b09ed4def3a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:58:39 Monotone-Branch: ca.inverse.sogo M Version commit 4e81565817f89d6e9fb1dddcb1e2ae5eea007458 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:54:41 2011 +0000 Monotone-Parent: d89d3072bd33911f4a6a49b5e91f9afa1094a1b9 Monotone-Revision: e1d9c79bd6c5862141ce684d5c07afe5be283b15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:54:41 M SoObjects/SOGo/SOGoFolder.m commit 8aadb43711de8e29dab8b6af0354eee47c9dae0f Author: Wolfgang Sourdeau Date: Wed Nov 30 14:54:01 2011 +0000 Monotone-Parent: 1325c78fb76526668e09154a9f84cfeef227c789 Monotone-Revision: d89d3072bd33911f4a6a49b5e91f9afa1094a1b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:54:01 M SoObjects/SOGo/SOGoUserFolder.h commit 7d400bc60c4e700076eb2479066c024f499f9a70 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:53:15 2011 +0000 Monotone-Parent: ee9b43e5b99198d94635546e134d5ce8243594d1 Monotone-Revision: 1325c78fb76526668e09154a9f84cfeef227c789 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:53:15 M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit f0c0fb08371cab510a51eda8bf59e0d834bc8b77 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:51:01 2011 +0000 Monotone-Parent: f93961e90221976ffc8c660ae642c8bbe0c84f61 Monotone-Revision: ee9b43e5b99198d94635546e134d5ce8243594d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:51:01 M ChangeLog M SoObjects/Appointments/SOGoCalendarProxy.m commit cd7d211b60c8d42f088311b32b4e50a1792acd57 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:49:07 2011 +0000 Monotone-Parent: eef38dc2fbafb16d2c16acc4dc79d0412e927b3b Monotone-Revision: f93961e90221976ffc8c660ae642c8bbe0c84f61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:49:07 M ChangeLog M Main/SOGo+DAV.m commit 1da868bdd8ec14d450f97791e7698e8398babeeb Author: Wolfgang Sourdeau Date: Wed Nov 30 14:47:11 2011 +0000 Monotone-Parent: 9571c9ae651f3733c9c79a5898429b428d520a75 Monotone-Revision: eef38dc2fbafb16d2c16acc4dc79d0412e927b3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:47:11 M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit cb0092b2ac13c9e03520af12ed8e0ee3589f5e0b Author: Wolfgang Sourdeau Date: Wed Nov 30 14:40:40 2011 +0000 Monotone-Parent: 8c10ce9de7820d19a0bad6bafc866e1949cd0540 Monotone-Revision: 9571c9ae651f3733c9c79a5898429b428d520a75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:40:40 M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 82d75c2baee87ddd2e0468a01d37a4dab6535e90 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:33:30 2011 +0000 Monotone-Parent: b13be19bb89d07b843664f919aab722ae8912120 Monotone-Revision: 8c10ce9de7820d19a0bad6bafc866e1949cd0540 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:33:30 M SoObjects/SOGo/SOGoUserFolder.m commit 06574a02bcc7e00601a941b49e0f2b1c80ebf1d5 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:33:11 2011 +0000 Monotone-Parent: 464f9995a141aebf7f9676a03dc864b160e34646 Monotone-Revision: b13be19bb89d07b843664f919aab722ae8912120 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:33:11 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoUserFolder.m commit 5e338a9f1363b97419fba9a60ad0950bd4233dd2 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:30:53 2011 +0000 Monotone-Parent: 3773ee4ff0af58d57aae68dc6e314c7d9fd6e0d5 Monotone-Revision: 464f9995a141aebf7f9676a03dc864b160e34646 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:30:53 M ChangeLog M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoUserFolder.m commit 7aaa7c2fca2555afa99e0b5a4fc33e474cbdb1b9 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:28:54 2011 +0000 Monotone-Parent: 31807da18a3cf3d8905fa495f3a96075ee5bfa36 Monotone-Revision: 3773ee4ff0af58d57aae68dc6e314c7d9fd6e0d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:28:54 M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit 0df7048bbf8f30ca544b15dd229a0cbed790dde5 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:21:31 2011 +0000 Monotone-Parent: 2327e7e903cd36a63f8ce3ec294e55d00a7f6fd3 Monotone-Revision: 31807da18a3cf3d8905fa495f3a96075ee5bfa36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:21:31 M Version commit 4aef7d24cb02e7783367f7530c783a626ea8e043 Author: Wolfgang Sourdeau Date: Wed Nov 30 14:21:00 2011 +0000 Monotone-Parent: 4ef540dc6e51d77f7bceceddf7ba16238cd49b1a Monotone-Revision: 2327e7e903cd36a63f8ce3ec294e55d00a7f6fd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T14:21:00 M ChangeLog M SoObjects/Appointments/SOGoAppointmentInboxFolder.m commit ca8f2410d56badbe5d55e0344a1bb0bc8fae2a5f Author: Francis Lachapelle Date: Wed Nov 30 12:05:00 2011 +0000 Updated NEWS. Monotone-Parent: 0bf0294d11a225af0677cd3103c2e65d409bdce1 Monotone-Revision: c77fdc314da75a342268360460b4eb2adfb41c9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-30T12:05:00 M NEWS commit 712f5b7a435220ebfd7f8d81c526094a4c6cfd4b Author: Francis Lachapelle Date: Wed Nov 30 11:58:30 2011 +0000 Updated Ukrainian translation. Monotone-Parent: c1119144789cd109755680045e28750705ebc269 Monotone-Revision: 0bf0294d11a225af0677cd3103c2e65d409bdce1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-30T11:58:30 M UI/MainUI/Ukrainian.lproj/Localizable.strings commit f72b59146b5380d3f9a4ec08d06dbab4fd5c1590 Author: Francis Lachapelle Date: Wed Nov 30 11:57:21 2011 +0000 Updated French translation. Monotone-Parent: aa51aee69a4285df755a152c0914d1f4c7790528 Monotone-Revision: c1119144789cd109755680045e28750705ebc269 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-30T11:57:21 M UI/AdministrationUI/French.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 9874a7c43e10afe3c53acde728d9164f1e9f5ecc Author: Ludovic Marcotte Date: Wed Nov 30 20:15:03 2011 +0000 Updated files for the release Monotone-Parent: a96cbe44e3664528e8b96cf10301c6a34afdd80e Monotone-Revision: aa51aee69a4285df755a152c0914d1f4c7790528 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-30T20:15:03 M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M NEWS commit 46c6595c5101c8f523e67d5372cc8c1f0e877ede Author: Wolfgang Sourdeau Date: Wed Nov 30 03:10:06 2011 +0000 Monotone-Parent: f3c2aef97584736f86e933c6d26f36e424321aac Monotone-Revision: 4ef540dc6e51d77f7bceceddf7ba16238cd49b1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-30T03:10:06 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3102078a6eeae72d4c65e088c80661b7af084c4b Author: Francis Lachapelle Date: Tue Nov 29 13:30:07 2011 +0000 applied changes from fb8ba445e08690bfab22a30460b8df60a58af1c7 through e9477f4a12eed5d158a5e34e27faaf0765a0a74f Monotone-Parent: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b Monotone-Revision: bd8c503633ded64868962b0c33e0dcbdc1f4a744 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-29T13:30:07 M Documentation/SOGo Installation Guide.odt M Documentation/architecture.png commit 3c8bc5c15717e5025f803af7ca7399d722e5643d Author: Wolfgang Sourdeau Date: Tue Nov 29 14:18:25 2011 +0000 Monotone-Parent: c494bd8edc3f42328eeae244084d2d97828732b9 Monotone-Revision: 05b2de9f911d3fd0fc4d6ffdd99cb5e065864668 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-29T14:18:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit f6a43617591d6aebc06a75202c48ed91ebbc6373 Author: Francis Lachapelle Date: Tue Nov 29 13:24:41 2011 +0000 Updated installation guide. Monotone-Parent: fb8ba445e08690bfab22a30460b8df60a58af1c7 Monotone-Revision: e9477f4a12eed5d158a5e34e27faaf0765a0a74f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-29T13:24:41 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/architecture.png commit 42c47c2e03a655d4a5b80dc73942052a458d177c Author: Wolfgang Sourdeau Date: Tue Nov 29 01:39:07 2011 +0000 Monotone-Parent: fb8ba445e08690bfab22a30460b8df60a58af1c7 Monotone-Revision: c494bd8edc3f42328eeae244084d2d97828732b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-29T01:39:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 64dd572b4b8f3c42926acc687bae34cb8b6ecca8 Author: Wolfgang Sourdeau Date: Mon Nov 28 16:37:04 2011 +0000 Monotone-Parent: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b Monotone-Revision: 242b11744a01859b09e976093dc5b526d501fd87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-28T16:37:04 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7d96a03ca88ceafef1bc4870d97f9658ad98b454 Author: Wolfgang Sourdeau Date: Fri Nov 25 21:51:07 2011 +0000 Monotone-Parent: 703f02d08f0caace5f4f0e96efe038c6207e9f28 Monotone-Revision: 65c58f14cba59a1b1570f99f07e122c332dc16c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-25T21:51:07 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit b844d7193fcd37ccbc5af7afa11d78e607169ddf Author: Francis Lachapelle Date: Fri Nov 25 01:36:35 2011 +0000 Added "dot" image to drag handles. Monotone-Parent: 63df8bd030698477828cd7b3769314edbeb8bc62 Monotone-Revision: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-25T01:36:35 A UI/WebServerResources/dragdot.png M UI/WebServerResources/generic.css commit 8e564e0ae301d8de5047fd390bb7170f7c6e15ea Author: Ludovic Marcotte Date: Thu Nov 24 19:52:22 2011 +0000 Added patch from #1482 Monotone-Parent: 1f5fabe83bd933943ca2c88af8c07654ddf9ce2b Monotone-Revision: 17499446a7bcff456b8470a83c44e2d4b341cc21 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-24T19:52:22 M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings commit c39e6b2eba88fb542e2d7b2b184a1d9aa4c64f3c Author: Ludovic Marcotte Date: Thu Nov 24 19:44:52 2011 +0000 Added fix from #1033 Monotone-Parent: ba2ef33fb2014db9241eaddd86c886921a3cf802 Monotone-Revision: 1f5fabe83bd933943ca2c88af8c07654ddf9ce2b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-24T19:44:52 M SOPE/NGCards/GNUmakefile.postamble commit 58c9f9120510e46b90714ae595ae6cabf9b5e08e Author: Wolfgang Sourdeau Date: Thu Nov 24 19:44:35 2011 +0000 typo Monotone-Parent: aeb02fbcbfe2a81d1d52f70691b4e59c836ecfd7 Monotone-Revision: ba2ef33fb2014db9241eaddd86c886921a3cf802 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-24T19:44:35 M SoObjects/SOGo/SOGoObject.m commit 6e06d2706f5bbb9056f1543a414abb479922dbef Author: Ludovic Marcotte Date: Thu Nov 24 18:04:32 2011 +0000 Added an Upgrading section in the guide Monotone-Parent: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc Monotone-Revision: aeb02fbcbfe2a81d1d52f70691b4e59c836ecfd7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-24T18:04:32 M Documentation/SOGo Installation Guide.odt commit 5639b6777e449cd713fb71765c7489c76dd919ea Author: Francis Lachapelle Date: Thu Nov 24 07:48:16 2011 +0000 Dropped files no longer used. Monotone-Parent: 91104e04b3ba763294cc8bad97370133142eee86 Monotone-Revision: 63df8bd030698477828cd7b3769314edbeb8bc62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-24T07:48:16 D UI/Common/UIxJSClose.h D UI/Common/UIxJSClose.m commit 8cba150cf40d4a943dc23d34d22f914a834bd6b0 Author: Francis Lachapelle Date: Thu Nov 24 07:42:24 2011 +0000 Monotone-Parent: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc Monotone-Revision: 8f98146395a5826ccfe93f7881144f6813f07068 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-24T07:42:24 M UI/WebServerResources/iefixes.css commit 07ea0de7538013842e7929d4fdc70e75e80d58f5 Author: Francis Lachapelle Date: Thu Nov 24 01:12:38 2011 +0000 See ChangeLog. Monotone-Parent: fdaa328ccd09482653fc768fbb48964163c257d9 Monotone-Revision: 8b1ae17d5609c73d58d179e0ba2daf5f08cc26dc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-24T01:12:38 M ChangeLog M UI/WebServerResources/ContactsUI.js commit afaf219b03a25c969b337d4fce264abd4eccec3a Author: Wolfgang Sourdeau Date: Wed Nov 23 14:40:41 2011 +0000 Monotone-Parent: 819868044eb268089e0c5cc2f35f71e9b157e69a Monotone-Revision: cb6221113308044eac92ed5634a235fa9b8140ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-23T14:40:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.m commit 5f2befc9d7812680dd4993500410bf64fce93fb1 Author: Wolfgang Sourdeau Date: Tue Nov 22 19:54:53 2011 +0000 Monotone-Parent: c9072cd9f62ce341982a28f6b662d079949b101d Monotone-Revision: 819868044eb268089e0c5cc2f35f71e9b157e69a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:54:53 Monotone-Branch: ca.inverse.sogo M OpenChange/NSArray+MAPIStore.m commit 7616ee92a1ed7ca4826a5fc74197d3419d760dca Author: Wolfgang Sourdeau Date: Tue Nov 22 19:53:53 2011 +0000 Monotone-Parent: 3a115c300e05230d3e0392a7aa86ccee296f50cc Monotone-Revision: c9072cd9f62ce341982a28f6b662d079949b101d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:53:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSObject+MAPIStore.m commit 5c7d7aa062ebb1cfb88224af34867f704020e364 Author: Wolfgang Sourdeau Date: Tue Nov 22 19:43:46 2011 +0000 Monotone-Parent: 56370c6160c963011c084c7793dbe96aef748e92 Monotone-Revision: 3a115c300e05230d3e0392a7aa86ccee296f50cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:43:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSObject+MAPIStore.m commit bbc52412ef5893f627b1b2f7bb124fd89268d1af Author: Wolfgang Sourdeau Date: Tue Nov 22 19:43:14 2011 +0000 Monotone-Parent: a12dbbc9418dd5823b93f9c1246417a6c1fa121a Monotone-Revision: 56370c6160c963011c084c7793dbe96aef748e92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:43:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSObject+MAPIStore.m commit 053d871c0331802b63865d19b6b4759b3007a107 Author: Wolfgang Sourdeau Date: Tue Nov 22 19:31:12 2011 +0000 Monotone-Parent: 8da45ab6716906aaf63acf12643978541601c34c Monotone-Revision: a12dbbc9418dd5823b93f9c1246417a6c1fa121a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:31:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 5a7b42ddf43a26cc3f176d6ca20262a340582fbd Author: Wolfgang Sourdeau Date: Tue Nov 22 17:48:46 2011 +0000 Monotone-Parent: 4f36a1c10a12396aed17d84ab4be1adc520d1663 Monotone-Revision: dbda0a122c502c53d25654eada72e93bc8865a35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T17:48:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTypes.m M OpenChange/MAPIStoreVolatileMessage.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 70636441bb03d8d46d33e8ab87851c5babcfdc9b Author: Francis Lachapelle Date: Mon Nov 21 19:26:07 2011 +0000 See SOPE/NGCards/ChangeLog. Monotone-Parent: c4570925f011f2af2dfe09f5e9cc51de5bd1e13e Monotone-Revision: fdaa328ccd09482653fc768fbb48964163c257d9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-21T19:26:07 M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZone.m commit 701187aef2c77291171e567adeb0176c5d5fda87 Author: Francis Lachapelle Date: Mon Nov 21 14:21:09 2011 +0000 Updated NEWS file. Monotone-Parent: 9349907ea60fdc16f7e49e777a53ccaa1117180d Monotone-Revision: 95314ab7581495c05fc3d577e9be1094af542af0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-21T14:21:09 M NEWS M Tools/SOGoToolExpireAutoReply.m commit 489458cb14bcaa165ca5b9b8f34aaa3b08571b0e Author: Ludovic Marcotte Date: Mon Nov 21 14:18:17 2011 +0000 Merged Monotone-Parent: 59b56f2b68665cf95f155fd09f8d371b92ed3b5c Monotone-Revision: 1d2d40d84e94a64591b3d3ea0025de0405dfd68c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-21T14:18:17 M ChangeLog commit 79c0c2362b262f558eaef9611eb0e53a1c743d8a Author: Ludovic Marcotte Date: Mon Nov 21 14:15:14 2011 +0000 See ChangeLog Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9 Monotone-Revision: 387161e51d5f56bffe765c8e46dec729db13794d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-21T14:15:14 M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/WORequest+SOGo.m commit 413bb609ddeddded109a748f69d572e03c584835 Author: Francis Lachapelle Date: Mon Nov 21 14:09:26 2011 +0000 See ChangeLog. Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9 Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-21T14:09:26 M ChangeLog M Tools/GNUmakefile A Tools/SOGoToolExpireAutoReply.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/skycalendar.js commit fcd033397a1b3caad6ee1268e497c37eb6965088 Author: Wolfgang Sourdeau Date: Sun Nov 20 15:48:18 2011 +0000 Monotone-Parent: ad417bdf1bec487a4e724865914dd8c70bb16db5 Monotone-Revision: 4f36a1c10a12396aed17d84ab4be1adc520d1663 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-20T15:48:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit 86f278fd77c2ac5b4d67b606bdadd6a1db3149ad Author: Wolfgang Sourdeau Date: Sun Nov 20 15:44:56 2011 +0000 Monotone-Parent: 1d22ee7adc99b9420d9a7b859dfb1048c8c92eaa Monotone-Revision: ad417bdf1bec487a4e724865914dd8c70bb16db5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-20T15:44:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 4e17404e8c157ef46c6af9ee9d7727f2e2a195a4 Author: Wolfgang Sourdeau Date: Fri Nov 18 15:26:03 2011 +0000 Monotone-Parent: d102adf292e54c9c4f3572b83e38879d24b721d0 Monotone-Revision: 1d22ee7adc99b9420d9a7b859dfb1048c8c92eaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-18T15:26:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStorePermissionsTable.h M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/SOGoMAPIFSFolder.m commit 5eccd63a2bf8757c0c61211f2f5a021b887fe29e Author: Wolfgang Sourdeau Date: Fri Nov 18 15:14:31 2011 +0000 Monotone-Parent: 77ad8a694cd0c4e8f61d9c0ba6162d0d8340c0e7 Monotone-Revision: d102adf292e54c9c4f3572b83e38879d24b721d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-18T15:14:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit a4cdda510c0096510de71484946cffa5edf3a59d Author: Wolfgang Sourdeau Date: Fri Nov 18 15:12:29 2011 +0000 Monotone-Parent: 3c5a6df780ff102d3e46b983c98119061a8c507e Monotone-Revision: 77ad8a694cd0c4e8f61d9c0ba6162d0d8340c0e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-18T15:12:29 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit b5fdc4a7c96ff5b476a32221dccac16c4f8ea65e Author: Francis Lachapelle Date: Thu Nov 17 19:16:46 2011 +0000 applied changes from 92cceaf860bbf56d983063471093858a3871ec23 through e38c570559610854b85c2c517053417779a76964 applied changes from e38c570559610854b85c2c517053417779a76964 through 9d44b483787d6b5bf34a75581975d592ab901570 applied changes from 9d44b483787d6b5bf34a75581975d592ab901570 through 6ec97f8aa3c0da79e5ef04809f3d7fce566e64b3 Monotone-Parent: 00afe1e795cd37cafff7687d6f1b8502f4f5735e Monotone-Revision: 82564e2898976a6c09a85817e4b2954a5c58b7a9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-17T19:16:46 M ChangeLog 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 A 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/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/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 A 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/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 A 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 A SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montreal.ics A 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 A 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/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 A 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/South_Pole.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/Harbin.ics A 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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 A SOPE/NGCards/TimeZones/UPDATING M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoSieveManager.m commit cb4341db75433148156d4f2a94e962b62be3da3e Author: Wolfgang Sourdeau Date: Thu Nov 17 18:39:42 2011 +0000 Monotone-Parent: 12ff4c07aa1f796a3312a4e79566255dbd94aece Monotone-Revision: dd0644b62704e75dfed8a39a7e286d593f0014e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-17T18:39:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSamDBUtils.h M OpenChange/MAPIStoreSamDBUtils.m commit 88d818df1ab9c569d6ec9128c06ce48e0f75e688 Author: Francis Lachapelle Date: Thu Nov 17 18:38:37 2011 +0000 Updated NEWS file. Monotone-Parent: 579a8b749be55cfe567e5edf9b069e6f9da3a5de Monotone-Revision: 00afe1e795cd37cafff7687d6f1b8502f4f5735e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-17T18:38:37 M NEWS commit 601c63ae6f4a7de7cb99c5843c7068d053f3a1cd Author: Wolfgang Sourdeau Date: Thu Nov 17 18:30:48 2011 +0000 Monotone-Parent: 1cc1f0928d45b737424141e1efb38e5b729b89d7 Monotone-Revision: 12ff4c07aa1f796a3312a4e79566255dbd94aece Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-17T18:30:48 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreSamDBUtils.h A OpenChange/MAPIStoreSamDBUtils.m commit 6f13029d21f863a3f0f716d272f923c4cd02dc65 Author: Wolfgang Sourdeau Date: Thu Nov 17 16:15:38 2011 +0000 Monotone-Parent: e38c570559610854b85c2c517053417779a76964 Monotone-Revision: 419d3afdcfcc1cddf8eef1f0311d418b03b0d1a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-17T16:15:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m commit c331ff11eb8d294da668037b3222b18cc746ca3b Author: Ludovic Marcotte Date: Thu Nov 17 15:30:58 2011 +0000 Fix for bug #1501 Monotone-Parent: 9d44b483787d6b5bf34a75581975d592ab901570 Monotone-Revision: 6ec97f8aa3c0da79e5ef04809f3d7fce566e64b3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-17T15:30:58 Monotone-Branch: ca.inverse.sogo 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 A 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/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/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 A 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/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 A 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 A SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montreal.ics A 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 A 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/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 A 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/South_Pole.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/Harbin.ics A 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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 A SOPE/NGCards/TimeZones/UPDATING commit 506f3e299a98f32c093787641a4b8e6c357d5316 Author: Francis Lachapelle Date: Thu Nov 17 15:22:09 2011 +0000 Splitted Spanish translation for Spain and Argentina. Monotone-Parent: 861f7178f9b9b174a95089004b437ad49a79963a Monotone-Revision: 579a8b749be55cfe567e5edf9b069e6f9da3a5de Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-17T15:22:09 M .tx/config M SoObjects/Appointments/GNUmakefile D SoObjects/Appointments/Spanish.lproj/Localizable.strings A SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings A SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile D SoObjects/Contacts/Spanish.lproj/Localizable.strings A SoObjects/Contacts/SpanishArgentina.lproj/Localizable.strings A SoObjects/Contacts/SpanishSpain.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/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html A SoObjects/Mailer/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishForward.wod A SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.html A SoObjects/Mailer/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishReply.wod D SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html D SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod D SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html D SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod A SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishForward.wod A SoObjects/Mailer/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html A SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishReply.wod A SoObjects/Mailer/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.html M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile D UI/AdministrationUI/Spanish.lproj/Localizable.strings A UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings A UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings M UI/Common/GNUmakefile D UI/Common/Spanish.lproj/Localizable.strings A UI/Common/SpanishArgentina.lproj/Localizable.strings A UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/GNUmakefile D UI/Contacts/Spanish.lproj/Localizable.strings A UI/Contacts/SpanishArgentina.lproj/Localizable.strings A UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile D UI/MailPartViewers/Spanish.lproj/Localizable.strings A UI/MailPartViewers/SpanishArgentina.lproj/Localizable.strings A UI/MailPartViewers/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/GNUmakefile D UI/MailerUI/Spanish.lproj/Localizable.strings A UI/MailerUI/SpanishArgentina.lproj/Localizable.strings A UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Locale M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/NorwegianBokmal.lproj/Localizable.strings M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings D UI/MainUI/Spanish.lproj/Locale D UI/MainUI/Spanish.lproj/Localizable.strings A UI/MainUI/SpanishArgentina.lproj/Locale A UI/MainUI/SpanishArgentina.lproj/Localizable.strings A UI/MainUI/SpanishSpain.lproj/Locale A 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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings D UI/PreferencesUI/Spanish.lproj/Localizable.strings A UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings A 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/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile D UI/Scheduler/Spanish.lproj/Localizable.strings A UI/Scheduler/SpanishArgentina.lproj/Localizable.strings A UI/Scheduler/SpanishSpain.lproj/Localizable.strings D UI/Templates/SOGoACLSpanishAdditionAdvisory.wox A UI/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox A UI/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox A UI/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox D UI/Templates/SOGoACLSpanishModificationAdvisory.wox D UI/Templates/SOGoACLSpanishRemovalAdvisory.wox A UI/Templates/SOGoACLSpanishSpainAdditionAdvisory.wox A UI/Templates/SOGoACLSpanishSpainModificationAdvisory.wox A UI/Templates/SOGoACLSpanishSpainRemovalAdvisory.wox D UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox A UI/Templates/SOGoFolderSpanishArgentinaAdditionAdvisory.wox A UI/Templates/SOGoFolderSpanishArgentinaRemovalAdvisory.wox D UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox A UI/Templates/SOGoFolderSpanishSpainAdditionAdvisory.wox A UI/Templates/SOGoFolderSpanishSpainRemovalAdvisory.wox commit d1cd50c0e3ee0b0c10a96792bce5316c5ea3459f Author: Ludovic Marcotte Date: Thu Nov 17 12:43:51 2011 +0000 Fix for bug #1483 Monotone-Parent: e38c570559610854b85c2c517053417779a76964 Monotone-Revision: 9d44b483787d6b5bf34a75581975d592ab901570 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-17T12:43:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 53e125bd7a99d3a09598c0a0615f2aee072ae6ee Author: Ludovic Marcotte Date: Wed Nov 16 15:13:53 2011 +0000 See ChangeLog Monotone-Parent: 92cceaf860bbf56d983063471093858a3871ec23 Monotone-Revision: e38c570559610854b85c2c517053417779a76964 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-11-16T15:13:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSieveManager.m commit 29a2f0072d0b09e4ad97317040e9ce728ca906a9 Author: Wolfgang Sourdeau Date: Wed Nov 16 00:35:23 2011 +0000 Monotone-Parent: 687a4ea628679e88d566b72b8c9af4f3701f0875 Monotone-Revision: 995d4602fd5344c45acc187996f93eaed7de1712 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-16T00:35:23 M Scripts/sogo-init.d-redhat commit 7398bdc329862ecfe86ecee1268fd25010b371c4 Author: Francis Lachapelle Date: Tue Nov 15 22:33:06 2011 +0000 Updated transifex configuration file. Monotone-Parent: 1b3bc2b3cc16b921ffec07e58e73a0724396f5f9 Monotone-Revision: 861f7178f9b9b174a95089004b437ad49a79963a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T22:33:06 M .tx/config commit bff46be3e9d0dee574fd8cf914dd83a9525f676f Author: Francis Lachapelle Date: Tue Nov 15 21:18:55 2011 +0000 Splitted Norwegian translation. Monotone-Parent: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7 Monotone-Revision: 1b3bc2b3cc16b921ffec07e58e73a0724396f5f9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T21:18:55 D UI/Templates/SOGoACLNorwegianAdditionAdvisory.wox A UI/Templates/SOGoACLNorwegianBokmalAdditionAdvisory.wox A UI/Templates/SOGoACLNorwegianBokmalModificationAdvisory.wox A UI/Templates/SOGoACLNorwegianBokmalRemovalAdvisory.wox D UI/Templates/SOGoACLNorwegianModificationAdvisory.wox A UI/Templates/SOGoACLNorwegianNynorskAdditionAdvisory.wox A UI/Templates/SOGoACLNorwegianNynorskModificationAdvisory.wox A UI/Templates/SOGoACLNorwegianNynorskRemovalAdvisory.wox D UI/Templates/SOGoACLNorwegianRemovalAdvisory.wox D UI/Templates/SOGoFolderNorwegianAdditionAdvisory.wox A UI/Templates/SOGoFolderNorwegianBokmalAdditionAdvisory.wox A UI/Templates/SOGoFolderNorwegianBokmalRemovalAdvisory.wox A UI/Templates/SOGoFolderNorwegianNynorskAdditionAdvisory.wox A UI/Templates/SOGoFolderNorwegianNynorskRemovalAdvisory.wox D UI/Templates/SOGoFolderNorwegianRemovalAdvisory.wox commit ae4123cfe0ef7d42db7d366180ca80ead02c27d4 Author: Francis Lachapelle Date: Tue Nov 15 21:15:49 2011 +0000 Splitted Norwegian translation in Norwegian Bokmal and Nynorsk. Monotone-Parent: 17530608006b90a01cc2e9b0e6c5591ad9be6610 Monotone-Revision: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T21:15:49 M .tx/config M SoObjects/Appointments/GNUmakefile D SoObjects/Appointments/Norwegian.lproj/Localizable.strings A SoObjects/Appointments/NorwegianBokmal.lproj/Localizable.strings A SoObjects/Appointments/NorwegianNynorsk.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile D SoObjects/Contacts/Norwegian.lproj/Localizable.strings A SoObjects/Contacts/NorwegianBokmal.lproj/Localizable.strings A SoObjects/Contacts/NorwegianNynorsk.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.html A SoObjects/Mailer/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.wod A SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.html A SoObjects/Mailer/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.wod D SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.html D SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.wod A SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html A SoObjects/Mailer/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod A SoObjects/Mailer/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.html A SoObjects/Mailer/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.wod D SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.html D SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile D UI/AdministrationUI/Norwegian.lproj/Localizable.strings A UI/AdministrationUI/NorwegianBokmal.lproj/Localizable.strings A UI/AdministrationUI/NorwegianNynorsk.lproj/Localizable.strings M UI/Common/GNUmakefile D UI/Common/Norwegian.lproj/Localizable.strings A UI/Common/NorwegianBokmal.lproj/Localizable.strings A UI/Common/NorwegianNynorsk.lproj/Localizable.strings M UI/Contacts/GNUmakefile D UI/Contacts/Norwegian.lproj/Localizable.strings A UI/Contacts/NorwegianBokmal.lproj/Localizable.strings A UI/Contacts/NorwegianNynorsk.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile D UI/MailPartViewers/Norwegian.lproj/Localizable.strings A UI/MailPartViewers/NorwegianBokmal.lproj/Localizable.strings A UI/MailPartViewers/NorwegianNynorsk.lproj/Localizable.strings M UI/MailerUI/GNUmakefile D UI/MailerUI/Norwegian.lproj/Localizable.strings A UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings A UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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 D UI/MainUI/Norwegian.lproj/Locale D UI/MainUI/Norwegian.lproj/Localizable.strings A UI/MainUI/NorwegianBokmal.lproj/Locale A UI/MainUI/NorwegianBokmal.lproj/Localizable.strings A UI/MainUI/NorwegianNynorsk.lproj/Locale A UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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 D UI/PreferencesUI/Norwegian.lproj/Localizable.strings A UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings A UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.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 D UI/Scheduler/Norwegian.lproj/Localizable.strings A UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings A UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings commit 5a79d84eb2c91598c8eb46eba2137704e479463a Author: Francis Lachapelle Date: Tue Nov 15 21:02:39 2011 +0000 Updated ChangeLog. Monotone-Parent: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df Monotone-Revision: 17530608006b90a01cc2e9b0e6c5591ad9be6610 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T21:02:39 M ChangeLog commit 396b8d8db93b9263946e4c9b8fe39f53b6ba2a02 Author: Francis Lachapelle Date: Tue Nov 15 20:59:45 2011 +0000 Fixed init script for RHEL/CentOS. Monotone-Parent: c07d2a981f46840c7c328cc149a30955094d55fa Monotone-Revision: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T20:59:45 M Scripts/sogo-init.d-redhat commit b2619eb582cbe0791e1bbbb5389d979b1547d263 Author: Francis Lachapelle Date: Tue Nov 15 11:58:01 2011 +0000 Minor update to the about box on the login page. Monotone-Parent: 2e5b0e4a79c403ee6edc14f5ee20c4e0decb6219 Monotone-Revision: 6798bdb0fb99d7a2b5d2bf8f53bfdb2f0fc14344 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T11:58:01 M UI/WebServerResources/SOGoRootPage.js commit 5a7ecd8615464f3e1aef826978800d27e879cc66 Author: Francis Lachapelle Date: Tue Nov 15 11:47:02 2011 +0000 Monotone-Parent: 659d2d19fb87e1aba4c3549ab61033ded76a4c34 Monotone-Revision: 4fa9d5f232411da95f6ddd4d8c85a15ca4aa18d8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T11:47:02 Monotone-Branch: ca.inverse.sogo D Tests/Unit/TestVersit.m commit f00f6d461d3e23f870175034021285b1d6116275 Author: Francis Lachapelle Date: Tue Nov 15 11:07:32 2011 +0000 applied changes from b084746023f24f274a1e8a852e8a36bb19bb35ce through a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d Monotone-Parent: 0ae67852a55731562efb14a29543618b73de4795 Monotone-Revision: 659d2d19fb87e1aba4c3549ab61033ded76a4c34 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T11:07:32 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Norwegian.lproj/Localizable.strings commit 1de1c3f073e137b3eef88d065fba6905a4e58ba5 Author: Francis Lachapelle Date: Tue Nov 15 09:57:56 2011 +0000 Migration script for SquirrelMail (address books). Monotone-Parent: 4debfaca0d50cac8183e4dcc9327b8a5ec8284dd Monotone-Revision: 2e5b0e4a79c403ee6edc14f5ee20c4e0decb6219 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T09:57:56 A Migration/SquirrelMail/addressbook.pl A Migration/SquirrelMail/default.conf M NEWS commit 4d760806b5a093a3266ed11441eb92b898f6b429 Author: Francis Lachapelle Date: Mon Nov 14 20:50:17 2011 +0000 Transifex configuration file. Monotone-Parent: 687a4ea628679e88d566b72b8c9af4f3701f0875 Monotone-Revision: 4debfaca0d50cac8183e4dcc9327b8a5ec8284dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-14T20:50:17 A .tx/config commit 3ebd8a6950c54ec63e06d8a4d9c90502e53d43e6 Author: Wolfgang Sourdeau Date: Mon Nov 14 17:54:12 2011 +0000 Monotone-Parent: 2d37a348bb30785e625961561e533e2b11097a03 Monotone-Revision: 0ae67852a55731562efb14a29543618b73de4795 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T17:54:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit dd44710d77488fcc883df19a5072eaa31366dcd1 Author: Wolfgang Sourdeau Date: Mon Nov 14 17:54:02 2011 +0000 Monotone-Parent: 56f352efadfe2c0d5853cf5995e81a1cca3e4f21 Monotone-Revision: 687a4ea628679e88d566b72b8c9af4f3701f0875 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T17:54:02 M SoObjects/Appointments/SOGoCalendarComponent.m commit d51294fbd0e686ca41da46ef45c537b8586a1e7b Author: Wolfgang Sourdeau Date: Mon Nov 14 17:34:25 2011 +0000 applied changes from dac752317ac0c81975ef28320e87acabbe394823 through 56f352efadfe2c0d5853cf5995e81a1cca3e4f21 Monotone-Parent: c05e0091913ed81140571dab045abdaf56a77ef8 Monotone-Revision: 2d37a348bb30785e625961561e533e2b11097a03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T17:34:25 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit f975ef9ce8c3591c99667399160327799a6d043f Author: Wolfgang Sourdeau Date: Mon Nov 14 17:31:29 2011 +0000 Monotone-Parent: dac752317ac0c81975ef28320e87acabbe394823 Monotone-Revision: 56f352efadfe2c0d5853cf5995e81a1cca3e4f21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T17:31:29 M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit be0053879e7a0e39fa0813cf79774dd103857558 Author: Francis Lachapelle Date: Mon Nov 14 16:26:04 2011 +0000 applied changes from b0f4711fa3917d9ca82a918807fe75046c131ee1 through 2b628a62ac49757d2bbeda1275fc38d69079752a applied changes from e5a4a8243c282c12538ab38c9b5c23722be35e99 through d9bec826cdc8df69ea27563722cd678c85ebcf20 Monotone-Parent: eb1f58bb7bd3454ffc857750264fae0b27b86d32 Monotone-Revision: dac752317ac0c81975ef28320e87acabbe394823 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-14T16:26:04 M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalEntityObject.m commit 63e0b0e1168cde65259dad1b106b7fb908e8b051 Author: Francis Lachapelle Date: Mon Nov 14 16:07:04 2011 +0000 applied changes from 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858 through c05e0091913ed81140571dab045abdaf56a77ef8 Monotone-Parent: 850fd7677033b28a7218a010f55b437ebd12f665 Monotone-Revision: eb1f58bb7bd3454ffc857750264fae0b27b86d32 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-14T16:07:04 M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/NGCardsSaxHandler.h M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVCardPhoto.m M SOPE/NGCards/NGVCardReference.m M SOPE/NGCards/NGVList.m M SOPE/NGCards/NSArray+NGCards.h M SOPE/NGCards/NSArray+NGCards.m M SOPE/NGCards/NSDictionary+NGCards.h M SOPE/NGCards/NSDictionary+NGCards.m M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalAttachment.h M SOPE/NGCards/iCalAttachment.m M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m M SOPE/NGCards/iCalEvent.m M SOPE/NGCards/iCalPerson.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalToDo.m M SOPE/NGCards/iCalTrigger.h M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/iCalXMLRenderer.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M Tests/Unit/GNUmakefile M Tests/Unit/SaxXMLReaderFactory+SOGoTests.m A Tests/Unit/TestVersit.m M Tools/SOGoToolRemoveDoubles.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxListEditor.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/UIxComponentEditor.m commit 531ed59298b5d7e7049a1506e2d6fd04b8351248 Author: Wolfgang Sourdeau Date: Mon Nov 14 05:01:26 2011 +0000 ah\\, coucou\\; test! Monotone-Parent: 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858 Monotone-Revision: c05e0091913ed81140571dab045abdaf56a77ef8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T05:01:26 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit a137e1679e6e15a93195b95018007956614f827e Author: Wolfgang Sourdeau Date: Mon Nov 14 03:26:50 2011 +0000 Monotone-Parent: 2b628a62ac49757d2bbeda1275fc38d69079752a Monotone-Revision: 59d4ff7e6c2fe24e74adbe4891af30ece4f5e858 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-14T03:26:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreRecurrenceUtils.m M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGCardsSaxHandler.h M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVCardPhoto.m M SOPE/NGCards/NGVCardReference.m M SOPE/NGCards/NGVList.m M SOPE/NGCards/NSArray+NGCards.h M SOPE/NGCards/NSArray+NGCards.m M SOPE/NGCards/NSDictionary+NGCards.h M SOPE/NGCards/NSDictionary+NGCards.m M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalAttachment.h M SOPE/NGCards/iCalAttachment.m M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m M SOPE/NGCards/iCalEvent.m M SOPE/NGCards/iCalPerson.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalToDo.m M SOPE/NGCards/iCalTrigger.h M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/iCalXMLRenderer.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M Tests/Unit/TestVersit.m M Tools/SOGoToolRemoveDoubles.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxListEditor.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/UIxComponentEditor.m commit 7df673abb864883aa7a82a91481fd8280d979c70 Author: Francis Lachapelle Date: Fri Nov 11 14:25:51 2011 +0000 Added missing Icelandic wod files. Monotone-Parent: 16f5335de7590f257b443a73447490fb19e25986 Monotone-Revision: 850fd7677033b28a7218a010f55b437ebd12f665 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-11T14:25:51 M NEWS A SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.wod A SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.wod commit 97dcdcb97a861ccf60eaf9218d9ac0ddfb44df2e Author: Wolfgang Sourdeau Date: Thu Nov 10 15:33:14 2011 +0000 Monotone-Parent: b0f4711fa3917d9ca82a918807fe75046c131ee1 Monotone-Revision: 2b628a62ac49757d2bbeda1275fc38d69079752a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-10T15:33:14 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardVersitRenderer.m commit 121154b0155a7995eee5d71f5b0e27b2cf51cece Author: Wolfgang Sourdeau Date: Thu Nov 10 15:31:26 2011 +0000 Monotone-Parent: 37feda6e02a5f2d56457e09508814b8b3d6ed388 Monotone-Revision: b0f4711fa3917d9ca82a918807fe75046c131ee1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-10T15:31:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/GNUmakefile M Tests/Unit/SaxXMLReaderFactory+SOGoTests.m A Tests/Unit/TestVersit.m commit 8d807b7fcbcbb19dd56e9afa629eb9f52c69e7f1 Author: Wolfgang Sourdeau Date: Wed Nov 9 20:53:20 2011 +0000 Monotone-Parent: d9bec826cdc8df69ea27563722cd678c85ebcf20 Monotone-Revision: 37feda6e02a5f2d56457e09508814b8b3d6ed388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T20:53:20 Monotone-Branch: ca.inverse.sogo M OpenChange/unrtf-0.21.2.diff commit af48e18f3a8aa0ed69a537119e271864a4b17995 Author: Wolfgang Sourdeau Date: Wed Nov 9 20:48:20 2011 +0000 Monotone-Parent: e5a4a8243c282c12538ab38c9b5c23722be35e99 Monotone-Revision: d9bec826cdc8df69ea27563722cd678c85ebcf20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T20:48:20 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalEntityObject.m commit 5be374313fc8c25ef419570722d39872eb138fee Author: Wolfgang Sourdeau Date: Wed Nov 9 20:47:08 2011 +0000 Monotone-Parent: 2448001ef69730541ee1c822cf80c131176b1ed0 Monotone-Revision: e5a4a8243c282c12538ab38c9b5c23722be35e99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T20:47:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit 1e9a61705cef5378d3aec994c12390fa8d20aa6c Author: Wolfgang Sourdeau Date: Wed Nov 9 20:10:31 2011 +0000 Monotone-Parent: ead3fff3d76689011b8b8b7eac980671612662e5 Monotone-Revision: 2448001ef69730541ee1c822cf80c131176b1ed0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T20:10:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m commit eb3d3daa074a039e900638c085178491ece872c2 Author: Wolfgang Sourdeau Date: Wed Nov 9 20:06:06 2011 +0000 Monotone-Parent: fec098bfdf37d2746490447a0b93c70840f11c4a Monotone-Revision: ead3fff3d76689011b8b8b7eac980671612662e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T20:06:06 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 8ba3e7ac9271d1d5b9876167aea0bdb60e892daa Author: Francis Lachapelle Date: Wed Nov 9 19:48:51 2011 +0000 See ChangeLog. Monotone-Parent: 4c3ef9250b14b8cbfc955a62b1db4aedc143baff Monotone-Revision: 16f5335de7590f257b443a73447490fb19e25986 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-09T19:48:51 M ChangeLog M UI/WebServerResources/SOGoRootPage.js commit 7443d6cc3bf5d9273aa6eaecb3cdeceb818103e6 Author: Wolfgang Sourdeau Date: Wed Nov 9 19:03:29 2011 +0000 Monotone-Parent: 9d69a4f9e36ae296f0138fa950b104da3b08d845 Monotone-Revision: fec098bfdf37d2746490447a0b93c70840f11c4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T19:03:29 Monotone-Branch: ca.inverse.sogo M OpenChange/unrtf-0.21.2.diff commit 572912f6c6937d8805069b6f5af178354cb66246 Author: Wolfgang Sourdeau Date: Wed Nov 9 15:16:17 2011 +0000 Monotone-Parent: cad6ada90ff5ceee70d17d329089fd9a10525383 Monotone-Revision: 9d69a4f9e36ae296f0138fa950b104da3b08d845 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T15:16:17 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit 2681fc06cd840d31b7fe2a9fb3c5856d1d4b9967 Author: Wolfgang Sourdeau Date: Wed Nov 9 15:02:29 2011 +0000 Monotone-Parent: 4133fa3bdfc5ea96190a7418e63c70b71d18a166 Monotone-Revision: cad6ada90ff5ceee70d17d329089fd9a10525383 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T15:02:29 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSBaseContext.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.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/NSString+MAPIStore.m M OpenChange/SOGoMAPIFSFolder.m commit 3a299b4106c8a5d5fe225100bfbb03c8915870d2 Author: Wolfgang Sourdeau Date: Wed Nov 9 15:02:11 2011 +0000 Monotone-Parent: 8387e16ec4baa1ac1d8fd5958d3681e5bcf43e92 Monotone-Revision: 4133fa3bdfc5ea96190a7418e63c70b71d18a166 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T15:02:11 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 435e6361b0dfadfe5f27c159f49d4817e1aef9f7 Author: Wolfgang Sourdeau Date: Wed Nov 9 15:02:04 2011 +0000 Monotone-Parent: 8433690e83501187848cc751a754f1f1fdf2d8c5 Monotone-Revision: 8387e16ec4baa1ac1d8fd5958d3681e5bcf43e92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T15:02:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/GNUmakefile.unrtf M OpenChange/MAPIStoreMessage.m A OpenChange/unrtf-0.21.2.diff A OpenChange/unrtf-0.21.2.tar.gz A OpenChange/unrtf_config_h commit 1fcc2c555ad17d88d9f61ee24b794aa918bff92f Author: Wolfgang Sourdeau Date: Wed Nov 9 14:58:17 2011 +0000 Monotone-Parent: e836d3ba228988acc21e87b16faa064ac0c357e4 Monotone-Revision: 8433690e83501187848cc751a754f1f1fdf2d8c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T14:58:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreVolatileMessage.m commit 13349e98683f35757778eeaadfcce69cbbd769f3 Author: Wolfgang Sourdeau Date: Wed Nov 9 14:46:08 2011 +0000 Monotone-Parent: 113f81e1676d886a71b93cdd6b7aff23ada6b5e4 Monotone-Revision: e836d3ba228988acc21e87b16faa064ac0c357e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T14:46:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit 210b31476f17d11a4a7fa7e6a1aeb697aaf78e17 Author: Wolfgang Sourdeau Date: Tue Nov 8 18:36:52 2011 +0000 Monotone-Parent: 2cafdbe57b649f3842f8bc101e3a2eb5ff10af5c Monotone-Revision: 113f81e1676d886a71b93cdd6b7aff23ada6b5e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-08T18:36:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreRecurrenceUtils.m commit 40b8b1a463e8c466b959b7ef17bdc5fde5638229 Author: Wolfgang Sourdeau Date: Mon Nov 7 15:11:22 2011 +0000 Monotone-Parent: d48fed214ae2d8c0aea1b8848de745e3ee235afa Monotone-Revision: 2cafdbe57b649f3842f8bc101e3a2eb5ff10af5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-07T15:11:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit e67931703f50fcfbbd53a71b8f497a1462af513f Author: Wolfgang Sourdeau Date: Mon Nov 7 15:07:37 2011 +0000 Monotone-Parent: faa665d09f8735444e5cc6f1e0ca073851cbab3f Monotone-Revision: d48fed214ae2d8c0aea1b8848de745e3ee235afa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-07T15:07:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreVolatileMessage.m commit 1a4af2df689b6441a069f4e7e0fee6a8cb2fb5a5 Author: Francis Lachapelle Date: Fri Nov 4 14:20:19 2011 +0000 Minor code cleanup. Monotone-Parent: a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d Monotone-Revision: 4c3ef9250b14b8cbfc955a62b1db4aedc143baff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-04T14:20:19 M UI/MainUI/SOGoUserHomePage.m commit 3a3781caf1e4ffc0e76b4c2e088b424871cf8d68 Author: Francis Lachapelle Date: Thu Nov 3 13:56:35 2011 +0000 Updated Norwegian translation. Monotone-Parent: b084746023f24f274a1e8a852e8a36bb19bb35ce Monotone-Revision: a87ea6ce03f4b86eb7fdb3d1e53dedbd652bfc0d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T13:56:35 M UI/MainUI/Norwegian.lproj/Localizable.strings commit f8931e0e09eb79a91abe797ba5e8898bb2df93c4 Author: Wolfgang Sourdeau Date: Thu Nov 3 13:40:11 2011 +0000 Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921 Monotone-Revision: 51381931f3aace686a6d1f39fd9e8ff37174e41c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-03T13:40:11 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 203af6a7ca8e37f8924fc05921fe6b1c9fdef90e Author: Francis Lachapelle Date: Thu Nov 3 11:55:37 2011 +0000 Bis. Monotone-Parent: a46f694fb88b061ebf1cde5157986657756d6f5c Monotone-Revision: dc7f4b5bfd6f1e20c6244c01ec2af24c5f5baba3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:55:37 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoSieveManager.m M Tools/SOGoToolRemove.m M Tools/SOGoToolRenameUser.m M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Spanish.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Norwegian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Norwegian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 6051e5975d83ac3ef23c8b277440bb19dc5c09d3 Author: Francis Lachapelle Date: Thu Nov 3 11:54:03 2011 +0000 Reverse localization patch. Monotone-Parent: be2427fa7e45da8ba2b4c7955b6e904c06640586 Monotone-Revision: b084746023f24f274a1e8a852e8a36bb19bb35ce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:54:03 M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoSieveManager.m M Tools/SOGoToolRemove.m M Tools/SOGoToolRenameUser.m M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Spanish.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Norwegian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Norwegian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit b1e5170060ede532743d1d96b011dbcf3d471ff5 Author: Francis Lachapelle Date: Thu Nov 3 11:51:05 2011 +0000 Reverse localization patch. Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921 Monotone-Revision: a46f694fb88b061ebf1cde5157986657756d6f5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:51:05 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoSieveManager.m M Tools/SOGoToolRemove.m M Tools/SOGoToolRenameUser.m M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Spanish.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Norwegian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Norwegian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 5ca67f5b8e1c96e01fff2aa1fa09536ad0d94dbb Author: Wolfgang Sourdeau Date: Wed Nov 2 21:20:02 2011 +0000 Monotone-Parent: 1b807c65d09c64e8b6e6a775dbaaad3db3150dd6 Monotone-Revision: c16aa62954764e28a982189ae9222645f4705921 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T21:20:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 1a4d064d117597d3a5a549bd2851a7a2cc17d362 Author: Wolfgang Sourdeau Date: Wed Nov 2 20:40:57 2011 +0000 Monotone-Parent: 5142a197a31d673a6de8de30e4f1f213bd8e1806 Monotone-Revision: 1b807c65d09c64e8b6e6a775dbaaad3db3150dd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T20:40:57 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 328c50246300e232f40142201b0ba730d41832e7 Author: Wolfgang Sourdeau Date: Wed Nov 2 20:40:32 2011 +0000 Monotone-Parent: e96abacf1d7b608365ee07514a3264bb7e77e0a8 Monotone-Revision: 5142a197a31d673a6de8de30e4f1f213bd8e1806 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T20:40:32 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m commit 2d2da7d4e45166d69bcb0bf8514401552d3b3dc9 Author: Wolfgang Sourdeau Date: Wed Nov 2 20:28:42 2011 +0000 Monotone-Parent: c376ff04c7ac6aed511caec05718166c8170cc7c Monotone-Revision: e96abacf1d7b608365ee07514a3264bb7e77e0a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T20:28:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit db46c4e1a5993792417e915fe60a820a2a678961 Author: Wolfgang Sourdeau Date: Wed Nov 2 18:18:32 2011 +0000 Monotone-Parent: 3e37d64800faf93e948c9831e2985ae7f4da314a Monotone-Revision: c376ff04c7ac6aed511caec05718166c8170cc7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T18:18:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit ff5efe1b1986c616f5b2168d2a7512ef0545e099 Author: Wolfgang Sourdeau Date: Wed Nov 2 12:43:36 2011 +0000 Monotone-Parent: ca32e7014fbdeca8576a2cd0926f5921a097e971 Monotone-Revision: 3e37d64800faf93e948c9831e2985ae7f4da314a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-02T12:43:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 334fbc3a265e70f788e5beb44997b52778cd70aa Author: Wolfgang Sourdeau Date: Tue Nov 1 20:45:59 2011 +0000 Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3 Monotone-Revision: ca32e7014fbdeca8576a2cd0926f5921a097e971 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-01T20:45:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 709a9a23bba5577c2293aac32600fc44c544f724 Author: Francis Lachapelle Date: Tue Nov 1 19:08:26 2011 +0000 See ChangeLog. Monotone-Parent: 01554e46f2d289111d615a3006a1b61ad6f76320 Monotone-Revision: be2427fa7e45da8ba2b4c7955b6e904c06640586 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-01T19:08:26 M ChangeLog M UI/WebServerResources/UIxAclEditor.js commit 90b5a2bf5e53cec85ad08c9a48ee82f12a25df36 Author: Francis Lachapelle Date: Tue Nov 1 18:46:51 2011 +0000 Branch for SOGo v1.3.10 Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3 Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-01T18:46:51 M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoSieveManager.m M Tools/SOGoToolRemove.m M Tools/SOGoToolRenameUser.m M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Spanish.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Icelandic.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Norwegian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.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/Icelandic.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Norwegian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit ecfd582a33816b07941d3ec33350e556b832d183 Author: Wolfgang Sourdeau Date: Tue Nov 1 14:30:20 2011 +0000 Monotone-Parent: 171272a94b2a2daabc128a7bb2a2787ca40ba489 Monotone-Revision: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-01T14:30:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailMessage.m commit 6c105dcf90b8b73a65538c9d2d24775a54ac630f Author: Wolfgang Sourdeau Date: Tue Nov 1 01:37:02 2011 +0000 Monotone-Parent: 119b17733c942a5a103bfac69d069f4162241916 Monotone-Revision: 171272a94b2a2daabc128a7bb2a2787ca40ba489 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-01T01:37:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsAttachment.m commit 2110fba1a3cc416d86eab66279c256d9248fdb32 Author: Wolfgang Sourdeau Date: Tue Nov 1 01:00:33 2011 +0000 Monotone-Parent: 9488bb1220eb58936dc8d649bae5b7ecf2fe01fc Monotone-Revision: 119b17733c942a5a103bfac69d069f4162241916 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-01T01:00:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m commit 4da013c4e3a70b3bd4656cf4dcd3c00d7f5dd21c Author: Wolfgang Sourdeau Date: Mon Oct 31 19:29:37 2011 +0000 Monotone-Parent: 55595f6ee3aaa33db773a4eb60c184519b6f18fd Monotone-Revision: 9488bb1220eb58936dc8d649bae5b7ecf2fe01fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-31T19:29:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailMessage.m commit 2a93ea4e6dfecbd1f37e8c56715a30a5b8d1a64b Author: Wolfgang Sourdeau Date: Mon Oct 31 19:28:22 2011 +0000 Monotone-Parent: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a Monotone-Revision: 55595f6ee3aaa33db773a4eb60c184519b6f18fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-31T19:28:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 506ad03bab2a4c2db4ef4a5ecd37eca962856cf0 Author: Wolfgang Sourdeau Date: Fri Oct 28 16:09:51 2011 +0000 Monotone-Parent: 2d5ff72c3c099708827ce0e685f1f29a86eddcb0 Monotone-Revision: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T16:09:51 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit 2c3cb08c97565e4c393faa7fb76ffb62f1c7bda6 Author: Wolfgang Sourdeau Date: Fri Oct 28 15:13:15 2011 +0000 Monotone-Parent: 8a43228272ae820e41c9c73e361ca745f6695527 Monotone-Revision: 2d5ff72c3c099708827ce0e685f1f29a86eddcb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T15:13:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit 6b820b12bd106c2d6abd1851cd8f6e357165e3e3 Author: Wolfgang Sourdeau Date: Fri Oct 28 13:12:21 2011 +0000 Monotone-Parent: 4ce6162defbc430cacd1a414c9d9b8a3d7e9940e Monotone-Revision: 8a43228272ae820e41c9c73e361ca745f6695527 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T13:12:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailVolatileMessage.m commit 1ba0d4daa159c05f4e0e819ffdf0fb44f27b2565 Author: Wolfgang Sourdeau Date: Fri Oct 28 13:10:47 2011 +0000 Monotone-Parent: a1f0f7f1bc0ae64c5342d0d87ffd1ff8e7e3272c Monotone-Revision: 4ce6162defbc430cacd1a414c9d9b8a3d7e9940e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T13:10:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m commit 832941450969b565f64f93b6e464a663533134a4 Author: Wolfgang Sourdeau Date: Fri Oct 28 13:06:47 2011 +0000 Monotone-Parent: 6142b6a69c8805f4457dc09f449df1a9ef230300 Monotone-Revision: a1f0f7f1bc0ae64c5342d0d87ffd1ff8e7e3272c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T13:06:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 8b8c3ce3053b60519cf3869ce80e64e187d337e9 Author: Wolfgang Sourdeau Date: Fri Oct 28 13:05:34 2011 +0000 Monotone-Parent: a0ed2b3f186933aa14864e802da07512d3c68379 Monotone-Revision: 6142b6a69c8805f4457dc09f449df1a9ef230300 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T13:05:34 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6970280ac2fb354d965558551ae6cf276b4232db Author: Wolfgang Sourdeau Date: Fri Oct 28 01:56:40 2011 +0000 Monotone-Parent: 479a80bcb5b10e43ecadc5b5db6efa34926e52a0 Monotone-Revision: a0ed2b3f186933aa14864e802da07512d3c68379 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-28T01:56:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreVolatileMessage.m commit 530a339d720837d20f02ca9dd62a957e00856052 Author: Wolfgang Sourdeau Date: Thu Oct 27 21:38:17 2011 +0000 Monotone-Parent: 5cdce5bcdd485012bf16a49a2dd5dfddaae270c0 Monotone-Revision: 213bbc308bab313d8aeeda0c97702d2718560a33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-27T21:38:17 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 94efd85764db009d7d2f066aac5e08a0a0e72c82 Author: Francis Lachapelle Date: Thu Oct 27 18:50:42 2011 +0000 See ChangeLog. Monotone-Parent: 826c26c2f6f34d0cea46bfa5fc4827ec833f3b9d Monotone-Revision: f094ea8727e7110bffdeac78126137ceea63eda5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-27T18:50:42 M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 8b66f12225a046c768e18991eb33beb6df7a5d43 Author: Francis Lachapelle Date: Thu Oct 27 18:47:59 2011 +0000 See ChangeLog. Monotone-Parent: 7687ea3a86932c857758b36d555fd71f5ad1ecb5 Monotone-Revision: 826c26c2f6f34d0cea46bfa5fc4827ec833f3b9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-27T18:47:59 M ChangeLog M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit c931c0ea91250df726f1c4ba80305a5812e3f11d Author: Francis Lachapelle Date: Thu Oct 27 18:35:56 2011 +0000 Removed reference to sogod-wrapper in debian rules. Monotone-Parent: a8c1ef20873db2c870d93bd5f81876e3cb41c719 Monotone-Revision: 7687ea3a86932c857758b36d555fd71f5ad1ecb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-27T18:35:56 M debian/rules commit e06056d62572436d3ad36d92ec90546050904455 Author: Wolfgang Sourdeau Date: Thu Oct 27 16:01:51 2011 +0000 Monotone-Parent: 674dec9c0680a0ce5418d7dc05b15bc69a65f379 Monotone-Revision: 5cdce5bcdd485012bf16a49a2dd5dfddaae270c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-27T16:01:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreVolatileMessage.h M OpenChange/MAPIStoreVolatileMessage.m commit 14eaf1f7facda0e36d3585006ed962af59de4635 Author: Wolfgang Sourdeau Date: Thu Oct 27 15:59:50 2011 +0000 Monotone-Parent: 55b27cea4512267428af5613642488fa4b4f83fb Monotone-Revision: 674dec9c0680a0ce5418d7dc05b15bc69a65f379 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-27T15:59:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit be3e28647890da0d0620d6d52bd87d515fa56ad2 Author: Wolfgang Sourdeau Date: Thu Oct 27 00:17:40 2011 +0000 Monotone-Parent: d9b2b0a2845a06c22e7a7b71eb7857acb44bf0e4 Monotone-Revision: 55b27cea4512267428af5613642488fa4b4f83fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-27T00:17:40 Monotone-Branch: ca.inverse.sogo M ChangeLog commit f94d90acd2d524cdc765388444f12e80b5bc1f29 Author: Wolfgang Sourdeau Date: Wed Oct 26 23:52:55 2011 +0000 Monotone-Parent: a297f80b93f195cc2534f1493b2f4e4a124cf3ca Monotone-Revision: d9b2b0a2845a06c22e7a7b71eb7857acb44bf0e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T23:52:55 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/EOQualifier+MAPI.h A OpenChange/EOQualifier+MAPI.m D OpenChange/EOQualifier+MAPIMem.h D OpenChange/EOQualifier+MAPIMem.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailVolatileMessage.h M OpenChange/MAPIStoreMailVolatileMessage.m A OpenChange/MAPIStoreVolatileMessage.h A OpenChange/MAPIStoreVolatileMessage.m M OpenChange/SOGoMAPIFSFolder.m M OpenChange/SOGoMAPIFSMessage.h D OpenChange/SOGoMAPIMemMessage.h D OpenChange/SOGoMAPIMemMessage.m A OpenChange/SOGoMAPIVolatileMessage.h A OpenChange/SOGoMAPIVolatileMessage.m commit cc335e8f72371c6567dbbf9fa6761524ef3e7d76 Author: Wolfgang Sourdeau Date: Wed Oct 26 21:33:51 2011 +0000 Monotone-Parent: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd Monotone-Revision: a297f80b93f195cc2534f1493b2f4e4a124cf3ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T21:33:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreContactsMessage.m D OpenChange/MAPIStoreDraftsMessage.h D OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSMessage.h M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreMailFolder.m A OpenChange/MAPIStoreMailVolatileMessage.h A OpenChange/MAPIStoreMailVolatileMessage.m D OpenChange/MAPIStoreMemMailMessage.h D OpenChange/MAPIStoreMemMailMessage.m M OpenChange/MAPIStoreSOGo.m commit 75e3dac9b6fe8cbc5d45c43c212cd96becaeba7f Author: Wolfgang Sourdeau Date: Wed Oct 26 21:29:36 2011 +0000 Monotone-Parent: d8051095a654a9aefa21bff1eaec9672b5ddb438 Monotone-Revision: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T21:29:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit 14e42881c9f972e927b8ece3232b4f8bbf3ae894 Author: Francis Lachapelle Date: Wed Oct 26 19:27:45 2011 +0000 applied changes from e58cd8ddee83e89995547f174e7a1a6085b2a8f0 through b1d970d4f6e94971dfb6cc4f4be3c09a236823cf Monotone-Parent: 6eb618087a406a6325b55eae8131b9965c37aed9 Monotone-Revision: c3411f7017bb6e32f1e36f27be244fc31dc045fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T19:27:45 Monotone-Branch: ca.inverse.sogo M Version commit 69577156025c774f4da16a4d484eac7b048a0fe5 Author: Francis Lachapelle Date: Wed Oct 26 19:10:04 2011 +0000 Update guides. Monotone-Parent: 183c901c5f7761c71b64c0f4701fa44ef6e103d2 Monotone-Revision: a8c1ef20873db2c870d93bd5f81876e3cb41c719 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T19:10:04 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 068d91dae832c9834276d4c0f81fe54f95f5064a Author: Francis Lachapelle Date: Wed Oct 26 18:59:14 2011 +0000 Added dependency on GNUstep 1.23. Monotone-Parent: 077c7df5d9e9521e319d8103c41733e43ce55ee5 Monotone-Revision: 183c901c5f7761c71b64c0f4701fa44ef6e103d2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T18:59:14 M NEWS M sogo.spec commit 96e783be7e38654cf81dacef848382c653a3f21e Author: Francis Lachapelle Date: Wed Oct 26 18:15:40 2011 +0000 Updated installation guide. Monotone-Parent: cc3dd5fb34faf774ac055355c0ab218db7974683 Monotone-Revision: 231e422b9b38aa18cacf5236082f57d828dbf8f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T18:15:40 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 3820e1cde506950dbd29a70eddc0c7f6520a22f1 Author: Francis Lachapelle Date: Wed Oct 26 18:15:12 2011 +0000 Updated images. Monotone-Parent: db201f68d2a8089e8db6d5dbe3a0c2acc88f7cbb Monotone-Revision: cc3dd5fb34faf774ac055355c0ab218db7974683 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T18:15:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dot.png M UI/WebServerResources/flag.png commit 13ba71843563c98e20af31570942c1795aafa25d Author: Ludovic Marcotte Date: Wed Oct 26 16:21:08 2011 +0000 Adjustments to the guide regarding RPMs usage Monotone-Parent: 231e422b9b38aa18cacf5236082f57d828dbf8f2 Monotone-Revision: 419aa9c6f9c2f99bd8f553de4a4cc7e43960b964 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-26T16:21:08 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 832396682325c72dc5f7929ff288395a9d716330 Author: Francis Lachapelle Date: Wed Oct 26 16:18:55 2011 +0000 Updated NEWS file. Monotone-Parent: d03d3ac4770756bf4494d9e20e9768b28e5ff0cb Monotone-Revision: 077c7df5d9e9521e319d8103c41733e43ce55ee5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T16:18:55 M NEWS commit fafcd1aaab469fb84f39fcaeeb1b83465cee7a0f Author: Francis Lachapelle Date: Wed Oct 26 15:25:49 2011 +0000 See ChangeLog. Monotone-Parent: 9622fc005299a8ed3c143c177667be6f33df9523 Monotone-Revision: d03d3ac4770756bf4494d9e20e9768b28e5ff0cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-26T15:25:49 M ChangeLog M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit df1e4be9493048cf06be017ecf51b9d9ceb9fff3 Author: Ludovic Marcotte Date: Wed Oct 26 15:20:45 2011 +0000 Mention in the doc to enabled rpmforge-extras Monotone-Parent: 0cf5c45a19265b9daa69ea1b2e7f8ad936244c72 Monotone-Revision: db201f68d2a8089e8db6d5dbe3a0c2acc88f7cbb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-26T15:20:45 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit c233792b679ada33fbf4a1303f3e0a9411a5f818 Author: Wolfgang Sourdeau Date: Wed Oct 26 15:23:01 2011 +0000 Monotone-Parent: 7842c8950fe912d981925f06e3b7a2f432bc5f2a Monotone-Revision: 0cf5c45a19265b9daa69ea1b2e7f8ad936244c72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T15:23:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.m commit c6b716ef62d54a3ff8a37f76627fb344ca6c5040 Author: Wolfgang Sourdeau Date: Wed Oct 26 15:15:17 2011 +0000 Monotone-Parent: 8bcefff481572fc23caa92d92861c18902d781bd Monotone-Revision: 6d629d88d3b01fa71fac5c998333eed2c61c6232 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T15:15:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMemMailMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksMessage.m commit 1b696fec7f49bac74192ca0baf4efa584bd0b7f3 Author: Wolfgang Sourdeau Date: Wed Oct 26 15:00:53 2011 +0000 Monotone-Parent: 7fda497b476e41fe9d5324a0c31127a0e9777847 Monotone-Revision: 8bcefff481572fc23caa92d92861c18902d781bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T15:00:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreSOGo.m commit d59f55eac942a6bd6b406304d7e0ae9fda9e9320 Author: Ludovic Marcotte Date: Wed Oct 26 12:38:34 2011 +0000 Updated the doc for beta 3 Monotone-Parent: 7fda497b476e41fe9d5324a0c31127a0e9777847 Monotone-Revision: a0aad18e83de9385156d83958ccb5e65c0a45d62 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-26T12:38:34 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit d437ca054096c522a32229565daab5c172992c34 Author: Francis Lachapelle Date: Tue Oct 25 20:58:18 2011 +0000 See ChangeLog. Monotone-Parent: 9b2ef440fdc7d9495d4f165d7fafc6bd0b2d6068 Monotone-Revision: 9622fc005299a8ed3c143c177667be6f33df9523 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-25T20:58:18 M ChangeLog M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.js commit cc16643242ebb0e3b513407cbdc07fcffb1daeef Author: Wolfgang Sourdeau Date: Tue Oct 25 20:23:43 2011 +0000 Monotone-Parent: 07f66207968bbc8815cccf3c0b6d5147e13d8ab6 Monotone-Revision: 7fda497b476e41fe9d5324a0c31127a0e9777847 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-25T20:23:43 Monotone-Branch: ca.inverse.sogo M ChangeLog D OpenChange/EOQualifier+MAPIFS.h D OpenChange/EOQualifier+MAPIFS.m A OpenChange/EOQualifier+MAPIMem.h A OpenChange/EOQualifier+MAPIMem.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMemMailMessage.m M OpenChange/SOGoMAPIFSFolder.m M OpenChange/SOGoMAPIFSMessage.h M OpenChange/SOGoMAPIFSMessage.m A OpenChange/SOGoMAPIMemMessage.h A OpenChange/SOGoMAPIMemMessage.m D OpenChange/SOGoMemMessage.h D OpenChange/SOGoMemMessage.m commit f287bc58352314e955f400190374aec9021da11c Author: Francis Lachapelle Date: Tue Oct 25 18:22:47 2011 +0000 Monotone-Parent: ae46e31f72c5d2fa83adafdcd120cc16cc80b1b6 Monotone-Revision: 9b2ef440fdc7d9495d4f165d7fafc6bd0b2d6068 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-25T18:22:47 M UI/WebServerResources/AdministrationUI.css M UI/WebServerResources/dot.png M UI/WebServerResources/flag.png commit 5666149e37a519adb4373ea412d534b8b9ec2eea Author: Wolfgang Sourdeau Date: Tue Oct 25 18:19:08 2011 +0000 Monotone-Parent: 08c6872fb6a9c8bafc542d62b81e555faf5e1c05 Monotone-Revision: 07f66207968bbc8815cccf3c0b6d5147e13d8ab6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-25T18:19:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreDraftsMessage.m A OpenChange/MAPIStoreMIME.h A OpenChange/MAPIStoreMIME.m commit 1907700095418b42297a87c34566d69b4a929c58 Author: Francis Lachapelle Date: Tue Oct 25 18:04:09 2011 +0000 Monotone-Parent: b1d970d4f6e94971dfb6cc4f4be3c09a236823cf Monotone-Revision: ae46e31f72c5d2fa83adafdcd120cc16cc80b1b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-25T18:04:09 M Version commit 158c2906152a12550c3fbeb3738d2776ec05b1bb Author: Francis Lachapelle Date: Tue Oct 25 18:03:52 2011 +0000 Character case error in contact-oracle.ocs. Monotone-Parent: e58cd8ddee83e89995547f174e7a1a6085b2a8f0 Monotone-Revision: b1d970d4f6e94971dfb6cc4f4be3c09a236823cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-25T18:03:52 M OGoContentStore/contact-oracle.ocs commit e2457472b411c4cb9d204861524054d63ea77568 Author: Wolfgang Sourdeau Date: Tue Oct 25 17:36:51 2011 +0000 Monotone-Parent: dfb6501f2203375a52c674747ac8caa6ab2ca7d3 Monotone-Revision: 08c6872fb6a9c8bafc542d62b81e555faf5e1c05 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-25T17:36:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreMailAttachment.m commit fc6711585a0b0a31a2709e771f5cfe6cf7234258 Author: Wolfgang Sourdeau Date: Tue Oct 25 17:34:49 2011 +0000 Monotone-Parent: 28db46689fe3ccc299be6164973466befdedb0f7 Monotone-Revision: dfb6501f2203375a52c674747ac8caa6ab2ca7d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-25T17:34:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit 5f3b6f51650c33e559b010a6ed49c99d03d1d258 Author: Wolfgang Sourdeau Date: Mon Oct 24 20:48:53 2011 +0000 Monotone-Parent: b5395887a09dd182d09095356fc372c77721f166 Monotone-Revision: 28db46689fe3ccc299be6164973466befdedb0f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-24T20:48:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.m commit e20f416d09ce7fc2aed26c9b927524247ea63298 Author: Wolfgang Sourdeau Date: Mon Oct 24 20:48:03 2011 +0000 Monotone-Parent: 78bf27c4571563117a85d2db0f4bb11b16e42f81 Monotone-Revision: b5395887a09dd182d09095356fc372c77721f166 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-24T20:48:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContactsMessage.h commit 83ec2b0eb1411ce3482fbe34dc20fe55cea6d307 Author: Wolfgang Sourdeau Date: Mon Oct 24 20:47:55 2011 +0000 Monotone-Parent: d87756b39fc2fd188457307a1436fbf2bff7cce9 Monotone-Revision: 78bf27c4571563117a85d2db0f4bb11b16e42f81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-24T20:47:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m commit 68990cbe0e021d3158f53a859d054d08eadf4250 Author: Wolfgang Sourdeau Date: Mon Oct 24 20:45:05 2011 +0000 Monotone-Parent: ed625914479265cad78fb3a15cd5f9e1e8c0a849 Monotone-Revision: d87756b39fc2fd188457307a1436fbf2bff7cce9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-24T20:45:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/MAPIStoreContactsAttachment.h A OpenChange/MAPIStoreContactsAttachment.m commit 51f742c61c4c3bb9c16aa90216e061d68a9b4cdd Author: Francis Lachapelle Date: Mon Oct 24 20:42:28 2011 +0000 Updated NEWS file. Monotone-Parent: 599fa43b3eab4e51e4df74a85c904490f8700d37 Monotone-Revision: 7df38448b3a1432fc26a95fbe40e2c8524140008 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-24T20:42:28 M NEWS commit 507cd8f7a4ba27c02d17e22469f53cf6a6fc71fb Author: Francis Lachapelle Date: Mon Oct 24 20:30:08 2011 +0000 Updated unseen icon in Webmail module. Monotone-Parent: b973b6cdb8f36ae9fe9aed817676417f4281976e Monotone-Revision: ed625914479265cad78fb3a15cd5f9e1e8c0a849 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-24T20:30:08 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js D UI/WebServerResources/icon_unread.gif A UI/WebServerResources/unread.png commit 3a5fbb3af3bf21f83acfa6d1670d6fa36fa43096 Author: Francis Lachapelle Date: Mon Oct 24 16:10:40 2011 +0000 Monotone-Parent: 004e35b648d1070b320f15c658e3294fe8cc154e Monotone-Revision: b973b6cdb8f36ae9fe9aed817676417f4281976e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-24T16:10:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 37d2f449b325f9f5b11481a0464d40be7d472262 Author: Wolfgang Sourdeau Date: Fri Oct 21 23:44:29 2011 +0000 Monotone-Parent: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a Monotone-Revision: c0c3d56a3486d587b4e272a42efcc42e8a77897e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-21T23:44:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/plreader.m commit f1da116a55427b177adfb959c0bb4c542cd6109c Author: Francis Lachapelle Date: Fri Oct 21 20:12:38 2011 +0000 See ChangeLog. Monotone-Parent: f6c6bfab15922450127ccb9597bbc97468d695c0 Monotone-Revision: afd67b085b60bc29f1319198a1796a532db22ebf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-21T20:12:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserManager.m M UI/Common/UIxAclEditor.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailToSelection.js commit 19169e821dd6f8e8a22eee7e6786c70e1554667e Author: Francis Lachapelle Date: Fri Oct 21 14:57:57 2011 +0000 Fix for bug #1442. See ChangeLog. Monotone-Parent: d7092dc459f63233bb9e0a7aadc3380b2682ed2a Monotone-Revision: f6c6bfab15922450127ccb9597bbc97468d695c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-21T14:57:57 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs M OGoContentStore/contact-oracle.ocs M OGoContentStore/contact.ocs M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m commit f2aaeaec2aa30a04e2d5d37669b10acfebfd9aa7 Author: Ludovic Marcotte Date: Fri Oct 21 12:17:03 2011 +0000 Updated guide for beta 2 release Monotone-Parent: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a Monotone-Revision: d7092dc459f63233bb9e0a7aadc3380b2682ed2a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-21T12:17:03 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 6a939a69b199dcf85636693a347413f619763d08 Author: Ludovic Marcotte Date: Thu Oct 20 11:24:15 2011 +0000 Updated guide for beta 2 release Monotone-Parent: 6900d195b7f7c7e4a5ca052f38e881334fe38c7b Monotone-Revision: aeb6c6e374c725f1249d84119e6cc1b7ce8d1f1a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-20T11:24:15 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 76fca9c833837163ad70fad38aaeb0212a786501 Author: Wolfgang Sourdeau Date: Wed Oct 19 14:59:11 2011 +0000 Monotone-Parent: 30df56fed6201e5630b76375285bd214a212211a Monotone-Revision: 6900d195b7f7c7e4a5ca052f38e881334fe38c7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-19T14:59:11 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 631a72b2230165df8d64f81f67a5b753568a8ecf Author: Wolfgang Sourdeau Date: Wed Oct 19 13:58:22 2011 +0000 Monotone-Parent: 56f1fa4190879117f1a79ceb54d70f4fa769ce40 Monotone-Revision: 30df56fed6201e5630b76375285bd214a212211a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-19T13:58:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit e853d51f0677b1c14d9de9daba3a12efb69f0561 Author: Wolfgang Sourdeau Date: Tue Oct 18 19:47:19 2011 +0000 Monotone-Parent: 6d01c80e5eec109ea98411f9b345712653571eee Monotone-Revision: 56f1fa4190879117f1a79ceb54d70f4fa769ce40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-18T19:47:19 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile M OpenChange/MAPIStoreSOGo.m commit 9caf03820b3952a2484615e2291bc10d141b8c97 Author: Francis Lachapelle Date: Tue Oct 18 19:09:19 2011 +0000 Fix for bug #1438. See ChangeLog. Monotone-Parent: f770d812a46b526af6dd29630df45683a5bf503d Monotone-Revision: c98e3872a8bdd768ed6e254e52f9956140773146 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-18T19:09:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit cd483369660def410d8ab90fc18ccc42101fc5f0 Author: Francis Lachapelle Date: Tue Oct 18 18:24:26 2011 +0000 See ChangeLog. Monotone-Parent: 8a9a97e74ab23c27d73459976c2caa29e59adf64 Monotone-Revision: 9cd374b5145ecb4b9e8a0e2131e87d85796cbba9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-18T18:24:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit e376b60c66c50c350381a19e7ab5fa2984c1238d Author: Wolfgang Sourdeau Date: Tue Oct 18 01:13:45 2011 +0000 Monotone-Parent: eda5c525a4bff80cf6f3bc99808aeca62b525c78 Monotone-Revision: f547e80f0b37a2309a16da53656017a4ee10f80b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-18T01:13:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit b68e3b5455f03d010ad90d8ec6e7ef4c36f1461b Author: Wolfgang Sourdeau Date: Mon Oct 17 23:29:13 2011 +0000 Monotone-Parent: 4de190eb54e811b0e429f7196209e16bcb702c5e Monotone-Revision: eda5c525a4bff80cf6f3bc99808aeca62b525c78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T23:29:13 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreSOGo.m commit 389d62a1cac66d301ee01050e0521d2d00b69b7f Author: Wolfgang Sourdeau Date: Mon Oct 17 23:28:40 2011 +0000 Monotone-Parent: 7006e81f038867b26d3ed4119e35ad3a2763d2d4 Monotone-Revision: 4de190eb54e811b0e429f7196209e16bcb702c5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T23:28:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit ba711bcad442d24af307bd0839d79a46ceedd5b5 Author: Ludovic Marcotte Date: Tue Oct 18 12:25:53 2011 +0000 Fix for bug #1096 Monotone-Parent: 0b64839fea2e383dcc57f754615f294e164d5826 Monotone-Revision: 7006e81f038867b26d3ed4119e35ad3a2763d2d4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-18T12:25:53 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m commit 53721a77cfa7b87964a74e8d295c63a166abd0ac Author: Wolfgang Sourdeau Date: Mon Oct 17 19:06:55 2011 +0000 Typo Monotone-Parent: daa6dd40e146759ef92c3d347170e76ecb9a4ea1 Monotone-Revision: 0b64839fea2e383dcc57f754615f294e164d5826 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T19:06:55 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 77c2e71d7722573f8a914bc7722468d10f5e2fd0 Author: Wolfgang Sourdeau Date: Mon Oct 17 19:02:12 2011 +0000 Unified some Debian and RHEL package scripts and conf files Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e Monotone-Revision: bf6121d3dc97f8818e141ab359174b9b83aefbb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T19:02:12 Monotone-Branch: ca.inverse.sogo D Apache/SOGo-debian.conf M Apache/SOGo.conf M Scripts/sogo-init.d-redhat D Scripts/sogod-wrapper M debian/rules M sogo.spec commit d3607df571c0f9526e9b2338ceb3a53609c640ee Author: Ludovic Marcotte Date: Mon Oct 17 17:14:06 2011 +0000 Fix for bug #1457 Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e Monotone-Revision: 6ad817abd0c038e9c0fd0d18eb1cdcbca563a507 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-17T17:14:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/WORequest+SOGo.m commit c97bab4457b2df5e893b9f6ead512e3b1f06ab77 Author: Wolfgang Sourdeau Date: Mon Oct 17 15:29:14 2011 +0000 Monotone-Parent: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c Monotone-Revision: 075d74e27ae04f20b3c4704bd989f61c0e07ddf6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T15:29:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 94439ee94d08b54b2ffac39661c68cae04288fd5 Author: Francis Lachapelle Date: Fri Oct 14 20:43:01 2011 +0000 See ChangeLog. Monotone-Parent: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c Monotone-Revision: 8a9a97e74ab23c27d73459976c2caa29e59adf64 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-14T20:43:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailToSelection.js commit eff16d0f66acf4ba5370ee5310b6ac6e2e1cb339 Author: Wolfgang Sourdeau Date: Fri Oct 14 20:16:44 2011 +0000 Monotone-Parent: e544d6e6a391b42f6e4e92101c0cc9c3553e58ed Monotone-Revision: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T20:16:44 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 784ba2e55bc24213097fb2342f02df629062d5b0 Author: Wolfgang Sourdeau Date: Fri Oct 14 20:14:14 2011 +0000 Monotone-Parent: 5362013a2b24a512615d67c66536571e75609a5e Monotone-Revision: e544d6e6a391b42f6e4e92101c0cc9c3553e58ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T20:14:14 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 3362d667d9aa24e541d24bd912c5bd7e37794b8b Author: Wolfgang Sourdeau Date: Fri Oct 14 19:55:02 2011 +0000 Monotone-Parent: 0d29161fd4202fd70ac59f1c1c5a8d9867fc27c5 Monotone-Revision: 5362013a2b24a512615d67c66536571e75609a5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:55:02 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 40db9fea31e77032f0bb7d2d2a90c58c21d4307a Author: Wolfgang Sourdeau Date: Fri Oct 14 19:51:42 2011 +0000 Monotone-Parent: 952e5ac16e76ebd500cfd19dcb5355f231d38bfc Monotone-Revision: 0d29161fd4202fd70ac59f1c1c5a8d9867fc27c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:51:42 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 5dbd2e045c6c6b258fb94ee02ac2c9998c5b0733 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:50:21 2011 +0000 Monotone-Parent: d589e40f05abe383340293f75981bab0f0ee6396 Monotone-Revision: 952e5ac16e76ebd500cfd19dcb5355f231d38bfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:50:21 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreObject.h commit 7fa025c355eba0acc63f8365f1f94cf82f4d38b0 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:42:16 2011 +0000 Monotone-Parent: 0e67d5e5243429d84d07553a966befe16961db76 Monotone-Revision: d589e40f05abe383340293f75981bab0f0ee6396 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:42:16 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m commit 0da78c8a0c41fe081c49113a7a8d003ce76421e6 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:35:54 2011 +0000 Monotone-Parent: facb5d4600a60a2bb140905284c1af0af3c2045a Monotone-Revision: 0e67d5e5243429d84d07553a966befe16961db76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:35:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.m commit 38d651dc51f2a9a4da46efbda4c9d38a63d21dd3 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:32:46 2011 +0000 Monotone-Parent: 6f7725fbbbd464e612187e3031bae740ef90cbad Monotone-Revision: facb5d4600a60a2bb140905284c1af0af3c2045a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:32:46 Monotone-Branch: ca.inverse.sogo M sogo.spec commit c7543069037addc7ab7071a73dc057f3d0b299c6 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:31:11 2011 +0000 Monotone-Parent: 8fcba99701abab4c7df2a77871ceeadbe975eceb Monotone-Revision: 6f7725fbbbd464e612187e3031bae740ef90cbad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:31:11 Monotone-Branch: ca.inverse.sogo M sogo.spec commit aeb4cbbd542808db79e20b9b5a9a804064ae6102 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:25:17 2011 +0000 Monotone-Parent: 23754eb6015e4caa5d0ab194cddb492b9ed5fbe9 Monotone-Revision: 8fcba99701abab4c7df2a77871ceeadbe975eceb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:25:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit f3916357df4a09d676ca0bdf9ad59f20e88d8878 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:18:20 2011 +0000 Monotone-Parent: a450abc483f3b225cb25328ed5bf21f1cd7d177a Monotone-Revision: af3dfd2963ebbc1b9b4b29103900ac5125253ac0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:18:20 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 330e9d419c44caaef8b4768ed773e7e874503834 Author: Wolfgang Sourdeau Date: Fri Oct 14 19:13:58 2011 +0000 Monotone-Parent: 9cddfa451166e89060a244252b01a2d1e4cc52be Monotone-Revision: a450abc483f3b225cb25328ed5bf21f1cd7d177a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:13:58 Monotone-Branch: ca.inverse.sogo M sogo.spec commit a6b8d4385ee5b31605e45b8a41f0dc327377a0f2 Author: Francis Lachapelle Date: Fri Oct 14 19:13:53 2011 +0000 See ChangeLog. Monotone-Parent: 43302bf5a2ca20f32477d5cd984a6f08aeb0149b Monotone-Revision: da1d45b607b5db68530b2ee303a1bcc9b6ef3057 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-14T19:13:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 739cfa8268db15da18c329d4aeb0191ce915734f Author: Wolfgang Sourdeau Date: Fri Oct 14 19:08:31 2011 +0000 Monotone-Parent: fa2e7098c9457bb1b9933f49556578b5326860d2 Monotone-Revision: 484dfbcd9e1364cb46bc486c8a0669b0d2729d37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:08:31 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 185f62de12e814a53454e407b8e122abc0b538af Author: Ludovic Marcotte Date: Fri Oct 14 16:32:30 2011 +0000 See ChangeLog Monotone-Parent: 5be507aec21eb7c99a5024135035b80901450a40 Monotone-Revision: d85ac88023025021e4352537636d2fc8a8d43667 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-14T16:32:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit ecd08fd79b748a7ff094e9cdba13e2fc9bdd2da1 Author: Ludovic Marcotte Date: Fri Oct 14 13:32:10 2011 +0000 See ChangeLog Monotone-Parent: fa2e7098c9457bb1b9933f49556578b5326860d2 Monotone-Revision: 5be507aec21eb7c99a5024135035b80901450a40 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-14T13:32:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 43b48bd3dbd41860dc013674233fb578ac8ce270 Author: Francis Lachapelle Date: Thu Oct 13 10:53:16 2011 +0000 See ChangeLog. Monotone-Parent: 5be507aec21eb7c99a5024135035b80901450a40 Monotone-Revision: 43302bf5a2ca20f32477d5cd984a6f08aeb0149b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-13T10:53:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit ba74b80963b5c0a67a31c012aabc03f487379404 Author: Francis Lachapelle Date: Thu Oct 13 01:27:57 2011 +0000 See ChangeLog. Monotone-Parent: 857772ec1aaf974c6de49756782191a9e65a3ee0 Monotone-Revision: dbc2fb47336e631355604e1c4273613997a2bb90 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-13T01:27:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolUserPreferences.m commit 9c17e7be92638a771d0e80b372f3572dddc99eed Author: Wolfgang Sourdeau Date: Thu Oct 13 01:03:09 2011 +0000 Monotone-Parent: d75ed56bb85ad0c1c37621595267a590aa9b60db Monotone-Revision: 3e033b86ce4c3221ccb5e2e1dd845bd3a033ec31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-13T01:03:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 600c8ddb7e21bc7ee1e30153dca3ee213e4ba418 Author: Wolfgang Sourdeau Date: Wed Oct 12 20:00:46 2011 +0000 Monotone-Parent: 0e24f707625b8e960d18430aa904f3ec40c5dd2a Monotone-Revision: d75ed56bb85ad0c1c37621595267a590aa9b60db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-12T20:00:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreMailMessage.m commit 4db63efdac6ff784747d511e8985a021bc07911b Author: Wolfgang Sourdeau Date: Wed Oct 12 15:44:05 2011 +0000 Monotone-Parent: a5f48f0f230b1ab06aed06cd8c3045f68a271f5c Monotone-Revision: 0e24f707625b8e960d18430aa904f3ec40c5dd2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-12T15:44:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 0d13cebe153b71ae9e3a29bd34707a182d2817c5 Author: Wolfgang Sourdeau Date: Wed Oct 12 15:42:16 2011 +0000 Monotone-Parent: 695f603b17d7e3b7f6e1bdfc01f835786341dab6 Monotone-Revision: a5f48f0f230b1ab06aed06cd8c3045f68a271f5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-12T15:42:16 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit b23add1e0e2222d27152f5f3372c389481dc72a8 Author: Wolfgang Sourdeau Date: Tue Oct 11 23:38:37 2011 +0000 Monotone-Parent: 2fd9ca48151cb890633db65a0c6b7a4066ce2ff0 Monotone-Revision: 695f603b17d7e3b7f6e1bdfc01f835786341dab6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-11T23:38:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m commit c1726a8c404360af8ee4481902fd5de1f5b683c1 Author: Wolfgang Sourdeau Date: Tue Oct 11 21:16:57 2011 +0000 Monotone-Parent: e329ec905c74bf16f8adf33509a116ea62e1d65f Monotone-Revision: 2fd9ca48151cb890633db65a0c6b7a4066ce2ff0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-11T21:16:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit 8c929bc16bc45c58d63010a1b232c9dd818d4a75 Author: Wolfgang Sourdeau Date: Tue Oct 11 19:46:02 2011 +0000 Monotone-Parent: ec16bdb7ba63858784457e5200d914d15be4c55e Monotone-Revision: bae3f2d15f56ace2300155adab60e9293a29ea32 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-11T19:46:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit f15be9f23b41550b200351a43cd3bd3521825a70 Author: Wolfgang Sourdeau Date: Tue Oct 11 19:35:41 2011 +0000 Monotone-Parent: 4aa646b0faf339f31cde63a356f16e3c5e98e28a Monotone-Revision: ec16bdb7ba63858784457e5200d914d15be4c55e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-11T19:35:41 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit a93831bfba62773af6b6b5a6c10bc8b3746b6c8f Author: Francis Lachapelle Date: Tue Oct 11 17:41:27 2011 +0000 Updated translations of UI/MailPartViewers. Monotone-Parent: c4988e0379d3f99f40a98620c2c808a000bc5c58 Monotone-Revision: 144cb4c06dec97c8fe5c36c3cb3df99cdbb2b899 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-11T17:41:27 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Icelandic.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailPartViewers/Norwegian.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailPartViewers/Swedish.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings commit 18d7070c4a44a8437eb1e47615db9506548eef83 Author: Wolfgang Sourdeau Date: Mon Oct 10 04:01:35 2011 +0000 Monotone-Parent: 204093991ba2b93a87ca4679f958553358ef7abe Monotone-Revision: 4aa646b0faf339f31cde63a356f16e3c5e98e28a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-10T04:01:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 64d8402fe2768e8c0927447e0ce2366c54eb9db6 Author: Wolfgang Sourdeau Date: Sun Oct 9 17:50:47 2011 +0000 Monotone-Parent: 34674c4b324f4c4e34c785d128cd8d8916743871 Monotone-Revision: 204093991ba2b93a87ca4679f958553358ef7abe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-09T17:50:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 286b4429be72a127e49caa93dea86744dc8acaf5 Author: Wolfgang Sourdeau Date: Sun Oct 9 17:50:13 2011 +0000 Monotone-Parent: b7121103b5c83ec9a9fc4addad1f568b80aee426 Monotone-Revision: 34674c4b324f4c4e34c785d128cd8d8916743871 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-09T17:50:13 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit 453b24037764ab92815e374fa576eb3aa6f2fcff Author: Wolfgang Sourdeau Date: Fri Oct 7 20:58:08 2011 +0000 Monotone-Parent: 9d3573216e60e7dd9cd8ed6a20ed05126c35cc55 Monotone-Revision: 0ba3fa1a82dc1f0c5096914a7415602564beb50e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-07T20:58:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMapping.m commit 78cc8b0d1039e3f33c0d6a20e61731c7985458f5 Author: Francis Lachapelle Date: Fri Oct 7 20:35:14 2011 +0000 See ChangeLog. Monotone-Parent: aa311a74c94078a5b69b3e41fcc28b5fab3a23e0 Monotone-Revision: c4988e0379d3f99f40a98620c2c808a000bc5c58 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-07T20:35:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 8b6c41f7cbeee46cbe01bcba10e07e97c53b32b9 Author: Francis Lachapelle Date: Fri Oct 7 20:18:26 2011 +0000 Updated CKEditor to version 3.6.2. Monotone-Parent: d7e6ea19eaf3a8552c44ce60ed58b2efa54b9a27 Monotone-Revision: aa311a74c94078a5b69b3e41fcc28b5fab3a23e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-07T20:18:26 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/ka.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit 4e6a070fdc30f09204df3ed4d10ee8a0db38443b Author: Ludovic Marcotte Date: Fri Oct 7 18:30:15 2011 +0000 Replaced all references to 0xffffffffffffffff/0xffffffffffffffffLL with ULLONG_MAX Monotone-Parent: 04a0346af8290ab531d44883c56b4b27443baade Monotone-Revision: d7e6ea19eaf3a8552c44ce60ed58b2efa54b9a27 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T18:30:15 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStorePermissionsTable.m commit 8324533cdb1807cb25e047dc595b50a32c4f8a45 Author: Ludovic Marcotte Date: Fri Oct 7 17:13:50 2011 +0000 Reverted AGAIN temporary stuff from previous commit Monotone-Parent: dab3668bce4278be22f243f5c2d650104d8d89fe Monotone-Revision: 04a0346af8290ab531d44883c56b4b27443baade Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T17:13:50 Monotone-Branch: ca.inverse.sogo M GNUmakefile M Main/GNUmakefile M Main/SOGo.h M Main/SOGo.m commit 220410b446aa69cd60d72ae89ab994c55c558b52 Author: Ludovic Marcotte Date: Fri Oct 7 17:11:24 2011 +0000 forgot file in previous commit Monotone-Parent: a23f9b6b633e53869f52361213e6478e36384813 Monotone-Revision: dab3668bce4278be22f243f5c2d650104d8d89fe Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T17:11:24 Monotone-Branch: ca.inverse.sogo M GNUmakefile M Main/GNUmakefile M Main/SOGo.h M Main/SOGo.m A Tests/Integration/GNUmakefile.preamble commit 67f1bb3ca6c114aadaa320dddd3c8073a224a97b Author: Wolfgang Sourdeau Date: Fri Oct 7 15:47:13 2011 +0000 Monotone-Parent: ae0c0cd3dbc947562a3dbd28f513f46bcd28a5b4 Monotone-Revision: 9d3573216e60e7dd9cd8ed6a20ed05126c35cc55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-07T15:47:13 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit 8e93dfd24e5e0f277374175a9d9780be8b13bd04 Author: Ludovic Marcotte Date: Fri Oct 7 15:34:11 2011 +0000 Reverted temporary stuff from previous commit Monotone-Parent: f6ec5191473f90384de5c3301569150128a2ae63 Monotone-Revision: a23f9b6b633e53869f52361213e6478e36384813 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T15:34:11 Monotone-Branch: ca.inverse.sogo M GNUmakefile M Main/GNUmakefile M Main/SOGo.h M Main/SOGo.m commit f045996ac6d6c6c92d9972ccacb52acef7204e8d Author: Ludovic Marcotte Date: Fri Oct 7 15:27:41 2011 +0000 Converted teststrings into a tool Monotone-Parent: ae0c0cd3dbc947562a3dbd28f513f46bcd28a5b4 Monotone-Revision: f6ec5191473f90384de5c3301569150128a2ae63 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T15:27:41 Monotone-Branch: ca.inverse.sogo M GNUmakefile M Main/GNUmakefile M Main/SOGo.h M Main/SOGo.m M Tests/Integration/GNUmakefile M Tests/Integration/teststrings.sh commit 90b99e50205984bc29c9d4e1049b1e1902caecac Author: Ludovic Marcotte Date: Fri Oct 7 10:27:59 2011 +0000 Fix for samba alpha 17 Monotone-Parent: 48c12fa641df69cf590eb612abe134cece64c376 Monotone-Revision: c175274e0e82f9e287d4641095f40892fc1769c2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T10:27:59 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit 53ddf67cd5e6c12f6e6770289e42bbd192fb44cc Author: Francis Lachapelle Date: Thu Oct 6 18:51:41 2011 +0000 See ChangeLog. Monotone-Parent: 48c12fa641df69cf590eb612abe134cece64c376 Monotone-Revision: 163c52e46e8d16915f36bb4aad9a0aa42276dc36 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-06T18:51:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 7965cda482a48acbb1877cc2b869f1e38720cdcf Author: Francis Lachapelle Date: Wed Oct 5 20:28:59 2011 +0000 Updated French translation. Monotone-Parent: dfab3b1ed92e53ab675616f77771ef19f954e333 Monotone-Revision: 48c12fa641df69cf590eb612abe134cece64c376 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-05T20:28:59 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit 660f7d02221b19a151bdede9eff4670a1f60d20b Author: Francis Lachapelle Date: Wed Oct 5 19:56:47 2011 +0000 Adjusted CSS of drag handles. Monotone-Parent: 8b5c5ff6a492a196005523708ef41814de25f927 Monotone-Revision: dfab3b1ed92e53ab675616f77771ef19f954e333 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-05T19:56:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css commit 223de3e0296c7da707ac50d2abf7a03d3c72f479 Author: Ludovic Marcotte Date: Wed Oct 5 12:17:04 2011 +0000 Updated the NEWS file for the 2.0.0b1 release Monotone-Parent: bbfd022d80898c181e73d1d08a067e237d9499bc Monotone-Revision: 8b5c5ff6a492a196005523708ef41814de25f927 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-05T12:17:04 Monotone-Branch: ca.inverse.sogo M NEWS commit 16d2f563f4df69688777d4f13dded764a785866c Author: Wolfgang Sourdeau Date: Tue Oct 4 19:55:39 2011 +0000 Monotone-Parent: a4e75419096a27680565f5482896e2fd64877b97 Monotone-Revision: 4cbfcc8ac9c9c474165cdf1d49e3c456e68e8179 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-04T19:55:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/SOGoObject.m commit d51fcc9aec95fbf7cda16f87dffb19311dc2db6c Author: Ludovic Marcotte Date: Tue Oct 4 19:09:27 2011 +0000 Updated the guide for the release Monotone-Parent: 98ec0ef0e8d6f422ce4c2bd944a84a8f780d4cab Monotone-Revision: b87314f50be5175b5fd1b2c7feb0392d150c09d1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-04T19:09:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 0556f460fb33071fab97329ef1f941e951306449 Author: Ludovic Marcotte Date: Tue Oct 4 18:43:20 2011 +0000 Updated the guide for the release Monotone-Parent: a4e75419096a27680565f5482896e2fd64877b97 Monotone-Revision: 98ec0ef0e8d6f422ce4c2bd944a84a8f780d4cab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-04T18:43:20 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 64a049b5d842305ff0144b2cc8eca1b130a07d81 Author: Ludovic Marcotte Date: Tue Oct 4 16:54:41 2011 +0000 Updated the guide for the release Monotone-Parent: 82ab0f7d7b6c98e27ed4319b3bca575f56e5ff46 Monotone-Revision: a4e75419096a27680565f5482896e2fd64877b97 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-04T16:54:41 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Native Microsoft Outlook Configuration.odt commit f8d2a22dcfbc1a1c9fd4289377bbfb5a27116fec Author: Wolfgang Sourdeau Date: Mon Oct 3 23:35:49 2011 +0000 Monotone-Parent: b7149a366c94f57bf67d221e26b33ecf51930a27 Monotone-Revision: 82ab0f7d7b6c98e27ed4319b3bca575f56e5ff46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T23:35:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 3d678542e69e7d04b0b7211bb99f63f536ff3b27 Author: Wolfgang Sourdeau Date: Mon Oct 3 23:13:00 2011 +0000 Monotone-Parent: 0d19e885a7f8be171d1439b137c806b999725da7 Monotone-Revision: b7149a366c94f57bf67d221e26b33ecf51930a27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T23:13:00 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m commit 6fb8f7c6a02eaaeaeea3317bc7c68531711d82aa Author: Wolfgang Sourdeau Date: Mon Oct 3 22:21:36 2011 +0000 Monotone-Parent: 076ed69149c82caa88ef18783648e525e98af4b7 Monotone-Revision: 0d19e885a7f8be171d1439b137c806b999725da7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T22:21:36 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit cec79ff09cb8650727b5321c54282a7002573875 Author: Wolfgang Sourdeau Date: Mon Oct 3 20:55:18 2011 +0000 Monotone-Parent: e064a5558d641325b03001de47cede6db61eed32 Monotone-Revision: 52abc75aef67aaed926980af278ba8d1f30321d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T20:55:18 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 132987d8bce87163e09390d8bdd80db512e06303 Author: Wolfgang Sourdeau Date: Mon Oct 3 20:55:02 2011 +0000 Monotone-Parent: cb5283601b9539bb382aa64a739bf758b9e2ac7f Monotone-Revision: e064a5558d641325b03001de47cede6db61eed32 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T20:55:02 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMapping.m M OpenChange/SOGoMAPIFSMessage.m commit 88a5fec7537e59782a2fad64bd203f783fdc0e73 Author: Wolfgang Sourdeau Date: Mon Oct 3 20:53:56 2011 +0000 Monotone-Parent: 9109f0600492701322f24fb53d86a39821e26dc4 Monotone-Revision: cb5283601b9539bb382aa64a739bf758b9e2ac7f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-03T20:53:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m commit ebccd393c5ed93a4f50a0c74e8cd9c099f616b9b Author: Francis Lachapelle Date: Mon Oct 3 20:45:51 2011 +0000 Updated Installation Guide for SOGoDefaultCalendar and SOGoBusyOffHours parameters. Monotone-Parent: bfdca0c98db0fb56893ecf716cddba6843e2bddb Monotone-Revision: 49d890bdc7e4ffafddb46d3d62b8aac0e5c19c0c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-03T20:45:51 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 10e3850d49e649d2e94be987f3ece725a6557f24 Author: Francis Lachapelle Date: Mon Oct 3 19:32:37 2011 +0000 See ChangeLog. Monotone-Parent: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0 Monotone-Revision: a7e7282f1911ceaff2a7f4f96320407cba1085cc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-03T19:32:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalEvent+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 715782a3a78e3934995aeb09b1e29d5e6a2b6c0a Author: Ludovic Marcotte Date: Mon Oct 3 19:13:22 2011 +0000 Fixed spec file for SOGo v2.0 Monotone-Parent: a116eb415302838655699ddf23cdf5a3930aef29 Monotone-Revision: b4ca100a345123aeccde0707a7194ff3f8dcf05e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-03T19:13:22 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 0b5b8b0a76fa1c19a6b2ccf35a90a9df32ab91d3 Author: Ludovic Marcotte Date: Mon Oct 3 19:00:50 2011 +0000 See ChangeLog Monotone-Parent: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0 Monotone-Revision: a116eb415302838655699ddf23cdf5a3930aef29 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-03T19:00:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Native Microsoft Outlook Configuration.odt M SoObjects/Appointments/SOGoAppointmentObject.m commit 3234ee9a92f56a27d2fb6ca1aca6f93533b022c1 Author: Ludovic Marcotte Date: Sat Oct 1 11:23:13 2011 +0000 Added the Native Microsoft Outlook Configuration guide Monotone-Parent: aee5ac46202888eb15c22cb54f405e48ccf41dae Monotone-Revision: 4822220bb92ce7ebcbd47af90d5aad37bb750ed0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-01T11:23:13 Monotone-Branch: ca.inverse.sogo A Documentation/SOGo Native Microsoft Outlook Configuration.odt commit 8f49e0d3506624e4f71d4cb4e7be3e14c77a0ee7 Author: Ludovic Marcotte Date: Fri Sep 30 22:59:48 2011 +0000 Bumped version number to v2.0.0 Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Revision: b8291c975f3d5403e63bf731275468c6e29b4087 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T22:59:48 Monotone-Branch: ca.inverse.sogo M NEWS M Version commit 01e387b7b99ade564d0126257042de1d6579d566 Author: Wolfgang Sourdeau Date: Fri Sep 30 20:01:50 2011 +0000 Monotone-Parent: a9886e6c9acfb5c097b185a254e620a6a0094f1f Monotone-Revision: 9109f0600492701322f24fb53d86a39821e26dc4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-30T20:01:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m commit 18686beb117715c678047526a9a9dd94457bfc48 Author: Wolfgang Sourdeau Date: Fri Sep 30 19:58:39 2011 +0000 Monotone-Parent: a771bdffe7239e11ba5bb65889dde6d5d3a879f3 Monotone-Revision: a9886e6c9acfb5c097b185a254e620a6a0094f1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-30T19:58:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 7f803748882d4b78d18d34473196a2dcfd58cad6 Author: Wolfgang Sourdeau Date: Fri Sep 30 19:46:23 2011 +0000 Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Revision: a771bdffe7239e11ba5bb65889dde6d5d3a879f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-30T19:46:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/EOQualifier+MAPIFS.m commit a6c6dd2ed3524f0db39ec62a963e10cca855e595 Author: Ludovic Marcotte Date: Fri Sep 30 15:27:20 2011 +0000 Created the v1.3.9 branch Monotone-Parent: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Revision: 599fa43b3eab4e51e4df74a85c904490f8700d37 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T15:27:20 M NEWS commit 96cdebd263d65394e235b4872d3dd713e807b791 Author: Ludovic Marcotte Date: Fri Sep 30 13:51:49 2011 +0000 Also disable ld's --as-need for the OpenChange bundle Monotone-Parent: e3b6ffeff863794edb2261fc1532ed03fee6ff14 Monotone-Revision: 5280f05e836dd92b44c9cf8a1a9e66a88860a27e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T13:51:49 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit e9ff06a6398874a302fdb40f3fe2e4c5738347bf Author: Ludovic Marcotte Date: Fri Sep 30 13:22:46 2011 +0000 Disabled ld's --as-needed Monotone-Parent: c4fba0dfa99628493a8d5c73f359b267fb922961 Monotone-Revision: e3b6ffeff863794edb2261fc1532ed03fee6ff14 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-30T13:22:46 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M SOPE/GDLContentStore/GCSFolderType.m commit e0f4f1ba56d492b16bc333a943b96ef2f5ef1a76 Author: Wolfgang Sourdeau Date: Thu Sep 29 15:52:27 2011 +0000 Monotone-Parent: bce92d5d3cf0a781944fc96a15b832a767285d0f Monotone-Revision: c4fba0dfa99628493a8d5c73f359b267fb922961 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-29T15:52:27 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit e4bd5ad7d1dc30705213ac14303d88cc85ca7510 Author: Wolfgang Sourdeau Date: Thu Sep 29 15:47:33 2011 +0000 Monotone-Parent: 7d0fa9f892f3a66494cfc72604ad9f9f2ad43b5b Monotone-Revision: c2e4ca001f8f7121d1f4f09f13ba336f2bd1cef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-29T15:47:33 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit c24620bc9c4d9d9536be5ddae8a127f42185a4a8 Author: Francis Lachapelle Date: Thu Sep 29 00:17:51 2011 +0000 Added missing image for link banner (vacation message). Monotone-Parent: a1735c397c4161f4d534c223869ff7e824c946bb Monotone-Revision: 83e14487a68dfb26dd4c9771be79be95a07d6fa4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-29T00:17:51 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/status.vacation-msg.png commit 4359f406cb4dab5483759d6ce228cbfd1a888aa5 Author: Francis Lachapelle Date: Tue Sep 27 20:15:06 2011 +0000 See ChangeLog Monotone-Parent: 517b0b095f30f6f2f92a4da5dfe0155872190daa Monotone-Revision: b28dce204bf84148d4bd3df3df8b289cdd7a4168 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-27T20:15:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css commit 04e08a76692c8c12d0da0c353ba143d6917ac52c Author: Wolfgang Sourdeau Date: Tue Sep 27 19:53:50 2011 +0000 Monotone-Parent: 05e0abb27e38e7c461039f5c7f11b15934994776 Monotone-Revision: 7d0fa9f892f3a66494cfc72604ad9f9f2ad43b5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T19:53:50 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 2995fb6be8d0642345ac140331fcd5d5ceb66205 Author: Wolfgang Sourdeau Date: Tue Sep 27 19:26:12 2011 +0000 Monotone-Parent: 551d7c926dcd36700dd7ae6ae2cb2b2c0a8294c5 Monotone-Revision: 05e0abb27e38e7c461039f5c7f11b15934994776 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T19:26:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit bd45d9b0f28c3cbb938be4173fa5679dfe6d921b Author: Wolfgang Sourdeau Date: Tue Sep 27 19:25:18 2011 +0000 Monotone-Parent: 3cb2fca087640ef420f86750a3bd9caf7c365b3b Monotone-Revision: 551d7c926dcd36700dd7ae6ae2cb2b2c0a8294c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T19:25:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 38565376afab8c7fad4a923bcda8957a762b863a Author: Wolfgang Sourdeau Date: Tue Sep 27 18:26:40 2011 +0000 Monotone-Parent: e68f0a3422367e930eb3d030ebd4a65ee79e3581 Monotone-Revision: 5d7bbc47e52cef4525e08da156339e1558c1dd2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T18:26:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m commit 94c033c91948a23ff955e47a7da16fc3cf6ae8f7 Author: Francis Lachapelle Date: Tue Sep 27 15:52:59 2011 +0000 Updated localizable strings. Monotone-Parent: 50e0397c329c41e41cf087484d14a3068de51597 Monotone-Revision: 517b0b095f30f6f2f92a4da5dfe0155872190daa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-27T15:52:59 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings commit 76ffdc598c498f53e3cfca0315a08b135397f48d Author: Francis Lachapelle Date: Tue Sep 27 15:43:46 2011 +0000 See ChangeLog Monotone-Parent: 271e652157d430b115cb6616b8813b605c897b94 Monotone-Revision: 83587b1afc04162d7191ff57c7f8a78b502a9be3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-27T15:43:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit fc873188cb21a63b08b4db2b01d3838332cca9d2 Author: Francis Lachapelle Date: Tue Sep 27 15:26:38 2011 +0000 Updated Installation Guide. Monotone-Parent: 6388fc7676201a072c315af0fb36851a896f301f Monotone-Revision: 271e652157d430b115cb6616b8813b605c897b94 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-27T15:26:38 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit fd2f5dfb67430ae7fcd53e8870c696eee06ff53e Author: Wolfgang Sourdeau Date: Tue Sep 27 14:44:53 2011 +0000 Monotone-Parent: 6ad0713108beb5244446e83f17724cf5b9cee560 Monotone-Revision: e68f0a3422367e930eb3d030ebd4a65ee79e3581 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T14:44:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 431ebf8a616d7294030a6873e8f24c9e90d88268 Author: Wolfgang Sourdeau Date: Tue Sep 27 14:43:41 2011 +0000 Monotone-Parent: 6388fc7676201a072c315af0fb36851a896f301f Monotone-Revision: 6ad0713108beb5244446e83f17724cf5b9cee560 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-27T14:43:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit a12df19771131428dcfb2ffac9ebfaeed1cdffb7 Author: Wolfgang Sourdeau Date: Mon Sep 26 18:28:56 2011 +0000 Monotone-Parent: 80c8d4e2847b46d0107ef53db2c5605e438d8350 Monotone-Revision: 6388fc7676201a072c315af0fb36851a896f301f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T18:28:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 63fb2baa8f3e01ce1d9e3b54684bff4c48615c9f Author: Wolfgang Sourdeau Date: Mon Sep 26 16:21:03 2011 +0000 Monotone-Parent: a7de776942b3d74e0380fedb944ee4a08d4037dd Monotone-Revision: 80c8d4e2847b46d0107ef53db2c5605e438d8350 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T16:21:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit a309956f48e9d36900abdde82f610c6264b18f60 Author: Wolfgang Sourdeau Date: Mon Sep 26 15:49:53 2011 +0000 Monotone-Parent: f5375423b8629730c6f88e76c660c389426c1f5a Monotone-Revision: a7de776942b3d74e0380fedb944ee4a08d4037dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:49:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m commit 34f3b7a0a91f23edee8a4f9964519df5405b80aa Author: Wolfgang Sourdeau Date: Mon Sep 26 15:49:11 2011 +0000 Monotone-Parent: 753e863b1e3ac69df91f82bcd8d13909de69ea5b Monotone-Revision: f5375423b8629730c6f88e76c660c389426c1f5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:49:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit ec515b984e3dded12dac77ef8c792fb26bba0955 Author: Wolfgang Sourdeau Date: Mon Sep 26 15:25:25 2011 +0000 Monotone-Parent: b015c73d47df799fb1f9dc241b015ec5b2153d4b Monotone-Revision: 753e863b1e3ac69df91f82bcd8d13909de69ea5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:25:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMemMailMessage.m commit 9a50d18d156a5a480ffc1448f4bde17a11792192 Author: Wolfgang Sourdeau Date: Mon Sep 26 15:23:36 2011 +0000 Monotone-Parent: 2a7c6d44bdaf39eb5e6f5274e9d7209f11a3e563 Monotone-Revision: b015c73d47df799fb1f9dc241b015ec5b2153d4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:23:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m commit 44180e6828560032862e43a1b990accb2295a4c9 Author: Wolfgang Sourdeau Date: Mon Sep 26 15:23:20 2011 +0000 Monotone-Parent: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9 Monotone-Revision: 2a7c6d44bdaf39eb5e6f5274e9d7209f11a3e563 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-26T15:23:20 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3ef75c0942953523b511fad22dedbb0a5dd5b275 Author: Wolfgang Sourdeau Date: Sat Sep 24 00:13:18 2011 +0000 Monotone-Parent: 46ee9065aaede905dab99601d89e7e2056ff0afd Monotone-Revision: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-24T00:13:18 Monotone-Branch: ca.inverse.sogo M OpenChange/gen-property-selectors.py commit 5a8de78e497bb3891664331fa4aae1d9d44d8dd0 Author: Wolfgang Sourdeau Date: Sat Sep 24 00:13:06 2011 +0000 Monotone-Parent: b76df21b12b927a0f3947b610200a0571cb5d9f1 Monotone-Revision: 46ee9065aaede905dab99601d89e7e2056ff0afd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-24T00:13:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit ed1b687f91545cfe579eb0b24e290980a44e5c7b Author: Wolfgang Sourdeau Date: Sat Sep 24 00:10:26 2011 +0000 Monotone-Parent: e287e19d922a91499f1429d7f16d9bd161d1260e Monotone-Revision: b76df21b12b927a0f3947b610200a0571cb5d9f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-24T00:10:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 40733f1f526e287f4009b8178c479d1689f5df54 Author: Francis Lachapelle Date: Fri Sep 23 20:04:17 2011 +0000 Monotone-Parent: e0c2696d4a16492ba28629949187a41b5c2783c3 Monotone-Revision: 1e156d58cc527cdcdd61317d54c6ba7dc0b863c2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-23T20:04:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit 6e6d5913c635b535034e3d288ca1f6edf3141b0f Author: Francis Lachapelle Date: Fri Sep 23 19:40:13 2011 +0000 Updated French translation. Monotone-Parent: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423 Monotone-Revision: e0c2696d4a16492ba28629949187a41b5c2783c3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-23T19:40:13 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit fcad5d186be6da9488be2d09b13819a2ed72df49 Author: Wolfgang Sourdeau Date: Fri Sep 23 19:27:21 2011 +0000 Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e Monotone-Revision: a84224f7e18c7678f6ed4be61800899d8fb9286d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-23T19:27:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailMessage.m commit 0c2d6ddc3e0edb57fe630ef5f95176825eb07b62 Author: Francis Lachapelle Date: Fri Sep 23 19:25:56 2011 +0000 See ChangeLog. Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-09-23T19:25:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit a0112fdbf826d103d6fad6bd97756fed95f3da2d Author: Ludovic Marcotte Date: Fri Sep 23 18:16:46 2011 +0000 Added birthday support Monotone-Parent: ad64289576535182e420c1b6705c182136a906ce Monotone-Revision: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-23T18:16:46 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m commit ac97fadd04d883a3117ffe08a37e7744126db92c Author: Wolfgang Sourdeau Date: Fri Sep 23 18:02:29 2011 +0000 Monotone-Parent: 41e9a656a9df3ec82d0ad16690ebb0dd4576c598 Monotone-Revision: ad64289576535182e420c1b6705c182136a906ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-23T18:02:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 7a2099a4befd3a3d2a43bba05ed84a136566fbf7 Author: Wolfgang Sourdeau Date: Fri Sep 23 17:15:29 2011 +0000 Monotone-Parent: 187ef5414dadc22f5e049aad96bb6207fee6d226 Monotone-Revision: 41e9a656a9df3ec82d0ad16690ebb0dd4576c598 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-23T17:15:29 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit ec0207c5057530f11d418226599e3d56072135c3 Author: Wolfgang Sourdeau Date: Fri Sep 23 15:36:49 2011 +0000 Monotone-Parent: e1689f21ae9391a98de28b07ee195a3a85688a85 Monotone-Revision: 187ef5414dadc22f5e049aad96bb6207fee6d226 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-23T15:36:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/NSObject+MAPIStore.h M OpenChange/SOGoMAPIFSMessage.m commit baea61ae64d485b5cc199eef98c9b603e55d6622 Author: Ludovic Marcotte Date: Fri Sep 23 01:00:28 2011 +0000 See ChangeLog Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4 Monotone-Revision: cd75a2b1cab18760280675763a7f116e18c1be54 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-23T01:00:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m commit 3a357aaeb74a99eadc507389bd42441644a7e5d8 Author: Wolfgang Sourdeau Date: Thu Sep 22 23:45:33 2011 +0000 Monotone-Parent: 657851bad9f402262a82eecf7afa3cedf45d780d Monotone-Revision: 25091cd75733e2785b3cd2550afa96d2cb4af894 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T23:45:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailFolder.m A OpenChange/MAPIStoreMemMailMessage.h A OpenChange/MAPIStoreMemMailMessage.m A OpenChange/SOGoMemMessage.h A OpenChange/SOGoMemMessage.m commit 06b8126b4f8d6e9923212b4032a0fb2b89ea2878 Author: Wolfgang Sourdeau Date: Thu Sep 22 23:42:23 2011 +0000 Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4 Monotone-Revision: 657851bad9f402262a82eecf7afa3cedf45d780d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T23:42:23 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.m commit 619154b3d0175c56d9e73a4ff5d2328f1bfc564f Author: Wolfgang Sourdeau Date: Thu Sep 22 19:11:17 2011 +0000 Monotone-Parent: 9682b5d4938d5bbaa2b7c8f83e89ae64c63c63f8 Monotone-Revision: 46649664a69096329e067562e94ad7e4e07e1db4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T19:11:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailFolder.m commit c0c0d9438766cf0f38c1a86da5a13225b10be8fb Author: Wolfgang Sourdeau Date: Thu Sep 22 19:09:35 2011 +0000 Monotone-Parent: f5575460df29b5335d935f8e6d766b8aa5efda6a Monotone-Revision: 9682b5d4938d5bbaa2b7c8f83e89ae64c63c63f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T19:09:35 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.m commit 2623aaa726a7e0d827c2c60d5c44974fa509a6f6 Author: Wolfgang Sourdeau Date: Thu Sep 22 15:54:47 2011 +0000 Monotone-Parent: 0a9a28e3c7ef305257a698ada6ebda67b4cfa9b7 Monotone-Revision: f5575460df29b5335d935f8e6d766b8aa5efda6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T15:54:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit 68bafd5f96a6e1703ec1bd669dc75857c0c56425 Author: Wolfgang Sourdeau Date: Thu Sep 22 15:39:53 2011 +0000 Monotone-Parent: 504167c9265cc3ce83b80f66d6a935b52f394232 Monotone-Revision: 0a9a28e3c7ef305257a698ada6ebda67b4cfa9b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T15:39:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m commit af32be4d2472855e34b90cf06bf8dab43acffb13 Author: Wolfgang Sourdeau Date: Thu Sep 22 13:39:41 2011 +0000 Monotone-Parent: 83c74feed1e25505354586a32e506982bd739960 Monotone-Revision: 504167c9265cc3ce83b80f66d6a935b52f394232 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T13:39:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m commit 7ab47ef0d709bac3d11a37180f14bf0ce7072655 Author: Wolfgang Sourdeau Date: Thu Sep 22 13:39:38 2011 +0000 Monotone-Parent: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f Monotone-Revision: 83c74feed1e25505354586a32e506982bd739960 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T13:39:38 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreGCSFolder.m commit 51cfd15042f36b334f30eac5b89de5ecb8c57ee0 Author: Wolfgang Sourdeau Date: Wed Sep 21 19:33:35 2011 +0000 Monotone-Parent: 58fc0f1597d49691640645ab8d706662ca149ff6 Monotone-Revision: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-21T19:33:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksFolder.m commit 5b8c94577129b80c3d6c20b5a7b0554e6f159ced Author: Wolfgang Sourdeau Date: Wed Sep 21 19:27:31 2011 +0000 Monotone-Parent: 48d871020907e9d3edbaad7e7faa05b3e59762a8 Monotone-Revision: 58fc0f1597d49691640645ab8d706662ca149ff6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-21T19:27:31 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit b53281e5529918f9f3782598f6d9ed17e11300e8 Author: Wolfgang Sourdeau Date: Tue Sep 20 19:39:09 2011 +0000 Monotone-Parent: 466d889076df3a6549014c16a439e973a134a6f6 Monotone-Revision: 48d871020907e9d3edbaad7e7faa05b3e59762a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:39:09 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMessage.m commit 97a22b12f32aa48cfb4d904c5adf2db707490ab5 Author: Wolfgang Sourdeau Date: Tue Sep 20 19:38:51 2011 +0000 Monotone-Parent: d4d8cd09603e421c6484fb4c83e461c0f987a5ab Monotone-Revision: 466d889076df3a6549014c16a439e973a134a6f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:38:51 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit 4898c0cf7761520dfe7bb30fbf958d1fc819730f Author: Wolfgang Sourdeau Date: Tue Sep 20 19:38:23 2011 +0000 Monotone-Parent: 07cb9d1891b96efc9f2a3c78eacb86dadf65aaa2 Monotone-Revision: d4d8cd09603e421c6484fb4c83e461c0f987a5ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:38:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m commit ed176ec946cd7955105298cfbb3c59ad69befa62 Author: Wolfgang Sourdeau Date: Tue Sep 20 19:37:03 2011 +0000 Monotone-Parent: fde0ef781cb60652a47fc1c5edcece9225aafa07 Monotone-Revision: 07cb9d1891b96efc9f2a3c78eacb86dadf65aaa2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:37:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreTasksMessage.m commit 50d960cf918550ea7198cb22ff007a73257beddc Author: Wolfgang Sourdeau Date: Tue Sep 20 19:30:33 2011 +0000 Monotone-Parent: 80883dcf3bf8ccef4d22a65b5963c363db031c0c Monotone-Revision: fde0ef781cb60652a47fc1c5edcece9225aafa07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:30:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m commit cb78625e976cbb5490641402f6c07f4d585a3cc6 Author: Wolfgang Sourdeau Date: Tue Sep 20 19:29:32 2011 +0000 Monotone-Parent: 4c0fc5d33efdd8411e429def927e91bded7ff3d5 Monotone-Revision: 80883dcf3bf8ccef4d22a65b5963c363db031c0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:29:32 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalToDo.m commit 650ec5156e9288b17757aa7a7665a5ff9fc7b999 Author: Wolfgang Sourdeau Date: Tue Sep 20 19:28:21 2011 +0000 Monotone-Parent: 90fa2838afb37a071037bbb22e7b90cd8d61b44b Monotone-Revision: 4c0fc5d33efdd8411e429def927e91bded7ff3d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-20T19:28:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 731a6bd1d5e3d7d46ca2ecef18ebe7ce186fc7b8 Author: Ludovic Marcotte Date: Mon Sep 19 23:33:48 2011 +0000 See ChangeLog Monotone-Parent: aca091adf5e547dd91cb88d06d42c6cfd3fbe7e2 Monotone-Revision: 90fa2838afb37a071037bbb22e7b90cd8d61b44b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-19T23:33:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.m commit 8b02e53951c2865f3adca20dc7f81736ba87a3f4 Author: Ludovic Marcotte Date: Mon Sep 19 19:17:53 2011 +0000 See ChangeLog Monotone-Parent: 84da44fa0ad497e68382786d494389cd5f8872ce Monotone-Revision: aca091adf5e547dd91cb88d06d42c6cfd3fbe7e2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-19T19:17:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m commit c31f10dc76d7515690bfa4918ca9c9c0fa89cc46 Author: Ludovic Marcotte Date: Thu Sep 15 00:59:36 2011 +0000 See ChangeLog Monotone-Parent: 3d7f4c315141a708ca8e3535fb0792843e1b8f9a Monotone-Revision: 84da44fa0ad497e68382786d494389cd5f8872ce Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-15T00:59:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m M SoObjects/Mailer/SOGoMailBaseObject.m commit 6b0a11445488a3b5c34414bbada6292871b56371 Author: Ludovic Marcotte Date: Wed Sep 14 20:05:09 2011 +0000 See ChangeLog Monotone-Parent: 0ffde732abb09a8e3d0382ed47a3ec787f25796e Monotone-Revision: 3d7f4c315141a708ca8e3535fb0792843e1b8f9a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-14T20:05:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit 057a38355bcac192de3eb4250bafd67107f1a3ab Author: Ludovic Marcotte Date: Wed Sep 14 18:33:44 2011 +0000 See ChangeLog Monotone-Parent: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1 Monotone-Revision: 0ffde732abb09a8e3d0382ed47a3ec787f25796e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-14T18:33:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.m M SOPE/NGCards/iCalRepeatableEntityObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 8fb4411dd608181d03c581df1ce1963809b9d1e8 Author: Ludovic Marcotte Date: Sun Sep 4 16:25:32 2011 +0000 See ChangeLog Monotone-Parent: 34186beb96b4e03796e53fcc658539fd1c3dbb8a Monotone-Revision: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-04T16:25:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.m commit defb3e67dce7bf684801594c70c7cf148a7eb0ed Author: Ludovic Marcotte Date: Wed Aug 31 18:11:09 2011 +0000 Wrapped tight loops inside a transaction to dramatically speedup things Monotone-Parent: 4d37ced4d18a580dd453377f39144a265c8580cf Monotone-Revision: 34186beb96b4e03796e53fcc658539fd1c3dbb8a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-08-31T18:11:09 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m commit a3fd4f2c5e3187028b13cedab06d479a0d76d514 Author: Francis Lachapelle Date: Tue Aug 23 17:48:09 2011 +0000 Fixed English translation of UI/PreferencesUI. Monotone-Parent: 87aa0e7fcb103fe297872cf18c946d66064eb96e Monotone-Revision: 4d37ced4d18a580dd453377f39144a265c8580cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-23T17:48:09 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings commit 713325b10235122c10f92c906353a42d009e4c89 Author: Francis Lachapelle Date: Thu Aug 18 03:31:04 2011 +0000 See ChangeLog. Monotone-Parent: 356354346ab317a36d53e8cff4567bfe338fdd72 Monotone-Revision: 87aa0e7fcb103fe297872cf18c946d66064eb96e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-18T03:31:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit eb53dee4f6b2ba3f71048e535060227907a9404f Author: Francis Lachapelle Date: Wed Aug 17 16:05:49 2011 +0000 Fixed Swedish translation under SoObjects/Mailer. Monotone-Parent: 8c78a380adf238060574706b07310d30527ded1a Monotone-Revision: 356354346ab317a36d53e8cff4567bfe338fdd72 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-17T16:05:49 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit 34125b49ee04b0deac2da98e7fbb3a6be3cdb254 Author: Wolfgang Sourdeau Date: Mon Aug 15 20:39:27 2011 +0000 Monotone-Parent: 0041e32032996a7300125676a85f27b998544a5f Monotone-Revision: 8c78a380adf238060574706b07310d30527ded1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T20:39:27 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailFolder.m commit 09905d8c70f3792662b6e157df927b94ebd3582c Author: Wolfgang Sourdeau Date: Mon Aug 15 20:31:57 2011 +0000 Monotone-Parent: 78657a62b0fa7fdbe634fe7a1153013d15cba15b Monotone-Revision: 0041e32032996a7300125676a85f27b998544a5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T20:31:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit d2aeeb8240027ba132f31bd5deb1e43e7b88fd08 Author: Wolfgang Sourdeau Date: Mon Aug 15 19:25:13 2011 +0000 Monotone-Parent: 62917484785e9ce38f416c25ad860a0f28f415b0 Monotone-Revision: 78657a62b0fa7fdbe634fe7a1153013d15cba15b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T19:25:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit a90afadebca2351a08047db6c293d887de5e72cd Author: Wolfgang Sourdeau Date: Mon Aug 15 19:10:56 2011 +0000 Monotone-Parent: 360795eba52fb9152f5379fc602e210022498ae1 Monotone-Revision: 62917484785e9ce38f416c25ad860a0f28f415b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T19:10:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit c3a407efefc3367f580173e62e6abe0500bc6e81 Author: Wolfgang Sourdeau Date: Mon Aug 15 19:10:00 2011 +0000 Monotone-Parent: 0dcc6bf2d5286e03f2a6c9e8cd2e0a71cc598ae4 Monotone-Revision: 360795eba52fb9152f5379fc602e210022498ae1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T19:10:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit ea11224d2c5ac4e0528a37499d0c302a641380f2 Author: Wolfgang Sourdeau Date: Mon Aug 15 15:57:23 2011 +0000 Monotone-Parent: dcdc46a1f5db534c3720bfc1ab5de811d5b5cb5f Monotone-Revision: 0dcc6bf2d5286e03f2a6c9e8cd2e0a71cc598ae4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T15:57:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit 8fa420fe2335a7da67528535c42b4d2557b6cb4d Author: Wolfgang Sourdeau Date: Mon Aug 15 15:53:16 2011 +0000 Monotone-Parent: 031eaa8e565a8e094474a94e380477a15e9642ab Monotone-Revision: dcdc46a1f5db534c3720bfc1ab5de811d5b5cb5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-15T15:53:16 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit a09c000e72dbad8df3903a411b7c96219954564a Author: Wolfgang Sourdeau Date: Sat Aug 13 19:10:09 2011 +0000 Monotone-Parent: ae56889949daaa81cfc557f2e59396ea0a1c9e4b Monotone-Revision: 031eaa8e565a8e094474a94e380477a15e9642ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-13T19:10:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit bc6bbafd3cc5baff92469d754f6b81f2b7ed4c5e Author: Wolfgang Sourdeau Date: Sat Aug 13 01:54:07 2011 +0000 Monotone-Parent: 3603f537ae09df26ee564c1a0d497a90822ed31d Monotone-Revision: ae56889949daaa81cfc557f2e59396ea0a1c9e4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-13T01:54:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.h M OpenChange/MAPIStoreMailMessageTable.m commit 473eddf3bc5cf049c47a7cb6aa3d12ac29a547b6 Author: Wolfgang Sourdeau Date: Sat Aug 13 01:52:55 2011 +0000 Monotone-Parent: 1146fb8dc71731c6d49fbb6dd87db9fa6ce4466f Monotone-Revision: 3603f537ae09df26ee564c1a0d497a90822ed31d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-13T01:52:55 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreObject.m commit 33051f01e38e801c5d70c1a82ca5acdd93e5eb0f Author: Wolfgang Sourdeau Date: Fri Aug 12 22:58:35 2011 +0000 Monotone-Parent: 72951a15317b904c573f349f0cc5252a50749fd3 Monotone-Revision: bafe1b063c24f5ef34672c7a98260bbc66509abe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T22:58:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 39efb347870bfda704d9ba0c6b8b0f6d818c7196 Author: Francis Lachapelle Date: Fri Aug 12 20:40:02 2011 +0000 See ChangeLog Monotone-Parent: 23b277d875e5d3edbaacfcbca90a9b0bd961925e Monotone-Revision: 7d5face94be8209296f29fb4baef4364387ee55a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-12T20:40:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SOGoDataTable.js commit 61f99524fc19228cf924b49caf6f3ea6cfdd3fe8 Author: Wolfgang Sourdeau Date: Fri Aug 12 20:10:28 2011 +0000 Monotone-Parent: afb8a72eddabdfbaa3b6865a4ebc2398294e95c3 Monotone-Revision: 72951a15317b904c573f349f0cc5252a50749fd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T20:10:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 2715ecf171f5176208b733ecae57ba060d9f7c79 Author: Wolfgang Sourdeau Date: Fri Aug 12 18:43:52 2011 +0000 Monotone-Parent: 4b06d7cbf21f434e5a8fbe5186aa252705b8814e Monotone-Revision: afb8a72eddabdfbaa3b6865a4ebc2398294e95c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T18:43:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit 0a7fa3a075e969e5581e8394ed60131bc356dfd5 Author: Wolfgang Sourdeau Date: Fri Aug 12 18:41:25 2011 +0000 Monotone-Parent: 24436aa1f7c157e01afd314ceccdf0d59418faa7 Monotone-Revision: 4b06d7cbf21f434e5a8fbe5186aa252705b8814e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T18:41:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreTasksMessage.m commit efdee42ebae46df271d5e201134ccb4045c4e13f Author: Wolfgang Sourdeau Date: Fri Aug 12 18:40:07 2011 +0000 Monotone-Parent: 9a2499685fbc7c107c6a8a04f34c7435343e64f4 Monotone-Revision: 24436aa1f7c157e01afd314ceccdf0d59418faa7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T18:40:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessage.m commit 90b11f541e5793cdef7ec911ad1a34f5f6f7497a Author: Wolfgang Sourdeau Date: Fri Aug 12 16:11:49 2011 +0000 Monotone-Parent: 9ecd395b491a71e267b8a655b26e49e1a20d8655 Monotone-Revision: 9a2499685fbc7c107c6a8a04f34c7435343e64f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T16:11:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 2abdcf5936e01e4b2a5be75a3176ffe7155381e1 Author: Wolfgang Sourdeau Date: Fri Aug 12 16:10:33 2011 +0000 Monotone-Parent: 6b69f89d586a065c3777dccbf188959c7728e86a Monotone-Revision: 9ecd395b491a71e267b8a655b26e49e1a20d8655 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T16:10:33 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.m commit 22eedad363d6a35eb2a7894459a0b41c5e9edfbb Author: Wolfgang Sourdeau Date: Fri Aug 12 15:02:01 2011 +0000 Adjusted license terms to GPL v3 in every files Monotone-Parent: 40a650719396cb82af520f186bbd67d0cd22e776 Monotone-Revision: 6b69f89d586a065c3777dccbf188959c7728e86a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T15:02:01 Monotone-Branch: ca.inverse.sogo A OpenChange/COPYING M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/NSObject+MAPIStore.m M OpenChange/code-MAPIStorePropertySelectors.m commit 56e0b2eb7c2d26e107b060d7b7b4d098aba10572 Author: Wolfgang Sourdeau Date: Fri Aug 12 15:01:01 2011 +0000 Monotone-Parent: 3058ba3d416b54a7008ba6f88f739e6469f6b721 Monotone-Revision: 40a650719396cb82af520f186bbd67d0cd22e776 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T15:01:01 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 89dbb293704f53b1359f9f0360d37e40de6a1148 Author: Wolfgang Sourdeau Date: Fri Aug 12 15:00:51 2011 +0000 Monotone-Parent: 93c2d10f4925c2d91f6dce75efa53e3cfe8fa5f8 Monotone-Revision: 3058ba3d416b54a7008ba6f88f739e6469f6b721 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T15:00:51 Monotone-Branch: ca.inverse.sogo M ChangeLog D OpenChange/NSAutoreleasePool+MAPIStore.h D OpenChange/NSAutoreleasePool+MAPIStore.m commit 9a14c03da204198026f0683079ad973864bd17d6 Author: Wolfgang Sourdeau Date: Fri Aug 12 14:59:43 2011 +0000 Monotone-Parent: e7b5f0b2b458927d09012056b19e2285aaa49603 Monotone-Revision: 93c2d10f4925c2d91f6dce75efa53e3cfe8fa5f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T14:59:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.m commit 5569417596e25ae30d9f603662974f081acc4024 Author: Wolfgang Sourdeau Date: Fri Aug 12 14:28:36 2011 +0000 Monotone-Parent: f86ab50cdaf03ff1e97ef21346637aaef5f6ff5f Monotone-Revision: e7b5f0b2b458927d09012056b19e2285aaa49603 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T14:28:36 Monotone-Branch: ca.inverse.sogo M OpenChange/plreader.m commit 9f242be279a1a824c9c55f8208af512f828ad95b Author: Wolfgang Sourdeau Date: Fri Aug 12 05:31:29 2011 +0000 Monotone-Parent: b1f1b1e8d2d0e0165cffef74b543546db1110544 Monotone-Revision: f86ab50cdaf03ff1e97ef21346637aaef5f6ff5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-12T05:31:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/plreader.m commit 5af234e075996802336a50832f8ddfd16b5aa5c1 Author: Wolfgang Sourdeau Date: Thu Aug 11 22:56:04 2011 +0000 Monotone-Parent: e160c8da7c5049a7b1bbca545d886045ba8a2f14 Monotone-Revision: b1f1b1e8d2d0e0165cffef74b543546db1110544 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-11T22:56:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/EOQualifier+MAPIFS.m M OpenChange/GNUmakefile M OpenChange/MAPIStoreFSFolder.m A OpenChange/MAPIStoreFSFolderTable.h A OpenChange/MAPIStoreFSFolderTable.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit bd78438d3c71d72cd8cedc04b3d4cec323fe80ae Author: Wolfgang Sourdeau Date: Thu Aug 11 18:14:10 2011 +0000 Monotone-Parent: ac4faf22e87401aa7760c8fa7dd769a9bb1120fb Monotone-Revision: e160c8da7c5049a7b1bbca545d886045ba8a2f14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-11T18:14:10 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit f56f6174ebab6449a6aaee3bc4864b1f142b668b Author: Wolfgang Sourdeau Date: Thu Aug 11 16:37:23 2011 +0000 Monotone-Parent: 13c5aa721d9d4217c5d7294d7498865eadb1f488 Monotone-Revision: ac4faf22e87401aa7760c8fa7dd769a9bb1120fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-11T16:37:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 83374dbee2b411e90db7dbda2d0286737bf32639 Author: Wolfgang Sourdeau Date: Thu Aug 11 16:36:30 2011 +0000 Monotone-Parent: 23b277d875e5d3edbaacfcbca90a9b0bd961925e Monotone-Revision: 13c5aa721d9d4217c5d7294d7498865eadb1f488 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-11T16:36:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.m commit 48441796638c0729de305ff25c0b05886ae4071a Author: Francis Lachapelle Date: Thu Aug 11 15:41:08 2011 +0000 Monotone-Parent: 6ebfad7c881ce0f2eee326f619d2e684e3f91df3 Monotone-Revision: 23b277d875e5d3edbaacfcbca90a9b0bd961925e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-11T15:41:08 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit 785aa3c23ed783629d54a4c4085be471714db626 Author: Wolfgang Sourdeau Date: Wed Aug 10 18:33:13 2011 +0000 Monotone-Parent: 5c85a1a1d9228ad7653497f882f4fccc69f1d924 Monotone-Revision: 6ebfad7c881ce0f2eee326f619d2e684e3f91df3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-10T18:33:13 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit d873840031a349d9964cee15382aef2dcc3d6a44 Author: Wolfgang Sourdeau Date: Wed Aug 10 18:32:53 2011 +0000 Monotone-Parent: 4138731669f6496c58a7c665ee66513f2b2304ab Monotone-Revision: 5c85a1a1d9228ad7653497f882f4fccc69f1d924 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-10T18:32:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit fcc41a86ba097cfdbc8c366335e86129aa17f241 Author: Wolfgang Sourdeau Date: Mon Aug 8 19:04:53 2011 +0000 Monotone-Parent: 7dff58db18a61d6233a3c330e59db7bf36157888 Monotone-Revision: 4138731669f6496c58a7c665ee66513f2b2304ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T19:04:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 0ab7e88a8abe6f1fd74cc6a059ec4f3c7e335f26 Author: Wolfgang Sourdeau Date: Mon Aug 8 19:04:04 2011 +0000 Monotone-Parent: 53f6a0a8eb5d41aa85332c3cc20b7eeca0bb9da7 Monotone-Revision: 7dff58db18a61d6233a3c330e59db7bf36157888 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T19:04:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m commit cec8d052af85c9adab98ba2156154fdc7ee67d26 Author: Wolfgang Sourdeau Date: Mon Aug 8 19:02:49 2011 +0000 Monotone-Parent: 5bdd362f0346da09b105a6a7054e67410a0dcee5 Monotone-Revision: 53f6a0a8eb5d41aa85332c3cc20b7eeca0bb9da7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T19:02:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 8b8f07999212dd9d06ed8a1bc2ae8d53638d9dca Author: Wolfgang Sourdeau Date: Mon Aug 8 19:01:24 2011 +0000 Monotone-Parent: e81a19428dc35c851d16d525d7d41f645b87aa93 Monotone-Revision: 5bdd362f0346da09b105a6a7054e67410a0dcee5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T19:01:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreMailMessage.m commit 580e0027f9a6a366e81e2ff2d86ae9cce60d9ae0 Author: Wolfgang Sourdeau Date: Mon Aug 8 18:54:02 2011 +0000 Monotone-Parent: 9df3ab1d4e8ca89e2cd5da61c1d1c9b6d4f6ff8e Monotone-Revision: e81a19428dc35c851d16d525d7d41f645b87aa93 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T18:54:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit f7dc6f2ee39688df0515b06a981199c6b34e7d79 Author: Wolfgang Sourdeau Date: Mon Aug 8 18:53:31 2011 +0000 Monotone-Parent: f0ddaa98c894655eb2beb4809a2b6040a25ebf27 Monotone-Revision: 9df3ab1d4e8ca89e2cd5da61c1d1c9b6d4f6ff8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T18:53:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 1cddd94359ad49ce965b65c174a418e15268d8ee Author: Wolfgang Sourdeau Date: Mon Aug 8 18:52:17 2011 +0000 Monotone-Parent: e41874875e49863ccd11d5bd0c7107d5d2a253a6 Monotone-Revision: f0ddaa98c894655eb2beb4809a2b6040a25ebf27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T18:52:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit f8df2a3d78c78f1b217f4a9fdd774957796b3752 Author: Wolfgang Sourdeau Date: Mon Aug 8 18:50:34 2011 +0000 Monotone-Parent: c36231c003dae4dd707b2d04f4f1442c04445da1 Monotone-Revision: e41874875e49863ccd11d5bd0c7107d5d2a253a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-08T18:50:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 63683e60cd1c44682c4bdb16ba14a484ccb132ca Author: Francis Lachapelle Date: Mon Aug 8 14:23:10 2011 +0000 Updated NEWS file. Monotone-Parent: a8f2e801b983189f8ed379cd8df342731ccee65d Monotone-Revision: c36231c003dae4dd707b2d04f4f1442c04445da1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-08T14:23:10 Monotone-Branch: ca.inverse.sogo M NEWS commit 055b235b8127b45ea51ca01e6dbf36f76ae89871 Author: Francis Lachapelle Date: Mon Aug 8 14:20:46 2011 +0000 See ChangeLog. Monotone-Parent: d63c864a1b3540c00d2825cbeb4a8cdb0a698ea6 Monotone-Revision: a8f2e801b983189f8ed379cd8df342731ccee65d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-08T14:20:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactView.wox commit 017ebb901c26ee3e99d55be9a284671260466a57 Author: Wolfgang Sourdeau Date: Fri Aug 5 23:38:18 2011 +0000 Monotone-Parent: 79e96bad18e27c8d142f04fe18be100bc2a7e975 Monotone-Revision: d63c864a1b3540c00d2825cbeb4a8cdb0a698ea6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-05T23:38:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m commit 982b6f70a46e72817aa26cf451cbc87c134dc34a Author: Wolfgang Sourdeau Date: Fri Aug 5 23:35:18 2011 +0000 Monotone-Parent: 2a8fb061b8e9b14122e6737e18c8011d5717b81a Monotone-Revision: 79e96bad18e27c8d142f04fe18be100bc2a7e975 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-05T23:35:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m commit c21e42814fa7056080ca825e69f3947c7304bd4c Author: Wolfgang Sourdeau Date: Thu Aug 4 17:23:52 2011 +0000 Monotone-Parent: 17defa132c3cfd45e785cdc5a3026188676dc5c3 Monotone-Revision: 2a8fb061b8e9b14122e6737e18c8011d5717b81a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T17:23:52 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit e2ba79bcfce1c0de0a903edd0eb6b4de7760bec7 Author: Wolfgang Sourdeau Date: Thu Aug 4 17:10:22 2011 +0000 Monotone-Parent: a18a109c58aa27267200fdcfd8fda6939aa301ff Monotone-Revision: 17defa132c3cfd45e785cdc5a3026188676dc5c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T17:10:22 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit 12f47656be36f4b2c68ecf79d69543ab1343248c Author: Wolfgang Sourdeau Date: Thu Aug 4 17:03:29 2011 +0000 Monotone-Parent: 260a782f71d54b70c19078f5cbc97b7317db579a Monotone-Revision: a18a109c58aa27267200fdcfd8fda6939aa301ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T17:03:29 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit 1c741c8373e808eac169ecf3a15ced6adddf1173 Author: Wolfgang Sourdeau Date: Thu Aug 4 16:12:06 2011 +0000 Monotone-Parent: 4677b795c79f45a14d2ac80d960a9738da11b87b Monotone-Revision: 260a782f71d54b70c19078f5cbc97b7317db579a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T16:12:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit 043b14e53466fd0e02c6b682e84386c7a3337cea Author: Wolfgang Sourdeau Date: Thu Aug 4 16:06:03 2011 +0000 Monotone-Parent: 8cd19ba9e8a20041d1dc3728821c9ff63f99c6da Monotone-Revision: 4677b795c79f45a14d2ac80d960a9738da11b87b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T16:06:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 39e6f2e9f49d70bf1beb6387c5b6dea7f17ceb71 Author: Wolfgang Sourdeau Date: Thu Aug 4 16:03:10 2011 +0000 Monotone-Parent: 035a671feed8f154d8e786d8b3761b3e87ac550d Monotone-Revision: 8cd19ba9e8a20041d1dc3728821c9ff63f99c6da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T16:03:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit f3ddb81591078328331db96e57fa598d7f66dc16 Author: Wolfgang Sourdeau Date: Thu Aug 4 15:54:05 2011 +0000 Monotone-Parent: 283b38ddff29574db2599411b54c62d3643b3b5a Monotone-Revision: 035a671feed8f154d8e786d8b3761b3e87ac550d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T15:54:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit 3a2ed5bb43f1e17d07cfea96218694d3228556d5 Author: Wolfgang Sourdeau Date: Thu Aug 4 15:45:52 2011 +0000 Monotone-Parent: f5f389f6d7ade504ec1c341fe7ef6097e3900ec6 Monotone-Revision: 283b38ddff29574db2599411b54c62d3643b3b5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T15:45:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h commit 27733fa86be451b6859ac73156381a4ca68f412b Author: Wolfgang Sourdeau Date: Thu Aug 4 15:35:55 2011 +0000 Monotone-Parent: 603711d0478c5c8ae6254aa07d45ff042b7c456a Monotone-Revision: f5f389f6d7ade504ec1c341fe7ef6097e3900ec6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T15:35:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreObject.h commit f7f6b3e7a7b506884798806ef37d2ceef1e83541 Author: Wolfgang Sourdeau Date: Thu Aug 4 15:03:52 2011 +0000 Monotone-Parent: 3705445c2a27628acc7476cecd1b833d9cb00fe8 Monotone-Revision: 603711d0478c5c8ae6254aa07d45ff042b7c456a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T15:03:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m commit bd1b3d41f773d9d64fba090e0ee7bdc22f372123 Author: Wolfgang Sourdeau Date: Thu Aug 4 14:11:45 2011 +0000 Monotone-Parent: 966b77a3109d255093e5c3e3e6fc320faacbc162 Monotone-Revision: 3705445c2a27628acc7476cecd1b833d9cb00fe8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T14:11:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 0aeea9c75ab37ceb8930f20e1ffd780a51d76aeb Author: Wolfgang Sourdeau Date: Thu Aug 4 14:10:58 2011 +0000 Monotone-Parent: 267b360550dcc02b5b9590b3fe3268d521bd74e4 Monotone-Revision: 966b77a3109d255093e5c3e3e6fc320faacbc162 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T14:10:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.m commit 736ccd7bf0cc112f78e254853ecb8b0cbc178c78 Author: Wolfgang Sourdeau Date: Thu Aug 4 14:09:59 2011 +0000 Monotone-Parent: 7e2d84b941087b6996499d8c6a6832f1b87db837 Monotone-Revision: 267b360550dcc02b5b9590b3fe3268d521bd74e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T14:09:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 9b00eaa966e8eddfdfc8647a384235edddfac09b Author: Wolfgang Sourdeau Date: Tue Aug 2 20:44:15 2011 +0000 Monotone-Parent: 5b9fba133560acdca3843326561c729dd28fc4cc Monotone-Revision: 7e2d84b941087b6996499d8c6a6832f1b87db837 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T20:44:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m commit 3ce6578b25ccbcbbabe133edadf2398040f35165 Author: Wolfgang Sourdeau Date: Tue Aug 2 20:43:33 2011 +0000 Monotone-Parent: 19b842fa105a28640ea4883c6641a51413844f17 Monotone-Revision: 5b9fba133560acdca3843326561c729dd28fc4cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T20:43:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/MAPIStorePermissionsTable.h A OpenChange/MAPIStorePermissionsTable.m commit c12e7cdd20c96f2d211e196c2c5b63d6b8b1a361 Author: Wolfgang Sourdeau Date: Tue Aug 2 18:56:17 2011 +0000 Monotone-Parent: 8e14613f7e0332410a0bb4de6eea4181b3432372 Monotone-Revision: 98421a1eccc93a8048d8f3c640bc4cf0e6743764 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T18:56:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m commit 6a67a2ff3019143f719bbdcb6a3a728518680902 Author: Wolfgang Sourdeau Date: Tue Aug 2 18:54:08 2011 +0000 Monotone-Parent: a59f6d7afaa2784c96352c1b819c57a31206c4bd Monotone-Revision: 8e14613f7e0332410a0bb4de6eea4181b3432372 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T18:54:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit b67af40c95d07579390ab22db4a6d4fd8f7a66d4 Author: Francis Lachapelle Date: Tue Aug 2 17:25:51 2011 +0000 See ChangeLog. Monotone-Parent: 8024e7884f12b6b63830153922546ddf8d4f2ed8 Monotone-Revision: 02babe4737ff32b8a48a8a24bbe0e321be9a0e8f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-02T17:25:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoRootPage.js commit 90b80cdf7fc27f5da9aae91296875c80be5d7e13 Author: Wolfgang Sourdeau Date: Tue Aug 2 16:32:05 2011 +0000 Monotone-Parent: 8024e7884f12b6b63830153922546ddf8d4f2ed8 Monotone-Revision: a59f6d7afaa2784c96352c1b819c57a31206c4bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T16:32:05 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.m commit 2a0c7ca5c535939db9fbb2f49c636bb553de60a4 Author: Wolfgang Sourdeau Date: Mon Aug 1 18:07:00 2011 +0000 Monotone-Parent: ebae336bc62a9607c87bc04d4faa060b8299cd84 Monotone-Revision: 8024e7884f12b6b63830153922546ddf8d4f2ed8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-01T18:07:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit c4105ed105d62cad6bcb4aeec6a7a91d2f342cae Author: Wolfgang Sourdeau Date: Mon Aug 1 13:35:05 2011 +0000 Monotone-Parent: 4f060f5bee7c6148800ae2f43cbc614a0d861add Monotone-Revision: ebae336bc62a9607c87bc04d4faa060b8299cd84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-01T13:35:05 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 7c667bc635a6aaa7f65e30313a939bcf597e96ba Author: Wolfgang Sourdeau Date: Fri Jul 29 21:31:06 2011 +0000 Monotone-Parent: 83139a274a2783e933a6b65474efc62686caf410 Monotone-Revision: 4f060f5bee7c6148800ae2f43cbc614a0d861add Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T21:31:06 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit d11e5ade358e6ad10a55758d1840c891941d9047 Author: Wolfgang Sourdeau Date: Fri Jul 29 21:19:11 2011 +0000 Monotone-Parent: 45a1b78e86bd3fc10d217c5f04c4a9e50cbbc2f0 Monotone-Revision: 83139a274a2783e933a6b65474efc62686caf410 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T21:19:11 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 868c2f5274a644991cae5fcc76b5e23f5c1aec4d Author: Wolfgang Sourdeau Date: Fri Jul 29 20:59:29 2011 +0000 Monotone-Parent: e5c4217c6e36b401e5a327f56f52df4391fc0526 Monotone-Revision: 45a1b78e86bd3fc10d217c5f04c4a9e50cbbc2f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T20:59:29 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreObject.m commit c40d8788f2c7222fbc4a54afebb9ec164ef1aca6 Author: Wolfgang Sourdeau Date: Fri Jul 29 20:58:04 2011 +0000 Monotone-Parent: c40c5c6ccb865a2765307f1e9a53f079e5486bb4 Monotone-Revision: e5c4217c6e36b401e5a327f56f52df4391fc0526 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T20:58:04 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreObject.m commit 1a69a31aadbf36305411b8b5ce3740306bc85713 Author: Wolfgang Sourdeau Date: Fri Jul 29 14:31:47 2011 +0000 Monotone-Parent: 2d5e6477bc1967b51bbbe812372dc78cb0f8f69f Monotone-Revision: c40c5c6ccb865a2765307f1e9a53f079e5486bb4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T14:31:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit b8cf5216dd6bdf4e91c541fbc457e48e4cff1f34 Author: Wolfgang Sourdeau Date: Fri Jul 29 14:16:53 2011 +0000 Monotone-Parent: f49f7655bf5cf28a4146c61d6f0897052be0f21b Monotone-Revision: 2d5e6477bc1967b51bbbe812372dc78cb0f8f69f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T14:16:53 Monotone-Branch: ca.inverse.sogo M OpenChange/plreader.m commit 1376d8654a927d094f79541542112947a5c598ca Author: Ludovic Marcotte Date: Fri Jul 29 13:26:14 2011 +0000 Fixed handling of gb2312 charset Monotone-Parent: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46 Monotone-Revision: addfe836292fcae874e765a05ef776bfe841be1d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-29T13:26:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 7a5f67babe3d1e1f9bff22c2699689f0d1dc7012 Author: Wolfgang Sourdeau Date: Fri Jul 29 02:13:39 2011 +0000 Monotone-Parent: 48c9c37f78835c3255c4103136b86bdfcaaca051 Monotone-Revision: d9c62c6e142174bc3d2adb12ee04492347c95ede Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T02:13:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.m commit aaa7559ff09cb00e7ab419e3b81e2fa5efcfa9eb Author: Wolfgang Sourdeau Date: Fri Jul 29 02:12:59 2011 +0000 Monotone-Parent: b82c98742f6f58a7217e5b601c74d10f86e4ab18 Monotone-Revision: 48c9c37f78835c3255c4103136b86bdfcaaca051 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T02:12:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit 33ad6cd48b53c04e543503be54806188de917335 Author: Wolfgang Sourdeau Date: Fri Jul 29 02:11:52 2011 +0000 Monotone-Parent: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46 Monotone-Revision: b82c98742f6f58a7217e5b601c74d10f86e4ab18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T02:11:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit 2f2605dfcc5c7443387b7f4b53cbb0644d36595e Author: Wolfgang Sourdeau Date: Thu Jul 28 00:55:50 2011 +0000 Monotone-Parent: ec3d19f268090d56a33692cdc116485c488fd4d6 Monotone-Revision: 6b4e2f16b2a1ac3bbbb8f854763b7deb70bd8a46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-28T00:55:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreTasksFolder.m commit dbed73c66f24378763964da1a4e95f19de1847c9 Author: Wolfgang Sourdeau Date: Thu Jul 28 00:52:38 2011 +0000 Monotone-Parent: cac2cd04f2f5027f49a937745510d92fa557a762 Monotone-Revision: ec3d19f268090d56a33692cdc116485c488fd4d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-28T00:52:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m commit 132495b7e453f99262295d6e238fef2508f465de Author: Wolfgang Sourdeau Date: Thu Jul 28 00:47:02 2011 +0000 Monotone-Parent: 52e43d7be78f6de53ec604ed8975953bce6b1e0d Monotone-Revision: cac2cd04f2f5027f49a937745510d92fa557a762 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-28T00:47:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTable.m commit 4f9b5da77e75b6006df364288568d191ce526d0b Author: Wolfgang Sourdeau Date: Thu Jul 28 00:45:35 2011 +0000 Monotone-Parent: da065094ec85a862e2b55a9d2a9344f023a1495d Monotone-Revision: 52e43d7be78f6de53ec604ed8975953bce6b1e0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-28T00:45:35 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.m commit d875d5ed7e8ffec9b3bc3b847f5adb67441eca21 Author: Wolfgang Sourdeau Date: Wed Jul 27 22:04:49 2011 +0000 Monotone-Parent: 98084e25c04125bc23a53907661020b8ac004a5d Monotone-Revision: da065094ec85a862e2b55a9d2a9344f023a1495d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T22:04:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFSMessageTable.m commit 05ed3cce9e5f8fd105d25a36f7b4b3b317aee436 Author: Wolfgang Sourdeau Date: Wed Jul 27 22:02:29 2011 +0000 Monotone-Parent: 353341fbefbec06fd82685f146d83bc9bf269172 Monotone-Revision: 98084e25c04125bc23a53907661020b8ac004a5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T22:02:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAppointmentWrapper.m commit 091e7552a5e536b7449ad4168840ced8c9a9c76e Author: Wolfgang Sourdeau Date: Wed Jul 27 22:01:16 2011 +0000 Monotone-Parent: d6705d8dd1250d749b03b17d0e2cd2f84e97f49a Monotone-Revision: 353341fbefbec06fd82685f146d83bc9bf269172 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T22:01:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessage.m commit b0a89c368c7100dcb845600ea5626e2b8120c373 Author: Wolfgang Sourdeau Date: Wed Jul 27 21:59:37 2011 +0000 Monotone-Parent: 7016b89d1c4abd33e846818e244ff6fabde5521e Monotone-Revision: d6705d8dd1250d749b03b17d0e2cd2f84e97f49a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T21:59:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.m M OpenChange/SOGoMAPIFSFolder.h M OpenChange/SOGoMAPIFSFolder.m commit 79c745e822c97c43733eef480941a5199241dbbf Author: Wolfgang Sourdeau Date: Wed Jul 27 21:55:49 2011 +0000 Monotone-Parent: ecc7993695f6bf490b49a22b237471f7d599bc76 Monotone-Revision: 7016b89d1c4abd33e846818e244ff6fabde5521e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T21:55:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit b9d975fbb44b4914e80edde0e0145cfb3f2d6423 Author: Wolfgang Sourdeau Date: Wed Jul 27 21:53:21 2011 +0000 Monotone-Parent: 88ed6891d1a0ab07ab5cd6b7f28144e585e93c30 Monotone-Revision: ecc7993695f6bf490b49a22b237471f7d599bc76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T21:53:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.m commit 83d0ee535ca624efbe168561c45caca0e6c42d4b Author: Wolfgang Sourdeau Date: Wed Jul 27 21:51:44 2011 +0000 Monotone-Parent: 2fba878ec8713c26f41ffeb5cf08c75601a7c6b0 Monotone-Revision: 88ed6891d1a0ab07ab5cd6b7f28144e585e93c30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T21:51:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m commit 9426768dcd57ba77926df8c3dfb199c403f63086 Author: Wolfgang Sourdeau Date: Wed Jul 27 21:51:00 2011 +0000 Monotone-Parent: 1b230d2b3187795587acf307f4f13e37ed612a08 Monotone-Revision: 2fba878ec8713c26f41ffeb5cf08c75601a7c6b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T21:51:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.m commit 301ce11f3a8c43995645e002f6b7a7b9e834c72d Author: Wolfgang Sourdeau Date: Wed Jul 27 18:56:53 2011 +0000 Monotone-Parent: e907e470c7aa26b32fa9c7a7ebd2b18a41a700a8 Monotone-Revision: 1b230d2b3187795587acf307f4f13e37ed612a08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-27T18:56:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/plreader.m commit 44c36621a88856b8263ab34c3b3cee19cc285e5c Author: Francis Lachapelle Date: Wed Jul 27 14:53:12 2011 +0000 See ChangeLog. Monotone-Parent: b0613f483a296b882038d9d023bcb71c82d4916e Monotone-Revision: ed98effe549d74bf8029681e84b1654da70530c3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-27T14:53:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m commit aad817d5ca74137ab93f0e6196d5dc6f79a4fb28 Author: Wolfgang Sourdeau Date: Tue Jul 26 20:13:10 2011 +0000 Monotone-Parent: da9c14ddfb4c9a9c929c7b84543af4ce664cfc10 Monotone-Revision: 829ccf73000a2d91a5daf67741479e395011b6a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-26T20:13:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTable.m commit b95cd69e4bf330c9c75b86a70b2ab86e401b3a80 Author: Wolfgang Sourdeau Date: Tue Jul 26 20:05:04 2011 +0000 Monotone-Parent: cf1931cde83bb56232e35db1c1b6f4fab0c87270 Monotone-Revision: da9c14ddfb4c9a9c929c7b84543af4ce664cfc10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-26T20:05:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailFolder.m D OpenChange/MAPIStoreMailFolderTable.h D OpenChange/MAPIStoreMailFolderTable.m commit 4e1f62a0614887eeefb647ff3a6bc0d8348e5b13 Author: Wolfgang Sourdeau Date: Tue Jul 26 19:06:55 2011 +0000 Monotone-Parent: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b Monotone-Revision: cf1931cde83bb56232e35db1c1b6f4fab0c87270 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-26T19:06:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 287625af3fee08e620dc264eff9431dc38786635 Author: Wolfgang Sourdeau Date: Tue Jul 26 19:02:45 2011 +0000 Monotone-Parent: b0613f483a296b882038d9d023bcb71c82d4916e Monotone-Revision: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-26T19:02:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit 21436999e555380af4d12480f066b168c06c4693 Author: Francis Lachapelle Date: Tue Jul 26 16:53:20 2011 +0000 Updated NEWS file. Monotone-Parent: b3b57ace71b8022a69465703bcadda8a0a468a74 Monotone-Revision: b0613f483a296b882038d9d023bcb71c82d4916e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-26T16:53:20 Monotone-Branch: ca.inverse.sogo M NEWS commit 5ec8f6ee2bb0c926a0eb1b22d30b37fe5d2a3b4a Author: Francis Lachapelle Date: Tue Jul 26 16:25:34 2011 +0000 See ChangeLog Monotone-Parent: 5549db4f2d783334120dc64154749352cbc0b8e8 Monotone-Revision: b3b57ace71b8022a69465703bcadda8a0a468a74 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-26T16:25:34 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.8b M ChangeLog M UI/MailerUI/UIxMailListActions.m commit cfe646ade7a2e7bd9a6f8f12bcbcebed7462f363 Author: Francis Lachapelle Date: Tue Jul 26 15:21:21 2011 +0000 Rolled back the patch that changed the SOGo framework path. Monotone-Parent: b1943242b52e6ac847d4707b8f782b9306d140c2 Monotone-Revision: 5549db4f2d783334120dc64154749352cbc0b8e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-26T15:21:21 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 9317bf4d0c59f633b7ac4696ae524f017acf6c09 Author: Ludovic Marcotte Date: Mon Jul 25 16:28:02 2011 +0000 We now install the SOGo.framework code/resources at the proper location Monotone-Parent: ff19bb5b02dc7d005805574c2237a99788b1f06b Monotone-Revision: b1943242b52e6ac847d4707b8f782b9306d140c2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-25T16:28:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit c404a10153dcf62ca8035ddf06f661d8fb398687 Author: Francis Lachapelle Date: Mon Jul 25 14:28:15 2011 +0000 See ChangeLog Monotone-Parent: 32b84d9dc2715067c885c49bfc26087eac4dcd2b Monotone-Revision: fb2d19f2d09037cb11414b10bc8c3bb8beb37bd9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-25T14:28:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/MainUI/SOGoRootPage.m commit 76edc5184c8012469041703254e946542ecc8e24 Author: Wolfgang Sourdeau Date: Mon Jul 25 12:55:44 2011 +0000 Monotone-Parent: 07360851cf3a316ca37852af2234ebfc07bfe933 Monotone-Revision: 1daa99a3349eed6187c150245d4360becf9a5119 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-25T12:55:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit b14f308a9a70fa4584ac9c11682a5efb4d8f4f41 Author: Wolfgang Sourdeau Date: Mon Jul 25 12:52:56 2011 +0000 Monotone-Parent: 32b84d9dc2715067c885c49bfc26087eac4dcd2b Monotone-Revision: 07360851cf3a316ca37852af2234ebfc07bfe933 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-25T12:52:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit b10d7500d064a3caa2cb9bdf217c735d0c318193 Author: Wolfgang Sourdeau Date: Fri Jul 22 20:51:05 2011 +0000 Monotone-Parent: 394b1692941b08185f4b0f87ec52bc7c0dc6c824 Monotone-Revision: 32b84d9dc2715067c885c49bfc26087eac4dcd2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-22T20:51:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 6192f0d07773047c1f1539af5b062eeee8ef7ef3 Author: Wolfgang Sourdeau Date: Fri Jul 22 20:28:49 2011 +0000 Monotone-Parent: 3506bd18bc8c2147bebd7f22c05323ede7752c62 Monotone-Revision: 394b1692941b08185f4b0f87ec52bc7c0dc6c824 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-22T20:28:49 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMessageTable.m M Tests/Unit/SaxXMLReaderFactory+SOGoTests.m commit 53c646a0726c97f25822fae06ffa48c2c47af7db Author: Wolfgang Sourdeau Date: Fri Jul 22 17:51:26 2011 +0000 Monotone-Parent: 7dc95c48ab0a4fd9411797dd3275f47c9c42b72d Monotone-Revision: 3506bd18bc8c2147bebd7f22c05323ede7752c62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-22T17:51:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/GNUmakefile A Tests/Unit/SaxXMLReaderFactory+SOGoTests.m commit f1b25c96bb06b81eb009795cdc3ad780d74b1353 Author: Wolfgang Sourdeau Date: Thu Jul 21 19:03:17 2011 +0000 Monotone-Parent: d440541a5379cd767ab4e2c5fa882d1af65aa898 Monotone-Revision: 7dc95c48ab0a4fd9411797dd3275f47c9c42b72d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-21T19:03:17 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAttachment.m commit b70e00115799838f1827846cdc065eb874259e69 Author: Wolfgang Sourdeau Date: Thu Jul 21 15:26:48 2011 +0000 Monotone-Parent: 94cfc3ae6042eeef31f71ab67697fd9614b333dd Monotone-Revision: d440541a5379cd767ab4e2c5fa882d1af65aa898 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-21T15:26:48 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 227236b8a4cba65808035f56232363099b73f21a Author: Wolfgang Sourdeau Date: Thu Jul 21 15:05:17 2011 +0000 Monotone-Parent: 6573eb6d5779706b5935161822c561cf325f7fa6 Monotone-Revision: 94cfc3ae6042eeef31f71ab67697fd9614b333dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-21T15:05:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/MAPIStoreAppointmentWrapper.h A OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit f438ad520ff0b74a25910f92c4df89b1e97fd4bd Author: Wolfgang Sourdeau Date: Wed Jul 20 18:30:05 2011 +0000 Monotone-Parent: 2cb4c559e76b3864636b0072594c02216e619485 Monotone-Revision: 6573eb6d5779706b5935161822c561cf325f7fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-20T18:30:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit 95fb350599595d1813d2ad188df15fa4ceb03548 Author: Wolfgang Sourdeau Date: Wed Jul 20 18:28:37 2011 +0000 Monotone-Parent: f7e22c2902aad2294bce4bf4189092795fafd616 Monotone-Revision: 2cb4c559e76b3864636b0072594c02216e619485 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-20T18:28:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit ed6e33bcffa50351554761597a3608588d95b05e Author: Wolfgang Sourdeau Date: Wed Jul 20 18:21:12 2011 +0000 Monotone-Parent: a9261ceaf48e76c37620492b143b43b5c3a4c59a Monotone-Revision: f7e22c2902aad2294bce4bf4189092795fafd616 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-20T18:21:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit fe09d07f9efe00a0cd1370e0c1b5e4105ec49414 Author: Wolfgang Sourdeau Date: Wed Jul 20 18:19:38 2011 +0000 Monotone-Parent: e3227b9b9e8abff2f7a81dee01e5cf51b59ea921 Monotone-Revision: a9261ceaf48e76c37620492b143b43b5c3a4c59a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-20T18:19:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 9158de3654e0c9517d28ec2370eb8a0028222991 Author: Francis Lachapelle Date: Wed Jul 20 17:29:46 2011 +0000 See ChangeLog Monotone-Parent: 4b4728f355bbb34bff8025c45fdf5a359fe6387a Monotone-Revision: 43226c6973143c1625e30132d5e52ff2c5bf260a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-20T17:29:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailToSelection.js commit dbc50c78aa7fa6de3a36150731d2f4d1846c78ee Author: Wolfgang Sourdeau Date: Tue Jul 19 21:49:37 2011 +0000 Monotone-Parent: b526d981477874b339fcb0e64ee456714c76b84f Monotone-Revision: 290944a7a48619d2848c467ceac22359889e773c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T21:49:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit 823fa2b9a8cc34ebe8bb699c543a62c7ef09a60a Author: Wolfgang Sourdeau Date: Tue Jul 19 21:47:01 2011 +0000 Monotone-Parent: 4b4728f355bbb34bff8025c45fdf5a359fe6387a Monotone-Revision: b526d981477874b339fcb0e64ee456714c76b84f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T21:47:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit e82423d4e2236d67a154928ebd45eefbd590ecbe Author: Wolfgang Sourdeau Date: Tue Jul 19 21:31:16 2011 +0000 Monotone-Parent: 430f5637e275bb6a780f5be502428ee3c01c1d98 Monotone-Revision: 4b4728f355bbb34bff8025c45fdf5a359fe6387a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T21:31:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m commit 2e5a3f44dbad65b93aa43071e47f4444c2d55e2d Author: Wolfgang Sourdeau Date: Tue Jul 19 21:29:59 2011 +0000 Monotone-Parent: b4ff4dcc6bb4a5582d2cf8e4b1c70fe150c85870 Monotone-Revision: 430f5637e275bb6a780f5be502428ee3c01c1d98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T21:29:59 Monotone-Branch: ca.inverse.sogo M ChangeLog commit be5765849357d9c449b2d6f95713ac015eca9f2d Author: Francis Lachapelle Date: Tue Jul 19 20:09:23 2011 +0000 Updated Localisable.strings. Monotone-Parent: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f Monotone-Revision: fa63ae9b079303f5952bc14fa2849e6c78f005b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-19T20:09:23 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m commit 5f6f472b164cff690c27af059462385b741bb97b Author: Wolfgang Sourdeau Date: Tue Jul 19 20:01:13 2011 +0000 Monotone-Parent: 3049bbd9ddfe5886523c3f742888bf850719f4bc Monotone-Revision: d9a86eb13b216d79e4554381c163dbca408f0d39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T20:01:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M Tests/Unit/GNUmakefile M Tests/Unit/SOGoTest.h A Tests/Unit/TestNSString+Utilities.m commit 5a1aad272e1220af5aed5d1ac454b4fc862027c5 Author: Wolfgang Sourdeau Date: Tue Jul 19 20:00:15 2011 +0000 Make sogo-tests uninstallable Monotone-Parent: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f Monotone-Revision: 3049bbd9ddfe5886523c3f742888bf850719f4bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-19T20:00:15 Monotone-Branch: ca.inverse.sogo M Tests/Unit/GNUmakefile commit 20e43626b5ad192089850cd919f4f12e912eec69 Author: Francis Lachapelle Date: Tue Jul 19 16:25:11 2011 +0000 Renamed SOGoEnableDomainWithUID to SOGoEnableDomainBasedUID. Monotone-Parent: 297140f163083c23ae6ed58e7f2fe17a62277d31 Monotone-Revision: 6d9f4a1dbd4808e626cd25041219c5bb22a5626f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-19T16:25:11 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.8a Monotone-Tag: v1.3.8a M ChangeLog M Documentation/SOGo Installation Guide.odt M NEWS M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoUserHomePage.m commit 4eacacc8c89dc41894569f7ca5d92dfd9d963f48 Author: Francis Lachapelle Date: Tue Jul 19 14:47:47 2011 +0000 Updated NEWS file for version 1.3.8a. Monotone-Parent: b836806e761968a4845035ee408cce501a3f9fc5 Monotone-Revision: 297140f163083c23ae6ed58e7f2fe17a62277d31 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-19T14:47:47 Monotone-Branch: ca.inverse.sogo M NEWS commit 26126b8959b449aa19b06b221f34cec869619e0e Author: Francis Lachapelle Date: Tue Jul 19 01:21:18 2011 +0000 See ChangeLog Monotone-Parent: b60a07f4bcb416be85fafcd1299d398c09b58190 Monotone-Revision: b836806e761968a4845035ee408cce501a3f9fc5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-19T01:21:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoUserHomePage.m commit 49d0043a2eda750255166b883c32b7e8f1377fb0 Author: Wolfgang Sourdeau Date: Mon Jul 18 23:47:44 2011 +0000 Monotone-Parent: 88b07aa8edf775fa02705a9c03a0f8f14f905db3 Monotone-Revision: b60a07f4bcb416be85fafcd1299d398c09b58190 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-18T23:47:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSString+MAPIStore.m commit 620872202d3bc53e91b09bad2815af93e9f66f10 Author: Francis Lachapelle Date: Fri Jul 15 22:22:11 2011 +0000 See ChangeLog. Monotone-Parent: 42fa26da9b1def06a194726cab4199338a4bdf4c Monotone-Revision: 88b07aa8edf775fa02705a9c03a0f8f14f905db3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-15T22:22:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m commit 736b4a4f4cac8824bc0ee5396ed8abb50233725d Author: Wolfgang Sourdeau Date: Fri Jul 15 20:32:59 2011 +0000 Monotone-Parent: 509161891d714328d4a536f4225b69b69c8bf263 Monotone-Revision: 9c2ce4a1d58e648ee8b0bab68a7284e4b583962d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T20:32:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit c6bc85973d7e893f42029cb34c8a11e5088fe669 Author: Wolfgang Sourdeau Date: Fri Jul 15 20:30:39 2011 +0000 Monotone-Parent: dc1a04dbd8c664b75c03181a48283724ed5866b2 Monotone-Revision: 509161891d714328d4a536f4225b69b69c8bf263 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T20:30:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit 792fb895f713095db56050c4c2afc4b0644ab71c Author: Wolfgang Sourdeau Date: Fri Jul 15 20:22:27 2011 +0000 Monotone-Parent: 0bb415c672cf6fa29a94c71cfade196c42eeb58a Monotone-Revision: dc1a04dbd8c664b75c03181a48283724ed5866b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T20:22:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile D OpenChange/MAPIStoreDraftsAttachment.h D OpenChange/MAPIStoreDraftsAttachment.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFSMessage.h M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m commit 1736de0c4bf9f4cabec39eec8c95f509817f9627 Author: Wolfgang Sourdeau Date: Fri Jul 15 19:29:30 2011 +0000 Monotone-Parent: dc704fb10726eca5edd9213a64dd7edc139de7b4 Monotone-Revision: 1e777b448f611699c505f7adf188b474c8be8766 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T19:29:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit bed667434c1228d8282bb8bedcdd1b2e65960e29 Author: Wolfgang Sourdeau Date: Fri Jul 15 18:36:15 2011 +0000 Monotone-Parent: 94165b609bb149d80e4ea22d3eaa449726ba7e4c Monotone-Revision: dc704fb10726eca5edd9213a64dd7edc139de7b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T18:36:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit ebc2a6664dd3db4cd104992002cab9d5181da752 Author: Francis Lachapelle Date: Fri Jul 15 18:05:28 2011 +0000 Monotone-Parent: c3a7c48c4aca7497c570e19e07cd5c09215932f0 Monotone-Revision: cd48d16d8aea72307e36e2994ff100b98e69d04a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-15T18:05:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 7556d4fe7a55272827fa8892ca4b1dcd547167b5 Author: Wolfgang Sourdeau Date: Fri Jul 15 15:08:30 2011 +0000 Monotone-Parent: 7cfdd064893329db0adaa6d3f8e376f93037427b Monotone-Revision: 94165b609bb149d80e4ea22d3eaa449726ba7e4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T15:08:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit e1ad7008b4a6c1bff3db807f61c9647f7c7df74a Author: Wolfgang Sourdeau Date: Fri Jul 15 14:15:03 2011 +0000 Monotone-Parent: fc4961b85b0b909fb28a4bee4624ff3842165a55 Monotone-Revision: 7cfdd064893329db0adaa6d3f8e376f93037427b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T14:15:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit bfa4af571348065a938a3493d44bf55440cf3c85 Author: Wolfgang Sourdeau Date: Fri Jul 15 13:43:38 2011 +0000 Monotone-Parent: edd6ac7b0fdcca99066a8097eefc5e8b36ff52fa Monotone-Revision: fc4961b85b0b909fb28a4bee4624ff3842165a55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-15T13:43:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 689db91bdfff861d447495522382241797af4e8a Author: Francis Lachapelle Date: Fri Jul 15 10:07:05 2011 +0000 Updated installation guide. Monotone-Parent: e2ddde80cf09d9a5bf1b305a56dc3de54da2cddd Monotone-Revision: c3a7c48c4aca7497c570e19e07cd5c09215932f0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-15T10:07:05 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 73eaacff637c95aa72abef30d3378ac5484cf1af Author: Francis Lachapelle Date: Fri Jul 15 10:06:47 2011 +0000 See ChangeLog Monotone-Parent: dc704fb10726eca5edd9213a64dd7edc139de7b4 Monotone-Revision: e2ddde80cf09d9a5bf1b305a56dc3de54da2cddd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-15T10:06:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit ab43fce1af68c68b5e28d8c99f6af15d079e3b7f Author: Wolfgang Sourdeau Date: Thu Jul 14 21:35:54 2011 +0000 Monotone-Parent: fd90ae60f7879a303cc5d6b24e64a0a382068323 Monotone-Revision: edd6ac7b0fdcca99066a8097eefc5e8b36ff52fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-14T21:35:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m D OpenChange/MAPIStoreSOGo.h M OpenChange/MAPIStoreSOGo.m commit 592832ed13420ca5c9ba28923e15201d07f08bdf Author: Wolfgang Sourdeau Date: Thu Jul 14 21:35:11 2011 +0000 Monotone-Parent: d46f4a0ff945f9aea6a53dcd6b70ed69289186dc Monotone-Revision: fd90ae60f7879a303cc5d6b24e64a0a382068323 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-14T21:35:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit 4e9226ce9ddeee94d21f49cf67c48ed526e7aebd Author: Wolfgang Sourdeau Date: Thu Jul 14 21:34:01 2011 +0000 Monotone-Parent: 3ab00c40007881beeaf921f5bbfa3a45affcce03 Monotone-Revision: fb5168d6a8a15251f195c6088e8bc566b7b29809 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-14T21:34:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m commit 8367ad3a63da594c1acc6aca7eb890b694f012f2 Author: Francis Lachapelle Date: Thu Jul 14 19:21:27 2011 +0000 Updated documentation for 1.3.8. Monotone-Parent: 91a679e69aa4106f8c33d74db6bec639a6bdc1f5 Monotone-Revision: 26f45bf17d39a252cb6b60da3f39bfb9965a2f83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-14T19:21:27 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.8 M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M NEWS commit bbdb47c684bb3184eda078abdaf1770909ca743f Author: Francis Lachapelle Date: Thu Jul 14 17:46:58 2011 +0000 Updated NEWS. Monotone-Parent: 3ab00c40007881beeaf921f5bbfa3a45affcce03 Monotone-Revision: 91a679e69aa4106f8c33d74db6bec639a6bdc1f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-14T17:46:58 Monotone-Branch: ca.inverse.sogo M NEWS commit 4767369cee3bec8ef464353d16f202c610a04a21 Author: Wolfgang Sourdeau Date: Thu Jul 14 15:56:58 2011 +0000 Monotone-Parent: e25c29c65bbc1f6ce6cf68858f20a104b724d36b Monotone-Revision: 3ab00c40007881beeaf921f5bbfa3a45affcce03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-14T15:56:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit ec840858a64942f369b56936f56076188bab7c13 Author: Francis Lachapelle Date: Thu Jul 14 15:26:49 2011 +0000 See ChangeLog Monotone-Parent: 07d4e2dd2f55ba5735637b9ccd7e85474c204bca Monotone-Revision: e25c29c65bbc1f6ce6cf68858f20a104b724d36b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-14T15:26:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/SOGoTimePicker.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js commit 7b9a3d63af05209565dee3f488616bf83aba5c89 Author: Ludovic Marcotte Date: Thu Jul 14 13:08:29 2011 +0000 See ChangeLog Monotone-Parent: 3f20a85d13ccd9287c2d83d025e20a9dc73a3f02 Monotone-Revision: 07d4e2dd2f55ba5735637b9ccd7e85474c204bca Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-14T13:08:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit fcac6d89e4db2c4068fa5de78bbf324eae52fe6e Author: Francis Lachapelle Date: Wed Jul 13 23:31:58 2011 +0000 Updated translated list of languages. Monotone-Parent: 119376c6d87a7be6c3b6c2b3d6329f6b8d60b461 Monotone-Revision: 2c64e78c31d73184adcc98b6a31670109e2d07e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T23:31:58 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.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/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit 02c133af94ab388008d4cd3bd44357862379502d Author: Wolfgang Sourdeau Date: Wed Jul 13 21:48:54 2011 +0000 Monotone-Parent: 5b4c993653702d15ad66f63a1c94781ddd2e36aa Monotone-Revision: 3d2df4a4cd0472c967808f3f52f6cde1831d2d1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T21:48:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 53d65fddb88910e445fa465a2e62c50d5458bcf9 Author: Wolfgang Sourdeau Date: Wed Jul 13 21:41:58 2011 +0000 Monotone-Parent: 79dc6e23f29ab39ef98de2d45f1c37249b3c4152 Monotone-Revision: 5b4c993653702d15ad66f63a1c94781ddd2e36aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T21:41:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDraftsMessage.h M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.m commit 0716c41fe7a27ebeb275c8c7de920ef71837d5b5 Author: Wolfgang Sourdeau Date: Wed Jul 13 21:38:14 2011 +0000 Monotone-Parent: e3a0cebd32124aa09d35255a3e302efd4805257e Monotone-Revision: 37a89f2c11d5ea6e9541a6dae8f2ad9aeb88393a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T21:38:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSObject+MAPIStore.m commit b07ffb9dffeb7d6c16a334abfbb68e3e7b9707c5 Author: Francis Lachapelle Date: Wed Jul 13 19:17:46 2011 +0000 Updated NEWS Monotone-Parent: be4244b9d0a73537e2bb9b03b82c773250dc71f4 Monotone-Revision: 119376c6d87a7be6c3b6c2b3d6329f6b8d60b461 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T19:17:46 Monotone-Branch: ca.inverse.sogo M NEWS commit 29e6d9ae3358f34b38cbc70e430724215fcbe05f Author: Francis Lachapelle Date: Wed Jul 13 19:16:09 2011 +0000 See ChangeLog Monotone-Parent: 5e1c3fa09515ef226b59db74a98b650a9a33af6a Monotone-Revision: be4244b9d0a73537e2bb9b03b82c773250dc71f4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T19:16:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 80157e54edef8a677ff0288fce9f0f3f26148786 Author: Francis Lachapelle Date: Wed Jul 13 18:55:44 2011 +0000 See ChangeLog Monotone-Parent: f843025ba847f98dd8c231cef0b6ea7e430dc9b6 Monotone-Revision: d4476114c133c77a0b6b0b596165243704a68fb6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T18:55:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 0a6209300c4b017ab98550d2a8a356cccb6a17bb Author: Wolfgang Sourdeau Date: Wed Jul 13 18:55:16 2011 +0000 Monotone-Parent: cf0bf1453ddf93b100f4c44465b8b4ede251cf8e Monotone-Revision: c52ae4fd9b519a5566870dacce59fc91211a2b58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T18:55:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-tool.m commit 64758d5e0514e4b318aab68b417eec6497102b72 Author: Francis Lachapelle Date: Wed Jul 13 18:24:32 2011 +0000 Monotone-Parent: c0c2dbe64a9eb612995c7e7a7f9136a8f379a460 Monotone-Revision: f843025ba847f98dd8c231cef0b6ea7e430dc9b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T18:24:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit b72c8881453efc95b0e870d1304e57e1059f249d Author: Francis Lachapelle Date: Wed Jul 13 16:06:29 2011 +0000 Updated Version to 1.3.8. Monotone-Parent: cebbcbb7b32260bef20a831948eb14c29f494552 Monotone-Revision: 70051a0aa508a30cbd35bb7376efce8a3d826fba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T16:06:29 Monotone-Branch: ca.inverse.sogo M Version commit a1c632977db512adc41add6d98ff0d25c9b91ed7 Author: Francis Lachapelle Date: Wed Jul 13 16:05:30 2011 +0000 See ChangeLog Monotone-Parent: 60d25b994a09cdf59d84fc33832800e5bd16d86b Monotone-Revision: cebbcbb7b32260bef20a831948eb14c29f494552 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-13T16:05:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 3eb03e75ef686adec20482328ceb0dc4c261261b Author: Wolfgang Sourdeau Date: Wed Jul 13 13:36:07 2011 +0000 Monotone-Parent: b603e0a3e30f24330cb136471c6dc9798ffe1ba5 Monotone-Revision: cf0bf1453ddf93b100f4c44465b8b4ede251cf8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T13:36:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit f47d22f19ff6306306826a5ac4b89fb2c0ab7853 Author: Wolfgang Sourdeau Date: Tue Jul 12 21:59:04 2011 +0000 Monotone-Parent: 52f97967a551afb1284c9e0105d60c36d40f471a Monotone-Revision: c8fd48b8c8d9b7448bdeed036dda351e575cb5df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T21:59:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit d999da2ad12ea58ee149f03a3fb2747e5038b1c1 Author: Wolfgang Sourdeau Date: Tue Jul 12 21:47:20 2011 +0000 Monotone-Parent: 068bea34405b0256117d10e651c8cbc5279e8821 Monotone-Revision: 52f97967a551afb1284c9e0105d60c36d40f471a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T21:47:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSMessage.m commit 54b3b042c551b976c2bc3070ef50a2f041b5b46e Author: Wolfgang Sourdeau Date: Tue Jul 12 21:44:38 2011 +0000 Monotone-Parent: 8e645f6ce572b9b56929f17f32c93a52e98cef27 Monotone-Revision: 068bea34405b0256117d10e651c8cbc5279e8821 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T21:44:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 8a2abef9684df00f132b25e67ce89244f0f09307 Author: Wolfgang Sourdeau Date: Tue Jul 12 21:34:07 2011 +0000 Monotone-Parent: 7c22447764e780a8dae1012384128eed67ba6a5c Monotone-Revision: 8e645f6ce572b9b56929f17f32c93a52e98cef27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T21:34:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSMessageTable.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreTasksMessageTable.m commit 5623714682aa5965fd680d173585dfcd759fb2d7 Author: Wolfgang Sourdeau Date: Tue Jul 12 20:19:18 2011 +0000 Monotone-Parent: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a Monotone-Revision: 7c22447764e780a8dae1012384128eed67ba6a5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T20:19:18 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.m commit 6bd3aa1dff70a0a5dd665f87b70e1697e10aaf2b Author: Francis Lachapelle Date: Fri Jul 8 18:20:40 2011 +0000 Updated Installation Guide. Monotone-Parent: f7b3bc3a62d5041c2f58506bd72a980d36e0720a Monotone-Revision: 60d25b994a09cdf59d84fc33832800e5bd16d86b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T18:20:40 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 3d3a5e37baf00475c877fa05d6c8de4e8e051fa5 Author: Francis Lachapelle Date: Fri Jul 8 17:38:27 2011 +0000 See Changelog. Monotone-Parent: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a Monotone-Revision: c2868ffdea9d34b226e1f85e0a8de47117a91bb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T17:38:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailView.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 3f6bca5d1e1c38fbb7f669ef513a7c242fd66d1f Author: Francis Lachapelle Date: Fri Jul 8 15:48:55 2011 +0000 See ChangeLogs. Monotone-Parent: 4ada003303186187c511ea7faea08604da6b3db4 Monotone-Revision: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T15:48:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalCalendar.h M SOPE/NGCards/iCalCalendar.m M SoObjects/SOGo/SOGoFolder.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalendarSelector.m M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.js commit e1daba320a6de787d9e4df7e25c7163fbb21f9d4 Author: Wolfgang Sourdeau Date: Tue Jul 12 04:23:43 2011 +0000 Monotone-Parent: 07c1acd90de17a7e8f0064aff341a4244b2f090b Monotone-Revision: 19d23c85306b1d118c275902d56124e34314598d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-12T04:23:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit c2c71256429d7892e696a9689932705b50c03d70 Author: Wolfgang Sourdeau Date: Mon Jul 11 21:40:47 2011 +0000 Monotone-Parent: 0e4c262d0f94e6fb1bccfcb58387684c97728cfc Monotone-Revision: df9680caaa44b795268f4691b92890bc37f8ee3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-11T21:40:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/NSObject+MAPIStore.m M OpenChange/code-MAPIStorePropertySelectors.h M OpenChange/gen-property-selectors.py commit cad140c0b250ab584146deaba8d5732b82f69db1 Author: Wolfgang Sourdeau Date: Mon Jul 11 15:29:04 2011 +0000 Monotone-Parent: 5c6353cb6270d51a457d46a8fe98dadae4f37193 Monotone-Revision: 0e4c262d0f94e6fb1bccfcb58387684c97728cfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-11T15:29:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m commit 897d95a442b4ce63cc6e4fbdbf231b28ae53fdd1 Author: Francis Lachapelle Date: Fri Jul 8 15:39:43 2011 +0000 Updated Localizable.strings. Monotone-Parent: 8c19f19f3be5a4b6fb34ceeaab91ee58b54610d1 Monotone-Revision: 325d8e22268cbd75d66e3f82c06021870134a88b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T15:39:43 Monotone-Branch: ca.inverse.sogo A UI/AdministrationUI/Icelandic.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Norwegian.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/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Icelandic.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Norwegian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit b6bd0c44975ef5741ddc96194d4d287b59f77697 Author: Francis Lachapelle Date: Fri Jul 8 01:34:36 2011 +0000 Cleanup of unused variables. Monotone-Parent: 7f72bf38468755bb297376dd8f4ea909be348709 Monotone-Revision: 8c19f19f3be5a4b6fb34ceeaab91ee58b54610d1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T01:34:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoMailAccount.m commit 3fa292756bef166b8e864880497dd33ea8135e1e Author: Francis Lachapelle Date: Fri Jul 8 01:15:51 2011 +0000 See ChangeLog Monotone-Parent: c0509d9d92c69255be6d27969b4f578739e78c7f Monotone-Revision: 7f72bf38468755bb297376dd8f4ea909be348709 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T01:15:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m commit a40357f9c48a4b96e89b2832bf16de6599674920 Author: Francis Lachapelle Date: Fri Jul 8 00:22:10 2011 +0000 See ChangeLogs Monotone-Parent: 5c6353cb6270d51a457d46a8fe98dadae4f37193 Monotone-Revision: c0509d9d92c69255be6d27969b4f578739e78c7f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-08T00:22:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoComponentOccurence.m M UI/Scheduler/UIxAppointmentEditor.m commit 34f2904f0d5aab6b3caf39f38ecc13b2871ff99c Author: Francis Lachapelle Date: Thu Jul 7 13:58:50 2011 +0000 See ChangeLog Monotone-Parent: 73de56ded7f5b5ba79857c706ecef4d70ac3113b Monotone-Revision: 5c6353cb6270d51a457d46a8fe98dadae4f37193 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-07T13:58:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 485e53258f27915b1fe8064cc26e6c7a58a13231 Author: Wolfgang Sourdeau Date: Fri Jul 8 20:11:49 2011 +0000 Monotone-Parent: 670e8f293b27c9b0facc77f826ad167762e8a067 Monotone-Revision: 73de56ded7f5b5ba79857c706ecef4d70ac3113b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:11:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 798fa18fd532f1f22a99459999f68115c580c813 Author: Wolfgang Sourdeau Date: Fri Jul 8 20:07:21 2011 +0000 Monotone-Parent: 39e4d66894e1c585c6ce895bdcf629c4e6c0999e Monotone-Revision: 670e8f293b27c9b0facc77f826ad167762e8a067 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:07:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m commit 5c044411d417ecfc0e3d9a180bea15dd1c53d5dd Author: Wolfgang Sourdeau Date: Fri Jul 8 20:05:50 2011 +0000 Monotone-Parent: aff0225cae26a70d3ca711bd22d7459655c7f24e Monotone-Revision: 39e4d66894e1c585c6ce895bdcf629c4e6c0999e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:05:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m commit fcc4b2b07022e9ba87648317b1f9ca1066b02ee8 Author: Wolfgang Sourdeau Date: Fri Jul 8 20:04:36 2011 +0000 Monotone-Parent: 1c03128dc32222b38a2456aa650fb2b5a775c3a0 Monotone-Revision: aff0225cae26a70d3ca711bd22d7459655c7f24e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:04:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit 1cf68fa730f0d566c937754fb4b35271dea53cf5 Author: Wolfgang Sourdeau Date: Fri Jul 8 20:02:02 2011 +0000 Monotone-Parent: 31c616af5df5ea18c34f33008cee7ec5688b43ba Monotone-Revision: 1c03128dc32222b38a2456aa650fb2b5a775c3a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:02:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.m commit dae4b362fa3690bc6290d77b27f43b3a85df020e Author: Wolfgang Sourdeau Date: Fri Jul 8 19:58:54 2011 +0000 Monotone-Parent: c586ecab910c391dd7676a0406b4511602a80b3e Monotone-Revision: 31c616af5df5ea18c34f33008cee7ec5688b43ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T19:58:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSFolder.m commit 277ed04099e2af998a15bca71ad2e0f8ebc5b738 Author: Wolfgang Sourdeau Date: Fri Jul 8 19:57:49 2011 +0000 Monotone-Parent: f1785f649f5c8ff93247eff842a747a810f90e1c Monotone-Revision: c586ecab910c391dd7676a0406b4511602a80b3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T19:57:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m commit 179774e1772a933496d56bda89437747cb594825 Author: Wolfgang Sourdeau Date: Fri Jul 8 17:23:48 2011 +0000 Monotone-Parent: dd068d80fdd161e81a76e72cc840d7727c8b8f90 Monotone-Revision: f1785f649f5c8ff93247eff842a747a810f90e1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T17:23:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit d9c54acd17cfd3c7584cf4cc538ed472fc10f94a Author: Francis Lachapelle Date: Wed Jul 6 19:48:22 2011 +0000 Monotone-Parent: b2fe7ce1dad859d390bcaf92ab86bfce416a3e91 Monotone-Revision: dd068d80fdd161e81a76e72cc840d7727c8b8f90 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-06T19:48:22 Monotone-Branch: ca.inverse.sogo M NEWS commit 4a73f41d58111cdff1288c6d32eeb0d9de97edbe Author: Francis Lachapelle Date: Wed Jul 6 19:44:44 2011 +0000 See ChangeLog. Monotone-Parent: 7f20a4d6e701b0221b1fddc51f74c48737a88125 Monotone-Revision: b2fe7ce1dad859d390bcaf92ab86bfce416a3e91 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-06T19:44:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListEditor.m M UI/WebServerResources/UIxListEditor.css M UI/WebServerResources/UIxListEditor.js commit 3fc5bcd31e06e59731ef869c8131c5603f250d15 Author: Francis Lachapelle Date: Wed Jul 6 19:08:22 2011 +0000 Monotone-Parent: e42a3f349a672964c21581206e235de80ec76169 Monotone-Revision: 7f20a4d6e701b0221b1fddc51f74c48737a88125 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-06T19:08:22 Monotone-Branch: ca.inverse.sogo M NEWS commit 26886505375a9ebda7295b494c02d76ecf3f753d Author: Francis Lachapelle Date: Wed Jul 6 15:32:13 2011 +0000 See ChangeLog. Monotone-Parent: 18c4303d5fad2ad73c3df3a47c2ac2072cbcad5f Monotone-Revision: e42a3f349a672964c21581206e235de80ec76169 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-06T15:32:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit 1e4120c605852d02e809c6d33fc4ecdbc9b99303 Author: Ludovic Marcotte Date: Wed Jul 6 19:50:14 2011 +0000 Updated NEWS Monotone-Parent: c29d17fc75602cc5f21d43437355abbbb04cce15 Monotone-Revision: 18c4303d5fad2ad73c3df3a47c2ac2072cbcad5f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T19:50:14 Monotone-Branch: ca.inverse.sogo M NEWS commit 10d83d93b39819acf622ec158aa484be2cd32c40 Author: Ludovic Marcotte Date: Wed Jul 6 17:41:03 2011 +0000 Fix for bug #1317 Monotone-Parent: fe089deaf1b0181c06ece935c26c6677fc993265 Monotone-Revision: c29d17fc75602cc5f21d43437355abbbb04cce15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T17:41:03 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/German.lproj/Localizable.strings commit a3ea4c787601f74b15c7b3738957309b8d04a338 Author: Ludovic Marcotte Date: Wed Jul 6 17:23:13 2011 +0000 See ChangeLog Monotone-Parent: 980bdf3533fa9e08756ddec4c168f1f2b3ef31d2 Monotone-Revision: fe089deaf1b0181c06ece935c26c6677fc993265 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T17:23:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.m commit fd3acc86af45b22ffabce4eb432b48d376035bbd Author: Ludovic Marcotte Date: Wed Jul 6 14:15:51 2011 +0000 Small indexes fix Monotone-Parent: a7e4557022d0aae7997d7c7b65b38c077004cf94 Monotone-Revision: 980bdf3533fa9e08756ddec4c168f1f2b3ef31d2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T14:15:51 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolUserPreferences.m commit 1424a311b28e925c7355ccfc76ffb4ed703b31e0 Author: Ludovic Marcotte Date: Wed Jul 6 12:41:11 2011 +0000 Updated NEWS file Monotone-Parent: 10421d31ffe1c9a616b42eda9102c2e61e336cd4 Monotone-Revision: a7e4557022d0aae7997d7c7b65b38c077004cf94 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T12:41:11 Monotone-Branch: ca.inverse.sogo M NEWS commit 5261652f2374f80708b624a38c2438ce40b1949e Author: Francis Lachapelle Date: Tue Jul 5 16:26:43 2011 +0000 See ChangeLog. Monotone-Parent: e40b55179af993121232d5ca1e744fb7405888e8 Monotone-Revision: 10421d31ffe1c9a616b42eda9102c2e61e336cd4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-05T16:26:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit b87a7ceeacf6cfc078632b272fbacc5285589e37 Author: Ludovic Marcotte Date: Tue Jul 5 20:10:45 2011 +0000 See ChangeLog Monotone-Parent: 0b515b8331401536a0de4cc2ca53fce6dd6ca6ed Monotone-Revision: 3f570612955fe5748f947cb46b0d25c731f1bffb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T20:10:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit c56634f859c8572b4b1642bb4f64b8b24866470b Author: Ludovic Marcotte Date: Tue Jul 5 17:40:34 2011 +0000 See ChangeLog Monotone-Parent: d68444a3c794ab5baa8363ca087ec5caad13ba7b Monotone-Revision: 0b515b8331401536a0de4cc2ca53fce6dd6ca6ed Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T17:40:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit 3abac237a672d08083cf2b44186c711f85f34a16 Author: Ludovic Marcotte Date: Tue Jul 5 16:54:39 2011 +0000 See ChangeLog Monotone-Parent: 48a1bab369727c086d0425d59fd2cf0ffc63b71c Monotone-Revision: d68444a3c794ab5baa8363ca087ec5caad13ba7b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T16:54:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSieveManager.m commit 5b8c750f2693fccd4616efc380e57bcc57b5e0d1 Author: Ludovic Marcotte Date: Tue Jul 5 16:39:49 2011 +0000 See ChangeLog Monotone-Parent: 47472b0ffbf55e9b5e6cddcaacbb75eaba65843c Monotone-Revision: 48a1bab369727c086d0425d59fd2cf0ffc63b71c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T16:39:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M NEWS M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 34b5360b413c931677c004fe6644d23674404321 Author: Ludovic Marcotte Date: Tue Jul 5 16:24:14 2011 +0000 Fixed Russian localizable strings files Monotone-Parent: 6a276a3a3ea0a9b3f1f8f69464b4b6058b639b18 Monotone-Revision: 47472b0ffbf55e9b5e6cddcaacbb75eaba65843c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T16:24:14 Monotone-Branch: ca.inverse.sogo M UI/Common/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 05e20a6751821ee4b34471eee2431932e8fe9456 Author: Ludovic Marcotte Date: Tue Jul 5 15:08:44 2011 +0000 See ChangeLog Monotone-Parent: 0a26aa3104394fc27aedec6025fb6d01075058b4 Monotone-Revision: 6a276a3a3ea0a9b3f1f8f69464b4b6058b639b18 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T15:08:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 4cb801ede6e720c5bc1dad3db2e786dd03cacc52 Author: Francis Lachapelle Date: Tue Jul 5 14:33:31 2011 +0000 Updated Russian translation. Monotone-Parent: 3f570612955fe5748f947cb46b0d25c731f1bffb Monotone-Revision: 481f036bf9f97f5236dcd28ebf7f4f8603922ae9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-05T14:33:31 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Russian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Templates/SOGoACLRussianAdditionAdvisory.wox M UI/Templates/SOGoACLRussianModificationAdvisory.wox M UI/Templates/SOGoACLRussianRemovalAdvisory.wox M UI/Templates/SOGoFolderRussianAdditionAdvisory.wox M UI/Templates/SOGoFolderRussianRemovalAdvisory.wox commit decbce9f27f2b81ab3a2b42aceb696833fa55d43 Author: Ludovic Marcotte Date: Tue Jul 5 13:24:25 2011 +0000 See ChangeLog Monotone-Parent: eec300be835f03b3e7780d528e6c75977cf6254b Monotone-Revision: 0a26aa3104394fc27aedec6025fb6d01075058b4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-05T13:24:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit 92c73181dd7b53c60a6f9e01adb141f243914694 Author: Francis Lachapelle Date: Tue Jul 5 06:09:29 2011 +0000 Updated Russian translation. Monotone-Parent: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00 Monotone-Revision: eec300be835f03b3e7780d528e6c75977cf6254b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-05T06:09:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Contacts/Russian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Templates/SOGoACLRussianAdditionAdvisory.wox M UI/Templates/SOGoACLRussianModificationAdvisory.wox M UI/Templates/SOGoACLRussianRemovalAdvisory.wox M UI/Templates/SOGoFolderRussianAdditionAdvisory.wox M UI/Templates/SOGoFolderRussianRemovalAdvisory.wox commit 7dabb5bd712bbcaca208fceb4dff8db2dc99f857 Author: Ludovic Marcotte Date: Sat Jul 2 13:22:34 2011 +0000 See ChangeLog Monotone-Parent: 40d6cb69296008deaa81f30c913c4413c0aa6997 Monotone-Revision: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-02T13:22:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit df61576105d8cf8ab0a5ccf729ea0a55c41392e0 Author: Wolfgang Sourdeau Date: Thu Jun 30 19:10:28 2011 +0000 Monotone-Parent: 03b2ef9088f0831bd7c90128bf63ead3ee3f82a8 Monotone-Revision: d7fa74829c523fd87dd6cb456ed8fb4b12564db0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-30T19:10:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit bbc64ccc8c800d04b341020645aeea8c2916289a Author: Wolfgang Sourdeau Date: Thu Jun 30 19:08:20 2011 +0000 Monotone-Parent: 40d6cb69296008deaa81f30c913c4413c0aa6997 Monotone-Revision: 03b2ef9088f0831bd7c90128bf63ead3ee3f82a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-30T19:08:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 83f3537839d2dc4f402f366e36d2321ae63dd60a Author: Ludovic Marcotte Date: Wed Jun 29 21:54:59 2011 +0000 Fix over previous commit on mutli-domain stuff Monotone-Parent: fbae6d1883c541db7a57fdf725e970f6cc80c44f Monotone-Revision: 40d6cb69296008deaa81f30c913c4413c0aa6997 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-29T21:54:59 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoSource.h commit 710b51581b8d2c8c9beb550beff68a7b788d8481 Author: Ludovic Marcotte Date: Wed Jun 29 18:42:59 2011 +0000 minor fix over previous commit Monotone-Parent: c395dc55e24320e5a7a74fe51cd8a5b61e1c8f68 Monotone-Revision: fbae6d1883c541db7a57fdf725e970f6cc80c44f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-29T18:42:59 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolUserPreferences.m commit dd3704d26566452d5aa7256e0dad5fc471f9c59f Author: Ludovic Marcotte Date: Wed Jun 29 17:44:03 2011 +0000 fixed merge Monotone-Parent: 19d6588c4dfb7220f7b5d02e619c02259029cabb Monotone-Revision: c395dc55e24320e5a7a74fe51cd8a5b61e1c8f68 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-29T17:44:03 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7e720da571276ef37c1db938549e8c9a95a4cb15 Author: Ludovic Marcotte Date: Wed Jun 29 17:43:10 2011 +0000 See ChangeLog Monotone-Parent: 178cf4e5311729ac333305676b5ad2aa35a7ca71 Monotone-Revision: d51bb1b592f986d2e34036c3dad0c70f43f0150a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-29T17:43:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.m D SoObjects/Mailer/SOGoSieveConverter.h D SoObjects/Mailer/SOGoSieveConverter.m M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoSieveManager.h A SoObjects/SOGo/SOGoSieveManager.m M SoObjects/SOGo/SOGoUserSettings.m M Tools/GNUmakefile M Tools/SOGoTool.h M Tools/SOGoTool.m A Tools/SOGoToolUserPreferences.m commit 4a1e59744dd00e35bae6c32b44a3708113b3bdfe Author: Jean Raby Date: Mon Jun 27 22:43:48 2011 +0000 Add options handling to sogoLogin.py The script can now be used from the CLI to get the SOGo auth cookie. Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15 Monotone-Revision: da943d19b66326d6a44506dad61363238c96ca37 Monotone-Author: jraby@inverse.ca Monotone-Date: 2011-06-27T22:43:48 Monotone-Branch: ca.inverse.sogo M Tests/Integration/sogoLogin.py commit f44212f0e6d8639852e225b38e9741c3176be196 Author: Francis Lachapelle Date: Fri Jun 24 19:19:50 2011 +0000 See ChangeLog Monotone-Parent: c0fdc871e5cf2faadbed16ce1c4275647d0928b4 Monotone-Revision: 178cf4e5311729ac333305676b5ad2aa35a7ca71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-24T19:19:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoSession.h M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M SoObjects/SOGo/SQLSource.m M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.js commit e0f6982de2e5ed406f499ac305fc565dcf2eac6f Author: Ludovic Marcotte Date: Thu Jun 23 19:09:01 2011 +0000 one more sanity check Monotone-Parent: dc5ddbbb3305b9f0cb8fe2e2044f0a2673ef24ca Monotone-Revision: 94b9cd9ca57eca41ee588c8d41da668682bdb1d0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-23T19:09:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit ca901e9b2ff903c80f8086a76532cc7649297527 Author: Ludovic Marcotte Date: Thu Jun 23 18:50:43 2011 +0000 small sanity check Monotone-Parent: b02226d59c16236b8e8eab6e22a7346f679f2ee7 Monotone-Revision: dc5ddbbb3305b9f0cb8fe2e2044f0a2673ef24ca Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-23T18:50:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 4d288c96f6a151d02ec9e9e90866e31cb054c9ac Author: Wolfgang Sourdeau Date: Thu Jun 23 13:57:09 2011 +0000 Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15 Monotone-Revision: 62a7456859ae701daeb595d318eaba439c816312 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-23T13:57:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreTypes.h commit 8cac68562a491235b0c45e440cc2695dc1504a3e Author: Ludovic Marcotte Date: Thu Jun 23 13:34:50 2011 +0000 Fix for bug #1260 Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15 Monotone-Revision: b02226d59c16236b8e8eab6e22a7346f679f2ee7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-23T13:34:50 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 687e716b86f5a265f3e55d1b4ca12e99da7a4df4 Author: Francis Lachapelle Date: Tue Jun 21 00:08:49 2011 +0000 Updated CKEditor to version 3.6.1. Monotone-Parent: 6619466490ad295840f40831afe06f17195670ca Monotone-Revision: a7450cb20f9b7540324748f847e35d9eb3e1ba15 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-21T00:08:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/LICENSE.html M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_languages.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js A UI/WebServerResources/ckeditor/lang/ka.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js A UI/WebServerResources/ckeditor/plugins/bbcode/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js A UI/WebServerResources/ckeditor/plugins/docprops/dialogs/docprops.js A UI/WebServerResources/ckeditor/plugins/docprops/plugin.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js M UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js M UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js A UI/WebServerResources/ckeditor/plugins/stylesheetparser/plugin.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/skin.js M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/themes/default/theme.js commit 1223fc9840292311ac0fe3b3bea2eee6b160303a Author: Francis Lachapelle Date: Mon Jun 20 21:17:49 2011 +0000 See ChangeLog Monotone-Parent: 45fc846cf2415007c8d3b6ea92634c86de44afa7 Monotone-Revision: 6619466490ad295840f40831afe06f17195670ca Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-20T21:17:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit e20a5fc6c01f1e119a17eb88f539b463e08d4130 Author: Francis Lachapelle Date: Thu Jun 16 08:11:06 2011 +0000 See ChangeLog. Monotone-Parent: 9a4fbee9a3ab5f905ffeb22dc90fe024081bf88d Monotone-Revision: 45fc846cf2415007c8d3b6ea92634c86de44afa7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-16T08:11:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 35344ae1f78d6d59b8807b2f636d281d2a144abe Author: Francis Lachapelle Date: Thu Jun 16 04:09:49 2011 +0000 See ChangeLog. Monotone-Parent: 1c31ee73919c9cbab03a3eca6cad82ef8add605f Monotone-Revision: 9a4fbee9a3ab5f905ffeb22dc90fe024081bf88d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-16T04:09:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit a74b23323c7e11216525911973ec4aaa198ae5bf Author: Francis Lachapelle Date: Wed Jun 15 12:32:54 2011 +0000 Monotone-Parent: a23a00bfdc3b8c5d6ad9e0dc8ae6a4c565421502 Monotone-Revision: 1c31ee73919c9cbab03a3eca6cad82ef8add605f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-15T12:32:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit b9f1ff6904ddfaaf6ee51a524db27d9a6590291c Author: Francis Lachapelle Date: Wed Jun 15 12:23:21 2011 +0000 Fix for SOGoTimePicker and Firefox Monotone-Parent: 43f0336a691891085c119dd6f330fc1e644705d6 Monotone-Revision: a23a00bfdc3b8c5d6ad9e0dc8ae6a4c565421502 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-15T12:23:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoTimePicker.js commit 95b97a5f076acdf7608536b5bed54d78dbb9a32a Author: Francis Lachapelle Date: Wed Jun 15 09:37:56 2011 +0000 See ChangeLog Monotone-Parent: dfeefc82404a132aa08f14ba4c9280ff1b64df27 Monotone-Revision: 43f0336a691891085c119dd6f330fc1e644705d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-15T09:37:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoTimePicker.js M UI/WebServerResources/UIxAppointmentEditor.js commit a9547efac01baca173041ab96dfa457de21f66d4 Author: Francis Lachapelle Date: Wed Jun 15 09:29:04 2011 +0000 See ChangeLog Monotone-Parent: 9c23081be1d521d038cc4cbf8d2034a12fca88aa Monotone-Revision: dfeefc82404a132aa08f14ba4c9280ff1b64df27 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-15T09:29:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit d8b2d852b9c5252da1288d8fd78d81d39a5f1520 Author: Ludovic Marcotte Date: Fri Jun 17 20:57:17 2011 +0000 See ChangeLog Monotone-Parent: a1ae082f345f010ed0903ee2ac6873682313ca49 Monotone-Revision: 9c23081be1d521d038cc4cbf8d2034a12fca88aa Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-17T20:57:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalEvent.m commit 70dfe9a7826818202435b88693a1fb9633d27ea8 Author: Wolfgang Sourdeau Date: Thu Jun 16 18:47:37 2011 +0000 Monotone-Parent: 2ae8453d8d2f2b996894905329aa2f2665038ed7 Monotone-Revision: 8ac94a78bb2ff47a9c8c93921883f5d1ed948bae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-16T18:47:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit b307abf336dd781ed20a89ef325294e945c8f6ac Author: Wolfgang Sourdeau Date: Thu Jun 16 18:47:14 2011 +0000 Monotone-Parent: 869378c97b2bf3386ab9d61f8e107135f0dc0529 Monotone-Revision: 2ae8453d8d2f2b996894905329aa2f2665038ed7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-16T18:47:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 310c6affbf2ca85ad725cfd18d8d4fb6c5474795 Author: Ludovic Marcotte Date: Thu Jun 16 17:04:00 2011 +0000 See ChangeLog Monotone-Parent: 9b6ca5cb2b17f229443223ae6bb703c37ca1f0c3 Monotone-Revision: 95fd526cbec8bccb226bbd63d3442c7d12061aa3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-16T17:04:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFolderActions.m commit 8145059809c57df5c0cc1af7d92027f381454401 Author: Ludovic Marcotte Date: Thu Jun 16 15:47:28 2011 +0000 Fixed the logrotate script to not restart SOGo but rather do a copy/truncate Monotone-Parent: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5 Monotone-Revision: 9b6ca5cb2b17f229443223ae6bb703c37ca1f0c3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-16T15:47:28 Monotone-Branch: ca.inverse.sogo M Scripts/logrotate commit a3ede0e519fc4ebaa25da9739af4089507bb94a6 Author: Ludovic Marcotte Date: Thu Jun 16 15:37:51 2011 +0000 Fix for bug #1034 Monotone-Parent: 698461b7043455867e02dfbd291566ea991bf8a5 Monotone-Revision: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-16T15:37:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble M configure commit 06419a4edfcaf4306f85bec81a7460058cff923b Author: Ludovic Marcotte Date: Thu Jun 16 15:35:13 2011 +0000 Fix for bug #1035 Monotone-Parent: 869378c97b2bf3386ab9d61f8e107135f0dc0529 Monotone-Revision: 698461b7043455867e02dfbd291566ea991bf8a5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-16T15:35:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 2607436632c77b4bfd46371810b35ea1459ba29a Author: Wolfgang Sourdeau Date: Thu Jun 16 14:40:59 2011 +0000 Monotone-Parent: 7ed8d0e95d642fed8f24b92fc18f0e2abc1b90d0 Monotone-Revision: 869378c97b2bf3386ab9d61f8e107135f0dc0529 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-16T14:40:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M Tools/GNUmakefile A Tools/SOGoToolRenameUser.m commit c3eaf9f3da876f419dbc3b652efc54a3f810ef4a Author: Wolfgang Sourdeau Date: Thu Jun 16 14:38:14 2011 +0000 Monotone-Parent: a1ab19d0430de4dc429a378a11f7f8e16772efd3 Monotone-Revision: 7ed8d0e95d642fed8f24b92fc18f0e2abc1b90d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-16T14:38:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 4a9031ed2f98626ec992fbb77952465864d92bd1 Author: Wolfgang Sourdeau Date: Wed Jun 15 20:24:35 2011 +0000 Fixed fr translation Monotone-Parent: 3c7e54830dfa3cab2fb852917934640dcf8f14bf Monotone-Revision: a1ab19d0430de4dc429a378a11f7f8e16772efd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-15T20:24:35 Monotone-Branch: ca.inverse.sogo M UI/Common/French.lproj/Localizable.strings commit cf79ddcb628455e6f3505e3c5acd8ec7a01f1e87 Author: Wolfgang Sourdeau Date: Wed Jun 15 18:35:00 2011 +0000 Monotone-Parent: 063d3ecd7926ad37de863baa4d97b7dc9fac9283 Monotone-Revision: 3c7e54830dfa3cab2fb852917934640dcf8f14bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-15T18:35:00 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreSpoolerContext.h A OpenChange/MAPIStoreSpoolerContext.m commit 7dd0f45f31497bc7f32c8259a8eed7a8dd8e1863 Author: Wolfgang Sourdeau Date: Wed Jun 15 14:04:51 2011 +0000 Monotone-Parent: 2418ded99640f030928c272b05c7a42641b0be33 Monotone-Revision: b0c7b4b626567d13058b5a3e35a0d9854a4459eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-15T14:04:51 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 59f03d6cdd281242d7b94185e7273ff7044bf133 Author: Francis Lachapelle Date: Tue Jun 14 13:15:22 2011 +0000 Added Google Chrome icon for the recommended browsers page. Monotone-Parent: 2418ded99640f030928c272b05c7a42641b0be33 Monotone-Revision: c7e5e47c096416ee9cd8e6c7c86cab9483739027 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-14T13:15:22 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/browser_chrome.gif commit 92315c220cb09416175fd420226245bab8e92ee5 Author: Francis Lachapelle Date: Tue Jun 14 05:49:07 2011 +0000 Monotone-Parent: 63d25041b2311a731f6a766110ba67fed361e786 Monotone-Revision: 2418ded99640f030928c272b05c7a42641b0be33 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-14T05:49:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoBrowsersPanel.wox commit f7d03def6c767feda2ab91b9e3395b02c6d30d81 Author: Francis Lachapelle Date: Tue Jun 14 05:13:02 2011 +0000 Added Google Chrome to the list of alternative browsers on the "incompatible browser page". Monotone-Parent: 0aa7af05d5d0a42db02d9f796577ffed77fb6e92 Monotone-Revision: 63d25041b2311a731f6a766110ba67fed361e786 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-14T05:13:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoBrowsersPanel.wox commit 66043fced164d84eee96f313aaf959c98310fbf8 Author: Francis Lachapelle Date: Tue Jun 14 05:12:05 2011 +0000 Monotone-Parent: 06ecf556336e9e96cf8ab6e1fd67ed609040f3c6 Monotone-Revision: 0aa7af05d5d0a42db02d9f796577ffed77fb6e92 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-14T05:12:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit 59d765cd69b3f4395b583d244ca883fcc20ed2a7 Author: Francis Lachapelle Date: Tue Jun 14 04:56:36 2011 +0000 See ChangeLog. Monotone-Parent: 0a8cad3c6a768c445cd15f040d34f93bba3eb6ea Monotone-Revision: 06ecf556336e9e96cf8ab6e1fd67ed609040f3c6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-14T04:56:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 2015c05a3c9f0b39d47c189cb9ea755b4ad558b7 Author: Francis Lachapelle Date: Mon Jun 13 20:28:10 2011 +0000 See ChangeLog. Monotone-Parent: d11c3e99fe05eb716e0732c7b5c44019dcd75934 Monotone-Revision: 0a8cad3c6a768c445cd15f040d34f93bba3eb6ea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-13T20:28:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTimeDateControl.h M UI/Scheduler/UIxTimeDateControl.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxTimeDateControl.wox M UI/WebServerResources/JavascriptAPIExtensions.js A UI/WebServerResources/SOGoTimePicker.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxTaskEditor.js A UI/WebServerResources/dialog-top.png M UI/WebServerResources/iefixes.css commit 80b7efed49fd51ce876d6183506c860178b4b838 Author: Francis Lachapelle Date: Wed Jun 8 20:30:21 2011 +0000 See ChangeLog Monotone-Parent: 64282771e1fb25846e93ccef41b7198b11c569f6 Monotone-Revision: d11c3e99fe05eb716e0732c7b5c44019dcd75934 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-08T20:30:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 2974a91c5ed296948f881a78f065af2af2f002fc Author: Wolfgang Sourdeau Date: Tue Jun 7 00:17:46 2011 +0000 Monotone-Parent: a1865313ff7142cbf139f7645dcbb299dd1acb92 Monotone-Revision: 06779f0bbfe40e7611b69790cf2eff4809382438 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-07T00:17:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksMessage.h M OpenChange/MAPIStoreTasksMessage.m commit b11f1c25df1e9aa27add50574c4b7dd4af9e1243 Author: Wolfgang Sourdeau Date: Tue Jun 7 00:08:09 2011 +0000 Monotone-Parent: 98abaad7915e94d5c0c4a28f949c9df8f6a3ac89 Monotone-Revision: a1865313ff7142cbf139f7645dcbb299dd1acb92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-07T00:08:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit a9adafcb8ac36b6b3062e120d6f94b2c8820ade1 Author: Wolfgang Sourdeau Date: Tue Jun 7 00:03:34 2011 +0000 Monotone-Parent: d3347c857a352227561f6e22c205b089a223ee88 Monotone-Revision: 98abaad7915e94d5c0c4a28f949c9df8f6a3ac89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-07T00:03:34 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreSOGo.m commit bf3e4fe3f3acd078634f3841fac5332a03574a19 Author: Wolfgang Sourdeau Date: Tue Jun 7 00:02:54 2011 +0000 Monotone-Parent: 8ec67206fe2e60d10c9dd420d14aeb136a46afc8 Monotone-Revision: d3347c857a352227561f6e22c205b089a223ee88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-07T00:02:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 26ce606830d38c13b8dbee34870c44de22b38d73 Author: Wolfgang Sourdeau Date: Mon Jun 6 23:59:31 2011 +0000 Monotone-Parent: 64ba2e93f125a52eecebddb59943e772948d3477 Monotone-Revision: 8ec67206fe2e60d10c9dd420d14aeb136a46afc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T23:59:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit fbdde21ec00110776e374c985bfe9da09da57a7e Author: Wolfgang Sourdeau Date: Mon Jun 6 21:58:51 2011 +0000 Monotone-Parent: 0274436d9ec9782dc91d65ff2c4760f006d2ca04 Monotone-Revision: 64ba2e93f125a52eecebddb59943e772948d3477 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T21:58:51 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.m commit 795e1ad398809db6c2b7d11449644b77b01e1b28 Author: Wolfgang Sourdeau Date: Mon Jun 6 21:58:46 2011 +0000 Monotone-Parent: 52ae1dc5cf6c40b252808bb7d1ec3f07b9c076a3 Monotone-Revision: 0274436d9ec9782dc91d65ff2c4760f006d2ca04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T21:58:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit ebdaddb2b3b2168a5ee8c2f68d4b9f02448a842a Author: Wolfgang Sourdeau Date: Mon Jun 6 21:55:31 2011 +0000 Monotone-Parent: 286239ab4e8134dcfe31420f3d4db4243ec0e13f Monotone-Revision: 52ae1dc5cf6c40b252808bb7d1ec3f07b9c076a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T21:55:31 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFolder.h commit 5d769de150822aa7f51d1bc20e76e4ca8038a4fb Author: Wolfgang Sourdeau Date: Mon Jun 6 21:50:16 2011 +0000 Monotone-Parent: 5fce621cdb57b71a081de204c031edb19e4e1568 Monotone-Revision: 286239ab4e8134dcfe31420f3d4db4243ec0e13f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T21:50:16 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m commit 71f92289d2770926670d4503325eb50276a28751 Author: Francis Lachapelle Date: Mon Jun 6 21:00:23 2011 +0000 See ChangeLog Monotone-Parent: fb3ae1be0d4c0ad6fd7491bea70eefa829243ad4 Monotone-Revision: a92e5913badf5a71e06b1253bb3137e83d7ad34e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-06T21:00:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 9ee3e2c42a89de249e9ffdd0c5aeaa6bccb235a9 Author: Wolfgang Sourdeau Date: Sat Jun 4 00:14:38 2011 +0000 Monotone-Parent: a3454a89b34b8bb6dd1906bf066c6d929fc08428 Monotone-Revision: 5fce621cdb57b71a081de204c031edb19e4e1568 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-04T00:14:38 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTypes.h commit 75ea772c42009ba80736f4157b4e815a25baa53a Author: Wolfgang Sourdeau Date: Sat Jun 4 00:13:43 2011 +0000 Monotone-Parent: ae1a7958cd81c59ed7bbcddc2a53188885222d07 Monotone-Revision: a3454a89b34b8bb6dd1906bf066c6d929fc08428 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-04T00:13:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSFolder.h M OpenChange/SOGoMAPIFSFolder.m commit 33ae25f6be6c1c94440437f68bba514b8722429e Author: Wolfgang Sourdeau Date: Sat Jun 4 00:11:43 2011 +0000 Monotone-Parent: fb3ae1be0d4c0ad6fd7491bea70eefa829243ad4 Monotone-Revision: ae1a7958cd81c59ed7bbcddc2a53188885222d07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-04T00:11:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.h M OpenChange/SOGoMAPIFSMessage.m commit a5614e93f55ea115be9ce22ffd17d7031fce34f3 Author: Wolfgang Sourdeau Date: Fri Jun 3 23:59:02 2011 +0000 Monotone-Parent: 1157cc18479225d9cabde00443bb1b31839cf5b6 Monotone-Revision: 70abddfe36eb868aa185ad5ad7f41e1c8fe7ee9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:59:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 786bf7068aadfd523e3510ddc25140062e41dd50 Author: Wolfgang Sourdeau Date: Fri Jun 3 23:56:21 2011 +0000 Monotone-Parent: 4979a6b1d7d7074bc96b009f55ecc7b83558c956 Monotone-Revision: 1157cc18479225d9cabde00443bb1b31839cf5b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:56:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m commit d320e468285dff39bb6bc92a2e27a37551ca03f2 Author: Wolfgang Sourdeau Date: Fri Jun 3 23:54:23 2011 +0000 Monotone-Parent: 1ed44d9759e8a5f57b9c55905872081bf8fec785 Monotone-Revision: 4979a6b1d7d7074bc96b009f55ecc7b83558c956 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:54:23 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCommonViewsContext.m commit 3b0b350ff30849eeacdb3fa463bb79bb2d27ac8f Author: Wolfgang Sourdeau Date: Fri Jun 3 23:53:30 2011 +0000 Monotone-Parent: c852be1d5a70f9aa1ee5a5b4e45b30bd3ef86939 Monotone-Revision: 1ed44d9759e8a5f57b9c55905872081bf8fec785 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:53:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreMessageTable.m commit 86720911782e6ed750bb9a27201092184a6c9169 Author: Wolfgang Sourdeau Date: Fri Jun 3 23:45:42 2011 +0000 Monotone-Parent: 665f983476d1d561ba36710e816436e50f23fc19 Monotone-Revision: c852be1d5a70f9aa1ee5a5b4e45b30bd3ef86939 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:45:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m commit e559b5a255ad4e9739e2ed98b6ea6b4ebb27170e Author: Wolfgang Sourdeau Date: Fri Jun 3 23:39:54 2011 +0000 Monotone-Parent: 3c56ca9ef63d29beeb411890d72b4047a46d7713 Monotone-Revision: 665f983476d1d561ba36710e816436e50f23fc19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-03T23:39:54 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 4cd03b325ff53ac27170b9194be2ed82d8a687a4 Author: Francis Lachapelle Date: Fri Jun 3 16:14:48 2011 +0000 Updated NEWS file Monotone-Parent: 9aa2e2439f6636863018e6b98de93e587d01e89d Monotone-Revision: 47c78c5b5ba20e869ca5d21c7e0575d6f8a0ea6b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-03T16:14:48 Monotone-Branch: ca.inverse.sogo M NEWS commit 066f81089dfcd43092b405e95d81ffc5f2ef6e43 Author: Francis Lachapelle Date: Fri Jun 3 16:05:25 2011 +0000 See ChangeLog Monotone-Parent: eb98680a91c477e61143b911e53baa32fc0a1132 Monotone-Revision: 9aa2e2439f6636863018e6b98de93e587d01e89d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-03T16:05:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 29abecf0c1a55c5463256e47a80b5c94da395d5a Author: Francis Lachapelle Date: Thu Jun 2 19:23:31 2011 +0000 See ChangeLog Monotone-Parent: c03b9128fca69d35f4cd1d6372d79d80da725b87 Monotone-Revision: eb98680a91c477e61143b911e53baa32fc0a1132 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-02T19:23:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 38e45f6a3e0046d5b47bd6408482045b85c305cc Author: Francis Lachapelle Date: Thu Jun 2 13:56:26 2011 +0000 See ChangeLog Monotone-Parent: e3ac4c1037e15ec90b250e15e8ae75fd7219c77c Monotone-Revision: c03b9128fca69d35f4cd1d6372d79d80da725b87 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-02T13:56:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 5b290c914131bf094de26c1be16e9c8b82f0c8a3 Author: Francis Lachapelle Date: Thu Jun 2 13:55:41 2011 +0000 Cleanup Localizable.strings files. Monotone-Parent: ba46995517806de235944e13cf46c79ab9082796 Monotone-Revision: e3ac4c1037e15ec90b250e15e8ae75fd7219c77c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-02T13:55:41 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Norwegian.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit ee80df4ce8a5ed83dd60687e4a24740d9b90294a Author: Francis Lachapelle Date: Thu Jun 2 13:54:59 2011 +0000 Cleanup Localizable.strings files. Monotone-Parent: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0 Monotone-Revision: ba46995517806de235944e13cf46c79ab9082796 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-02T13:54:59 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M UI/Common/Norwegian.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings commit 53a01edee4193454e29931eb831f5a22c8934fc3 Author: Francis Lachapelle Date: Wed Jun 1 21:10:25 2011 +0000 See ChangeLog Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6 Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-01T21:10:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 624172fe9233a26ea4b5d00e00fa0550a6725966 Author: Francis Lachapelle Date: Wed Jun 1 17:54:03 2011 +0000 See ChangeLog Monotone-Parent: bbd81440c9e99bd7320191a273476ee80fb5b10b Monotone-Revision: ede90c4ec21ca642e49b4287679877bd02717ed6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-01T17:54:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit d8f21e6b6eefe33405d0bad41f34ad6f49fa26fd Author: Francis Lachapelle Date: Wed Jun 1 17:49:12 2011 +0000 Indentation. Monotone-Parent: 3678cc0ded3649869eacde348ab4532dac822b2b Monotone-Revision: bbd81440c9e99bd7320191a273476ee80fb5b10b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-01T17:49:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit d1ba8f6e061f19e00fa9b1b964cbf3013d435b6a Author: Francis Lachapelle Date: Tue May 31 20:16:43 2011 +0000 See ChangeLog Monotone-Parent: 4126acd8a39c70e133baeb54d6b5122aac7b5b8a Monotone-Revision: 3678cc0ded3649869eacde348ab4532dac822b2b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-31T20:16:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit cf4de4c817f18c14c07e97af8f44661f464a17ec Author: Francis Lachapelle Date: Tue May 31 19:12:46 2011 +0000 See ChangeLog Monotone-Parent: 3c56ca9ef63d29beeb411890d72b4047a46d7713 Monotone-Revision: 4126acd8a39c70e133baeb54d6b5122aac7b5b8a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-31T19:12:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Scheduler/NSArray+Scheduler.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.css commit 792952088afcac8023199c935e7465682af96c9c Author: Wolfgang Sourdeau Date: Tue May 31 05:13:29 2011 +0000 Monotone-Parent: 5fdede9d8595c5dc10a960d64d9943b2d134a15a Monotone-Revision: 3c56ca9ef63d29beeb411890d72b4047a46d7713 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T05:13:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 9acf611d507dfdf7f0d81a7feff9bb13a0988d3b Author: Wolfgang Sourdeau Date: Tue May 31 05:07:45 2011 +0000 Monotone-Parent: 34a150bec80d8bcacb0dffe7e4fbe342dc0b2d3d Monotone-Revision: 5fdede9d8595c5dc10a960d64d9943b2d134a15a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T05:07:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSObject+MAPIStore.m commit ab9fbf320e594c16b0e015a11b2ccea2c5743bea Author: Wolfgang Sourdeau Date: Tue May 31 05:06:26 2011 +0000 Monotone-Parent: fafa72b8e42848069a3affa9d8e8895134ebc136 Monotone-Revision: 34a150bec80d8bcacb0dffe7e4fbe342dc0b2d3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T05:06:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSValue+MAPIStore.h M OpenChange/NSValue+MAPIStore.m commit f409c1cb3ee765dfbd742810761bca6d63331155 Author: Wolfgang Sourdeau Date: Tue May 31 05:04:46 2011 +0000 Monotone-Parent: 52d4d51e45d656f36fb470bd76ffe251fdc37b9c Monotone-Revision: fafa72b8e42848069a3affa9d8e8895134ebc136 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T05:04:46 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreFallbackContext.h A OpenChange/MAPIStoreFallbackContext.m commit 29056ba07d15ca721c90b1b709b35e21a3989ebc Author: Wolfgang Sourdeau Date: Tue May 31 05:01:43 2011 +0000 Monotone-Parent: ea1c783b905b07e028051a8a9d8f7bf4c894b0f2 Monotone-Revision: 52d4d51e45d656f36fb470bd76ffe251fdc37b9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T05:01:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit a5440bd52d80ac927fdafedece99d6152674729e Author: Wolfgang Sourdeau Date: Tue May 31 03:39:36 2011 +0000 Monotone-Parent: 173c16ed57e319da55ef0f43152bfbba829d1119 Monotone-Revision: ea1c783b905b07e028051a8a9d8f7bf4c894b0f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-31T03:39:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/MAPIStoreActiveTables.h A OpenChange/MAPIStoreActiveTables.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 0c99e0425263d648d3a20bc1efeeef75dd607ae9 Author: Wolfgang Sourdeau Date: Mon May 30 22:07:21 2011 +0000 Monotone-Parent: 5db151dfdbd8711e6bd1379346b3f6d6886bfbf1 Monotone-Revision: 173c16ed57e319da55ef0f43152bfbba829d1119 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T22:07:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/code-MAPIStorePropertySelectors.m commit 59faa3a7bd99eed622bae099a12d2ae097dcec43 Author: Wolfgang Sourdeau Date: Mon May 30 21:23:03 2011 +0000 Monotone-Parent: b530204fe558f57d05223cf4090c57cbaaf4bdd9 Monotone-Revision: 5db151dfdbd8711e6bd1379346b3f6d6886bfbf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T21:23:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 3c16ada230811bd7e90ef005979bf8f804abd25a Author: Wolfgang Sourdeau Date: Mon May 30 21:21:39 2011 +0000 Monotone-Parent: 9c0b64b5164d0b1f7b8b0a271122eb860a1f14df Monotone-Revision: b530204fe558f57d05223cf4090c57cbaaf4bdd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T21:21:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit b050971d3854335a19804f15a8017eefd95e0540 Author: Wolfgang Sourdeau Date: Mon May 30 21:17:26 2011 +0000 Monotone-Parent: e347244635dd06d86b291dac5a5f75e1f9d61eb9 Monotone-Revision: 9c0b64b5164d0b1f7b8b0a271122eb860a1f14df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T21:17:26 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit 8dfda2873f790061e9ce346c82a2edb8ecded496 Author: Wolfgang Sourdeau Date: Mon May 30 21:12:56 2011 +0000 Monotone-Parent: ab4b56bae1b03fc971ec45c668ed8a6bd9b23831 Monotone-Revision: c65e5de16bdce7bebdde2adc5fd2504e2066e9f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T21:12:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTasksMessageTable.m M OpenChange/MAPIStoreTypes.m D OpenChange/NSCalendarDate+MAPIStore.h D OpenChange/NSCalendarDate+MAPIStore.m A OpenChange/NSDate+MAPIStore.h A OpenChange/NSDate+MAPIStore.m M OpenChange/NSObject+MAPIStore.m commit 09e223836abfc2b28314489fae67e275388a797e Author: Wolfgang Sourdeau Date: Mon May 30 20:52:02 2011 +0000 Monotone-Parent: 745a67b1d8363bb9d0933dcfdde4082087eac9d0 Monotone-Revision: ab4b56bae1b03fc971ec45c668ed8a6bd9b23831 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T20:52:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/gen-property-selectors.py commit 68cb4e465a8a7d9db74af0ce37d50cf499001bdf Author: Francis Lachapelle Date: Fri May 27 20:53:16 2011 +0000 See ChangeLog Monotone-Parent: c3c5403094c30c3fc814d898f3de659d0ca951fc Monotone-Revision: cdffa33720324e664e37834e059eaa9964d13092 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-27T20:53:16 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/Norwegian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 9b07317a487124954d9a296e7f286d52d35da668 Author: Francis Lachapelle Date: Fri May 27 20:36:32 2011 +0000 Updated Icelandic translation. Monotone-Parent: b1ab4c0202a9480766ffc5d426b4b7e8d500ad14 Monotone-Revision: c3c5403094c30c3fc814d898f3de659d0ca951fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-27T20:36:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html M SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.html M UI/Common/Icelandic.lproj/Localizable.strings M UI/MainUI/Icelandic.lproj/Locale M UI/MainUI/Icelandic.lproj/Localizable.strings M UI/Scheduler/Icelandic.lproj/Localizable.strings M UI/Templates/SOGoFolderIcelandicAdditionAdvisory.wox commit 3235f86699fd4bcf06c90ad57a5bded8a56bbd3e Author: Francis Lachapelle Date: Fri May 27 20:33:26 2011 +0000 Updated Icelandic translation. Monotone-Parent: 745a67b1d8363bb9d0933dcfdde4082087eac9d0 Monotone-Revision: b1ab4c0202a9480766ffc5d426b4b7e8d500ad14 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-27T20:33:26 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/Icelandic.lproj/Localizable.strings commit 4842ff56f75e65baf5958659d2e31c9e5948ae68 Author: Francis Lachapelle Date: Fri May 27 17:54:03 2011 +0000 Updated Installation Guide. Monotone-Parent: 36a1ab5d7adfc8707231c3319c3811ccf69fbf0f Monotone-Revision: 745a67b1d8363bb9d0933dcfdde4082087eac9d0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-27T17:54:03 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 4807299483b9c893462adedaebeae5db59a8df54 Author: Francis Lachapelle Date: Fri May 20 16:03:06 2011 +0000 Updated Icelandic translation. Monotone-Parent: 10d2be3df016639da5e284524507a7bd10ec9d3c Monotone-Revision: 36a1ab5d7adfc8707231c3319c3811ccf69fbf0f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-20T16:03:06 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Icelandic.lproj/Localizable.strings commit 4ce19de6c18cfdd0728ddc576ca69b840d6086d9 Author: Francis Lachapelle Date: Fri May 20 15:29:33 2011 +0000 Fixed Icelandic translation. Monotone-Parent: 7f7501b1bb5b05b31afe18481c6a203e70e2222b Monotone-Revision: 10d2be3df016639da5e284524507a7bd10ec9d3c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-20T15:29:33 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Icelandic.lproj/Localizable.strings commit 17c4ec949a2fc9a90d8c8f44c201233f0995b967 Author: Jean Raby Date: Fri May 20 20:22:56 2011 +0000 Add a rudimentary test for sogo-tool Monotone-Parent: 986c53393f0caccafae8ec72f8b2d56477f587b6 Monotone-Revision: 7f7501b1bb5b05b31afe18481c6a203e70e2222b Monotone-Author: jraby@inverse.ca Monotone-Date: 2011-05-20T20:22:56 Monotone-Branch: ca.inverse.sogo M Tests/Integration/config.py.in A Tests/Integration/test-sogo-tool.py commit a134cbe2cb69b4a44697e4dc23370f288b4f5be4 Author: Jean Raby Date: Fri May 20 19:46:13 2011 +0000 Fix teststrings.sh to exit != 0 if an error occured. Monotone-Parent: c80984a4695d7e15164ed59ed14c2b823311be38 Monotone-Revision: 986c53393f0caccafae8ec72f8b2d56477f587b6 Monotone-Author: jraby@inverse.ca Monotone-Date: 2011-05-20T19:46:13 Monotone-Branch: ca.inverse.sogo M Tests/Integration/teststrings.sh commit b86de24ecfc49c70c83f4a7111c2a28665a8a595 Author: Jean Raby Date: Thu May 19 21:19:28 2011 +0000 Fix a typo Monotone-Parent: 7a80aa359f31e8185da9899c70adad7d7f65e076 Monotone-Revision: c80984a4695d7e15164ed59ed14c2b823311be38 Monotone-Author: jraby@inverse.ca Monotone-Date: 2011-05-19T21:19:28 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-sieve.py commit bb2420c98e950add6b6e608b02323f08f93bf98b Author: Ludovic Marcotte Date: Tue May 17 14:27:04 2011 +0000 See ChangeLog Monotone-Parent: 4120c09ec69b99d41cd339f49faa9ae17aa03b61 Monotone-Revision: 7a80aa359f31e8185da9899c70adad7d7f65e076 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-17T14:27:04 Monotone-Branch: ca.inverse.sogo M ChangeLog 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/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/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/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/La_Paz.ics M SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.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/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montreal.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/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/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/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/South_Pole.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/Harbin.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 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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/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/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/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/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/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 commit 180c838a8afa11b679e4a21c91a1c62dda1d617b Author: Ludovic Marcotte Date: Tue May 17 12:08:22 2011 +0000 small fix over previous commit Monotone-Parent: 5fb0fae471bb22f9c4ce7361ef22d9d213f30c0b Monotone-Revision: 4120c09ec69b99d41cd339f49faa9ae17aa03b61 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-17T12:08:22 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 1782f9b18d587ed26a11215601bb608908a38ad7 Author: Ludovic Marcotte Date: Mon May 16 15:08:23 2011 +0000 See ChangeLog Monotone-Parent: 7543dc34aa33702ddf79bcb43feab4d72175bfc2 Monotone-Revision: 5fb0fae471bb22f9c4ce7361ef22d9d213f30c0b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-16T15:08:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit ef17358c2970f4ab9e7f7efbb9011f4f837c9126 Author: Ludovic Marcotte Date: Wed May 11 19:12:47 2011 +0000 Added Icelandic translation - thanks to Anna Jonna Armannsdottir Monotone-Parent: 998ca10db38dc23b8d40343f482a97b7e4d93b13 Monotone-Revision: 7543dc34aa33702ddf79bcb43feab4d72175bfc2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-11T19:12:47 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Icelandic.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Icelandic.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html A SoObjects/Mailer/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.html M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/Common/GNUmakefile A UI/Common/Icelandic.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Icelandic.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Icelandic.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Icelandic.lproj/Localizable.strings M UI/MainUI/GNUmakefile A UI/MainUI/Icelandic.lproj/Locale A UI/MainUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile A UI/Scheduler/Icelandic.lproj/Localizable.strings A UI/Templates/SOGoACLIcelandicAdditionAdvisory.wox A UI/Templates/SOGoACLIcelandicModificationAdvisory.wox A UI/Templates/SOGoACLIcelandicRemovalAdvisory.wox A UI/Templates/SOGoFolderIcelandicAdditionAdvisory.wox A UI/Templates/SOGoFolderIcelandicRemovalAdvisory.wox commit ed8ab5b700a334f45093e8bd73290ddaac7e91b3 Author: Ludovic Marcotte Date: Tue May 10 18:35:40 2011 +0000 Added comment for future improvements Monotone-Parent: 3938b204572bfb06b45e8d36179adb6d88d724e6 Monotone-Revision: 998ca10db38dc23b8d40343f482a97b7e4d93b13 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-10T18:35:40 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSDictionary+Utilities.m commit 9075d68603feb2a05faa8b2aeabda9410f025138 Author: Ludovic Marcotte Date: Tue May 10 18:33:46 2011 +0000 More fix regarding previous commit Monotone-Parent: a218827fb530f29cfabc1b1814e47476cbf2cf65 Monotone-Revision: 3938b204572bfb06b45e8d36179adb6d88d724e6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-10T18:33:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSDictionary+Utilities.m commit 6fe0e56b18a268bc503c35b6ac77cbed36845053 Author: Ludovic Marcotte Date: Tue May 10 18:07:05 2011 +0000 See ChangeLog Monotone-Parent: e3483e71ca758cace03c82b0820f4801a330088c Monotone-Revision: a218827fb530f29cfabc1b1814e47476cbf2cf65 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-10T18:07:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+Utilities.m commit 5fa31a0fbcf437f744327989f8ec7e67e053aa0a Author: Ludovic Marcotte Date: Mon May 9 11:22:23 2011 +0000 Fix for German strings Monotone-Parent: 33fc22b2046a2c5d54cd55b2e023acb6b89d7ef4 Monotone-Revision: e3483e71ca758cace03c82b0820f4801a330088c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-09T11:22:23 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/German.lproj/Localizable.strings commit 34755d0fce9f688f4594a6d1cbf71a0fb17e74ec Author: Francis Lachapelle Date: Fri May 6 14:34:10 2011 +0000 See ChangeLog. Monotone-Parent: 56f2ec58d7c4d13a4fd5d2b2ef3d23ebab1cbd4c Monotone-Revision: 33fc22b2046a2c5d54cd55b2e023acb6b89d7ef4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-06T14:34:10 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.7a M ChangeLog M UI/WebServerResources/UIxPreferences.js commit f78bdb7150aa9cb6fb9880c89cb7bb23cb05fea8 Author: Ludovic Marcotte Date: Thu May 5 18:34:13 2011 +0000 See ChangeLog Monotone-Parent: 60ea6e18203007e12287f19ec553de192b334dd6 Monotone-Revision: 4a2acb99fffd2f82c148ae17571304c2d05b9fba Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-05T18:34:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit ad82477b0e0e2edf76f87a259be05925bd6820e4 Author: Francis Lachapelle Date: Tue May 3 19:20:32 2011 +0000 Updated Version to 1.3.7. Monotone-Parent: 5ad09d1387c73089e228fa7e371baffd873a233e Monotone-Revision: 5760290afb4664dbd9f35d35b065435e8de46131 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-03T19:20:32 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.7 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M NEWS M Version commit 82e303af71322e181394926a89eee564e89a6d80 Author: Francis Lachapelle Date: Tue May 3 19:02:31 2011 +0000 See ChangeLog Monotone-Parent: 60ea6e18203007e12287f19ec553de192b334dd6 Monotone-Revision: 5ad09d1387c73089e228fa7e371baffd873a233e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-03T19:02:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js commit c9a69a76a7d1f2cfa3c9e960895171f679064c01 Author: Ludovic Marcotte Date: Tue May 3 18:17:35 2011 +0000 updated NEWS file in preparation for the release Monotone-Parent: 81d97c694c2b068327505b3735f75782c70eaa6e Monotone-Revision: 60ea6e18203007e12287f19ec553de192b334dd6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-03T18:17:35 Monotone-Branch: ca.inverse.sogo M NEWS commit 647d46368c8ceb4f3bba704ba79391e5187e5ff7 Author: Francis Lachapelle Date: Tue May 3 14:05:08 2011 +0000 See ChangeLog. Monotone-Parent: e41b77fddf24412874484346ccb32080911c93bc Monotone-Revision: 81d97c694c2b068327505b3735f75782c70eaa6e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-05-03T14:05:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 8f2bd77694ae5175f3fc82be7aaaa16694fb4cf2 Author: Ludovic Marcotte Date: Tue May 3 13:40:10 2011 +0000 updated NEWS file in preparation for the release Monotone-Parent: 1464c6c39cc56b3546f7388e70945dfe0e03b3af Monotone-Revision: e41b77fddf24412874484346ccb32080911c93bc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-03T13:40:10 Monotone-Branch: ca.inverse.sogo M NEWS commit d1af8b7801a19ccfad2bf0c0625c22435673af0b Author: Jean Raby Date: Tue May 3 12:37:34 2011 +0000 Imported managesieve.py: implements the client side of the managesieve protocol Added sieve tests (vacation, forwarding and simple sieve scripts) Added some caldav scheduling tests cases and resources planning tests. Added new variables to config.py.in for sieve resources planning tests. Monotone-Parent: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3 Monotone-Revision: 53dfb1b04415248644ed626184df1362cd4ee2f1 Monotone-Author: jraby@inverse.ca Monotone-Date: 2011-05-03T12:37:34 Monotone-Branch: ca.inverse.sogo M Tests/Integration/config.py.in A Tests/Integration/managesieve.py M Tests/Integration/preferences.py M Tests/Integration/test-caldav-scheduling.py A Tests/Integration/test-sieve.py commit f43474053747e72b7d05934803b12a1efe885c98 Author: Ludovic Marcotte Date: Mon May 2 20:10:17 2011 +0000 minor cosmetic change when displaying unread mails Monotone-Parent: 61f664c3d5b0ff4ca8517cd4b8664b96828984fc Monotone-Revision: e0d3e7be794ca11b0110ce99b943aa8a46a9bb90 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-05-02T20:10:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 0931af9c2b33ce38252be2ade9e7daa50ee1051c Author: Ludovic Marcotte Date: Fri Apr 29 13:46:27 2011 +0000 updated NEWS file Monotone-Parent: 509a8b419a49b84496a07f0a14982b557decd2e8 Monotone-Revision: 61f664c3d5b0ff4ca8517cd4b8664b96828984fc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-29T13:46:27 Monotone-Branch: ca.inverse.sogo M NEWS commit c747308776a8f04d11080c17bb8a1fc750292645 Author: Ludovic Marcotte Date: Fri Apr 29 13:42:04 2011 +0000 fix for bug #1273 Monotone-Parent: 88735218b4cbdb17b9d398b92137ee43067957c8 Monotone-Revision: 509a8b419a49b84496a07f0a14982b557decd2e8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-29T13:42:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit b4d70fb542587444ad61de9585abf10351cc9c01 Author: Francis Lachapelle Date: Thu Apr 28 22:00:52 2011 +0000 Monotone-Parent: d7f9aa1300a14d4db950208effcd5432ebabeb6b Monotone-Revision: 88735218b4cbdb17b9d398b92137ee43067957c8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-28T22:00:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit c2f55e7b6376aa77c39d5c4b2c91f85364c98445 Author: Francis Lachapelle Date: Thu Apr 28 21:59:56 2011 +0000 Monotone-Parent: 9b21095125798a3afffd2df7a2d64d32a2e652d5 Monotone-Revision: d7f9aa1300a14d4db950208effcd5432ebabeb6b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-28T21:59:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 39b11e06c94c114ba0761398393f4f889138ac3a Author: Francis Lachapelle Date: Thu Apr 28 19:20:18 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 0e87c807fc98bbdcd7b638bc083c1912d8e0a1f1 Monotone-Revision: 78cbeb2cfe85058b7c9dee2b29c5079d29e518cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-28T19:20:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 3683222996c5fd5ed35b7a08341a60e5ced824fd Author: Ludovic Marcotte Date: Thu Apr 28 15:34:35 2011 +0000 updated translations for various strings Monotone-Parent: 62fdfc357dc0083e5a5dfdb61396923e593cac82 Monotone-Revision: 6aeeb3251c5dd31e0dac8d1c8470510175e9f5b8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-28T15:34:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Spanish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings commit 8f81f2b0db1456158f4a2f96c189d7f0d11a23bb Author: Ludovic Marcotte Date: Thu Apr 28 13:36:29 2011 +0000 See ChangeLog Monotone-Parent: 9b0e70cef01c0afdbc1684211507c86871122671 Monotone-Revision: 62fdfc357dc0083e5a5dfdb61396923e593cac82 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-28T13:36:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit bfab6885eb6623aaf0c9ed6d6648d161549990e2 Author: Francis Lachapelle Date: Wed Apr 27 14:59:54 2011 +0000 Updated installation/configuration for IMAPLoginFieldName and authenticationFilter. Monotone-Parent: 9b0e70cef01c0afdbc1684211507c86871122671 Monotone-Revision: 0e87c807fc98bbdcd7b638bc083c1912d8e0a1f1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-27T14:59:54 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 08654c529942469d4ac5748f95fa7f56e6ea3721 Author: Francis Lachapelle Date: Tue Apr 26 17:51:26 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 7913b29a66901336702f8f33f2d6c0c1342dd655 Monotone-Revision: 48fff7af102a6b39298ffbb7c4da0976ee074625 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-26T17:51:26 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Catalan.lproj/Localizable.strings commit d10d53ab5fd45891ef380cb6768b2bf9e8efeb16 Author: Ludovic Marcotte Date: Tue Apr 26 13:48:58 2011 +0000 small improvements Monotone-Parent: 7913b29a66901336702f8f33f2d6c0c1342dd655 Monotone-Revision: 5bcb309e0f6b76e9e7affc6ec688d4cbd7b5bef4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-26T13:48:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 39cdd8419b3fc55a6018e1f1e3eac24c2779f507 Author: Ludovic Marcotte Date: Tue Apr 26 13:10:40 2011 +0000 Small fix for servers that don't have NAMESPACE Monotone-Parent: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720 Monotone-Revision: 8fb65e4ddd95ab6be36dc4834118f0f4c9e565bc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-26T13:10:40 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 54a172f1b5379c0e1f09af08784e6aed0bd7b464 Author: Francis Lachapelle Date: Mon Apr 25 20:31:41 2011 +0000 Monotone-Parent: ebf5d04af1fdc137c11102add2126351433fdd38 Monotone-Revision: 2f66db18c248ef4670f83c5c56b70ab703fede49 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-25T20:31:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit eef7343eb60619cec8500cefafdbf0fa117b9a5c Author: Francis Lachapelle Date: Mon Apr 25 14:47:38 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 9d24795a2fc24ed377c4058ed7f74020e0115c84 Monotone-Revision: ebf5d04af1fdc137c11102add2126351433fdd38 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-25T14:47:38 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings commit 745e869b31ce8990c06bb7a1daafaeb490ba8841 Author: Francis Lachapelle Date: Mon Apr 25 13:56:33 2011 +0000 See ChangeLog. Monotone-Parent: 91cc46c3a339f692e2b6d79b450a1a56ea5789e9 Monotone-Revision: 9d24795a2fc24ed377c4058ed7f74020e0115c84 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-25T13:56:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 12856abe4d95398bb3b08bf42d62299f95c0a20e Author: Ludovic Marcotte Date: Mon Apr 25 10:31:08 2011 +0000 See ChangeLog Monotone-Parent: be9e28d5d42ed05605b27d2127cf29b07678495b Monotone-Revision: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-25T10:31:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m M UI/MailerUI/German.lproj/Localizable.strings M UI/SOGoUI/UIxComponent.m M UI/SOGoUI/UIxJSClose.h M UI/SOGoUI/UIxJSClose.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.js commit 98504cd30d4f9a2f714fae5a4687ef88672d5c3b Author: Francis Lachapelle Date: Sat Apr 23 18:01:24 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 5de6a9584cf27a2c1dad8d1ab8b84fc9ddab2720 Monotone-Revision: 91cc46c3a339f692e2b6d79b450a1a56ea5789e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-23T18:01:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 326d376e6ded521f8cfa6a57dc8d62f31b8cd8ae Author: Francis Lachapelle Date: Fri Apr 22 04:12:20 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 3da6b32037cdcb0fdb7d0c857d09a40ae7c4238e Monotone-Revision: be9e28d5d42ed05605b27d2127cf29b07678495b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-22T04:12:20 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit cc1c765cd9e5f7a64003f8f202ed3538dacb29eb Author: Francis Lachapelle Date: Thu Apr 21 19:26:52 2011 +0000 Updated translations for the Scheduler module. Monotone-Parent: 5b741965d2e2101564907ff80f19b932fae6f8d1 Monotone-Revision: 1e0a79aada7e74e97b4db2b274c9fdbfef57d745 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-21T19:26:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit bdc88a6c5c4ad34026aed53462c83aa93dcfda91 Author: Ludovic Marcotte Date: Thu Apr 21 16:27:22 2011 +0000 one more minor improvement from previous commit Monotone-Parent: f2fce50e9b31ecb2ebe2346c6c5dfceaf3680e36 Monotone-Revision: fc6feb618c03b6dfa0bfcd2661ee4657b47b0759 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-21T16:27:22 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 91f7b3521d087235b5927a10ea830828dde0cb49 Author: Ludovic Marcotte Date: Thu Apr 21 16:23:54 2011 +0000 one more minor improvement from previous commit Monotone-Parent: 9133720ea3f2757b19bd8237339c0ee204f7f485 Monotone-Revision: f2fce50e9b31ecb2ebe2346c6c5dfceaf3680e36 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-21T16:23:54 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit d9df05f4b21b49062001e96e26dc68675912c560 Author: Ludovic Marcotte Date: Thu Apr 21 16:07:03 2011 +0000 minor improvement from previous commit Monotone-Parent: 5b741965d2e2101564907ff80f19b932fae6f8d1 Monotone-Revision: 9133720ea3f2757b19bd8237339c0ee204f7f485 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-21T16:07:03 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 359bc181d7d4955ac0118cf084a93f23bca280c0 Author: Ludovic Marcotte Date: Thu Apr 21 16:02:31 2011 +0000 See ChangeLog Monotone-Parent: 28270e2fb73b9d6d39fb855a68f0d46bcbf364db Monotone-Revision: 5b741965d2e2101564907ff80f19b932fae6f8d1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-21T16:02:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUserSettings.m M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Norwegian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/WebServerResources/MailerUI.js commit 6572fcf6ff3b361bdf3f5c0dffe828cbfd6ec18f Author: Francis Lachapelle Date: Thu Apr 21 13:33:45 2011 +0000 See ChangeLog. Monotone-Parent: e12dddb9adb7771e7851d3446a599c176338ea41 Monotone-Revision: 28270e2fb73b9d6d39fb855a68f0d46bcbf364db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-21T13:33:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.js commit 0d0bd168f2817c90c1c5733da701ffd7f40cdd3a Author: Ludovic Marcotte Date: Wed Apr 20 17:36:21 2011 +0000 Improved the documentation regarding LDAP-based groups suppport Monotone-Parent: 00508a641badb7f0cbea66d27ec1d0c0a86b84e8 Monotone-Revision: e12dddb9adb7771e7851d3446a599c176338ea41 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-20T17:36:21 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 10ac62c87dc141c5281e29f356b0103ed5bee3e4 Author: Wolfgang Sourdeau Date: Tue Apr 19 22:31:37 2011 +0000 Monotone-Parent: 96bc9c93be6505326ba3ccc6e53959d9f5aaefb0 Monotone-Revision: 00508a641badb7f0cbea66d27ec1d0c0a86b84e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:31:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailAttachment.m M OpenChange/NSObject+MAPIStore.m commit 4baf85438b7ea17836fad9a25699b3a2db43bcc4 Author: Wolfgang Sourdeau Date: Tue Apr 19 22:28:00 2011 +0000 Monotone-Parent: 137c790e1a56597f25936f21d69eb6a067d1dc8d Monotone-Revision: 96bc9c93be6505326ba3ccc6e53959d9f5aaefb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:28:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 6e2cb1fc3f720a9eedccb585318df4161db504b3 Author: Wolfgang Sourdeau Date: Tue Apr 19 22:26:47 2011 +0000 Monotone-Parent: c3b32ea543ff55ff243677d396e4119c69bc0fbc Monotone-Revision: 137c790e1a56597f25936f21d69eb6a067d1dc8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:26:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreDraftsMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m commit d21ff302a6244d644acbcc2570bac84d49ee0c69 Author: Wolfgang Sourdeau Date: Tue Apr 19 22:24:03 2011 +0000 Monotone-Parent: ab9f5dfc9882f0fa2e4df964b47cb60942c58c9a Monotone-Revision: c3b32ea543ff55ff243677d396e4119c69bc0fbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:24:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.m commit f805951939472c631bb9e574d9a0e40593f5d719 Author: Wolfgang Sourdeau Date: Tue Apr 19 22:22:26 2011 +0000 Monotone-Parent: b062a471e751aff2d35891675a50d0fff8918047 Monotone-Revision: ab9f5dfc9882f0fa2e4df964b47cb60942c58c9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T22:22:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 3cbf76eda65dcf2fbb7208641cdaa541e569f14c Author: Wolfgang Sourdeau Date: Tue Apr 19 21:57:52 2011 +0000 Monotone-Parent: 3541b0465209c659178d752da6f97c5063fbc108 Monotone-Revision: 779e2b1c502021e5eb405fa6e452d4a40ce77b6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:57:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/gen-property-selectors.py commit d7df3cfb57f6c198a7a06fe5e74b63602ec678fe Author: Wolfgang Sourdeau Date: Tue Apr 19 21:49:11 2011 +0000 Monotone-Parent: 0736f4d4ec3208b934e9888e6cf09014b905774b Monotone-Revision: 3541b0465209c659178d752da6f97c5063fbc108 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:49:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/code-MAPIStorePropertySelectors.h M OpenChange/code-MAPIStorePropertySelectors.m commit dd78ce2dcbf78fef31c63c5f5a449effa913232a Author: Wolfgang Sourdeau Date: Tue Apr 19 21:44:10 2011 +0000 Monotone-Parent: 999389a6cb3e539aba3be3c471cee2589def445e Monotone-Revision: 0736f4d4ec3208b934e9888e6cf09014b905774b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:44:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolderTable.m commit 1e4ac9d58d2b38dac2bedee8f6fa44b3cf2f39c1 Author: Wolfgang Sourdeau Date: Tue Apr 19 21:42:02 2011 +0000 Monotone-Parent: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5 Monotone-Revision: 999389a6cb3e539aba3be3c471cee2589def445e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:42:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolder.m commit 5e466cf968666cfd4d1d83386ec29c031412da37 Author: Francis Lachapelle Date: Tue Apr 19 20:39:12 2011 +0000 See ChangeLog. Monotone-Parent: 6f81ff5c61f2abaad8d6b69b657abb61e52df9b9 Monotone-Revision: c4b00c603f23bbc97a3d07724c6b2a4e9361c098 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T20:39:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit d3a9c2af9bc737c9d625b206058b3aa7af5812fd Author: Francis Lachapelle Date: Tue Apr 19 19:06:35 2011 +0000 Monotone-Parent: 40362052f51195c01351fb098d0a2d6936db5292 Monotone-Revision: 2c09693bb8c946283a7305ff62458c9930fc8a9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T19:06:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 67472f93a1a6e79d0609e37247ff2826c9ac0bdf Author: Francis Lachapelle Date: Tue Apr 19 14:25:53 2011 +0000 JavaScript fix for IE Monotone-Parent: 9649af47ac1814f0a873960b05bd95c5d93ec65f Monotone-Revision: 40362052f51195c01351fb098d0a2d6936db5292 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T14:25:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit c259f618e26b2f5e2d74393a9f78594f82282217 Author: Francis Lachapelle Date: Tue Apr 19 14:23:52 2011 +0000 Fix for bug #1250 Monotone-Parent: 3a01f867447b17374f553706956b1711bb6d715e Monotone-Revision: 9649af47ac1814f0a873960b05bd95c5d93ec65f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T14:23:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoTabsController.js commit ad9d7bc04b6f1cad3164c4a58d48ad751b5c61ae Author: Francis Lachapelle Date: Tue Apr 19 13:37:09 2011 +0000 Improved RPM spec file. Monotone-Parent: 12a15fd8afcf3963e3ec84c6a630972534773465 Monotone-Revision: 3a01f867447b17374f553706956b1711bb6d715e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T13:37:09 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 628af06e473c1a458de998fd8119ea84d20b6d68 Author: Ludovic Marcotte Date: Tue Apr 19 13:12:04 2011 +0000 Removed useless log call Monotone-Parent: 40362052f51195c01351fb098d0a2d6936db5292 Monotone-Revision: c1c73961c8d9bbf5383d28788200bf3cbbac4e55 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-19T13:12:04 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 037e2e6c1f096ea0f57f9ccfa7a182f2f522cb93 Author: Francis Lachapelle Date: Sat Apr 16 01:35:06 2011 +0000 See ChangeLog. Monotone-Parent: ed8a21d5648d8bc72dc33ad272987d8963be1285 Monotone-Revision: 12a15fd8afcf3963e3ec84c6a630972534773465 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-16T01:35:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m commit 3f5e37c50db29d03961f6c75bdc2494f17cfe9d3 Author: Francis Lachapelle Date: Fri Apr 15 21:10:56 2011 +0000 Monotone-Parent: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5 Monotone-Revision: ed8a21d5648d8bc72dc33ad272987d8963be1285 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-15T21:10:56 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEvent.h commit 264c1ff06092647a2965f3204b10c4c3d1fb7693 Author: Francis Lachapelle Date: Fri Apr 15 19:24:49 2011 +0000 See ChangeLog. Monotone-Parent: e58e01ba23d307338c0721fcb30c8c45fb1a15f4 Monotone-Revision: 79d4612ae4a95206d934814a5aef8dd0eb18b3a5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-15T19:24:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ckeditor/config.js commit 419de8d1340ed501cbd121359280fdab6ec6618c Author: Francis Lachapelle Date: Thu Apr 14 21:26:35 2011 +0000 See ChangeLog Monotone-Parent: be2628456056b13146b29cb36efc2deaf49d537f Monotone-Revision: e58e01ba23d307338c0721fcb30c8c45fb1a15f4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-14T21:26:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit 71597fbdcf52013bfe24326d71485eae8bd77972 Author: Francis Lachapelle Date: Thu Apr 14 21:16:45 2011 +0000 See ChangeLog Monotone-Parent: 36439821e42cfcb830bfff9081d7e1318f1e92ab Monotone-Revision: be2628456056b13146b29cb36efc2deaf49d537f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-14T21:16:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit a87bba64b2a25d993029e5b9511878464fbf539c Author: Francis Lachapelle Date: Thu Apr 14 18:41:10 2011 +0000 Added support for the parameter "IMAPLoginMailField" for SQL/LDAP sources, and the parameter "authenticationFilter" for SQL sources. See ChangeLog. Monotone-Parent: 1cdaff22cdbdb961e1937dc8f1ac1936bd06dc99 Monotone-Revision: 36439821e42cfcb830bfff9081d7e1318f1e92ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-14T18:41:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit a7d852fbec7f96a187c19004aced3a4f69af3955 Author: Francis Lachapelle Date: Thu Apr 14 18:01:02 2011 +0000 Ajaxifed the addressbook module. See ChangeLog. Monotone-Parent: cb0ecd99fcf222060f6e3bc248d2e9a9c47624c1 Monotone-Revision: 1cdaff22cdbdb961e1937dc8f1ac1936bd06dc99 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-14T18:01:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m A UI/Contacts/UIxContactsListActions.h A UI/Contacts/UIxContactsListActions.m D UI/Contacts/UIxContactsListView.h D UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js commit a9806e6b6de21faa1d77aef86f325c5ebcec155e Author: Wolfgang Sourdeau Date: Wed Apr 13 19:59:04 2011 +0000 Monotone-Parent: a33d1b8b23cf8d9468c7f693a1087950524e9ebc Monotone-Revision: cb0ecd99fcf222060f6e3bc248d2e9a9c47624c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-13T19:59:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreFSMessage.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreTasksMessage.h M OpenChange/MAPIStoreTasksMessage.m commit dd79e0b1828c28ba11af0775347d2f2fa1eb14bd Author: Wolfgang Sourdeau Date: Wed Apr 13 19:55:17 2011 +0000 Monotone-Parent: e902a2bcc4f2d3ef4a07c3bf74ed9bf1bd2004e9 Monotone-Revision: a33d1b8b23cf8d9468c7f693a1087950524e9ebc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-13T19:55:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 1d38e931302eeb527c9c569d2733f1a04727914f Author: Wolfgang Sourdeau Date: Wed Apr 13 19:51:30 2011 +0000 Monotone-Parent: 9821214111c15adcfac05d9ef76117a3d2c2965f Monotone-Revision: e902a2bcc4f2d3ef4a07c3bf74ed9bf1bd2004e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-13T19:51:30 Monotone-Branch: ca.inverse.sogo A OpenChange/code-MAPIStorePropertySelectors.h A OpenChange/code-MAPIStorePropertySelectors.m commit 11e56a88696cde1f37643c08a12b26a3c5024c8b Author: Wolfgang Sourdeau Date: Wed Apr 13 19:51:13 2011 +0000 Monotone-Parent: 673fe4d07a0220bbfe30989c1205e2bd001cabb3 Monotone-Revision: 9821214111c15adcfac05d9ef76117a3d2c2965f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-13T19:51:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/GNUmakefile.preamble A OpenChange/gen-property-selectors.py commit f17bcbd3fb989ca8277ac36ef45bf52c09c7b61f Author: Wolfgang Sourdeau Date: Wed Apr 13 19:41:58 2011 +0000 Monotone-Parent: 908afaadc04674cb978812d5d8624eef5a49063b Monotone-Revision: a185416cfb05a18befc24458bae35ac50a38eb8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-13T19:41:58 Monotone-Branch: ca.inverse.sogo M NEWS commit 62fa111a9d321afdd19dd5c6006e901f60c52275 Author: Francis Lachapelle Date: Tue Apr 12 21:28:11 2011 +0000 Updated CKEditor to version 3.5.3. Monotone-Parent: 908afaadc04674cb978812d5d8624eef5a49063b Monotone-Revision: 78cb42a882628f677b3ba5d765444a8e6ce3f071 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-12T21:28:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js A UI/WebServerResources/ckeditor/plugins/ajax/plugin.js M UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/he.js M UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js A UI/WebServerResources/ckeditor/plugins/xml/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/themes/default/theme.js commit d6efc46a34b475cf3ed094630405792c96502a32 Author: Wolfgang Sourdeau Date: Tue Apr 12 13:58:24 2011 +0000 Monotone-Parent: 6ab1e30417c6d736d1e01fa379f1ef179d460ba7 Monotone-Revision: 908afaadc04674cb978812d5d8624eef5a49063b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-12T13:58:24 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 141933f9ebf7b3d4e8f2c265a3a542c58bd377d3 Author: Wolfgang Sourdeau Date: Tue Apr 12 13:57:41 2011 +0000 Monotone-Parent: b0de250ad5fa2e4afb2daba52426ee8123e26ef1 Monotone-Revision: 6ab1e30417c6d736d1e01fa379f1ef179d460ba7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-12T13:57:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 820714fb17e78997e5bbd84fad2f7dc235c4b422 Author: Francis Lachapelle Date: Tue Apr 12 14:12:22 2011 +0000 See ChangeLog. Monotone-Parent: 9ad26f9553c4800488d1baf29bf4bb97c6827456 Monotone-Revision: b0de250ad5fa2e4afb2daba52426ee8123e26ef1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-12T14:12:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit ed88f7f3abf350071c1ccc0d34f03dc51d00ce95 Author: Francis Lachapelle Date: Mon Apr 11 20:27:24 2011 +0000 See ChangeLog. Monotone-Parent: 97250aea91a2d83b86c85ef8498979d4f758ba55 Monotone-Revision: 9ad26f9553c4800488d1baf29bf4bb97c6827456 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-11T20:27:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailToSelection.js commit f41ab295bc35025672585bd354ef412683849232 Author: Francis Lachapelle Date: Fri Apr 8 17:18:47 2011 +0000 CSS: don't highlight menu options that are disabled. Monotone-Parent: 80924a70f6e093d1b47c08891ab10a48b461a9c4 Monotone-Revision: 97250aea91a2d83b86c85ef8498979d4f758ba55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-08T17:18:47 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.6 M UI/WebServerResources/generic.css commit a531457819176b02f862efddc911622dd16a1bc3 Author: Francis Lachapelle Date: Fri Apr 8 17:17:25 2011 +0000 Updated NEWS file. Monotone-Parent: 40f9258c6427cbc43033b9dcece9544162f3d6c4 Monotone-Revision: 80924a70f6e093d1b47c08891ab10a48b461a9c4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-08T17:17:25 Monotone-Branch: ca.inverse.sogo M NEWS commit 8523237394c9b1b0ed2787161182215284298b29 Author: Francis Lachapelle Date: Fri Apr 8 15:54:35 2011 +0000 Updated release date in documentation guides. Monotone-Parent: 286485edfe73374c792ca6df671c318f7516a2d8 Monotone-Revision: 40f9258c6427cbc43033b9dcece9544162f3d6c4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-08T15:54:35 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 0a1359117a18ee4954a4617210ef81799e675321 Author: Wolfgang Sourdeau Date: Fri Apr 8 15:29:00 2011 +0000 Monotone-Parent: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3 Monotone-Revision: 286485edfe73374c792ca6df671c318f7516a2d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-08T15:29:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/GNUmakefile A Tests/Unit/TestNSString+URLEscaping.m M Tests/Unit/sogo-tests.m commit 738d98ab9e6d2e802680e019a95e4f18d6a50d46 Author: Francis Lachapelle Date: Thu Apr 7 14:27:56 2011 +0000 See ChangeLog. Monotone-Parent: 460814d538ea1b011df6ae48e6c56e6af616236b Monotone-Revision: d3ab72b923ee1d1bbd604ea5e7e14b54346aa0b3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-07T14:27:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 95ff6e0b109427faca02144cba705595676cc0d9 Author: Wolfgang Sourdeau Date: Wed Apr 6 15:15:16 2011 +0000 Monotone-Parent: 8f7373eab8917f6c1bd2dab8181cf7a324b54957 Monotone-Revision: 460814d538ea1b011df6ae48e6c56e6af616236b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-06T15:15:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit e5c00caecf2e5e1d9f00b7938adcbc75a72c0937 Author: Wolfgang Sourdeau Date: Wed Apr 6 15:09:41 2011 +0000 Monotone-Parent: 284a8347693e195968c72b6605fbc076085c97d7 Monotone-Revision: 90d6b4dbf04d7d63dbfd04cff1465d6913a2ed65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-06T15:09:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit a07570409c40711840a69dd6ba92edfe8cc6086d Author: Ludovic Marcotte Date: Wed Apr 6 09:49:44 2011 +0000 updated news file Monotone-Parent: 284a8347693e195968c72b6605fbc076085c97d7 Monotone-Revision: 3e2cf200dd5487a3cf4e6d1e92e7134a41e15bd9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-06T09:49:44 Monotone-Branch: ca.inverse.sogo M NEWS commit ba4af07bfc41c20aa7f28da2e8c0d6a97a9c0bf4 Author: Wolfgang Sourdeau Date: Tue Apr 5 23:38:22 2011 +0000 Monotone-Parent: c6c5b586a547bdf84afe4ad8d809e40737e54369 Monotone-Revision: 3290fec7b9b44e16eb1c31789fed6f346c0b230e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T23:38:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m commit 98ecf03a8688c1d26f6df391805eb2741919dd84 Author: Ludovic Marcotte Date: Tue Apr 5 18:08:10 2011 +0000 Fix for http://sogo.nu/bugs/view.php?id=1216 Monotone-Parent: 292bd2a9975e12892c9f294c6ba9c59520d5c018 Monotone-Revision: c083cec271ea20d6d742941d5e5c8fb824d6416f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-05T18:08:10 Monotone-Branch: ca.inverse.sogo M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings commit 87cdfe75ade685b964cbe938f36be8386ba4e493 Author: Ludovic Marcotte Date: Tue Apr 5 18:04:17 2011 +0000 Fix for http://www.sogo.nu/bugs/view.php?id=1224 Monotone-Parent: c6c5b586a547bdf84afe4ad8d809e40737e54369 Monotone-Revision: 292bd2a9975e12892c9f294c6ba9c59520d5c018 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-05T18:04:17 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Dutch.lproj/Localizable.strings commit 97df8ed823fc2088a26aae287f63366ecc08cd4b Author: Wolfgang Sourdeau Date: Tue Apr 5 15:30:54 2011 +0000 Monotone-Parent: 981b43182d68b94d0695cb2026f2ee62b3ee256a Monotone-Revision: c6c5b586a547bdf84afe4ad8d809e40737e54369 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:30:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolder.m commit 6c710bac21f455cabfbac31fbf97f0d12ca1a4b0 Author: Wolfgang Sourdeau Date: Tue Apr 5 15:25:57 2011 +0000 Monotone-Parent: 42caf93c5de027c15e42a14d1ebfa2b4b02a8630 Monotone-Revision: 981b43182d68b94d0695cb2026f2ee62b3ee256a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:25:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 3dd32709b9f11a48794f466a0e2971e290a0eb04 Author: Wolfgang Sourdeau Date: Tue Apr 5 15:13:43 2011 +0000 Monotone-Parent: 9e635b25216d0eadcf76cf6cf3aa6e006edaeca6 Monotone-Revision: 42caf93c5de027c15e42a14d1ebfa2b4b02a8630 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:13:43 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserManager.m commit 3f7f5681ce4058de9b10e3d80c2b2c70d34aeb30 Author: Wolfgang Sourdeau Date: Tue Apr 5 15:12:27 2011 +0000 Monotone-Parent: 37e598aeb2b79c619bb99d9295a63f9ad757d3c7 Monotone-Revision: 9e635b25216d0eadcf76cf6cf3aa6e006edaeca6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:12:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoParentFolder.m commit 32f139a7101d7af152b58e0fc7bee41526cccc21 Author: Wolfgang Sourdeau Date: Tue Apr 5 15:11:34 2011 +0000 Monotone-Parent: f0283ca70db031586d1105d8d042333fb67911d2 Monotone-Revision: 37e598aeb2b79c619bb99d9295a63f9ad757d3c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:11:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoEMailAlarmsManager.m commit 9f48d79d20819d1d65b0678099284b244e2ceae1 Author: Wolfgang Sourdeau Date: Tue Apr 5 15:10:51 2011 +0000 Monotone-Parent: d0ac54b9a1d78a365c2ddff5b5f5e8f53491b8a0 Monotone-Revision: f0283ca70db031586d1105d8d042333fb67911d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:10:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoMailer.m commit 71319488120862a5b4e6fddff2ae85868b8cc8cf Author: Wolfgang Sourdeau Date: Tue Apr 5 15:10:04 2011 +0000 Monotone-Parent: 3e9a01a3615e6c215893301389e708f679fa0745 Monotone-Revision: d0ac54b9a1d78a365c2ddff5b5f5e8f53491b8a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:10:04 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.m commit 64654dfd5afedd87e1170a33abbab22a8661113e Author: Wolfgang Sourdeau Date: Tue Apr 5 15:09:35 2011 +0000 Monotone-Parent: 71a1b48897b275bc1b5704835e6f34167a5dbb63 Monotone-Revision: 3e9a01a3615e6c215893301389e708f679fa0745 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:09:35 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit e957221dd17dab6c79aee09af010125ec946393b Author: Wolfgang Sourdeau Date: Tue Apr 5 15:08:12 2011 +0000 Monotone-Parent: 23dc835812ba1f841415ea060cf7e370d78e1df2 Monotone-Revision: 71a1b48897b275bc1b5704835e6f34167a5dbb63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:08:12 Monotone-Branch: ca.inverse.sogo M NEWS commit 776ebd2dda6765a74545561af57218bdd39befa8 Author: Wolfgang Sourdeau Date: Tue Apr 5 14:27:21 2011 +0000 Monotone-Parent: d16f99b56c262f450c95c607cebb4f20d602f9cc Monotone-Revision: 23dc835812ba1f841415ea060cf7e370d78e1df2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T14:27:21 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m commit d20e5702b05b752a996ea8c971ca02ee5c87d1db Author: Wolfgang Sourdeau Date: Tue Apr 5 14:14:55 2011 +0000 Monotone-Parent: 6f5248c5ddc427c834c3d0c9cd2457425bac2ac2 Monotone-Revision: d16f99b56c262f450c95c607cebb4f20d602f9cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T14:14:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit 4b77925f85f30410b65ac49750d9b3b45656dd7f Author: Wolfgang Sourdeau Date: Tue Apr 5 13:50:09 2011 +0000 Monotone-Parent: 8f0073cb31f66a3816d5e09f9f7510b671ed7a2f Monotone-Revision: 6f5248c5ddc427c834c3d0c9cd2457425bac2ac2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:50:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 2ed6a7dadff388a1081d4f5806c54171039004ba Author: Wolfgang Sourdeau Date: Tue Apr 5 13:37:43 2011 +0000 Monotone-Parent: d934a527ebb14e696ddf77b55d95b7e9bf0aad17 Monotone-Revision: 8f0073cb31f66a3816d5e09f9f7510b671ed7a2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:37:43 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit 11d52f2c06e8506669801ed0a49f1d7e3a5a0f38 Author: Wolfgang Sourdeau Date: Tue Apr 5 13:35:30 2011 +0000 Monotone-Parent: c6e69361038ae5b74d8ad57cb16d8b1eb0d55bab Monotone-Revision: d934a527ebb14e696ddf77b55d95b7e9bf0aad17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:35:30 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessage.m commit 1d6c7eb00e9b91bb80fbcce27ef1c351ad90da28 Author: Wolfgang Sourdeau Date: Tue Apr 5 13:34:55 2011 +0000 Monotone-Parent: 7cced8aec79bd2e835d318154c57fb61273a4b35 Monotone-Revision: c6e69361038ae5b74d8ad57cb16d8b1eb0d55bab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:34:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit e1f2ba7b7a9340043f1cd39337d8a80a896cec10 Author: Wolfgang Sourdeau Date: Tue Apr 5 13:33:48 2011 +0000 Monotone-Parent: 27abf27ddc019acbc13325c08121a103bf035716 Monotone-Revision: 7cced8aec79bd2e835d318154c57fb61273a4b35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:33:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalXMLRenderer.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit 0e4a4f522d003064243e055469a5681a83f7c37e Author: Wolfgang Sourdeau Date: Tue Apr 5 13:33:44 2011 +0000 Monotone-Parent: 7fea1717f3e58bcc3b875cf6edf4d2a046f7de07 Monotone-Revision: 27abf27ddc019acbc13325c08121a103bf035716 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T13:33:44 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSAlarmsFolder.m M SOPE/GDLContentStore/GCSFolderType.m M SOPE/GDLContentStore/GCSSessionsFolder.m commit 6cf00eddfd382dba04f581883ba8713a646d75b7 Author: Wolfgang Sourdeau Date: Tue Apr 5 00:44:23 2011 +0000 Monotone-Parent: 222083e95ee04558a1c46c2bcf14f8fb5ccebb98 Monotone-Revision: 7fea1717f3e58bcc3b875cf6edf4d2a046f7de07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T00:44:23 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ae3b31546856d67d718dc5bb20e84960299ca5af Author: Wolfgang Sourdeau Date: Tue Apr 5 00:43:57 2011 +0000 Monotone-Parent: f84a8ee34fde286386429490ca9126042402c390 Monotone-Revision: 222083e95ee04558a1c46c2bcf14f8fb5ccebb98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T00:43:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 5ebe3cdd09530667897bca18796814990762d694 Author: Ludovic Marcotte Date: Mon Apr 4 13:01:20 2011 +0000 Reverted patch for SOGoLocalStorageURL for now. Monotone-Parent: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd Monotone-Revision: 72688cfe86ab1f4b8c8d1f0a9fab23384d7abaab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-04T13:01:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M Tools/SOGoToolRestore.m commit c9afeb9827c1863d374a322ee516dcd1d5341719 Author: Wolfgang Sourdeau Date: Fri Apr 1 21:13:19 2011 +0000 Monotone-Parent: 6dfadf575c7c0be4ae75752239ab48f7531dba38 Monotone-Revision: 4dead0c3c1d9edc0c48e5bfb39f0ec7a89f28007 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T21:13:19 Monotone-Branch: ca.inverse.sogo M Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m M Tests/Unit/TestSBJsonParser.m M Tests/Unit/TestiCalTimeZonePeriod.m commit 6f339121a2800c33800b64821d70b052724f2879 Author: Wolfgang Sourdeau Date: Fri Apr 1 21:10:10 2011 +0000 Monotone-Parent: 5cb9c48b0138d6348fec10e7ae5a7a5e6b8403c2 Monotone-Revision: 6dfadf575c7c0be4ae75752239ab48f7531dba38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T21:10:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/TestSBJsonParser.m commit f51d1fa665634824662a83a2ad969f1597110c8c Author: Wolfgang Sourdeau Date: Fri Apr 1 20:28:18 2011 +0000 Monotone-Parent: 0d33a0e0f292ce34593481d0fa26cae27146aa3b Monotone-Revision: 5cb9c48b0138d6348fec10e7ae5a7a5e6b8403c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T20:28:18 Monotone-Branch: ca.inverse.sogo M NEWS commit f2c466be49e5314509a7912041cce091ff516ed8 Author: Wolfgang Sourdeau Date: Fri Apr 1 19:45:36 2011 +0000 Monotone-Parent: e91e560ca6c090284bbf4b21c0faf601ae784a38 Monotone-Revision: 0d33a0e0f292ce34593481d0fa26cae27146aa3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T19:45:36 Monotone-Branch: ca.inverse.sogo M Tests/Unit/GNUmakefile commit 35f49f9994897cf1eaeda15ee7b979ce224c2013 Author: Wolfgang Sourdeau Date: Fri Apr 1 19:44:28 2011 +0000 Monotone-Parent: 50ca38f0849cc20be6979e82924895e7b1c2e27f Monotone-Revision: e91e560ca6c090284bbf4b21c0faf601ae784a38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T19:44:28 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4e13c0b73cc0120f276e21a31e052ae47f198d21 Author: Wolfgang Sourdeau Date: Fri Apr 1 19:43:11 2011 +0000 Monotone-Parent: 7ee997ad520d61e48d2f051e02d433791c47fd08 Monotone-Revision: c37895534ea03712cf65f5760bc535177a041d99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T19:43:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/all.py M Tests/Integration/preferences.py A Tests/Integration/sogoLogin.py commit 87f516c874a34b8374982913f107124da3128fed Author: Wolfgang Sourdeau Date: Fri Apr 1 18:57:00 2011 +0000 Monotone-Parent: 149979fcef67a0799105ec0cd45d5b5364e8dbcf Monotone-Revision: 7ee997ad520d61e48d2f051e02d433791c47fd08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T18:57:00 Monotone-Branch: ca.inverse.sogo M Tests/Integration/GNUmakefile commit dadedfa2955f8d045e253f84ceb1249c6052c150 Author: Francis Lachapelle Date: Fri Apr 1 18:55:02 2011 +0000 See ChangeLog Monotone-Parent: 20415379d4ad22b602692f50041a0eb207e1d1fb Monotone-Revision: c9f767434992867f4e642881a1161a8a606c338f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-01T18:55:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit d7cd0a14e93fe9a3e90243e4eb7a12bcaf848d7a Author: Wolfgang Sourdeau Date: Fri Apr 1 18:48:46 2011 +0000 Monotone-Parent: df080d9617e2f9f6b74b3cce75ec8404e4c4bec3 Monotone-Revision: 149979fcef67a0799105ec0cd45d5b5364e8dbcf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T18:48:46 Monotone-Branch: ca.inverse.sogo M Main/SOGo+DAV.m M SoObjects/SOGo/SOGoObject.m commit fd2d0930fdf3e99c626f294fa9d5012d20d86fd1 Author: Wolfgang Sourdeau Date: Fri Apr 1 18:48:24 2011 +0000 Monotone-Parent: 20415379d4ad22b602692f50041a0eb207e1d1fb Monotone-Revision: df080d9617e2f9f6b74b3cce75ec8404e4c4bec3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T18:48:24 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-ical.py commit 7aca9d276b9d5a1dddd821eb13ce28c1e48175ba Author: Wolfgang Sourdeau Date: Fri Apr 1 18:40:51 2011 +0000 Monotone-Parent: f0f12cec0b288caae2086872cad9e044311da3b9 Monotone-Revision: 20415379d4ad22b602692f50041a0eb207e1d1fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T18:40:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 64d1eeab3b275db13e7b5177cb1ead30119f197f Author: Wolfgang Sourdeau Date: Fri Apr 1 17:54:23 2011 +0000 Monotone-Parent: 9872ae08d0e84f59ec67ccfa772caf1a9d1c613f Monotone-Revision: f0f12cec0b288caae2086872cad9e044311da3b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T17:54:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 5bdbc636030cc872cc6b7c91d1c20419a30032bf Author: Wolfgang Sourdeau Date: Fri Apr 1 17:48:16 2011 +0000 Monotone-Parent: 83e3a0d3136161f458484da0aa20e8fb8b6b2729 Monotone-Revision: 9872ae08d0e84f59ec67ccfa772caf1a9d1c613f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T17:48:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m M SoObjects/SOGo/SOGoObject.m commit 2b4576c41d07b9f4d5304af6a2a5c3b56abe46cb Author: Wolfgang Sourdeau Date: Fri Apr 1 14:49:27 2011 +0000 Monotone-Parent: c9cee0ae3cbd0262c18e582525d1e487cc6e452b Monotone-Revision: 83e3a0d3136161f458484da0aa20e8fb8b6b2729 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T14:49:27 Monotone-Branch: ca.inverse.sogo M NEWS commit 4bef0f4b6a93c5fe49ceebf0a3a182fa15b0db8b Author: Wolfgang Sourdeau Date: Thu Mar 31 22:59:15 2011 +0000 Monotone-Parent: afd47c0e68b7ce45a01be9147355851fe04b800a Monotone-Revision: c9cee0ae3cbd0262c18e582525d1e487cc6e452b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:59:15 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 09ac14e4ef742128d4ca7200c372f7ad0d128745 Author: Wolfgang Sourdeau Date: Thu Mar 31 22:59:12 2011 +0000 Monotone-Parent: 15fd0e7998431cfadca34d58a018fe6ec485a682 Monotone-Revision: afd47c0e68b7ce45a01be9147355851fe04b800a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:59:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m commit 755144d16c9f8325db3b1828c8a7a645e3130b87 Author: Wolfgang Sourdeau Date: Thu Mar 31 22:17:50 2011 +0000 Monotone-Parent: e7dd3bb5cb62d21b28b85097bbe032f542f56abd Monotone-Revision: 15fd0e7998431cfadca34d58a018fe6ec485a682 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:17:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit b6020215da17874555e9572f81fa2adfee59ce9e Author: Wolfgang Sourdeau Date: Thu Mar 31 22:08:30 2011 +0000 Monotone-Parent: a9072cd7d0f5ae2f518d97ee46191e500e87beea Monotone-Revision: e7dd3bb5cb62d21b28b85097bbe032f542f56abd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:08:30 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreCalendarAttachment.h A OpenChange/MAPIStoreCalendarAttachment.m commit b183005d916602715e351767435ab8b0cfd64cd5 Author: Wolfgang Sourdeau Date: Thu Mar 31 22:07:31 2011 +0000 Monotone-Parent: ca89b4b4aa3ed9d74f2eb1ed5db3dfbf7f5e596c Monotone-Revision: a9072cd7d0f5ae2f518d97ee46191e500e87beea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:07:31 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailAttachment.m commit b36db5358ec4c20ef99fea49e11266354222296c Author: Wolfgang Sourdeau Date: Thu Mar 31 22:07:03 2011 +0000 Monotone-Parent: 422ddfee6bdfec5c38432669ba25b9bd6724d6ab Monotone-Revision: ca89b4b4aa3ed9d74f2eb1ed5db3dfbf7f5e596c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:07:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.m commit 6697ac96183f43e2dd12543dc29b15ce767f8fd5 Author: Wolfgang Sourdeau Date: Thu Mar 31 22:05:55 2011 +0000 Monotone-Parent: 0cc4395b1707eacba015ff4c4d76225c0c3fbc0e Monotone-Revision: 422ddfee6bdfec5c38432669ba25b9bd6724d6ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:05:55 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreDraftsMessage.m commit 7534ab9204be345935bf17056ed92738128e6b7a Author: Wolfgang Sourdeau Date: Thu Mar 31 22:05:33 2011 +0000 Monotone-Parent: e3553800558b6ad8617dd801a3ff4822695f8d62 Monotone-Revision: 0cc4395b1707eacba015ff4c4d76225c0c3fbc0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:05:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m commit d52a73e213fb80e61c15f60b818a422ecace1dd2 Author: Wolfgang Sourdeau Date: Thu Mar 31 22:02:03 2011 +0000 Monotone-Parent: b83ff01eca261864bff271ab6ff07aa383d06b85 Monotone-Revision: e3553800558b6ad8617dd801a3ff4822695f8d62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T22:02:03 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreEmbeddedMessage.h A OpenChange/MAPIStoreEmbeddedMessage.m commit f0a2a5a99989efbcbefb2f40eba933bab2403184 Author: Wolfgang Sourdeau Date: Thu Mar 31 21:58:23 2011 +0000 Monotone-Parent: 42f34b6cbca620e98aa44be4be3e4037f50395e0 Monotone-Revision: b83ff01eca261864bff271ab6ff07aa383d06b85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T21:58:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreObject.m commit 99e3c4973888f0702f95b9616e167331dd2e870f Author: Wolfgang Sourdeau Date: Thu Mar 31 21:56:25 2011 +0000 Monotone-Parent: 92df195fbe1c4391ea6ee2bda8d4c6df56a3b430 Monotone-Revision: 42f34b6cbca620e98aa44be4be3e4037f50395e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T21:56:25 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit b170ea7ebafcf3d4d504e503039feb5273c60681 Author: Wolfgang Sourdeau Date: Thu Mar 31 21:54:25 2011 +0000 Monotone-Parent: 5882ca24d5eba6f75b71b2264556889290445bad Monotone-Revision: 277192cc101d97ca24773acdb0d3ac5ec0e0a182 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T21:54:25 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreRecurrenceUtils.h A OpenChange/MAPIStoreRecurrenceUtils.m commit 5b11bbc7a5fbc36862ee8ac235a7dd59a04d1500 Author: Francis Lachapelle Date: Thu Mar 31 17:22:01 2011 +0000 See ChangeLog. Monotone-Parent: 877003857c443cbee0d3365e26bc55a9110cb707 Monotone-Revision: c8f2954fafcf6e28225083320c49c97918ce2a9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-31T17:22:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 7ea3edd234a6678cb4ceb49ce23649f4743f7bf9 Author: Francis Lachapelle Date: Thu Mar 31 17:02:54 2011 +0000 See ChangeLog Monotone-Parent: 5882ca24d5eba6f75b71b2264556889290445bad Monotone-Revision: 877003857c443cbee0d3365e26bc55a9110cb707 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-31T17:02:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit 733d86e6e765937739f3c6e9c1a9f70914e64687 Author: Wolfgang Sourdeau Date: Thu Mar 31 14:32:53 2011 +0000 Monotone-Parent: aaf45d2fbdac38e6f31b30f118a755f4f2006ecf Monotone-Revision: 5882ca24d5eba6f75b71b2264556889290445bad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-31T14:32:53 Monotone-Branch: ca.inverse.sogo M Version M configure commit a8b40bfd492f94d509cbec60bd18a4bfc6f3e419 Author: Wolfgang Sourdeau Date: Wed Mar 30 19:58:42 2011 +0000 Monotone-Parent: 99929e65b6d1dc7439f516ed53c767995107ca2b Monotone-Revision: aaf45d2fbdac38e6f31b30f118a755f4f2006ecf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T19:58:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit b8363505ff45f52d0e2f7bdd60a40e2087d17ed7 Author: Wolfgang Sourdeau Date: Wed Mar 30 19:46:07 2011 +0000 Monotone-Parent: cad4edcdc9e152de6c74020fb70a7a2750f5c5e6 Monotone-Revision: 99929e65b6d1dc7439f516ed53c767995107ca2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T19:46:07 Monotone-Branch: ca.inverse.sogo M configure commit 8814d74859eca5ab454f1e7936d4843a58b33556 Author: Wolfgang Sourdeau Date: Wed Mar 30 19:15:51 2011 +0000 Monotone-Parent: cac720ccc4cdf4de23aa3a87fa473d110909ddbc Monotone-Revision: cad4edcdc9e152de6c74020fb70a7a2750f5c5e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T19:15:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 895380929017ee42cd11a93c9aef17cc5b88a4f6 Author: Wolfgang Sourdeau Date: Wed Mar 30 16:05:33 2011 +0000 Monotone-Parent: c95c2d363227ea99e8abcda3beacfc071053d30b Monotone-Revision: cac720ccc4cdf4de23aa3a87fa473d110909ddbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T16:05:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxTaskEditor.js commit 10345b1927ae49417207f1d5e522001b0921798a Author: Francis Lachapelle Date: Wed Mar 30 15:38:20 2011 +0000 Updated Installation Guide. Monotone-Parent: ff1c4faecf498505e827a3d55ebbce26d7ec1903 Monotone-Revision: c95c2d363227ea99e8abcda3beacfc071053d30b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T15:38:20 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 09daa006e468448f5478a0318cda674858f113f6 Author: Francis Lachapelle Date: Wed Mar 30 15:30:42 2011 +0000 Monotone-Parent: da4be75bb5b1f8a914c77c86d505e6f7bf587223 Monotone-Revision: ff1c4faecf498505e827a3d55ebbce26d7ec1903 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T15:30:42 Monotone-Branch: ca.inverse.sogo M NEWS commit f630dd1c83c52d8ce85cc622ef72b3bef6e60012 Author: Francis Lachapelle Date: Wed Mar 30 15:21:27 2011 +0000 See ChangeLog. Monotone-Parent: b3af4618e267496536ae158c684a391e497913f0 Monotone-Revision: 85f004835cf5ba09158bc317c859435dd12fe5bf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T15:21:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/Common/UIxPageFrame.m commit a5c1ff4f6c91dc475b363dce53ce67b0237cf085 Author: Wolfgang Sourdeau Date: Wed Mar 30 15:21:23 2011 +0000 Monotone-Parent: b3af4618e267496536ae158c684a391e497913f0 Monotone-Revision: 9729b5be2f0c489355063a4880107ed09e4479ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T15:21:23 Monotone-Branch: ca.inverse.sogo M NEWS commit e8026e67c826cd17c2ae94308419c47c1dccdc15 Author: Wolfgang Sourdeau Date: Wed Mar 30 15:01:55 2011 +0000 Monotone-Parent: 10ffe772d1b4699a4fc8aa41c3f3354e492d3e35 Monotone-Revision: 2f3c94605759601f796021ed2469cb5eb7910364 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T15:01:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile.preamble M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolderObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/SOGoBuild.h M SoObjects/SOGo/SOGoBuild.m M UI/MailerUI/UIxMailView.m commit 5708eb23a3c770049c74249716f86af933b07484 Author: Wolfgang Sourdeau Date: Wed Mar 30 14:46:35 2011 +0000 Monotone-Parent: 1d4d91c56ff6f01c1c6256f2380a4a1e99081106 Monotone-Revision: 10ffe772d1b4699a4fc8aa41c3f3354e492d3e35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T14:46:35 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit c0c519a57418054d185f0c4144f1cb4fd33b38de Author: Wolfgang Sourdeau Date: Wed Mar 30 14:45:47 2011 +0000 Monotone-Parent: 9e630ff3ce4f3b8848a73aff398e706b19a426bc Monotone-Revision: 1d4d91c56ff6f01c1c6256f2380a4a1e99081106 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T14:45:47 Monotone-Branch: ca.inverse.sogo D Main/Version D SOPE/NGCards/versitCardsSaxDriver/Version D SoObjects/Appointments/Version D SoObjects/Contacts/Version D SoObjects/Mailer/Version D SoObjects/SOGo/Version D UI/AdministrationUI/Version D UI/Common/Version D UI/Contacts/Version D UI/MailPartViewers/Version D UI/MailerUI/Version D UI/MainUI/Version D UI/PreferencesUI/Version D UI/SOGoUI/Version D UI/Scheduler/Version commit 2ca2e7d664031eede82e67250edf51180da0fa10 Author: Wolfgang Sourdeau Date: Wed Mar 30 14:44:47 2011 +0000 Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T14:44:47 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M SoObjects/SOGo/GNUmakefile M SoObjects/common.make M UI/AdministrationUI/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MailerUI/GNUmakefile.preamble M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/GNUmakefile M UI/Scheduler/GNUmakefile M UI/common.make M Version M configure commit a6e5d5340b6c726df502b9c1728e9acb080fc576 Author: Wolfgang Sourdeau Date: Wed Mar 30 13:42:57 2011 +0000 Monotone-Parent: bca01c4b6bca68557777af637fd2dfc8b775df37 Monotone-Revision: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T13:42:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit d384c3be9933f93b35c6c030a3b271d229d90e83 Author: Francis Lachapelle Date: Wed Mar 30 02:14:56 2011 +0000 See ChangeLog Monotone-Parent: c9d83319c3cc894c26d31f564f3d4722c49c590e Monotone-Revision: 9b486432ba55fa5e9a8bf8f7172fe57752abf7e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T02:14:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 13229c7ad2e9e5bbaf46788895fc8bbab3e73f1a Author: Francis Lachapelle Date: Wed Mar 30 01:02:41 2011 +0000 Updated Italian translation. Monotone-Parent: bca01c4b6bca68557777af637fd2dfc8b775df37 Monotone-Revision: c9d83319c3cc894c26d31f564f3d4722c49c590e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T01:02:41 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Italian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit a2ca7e48d766bd5d70e673f4993c295282997ec1 Author: Francis Lachapelle Date: Tue Mar 29 23:34:37 2011 +0000 See ChangeLog. Monotone-Parent: 553f303f1f7a6910069af8e49e3926e86bece4b7 Monotone-Revision: bca01c4b6bca68557777af637fd2dfc8b775df37 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-29T23:34:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.m commit 6b3d99424a59e2e1ab5f587c3d735f87028275f7 Author: Francis Lachapelle Date: Tue Mar 29 23:25:40 2011 +0000 See ChangeLog. Monotone-Parent: 5768aec2a733241a4cb94db69e98b57603adb638 Monotone-Revision: 553f303f1f7a6910069af8e49e3926e86bece4b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-29T23:25:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit eea9b8b91d0f836979592907721095532fc0d2c6 Author: Francis Lachapelle Date: Tue Mar 29 23:22:08 2011 +0000 See ChangeLog. Monotone-Parent: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd Monotone-Revision: 5768aec2a733241a4cb94db69e98b57603adb638 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-29T23:22:08 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m commit cb766777623ea13a9569c30b30f8a574f1b57d29 Author: Ludovic Marcotte Date: Tue Mar 29 14:34:14 2011 +0000 Sanity check if the encrypted password isn't found in one source, to avoid a crash when invoking crypt() on it Monotone-Parent: cbeb8ed4edd6c44d422f9251785ee9bfad432e71 Monotone-Revision: 4a37382e84f4a00ccbbc0542ef0ae4a99a954cdd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-29T14:34:14 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SQLSource.m commit c74fe214846baf2f5c58f0c4b73bca79543f4454 Author: Wolfgang Sourdeau Date: Mon Mar 28 23:44:08 2011 +0000 Monotone-Parent: 4d4875b78377fad6c271a5fa4aca9647af06baed Monotone-Revision: cbeb8ed4edd6c44d422f9251785ee9bfad432e71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-28T23:44:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolRemoveDoubles.m commit 4998932fddfd307c8b3be5f4f678493f8b938f73 Author: Ludovic Marcotte Date: Mon Mar 28 12:28:33 2011 +0000 Fixed sogo-tool restore regarding previous commit Monotone-Parent: 7d3c246e1b5f38cadd5bf14c9ca615f9af0f203e Monotone-Revision: 4d4875b78377fad6c271a5fa4aca9647af06baed Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-28T12:28:33 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolRestore.m commit 6bac931b69c5aa39b4dde03001fbc8edf2afe3f5 Author: Ludovic Marcotte Date: Sun Mar 27 18:46:45 2011 +0000 See ChangeLog Monotone-Parent: 5f0b5fde09b45b6e60e9302afb433346dcc0c2b8 Monotone-Revision: 7d3c246e1b5f38cadd5bf14c9ca615f9af0f203e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-27T18:46:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit d17c2ed024940099bc8588f11ad45a780330b992 Author: Wolfgang Sourdeau Date: Thu Mar 24 15:27:53 2011 +0000 Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82 Monotone-Revision: 4da10cc5d7b04371c2d5f407c3a25e5ae2bce8df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-24T15:27:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.css A UI/WebServerResources/ablist.png commit 67d32dff9a4e08f1881199719cc459fca5c29cc4 Author: Francis Lachapelle Date: Thu Mar 24 14:43:52 2011 +0000 Fixed sorting of timezones in preferences module. Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82 Monotone-Revision: dfcee5ab2e9d3d65c64801fc45b75ab2a873cfce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-24T14:43:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZone.m M UI/PreferencesUI/UIxPreferences.m commit 110c26578fedf746fcdec40387deebca0d9f83f5 Author: Francis Lachapelle Date: Thu Mar 24 14:11:48 2011 +0000 See ChangeLog Monotone-Parent: 01007adc666a7e8c89a42c0f76d28007c766519c Monotone-Revision: 380b86e5c0d4f7e3c452e904f2a11e814e95ee59 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-24T14:11:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.m commit aa4e432da01bee8ded5333e65614527a6f4b608a Author: Wolfgang Sourdeau Date: Thu Mar 24 13:29:14 2011 +0000 Monotone-Parent: 01007adc666a7e8c89a42c0f76d28007c766519c Monotone-Revision: 21262e234ec2e4a3a624015145a439b940b5da40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-24T13:29:14 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog commit 4de375902f95759e159e5c7c024cea1263c88b3c Author: Francis Lachapelle Date: Wed Mar 23 21:59:22 2011 +0000 See ChangeLog Monotone-Parent: ddf277f21cd816fe481bf94c7ec4b59815233bf7 Monotone-Revision: 01007adc666a7e8c89a42c0f76d28007c766519c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-23T21:59:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m commit fc2abaaf0a06cf0eb4ab74f291dc4aa6f99dc996 Author: Francis Lachapelle Date: Wed Mar 23 20:42:01 2011 +0000 See ChangeLog Monotone-Parent: 3931b3fc847a4504339f11bcd48a3ea417c822b0 Monotone-Revision: ddf277f21cd816fe481bf94c7ec4b59815233bf7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-23T20:42:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit 9197155933f4785c093366e04a11d4439d3c085e Author: Ludovic Marcotte Date: Wed Mar 23 20:14:33 2011 +0000 See ChangeLog Monotone-Parent: 11c0941cac8926d96e43efabe282a5d3d549d0c9 Monotone-Revision: 3931b3fc847a4504339f11bcd48a3ea417c822b0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-23T20:14:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 3d53407a73e8d97b52a43d8b4782dfde813a397c Author: Francis Lachapelle Date: Wed Mar 23 19:18:27 2011 +0000 See ChangeLog Monotone-Parent: 75bbc0ad243d66dd412883811d759ca8dabf6776 Monotone-Revision: 11c0941cac8926d96e43efabe282a5d3d549d0c9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-23T19:18:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M UI/PreferencesUI/UIxPreferences.m commit 4e7e0403b737b0cd793fa5aaeb72dbb697125f5d Author: Francis Lachapelle Date: Wed Mar 23 11:28:36 2011 +0000 See ChangeLog Monotone-Parent: d4aaec9a2984bf8eb954d457c1dde92899b63a7a Monotone-Revision: b225fa0fff99cfbcbe27145aabf8fdfde0810371 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-23T11:28:36 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.m commit 8c26a74bf5afcc80178ecb149f2d8936d9d008d7 Author: Wolfgang Sourdeau Date: Tue Mar 22 21:28:16 2011 +0000 Monotone-Parent: 8c4a5e6241dde8edac2d02e1b2dda9528b69ddb6 Monotone-Revision: b4cd488f57719689e0d2bed481d82df8e68fcf46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T21:28:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m commit 79815072718997afb9a08b32de0385463467d8f6 Author: Wolfgang Sourdeau Date: Tue Mar 22 21:22:34 2011 +0000 Monotone-Parent: d13851bad5ecc6757d6a051998c7fd6722526ba9 Monotone-Revision: 8c4a5e6241dde8edac2d02e1b2dda9528b69ddb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T21:22:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSCalendarDate+MAPIStore.h M OpenChange/NSCalendarDate+MAPIStore.m commit 781040d45b09b625f9a07536fd6553e37eeeeb99 Author: Wolfgang Sourdeau Date: Tue Mar 22 21:21:55 2011 +0000 Monotone-Parent: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f Monotone-Revision: d13851bad5ecc6757d6a051998c7fd6722526ba9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T21:21:55 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit f51e037f41182280e666782dec6f57f76559ae60 Author: Wolfgang Sourdeau Date: Tue Mar 22 20:58:22 2011 +0000 Monotone-Parent: cb36ec3f7d193b795240d0061daae4db88f1c337 Monotone-Revision: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T20:58:22 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.h M SOPE/NGCards/iCalEvent.m M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m commit 9921bba68b1b9299a283e1ed7c612bbb7dcd81c7 Author: Wolfgang Sourdeau Date: Tue Mar 22 20:56:57 2011 +0000 Monotone-Parent: ede91a980338742748957c740a70ce61e1bcccae Monotone-Revision: cb36ec3f7d193b795240d0061daae4db88f1c337 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T20:56:57 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m commit 430c2261f80335706cf96cf67e0d0aed43c45aa8 Author: Wolfgang Sourdeau Date: Tue Mar 22 20:55:43 2011 +0000 Monotone-Parent: 6e7ac4cd1529c1ca1209faeb43583ee333facec8 Monotone-Revision: ede91a980338742748957c740a70ce61e1bcccae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T20:55:43 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalByDayMask.h M SOPE/NGCards/iCalByDayMask.m commit 4c107904de335d23b8f7ab962c4e052945537bed Author: Francis Lachapelle Date: Tue Mar 22 00:30:26 2011 +0000 See ChangeLog Monotone-Parent: 42caf855ed6371b609cb372b49a7c45444fc18e6 Monotone-Revision: d4aaec9a2984bf8eb954d457c1dde92899b63a7a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-22T00:30:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/MailerUI.js commit 112072d3f486b8ccece501c59550ae9604ea53f5 Author: Francis Lachapelle Date: Mon Mar 21 22:00:49 2011 +0000 See ChangeLog Monotone-Parent: f46a82535044ebae377ca25229db810ded914ae0 Monotone-Revision: 42caf855ed6371b609cb372b49a7c45444fc18e6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T22:00:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 8a2181a9b5aaf90b2a7656d42172f4fd0d5dbdca Author: Francis Lachapelle Date: Mon Mar 21 20:09:56 2011 +0000 See ChangeLog Monotone-Parent: 9b1266835546cad935416117e959f5990a2363db Monotone-Revision: f46a82535044ebae377ca25229db810ded914ae0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T20:09:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 9c6eba47ce496ffbe78f853fe783fea32611f981 Author: Francis Lachapelle Date: Mon Mar 21 18:56:03 2011 +0000 Updated NEWS file Monotone-Parent: fc98ebd698555332841f6988e47ba738f8e5e2da Monotone-Revision: 9b1266835546cad935416117e959f5990a2363db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T18:56:03 Monotone-Branch: ca.inverse.sogo M NEWS commit eb6629d89f1401a84f49b56ca8d2c129dda8a3eb Author: Francis Lachapelle Date: Mon Mar 21 18:24:06 2011 +0000 See ChangeLog Monotone-Parent: fdd87c8990a184548d84798a93d2b2df80f30651 Monotone-Revision: fc98ebd698555332841f6988e47ba738f8e5e2da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T18:24:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 8508800ca5f584f6523d22064fdc402df923d704 Author: Francis Lachapelle Date: Mon Mar 21 18:04:50 2011 +0000 See ChangeLog Monotone-Parent: 6e7ac4cd1529c1ca1209faeb43583ee333facec8 Monotone-Revision: fdd87c8990a184548d84798a93d2b2df80f30651 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T18:04:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 59e376fea547ae4df7d4bf166e72371e26d1e653 Author: Francis Lachapelle Date: Mon Mar 21 15:47:43 2011 +0000 Updated ckeditor to version 3.5.2 Monotone-Parent: 534057874ea7b95e2c3d64fe54f61237d1c72b70 Monotone-Revision: 6e7ac4cd1529c1ca1209faeb43583ee333facec8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T15:47:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/.htaccess M UI/WebServerResources/ckeditor/LICENSE.html M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_languages.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js A UI/WebServerResources/ckeditor/plugins/iframe/dialogs/iframe.js A UI/WebServerResources/ckeditor/plugins/iframe/images/placeholder.png M UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js A UI/WebServerResources/ckeditor/plugins/placeholder/dialogs/placeholder.js A UI/WebServerResources/ckeditor/plugins/placeholder/lang/en.js A UI/WebServerResources/ckeditor/plugins/placeholder/placeholder.gif A UI/WebServerResources/ckeditor/plugins/placeholder/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js A UI/WebServerResources/ckeditor/plugins/specialchar/lang/en.js M UI/WebServerResources/ckeditor/plugins/styles/styles/default.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/plugins/templates/templates/default.js M UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js M UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js M UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css M UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/icons.png M UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png M UI/WebServerResources/ckeditor/skins/kama/skin.js M UI/WebServerResources/ckeditor/skins/kama/templates.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/icons.png M UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/office2003/templates.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/icons.png M UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/skins/v2/templates.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit 37b473c532396f83f0a489fe7412e9badc47a606 Author: Francis Lachapelle Date: Mon Mar 21 15:16:06 2011 +0000 Updated Spanish translation. Monotone-Parent: a8aacbb86089f73c01fa0b4e18bfc20258d8d066 Monotone-Revision: 534057874ea7b95e2c3d64fe54f61237d1c72b70 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-21T15:16:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Contacts/Spanish.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html M UI/AdministrationUI/Spanish.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Locale M UI/MainUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Templates/SOGoACLSpanishAdditionAdvisory.wox M UI/Templates/SOGoACLSpanishModificationAdvisory.wox M UI/Templates/SOGoACLSpanishRemovalAdvisory.wox M UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox commit 182877480a121628023d8a7e099a426c2f417941 Author: Wolfgang Sourdeau Date: Mon Mar 21 01:01:06 2011 +0000 Monotone-Parent: e9766eb5bcd2bd88069d911e40e9b107d0420d35 Monotone-Revision: a8aacbb86089f73c01fa0b4e18bfc20258d8d066 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T01:01:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m commit 3f95770beaec02a531b8b02c598e43aeda6b233e Author: Wolfgang Sourdeau Date: Mon Mar 21 00:42:23 2011 +0000 Monotone-Parent: 872b6482fb1a591d12d1baf86c6724907aa743dc Monotone-Revision: e9766eb5bcd2bd88069d911e40e9b107d0420d35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T00:42:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSCalendarDate+MAPIStore.h M OpenChange/NSCalendarDate+MAPIStore.m commit 7979b0fee2b6c0e5e198045c7665dd44ea40e3fb Author: Wolfgang Sourdeau Date: Mon Mar 21 00:41:22 2011 +0000 Monotone-Parent: e1d77c8035a84435f5745fe6e47f1fb5c978d808 Monotone-Revision: 872b6482fb1a591d12d1baf86c6724907aa743dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T00:41:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTasksMessageTable.m commit b62149d65fcb98ce264cc8c81edb2fbc5e4e1413 Author: Wolfgang Sourdeau Date: Mon Mar 21 00:38:17 2011 +0000 Monotone-Parent: 96d751786922d33162cb95008bfb6f6460b05db4 Monotone-Revision: e1d77c8035a84435f5745fe6e47f1fb5c978d808 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T00:38:17 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.m commit 071bdd863f727966f33fc3fdbbd59a7d713d22bd Author: Wolfgang Sourdeau Date: Mon Mar 21 00:37:22 2011 +0000 Monotone-Parent: e44e3640213c46f7a069d1612037b80c15c40ea7 Monotone-Revision: 96d751786922d33162cb95008bfb6f6460b05db4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-21T00:37:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 66e53da063559f46b444d9bef8be87f81ed335ae Author: Francis Lachapelle Date: Sat Mar 19 02:06:32 2011 +0000 See ChangeLog Monotone-Parent: 0df4e36b439ce8ec4afb7517b7d82ef4710c8bce Monotone-Revision: e44e3640213c46f7a069d1612037b80c15c40ea7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-19T02:06:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEvent+SOGo.m commit e42aceffdf096ca42d4cb784a5b0b2d04296170a Author: Francis Lachapelle Date: Fri Mar 18 21:29:24 2011 +0000 Removed references to versions in browsers recommendations. Monotone-Parent: 47716ebb2db0cd161dd9d84ef676066b6887ba7c Monotone-Revision: 0df4e36b439ce8ec4afb7517b7d82ef4710c8bce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-18T21:29:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoBrowsersPanel.wox commit e1928214d69ae370f3b056672987b4a7def523e1 Author: Francis Lachapelle Date: Fri Mar 18 21:28:11 2011 +0000 Monotone-Parent: ff5e58d678d9d35c4afef1daade54703e14d8d6a Monotone-Revision: 47716ebb2db0cd161dd9d84ef676066b6887ba7c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-18T21:28:11 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.h commit 4d4bdb446daae24e59678bf114c4df4705af0bf7 Author: Francis Lachapelle Date: Fri Mar 18 21:23:05 2011 +0000 See ChangeLog Monotone-Parent: aaedd91765af6a097de0bc56f29320d2bff91b79 Monotone-Revision: ff5e58d678d9d35c4afef1daade54703e14d8d6a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-18T21:23:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 2cbe4e8fc1dbf19b6c4278ad3e3453d6cedf6c8f Author: Francis Lachapelle Date: Fri Mar 18 03:13:56 2011 +0000 See ChangeLog Monotone-Parent: dc272097703f10ee6c465fdca0d4d40682d7ce55 Monotone-Revision: aaedd91765af6a097de0bc56f29320d2bff91b79 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-18T03:13:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 8cebdc70339dffd6aec613e9afc36d2b8d21c791 Author: Francis Lachapelle Date: Thu Mar 17 21:26:51 2011 +0000 See ChangeLog Monotone-Parent: d5f9ac8f8c26df4ffbd173e66fb8557ec6e21545 Monotone-Revision: dc272097703f10ee6c465fdca0d4d40682d7ce55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-17T21:26:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/MailerUI.js commit adefb89d55db87afa91c238e5cd55f3c149d4507 Author: Francis Lachapelle Date: Tue Mar 15 21:51:59 2011 +0000 Monotone-Parent: 47b90aaf435c7a5ec2d7a48e58156611921a4f65 Monotone-Revision: d5f9ac8f8c26df4ffbd173e66fb8557ec6e21545 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-15T21:51:59 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.h commit 7f6b54b48e0bf831a44b10a60d04060cbeaa300d Author: Francis Lachapelle Date: Tue Mar 15 19:48:22 2011 +0000 Updated NEWS file Monotone-Parent: f16945cd420c09a7d8ad18f9ffc3d9f902c7a2bf Monotone-Revision: 47b90aaf435c7a5ec2d7a48e58156611921a4f65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-15T19:48:22 Monotone-Branch: ca.inverse.sogo M NEWS commit e4316274c946d49917e72ee7f60b297578dccf80 Author: Francis Lachapelle Date: Tue Mar 15 19:36:25 2011 +0000 See Changelog Monotone-Parent: 0a48d70dd58905fd233548415a50a48cf1114607 Monotone-Revision: f16945cd420c09a7d8ad18f9ffc3d9f902c7a2bf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-15T19:36:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/product.plist commit 48e8b7bfab740fa654b0528d3f849bb49d86746d Author: Wolfgang Sourdeau Date: Tue Mar 15 17:03:24 2011 +0000 Monotone-Parent: 39ce1fba9746592044921a256d39e922dc2153d8 Monotone-Revision: a0b3d112eca99119d0e99fa3a948f74e17a73249 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-15T17:03:24 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 3dcb595c5adbdb227f905df732974fea82658c86 Author: Francis Lachapelle Date: Fri Mar 11 20:06:38 2011 +0000 See Changelog. Monotone-Parent: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2 Monotone-Revision: e3951f85165fbcdda1e4339ca3625cd4f4fbcf9f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-11T20:06:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/generic.js commit d1e4cd97e66892c9044cab9745d29c3c38e3c65e Author: Wolfgang Sourdeau Date: Fri Mar 11 19:31:06 2011 +0000 Monotone-Parent: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2 Monotone-Revision: 39ce1fba9746592044921a256d39e922dc2153d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-11T19:31:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 7b1c213051165001a6d7a297f0c896d9554b73f7 Author: Francis Lachapelle Date: Fri Mar 11 16:16:08 2011 +0000 Monotone-Parent: 1fa62d3040ac32204ac7c1db40ff1140e7dd5568 Monotone-Revision: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-11T16:16:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 731c43d0bf1646d02e6c93ceb0ac3ef61cd1aa9a Author: Francis Lachapelle Date: Fri Mar 11 16:04:14 2011 +0000 See Changelog. Monotone-Parent: da8145e67d54e8449cf6b3fe504e3e4c2d65ae45 Monotone-Revision: 1fa62d3040ac32204ac7c1db40ff1140e7dd5568 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-11T16:04:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 9de18f4d456ca03dd157c4c3df39f5d6b09479b3 Author: Francis Lachapelle Date: Fri Mar 11 03:15:27 2011 +0000 Updated PHP constraints in Mozilla Thunderbird Configuration guide. Monotone-Parent: a15dbfb88dbe373949a0883880ab6b6e0175e72b Monotone-Revision: da8145e67d54e8449cf6b3fe504e3e4c2d65ae45 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-11T03:15:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 79629a99417ad969ca91d358690d1aef2559e9ea Author: Francis Lachapelle Date: Thu Mar 10 22:21:53 2011 +0000 See Changelog. Monotone-Parent: 8871093b60112022ab57314a530ebc53dabf0d75 Monotone-Revision: a15dbfb88dbe373949a0883880ab6b6e0175e72b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-10T22:21:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 32539b0fde7c2fa6f1a7017c6d53577e12b2f564 Author: Francis Lachapelle Date: Thu Mar 10 21:52:35 2011 +0000 Bumped version number (1.3.6). Monotone-Parent: 9581875f8ebe918c0b36b403e179aa8ee5bbdbc3 Monotone-Revision: 8871093b60112022ab57314a530ebc53dabf0d75 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-10T21:52:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/Version M UI/MainUI/Version commit a6ad7b8cc5116b4c4713031a2d23279d1aa987fd Author: Francis Lachapelle Date: Thu Mar 10 21:15:35 2011 +0000 See Changelog Monotone-Parent: b7e9891a078226bf2611b1f6b38c2ef5495ef405 Monotone-Revision: 9581875f8ebe918c0b36b403e179aa8ee5bbdbc3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-10T21:15:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit c4c472eeef9768cef75dd79c80e88bd69e32925a Author: Francis Lachapelle Date: Thu Mar 10 20:42:02 2011 +0000 See Changelog Monotone-Parent: 9122e2216d8964993594986341641fdaf0eef5bd Monotone-Revision: b7e9891a078226bf2611b1f6b38c2ef5495ef405 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-10T20:42:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit eebb4b9e8aa2d64d7328c91c3880d47bd27d2cba Author: Wolfgang Sourdeau Date: Thu Mar 10 16:22:56 2011 +0000 Monotone-Parent: dce141ada92f68343c2d1685722e6b8c8182168b Monotone-Revision: 9122e2216d8964993594986341641fdaf0eef5bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-10T16:22:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit c06f05125cd9be339b027c8a57d8c01771f3df31 Author: Wolfgang Sourdeau Date: Tue Mar 8 13:35:44 2011 +0000 Monotone-Parent: 09fd3c049d8fce6a780967f22bad7504e5227848 Monotone-Revision: dce141ada92f68343c2d1685722e6b8c8182168b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-08T13:35:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContext.m commit 1694eb7d4b5bb90064757f941fe5312161729368 Author: Wolfgang Sourdeau Date: Mon Mar 7 22:35:24 2011 +0000 Monotone-Parent: 2bfe04b889e590de777411f7ef7e333f5eacf87c Monotone-Revision: 09fd3c049d8fce6a780967f22bad7504e5227848 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T22:35:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFSFolder.m commit aa76faf05d65f1bf06f6f491a8d3a0de88e449e2 Author: Wolfgang Sourdeau Date: Mon Mar 7 22:34:59 2011 +0000 Monotone-Parent: 1809a1a169efcfc6baf2a9e476c3b9aae70c7819 Monotone-Revision: 2bfe04b889e590de777411f7ef7e333f5eacf87c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T22:34:59 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTable.m commit ef54d7d9b103de3a880d517a3eebdd6d0449df78 Author: Wolfgang Sourdeau Date: Mon Mar 7 22:17:14 2011 +0000 Monotone-Parent: 87fd75f525e094b816fcad443e6fe4b2c8c8479c Monotone-Revision: 1809a1a169efcfc6baf2a9e476c3b9aae70c7819 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T22:17:14 Monotone-Branch: ca.inverse.sogo A OpenChange/MAPIStoreFAIMessage.h A OpenChange/MAPIStoreFAIMessage.m commit ea416559ca310ccdb9ae5c8e1b8d2f2e09142957 Author: Wolfgang Sourdeau Date: Mon Mar 7 21:33:13 2011 +0000 Monotone-Parent: 8fcaef79630a50f01c6aba0e5fdc0744c274cba6 Monotone-Revision: 87fd75f525e094b816fcad443e6fe4b2c8c8479c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T21:33:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreCommonViewsContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDeferredActionsContext.m M OpenChange/MAPIStoreFreebusyContext.m M OpenChange/MAPIStoreJournalContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreRemindersContext.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreScheduleContext.m M OpenChange/MAPIStoreSearchContext.m M OpenChange/MAPIStoreShortcutsContext.m M OpenChange/MAPIStoreTasksContext.m M OpenChange/MAPIStoreViewsContext.m commit ed2c4777aa3df9ab131c9b624c1b02ebdd503845 Author: Wolfgang Sourdeau Date: Mon Mar 7 19:15:16 2011 +0000 Monotone-Parent: 482fb2f36da6ff311c3c19eb3752da985fdae5cd Monotone-Revision: 8fcaef79630a50f01c6aba0e5fdc0744c274cba6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T19:15:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDraftsMessage.m A OpenChange/MAPIStoreFAIMessageTable.h A OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSFolder.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTypes.h commit 1c5baea83d3f42d00440ddd20a9b28d2a909714c Author: Wolfgang Sourdeau Date: Mon Mar 7 18:58:14 2011 +0000 Monotone-Parent: cca78e92405cd0f44d20538ad0b0e699160785fd Monotone-Revision: 482fb2f36da6ff311c3c19eb3752da985fdae5cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T18:58:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 17af002bd3b27a7647021cc1e909a707c1e20fad Author: Ludovic Marcotte Date: Sun Mar 6 22:52:38 2011 +0000 improved logging for security Monotone-Parent: b932db5b223350f287a464964a14ff5610e371f0 Monotone-Revision: cca78e92405cd0f44d20538ad0b0e699160785fd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-06T22:52:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit d077a37b0a73bf7e1634cff909a0364307e9457a Author: Ludovic Marcotte Date: Fri Mar 4 20:42:09 2011 +0000 updated the NEWS file Monotone-Parent: 11ff37ba45941fd41e25ca5ecc695c49c15bf651 Monotone-Revision: b932db5b223350f287a464964a14ff5610e371f0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-04T20:42:09 Monotone-Branch: ca.inverse.sogo M NEWS commit 5d240197ce1854e129256c63db5b9b0ff6d2c9fb Author: Ludovic Marcotte Date: Fri Mar 4 20:30:28 2011 +0000 See ChangeLog Monotone-Parent: 58318ff8b98f933c6f6fffe3d652a2954b890c7c Monotone-Revision: 11ff37ba45941fd41e25ca5ecc695c49c15bf651 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-04T20:30:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SQLSource.m commit d0dbb5379b4fbaf6aad9ad3433ab2cdb68d78ced Author: Ludovic Marcotte Date: Fri Mar 4 19:29:48 2011 +0000 See ChangeLog Monotone-Parent: 193c17735fe473ec69d1c4ef59dcdce44a461da8 Monotone-Revision: 58318ff8b98f933c6f6fffe3d652a2954b890c7c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-04T19:29:48 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Norwegian.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Norwegian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.html A SoObjects/Mailer/SOGoMailNorwegianForward.wo/SOGoMailNorwegianForward.wod A SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.html A SoObjects/Mailer/SOGoMailNorwegianReply.wo/SOGoMailNorwegianReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/all.py M Tools/SOGoToolRemoveDoubles.m M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Norwegian.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Norwegian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Norwegian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Norwegian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Norwegian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Italian.lproj/Localizable.strings A UI/MainUI/Norwegian.lproj/Locale A UI/MainUI/Norwegian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings D UI/MainUI/SOGoGroupPage.m D UI/MainUI/SOGoGroupsPage.m M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/Italian.lproj/Localizable.strings A UI/PreferencesUI/Norwegian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.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/Norwegian.lproj/Localizable.strings D UI/Templates/Appointments/SOGoAptMailSwedishICalReply.wox D UI/Templates/Appointments/SOGoAptMailUkrainianICalReply.wox A UI/Templates/SOGoACLNorwegianAdditionAdvisory.wox A UI/Templates/SOGoACLNorwegianModificationAdvisory.wox A UI/Templates/SOGoACLNorwegianRemovalAdvisory.wox A UI/Templates/SOGoFolderNorwegianAdditionAdvisory.wox A UI/Templates/SOGoFolderNorwegianRemovalAdvisory.wox commit 80bd276899e86c52b0e4ff3138dd8c6edcd4b57a Author: Ludovic Marcotte Date: Fri Mar 4 14:14:12 2011 +0000 See ChangeLog Monotone-Parent: ff995ad9fc0f2d8dac7a71ba3e29531b2f45dfa2 Monotone-Revision: 193c17735fe473ec69d1c4ef59dcdce44a461da8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-04T14:14:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit dba1d8a9a909df778a5cd4e73a5da7069e8ac8d8 Author: Wolfgang Sourdeau Date: Fri Feb 25 16:41:53 2011 +0000 Monotone-Parent: c314eda2fb898c8a79a2a1ec32aa3dabfa1d7086 Monotone-Revision: ff995ad9fc0f2d8dac7a71ba3e29531b2f45dfa2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-25T16:41:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile D OpenChange/MAPIStoreDeletedItemsContext.h D OpenChange/MAPIStoreDeletedItemsContext.m D OpenChange/MAPIStoreDraftsContext.h D OpenChange/MAPIStoreDraftsContext.m D OpenChange/MAPIStoreInboxContext.h D OpenChange/MAPIStoreInboxContext.m D OpenChange/MAPIStoreMailBaseContext.h D OpenChange/MAPIStoreMailBaseContext.m A OpenChange/MAPIStoreMailContext.h A OpenChange/MAPIStoreMailContext.m D OpenChange/MAPIStoreOutboxContext.h D OpenChange/MAPIStoreOutboxContext.m D OpenChange/MAPIStoreSentItemsContext.h D OpenChange/MAPIStoreSentItemsContext.m D OpenChange/MAPIStoreSpoolerContext.h D OpenChange/MAPIStoreSpoolerContext.m commit 84dddb95c5e669d1bec6ff6f1918eafe0154b44c Author: Wolfgang Sourdeau Date: Fri Feb 25 16:40:21 2011 +0000 Monotone-Parent: edc75cae9ade9eb49541479ea8ed489728d9bcc7 Monotone-Revision: c314eda2fb898c8a79a2a1ec32aa3dabfa1d7086 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-25T16:40:21 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit a038d3e8bbb29e40aac51c97f320a0fb7034d474 Author: Wolfgang Sourdeau Date: Thu Feb 24 21:29:44 2011 +0000 Monotone-Parent: c33cbc477978136a5d59d29b8df81cdc54cffc70 Monotone-Revision: edc75cae9ade9eb49541479ea8ed489728d9bcc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T21:29:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit be00aa89b8b6fc4e505be797669dc3f42bccfa9f Author: Wolfgang Sourdeau Date: Thu Feb 24 21:15:04 2011 +0000 Monotone-Parent: a811cbd171c64445b4b32261e56c4b5085787de0 Monotone-Revision: c33cbc477978136a5d59d29b8df81cdc54cffc70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T21:15:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit a6900ed88b1348ff029fc26496bc4cbf0f6c45bc Author: Wolfgang Sourdeau Date: Thu Feb 24 20:56:44 2011 +0000 Monotone-Parent: 4fff03b9e04c6c05d2e2e0e2fea66011040642e4 Monotone-Revision: a811cbd171c64445b4b32261e56c4b5085787de0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:56:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessage.m commit 644b03ed8c5f45e53d83329845c3e9e7700246ae Author: Wolfgang Sourdeau Date: Thu Feb 24 20:40:17 2011 +0000 Monotone-Parent: 0803c3f82523e76024a78031ba0e71fce02404eb Monotone-Revision: 4fff03b9e04c6c05d2e2e0e2fea66011040642e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:40:17 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 1feee33aa2d79864f66c3b0055ed84a2aad30b54 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:40:07 2011 +0000 Monotone-Parent: 23072776516ad7ec761501356d062052d748d8c7 Monotone-Revision: 0803c3f82523e76024a78031ba0e71fce02404eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:40:07 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreAttachmentTable.h A OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessageTable.m D OpenChange/MAPIStoreFAIMessageTable.h D OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFSMessageTable.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSMessageTable.h M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailFolderTable.m M OpenChange/MAPIStoreMailMessageTable.h M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMessageTable.m D OpenChange/MAPIStoreNotesMessageTable.h D OpenChange/MAPIStoreNotesMessageTable.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksMessageTable.m commit c96ae87f5b1abb4d03ee17da313fade9af626d68 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:38:01 2011 +0000 Monotone-Parent: 93fe348dc7f21b1b581baf867024c1360d74faec Monotone-Revision: 23072776516ad7ec761501356d062052d748d8c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:38:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.h M OpenChange/SOGoMAPIFSMessage.m commit cd3354f2b09324a3f62941b13280fda58ff8c50d Author: Wolfgang Sourdeau Date: Thu Feb 24 20:36:35 2011 +0000 Monotone-Parent: d54b0a4d8b7cb99ddb2be62efc4a25eece49e483 Monotone-Revision: 93fe348dc7f21b1b581baf867024c1360d74faec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:36:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.h M OpenChange/MAPIStoreSOGo.m commit d63c4e2334ff90ceaca273f6a1925855630e265e Author: Wolfgang Sourdeau Date: Thu Feb 24 20:34:10 2011 +0000 Monotone-Parent: af2ea31f45eb560c291dfec4c44ae6e1ad120ccb Monotone-Revision: d54b0a4d8b7cb99ddb2be62efc4a25eece49e483 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:34:10 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreAttachment.h A OpenChange/MAPIStoreAttachment.m A OpenChange/MAPIStoreDraftsAttachment.h A OpenChange/MAPIStoreDraftsAttachment.m A OpenChange/MAPIStoreMailAttachment.h A OpenChange/MAPIStoreMailAttachment.m commit 1b3b27ca7637ce9ed207520bc467db7f2b9174e4 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:32:47 2011 +0000 Monotone-Parent: 96b5a2580e3b0b6ba57af91d0fed6f513f8e13f0 Monotone-Revision: af2ea31f45eb560c291dfec4c44ae6e1ad120ccb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:32:47 Monotone-Branch: ca.inverse.sogo D OpenChange/SOGoGCSFolder+MAPIStore.h D OpenChange/SOGoGCSFolder+MAPIStore.m commit dd0bea0dc9ecc5c7a82d86d43ff3a99bd279aefe Author: Wolfgang Sourdeau Date: Thu Feb 24 20:32:27 2011 +0000 Monotone-Parent: 17790db0c2368364683e4074a491e7107c6cf071 Monotone-Revision: 96b5a2580e3b0b6ba57af91d0fed6f513f8e13f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:32:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m A OpenChange/MAPIStoreCalendarFolder.h A OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreContactsContext.m A OpenChange/MAPIStoreContactsFolder.h A OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDeletedItemsContext.h M OpenChange/MAPIStoreDeletedItemsContext.m M OpenChange/MAPIStoreDraftsContext.h M OpenChange/MAPIStoreDraftsContext.m M OpenChange/MAPIStoreFSBaseContext.m A OpenChange/MAPIStoreFSFolder.h A OpenChange/MAPIStoreFSFolder.m A OpenChange/MAPIStoreFolder.h A OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFreebusyContext.m A OpenChange/MAPIStoreGCSFolder.h A OpenChange/MAPIStoreGCSFolder.m A OpenChange/MAPIStoreInboxContext.h A OpenChange/MAPIStoreInboxContext.m A OpenChange/MAPIStoreMailBaseContext.h A OpenChange/MAPIStoreMailBaseContext.m D OpenChange/MAPIStoreMailContext.h D OpenChange/MAPIStoreMailContext.m A OpenChange/MAPIStoreMailFolder.h A OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreNotesContext.m A OpenChange/MAPIStoreNotesFolder.h A OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreOutboxContext.h M OpenChange/MAPIStoreOutboxContext.m M OpenChange/MAPIStoreSentItemsContext.h M OpenChange/MAPIStoreSentItemsContext.m M OpenChange/MAPIStoreTasksContext.m A OpenChange/MAPIStoreTasksFolder.h A OpenChange/MAPIStoreTasksFolder.m commit 62819158a2db0b2715b91c036b5628fe6a6d57f8 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:30:01 2011 +0000 Monotone-Parent: 4145adf93ef8240fbc95fd6f31b0d341f430af27 Monotone-Revision: 17790db0c2368364683e4074a491e7107c6cf071 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:30:01 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreCalendarMessage.h A OpenChange/MAPIStoreCalendarMessage.m A OpenChange/MAPIStoreContactsMessage.h A OpenChange/MAPIStoreContactsMessage.m A OpenChange/MAPIStoreDraftsMessage.h A OpenChange/MAPIStoreDraftsMessage.m A OpenChange/MAPIStoreFSMessage.h A OpenChange/MAPIStoreFSMessage.m A OpenChange/MAPIStoreGCSMessage.h A OpenChange/MAPIStoreGCSMessage.m A OpenChange/MAPIStoreMailMessage.h A OpenChange/MAPIStoreMailMessage.m A OpenChange/MAPIStoreMessage.h A OpenChange/MAPIStoreMessage.m A OpenChange/MAPIStoreNotesMessage.h A OpenChange/MAPIStoreNotesMessage.m A OpenChange/MAPIStoreTasksMessage.h A OpenChange/MAPIStoreTasksMessage.m D OpenChange/SOGoAppointmentObject+MAPIStore.h D OpenChange/SOGoAppointmentObject+MAPIStore.m D OpenChange/SOGoContactGCSEntry+MAPIStore.h D OpenChange/SOGoContactGCSEntry+MAPIStore.m D OpenChange/SOGoContentObject+MAPIStore.h D OpenChange/SOGoContentObject+MAPIStore.m D OpenChange/SOGoDraftObject+MAPIStore.h D OpenChange/SOGoDraftObject+MAPIStore.m D OpenChange/SOGoMailObject+MAPIStore.h D OpenChange/SOGoMailObject+MAPIStore.m D OpenChange/SOGoTaskObject+MAPIStore.h D OpenChange/SOGoTaskObject+MAPIStore.m commit 47672272530a6b707123c103a0b619672c23b092 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:27:55 2011 +0000 Monotone-Parent: 4640c81fe99f7bc319d9415cd42104dbdb84c53d Monotone-Revision: 4145adf93ef8240fbc95fd6f31b0d341f430af27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:27:55 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreObject.h A OpenChange/MAPIStoreObject.m commit fc934eb0240a4c1293be5787574b8f3d7c445aa0 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:18:28 2011 +0000 Monotone-Parent: de4f10a9425b25e3d10193bba4c7dc640e4d4ba2 Monotone-Revision: 4640c81fe99f7bc319d9415cd42104dbdb84c53d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:18:28 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 27d987fa5092d12c6d5da6376eb81b907c28d4e5 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:18:21 2011 +0000 Monotone-Parent: e14d9f62a6ec2d7e8788ee6cf73d4a47312b8531 Monotone-Revision: de4f10a9425b25e3d10193bba4c7dc640e4d4ba2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:18:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Contacts/SOGoContactGCSEntry.m commit a054f0d5470ccd0501d199197a8967cdff0f8c67 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:15:57 2011 +0000 Monotone-Parent: c2917386cf94357b49f5e5a5a2546c5d884cd132 Monotone-Revision: e14d9f62a6ec2d7e8788ee6cf73d4a47312b8531 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:15:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 4b719cc57c1d14be95924ef9321450dad5c0ff1f Author: Wolfgang Sourdeau Date: Thu Feb 24 20:14:17 2011 +0000 Monotone-Parent: d5f984ad83aebee05e5bda110e339c4b94d822f3 Monotone-Revision: c2917386cf94357b49f5e5a5a2546c5d884cd132 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:14:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 9d8a399d1d6c98e7cccee126e5874e6739e5fe27 Author: Wolfgang Sourdeau Date: Thu Feb 24 20:13:27 2011 +0000 Monotone-Parent: b99a47157b925a50d1bf80f94b80de642f2aad73 Monotone-Revision: d5f984ad83aebee05e5bda110e339c4b94d822f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-24T20:13:27 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile.preamble commit b813ac9f80b1d3c7c267f6a2484463dd80bb2151 Author: Francis Lachapelle Date: Thu Feb 24 15:09:30 2011 +0000 See Changelog Monotone-Parent: 32cd5a079647012d95c71e50afa10e704a083b86 Monotone-Revision: b99a47157b925a50d1bf80f94b80de642f2aad73 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-24T15:09:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 59aab29d6d0fc5120c11deca1b9202f37d0c9785 Author: Ludovic Marcotte Date: Thu Feb 24 00:06:02 2011 +0000 Slightly improved the doc regarding OCSSessionsFolderURL Monotone-Parent: 98c561a2f104032c09afa2ddd35d5f510fdcc200 Monotone-Revision: 32cd5a079647012d95c71e50afa10e704a083b86 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-24T00:06:02 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 7e7c84b58147c56bb4ebc37039de0267b6966c72 Author: Ludovic Marcotte Date: Thu Feb 24 00:02:24 2011 +0000 See ChangeLog Monotone-Parent: 1b715d5ad2013f8b321552d51b97acc350812ee7 Monotone-Revision: 98c561a2f104032c09afa2ddd35d5f510fdcc200 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-24T00:02:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit d9c35e24579e214a18c2d3cf72744d1b71237144 Author: Ludovic Marcotte Date: Wed Feb 23 23:22:48 2011 +0000 See ChangeLog Monotone-Parent: 04f443d215f2bc7c0d902f56f363c597ecffbcff Monotone-Revision: 1b715d5ad2013f8b321552d51b97acc350812ee7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-23T23:22:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt commit f5378d52280f155612384eebc5cb3fde7d1e4b4b Author: Ludovic Marcotte Date: Wed Feb 23 23:06:55 2011 +0000 See ChangeLog Monotone-Parent: 93bde4643a2fb0ad0e86c36a29a73bc23ad39c64 Monotone-Revision: 04f443d215f2bc7c0d902f56f363c597ecffbcff Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-23T23:06:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailView.wox commit 3c3eb510a05bd4b3e2afe325a8ac05957c00b897 Author: Francis Lachapelle Date: Wed Feb 23 20:51:15 2011 +0000 See Changelog Monotone-Parent: 5950d93fbbb7ef6a3132a3c725a153f854b3e983 Monotone-Revision: 93bde4643a2fb0ad0e86c36a29a73bc23ad39c64 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-23T20:51:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 0fdacd7d8a7eab8dc98794988f328feb1b8cbdbb Author: Francis Lachapelle Date: Wed Feb 23 16:33:29 2011 +0000 See Changelog Monotone-Parent: 85c6ffe1d09e38fb08d3e2069fab3f885c576b0e Monotone-Revision: 5950d93fbbb7ef6a3132a3c725a153f854b3e983 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-23T16:33:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 988eb0991849093eb9a756b3b74e208ccc1e78c6 Author: Francis Lachapelle Date: Wed Feb 23 16:26:57 2011 +0000 See Changelog Monotone-Parent: 4dce7f2bb0060199c33ebafe2626104c2cc729ec Monotone-Revision: 85c6ffe1d09e38fb08d3e2069fab3f885c576b0e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-23T16:26:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 22292839bc2cc1e0b5acab869cc379775f92746f Author: Francis Lachapelle Date: Tue Feb 22 20:29:04 2011 +0000 See Changelog. Monotone-Parent: 4e80269c9a4c19167cb40423b5d143cad86c7adf Monotone-Revision: 4dce7f2bb0060199c33ebafe2626104c2cc729ec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-22T20:29:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 6f7e03bbd31d58a92e23609a2155d56bb7a7f24b Author: Francis Lachapelle Date: Thu Feb 17 22:12:04 2011 +0000 See ChangeLog. Monotone-Parent: 50142b417b19ad36d3c63bd36b61105185f0efc0 Monotone-Revision: 41bb79702e5e49315aa6313331d91aaf5357ff5f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-17T22:12:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 4ec6ab9f1225a570cd534bd37b76cbdc406bcc9c Author: Ludovic Marcotte Date: Thu Feb 17 20:55:19 2011 +0000 See ChangeLog Monotone-Parent: 66896b19ddd5c88878bd3dc798a5ac3efee18a48 Monotone-Revision: 392bdd6ba9c324042c23ae3d8e26d2d328da895f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-17T20:55:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreAuthenticator.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoWebAuthenticator.m commit 7e101767f89e3efbf8ff0b9e88f74379fd3a6169 Author: Ludovic Marcotte Date: Thu Feb 17 20:08:00 2011 +0000 fixed typo Monotone-Parent: b0f0e0a5f736b92a629c7c421d50a5ae9f3f8c6e Monotone-Revision: 66896b19ddd5c88878bd3dc798a5ac3efee18a48 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-17T20:08:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ca78ff546c8f227a4d4b4a921e66cbaacb277b8c Author: Ludovic Marcotte Date: Thu Feb 17 20:06:12 2011 +0000 See ChangeLog Monotone-Parent: 5b2bc8f17ae0dbc785abcc143ebf3cd49d100698 Monotone-Revision: b0f0e0a5f736b92a629c7c421d50a5ae9f3f8c6e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-17T20:06:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-ealarms-notify.m M Tools/sogo-slapd-sockd.m M Tools/sogo-tool.m commit 4933913b4f70b8e64582b471dd6420bd6a594e6c Author: Francis Lachapelle Date: Wed Feb 16 14:34:54 2011 +0000 Monotone-Parent: 2d1735089eaa66e8672121f889d36aabc3537ce6 Monotone-Revision: 50142b417b19ad36d3c63bd36b61105185f0efc0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-16T14:34:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit 364d4c82fd3f27dc9b0f89fa0266901fe064d7d5 Author: Francis Lachapelle Date: Wed Feb 16 00:16:37 2011 +0000 See Changelog. Monotone-Parent: c9ec5e37f4a0b75a5c85ecbbd8d238cc64a99cd3 Monotone-Revision: 2d1735089eaa66e8672121f889d36aabc3537ce6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-16T00:16:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 6a65eb359b05da11bacbdd35fe8206c45d12c4b5 Author: Ludovic Marcotte Date: Tue Feb 15 19:00:40 2011 +0000 See ChangeLog Monotone-Parent: 2c4d3e7457a36602400b6dd3bfb34b34fa47e606 Monotone-Revision: 1a11794c7fbd8ad9ba3eff5fdc2d1716a84efb62 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-15T19:00:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 86f34550709b2f0b1f6f81f4b8fc17b35299823b Author: Wolfgang Sourdeau Date: Mon Feb 14 23:44:47 2011 +0000 Monotone-Parent: 2434c6ad1961a254ac8fb9c01f787ace6e863ae3 Monotone-Revision: 42c7ffe1a106a44025c36523e969a629541821f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T23:44:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreFSMessageTable.m A OpenChange/NSObject+MAPIStore.h A OpenChange/NSObject+MAPIStore.m commit 1b3dbb4be031ee5c35e586ee73e15a2f80f6f9ad Author: Wolfgang Sourdeau Date: Mon Feb 14 23:43:05 2011 +0000 Monotone-Parent: 5f859ec68ac3088a6a1a60e1cf887c3208974571 Monotone-Revision: 2434c6ad1961a254ac8fb9c01f787ace6e863ae3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T23:43:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit c248845b83302c6b96c3f30262a8372cc2a4f416 Author: Francis Lachapelle Date: Mon Feb 14 22:18:19 2011 +0000 Updated Installation Guide: ModulesConstraints only accept Mail and Calendar. Monotone-Parent: 2ec967e2199c437328dde8da267393b6e0d4722b Monotone-Revision: c9ec5e37f4a0b75a5c85ecbbd8d238cc64a99cd3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-14T22:18:19 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 9ce08f0f998cb2ec7f8823c4b52828908f2a1a8a Author: Francis Lachapelle Date: Mon Feb 14 18:02:39 2011 +0000 See Changelog. Monotone-Parent: 5f859ec68ac3088a6a1a60e1cf887c3208974571 Monotone-Revision: 2ec967e2199c437328dde8da267393b6e0d4722b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-14T18:02:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxDatePicker.m commit 4d24b2fc4daa1729217f78603bba2adc7cdda815 Author: Wolfgang Sourdeau Date: Mon Feb 14 17:28:00 2011 +0000 Monotone-Parent: 58749c14c4e65b3991fa8ffd498965821ad031ce Monotone-Revision: 5f859ec68ac3088a6a1a60e1cf887c3208974571 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T17:28:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 545e3a9bfca0c77dd8fd3e8559906c42c110a68b Author: Wolfgang Sourdeau Date: Mon Feb 14 17:26:48 2011 +0000 Monotone-Parent: e84bf5143c772f6a25ca10b0bb98c3669df4fde6 Monotone-Revision: 58749c14c4e65b3991fa8ffd498965821ad031ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T17:26:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailFolderTable.m commit 22121220a1350860b8cfba41bc88c1649ce710e7 Author: Wolfgang Sourdeau Date: Mon Feb 14 17:25:29 2011 +0000 Monotone-Parent: 6e6406a5a5fcc2049ff1a1d94860236558489a45 Monotone-Revision: e84bf5143c772f6a25ca10b0bb98c3669df4fde6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T17:25:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 512035cbdc3c7a3cd77eb658decf8a80412defc7 Author: Wolfgang Sourdeau Date: Mon Feb 14 17:24:35 2011 +0000 Monotone-Parent: 5967de9b0e184b1ee595f3e376d640dbeef5f801 Monotone-Revision: 6e6406a5a5fcc2049ff1a1d94860236558489a45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-14T17:24:35 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 01a83c94057d407484b6fd4abf50ea5e1d00de94 Author: Wolfgang Sourdeau Date: Sun Feb 13 22:58:29 2011 +0000 Monotone-Parent: 6223f47e26b3dedfd23e6559da23309cfecc4449 Monotone-Revision: 5967de9b0e184b1ee595f3e376d640dbeef5f801 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-13T22:58:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 75b199d27a84c1ecd76920814273c1a5acc351d3 Author: Wolfgang Sourdeau Date: Sun Feb 13 22:57:04 2011 +0000 Monotone-Parent: 21a3dbfea6d041ca22f1f9804ac4084ea25551bc Monotone-Revision: 6223f47e26b3dedfd23e6559da23309cfecc4449 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-13T22:57:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSData+Mail.m M UI/MailPartViewers/UIxMailPartViewer.m commit a564e7b302b99ef8a367071d9dce621194ee3ff7 Author: Wolfgang Sourdeau Date: Sun Feb 13 22:55:12 2011 +0000 Monotone-Parent: 44e710d477fe4c00e417c926d9eecec7dd1a12c1 Monotone-Revision: 21a3dbfea6d041ca22f1f9804ac4084ea25551bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-13T22:55:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 3e652b2f50c9e7757904076c731f72beaf677c5e Author: Wolfgang Sourdeau Date: Sun Feb 13 21:53:04 2011 +0000 Monotone-Parent: 2d84c830169d9e6fc80c66cebbaee3d4903fdb88 Monotone-Revision: 44e710d477fe4c00e417c926d9eecec7dd1a12c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-13T21:53:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 54e7721a60abec7c7813936b1f1a98039f9273b6 Author: Wolfgang Sourdeau Date: Sat Feb 12 04:33:24 2011 +0000 Monotone-Parent: 4a6e1466c3b8ab939f8fea9f2c12a5873c724821 Monotone-Revision: 2d84c830169d9e6fc80c66cebbaee3d4903fdb88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-12T04:33:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit c6812d8ad0b6328e085e9c4c5267405cc43428dd Author: Wolfgang Sourdeau Date: Sat Feb 12 04:30:40 2011 +0000 Monotone-Parent: 9d47c9cef3446d2779b6278f14667829a001d33e Monotone-Revision: 4a6e1466c3b8ab939f8fea9f2c12a5873c724821 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-12T04:30:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit d3f008b1c059b6539b90d27fe4811fe1f05a08fb Author: Wolfgang Sourdeau Date: Fri Feb 11 21:38:10 2011 +0000 Monotone-Parent: 33e2aa2b132966fb140cf836363d66bcada361fd Monotone-Revision: 9d47c9cef3446d2779b6278f14667829a001d33e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T21:38:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m commit 3dded781c2f2ecf52b233755ce70e5ad8d6dbc50 Author: Wolfgang Sourdeau Date: Fri Feb 11 21:37:17 2011 +0000 Monotone-Parent: 26cbeaca3585c432387d70a58a14fa4850bca000 Monotone-Revision: 33e2aa2b132966fb140cf836363d66bcada361fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T21:37:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m commit 6e1cf147bdb76af8e998eee5ac1efe3953c71e1d Author: Wolfgang Sourdeau Date: Fri Feb 11 21:36:37 2011 +0000 Monotone-Parent: f37623a786962bb0e963235762ec7e456c91d768 Monotone-Revision: 26cbeaca3585c432387d70a58a14fa4850bca000 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T21:36:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.m commit aaad02f35a72add9a64c45484fee1e60a18be9d7 Author: Wolfgang Sourdeau Date: Fri Feb 11 21:33:30 2011 +0000 Monotone-Parent: 5d75a41930454e9254e679544ba3cf4f8029e957 Monotone-Revision: f37623a786962bb0e963235762ec7e456c91d768 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T21:33:30 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 9138d50a728106460e39261a1c4080e092a8ffc3 Author: Wolfgang Sourdeau Date: Fri Feb 11 21:33:15 2011 +0000 Monotone-Parent: 1178361f8707a8028000acf5b245a4eef4ee3f92 Monotone-Revision: 5d75a41930454e9254e679544ba3cf4f8029e957 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T21:33:15 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/NSAutoreleasePool+MAPIStore.h A OpenChange/NSAutoreleasePool+MAPIStore.m commit 89d4df71b1d6f08869aabd8ec540aecbfaa073bd Author: Wolfgang Sourdeau Date: Fri Feb 11 16:09:42 2011 +0000 Monotone-Parent: aeb8c107b97ba5a8089c220a6f38fa3a8ce06df6 Monotone-Revision: 1178361f8707a8028000acf5b245a4eef4ee3f92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T16:09:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m commit e61634f501f02c05329c0e587d14395f099b8bb0 Author: Wolfgang Sourdeau Date: Fri Feb 11 16:08:46 2011 +0000 Monotone-Parent: 2e7676b90c71219dd808c0fe5e7250367ee03889 Monotone-Revision: aeb8c107b97ba5a8089c220a6f38fa3a8ce06df6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T16:08:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessageTable.m commit 3749c51da91ee964b785b5f1e1373db8a01008e0 Author: Wolfgang Sourdeau Date: Fri Feb 11 16:08:09 2011 +0000 Monotone-Parent: 3f27140faaea0e665b74e3809ef50a384c440a95 Monotone-Revision: 2e7676b90c71219dd808c0fe5e7250367ee03889 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T16:08:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m commit e401c0bfae238b8835b9d37a8ae0e433f863575c Author: Wolfgang Sourdeau Date: Fri Feb 11 16:06:52 2011 +0000 Monotone-Parent: 4cdc350cb65e4152be392021a72b70b27c397537 Monotone-Revision: 3f27140faaea0e665b74e3809ef50a384c440a95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-11T16:06:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSMessageTable.h M OpenChange/MAPIStoreGCSMessageTable.m commit 316cb593b590798f42fac3f082f4d3dfa36c00af Author: Wolfgang Sourdeau Date: Thu Feb 10 17:54:35 2011 +0000 Monotone-Parent: 06d05f5f33259193fb9c9cc279dd8c556f540318 Monotone-Revision: 4cdc350cb65e4152be392021a72b70b27c397537 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-10T17:54:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m commit 196cef42abcfd619580ccdef06efd07c00c6f5d3 Author: Wolfgang Sourdeau Date: Thu Feb 10 17:48:54 2011 +0000 Monotone-Parent: 0a822e8612a60bc6426276297a9e2061a1ec46ca Monotone-Revision: 06d05f5f33259193fb9c9cc279dd8c556f540318 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-10T17:48:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessageTable.m commit a74ce11a7f29c34d6ac40d2c7078071d8abf3d19 Author: Wolfgang Sourdeau Date: Thu Feb 10 17:46:47 2011 +0000 Monotone-Parent: 9c93be42dce13d70eb5f0bc31e7ff8fff3aa82c3 Monotone-Revision: 23f1f1841b0ca1de79b952a793ed0513208ab6a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-10T17:46:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m commit 61ea724f60ba3ebdb90ccba117d7980332956ad6 Author: Wolfgang Sourdeau Date: Wed Feb 9 23:11:28 2011 +0000 Monotone-Parent: ca6c0c42d5b2cb1a04fefe5bf8aac1760a5456a4 Monotone-Revision: 9c93be42dce13d70eb5f0bc31e7ff8fff3aa82c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T23:11:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMessageTable.m commit 9b2eccf4799b44ca6f15b66d67acf109070bb2f9 Author: Wolfgang Sourdeau Date: Wed Feb 9 23:01:55 2011 +0000 Monotone-Parent: 834ab880181b91930d46cc8ba5f57844160ae395 Monotone-Revision: ca6c0c42d5b2cb1a04fefe5bf8aac1760a5456a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T23:01:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 11b792969d7f6765b5ecd7e301ad3370093b03c9 Author: Wolfgang Sourdeau Date: Wed Feb 9 22:56:03 2011 +0000 Monotone-Parent: cb733881e889b29228b9fe08863399e209c1c838 Monotone-Revision: 834ab880181b91930d46cc8ba5f57844160ae395 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T22:56:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 465e03ad9cbe535b5a2c37ab4d2f1810d4920020 Author: Wolfgang Sourdeau Date: Wed Feb 9 22:52:44 2011 +0000 Monotone-Parent: 25c0f3afc946800f9e114cf60bf63edd828745e3 Monotone-Revision: cb733881e889b29228b9fe08863399e209c1c838 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T22:52:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit c54b4e1eccc631fbefec8df019a57be380c8f987 Author: Wolfgang Sourdeau Date: Wed Feb 9 22:47:51 2011 +0000 Monotone-Parent: 6f77fc45fcd26193f857296861fb5fa0648c1e8e Monotone-Revision: 25c0f3afc946800f9e114cf60bf63edd828745e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T22:47:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 6c0bef68bd45c7931cb8b7cb9163959e391a699f Author: Wolfgang Sourdeau Date: Wed Feb 9 22:44:45 2011 +0000 Monotone-Parent: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002 Monotone-Revision: 6f77fc45fcd26193f857296861fb5fa0648c1e8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T22:44:45 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailMessageTable.m commit 796b0d142af43cec9803191a29898e85ce040fd5 Author: Francis Lachapelle Date: Tue Feb 8 22:54:07 2011 +0000 Updated NEWS file. Monotone-Parent: 0d473d1aac0aa63e0b65b18525cf984494be0a9d Monotone-Revision: 5b8c9a975efb96fc96a08343f310f9663d602405 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-08T22:54:07 Monotone-Branch: ca.inverse.sogo M NEWS commit e1d640024bd41ff6ccf9e5d21e9ece2cda557f3b Author: Francis Lachapelle Date: Tue Feb 8 22:34:57 2011 +0000 Updated Spanish translation. Monotone-Parent: 00dae3a895004da11dc029c42dbab38d961bc0b9 Monotone-Revision: 0d473d1aac0aa63e0b65b18525cf984494be0a9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-08T22:34:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Contacts/Spanish.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html M UI/Common/Spanish.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings commit 95f2fc8868697d5e7b5358ffc9dbf13ba28c8ffc Author: Francis Lachapelle Date: Tue Feb 8 22:22:19 2011 +0000 Updated Ukrainian translation. Monotone-Parent: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002 Monotone-Revision: 00dae3a895004da11dc029c42dbab38d961bc0b9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-08T22:22:19 Monotone-Branch: ca.inverse.sogo M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit 9013b40e41c174eaa6b8ca56e4bc31db4764827a Author: Wolfgang Sourdeau Date: Mon Feb 7 23:32:01 2011 +0000 Monotone-Parent: 2b87697cba0a5ac85d8fcc1ddc8834688bc9635a Monotone-Revision: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:32:01 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMessageTable.m commit b926cb92c08cfbef82db43a441fa241b569ccc47 Author: Wolfgang Sourdeau Date: Mon Feb 7 23:31:55 2011 +0000 Monotone-Parent: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64 Monotone-Revision: 2b87697cba0a5ac85d8fcc1ddc8834688bc9635a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:31:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreNotesMessageTable.m commit 53a2c5538a4f74fb6babdc0898be907b1592fd50 Author: Wolfgang Sourdeau Date: Mon Feb 7 23:19:02 2011 +0000 Monotone-Parent: bb660a831898726081ef797a1c2e73f2306dc626 Monotone-Revision: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:19:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreTasksMessageTable.m commit d6e60a9ba7fcef39211eb9139e98fe433d26a046 Author: Wolfgang Sourdeau Date: Mon Feb 7 23:16:46 2011 +0000 Monotone-Parent: f857a2607e52df575d9685a74699fbd77a616dab Monotone-Revision: bb660a831898726081ef797a1c2e73f2306dc626 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:16:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit d4abf6cf9522a825943cd8d78f4e5bd6713e7bca Author: Wolfgang Sourdeau Date: Mon Feb 7 17:49:47 2011 +0000 Monotone-Parent: 8dc4df621d7d3e7b400854df5f4d831bf8e6a62e Monotone-Revision: f857a2607e52df575d9685a74699fbd77a616dab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T17:49:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreMailMessageTable.m A OpenChange/SOGoMailObject+MAPIStore.h A OpenChange/SOGoMailObject+MAPIStore.m commit 3e5c19bfaed2e262675ac4665da6953f45c69db2 Author: Wolfgang Sourdeau Date: Mon Feb 7 17:17:10 2011 +0000 Monotone-Parent: dc04eb7c603c80427d9ac15ee5747b6d6ed6ff48 Monotone-Revision: 8dc4df621d7d3e7b400854df5f4d831bf8e6a62e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T17:17:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsContext.m commit c0974b8f2e87486c5f61e8338ad5a9790c7950fe Author: Wolfgang Sourdeau Date: Mon Feb 7 15:27:22 2011 +0000 Monotone-Parent: 27dc3c974ed1585b54e4d58d5ab193527645b95b Monotone-Revision: dc04eb7c603c80427d9ac15ee5747b6d6ed6ff48 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T15:27:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDraftsContext.h M OpenChange/MAPIStoreDraftsContext.m commit bfea0c43b99cbc76312f6a50a6b64bd48c2d4458 Author: Wolfgang Sourdeau Date: Mon Feb 7 15:26:42 2011 +0000 Monotone-Parent: 56f579d41c63981db591c91450d6286b9ca53078 Monotone-Revision: 27dc3c974ed1585b54e4d58d5ab193527645b95b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T15:26:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreDeletedItemsContext.h M OpenChange/MAPIStoreDeletedItemsContext.m commit 8053f126f7fb1c00805baf3f88a0ca100f9bb2c9 Author: Wolfgang Sourdeau Date: Sun Feb 6 22:49:33 2011 +0000 Monotone-Parent: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8 Monotone-Revision: 56f579d41c63981db591c91450d6286b9ca53078 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-06T22:49:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.h M OpenChange/MAPIStoreMailMessageTable.m commit 3cb14e0cc8d0912086b60b7a73fa63cf39c0f04c Author: Wolfgang Sourdeau Date: Sun Feb 6 16:45:34 2011 +0000 Monotone-Parent: 38a3270c68b7a55a50c94569d54d172e37841eba Monotone-Revision: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-06T16:45:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMessageTable.h M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreSOGo.m commit 6dac2e38f7f8b67ec850d3cc8a857b50cad99b1a Author: Wolfgang Sourdeau Date: Sun Feb 6 16:43:16 2011 +0000 Monotone-Parent: 1126d6ad15404744e779f38d1c079d25ecf95422 Monotone-Revision: 38a3270c68b7a55a50c94569d54d172e37841eba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-06T16:43:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.m commit a9169a2823c0020fc83a4d103a7693694524e581 Author: Wolfgang Sourdeau Date: Fri Feb 4 16:34:47 2011 +0000 Monotone-Parent: 71e8d6e738a201066fe20c3c31bde9c788ee9743 Monotone-Revision: 1126d6ad15404744e779f38d1c079d25ecf95422 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T16:34:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.m commit cf9d12009e9d362ae1811abe9e0f182078e2f52b Author: Wolfgang Sourdeau Date: Fri Feb 4 16:08:13 2011 +0000 Monotone-Parent: 694600692b70cc30ffc96cddeb455dc83bc72078 Monotone-Revision: 71e8d6e738a201066fe20c3c31bde9c788ee9743 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T16:08:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 6e2d8b12b96be3d84433b56332af31dc72fcf631 Author: Wolfgang Sourdeau Date: Fri Feb 4 16:07:29 2011 +0000 Monotone-Parent: aac65a31ee08c38f3f5267343de6d090bbef6381 Monotone-Revision: 694600692b70cc30ffc96cddeb455dc83bc72078 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T16:07:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.m commit fefbba1e9bdd32e813d94c8acaf42735ce7ce75e Author: Wolfgang Sourdeau Date: Fri Feb 4 16:06:13 2011 +0000 Monotone-Parent: fd26ef54712b68d619a42454fdf11e513293163d Monotone-Revision: aac65a31ee08c38f3f5267343de6d090bbef6381 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T16:06:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 5a79db0b005acb23a52c22c0b9a701028523d949 Author: Wolfgang Sourdeau Date: Fri Feb 4 04:02:36 2011 +0000 Monotone-Parent: 110dbcea5d14646733928a01d28e5b2958b6421f Monotone-Revision: fd26ef54712b68d619a42454fdf11e513293163d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T04:02:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoAppointmentObject+MAPIStore.m commit bb69b7a657135373a33d7fccffd5b886042b2e06 Author: Wolfgang Sourdeau Date: Fri Feb 4 03:53:07 2011 +0000 Monotone-Parent: 130c60706cf2d64c1389d2675c1cffcb607d2717 Monotone-Revision: 110dbcea5d14646733928a01d28e5b2958b6421f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T03:53:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit a9b6bec2424d2d4d8423520f5b26f32c47fc201e Author: Wolfgang Sourdeau Date: Fri Feb 4 03:50:21 2011 +0000 Monotone-Parent: 76c9100436fa0dc82d0c5810c4defbc26164b700 Monotone-Revision: 130c60706cf2d64c1389d2675c1cffcb607d2717 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T03:50:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m commit 350a9fb8bf1213022bb250192bb9b855f857f8e1 Author: Wolfgang Sourdeau Date: Fri Feb 4 03:49:20 2011 +0000 Monotone-Parent: 9cd38432efa3f821a55e29054f08c730b4b8df41 Monotone-Revision: 76c9100436fa0dc82d0c5810c4defbc26164b700 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T03:49:20 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit abbce9b69a7bb23d8bf53b6b4aee4363549c521f Author: Wolfgang Sourdeau Date: Fri Feb 4 03:48:31 2011 +0000 Monotone-Parent: 72b9bd995f18feb4cb9796148626b91ffeacd955 Monotone-Revision: 9cd38432efa3f821a55e29054f08c730b4b8df41 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T03:48:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSMessage.h M OpenChange/SOGoMAPIFSMessage.m commit cda37360b8d5628603a26f867dc656509daa453d Author: Wolfgang Sourdeau Date: Fri Feb 4 03:42:28 2011 +0000 Monotone-Parent: cf82a6c633ed0ff127f0f681583035b3bcc35b77 Monotone-Revision: 72b9bd995f18feb4cb9796148626b91ffeacd955 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-04T03:42:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit a5b387cfebe91d9df12343315535b9cbc380c4c9 Author: Wolfgang Sourdeau Date: Thu Feb 3 22:39:02 2011 +0000 Monotone-Parent: 48706c943fa3ceb72288194c22bfec223fb4a890 Monotone-Revision: cf82a6c633ed0ff127f0f681583035b3bcc35b77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-03T22:39:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 952404d05fa432a8442f63c5543a2d8749f53988 Author: Wolfgang Sourdeau Date: Thu Feb 3 22:09:41 2011 +0000 Monotone-Parent: a830e73fbed57c6ef30ede64ea5bfa6d85af8f74 Monotone-Revision: ade57d95f9e3d9e8015757ea30d104d416c32d67 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-03T22:09:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 31d710c97442ad220cadbabe663fa2a11421580c Author: Francis Lachapelle Date: Thu Feb 3 19:17:36 2011 +0000 Updated documentation and added new Inverse logo. Monotone-Parent: 6d0fa6e2fd8ea58ea9fdb11b3d3140f9f8c58538 Monotone-Revision: 02eeec72548ff817666ea01fd17816eeaf1aa802 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-03T19:17:36 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/inverse.jpg M UI/WebServerResources/inverse.png commit 7bbbffd566a4cabec290646d0fa2f08f3a827bd9 Author: Francis Lachapelle Date: Thu Feb 3 18:49:48 2011 +0000 See ChangeLog. Monotone-Parent: baa6f9af328e12270813b11beac4250ab90005b0 Monotone-Revision: 887c25db6d397495f0b51cedfe52e01f2315a1db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-03T18:49:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoSieveConverter.m commit b6677809570b59cc7d4a129353c1d35340c74235 Author: Wolfgang Sourdeau Date: Thu Feb 3 16:14:39 2011 +0000 Monotone-Parent: 6eed7e248c203a0103250e46033fc47b929ee536 Monotone-Revision: a830e73fbed57c6ef30ede64ea5bfa6d85af8f74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-03T16:14:39 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessageTable.m commit bb2373ebe69b9c6ee095a27ed08fa7e6c38c3301 Author: Wolfgang Sourdeau Date: Thu Feb 3 16:12:22 2011 +0000 Monotone-Parent: 659def76b8868bdc540986987d61b39410737054 Monotone-Revision: 6eed7e248c203a0103250e46033fc47b929ee536 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-03T16:12:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.h M Main/SOGo.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoUser.m A SoObjects/SOGo/WOResourceManager+SOGo.h A SoObjects/SOGo/WOResourceManager+SOGo.m M UI/MailerUI/UIxMailEditor.m M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxComponentEditor.m commit f3e23ff65153c9d7e6e403c3491d256c968689fe Author: Ludovic Marcotte Date: Wed Feb 2 01:58:56 2011 +0000 See ChangeLog Monotone-Parent: baa6f9af328e12270813b11beac4250ab90005b0 Monotone-Revision: 659def76b8868bdc540986987d61b39410737054 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-02-02T01:58:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SQLSource.m commit 7f90b060a777bf925880415dac3372a0f2bc2fb1 Author: Francis Lachapelle Date: Sun Jan 30 00:51:17 2011 +0000 See ChangeLog. Monotone-Parent: 127d7e0f27ce8654d56f5744a2db77f6e533bf38 Monotone-Revision: baa6f9af328e12270813b11beac4250ab90005b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-30T00:51:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/scriptaculous/dragdrop.js commit 44e560938d8a4f36b04ef885b69b759976fe76db Author: Francis Lachapelle Date: Sat Jan 29 21:00:47 2011 +0000 See ChangeLog. Monotone-Parent: c09a9a2ace15611bac77259d8e09678c45173642 Monotone-Revision: 127d7e0f27ce8654d56f5744a2db77f6e533bf38 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-29T21:00:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoSieveConverter.m commit 73bc7b9b96d54d5007236d0bc519f33a99f386a9 Author: Francis Lachapelle Date: Sat Jan 29 07:10:10 2011 +0000 See ChangeLog. Monotone-Parent: 67ceb1cbca26597fa55e31fb97e198f72e72f1df Monotone-Revision: c09a9a2ace15611bac77259d8e09678c45173642 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-29T07:10:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit a0039a40f271ceef3d0d6faebe8c7312569fafa1 Author: Francis Lachapelle Date: Thu Jan 27 16:01:24 2011 +0000 See ChangeLog. Monotone-Parent: d44813d7233d6d5cad1ae38fa520e06886d97b83 Monotone-Revision: 67ceb1cbca26597fa55e31fb97e198f72e72f1df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-27T16:01:24 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.5a M ChangeLog M SoObjects/SOGo/LDAPSource.m commit d325930d9f8471f0bef5c73d6c065a80473c4e28 Author: Francis Lachapelle Date: Thu Jan 27 14:57:04 2011 +0000 See ChangeLog. Monotone-Parent: 539a6de4e61b62d0eecf5d485884649c2dd6444b Monotone-Revision: d44813d7233d6d5cad1ae38fa520e06886d97b83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-27T14:57:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit a3e5f6af7741ebd43c050f218efedfd1341f542a Author: Francis Lachapelle Date: Wed Jan 26 17:08:22 2011 +0000 Monotone-Parent: 9a07e2e5886ddaf3e70480ea632f1581bf03fb7d Monotone-Revision: 539a6de4e61b62d0eecf5d485884649c2dd6444b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-26T17:08:22 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.5 M debian/changelog commit 762b72b8f7908b5454189ea22638b9dc99f80a9c Author: Francis Lachapelle Date: Wed Jan 26 16:32:32 2011 +0000 Updated documentation. Monotone-Parent: ad04c9f249cec70f94755294fde41346db741e82 Monotone-Revision: 9a07e2e5886ddaf3e70480ea632f1581bf03fb7d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-26T16:32:32 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 80615bd24f44fbfedd05938a0bfc0dc9eb16112d Author: Francis Lachapelle Date: Wed Jan 26 15:57:25 2011 +0000 Monotone-Parent: 93f02a3eae7a8d5fbf902ba43a47ae1ce2b76baf Monotone-Revision: ad04c9f249cec70f94755294fde41346db741e82 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-26T15:57:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 41124336f7c89a32c1560d6545e44fd414374790 Author: Francis Lachapelle Date: Wed Jan 26 15:55:59 2011 +0000 See Changelog. Monotone-Parent: 8658284026ef9be953eada83e1590f5fded9a943 Monotone-Revision: 93f02a3eae7a8d5fbf902ba43a47ae1ce2b76baf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-26T15:55:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 2d09378afaeb30ae7eca86feed845e6100dc7b01 Author: Francis Lachapelle Date: Tue Jan 25 21:19:00 2011 +0000 Updated NEWS file. Monotone-Parent: 8ae8da16d609d93a6a558c6f5f1d66a6732216f2 Monotone-Revision: 8658284026ef9be953eada83e1590f5fded9a943 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-25T21:19:00 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Main/Version M NEWS M UI/MainUI/Version commit ef1a9e3433034bc2cf0318714c99a825e31c1ca2 Author: Francis Lachapelle Date: Tue Jan 25 20:49:42 2011 +0000 Fixed compilation warnings. Monotone-Parent: df727711ddaeb59cfb4220423aa4459767df5994 Monotone-Revision: 8ae8da16d609d93a6a558c6f5f1d66a6732216f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-25T20:49:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 38d90ffb694eb0fc7bc959bd3c9e583a7391c64e Author: Francis Lachapelle Date: Mon Jan 24 19:20:42 2011 +0000 Updated to ckeditor 3.4.3. Monotone-Parent: 97d1e717196204ed1f0a357d5acf937dc05b1c39 Monotone-Revision: df727711ddaeb59cfb4220423aa4459767df5994 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-24T19:20:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/he.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit c0572dfb56ae6752a1a134780e1c01f7de23287b Author: Francis Lachapelle Date: Mon Jan 24 18:04:43 2011 +0000 Monotone-Parent: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1 Monotone-Revision: 97d1e717196204ed1f0a357d5acf937dc05b1c39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-24T18:04:43 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit c33821349e4e3277cee177f1d1ae847e18c3db55 Author: Francis Lachapelle Date: Mon Jan 24 18:02:12 2011 +0000 See Changelog. Monotone-Parent: 7644c155b02b86d417852ac59361714181ec8c18 Monotone-Revision: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-24T18:02:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoUserManager.m commit 84c08b964a409e9713238074c28d7ce45ba5877a Author: Francis Lachapelle Date: Fri Jan 21 21:56:09 2011 +0000 See Changelog Monotone-Parent: 29ad2f44363331300de6fd559f5b2878bb4e2883 Monotone-Revision: 7644c155b02b86d417852ac59361714181ec8c18 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-21T21:56:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m commit 00a7a97370a156e432fa9a2f56a44fbbe4be74d7 Author: Francis Lachapelle Date: Fri Jan 21 21:46:27 2011 +0000 Fixed a bug in selection of live loading tables. Can have drawbacks elsewhere. Monotone-Parent: cc5ae0ed4fdbea1b7073ec3eaac478fa46d683f7 Monotone-Revision: 29ad2f44363331300de6fd559f5b2878bb4e2883 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-21T21:46:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit fcf937b09cde16b1670ff0fe4fd652a4cfcedf86 Author: Francis Lachapelle Date: Wed Jan 19 04:40:30 2011 +0000 Improved print CSS for Mail module. Monotone-Parent: c2f49ba857d8dcdda22d3395cb073bf99a040d49 Monotone-Revision: cc5ae0ed4fdbea1b7073ec3eaac478fa46d683f7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-19T04:40:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit c3d4250b6fe3f1f26f759621fa74bc0d9e520b7d Author: Francis Lachapelle Date: Tue Jan 18 03:07:38 2011 +0000 See Changelog. Monotone-Parent: f638868d7db65b1617476f06e76394a24bca8310 Monotone-Revision: c2f49ba857d8dcdda22d3395cb073bf99a040d49 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-18T03:07:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoEMailAlarmsManager.m commit ab94153bfc56c7e08a47009edb2f08c1bef69608 Author: Francis Lachapelle Date: Fri Jan 14 19:07:43 2011 +0000 Monotone-Parent: b6726f7b87c51426fc4fa2e3ed33d20cb47a89e0 Monotone-Revision: f638868d7db65b1617476f06e76394a24bca8310 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-14T19:07:43 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRepeatableEntityObject.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 2c8744dcb09798f547c43ae9c23cdef1dcdb11d5 Author: Francis Lachapelle Date: Fri Jan 14 15:33:20 2011 +0000 See Changelog. Monotone-Parent: f632b73418c67ba2778ff41a75a2842d90da9883 Monotone-Revision: 8ae1b0b4d89d23b2996f0b95677ca5599649f47b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-14T15:33:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 32dc764c41eb52f90a9d81bc20283059f23bfc6f Author: Francis Lachapelle Date: Fri Jan 14 15:27:16 2011 +0000 Monotone-Parent: b593ce96638476fad98d678453ca6af6112169fb Monotone-Revision: f632b73418c67ba2778ff41a75a2842d90da9883 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-14T15:27:16 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit f43d85b891738cc5a7de3806d185336c9c5112ee Author: Ludovic Marcotte Date: Fri Jan 14 13:13:32 2011 +0000 See ChangeLog Monotone-Parent: b593ce96638476fad98d678453ca6af6112169fb Monotone-Revision: bc91dad52acb790e0e4511b1b3ac70a21efd53fb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-01-14T13:13:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreNotesContext.m A OpenChange/MAPIStoreNotesMessageTable.h A OpenChange/MAPIStoreNotesMessageTable.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksMessageTable.m M OpenChange/MAPIStoreTypes.m M OpenChange/SOGoMAPIFSMessage.m M OpenChange/SOGoTaskObject+MAPIStore.m M UI/WebServerResources/UIxContactEditor.js commit 64081b8fa703d142333159563c20b02e226c358a Author: Francis Lachapelle Date: Fri Jan 14 02:54:33 2011 +0000 See Changelog. Monotone-Parent: 8f58a8aa696d8fbbb82f1cd571800676a04b96af Monotone-Revision: b593ce96638476fad98d678453ca6af6112169fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-14T02:54:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxCalListingActions.m commit e2114f22b11df708fdf8d0ba901dbfe47d079609 Author: Francis Lachapelle Date: Thu Jan 13 16:21:32 2011 +0000 Monotone-Parent: bc5478c6da74ce0487be5bc0045ffb55f4ff5297 Monotone-Revision: ac24628ddb44dde266a92404e39060e7941fa959 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-13T16:21:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 7ec5d9748a4cf78ce727625557f022c5c877f32b Author: Wolfgang Sourdeau Date: Wed Jan 12 00:23:10 2011 +0000 Monotone-Parent: 360a0a073b90f6a8e37d542c557726bd5c885e3d Monotone-Revision: c284de68225198e750f24bf15d220c2e6a7c20e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-12T00:23:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoAppointmentObject+MAPIStore.m M OpenChange/SOGoTaskObject+MAPIStore.m commit ab1580efe5ad2cd41fea548e2af3a5c03387b948 Author: Wolfgang Sourdeau Date: Wed Jan 12 00:10:21 2011 +0000 Monotone-Parent: 69395b75fdbee1ede0021d893697e1ed210ba3a7 Monotone-Revision: 360a0a073b90f6a8e37d542c557726bd5c885e3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-12T00:10:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 32b6ee0c2b6b73a3332ef9fd087d6c827caf2d21 Author: Wolfgang Sourdeau Date: Wed Jan 12 00:07:55 2011 +0000 Monotone-Parent: 454eba06ab9f1fc198036d0eab58db1a689f60ed Monotone-Revision: 69395b75fdbee1ede0021d893697e1ed210ba3a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-12T00:07:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessageTable.m commit 60ace1381cd9b91d53fbb7ffba2019424867ad59 Author: Wolfgang Sourdeau Date: Wed Jan 12 00:07:05 2011 +0000 Monotone-Parent: cf5dbcfeb54d6ec004ff08361ffb854966336b90 Monotone-Revision: 454eba06ab9f1fc198036d0eab58db1a689f60ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-12T00:07:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTable.m commit 8785f4e7b88a35753bef4ad0c684c34ddd1347ce Author: Wolfgang Sourdeau Date: Tue Jan 11 23:30:53 2011 +0000 Monotone-Parent: e198027d57649c8c9df73ce499a03bd20def6857 Monotone-Revision: cf5dbcfeb54d6ec004ff08361ffb854966336b90 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T23:30:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessageTable.m commit c78206d6786ec85053664ccfb75e2f889b5d47bf Author: Wolfgang Sourdeau Date: Tue Jan 11 23:08:58 2011 +0000 Monotone-Parent: 0889f44ef075162f639e073a81781dfd866bbc41 Monotone-Revision: e198027d57649c8c9df73ce499a03bd20def6857 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T23:08:58 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 806916688361e35c2c3d4aca788c92328483d735 Author: Wolfgang Sourdeau Date: Tue Jan 11 23:08:36 2011 +0000 Monotone-Parent: 387d4024d17f365f108803c45c8199af49497950 Monotone-Revision: 0889f44ef075162f639e073a81781dfd866bbc41 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T23:08:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoContactGCSEntry+MAPIStore.m commit 91fe9abd50ddbd3b9d057e002f13839f20672aaa Author: Wolfgang Sourdeau Date: Tue Jan 11 23:07:41 2011 +0000 Monotone-Parent: b917b1533c38a1f8ebf599d2f181801de2e29599 Monotone-Revision: 387d4024d17f365f108803c45c8199af49497950 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T23:07:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 2c7f2a4c480624286b6db96f112a203fbc7b9c58 Author: Ludovic Marcotte Date: Tue Jan 11 20:24:49 2011 +0000 See ChangeLog Monotone-Parent: 94c9fbf7703f8bdb98dae4ab4791e27a4d07d72a Monotone-Revision: b917b1533c38a1f8ebf599d2f181801de2e29599 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-01-11T20:24:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m M UI/Scheduler/UIxComponentEditor.m commit 218712bc0f7a22eb679074d88ca02e88ea4d8557 Author: Wolfgang Sourdeau Date: Tue Jan 11 21:21:42 2011 +0000 Monotone-Parent: 044ebf928befcb199e07d3b192460518361eb827 Monotone-Revision: 94c9fbf7703f8bdb98dae4ab4791e27a4d07d72a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T21:21:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m commit d82adbceca2ab9f9a727eaccdb22cce4deb4bf60 Author: Wolfgang Sourdeau Date: Tue Jan 11 21:17:52 2011 +0000 Monotone-Parent: cf5ca218da1c1ff34ff78091ca6ef9e4d34fdfb3 Monotone-Revision: 044ebf928befcb199e07d3b192460518361eb827 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T21:17:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 3c7d44df080b3c24b168a4b9f6f7aaeb44c655e4 Author: Wolfgang Sourdeau Date: Tue Jan 11 21:16:31 2011 +0000 Monotone-Parent: 9466acabd40c4707e1c9468170d5b231345d8cf9 Monotone-Revision: cf5ca218da1c1ff34ff78091ca6ef9e4d34fdfb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T21:16:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoContactGCSEntry+MAPIStore.m commit a15f06c844457bdcc28ddab83d59ddc940518d93 Author: Wolfgang Sourdeau Date: Tue Jan 11 17:18:11 2011 +0000 Monotone-Parent: cb5cc3133ac0a2327dd3cc8408ecc03e59d08d44 Monotone-Revision: 9466acabd40c4707e1c9468170d5b231345d8cf9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-11T17:18:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoContactGCSEntry+MAPIStore.m commit 006da94bd52504b3b75944bf114dc7473b00d8d4 Author: Wolfgang Sourdeau Date: Mon Jan 10 18:47:12 2011 +0000 Monotone-Parent: bc5478c6da74ce0487be5bc0045ffb55f4ff5297 Monotone-Revision: cb5cc3133ac0a2327dd3cc8408ecc03e59d08d44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-10T18:47:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 84a0a66c45ecdc9f27a7e9cbb39c4f36dc12b822 Author: Wolfgang Sourdeau Date: Sat Jan 8 04:43:48 2011 +0000 Monotone-Parent: 75fbbbf41d95a388a16c3b3e362766a543bffb0f Monotone-Revision: bc5478c6da74ce0487be5bc0045ffb55f4ff5297 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-08T04:43:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 37cda64364e11db5027738f2e00fea1539441e8f Author: Wolfgang Sourdeau Date: Sat Jan 8 04:42:39 2011 +0000 Monotone-Parent: 4c7fe4ff84fe027466cd8ff044c0f974509d8270 Monotone-Revision: 75fbbbf41d95a388a16c3b3e362766a543bffb0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-08T04:42:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMessageTable.m commit c8b743998e0126874d07e328cca32c772504a2e9 Author: Wolfgang Sourdeau Date: Fri Jan 7 20:00:27 2011 +0000 Monotone-Parent: 6ae3a9bb2b2df30e009dc1018b98b1bde2e3d43c Monotone-Revision: 4c7fe4ff84fe027466cd8ff044c0f974509d8270 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-07T20:00:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoAppointmentObject+MAPIStore.m M OpenChange/SOGoTaskObject+MAPIStore.m commit e40cd3346b10482cbd5cf75d5a47dffb05050daa Author: Wolfgang Sourdeau Date: Thu Jan 6 03:25:35 2011 +0000 Monotone-Parent: 622115c8cf341414721e7b3ee6f20719ee150f31 Monotone-Revision: 6ae3a9bb2b2df30e009dc1018b98b1bde2e3d43c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:25:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksMessageTable.m commit 858b2797b8f225cc5117300081c3ef0872865097 Author: Wolfgang Sourdeau Date: Thu Jan 6 03:24:06 2011 +0000 Monotone-Parent: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae Monotone-Revision: 622115c8cf341414721e7b3ee6f20719ee150f31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:24:06 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContext.m commit 4bc1b31ec9ec3cbfa39be022d84c6479317e8b11 Author: Wolfgang Sourdeau Date: Thu Jan 6 03:22:11 2011 +0000 Monotone-Parent: abbedeb3c6a9b4649d47fc35a90f1a0d3fe244c5 Monotone-Revision: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:22:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreFolderTable.m commit 0a3c63f76eade4f4655342e4c99d8fea07cf2836 Author: Wolfgang Sourdeau Date: Thu Jan 6 03:20:24 2011 +0000 Monotone-Parent: 63e89008bf0aa0171f79d7bf4570993b929c7c0d Monotone-Revision: abbedeb3c6a9b4649d47fc35a90f1a0d3fe244c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:20:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSFolder.h M OpenChange/SOGoMAPIFSFolder.m M OpenChange/SOGoMAPIFSMessage.m commit 12e392452ca907b355cd94df6f71775bfd7f87c6 Author: Wolfgang Sourdeau Date: Thu Jan 6 03:18:38 2011 +0000 Monotone-Parent: 6bf607a80d572f2c918d9796375bba09943229cc Monotone-Revision: 63e89008bf0aa0171f79d7bf4570993b929c7c0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:18:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoContactGCSEntry+MAPIStore.m commit ddc8577b1daa7d428c36a51b666603be2c08de9f Author: Francis Lachapelle Date: Wed Jan 5 22:11:35 2011 +0000 See Changelog. Monotone-Parent: d7aebce05726f8e7de4e1e755b2143939a487c9e Monotone-Revision: a3ff389774d4c793b5970d4691cb8738d9f83e70 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-05T22:11:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js commit be67998283329207e5f82a064d6de8d9fb455a7d Author: Ludovic Marcotte Date: Wed Jan 5 20:59:47 2011 +0000 See ChangeLog Monotone-Parent: d7aebce05726f8e7de4e1e755b2143939a487c9e Monotone-Revision: f661875c0ea83ef886f78e3b498bc05b1d105e9a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-01-05T20:59:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit 8428eb274778d76b0b3ea90072b8cd10bf70ed18 Author: Francis Lachapelle Date: Wed Jan 5 19:04:15 2011 +0000 See Changelog Monotone-Parent: 57eac757f7d831fe529b14ff7416da35dd2eeff0 Monotone-Revision: 87cdbdef6d83dbc434c03ced31452112ebb2df51 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-05T19:04:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 5a1e41d4b9cc4a726c49479c93decfc24380ecd5 Author: Wolfgang Sourdeau Date: Mon Jan 3 20:35:40 2011 +0000 Monotone-Parent: 57eac757f7d831fe529b14ff7416da35dd2eeff0 Monotone-Revision: b92151d1bc5fc823aae0b28dda5a96bed55e476a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-03T20:35:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsMessageTable.m commit 6d32af8c827ed490da94e6c05e519a80368107cc Author: Francis Lachapelle Date: Mon Jan 3 18:32:33 2011 +0000 Fixed tmpwatch script to avoid deleting the spool directory. Monotone-Parent: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766 Monotone-Revision: 57eac757f7d831fe529b14ff7416da35dd2eeff0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-03T18:32:33 Monotone-Branch: ca.inverse.sogo M Scripts/tmpwatch commit 10fcfbfce62c2a7b5261f17bfe616148d7710bfa Author: Wolfgang Sourdeau Date: Thu Dec 30 19:39:57 2010 +0000 Monotone-Parent: 0ee8784402fef54ab5a1a4812b44c00372e7da2f Monotone-Revision: 341e6e2a2c5d1fda9e10359bcd2c9a3afa7b8766 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T19:39:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailMessageTable.m commit 2b3a13e5d84e41352cbc057d8f12c8f205c25cc6 Author: Wolfgang Sourdeau Date: Thu Dec 30 17:40:56 2010 +0000 Monotone-Parent: d43f32655e59ca408d0bea4c41fb8a69df672a23 Monotone-Revision: 0ee8784402fef54ab5a1a4812b44c00372e7da2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T17:40:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 666da8ae6f4a29b0b38a66d57b629ced1ad2ea96 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:53:22 2010 +0000 Monotone-Parent: 7023cb55bf9c1104e85e96a623772bbc7ded0d5b Monotone-Revision: d43f32655e59ca408d0bea4c41fb8a69df672a23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:53:22 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 3099c59692ad38047f113d02116e89a73e923ac2 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:53:11 2010 +0000 Monotone-Parent: 09b0d503bdecee3c305021b5aa23a3b7372aefb0 Monotone-Revision: 7023cb55bf9c1104e85e96a623772bbc7ded0d5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:53:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoAppointmentObject+MAPIStore.m M OpenChange/SOGoTaskObject+MAPIStore.m commit e3924e0f09797909e47ca9b1f59b26e173a6cbc6 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:51:35 2010 +0000 Monotone-Parent: cdceff0f0c850bdd8d0af588d8e4b75eb75634a5 Monotone-Revision: 09b0d503bdecee3c305021b5aa23a3b7372aefb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:51:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoMAPIFSFolder.h M OpenChange/SOGoMAPIFSFolder.m commit 999c469a3e11ee78c40f10ddb4deefca1a73efa9 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:50:48 2010 +0000 Monotone-Parent: e356443889853160f98a31849aede88bc4bac6bd Monotone-Revision: cdceff0f0c850bdd8d0af588d8e4b75eb75634a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:50:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSValue+MAPIStore.h M OpenChange/NSValue+MAPIStore.m commit a18e6f3dbfae8508c962be4605feda313fe6715a Author: Wolfgang Sourdeau Date: Thu Dec 30 14:49:54 2010 +0000 Monotone-Parent: f097a1cc5cb254dca09ba971f32de7339f109a97 Monotone-Revision: e356443889853160f98a31849aede88bc4bac6bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:49:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 4e60090b52d8f971fbcf8ebf716c625ad72f62fc Author: Wolfgang Sourdeau Date: Thu Dec 30 14:47:27 2010 +0000 Monotone-Parent: a92e511f060bf8edffe8e0c8bfe66d20ee35d18e Monotone-Revision: f097a1cc5cb254dca09ba971f32de7339f109a97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:47:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 415a01b20ba622ca80378595e53db1c184cf0227 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:46:04 2010 +0000 Monotone-Parent: eebb10325c95cf3524a8521ef34f3a6f10e91cf7 Monotone-Revision: a92e511f060bf8edffe8e0c8bfe66d20ee35d18e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:46:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreOutboxContext.m commit 6c5aef32369d6ec6eb99b1d3e63992a14bf84c99 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:44:19 2010 +0000 Monotone-Parent: 12e34f1abc38bd31c7787cad3e2c4cdcbf106a13 Monotone-Revision: eebb10325c95cf3524a8521ef34f3a6f10e91cf7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:44:19 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCommonViewsContext.m M OpenChange/MAPIStoreFreebusyContext.m commit c284f300754f63b83cf8e70f93c41e0ab4fb8a3f Author: Wolfgang Sourdeau Date: Thu Dec 30 14:43:08 2010 +0000 Monotone-Parent: c67e427796baa4f88cc5eb37a7574db9c4fb14a3 Monotone-Revision: 12e34f1abc38bd31c7787cad3e2c4cdcbf106a13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:43:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/EOQualifier+MAPIFS.m commit 5b236c6987b86852cdddd5e094d6136312ee9e99 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:41:58 2010 +0000 Monotone-Parent: 900c2fea2ca39298eafa8b0fec2a559eb880485e Monotone-Revision: c67e427796baa4f88cc5eb37a7574db9c4fb14a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:41:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSentItemsContext.h M OpenChange/MAPIStoreSentItemsContext.m commit 4e84ef5d0c1f4528caeae667119ad2fa6d50e2fc Author: Wolfgang Sourdeau Date: Thu Dec 30 14:40:26 2010 +0000 Monotone-Parent: 9b03f66c8f941172a4d41bdd0afd7fd390fac753 Monotone-Revision: 900c2fea2ca39298eafa8b0fec2a559eb880485e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:40:26 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCommonViewsContext.h M OpenChange/MAPIStoreDeferredActionsContext.h M OpenChange/MAPIStoreDeletedItemsContext.h M OpenChange/MAPIStoreDraftsContext.h M OpenChange/MAPIStoreFreebusyContext.h M OpenChange/MAPIStoreJournalContext.h M OpenChange/MAPIStoreNotesContext.h M OpenChange/MAPIStoreRemindersContext.h M OpenChange/MAPIStoreScheduleContext.h M OpenChange/MAPIStoreSearchContext.h M OpenChange/MAPIStoreShortcutsContext.h M OpenChange/MAPIStoreViewsContext.h commit f85381025d02ce677467e819989b2e4299ad1943 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:38:11 2010 +0000 Monotone-Parent: 872ee9805088c05c6b69effae74f5577b87221c9 Monotone-Revision: 9b03f66c8f941172a4d41bdd0afd7fd390fac753 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:38:11 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreMailFolderTable.h A OpenChange/MAPIStoreMailFolderTable.m commit 98e1c33ba9a63bf38771628c11976dcd58a5cc93 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:37:07 2010 +0000 Monotone-Parent: 0c8a4c1cec3f6885752564a67a291de836bfa2a5 Monotone-Revision: 872ee9805088c05c6b69effae74f5577b87221c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:37:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m A OpenChange/MAPIStoreMailMessageTable.h A OpenChange/MAPIStoreMailMessageTable.m commit 626a0b8994f518df8046c154716248b1b87c6b81 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:35:52 2010 +0000 Monotone-Parent: 02350430ab168e12b644600df191c30306030fe3 Monotone-Revision: 0c8a4c1cec3f6885752564a67a291de836bfa2a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:35:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreGCSBaseContext.h M OpenChange/MAPIStoreGCSBaseContext.m A OpenChange/MAPIStoreGCSMessageTable.h A OpenChange/MAPIStoreGCSMessageTable.m commit 493a395c0a1f6afee26107dcfb4b9bca9ebf7619 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:34:44 2010 +0000 Monotone-Parent: 1cf0666c301d95bac897f1c057e68496cb752e24 Monotone-Revision: 02350430ab168e12b644600df191c30306030fe3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:34:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsContext.m A OpenChange/MAPIStoreContactsMessageTable.h A OpenChange/MAPIStoreContactsMessageTable.m commit 356701eb72a970f0746f6fa8fb09c108a02497b8 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:33:52 2010 +0000 Monotone-Parent: 08fd408516a2d328b26b44c64b78709c05d91800 Monotone-Revision: 1cf0666c301d95bac897f1c057e68496cb752e24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:33:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksContext.m A OpenChange/MAPIStoreTasksMessageTable.h A OpenChange/MAPIStoreTasksMessageTable.m commit 5f13bccb883f029e023b7d3c668f5781bb514f73 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:32:51 2010 +0000 Monotone-Parent: 47495877636c1ad37a4938bb9dbb97e49d2462cc Monotone-Revision: 08fd408516a2d328b26b44c64b78709c05d91800 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:32:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m A OpenChange/MAPIStoreCalendarMessageTable.h A OpenChange/MAPIStoreCalendarMessageTable.m commit 176bb500090c01fbf95b2a6fef744f737e46d942 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:29:40 2010 +0000 Monotone-Parent: db8560398c89d701d67964f47b08024ba18ae1cb Monotone-Revision: 47495877636c1ad37a4938bb9dbb97e49d2462cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:29:40 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreFAIMessageTable.h A OpenChange/MAPIStoreFAIMessageTable.m commit a5a2d75a4879dcdef4e3bfb0aadb526782bd8ab6 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:28:33 2010 +0000 Monotone-Parent: 8a338c5caf581e45823828957eefcbd38abd2ee7 Monotone-Revision: db8560398c89d701d67964f47b08024ba18ae1cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:28:33 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreFSBaseContext.h A OpenChange/MAPIStoreFSBaseContext.m A OpenChange/MAPIStoreFSMessageTable.h A OpenChange/MAPIStoreFSMessageTable.m D OpenChange/MAPIStoreFileSystemBaseContext.h D OpenChange/MAPIStoreFileSystemBaseContext.m commit 6739e1e279ee3b0e59df864e1572df1e7b2cca89 Author: Wolfgang Sourdeau Date: Thu Dec 30 14:27:53 2010 +0000 Monotone-Parent: f5f2ee70c2acc45239a32d38bf99d6078e2dbe39 Monotone-Revision: 8a338c5caf581e45823828957eefcbd38abd2ee7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:27:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 724538a4b780425584347b4f68038ce2b7fd540f Author: Wolfgang Sourdeau Date: Thu Dec 30 14:18:42 2010 +0000 Monotone-Parent: dd136334b53404f4fb419f4960bacd50ae38a47c Monotone-Revision: f5f2ee70c2acc45239a32d38bf99d6078e2dbe39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:18:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m A OpenChange/MAPIStoreFolderTable.h A OpenChange/MAPIStoreFolderTable.m A OpenChange/MAPIStoreMessageTable.h A OpenChange/MAPIStoreMessageTable.m A OpenChange/MAPIStoreTable.h A OpenChange/MAPIStoreTable.m commit dd1b47b0f4897abac2b79d38d1967d31fcc00001 Author: Wolfgang Sourdeau Date: Thu Dec 30 13:45:39 2010 +0000 Monotone-Parent: 104af6e1abeb0a3c63ebfba6d0a604e3b3e0e13d Monotone-Revision: dd136334b53404f4fb419f4960bacd50ae38a47c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T13:45:39 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOQualifier+GCS.m commit 65a427ef0fa20fdf34c8cce713c9f71bf967cb1e Author: Wolfgang Sourdeau Date: Thu Dec 30 13:32:23 2010 +0000 Monotone-Parent: fb790a4b86faa504859d822223314cd9a2c2d831 Monotone-Revision: 104af6e1abeb0a3c63ebfba6d0a604e3b3e0e13d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T13:32:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/EOBitmaskQualifier.m commit 6906875cb6f8fcb5364cf70fa4b27081c3528c56 Author: Ludovic Marcotte Date: Wed Dec 29 16:20:01 2010 +0000 Removed unused variables (for now) Monotone-Parent: 4bf1d5199159aabb88dec15bd4be9362748e3ba1 Monotone-Revision: 44dd1ae4ceec7361950180a2bf98d14de828b840 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-29T16:20:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoSession.m commit 13798939bf1455809d8ea6bd424f53fcd3369570 Author: Ludovic Marcotte Date: Wed Dec 29 13:01:16 2010 +0000 See ChangeLog Monotone-Parent: 6bd02ef1f10a4cfb8e4199f21aebc3e20539ebca Monotone-Revision: 4bf1d5199159aabb88dec15bd4be9362748e3ba1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-29T13:01:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.m commit f25db2f502dd526278b0e300687c133814548459 Author: Ludovic Marcotte Date: Tue Dec 28 17:50:29 2010 +0000 Added missing files Monotone-Parent: 7c78ba28d583536196a1acf34df5c96f40db238e Monotone-Revision: 6bd02ef1f10a4cfb8e4199f21aebc3e20539ebca Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-28T17:50:29 Monotone-Branch: ca.inverse.sogo A SoObjects/SOGo/SOGoSession.h A SoObjects/SOGo/SOGoSession.m commit f46ebda105e94dbbc3699fe9c5070926fc8b43df Author: Ludovic Marcotte Date: Tue Dec 28 17:42:50 2010 +0000 See ChangeLog Monotone-Parent: f5359c59c0bb008203154487db17e1ecdd274c0d Monotone-Revision: 7c78ba28d583536196a1acf34df5c96f40db238e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-28T17:42:50 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M ChangeLog M Documentation/SOGo Installation Guide.odt M Main/SOGo.m M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m A SOPE/GDLContentStore/GCSSessionsFolder.h A SOPE/GDLContentStore/GCSSessionsFolder.m M SOPE/GDLContentStore/GCSSpecialQueries.h M SOPE/GDLContentStore/GCSSpecialQueries.m M SOPE/GDLContentStore/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/SOGoRootPage.js commit e1ce6fd95b5d017ccbebf9b88908d19630ac811c Author: Wolfgang Sourdeau Date: Thu Dec 23 20:00:29 2010 +0000 Monotone-Parent: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369 Monotone-Revision: 496fe62f85a4859664eb4cd520fdd45278bb849a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-23T20:00:29 Monotone-Branch: ca.inverse.sogo M OpenChange/classes.txt commit 7ffe6ee26a71f020e02031add4f3b2de808cabf9 Author: Ludovic Marcotte Date: Thu Dec 23 15:50:35 2010 +0000 See ChangeLog Monotone-Parent: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369 Monotone-Revision: f5359c59c0bb008203154487db17e1ecdd274c0d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-23T15:50:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/product.plist commit 7d9b3a97b32f03c8b763d540bb3bc8dc150f2a36 Author: Wolfgang Sourdeau Date: Fri Dec 17 19:39:21 2010 +0000 Monotone-Parent: 81dcdd47102e86aa7051a10cbd7a7183b374d07a Monotone-Revision: dcee22693d3a16ba20dcd9824bd2cfd39c0cf369 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-17T19:39:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFileSystemBaseContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreOutboxContext.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksContext.m M OpenChange/SOGoDraftObject+MAPIStore.m M OpenChange/SOGoMAPIFSFolder.m commit 73fc99df9d2211787d18145986d2bcd73b4b6310 Author: Wolfgang Sourdeau Date: Fri Dec 17 19:36:43 2010 +0000 Monotone-Parent: cb353a1a9aeca05d7c1e6542c981abe885c1221f Monotone-Revision: 81dcdd47102e86aa7051a10cbd7a7183b374d07a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-17T19:36:43 Monotone-Branch: ca.inverse.sogo M OpenChange/EOQualifier+MAPIFS.m commit 377352b2fd5125733ee66410e967ebb5061a7fe0 Author: Wolfgang Sourdeau Date: Tue Dec 14 20:58:19 2010 +0000 Monotone-Parent: 1d8c1c9f65708236a07cba9e3a5da2ecbb02515b Monotone-Revision: cb353a1a9aeca05d7c1e6542c981abe885c1221f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T20:58:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 19cd4ee4dbbe1eac24790245fac67c028c70b412 Author: Wolfgang Sourdeau Date: Tue Dec 14 20:56:09 2010 +0000 Monotone-Parent: c719bad753884d3a6d304371bd3da1fe92ae26a9 Monotone-Revision: 1d8c1c9f65708236a07cba9e3a5da2ecbb02515b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T20:56:09 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit b428b0a03518f3d4c362466bbc19af6f462355fc Author: Wolfgang Sourdeau Date: Tue Dec 14 20:55:53 2010 +0000 Monotone-Parent: e2fd5b7d6dbc16ef0f63bc708e3594f79cb126a0 Monotone-Revision: c719bad753884d3a6d304371bd3da1fe92ae26a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T20:55:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit d6e8ac401034353f8db218640699af2e71864a97 Author: Wolfgang Sourdeau Date: Tue Dec 14 20:54:45 2010 +0000 Monotone-Parent: 0866c0c584ab301776f7eea26a8ec8135a9c106c Monotone-Revision: e2fd5b7d6dbc16ef0f63bc708e3594f79cb126a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T20:54:45 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCommonViewsContext.m commit 7eba4a5a0125b665886b0dcbbd5b06168d764e1f Author: Wolfgang Sourdeau Date: Tue Dec 14 20:54:07 2010 +0000 Monotone-Parent: c35e5e0bbfa47c91a6b8c9b68bf31ca78ee421fc Monotone-Revision: 0866c0c584ab301776f7eea26a8ec8135a9c106c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T20:54:07 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/EOBitmaskQualifier.h A OpenChange/EOBitmaskQualifier.m M OpenChange/EOQualifier+MAPIFS.m commit 2c246f3e7a37e97ef12eb858ed2732cf38591d42 Author: Ludovic Marcotte Date: Tue Dec 14 18:08:36 2010 +0000 See ChangeLog Monotone-Parent: 535292a4d5c9f53624dcaabc419821b5755e9ccc Monotone-Revision: c35e5e0bbfa47c91a6b8c9b68bf31ca78ee421fc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-14T18:08:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M Main/SOGo.h M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h commit ba45f18cfe53352c1c88bbefb9252cbb5510c2b8 Author: Wolfgang Sourdeau Date: Tue Dec 14 16:16:57 2010 +0000 Monotone-Parent: 457e7580f987752aad70b0d14d6fe0438d4de150 Monotone-Revision: 535292a4d5c9f53624dcaabc419821b5755e9ccc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T16:16:57 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 9430469fc3c1270d89af0d48545a8126fd9e773a Author: Wolfgang Sourdeau Date: Tue Dec 14 16:16:43 2010 +0000 Monotone-Parent: 8a88ed0919545d898ca1af80de43b6ab28ebe09d Monotone-Revision: 457e7580f987752aad70b0d14d6fe0438d4de150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-14T16:16:43 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit f8ae1411d889bd47030d9e43f98c151b6712ab73 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:15:54 2010 +0000 Monotone-Parent: 788b2669df38ffd6d807dc86f384532b580f2876 Monotone-Revision: 8a88ed0919545d898ca1af80de43b6ab28ebe09d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:15:54 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/EOQualifier+MAPIFS.h A OpenChange/EOQualifier+MAPIFS.m commit 6b6c032c0026396de1237160085108328f82c689 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:09:46 2010 +0000 Monotone-Parent: 8b3395f94ab94ad28c72ad6c1f816372c12ad77a Monotone-Revision: 788b2669df38ffd6d807dc86f384532b580f2876 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:09:46 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit db9821254a905a5ec0b19d5deeada800bfa2d349 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:09:37 2010 +0000 Monotone-Parent: b9e27db0bea2b87574cf25b07f4edfe452d6e8b2 Monotone-Revision: 8b3395f94ab94ad28c72ad6c1f816372c12ad77a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:09:37 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6a26931f0667e2d3ce8e74c5d49140f0bb2d4dcf Author: Wolfgang Sourdeau Date: Mon Dec 13 17:08:40 2010 +0000 Monotone-Parent: 1bf5f82c40c92c564dab6ea7d0c2736a14386404 Monotone-Revision: b9e27db0bea2b87574cf25b07f4edfe452d6e8b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:08:40 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 39844d318903e116d2bd56dc5fbc6a7917cf5751 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:08:27 2010 +0000 Monotone-Parent: 8b45cc6424e2b06583c8a2dd876057159db48763 Monotone-Revision: 1bf5f82c40c92c564dab6ea7d0c2736a14386404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:08:27 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreOutboxContext.h M OpenChange/MAPIStoreOutboxContext.m commit dcaadaa5505d02f6afc97dd42291495073a130d7 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:07:58 2010 +0000 Monotone-Parent: 6482adea519086d475da864618f587552d0acbf1 Monotone-Revision: 8b45cc6424e2b06583c8a2dd876057159db48763 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:07:58 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoContentObject+MAPIStore.h M OpenChange/SOGoContentObject+MAPIStore.m commit 0ae53f51d895fc9287a0d5d2b2534152a58074bf Author: Wolfgang Sourdeau Date: Mon Dec 13 17:07:24 2010 +0000 Monotone-Parent: fffc8593a1392a49172e584c88de206cd6d7081b Monotone-Revision: 6482adea519086d475da864618f587552d0acbf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:07:24 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoDraftObject+MAPIStore.m commit ad416ef1e027b0cfccfc28c17018825a406680d3 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:06:22 2010 +0000 Monotone-Parent: 33c27aebfdbf4c4a04a550aef20cd2049b1c4575 Monotone-Revision: fffc8593a1392a49172e584c88de206cd6d7081b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:06:22 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.h M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.h M OpenChange/MAPIStoreContactsContext.m A OpenChange/MAPIStoreGCSBaseContext.h A OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreTasksContext.h M OpenChange/MAPIStoreTasksContext.m commit d8696daa642a98eeb2ad3a87dac903d0df14dcab Author: Wolfgang Sourdeau Date: Mon Dec 13 17:04:27 2010 +0000 Monotone-Parent: 92b2fdd608b688167b4b789517424f79fd5cf6cd Monotone-Revision: 33c27aebfdbf4c4a04a550aef20cd2049b1c4575 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:04:27 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 15e5ad482ce2ca8dbe7eede3f04f8dee6195aa58 Author: Wolfgang Sourdeau Date: Mon Dec 13 17:03:25 2010 +0000 Monotone-Parent: ff573bb1f50acc824847caf9e5e6ad101207f895 Monotone-Revision: 92b2fdd608b688167b4b789517424f79fd5cf6cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T17:03:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.h M OpenChange/MAPIStoreSOGo.m commit 04b8942bc4cbc491b374cb8a4bac8c0181049ec0 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:54:47 2010 +0000 Monotone-Parent: 2db4338dd998f18b628af9db5099265a3c0449bc Monotone-Revision: ff573bb1f50acc824847caf9e5e6ad101207f895 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:54:47 Monotone-Branch: ca.inverse.sogo M ChangeLog commit e5d78bc019588e20d9b2987e8173bc605b4fe529 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:54:32 2010 +0000 Monotone-Parent: a40a2bc11f2bf943ab20c6abf092bca19c4bd438 Monotone-Revision: 2db4338dd998f18b628af9db5099265a3c0449bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:54:32 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 66b70f06d04fa4f1c4de7474ebab0ee0f8dcc3b8 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:53:32 2010 +0000 Monotone-Parent: 469e9b126515b386d9640628549236a84910376f Monotone-Revision: a40a2bc11f2bf943ab20c6abf092bca19c4bd438 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:53:32 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoAppointmentObject+MAPIStore.h M OpenChange/SOGoAppointmentObject+MAPIStore.m M OpenChange/SOGoContactGCSEntry+MAPIStore.m M OpenChange/SOGoTaskObject+MAPIStore.h M OpenChange/SOGoTaskObject+MAPIStore.m commit 55dc8abff801238737b1f1be34c08c2b8d19d5c8 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:51:48 2010 +0000 Monotone-Parent: b8881b30a3439916d39b400a9de1a5565d442b45 Monotone-Revision: 469e9b126515b386d9640628549236a84910376f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:51:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit feeb211abd54263ad2c0322ec94130f9ce0bc212 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:49:54 2010 +0000 Monotone-Parent: 3a26c13f547976a8cb598e6f141d4eaf0cb724ff Monotone-Revision: b8881b30a3439916d39b400a9de1a5565d442b45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:49:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 1306aaf659542b8b6751c0199cdf9b674cdcbe27 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:47:58 2010 +0000 Monotone-Parent: c0d3a6fd3a3c39a9526e90735a8863553573d2c5 Monotone-Revision: 3a26c13f547976a8cb598e6f141d4eaf0cb724ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:47:58 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreFileSystemBaseContext.h A OpenChange/MAPIStoreFileSystemBaseContext.m commit eab9037cb3a7edadc8913affcb688d010cabd35e Author: Wolfgang Sourdeau Date: Mon Dec 13 16:46:09 2010 +0000 Monotone-Parent: 17ec96618b492fe585dfeb02ba266111e8b0c4fd Monotone-Revision: c0d3a6fd3a3c39a9526e90735a8863553573d2c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:46:09 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreCommonViewsContext.h A OpenChange/MAPIStoreCommonViewsContext.m A OpenChange/MAPIStoreDeferredActionsContext.h A OpenChange/MAPIStoreDeferredActionsContext.m A OpenChange/MAPIStoreDeletedItemsContext.h A OpenChange/MAPIStoreDeletedItemsContext.m A OpenChange/MAPIStoreDraftsContext.h A OpenChange/MAPIStoreDraftsContext.m M OpenChange/MAPIStoreFreebusyContext.h M OpenChange/MAPIStoreFreebusyContext.m A OpenChange/MAPIStoreJournalContext.h A OpenChange/MAPIStoreJournalContext.m A OpenChange/MAPIStoreNotesContext.h A OpenChange/MAPIStoreNotesContext.m A OpenChange/MAPIStoreRemindersContext.h A OpenChange/MAPIStoreRemindersContext.m A OpenChange/MAPIStoreScheduleContext.h A OpenChange/MAPIStoreScheduleContext.m A OpenChange/MAPIStoreSearchContext.h A OpenChange/MAPIStoreSearchContext.m A OpenChange/MAPIStoreSentItemsContext.h A OpenChange/MAPIStoreSentItemsContext.m A OpenChange/MAPIStoreShortcutsContext.h A OpenChange/MAPIStoreShortcutsContext.m A OpenChange/MAPIStoreViewsContext.h A OpenChange/MAPIStoreViewsContext.m commit b1a420e4e76cc2b392d6dbfcaa6d50edee40ecad Author: Wolfgang Sourdeau Date: Mon Dec 13 16:42:52 2010 +0000 Monotone-Parent: c4fe19a1a6dc722f667408c4597a414722b94c7d Monotone-Revision: 17ec96618b492fe585dfeb02ba266111e8b0c4fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:42:52 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/NSValue+MAPIStore.h A OpenChange/NSValue+MAPIStore.m commit 946ad356a78e4666e636e4f328dad977283cc88e Author: Wolfgang Sourdeau Date: Mon Dec 13 16:28:18 2010 +0000 Monotone-Parent: 5b2308236e314d73f37013a208e925564c2b223e Monotone-Revision: c4fe19a1a6dc722f667408c4597a414722b94c7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:28:18 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/SOGoMAPIFSFolder.h A OpenChange/SOGoMAPIFSFolder.m A OpenChange/SOGoMAPIFSMessage.h A OpenChange/SOGoMAPIFSMessage.m commit fac3cf894756b7c7811e7c96ebf8c5205f7d23d5 Author: Wolfgang Sourdeau Date: Mon Dec 13 16:07:50 2010 +0000 Monotone-Parent: b1b3d264ec5516de85717e6f0a27cb77fab0bb0e Monotone-Revision: 5b2308236e314d73f37013a208e925564c2b223e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T16:07:50 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIApplication.h M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreSpoolerContext.h M OpenChange/MAPIStoreSpoolerContext.m M OpenChange/SOGoDraftObject+MAPIStore.h commit 848799a78ba8f2e817c6d0b1a02db2b69d43bafa Author: Wolfgang Sourdeau Date: Mon Dec 13 15:40:47 2010 +0000 Monotone-Parent: b6bdeca3435d0f186f21c6ab3f3905445e6a12b4 Monotone-Revision: b1b3d264ec5516de85717e6f0a27cb77fab0bb0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-13T15:40:47 Monotone-Branch: ca.inverse.sogo A OpenChange/classes.txt commit b4807dbb8e1d89b74253e9b5406f946c99586be7 Author: Wolfgang Sourdeau Date: Fri Dec 10 22:24:36 2010 +0000 Monotone-Parent: 6e855c49b7521b655243e2102c805434a3cf5d96 Monotone-Revision: b6bdeca3435d0f186f21c6ab3f3905445e6a12b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-10T22:24:36 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOQualifier+GCS.m commit 0251d4ed6ee9cc7e3e62bbf91b48222b2c4a8f32 Author: Wolfgang Sourdeau Date: Fri Dec 10 18:43:00 2010 +0000 Monotone-Parent: 4b8da7277df29ca5160321d7f33b46c3047e17a3 Monotone-Revision: 6e855c49b7521b655243e2102c805434a3cf5d96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-10T18:43:00 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit e4ad382b7285c0c177a294a99dfb7ee82dd6835c Author: Wolfgang Sourdeau Date: Fri Dec 10 18:32:29 2010 +0000 Monotone-Parent: 5d74c28ea0fcf5aa4d6ab7fc81f9bade5e4cfe5d Monotone-Revision: 4b8da7277df29ca5160321d7f33b46c3047e17a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-10T18:32:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOQualifier+GCS.m commit bfe5cfe5f97767df78a67b45be2fd052da43d995 Author: Ludovic Marcotte Date: Thu Dec 9 19:41:28 2010 +0000 See ChangeLog Monotone-Parent: d61deeadebd9f79f9603928dca395cad83167394 Monotone-Revision: 5d74c28ea0fcf5aa4d6ab7fc81f9bade5e4cfe5d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-09T19:41:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 5477457271349475f78778969a2e57a684b3e9c4 Author: Ludovic Marcotte Date: Thu Dec 9 19:15:02 2010 +0000 See ChangeLog Monotone-Parent: ada8e59dc2acdffd7634acc70f3387a0f8e4e671 Monotone-Revision: d61deeadebd9f79f9603928dca395cad83167394 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-09T19:15:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 4cdb010230a0fffaf523457f7526066248b06a86 Author: Ludovic Marcotte Date: Thu Dec 9 18:56:03 2010 +0000 See ChangeLog Monotone-Parent: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f Monotone-Revision: ada8e59dc2acdffd7634acc70f3387a0f8e4e671 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-09T18:56:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SQLSource.m commit d87c24ccdc2ff6ea4bae037e7add97d569642e9d Author: Francis Lachapelle Date: Thu Dec 9 17:05:36 2010 +0000 Added mindepth parameter to find command in tmpwatch script. Monotone-Parent: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7 Monotone-Revision: e1db6c4ec1e7a829a4976be2bd87d40d1d0a5d5f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-12-09T17:05:36 Monotone-Branch: ca.inverse.sogo M Scripts/tmpwatch commit 3a32e952ce1aa5342288c10cd692eb0e0ff1dcdd Author: Francis Lachapelle Date: Wed Dec 8 19:57:05 2010 +0000 See Changelog. Monotone-Parent: 2b28f6d0a82dd762775a558cb05973125df10b61 Monotone-Revision: f3b51cf476c6230ef82b433a28fb5b9fc99ecba7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-12-08T19:57:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit ea8e2574a6d3727feee778e7c987a4219f6cf386 Author: Wolfgang Sourdeau Date: Fri Dec 3 22:31:56 2010 +0000 Monotone-Parent: bde45b38158c1c9e5e5c05c00ef16e0ceb81c789 Monotone-Revision: 6cff836762bb35cb6c26ae5eb215e6ff131d480d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-03T22:31:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksContext.m commit b00c13ccdecf66cb29ff0c0354fa95fb841ea16a Author: Wolfgang Sourdeau Date: Fri Dec 3 22:23:35 2010 +0000 Monotone-Parent: 0e46ab67294e538548e44aa045080c9bd982e337 Monotone-Revision: bde45b38158c1c9e5e5c05c00ef16e0ceb81c789 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-03T22:23:35 Monotone-Branch: ca.inverse.sogo A OpenChange/MAPIStoreSpoolerContext.h commit 2a1ced4a94b76ecc66795121602175e9c9a8185d Author: Wolfgang Sourdeau Date: Fri Dec 3 22:23:30 2010 +0000 Monotone-Parent: 137388e5a62c0c3196b473a491b63e122e1187ab Monotone-Revision: 0e46ab67294e538548e44aa045080c9bd982e337 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-03T22:23:30 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile A OpenChange/MAPIStoreSpoolerContext.m commit ec6556cb4f029681c58e3c9f8903f197a53ec179 Author: Francis Lachapelle Date: Fri Dec 3 22:09:18 2010 +0000 See Changelog Monotone-Parent: 683abf3e25aeca0b6ae95c6502fc05a5f1b2f537 Monotone-Revision: edd8c9a9983a41fcee93052c706158aedf35f7c3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-12-03T22:09:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js commit 21c13343c5daa460794d080bd5ae20381b1b4dd3 Author: Wolfgang Sourdeau Date: Fri Dec 3 18:29:19 2010 +0000 Monotone-Parent: 3d823daf85269363807bfb3cfb07776ba5279782 Monotone-Revision: 137388e5a62c0c3196b473a491b63e122e1187ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-03T18:29:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit a8f51464b22e7579dc2f00b1f05840a3fcf97a55 Author: Wolfgang Sourdeau Date: Fri Dec 3 18:27:38 2010 +0000 Monotone-Parent: cad387db7a6d5560c7f138596819e1394d90c7b3 Monotone-Revision: 3d823daf85269363807bfb3cfb07776ba5279782 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-03T18:27:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit 7e574e277dd41a81ad76f04eb5682cd5fc4acf9c Author: Ludovic Marcotte Date: Thu Dec 2 21:30:56 2010 +0000 fixed typo Monotone-Parent: b625ae81603b1c11c8c8244835607acd3e424a14 Monotone-Revision: cad387db7a6d5560c7f138596819e1394d90c7b3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-02T21:30:56 Monotone-Branch: ca.inverse.sogo M ChangeLog commit eeb4646138e6d45929f79e3984b6d0d9760eeb7f Author: Ludovic Marcotte Date: Thu Dec 2 21:25:37 2010 +0000 See ChangeLog Monotone-Parent: 30bbdf4da27d8db206b6667bf81195db2d889439 Monotone-Revision: b625ae81603b1c11c8c8244835607acd3e424a14 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-02T21:25:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m commit fc509d29d5189db9f207f98c804cea615b321e81 Author: Wolfgang Sourdeau Date: Thu Dec 2 14:31:24 2010 +0000 Monotone-Parent: b334cb6723eed85e8c63c638f6db8a79edfb0b11 Monotone-Revision: 82578425c34d9552a919394bbeecd799f773ca38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-02T14:31:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js commit 00863f59030cbc45970361b42eff46f2a0df5e7d Author: Francis Lachapelle Date: Wed Dec 1 20:50:51 2010 +0000 Fixed chmod in RPM spec file. Monotone-Parent: cf6bfe9819c465b0c5423ecec42e6b278812a697 Monotone-Revision: 683abf3e25aeca0b6ae95c6502fc05a5f1b2f537 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-12-01T20:50:51 Monotone-Branch: ca.inverse.sogo M sogo.spec commit e79c7902b191a7672c1d2884dd37a14e8f330278 Author: Ludovic Marcotte Date: Wed Dec 1 18:17:58 2010 +0000 Updated Ukrainian translation - thanks to oleksiy.stasevych@gmail.com Monotone-Parent: b3166bd345c87012f50fd863b7a65bced6c7cb25 Monotone-Revision: cf6bfe9819c465b0c5423ecec42e6b278812a697 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-01T18:17:58 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings commit fac89aaa654daf77d7f4a935dbf49100bda50e45 Author: Ludovic Marcotte Date: Wed Dec 1 18:07:17 2010 +0000 Updated Swedish translation - thanks to peter.johansson@altrusoft.se Monotone-Parent: b334cb6723eed85e8c63c638f6db8a79edfb0b11 Monotone-Revision: b3166bd345c87012f50fd863b7a65bced6c7cb25 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-01T18:07:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Swedish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/MailPartViewers/Swedish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings commit 3e08125893b29b69a07ac5e7fd552d89d758f4be Author: Wolfgang Sourdeau Date: Wed Dec 1 16:34:41 2010 +0000 Monotone-Parent: c128393b8fefa2da4bb9673a620d1e0baa64a839 Monotone-Revision: b334cb6723eed85e8c63c638f6db8a79edfb0b11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-01T16:34:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFreebusyContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreOutboxContext.m M OpenChange/MAPIStoreTasksContext.m commit 7c27e39fe73cc2bd3e745d8c349776d9ca2be705 Author: Wolfgang Sourdeau Date: Tue Nov 30 21:07:59 2010 +0000 Monotone-Parent: fc3e20fe8fbb851b3907c12e8221e62533f2cea1 Monotone-Revision: c128393b8fefa2da4bb9673a620d1e0baa64a839 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-30T21:07:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit 88cf8acc93d01d3d8ea0af3c1a52ba8c8bda000f Author: Wolfgang Sourdeau Date: Tue Nov 30 21:06:08 2010 +0000 Monotone-Parent: 57a727e9ea80a6a51f384904629a70663ad4bd98 Monotone-Revision: fc3e20fe8fbb851b3907c12e8221e62533f2cea1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-30T21:06:08 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 36619aede34907d2e7c01376975340593ba91308 Author: Wolfgang Sourdeau Date: Tue Nov 30 21:04:58 2010 +0000 Monotone-Parent: ce03c421dd517ee3c93be821faec36a023b0c257 Monotone-Revision: 57a727e9ea80a6a51f384904629a70663ad4bd98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-30T21:04:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h commit 8b4f49e14213cd2f02efa405a208b7c505b86066 Author: Wolfgang Sourdeau Date: Tue Nov 30 21:04:05 2010 +0000 Monotone-Parent: c7755bd4c79d8115db4835ecb7a3fb92ab273020 Monotone-Revision: ce03c421dd517ee3c93be821faec36a023b0c257 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-30T21:04:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit 8849fbf7c4f7cc25b3b7a8082a39a5ad8d031710 Author: Wolfgang Sourdeau Date: Tue Nov 30 16:17:50 2010 +0000 Monotone-Parent: 9634e883abb4f5cf42e1b4d9c3d3e1b1a61f3e7f Monotone-Revision: c7755bd4c79d8115db4835ecb7a3fb92ab273020 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-30T16:17:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreTasksContext.m commit 95a1b2977ca4144b09621662ffe5437e5a209fc8 Author: Wolfgang Sourdeau Date: Mon Nov 29 20:02:21 2010 +0000 Monotone-Parent: cf0e281b1ddabaa9d9d2254c68173616e13215d0 Monotone-Revision: 193627476b7f3a685b8b6cfd32f56231e28a5b94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-29T20:02:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 804e3a3c6ffe2e4b322d05da5a5e0822e9caf7e9 Author: Francis Lachapelle Date: Mon Nov 29 14:26:10 2010 +0000 Fixed call to Object.toJSON for Prototype JS 1.7. Monotone-Parent: cf0e281b1ddabaa9d9d2254c68173616e13215d0 Monotone-Revision: 49b01807f1c5d14232f8021564406a02f9736a62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-29T14:26:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/UIxPreferences.js commit 3e9a276b15d3e0c87d14183d4701e0b9a206baca Author: Wolfgang Sourdeau Date: Fri Nov 26 21:48:52 2010 +0000 Monotone-Parent: 37431a093d394dea94622106c07943eca6cb743f Monotone-Revision: cf0e281b1ddabaa9d9d2254c68173616e13215d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-26T21:48:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit b82eeddedb484c2f1affa78312267ec678e1df8e Author: Wolfgang Sourdeau Date: Fri Nov 26 21:46:57 2010 +0000 Monotone-Parent: d6c5da440431c45a715dfdd531f61cc02798d9cd Monotone-Revision: 37431a093d394dea94622106c07943eca6cb743f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-26T21:46:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m commit 8c924af93b3a8c614a2ccaa8a4c0b726abac9d1e Author: Ludovic Marcotte Date: Thu Nov 25 18:35:20 2010 +0000 Removed useless and sensitive debug info Monotone-Parent: 6b2ab08cb3954daacb8c9007f41296b61035de29 Monotone-Revision: 2344911344b24c7c53ef3da63936891ede85d323 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-25T18:35:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m commit 66a351a4a7153f7f0b6a8399d2f029baa50b87ba Author: Wolfgang Sourdeau Date: Thu Nov 25 16:21:07 2010 +0000 Monotone-Parent: ec54181fac1ae10c46d9a775c56333ca9d51afaa Monotone-Revision: da16a0c128e894d870f111d269532e1f39922ac1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-25T16:21:07 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.m commit 9f51988003a2cc961ab5cfeef73dfd5f7f8b0dc9 Author: Wolfgang Sourdeau Date: Thu Nov 25 15:22:33 2010 +0000 Monotone-Parent: 6b2ab08cb3954daacb8c9007f41296b61035de29 Monotone-Revision: ec54181fac1ae10c46d9a775c56333ca9d51afaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-25T15:22:33 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit 921ac1a64eef20cdba91016effa3d96f2ce412a2 Author: Wolfgang Sourdeau Date: Wed Nov 24 19:32:31 2010 +0000 Monotone-Parent: 20a482daec3db01c4c8603a1b8b22b6d6535eb39 Monotone-Revision: b2196339f77de9ebd51fbed1e0cbf45850b06d7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-24T19:32:31 Monotone-Branch: ca.inverse.sogo M GNUmakefile commit b47ee1281ceac858f457367403c0364e2b1e64eb Author: Wolfgang Sourdeau Date: Wed Nov 24 19:32:09 2010 +0000 Monotone-Parent: 17b50baf79da6da49bc8ce0e951e73f58eaa2cab Monotone-Revision: 20a482daec3db01c4c8603a1b8b22b6d6535eb39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-24T19:32:09 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile.preamble commit 8caad635f5780a06aa94725e68af1976eea4469f Author: Wolfgang Sourdeau Date: Wed Nov 24 19:28:45 2010 +0000 Monotone-Parent: 88dbd2a21bc32921ce7ccfe80336f902eb022b0e Monotone-Revision: 17b50baf79da6da49bc8ce0e951e73f58eaa2cab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-24T19:28:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m A OpenChange/MAPIStoreOutboxContext.h A OpenChange/MAPIStoreOutboxContext.m M OpenChange/MAPIStoreSOGo.m A OpenChange/SOGoDraftObject+MAPIStore.h A OpenChange/SOGoDraftObject+MAPIStore.m commit 425825658cec75c22de2fba400aee7d414512c8f Author: Wolfgang Sourdeau Date: Wed Nov 24 19:28:40 2010 +0000 Monotone-Parent: abeb2632c1c7861f4a6e16c4dcf123b4b0925bfc Monotone-Revision: 88dbd2a21bc32921ce7ccfe80336f902eb022b0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-24T19:28:40 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTypes.m commit 98d2f63da2b4128a5ded1100751ca79ee20e5e52 Author: Wolfgang Sourdeau Date: Wed Nov 24 19:22:20 2010 +0000 Monotone-Parent: f6a0d4f0515b71825efc7da5aecd91b5596f64bf Monotone-Revision: abeb2632c1c7861f4a6e16c4dcf123b4b0925bfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-24T19:22:20 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoContentObject+MAPIStore.h commit a90d7bef99511dcd6fa8a642eaad5558f32ffa75 Author: Ludovic Marcotte Date: Wed Nov 24 19:14:56 2010 +0000 Added documentation for two variables: SOGoContactsCategories and SOGUIAdditionalJSFiles Monotone-Parent: f6a0d4f0515b71825efc7da5aecd91b5596f64bf Monotone-Revision: 2f632eb28149d9eef08c30d3057eb9d93b8d34c5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-24T19:14:56 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 3e9cd67ecee8f7ad80bd2b5fd0a092e0db5eda43 Author: Francis Lachapelle Date: Tue Nov 23 22:35:32 2010 +0000 Updated Apache configuration file for Debian with REMOTE_ADDR. Monotone-Parent: f7ef63bb68e8e8783c8d8407769bfa45805ad9dd Monotone-Revision: f6a0d4f0515b71825efc7da5aecd91b5596f64bf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-23T22:35:32 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf commit 157c41d4333739e85ecdce5b8b7ab056606e4ee9 Author: Francis Lachapelle Date: Tue Nov 23 22:33:09 2010 +0000 See Changelog Monotone-Parent: ff1aaf81121fa417fa50c91ee3a3d760fc18a5ba Monotone-Revision: f7ef63bb68e8e8783c8d8407769bfa45805ad9dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-23T22:33:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 25c13b364836a5091481d5045740f2ac4a7997b9 Author: Francis Lachapelle Date: Tue Nov 23 22:32:34 2010 +0000 Updated Prototype JS to version 1.7. Monotone-Parent: df31c22a7965d64a52337bacda1ae2d8288d818e Monotone-Revision: ff1aaf81121fa417fa50c91ee3a3d760fc18a5ba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-23T22:32:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/prototype.js commit a5c4392cc597aae57f6fecf06344bf9ebff88c3f Author: Wolfgang Sourdeau Date: Tue Nov 23 15:52:08 2010 +0000 Monotone-Parent: 1d682aef2107f2caaabd5b6b0afaf25a817fdaf9 Monotone-Revision: df31c22a7965d64a52337bacda1ae2d8288d818e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-23T15:52:08 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 8b13fb5756dbfad2627b8cab6c7611ae12034fb8 Author: Wolfgang Sourdeau Date: Tue Nov 23 14:50:25 2010 +0000 Monotone-Parent: 7717958c228c80920ba54d6300d040c7112bb646 Monotone-Revision: 1d682aef2107f2caaabd5b6b0afaf25a817fdaf9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-23T14:50:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTypes.m commit 5e8a31d900c98f91922ac839a6e8834e4d2deb01 Author: Wolfgang Sourdeau Date: Tue Nov 23 14:49:46 2010 +0000 Monotone-Parent: f6dd6e26aadfa52716bf3ca2c504de3593e5f35b Monotone-Revision: 7717958c228c80920ba54d6300d040c7112bb646 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-23T14:49:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m commit e4956f5d1fa45801c5478186efc926ba00b85b77 Author: Wolfgang Sourdeau Date: Tue Nov 23 13:53:54 2010 +0000 Monotone-Parent: 50626dad4bfc5d3baa2556f6d16ca3eb3cc21bb6 Monotone-Revision: f6dd6e26aadfa52716bf3ca2c504de3593e5f35b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-23T13:53:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox commit d89a194aa9f9fe8850c6604f8129e512dd73f28e Author: Wolfgang Sourdeau Date: Mon Nov 22 21:34:42 2010 +0000 Monotone-Parent: 9afcbace353ba580ab5f47ca08c66135441576da Monotone-Revision: 50626dad4bfc5d3baa2556f6d16ca3eb3cc21bb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:34:42 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreTasksContext.m commit a1c7cb53d5e112500c1f7dec9f764af9cef0319d Author: Wolfgang Sourdeau Date: Mon Nov 22 21:33:02 2010 +0000 Monotone-Parent: 508636b211f15c986b1723cd360148e2484f1e0b Monotone-Revision: 9afcbace353ba580ab5f47ca08c66135441576da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:33:02 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreFreebusyContext.m M OpenChange/MAPIStoreMailContext.m commit 3833c037eca4d47b0472ee27da2db7e60e669ccf Author: Wolfgang Sourdeau Date: Mon Nov 22 21:32:18 2010 +0000 Monotone-Parent: f72602cc2c82edfe4c16124494afb5a276588e34 Monotone-Revision: 508636b211f15c986b1723cd360148e2484f1e0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:32:18 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7cdd5b52341e53ab55c2bb010439e870b3ede190 Author: Wolfgang Sourdeau Date: Mon Nov 22 21:32:11 2010 +0000 Monotone-Parent: 4a93afea98f2877572c0d1c08dda6d0fecb72919 Monotone-Revision: f72602cc2c82edfe4c16124494afb5a276588e34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:32:11 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/SOGoAppointmentObject+MAPIStore.m M OpenChange/SOGoContactGCSEntry+MAPIStore.m A OpenChange/SOGoContentObject+MAPIStore.h A OpenChange/SOGoContentObject+MAPIStore.m M OpenChange/SOGoTaskObject+MAPIStore.m commit 53023992f208aa8e8b26d2c1dd25626dadb08e45 Author: Wolfgang Sourdeau Date: Mon Nov 22 21:22:27 2010 +0000 Monotone-Parent: 4224c7c9f8db16516212b3b44f889f3d56232959 Monotone-Revision: 4a93afea98f2877572c0d1c08dda6d0fecb72919 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:22:27 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreAuthenticator.h commit 443d446c26b9e8e527fd246aa09075c4b133883c Author: Wolfgang Sourdeau Date: Mon Nov 22 16:12:41 2010 +0000 Monotone-Parent: dfd1432deb15d83cbdbaf1744401c991a8101e4f Monotone-Revision: 4224c7c9f8db16516212b3b44f889f3d56232959 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T16:12:41 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreTasksContext.m commit c528bcd29a29a2a4355c0830ac53bffc5bcf116d Author: Wolfgang Sourdeau Date: Mon Nov 22 16:03:30 2010 +0000 Monotone-Parent: 3dcf94352c5cd46c85e96c73b1a937bc01cd0f16 Monotone-Revision: dfd1432deb15d83cbdbaf1744401c991a8101e4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T16:03:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreFreebusyContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreTasksContext.m commit a87916d88a38ecfe5de5496f195fd1fd552ec139 Author: Wolfgang Sourdeau Date: Mon Nov 22 15:18:45 2010 +0000 Monotone-Parent: 9d89ce03c407af1d0ba33a8bc135bafddd1ba1a7 Monotone-Revision: 3dcf94352c5cd46c85e96c73b1a937bc01cd0f16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T15:18:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/SOGoTaskObject+MAPIStore.m commit f90b87afc02515df02295422a2bca450a5db41fb Author: Wolfgang Sourdeau Date: Fri Nov 19 23:01:53 2010 +0000 Monotone-Parent: fbfe9e16ddc45e7e8493063964a9e0b6aa7dc76c Monotone-Revision: 9d89ce03c407af1d0ba33a8bc135bafddd1ba1a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T23:01:53 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit b6f04e55fe6b509556f78df624f87b3a86ac405a Author: Wolfgang Sourdeau Date: Fri Nov 19 23:01:49 2010 +0000 Monotone-Parent: 9c2df40e34a594a328fe39db8857a2511312513d Monotone-Revision: fbfe9e16ddc45e7e8493063964a9e0b6aa7dc76c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T23:01:49 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoAppointmentObject+MAPIStore.m commit 8b92013a2d5ee0a53356521d09a812b8d0282fe9 Author: Wolfgang Sourdeau Date: Fri Nov 19 23:01:33 2010 +0000 Monotone-Parent: 2dac439fe5f55c4cac1d733aed55c059bb8ac117 Monotone-Revision: 9c2df40e34a594a328fe39db8857a2511312513d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T23:01:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksContext.m A OpenChange/SOGoTaskObject+MAPIStore.h A OpenChange/SOGoTaskObject+MAPIStore.m commit 3a98269e8e2399ab96c2b52e12616633d64b8815 Author: Wolfgang Sourdeau Date: Fri Nov 19 21:18:58 2010 +0000 Monotone-Parent: f1900034c6158da6fe5653d397df1fb994977b15 Monotone-Revision: 2dac439fe5f55c4cac1d733aed55c059bb8ac117 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T21:18:58 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.h commit b9e9e98b8a4bf26578170161526a7db808d4b2c4 Author: Wolfgang Sourdeau Date: Fri Nov 19 21:18:43 2010 +0000 Monotone-Parent: 1bfbaaca3307c1a812cb3497c3ba798763d4cf84 Monotone-Revision: f1900034c6158da6fe5653d397df1fb994977b15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T21:18:43 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreFreebusyContext.h A OpenChange/MAPIStoreFreebusyContext.m M OpenChange/MAPIStoreMapping.m commit b84672ccdd6b51d9d79624397b3cc76a94a0551c Author: Wolfgang Sourdeau Date: Fri Nov 19 21:14:53 2010 +0000 Monotone-Parent: 594b63dec52253bd0d5b73291742bd2e5900ab17 Monotone-Revision: 1bfbaaca3307c1a812cb3497c3ba798763d4cf84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T21:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreSOGo.m commit b8e68824560e8a56bdffdedd30d3349741cdab76 Author: Wolfgang Sourdeau Date: Fri Nov 19 21:11:43 2010 +0000 Monotone-Parent: 1d96eb01ca4f1e1ff7b481d2272c4064c2eb170f Monotone-Revision: 594b63dec52253bd0d5b73291742bd2e5900ab17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T21:11:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsContext.m commit 094442dc9029e80b204f9de23c2f250a6ca02eec Author: Wolfgang Sourdeau Date: Fri Nov 19 21:11:01 2010 +0000 Monotone-Parent: 7a1fc7e1b5d60ae3e3a4d289cffab17d5e39bd1c Monotone-Revision: 1d96eb01ca4f1e1ff7b481d2272c4064c2eb170f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T21:11:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m A OpenChange/SOGoAppointmentObject+MAPIStore.h A OpenChange/SOGoAppointmentObject+MAPIStore.m commit 8ab9c5de68d20e3314dcc8d65952d28d0e6ce46f Author: Wolfgang Sourdeau Date: Fri Nov 19 20:58:42 2010 +0000 Monotone-Parent: 1288d25c97ff5e717bd16a11bc535a0f3b6c3eed Monotone-Revision: 7a1fc7e1b5d60ae3e3a4d289cffab17d5e39bd1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:58:42 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit f360278c5d123856355d03e0e5651898f147dce6 Author: Wolfgang Sourdeau Date: Fri Nov 19 20:58:20 2010 +0000 Monotone-Parent: f53e825f6b4a776609eb936acf3689a2764a4835 Monotone-Revision: 1288d25c97ff5e717bd16a11bc535a0f3b6c3eed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:58:20 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoContactGCSEntry+MAPIStore.m commit 8b4f586fe76d357cc949e88a0d20c29440f33a96 Author: Wolfgang Sourdeau Date: Fri Nov 19 20:57:20 2010 +0000 Monotone-Parent: 15e492255ca78cfe467d7091c4fb51169a92c156 Monotone-Revision: f53e825f6b4a776609eb936acf3689a2764a4835 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:57:20 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoContactGCSEntry+MAPIStore.h commit 6d567c5e4c935774751639ab9c3b20fc738b6d3c Author: Wolfgang Sourdeau Date: Fri Nov 19 20:56:59 2010 +0000 Monotone-Parent: f0d1b16bd7d62ae794114e9df5377a901fba1a74 Monotone-Revision: 15e492255ca78cfe467d7091c4fb51169a92c156 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:56:59 Monotone-Branch: ca.inverse.sogo M OpenChange/SOGoGCSFolder+MAPIStore.h commit 5d652701b3aeb624e60a5ca1a31b47964af35bb1 Author: Wolfgang Sourdeau Date: Fri Nov 19 20:56:11 2010 +0000 Monotone-Parent: da7301d3c0a55520b84d234529b84e3741006bf0 Monotone-Revision: f0d1b16bd7d62ae794114e9df5377a901fba1a74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:56:11 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/MAPIStoreTypes.h A OpenChange/MAPIStoreTypes.m commit 1125bfebeb74205071793309fa302fcd22dd6e32 Author: Wolfgang Sourdeau Date: Fri Nov 19 20:55:51 2010 +0000 Monotone-Parent: 90739444b1a12e6713911d3fbb9502fc6c0b4269 Monotone-Revision: da7301d3c0a55520b84d234529b84e3741006bf0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:55:51 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/NSCalendarDate+MAPIStore.h A OpenChange/NSCalendarDate+MAPIStore.m D OpenChange/NSDate+MAPIStore.h D OpenChange/NSDate+MAPIStore.m commit fde07fbf27442757d7a22f622e9f0c122fea6660 Author: Wolfgang Sourdeau Date: Fri Nov 19 14:41:15 2010 +0000 Monotone-Parent: c05c087bf22c31536abb8c51a5f1f00e3f2c7f17 Monotone-Revision: 90739444b1a12e6713911d3fbb9502fc6c0b4269 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T14:41:15 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit 0b125c5fa7bc981fd374795946cc8fb77793ef96 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:34:54 2010 +0000 Monotone-Parent: f8503816ad0eb26fd7aeb583fddce02d81d2da2e Monotone-Revision: c05c087bf22c31536abb8c51a5f1f00e3f2c7f17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:34:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContactsContext.m commit 1a37bb41d67bcb6e666158e014954946f1d725a1 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:34:48 2010 +0000 Monotone-Parent: d02118b14fd882876d771035790fa70933bbab96 Monotone-Revision: f8503816ad0eb26fd7aeb583fddce02d81d2da2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:34:48 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.h commit 2784627633fcf5b5a79a9388f4bb7b125ac5c586 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:33:44 2010 +0000 Monotone-Parent: 1421370cce1a786f84922080b2292644feea05d3 Monotone-Revision: d02118b14fd882876d771035790fa70933bbab96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:33:44 Monotone-Branch: ca.inverse.sogo M ChangeLog A OpenChange/SOGoContactGCSEntry+MAPIStore.h A OpenChange/SOGoContactGCSEntry+MAPIStore.m commit 1416d4e9f540e9f8cc7ae46d2f8f152daf2d7b89 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:32:05 2010 +0000 Monotone-Parent: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b Monotone-Revision: 1421370cce1a786f84922080b2292644feea05d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:32:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 650c3978c741b23c76eae0b769c30d675be68906 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:29:01 2010 +0000 Monotone-Parent: 973fe32880e7a6c8ee42f07c740d7b15dd65c069 Monotone-Revision: 370528148dcfe73230eb0ec3b4d64eaa15a3fd9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:29:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit 7e62034a450827ed2b14cacd5f954cfa7f5b9c6d Author: Wolfgang Sourdeau Date: Thu Nov 18 22:28:00 2010 +0000 Monotone-Parent: 764ba19c71a1ecb58f5226c2b96ffffebe567487 Monotone-Revision: 973fe32880e7a6c8ee42f07c740d7b15dd65c069 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:28:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6f2947324088f415694be23a361d4accd26b7867 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:27:17 2010 +0000 Monotone-Parent: 704388dc317a828141a6fffd102a20fc8104ee91 Monotone-Revision: 764ba19c71a1ecb58f5226c2b96ffffebe567487 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:27:17 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreSOGo.m commit e64205b63bd5a770c65276a340daaa4acef6bb7e Author: Wolfgang Sourdeau Date: Thu Nov 18 22:26:40 2010 +0000 Monotone-Parent: 1262e2fcc08f58c9a8f748c7659f594f3b34b83e Monotone-Revision: 704388dc317a828141a6fffd102a20fc8104ee91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:26:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIApplication.m commit 27237ce2d6e2167a2bd38fec00a346a2f06cd024 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:25:52 2010 +0000 Monotone-Parent: 407f3336a48867f196919a047ff49880ab359f19 Monotone-Revision: 1262e2fcc08f58c9a8f748c7659f594f3b34b83e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:25:52 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 905b06d09aa4f5e373ab536d140d01762f52dfe3 Author: Wolfgang Sourdeau Date: Thu Nov 18 22:25:38 2010 +0000 Monotone-Parent: 2fee91accf9f3901e90b072dfcad7295be80e62d Monotone-Revision: 407f3336a48867f196919a047ff49880ab359f19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:25:38 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreTasksContext.m commit 95564b9975246fb6690327d1b7dcefb817ce6e3f Author: Wolfgang Sourdeau Date: Thu Nov 18 22:14:48 2010 +0000 Monotone-Parent: 396c6e864095eef33b37851b95eab331da4f4a20 Monotone-Revision: 2fee91accf9f3901e90b072dfcad7295be80e62d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:14:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m commit 01a7a10e49e96e5925c79589c9b8b2a138bf1b0a Author: Wolfgang Sourdeau Date: Thu Nov 18 22:13:45 2010 +0000 Monotone-Parent: e8f76b9dd2119efe8f7197fb78f29b022c901b71 Monotone-Revision: 396c6e864095eef33b37851b95eab331da4f4a20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T22:13:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/product.plist commit 6844b9964261b529e6dbae0f433457758908be55 Author: Wolfgang Sourdeau Date: Thu Nov 18 16:24:47 2010 +0000 Monotone-Parent: 1be014aa5bfe1a03fbebbd16c6bcdfcf7d7ecf9c Monotone-Revision: e8f76b9dd2119efe8f7197fb78f29b022c901b71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-18T16:24:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 7dfa0e136516cfadaf58989e24aafe8f52592855 Author: Ludovic Marcotte Date: Wed Nov 17 16:02:57 2010 +0000 Updated the guide for the release Monotone-Parent: 0424d9867a100df3f516a49738937c2861ab32d7 Monotone-Revision: 20f2f393e2f3e95fccc08c07ae5f4c09a9fea602 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-17T16:02:57 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit e4e6b57a642dfd96fdad43bac90a97d35ccb60e6 Author: Wolfgang Sourdeau Date: Wed Nov 17 15:38:23 2010 +0000 release 1.3.4 Monotone-Parent: 0424d9867a100df3f516a49738937c2861ab32d7 Monotone-Revision: be61301b6b2611ae9740f9559b7ea889c4cb9d77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-17T15:38:23 Monotone-Branch: ca.inverse.sogo M Main/Version M NEWS M SoObjects/Mailer/Version M UI/MainUI/Version commit 6439edc10b341bd0d0604c535fdd69a4d30b43a1 Author: Wolfgang Sourdeau Date: Wed Nov 17 15:22:15 2010 +0000 Monotone-Parent: 2a5644700c095d7f9f967370b2341e2850d50787 Monotone-Revision: 0424d9867a100df3f516a49738937c2861ab32d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-17T15:22:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py commit 9dc418110827bb7801a0b892a27f3a33450aa903 Author: Wolfgang Sourdeau Date: Wed Nov 17 14:12:54 2010 +0000 Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27 Monotone-Revision: 21a3b0d773aa68f83c72cafda0126575e18d3a1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-17T14:12:54 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.h commit 729622944f952dc2bcf9b3fc2acc1f3b363daba7 Author: Ludovic Marcotte Date: Wed Nov 17 13:43:07 2010 +0000 Fixed the Catalan translation when forwarding/replying to messages Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27 Monotone-Revision: c564b845275a8d0260844c72d0a273e3a7bdf69b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-17T13:43:07 Monotone-Branch: ca.inverse.sogo D SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoCatalanForward.html A SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html A SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod A SoObjects/Mailer/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.wod M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit 48d7b85299ffefd1c8d05250ff0739dd4ad3cdd6 Author: Wolfgang Sourdeau Date: Tue Nov 16 18:55:28 2010 +0000 Monotone-Parent: 9d07dc2dfdd810c4a1b91b9837f778527a330d96 Monotone-Revision: 88b79b72766239b6ea1ac581133967539b7f9f27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-16T18:55:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 4f09cb66745ed98ed8416618a6f51eafab70b95d Author: Wolfgang Sourdeau Date: Tue Nov 16 18:44:17 2010 +0000 Monotone-Parent: df60fa1b39b724d3f0ecdfb7868bc7d84cf4b614 Monotone-Revision: 9d07dc2dfdd810c4a1b91b9837f778527a330d96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-16T18:44:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 3af7b29fd0114b03aa3e9abc78e43530472fbdea Author: Francis Lachapelle Date: Mon Nov 15 22:28:27 2010 +0000 See Changelog Monotone-Parent: 5c0de45fa3f0bb43dab8922b009180e24c4b7319 Monotone-Revision: 1a7fb070202750af8cc8edfa2a6ffba467b2b25b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-15T22:28:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 563d5937d9b6ab28f71963faef0724329f08a789 Author: Francis Lachapelle Date: Mon Nov 15 22:24:48 2010 +0000 Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3 Monotone-Revision: 5c0de45fa3f0bb43dab8922b009180e24c4b7319 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-15T22:24:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit aa52ee6370e582b000bfc62ed175a6ddcc83e755 Author: Wolfgang Sourdeau Date: Mon Nov 15 19:50:35 2010 +0000 Monotone-Parent: bb751d75e7021415c3bfb2e701ecf6acb2adad9e Monotone-Revision: a79ba19dc901642223410e1cd56c639ec05a6098 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-15T19:50:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit bbb57148074ff276631ea3b91b96dcdc97acefb9 Author: Wolfgang Sourdeau Date: Mon Nov 15 19:48:55 2010 +0000 reindentation Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3 Monotone-Revision: bb751d75e7021415c3bfb2e701ecf6acb2adad9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-15T19:48:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserManager.m commit b07998749ece644f5b43e3992b49b8ce6fc923d5 Author: Ludovic Marcotte Date: Mon Nov 15 16:20:03 2010 +0000 Fixed german translation Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3 Monotone-Revision: 819ae78a7b35f2cf4b307d16a3b0da9a2d5b767c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-15T16:20:03 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/German.lproj/Localizable.strings commit cd1f7bdd2a2806997237fc72ffd3eab6f17025a4 Author: Francis Lachapelle Date: Fri Nov 12 22:12:40 2010 +0000 Monotone-Parent: fca59961590bbf184dfb399f12a4508e3a2daf83 Monotone-Revision: 2b4b3166fde94aa23081f426fb0b81c34f751ff3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T22:12:40 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/generic.css commit a0ef422a0a3858a9a4e7072dece3bd06da7572d0 Author: Francis Lachapelle Date: Fri Nov 12 22:10:28 2010 +0000 Updated CKEditor to version 3.4.2 Monotone-Parent: 3774b6098ad959c04ec2d3feed5d9bc31809baa9 Monotone-Revision: fca59961590bbf184dfb399f12a4508e3a2daf83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T22:10:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js M UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js M UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/skin.js M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/themes/default/theme.js commit 0a147c4f1aa378e0adbd1d166dc98f268c6dfcb3 Author: Francis Lachapelle Date: Fri Nov 12 20:33:46 2010 +0000 Updated CKEditor to version 3.4.2 Monotone-Parent: 85be4d8cc7e96b08ed83ec5126c75d4111e833cf Monotone-Revision: 3774b6098ad959c04ec2d3feed5d9bc31809baa9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T20:33:46 Monotone-Branch: ca.inverse.sogo M NEWS commit b06d5fa76ca72719b9b3a8dd7cfbe9a23bc3cde1 Author: Ludovic Marcotte Date: Fri Nov 12 20:14:43 2010 +0000 Updated Czech translation - patch from Milos Wimmer Monotone-Parent: 9f927f4fe011633f1447bfcc7018824468eb59d7 Monotone-Revision: 85be4d8cc7e96b08ed83ec5126c75d4111e833cf Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-12T20:14:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Czech.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings commit fc2c6c3effa19a64bf84279fd21e08d320242403 Author: Francis Lachapelle Date: Fri Nov 12 19:44:40 2010 +0000 See Changelog. Monotone-Parent: e953e5d096e27fe67d416b4253a117c99a4f1c9e Monotone-Revision: 9f927f4fe011633f1447bfcc7018824468eb59d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T19:44:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 0f4073f17bde6a9fdbb82b1b174e11682fac838f Author: Ludovic Marcotte Date: Fri Nov 12 18:57:29 2010 +0000 updated NEWS file Monotone-Parent: 658c430f2ea9683140e903d44e47bc3af6e9f243 Monotone-Revision: e953e5d096e27fe67d416b4253a117c99a4f1c9e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-12T18:57:29 Monotone-Branch: ca.inverse.sogo M NEWS commit a25bab6e6d5554cebc370286904ddd302e2e8934 Author: Francis Lachapelle Date: Fri Nov 12 16:40:17 2010 +0000 See Changelog Monotone-Parent: 87677ae4611dc3d4c0fcc7c8576441631b282a43 Monotone-Revision: 658c430f2ea9683140e903d44e47bc3af6e9f243 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T16:40:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 48e6857891be1541011e0d382a868750f25d9c18 Author: Ludovic Marcotte Date: Fri Nov 12 13:09:40 2010 +0000 Fix for bug #973 Monotone-Parent: 570b4e81f18ad1d6928da10d7641f3047d289a57 Monotone-Revision: 87677ae4611dc3d4c0fcc7c8576441631b282a43 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-12T13:09:40 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings commit d67c1280cb575a7bc0f9959f8d50e8a507a1f754 Author: Ludovic Marcotte Date: Thu Nov 11 19:37:43 2010 +0000 Fix for bug #972 Monotone-Parent: abc7b5684e08c490b08ff31f36d8b78db35016a1 Monotone-Revision: 570b4e81f18ad1d6928da10d7641f3047d289a57 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-11T19:37:43 Monotone-Branch: ca.inverse.sogo M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings commit d2073d7f035d28c096f8f6757ecc0ad1b716dc7c Author: Francis Lachapelle Date: Thu Nov 11 18:13:39 2010 +0000 Replaced TestBSJSONAdditions by TestSBJsonParser. Monotone-Parent: a74b60fda113d212de9a6c3b5429b105fa0dfd5f Monotone-Revision: abc7b5684e08c490b08ff31f36d8b78db35016a1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-11T18:13:39 Monotone-Branch: ca.inverse.sogo M Tests/Unit/GNUmakefile D Tests/Unit/TestBSJSONAdditions.m A Tests/Unit/TestSBJsonParser.m commit abec9aeb20a7ee9090afc87fd08c6ee3cbdb999e Author: Ludovic Marcotte Date: Thu Nov 11 16:12:04 2010 +0000 Updated the about box text Monotone-Parent: 788c7f3cc15a46204cd3de85575c729a45181973 Monotone-Revision: a74b60fda113d212de9a6c3b5429b105fa0dfd5f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-11T16:12:04 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit 15140f0fe3d7310afb691a9f085a9192e6474067 Author: Francis Lachapelle Date: Thu Nov 11 17:22:52 2010 +0000 Updated configuration guides. Monotone-Parent: 9eb8c1162f83c27ca15739bd4fcca5f9eb1361dd Monotone-Revision: 788c7f3cc15a46204cd3de85575c729a45181973 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-11T17:22:52 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 34a261340c73fe20ca913d35eeef826a840501ab Author: Francis Lachapelle Date: Thu Nov 11 16:00:48 2010 +0000 Updated Installation Guide. Monotone-Parent: 6bb1d5e950eb2f1688dc30a3ca9bb38cd26afc8d Monotone-Revision: 9eb8c1162f83c27ca15739bd4fcca5f9eb1361dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-11T16:00:48 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 77b6bb4157fe90fca3d59e7e0d332b7cc468e26e Author: Francis Lachapelle Date: Thu Nov 11 15:41:01 2010 +0000 See Changelog. Monotone-Parent: e961e37e8b7e809c653c4c8778e41e86e2929054 Monotone-Revision: 6bb1d5e950eb2f1688dc30a3ca9bb38cd26afc8d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-11T15:41:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js commit 66e70bf86f124d80191eb98fdedde6a611fc8f54 Author: Francis Lachapelle Date: Wed Nov 10 21:08:03 2010 +0000 Added missing reference to OGoContentStore library for sogo-tool. Monotone-Parent: cb5e9ddc0ef41b06a2543c662effea6af7d37902 Monotone-Revision: e961e37e8b7e809c653c4c8778e41e86e2929054 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T21:08:03 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile.preamble commit a35ff43db770920d490fed52f56b4ebd6973022a Author: Francis Lachapelle Date: Wed Nov 10 20:13:39 2010 +0000 Added missing localization strings Monotone-Parent: 9618a3ef4b4d144965865ebb1d51bd446ca88dae Monotone-Revision: cb5e9ddc0ef41b06a2543c662effea6af7d37902 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T20:13:39 Monotone-Branch: ca.inverse.sogo M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.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/Italian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings commit 71e3e15091958ad3be77435f71813931ea1b8285 Author: Francis Lachapelle Date: Wed Nov 10 20:12:54 2010 +0000 Monotone-Parent: 33b0351ec935bf11e615865737fa2434e2208e1b Monotone-Revision: 9618a3ef4b4d144965865ebb1d51bd446ca88dae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T20:12:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoMailer.m commit 3608035caad32d78ccda37fb7fe88badf7a654ea Author: Francis Lachapelle Date: Wed Nov 10 20:12:18 2010 +0000 See Changelog Monotone-Parent: c3a22a583cea706854120e86a951cb29014d4b87 Monotone-Revision: 33b0351ec935bf11e615865737fa2434e2208e1b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T20:12:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit 1f64efe08a0785f187e7efae6be3c9b9e7a6b7ff Author: Ludovic Marcotte Date: Wed Nov 10 17:16:39 2010 +0000 Improved the Funambol installation documentation Monotone-Parent: dd23d4ef280d7ee44b779645014bd0c19bce9265 Monotone-Revision: c3a22a583cea706854120e86a951cb29014d4b87 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-10T17:16:39 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 93f6155a5b9d12cc23d8e974ebfce6e9c300fad3 Author: Francis Lachapelle Date: Wed Nov 10 15:21:09 2010 +0000 See Changelog Monotone-Parent: 39d36001db32af64db061e377168a6c1bc81941d Monotone-Revision: dd23d4ef280d7ee44b779645014bd0c19bce9265 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T15:21:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 65fe5727b5c5802c6ef70473fc611b27a55e16b7 Author: Francis Lachapelle Date: Wed Nov 10 14:57:55 2010 +0000 See Changelog Monotone-Parent: 870b4c8a5782c840ff0aa2f075ea7594bda50e59 Monotone-Revision: 39d36001db32af64db061e377168a6c1bc81941d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-10T14:57:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 99f5614b7d81ea00faa24d81be57d79f8280dec5 Author: Ludovic Marcotte Date: Tue Nov 9 18:34:37 2010 +0000 Added missing Cesky templates - thanks to Milos Wimmer Monotone-Parent: 06d643c3c015e84728100fb5624bf4bac033748f Monotone-Revision: 870b4c8a5782c840ff0aa2f075ea7594bda50e59 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-09T18:34:37 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Templates/SOGoACLCzechAdditionAdvisory.wox A UI/Templates/SOGoACLCzechModificationAdvisory.wox A UI/Templates/SOGoACLCzechRemovalAdvisory.wox A UI/Templates/SOGoFolderCzechAdditionAdvisory.wox A UI/Templates/SOGoFolderCzechRemovalAdvisory.wox commit b28a1bee6e9f9d3a020078a90194766e2a584074 Author: Francis Lachapelle Date: Mon Nov 8 18:47:11 2010 +0000 See Changelog Monotone-Parent: 19bd38381f65942b0903a2e2aaa8abbc9c9862ab Monotone-Revision: 6c9151f261ad9f73f6614808f73d4ca224c2cb8e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-08T18:47:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.js commit 861a90b970c1395d8ab2086a907a83ece3e160bc Author: Ludovic Marcotte Date: Mon Nov 8 17:04:29 2010 +0000 See ChangeLog Monotone-Parent: b35d04c6cd2614e48feea1b1dacb0a61aa27fe44 Monotone-Revision: 19bd38381f65942b0903a2e2aaa8abbc9c9862ab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-08T17:04:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 50a2cd899425496df787cff881a51389346004f5 Author: Ludovic Marcotte Date: Mon Nov 8 16:49:52 2010 +0000 See ChangeLog Monotone-Parent: 54b01b70fe55f24f29ed00a93826637acb076c5f Monotone-Revision: b35d04c6cd2614e48feea1b1dacb0a61aa27fe44 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-08T16:49:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/GDLContentStore/GCSAlarmsFolder.m commit 2646e93e5f41b89a67086b3eab52d1d66318fd86 Author: Francis Lachapelle Date: Mon Nov 8 18:25:18 2010 +0000 See Changelog Monotone-Parent: f98db9e0d0c41fc50f243d8f21ff421712d14518 Monotone-Revision: 54b01b70fe55f24f29ed00a93826637acb076c5f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-08T18:25:18 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit 3dbf39d548eb3c71a17a5c7f49d609ebc0dacb36 Author: Francis Lachapelle Date: Mon Nov 8 16:28:50 2010 +0000 See Changelog Monotone-Parent: 0c176852c57ca5f012fd36464ced594b6ef6c9fb Monotone-Revision: f98db9e0d0c41fc50f243d8f21ff421712d14518 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-08T16:28:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoDragHandles.js commit 0ea74f9536f8b440bea2a29b71bade6d58803d33 Author: Francis Lachapelle Date: Mon Nov 8 16:21:18 2010 +0000 Monotone-Parent: 58cf6fbba1f009a9bedc373454f61ed082ccfae0 Monotone-Revision: 1df0fdb407abf8f535893384237b5ab2c788ca50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-08T16:21:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit b96a9def9d24a82b6667dc3b1eef79d455615aa0 Author: Ludovic Marcotte Date: Sun Nov 7 18:22:30 2010 +0000 Fix for bug #954 Monotone-Parent: 58cf6fbba1f009a9bedc373454f61ed082ccfae0 Monotone-Revision: e988df7e3c59b0528a5aac84c8963a900af5bd8b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-07T18:22:30 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit ab90df0d971d2ee0fdd406a6ff834e2d578ca4ac Author: Wolfgang Sourdeau Date: Fri Nov 5 23:27:50 2010 +0000 Monotone-Parent: e601e6752075d7fd29292db43a547cb1ab679059 Monotone-Revision: 5616899c7c44519d7ea52d68cc931f9f056b9584 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-05T23:27:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreSOGo.m commit 12a03cdd5652e8cf1026364eadbcee46f34ea77d Author: Wolfgang Sourdeau Date: Fri Nov 5 23:27:08 2010 +0000 Monotone-Parent: 8938a93c5d8a73495a153d6ff7e5a25d822508b6 Monotone-Revision: e601e6752075d7fd29292db43a547cb1ab679059 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-05T23:27:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 637c856218446307f412ae68b5882485533dd91e Author: Wolfgang Sourdeau Date: Fri Nov 5 23:21:09 2010 +0000 Monotone-Parent: fe708fac93fc55eeea8eeef0dedf137ce1316fd0 Monotone-Revision: 8938a93c5d8a73495a153d6ff7e5a25d822508b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-05T23:21:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreTasksContext.m D OpenChange/NSCalendarDate+MAPIStore.h D OpenChange/NSCalendarDate+MAPIStore.m A OpenChange/NSDate+MAPIStore.h A OpenChange/NSDate+MAPIStore.m commit f8dd432d65c6af75eca1011f6644e405f307570d Author: Wolfgang Sourdeau Date: Fri Nov 5 22:56:08 2010 +0000 Monotone-Parent: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5 Monotone-Revision: fe708fac93fc55eeea8eeef0dedf137ce1316fd0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-05T22:56:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailReceipt.m commit 30c268412e7cf85de594a3d5189c5b510a412828 Author: Francis Lachapelle Date: Fri Nov 5 21:32:00 2010 +0000 See Changelog Monotone-Parent: bb6767d882b80a6dcb30d6487153b189ee367d0d Monotone-Revision: 58cf6fbba1f009a9bedc373454f61ed082ccfae0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-05T21:32:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 0aaee17d2b1961b009f03893e8ead289024b2689 Author: Francis Lachapelle Date: Fri Nov 5 21:29:08 2010 +0000 Monotone-Parent: 303b1e781872f11eb1260c7f21d6ad5e73b55be7 Monotone-Revision: bb6767d882b80a6dcb30d6487153b189ee367d0d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-05T21:29:08 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit dd099c9eca5d5b56212f3d855db0755e788f422b Author: Ludovic Marcotte Date: Thu Nov 4 18:34:51 2010 +0000 Fix for bug #803 Monotone-Parent: c8d3bf05ef46d0c8d36879db7366c665f4dacd3d Monotone-Revision: 303b1e781872f11eb1260c7f21d6ad5e73b55be7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-04T18:34:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoMailer.m commit 1eb4cc93ce4fc1fad0884b4799a2f5fcbc9850a3 Author: Ludovic Marcotte Date: Thu Nov 4 18:08:06 2010 +0000 Fix for bug #459 Monotone-Parent: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5 Monotone-Revision: c8d3bf05ef46d0c8d36879db7366c665f4dacd3d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-04T18:08:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit 982f6abf97517ba645a1cdc0552658df066408cc Author: Wolfgang Sourdeau Date: Thu Nov 4 14:55:41 2010 +0000 Monotone-Parent: a3184f032f327d5435e63f1c1a9a298908682dbd Monotone-Revision: e0e6c176d8cb78a7e264cc9d2f05c2cf5bfb77f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-04T14:55:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoSockDOperation.m commit 41ad1a6c8ef79eda13b5bf368ca7718da3817336 Author: Wolfgang Sourdeau Date: Thu Nov 4 14:54:05 2010 +0000 Monotone-Parent: 50723500f3fd2e527f835f55eb94a6a5f7413e40 Monotone-Revision: a3184f032f327d5435e63f1c1a9a298908682dbd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-04T14:54:05 Monotone-Branch: ca.inverse.sogo M Tools/SOGoSockD.m commit 46258f5805b1d0011f720ba4b368eea14447f947 Author: Francis Lachapelle Date: Wed Nov 3 20:53:13 2010 +0000 See Changelog. Monotone-Parent: eeede995522aac10418121af680e6cf94cb7bb4a Monotone-Revision: 50723500f3fd2e527f835f55eb94a6a5f7413e40 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-03T20:53:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit b6231dca9221ba2184f63dfcbdd292208617f5b9 Author: Francis Lachapelle Date: Wed Nov 3 20:23:49 2010 +0000 Monotone-Parent: 5457dab94bc7224402eec992425d14381e88c381 Monotone-Revision: c410032070bc4cd3697a1e0b498960cb5afae02f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-03T20:23:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 231b8390d5839e1ecf19edb31babb69a26b6dacd Author: Wolfgang Sourdeau Date: Wed Nov 3 14:39:40 2010 +0000 Monotone-Parent: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d Monotone-Revision: dde4cb6401010f8fb6e70639215b4bf693f18f1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:39:40 Monotone-Branch: ca.inverse.sogo M Tests/Integration/GNUmakefile commit bcb5f282e3717f3fb57ce9ce0200d329669d60b5 Author: Wolfgang Sourdeau Date: Wed Nov 3 14:29:39 2010 +0000 Monotone-Parent: 808d40a88677de09c4168d17acc5946afe8e9813 Monotone-Revision: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:29:39 Monotone-Branch: ca.inverse.sogo M Tests/Integration/GNUmakefile commit 5e94a939a805bffc8e52f44cd669a2e62f963c54 Author: Wolfgang Sourdeau Date: Wed Nov 3 14:27:31 2010 +0000 Monotone-Parent: 766baf56d74d898b08d6a686cdd909e3825d8e2f Monotone-Revision: 808d40a88677de09c4168d17acc5946afe8e9813 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:27:31 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tests/Integration/GNUmakefile A Tests/Integration/teststrings.m A Tests/Integration/teststrings.sh commit 10833ce7d103f9dee3323ccd684a4c2efb03ceca Author: Wolfgang Sourdeau Date: Wed Nov 3 14:26:32 2010 +0000 Monotone-Parent: 47f2ef63b4830f25565ec83af93214cd6bf320e7 Monotone-Revision: 766baf56d74d898b08d6a686cdd909e3825d8e2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:26:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 1855b78d88035872284a59fab763553440619d94 Author: Wolfgang Sourdeau Date: Wed Nov 3 14:25:18 2010 +0000 Monotone-Parent: d66ed2c7cc398b54500e14cb09c879bbd7915f0a Monotone-Revision: 47f2ef63b4830f25565ec83af93214cd6bf320e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:25:18 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit f91e42e08f5473c2e3742c23860f68379dcca038 Author: Wolfgang Sourdeau Date: Wed Nov 3 13:23:33 2010 +0000 Monotone-Parent: e6342c0609e8ea9e5aa666ae499c259d902adbec Monotone-Revision: 45cd2efd0294a222d0cee6d22da7a39ebdc6c8fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T13:23:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings commit 2efe0745c716e9cf22db5d096421166d3d56a70a Author: Ludovic Marcotte Date: Tue Nov 2 19:31:50 2010 +0000 See ChangeLog Monotone-Parent: e6342c0609e8ea9e5aa666ae499c259d902adbec Monotone-Revision: a9b4a2aae19f072168fdfc23b91ebc443e0d55c4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-11-02T19:31:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 4bf5777cb902fe9b4375637a632fc1687b1d1dc6 Author: Wolfgang Sourdeau Date: Tue Nov 2 16:43:46 2010 +0000 Monotone-Parent: b756831ecb36e3621a51e900c0be505fadc7c002 Monotone-Revision: e6342c0609e8ea9e5aa666ae499c259d902adbec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T16:43:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 24ce4a62bd775480cf9fe8e1f2cab41e599bca17 Author: Wolfgang Sourdeau Date: Tue Nov 2 16:27:12 2010 +0000 Monotone-Parent: 8e8048de073d169fe8d1ce29a4351072288002ea Monotone-Revision: b756831ecb36e3621a51e900c0be505fadc7c002 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T16:27:12 Monotone-Branch: ca.inverse.sogo M debian/control commit f52276b815139f737d876987537e765ff4304e3e Author: Wolfgang Sourdeau Date: Tue Nov 2 15:54:57 2010 +0000 Monotone-Parent: 4c36bcfaa11d40479193d295b9a39014e769fb8b Monotone-Revision: 8e8048de073d169fe8d1ce29a4351072288002ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T15:54:57 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 04a36a12786f6220bc30480bc0c87016745e544c Author: Wolfgang Sourdeau Date: Tue Nov 2 13:57:26 2010 +0000 Monotone-Parent: 8df38d59a088f12e60661d31ce12ae610fb64bad Monotone-Revision: 4c36bcfaa11d40479193d295b9a39014e769fb8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:57:26 Monotone-Branch: ca.inverse.sogo M GNUmakefile commit bc2753951f3bfb4d330b6752a2d1e0877208c6f8 Author: Wolfgang Sourdeau Date: Tue Nov 2 13:54:21 2010 +0000 Monotone-Parent: 674f80fe377ec43022c702e7d0a790df5efa8dd2 Monotone-Revision: 8df38d59a088f12e60661d31ce12ae610fb64bad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:54:21 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile.preamble commit ff0eee7dbec2be044cb1424bc6f2661059c9e6a9 Author: Wolfgang Sourdeau Date: Tue Nov 2 13:44:35 2010 +0000 Monotone-Parent: a0bc95e9ad9952cc7f35fa2509adbe2985a3c622 Monotone-Revision: 674f80fe377ec43022c702e7d0a790df5efa8dd2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:44:35 Monotone-Branch: ca.inverse.sogo M sogo.spec commit abd4e94b17687b318d8db6924c4d533c160b1b20 Author: Wolfgang Sourdeau Date: Tue Nov 2 13:19:02 2010 +0000 Monotone-Parent: 791ffeb9080220a3ed56aa0ef7edbeeac9361954 Monotone-Revision: a0bc95e9ad9952cc7f35fa2509adbe2985a3c622 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:19:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 973fd13cc4500cfd84baab9a93ff3bab080d11ba Author: Wolfgang Sourdeau Date: Tue Nov 2 13:17:25 2010 +0000 Monotone-Parent: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7 Monotone-Revision: 791ffeb9080220a3ed56aa0ef7edbeeac9361954 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:17:25 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 5c811e36ca80581c59c3870b4079f9cd885bade3 Author: Wolfgang Sourdeau Date: Tue Nov 2 13:16:05 2010 +0000 Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4 Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-02T13:16:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble D SoObjects/SOGo/NSDictionary+BSJSONAdditions.h D SoObjects/SOGo/NSDictionary+BSJSONAdditions.m D SoObjects/SOGo/NSScanner+BSJSONAdditions.h D SoObjects/SOGo/NSScanner+BSJSONAdditions.m M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoUserProfile.m M SoObjects/common.make M UI/PreferencesUI/UIxPreferences.m commit 29ffadc0014312f9f9bcaf4688cf43b8e2264f91 Author: Wolfgang Sourdeau Date: Mon Nov 1 21:18:43 2010 +0000 Monotone-Parent: eb7683f1196884474dd2db6823f4dd8800732b54 Monotone-Revision: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T21:18:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.m commit b51fbf7040c991bbcce7fd6a0489a2e1866c200b Author: Wolfgang Sourdeau Date: Mon Nov 1 21:18:20 2010 +0000 Monotone-Parent: ada62a2c1749c8efe92459e189aa7b823bc4112b Monotone-Revision: eb7683f1196884474dd2db6823f4dd8800732b54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T21:18:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailUpdate.m commit 8eb9d94492d92b0a098c8a311267da642a027dff Author: Wolfgang Sourdeau Date: Mon Nov 1 21:14:53 2010 +0000 Monotone-Parent: 0d54b3aabafa31b4d7c1e76ebd34222d4536e020 Monotone-Revision: ada62a2c1749c8efe92459e189aa7b823bc4112b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T21:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8437797a528a56656609274d2fce0cd26c80353f Author: Wolfgang Sourdeau Date: Mon Nov 1 21:03:00 2010 +0000 Monotone-Parent: 320e26fe80afea789e2f0c3c4d58fa7d657999c6 Monotone-Revision: 0d54b3aabafa31b4d7c1e76ebd34222d4536e020 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T21:03:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings commit 2b79a77c365e67c457a3c741ad6e08e1fc0ca2d7 Author: Wolfgang Sourdeau Date: Mon Nov 1 19:32:19 2010 +0000 Monotone-Parent: 1b073e285785f32b4c27e867a0e0d363fdc74264 Monotone-Revision: 217d2de82145e1b73b967f969ccb9467d0680dcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T19:32:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactActions.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js commit ff2b8ff54842b7254a5fc9843f24303e2e67f218 Author: Francis Lachapelle Date: Mon Nov 1 19:29:03 2010 +0000 See Changelog Monotone-Parent: c4cf916deded766b0ec097265e36dfa44044cd71 Monotone-Revision: 5457dab94bc7224402eec992425d14381e88c381 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-01T19:29:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit dadaa9fda3191c00daa41a2bc44ed491cd18eb7f Author: Wolfgang Sourdeau Date: Mon Nov 1 19:28:38 2010 +0000 Monotone-Parent: 5230458dba570c663e9087a99852e38cfb26de0f Monotone-Revision: 1b073e285785f32b4c27e867a0e0d363fdc74264 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T19:28:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit c75d5e90ee91831c0903055c43edb49974a0af4b Author: Francis Lachapelle Date: Mon Nov 1 18:53:27 2010 +0000 See Changelog. Monotone-Parent: 5230458dba570c663e9087a99852e38cfb26de0f Monotone-Revision: c4cf916deded766b0ec097265e36dfa44044cd71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-01T18:53:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m commit 77fce4d4dacaf25c7c546058b1d143035681c747 Author: Wolfgang Sourdeau Date: Mon Nov 1 14:05:11 2010 +0000 Monotone-Parent: be29419e109fd11f042493b967f5ccb451daec73 Monotone-Revision: 5230458dba570c663e9087a99852e38cfb26de0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T14:05:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m commit 087995bfe2df20ee71c0b218757e3b9af5803209 Author: Wolfgang Sourdeau Date: Mon Nov 1 12:44:09 2010 +0000 Monotone-Parent: 683b1b4ca76fe2ce7466ee989977f39eeab86856 Monotone-Revision: be29419e109fd11f042493b967f5ccb451daec73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T12:44:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoSieveConverter.m commit 56b22dc2280ce45f48edcd6f2bb2028a5566aa85 Author: Francis Lachapelle Date: Thu Oct 28 16:33:47 2010 +0000 See SOPE/NGCards/ChangeLog Monotone-Parent: c4ccff8062153bbdf5f6cb2b916a3d927df78a6b Monotone-Revision: 683b1b4ca76fe2ce7466ee989977f39eeab86856 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-28T16:33:47 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit 36638e28a589d04361498e9ba4527402efb97a62 Author: Francis Lachapelle Date: Thu Oct 28 16:33:15 2010 +0000 Monotone-Parent: e8b5a9f2cdf8cecaf58804b50b6324d1e330a8cb Monotone-Revision: c4ccff8062153bbdf5f6cb2b916a3d927df78a6b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-28T16:33:15 Monotone-Branch: ca.inverse.sogo M NEWS commit 156f58c6df81d7d834a9a05106b069288c7e68cb Author: Wolfgang Sourdeau Date: Thu Oct 28 16:10:58 2010 +0000 Monotone-Parent: e4af1bcb0f6a6fc58eedf3cbb01b463d2b262c00 Monotone-Revision: e8b5a9f2cdf8cecaf58804b50b6324d1e330a8cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-28T16:10:58 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit 31d9ad714f520b43ca072135351dddc72816f84f Author: Wolfgang Sourdeau Date: Thu Oct 28 16:02:10 2010 +0000 Monotone-Parent: 6ac083f927428b164eea7dd47d49ac918c9fd46d Monotone-Revision: e4af1bcb0f6a6fc58eedf3cbb01b463d2b262c00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-28T16:02:10 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit 0599fde47d8969cc330d199f91fd3f2aab0e955d Author: Wolfgang Sourdeau Date: Thu Oct 28 15:56:51 2010 +0000 Monotone-Parent: 2c76ac8192cf2138f05a94de5eff80eec5e71f7b Monotone-Revision: 6ac083f927428b164eea7dd47d49ac918c9fd46d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-28T15:56:51 Monotone-Branch: ca.inverse.sogo M NEWS commit 6cd140cc5db1d4db7fd10284ea1f46a7a2c2ef59 Author: Wolfgang Sourdeau Date: Thu Oct 28 15:47:29 2010 +0000 see ChangeLog Monotone-Parent: e614ca6146bb5052469a2b393909509aa081acc0 Monotone-Revision: fb42e2a1670666605ac484d419b64d92c83f004d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-28T15:47:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit e2ce30b69dd95b490860afb8677d3268c9a107f3 Author: Francis Lachapelle Date: Thu Oct 28 13:52:02 2010 +0000 See Changelog. Monotone-Parent: a42c5d851619b9189a0c4a611c29eba535c00e93 Monotone-Revision: ccb49b853f2059fd3133a0ab1c7e4f79f4b87c23 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-28T13:52:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit ee939e315df1a8c89255c86d485713f784f8c67a Author: Francis Lachapelle Date: Thu Oct 28 13:49:15 2010 +0000 Updated Apache configuration file with REMOTE_ADDR. Monotone-Parent: e614ca6146bb5052469a2b393909509aa081acc0 Monotone-Revision: a42c5d851619b9189a0c4a611c29eba535c00e93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-28T13:49:15 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit e5dbe26e9669bcb42bec46a2e966701623947ee0 Author: Wolfgang Sourdeau Date: Wed Oct 27 16:24:29 2010 +0000 Monotone-Parent: c98cf880ac8acb55a11ef10036185bef0a89375d Monotone-Revision: e614ca6146bb5052469a2b393909509aa081acc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T16:24:29 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m commit af44bf39017bb888f6c2ef74eecc441801e0428d Author: Wolfgang Sourdeau Date: Wed Oct 27 16:23:06 2010 +0000 Monotone-Parent: 4a468f80bf0ec2ffe462494051a6b19cbfe6cae0 Monotone-Revision: c98cf880ac8acb55a11ef10036185bef0a89375d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T16:23:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/UIxContactView.m M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactView.wox commit 33493530a54195f1393c02ac29cec9818e8a38da Author: Wolfgang Sourdeau Date: Wed Oct 27 15:18:14 2010 +0000 Monotone-Parent: d75f7139ca5cff2af7729169629bafc6d068d1d7 Monotone-Revision: 4a468f80bf0ec2ffe462494051a6b19cbfe6cae0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T15:18:14 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit f14c04e294dccd3672d8a008f01cb42e4e642f81 Author: Wolfgang Sourdeau Date: Wed Oct 27 15:16:22 2010 +0000 Monotone-Parent: a6f3aca67e5e13f234b58d4fc16943cf2b93f609 Monotone-Revision: d75f7139ca5cff2af7729169629bafc6d068d1d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T15:16:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.css commit 986744c41e3fb6f51ce743f241410dcde08ee374 Author: Wolfgang Sourdeau Date: Wed Oct 27 15:16:20 2010 +0000 Monotone-Parent: 0ae9c70b160be4f5810d82d165885e7c2612bae3 Monotone-Revision: a6f3aca67e5e13f234b58d4fc16943cf2b93f609 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T15:16:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit 856ec615f43aba6ec9bb46c84f9300038658bfad Author: Wolfgang Sourdeau Date: Wed Oct 27 14:20:09 2010 +0000 Monotone-Parent: 08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd Monotone-Revision: 05e312bc2aff1f30bb0ce98944cb16c89ee15b86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-27T14:20:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoUserFolder.m M Tests/Integration/test-contact-categories.py commit 9356db4e2fb9fe2a0bb9fa4433f3d169cdcb23ef Author: Francis Lachapelle Date: Tue Oct 26 22:26:03 2010 +0000 Monotone-Parent: 38830b89dba3fbe47ce03c0a4617768116eda22b Monotone-Revision: 32f5339432dc3dd283822d8810c9cdaae84ac533 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-26T22:26:03 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 9be74a5980156f741e2f80cdebe411dda94d0d67 Author: Wolfgang Sourdeau Date: Tue Oct 26 20:42:29 2010 +0000 Monotone-Parent: 4d3e361eacc8e091139686387705b76acb920a8d Monotone-Revision: 08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:42:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js commit c89c04eb0fdf20068faae927b1a3496b40b7ca23 Author: Wolfgang Sourdeau Date: Tue Oct 26 20:26:28 2010 +0000 Monotone-Parent: a2351180662729e60a3de3eb724d4fda87a59fdd Monotone-Revision: 4d3e361eacc8e091139686387705b76acb920a8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:26:28 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-contact-categories.py commit c7f99909fda3d3c5f128981ea047e45088cdfbcc Author: Wolfgang Sourdeau Date: Tue Oct 26 20:23:19 2010 +0000 Monotone-Parent: 38830b89dba3fbe47ce03c0a4617768116eda22b Monotone-Revision: a2351180662729e60a3de3eb724d4fda87a59fdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:23:19 Monotone-Branch: ca.inverse.sogo M debian/sogo.docs M sogo.spec commit 00fe3ec6dd50d97db91faef9e8ad1e1e53f8d42d Author: Wolfgang Sourdeau Date: Tue Oct 26 20:19:37 2010 +0000 Monotone-Parent: 1ed4bccebed155143bf812c74cb29f69ccb51f7d Monotone-Revision: 38830b89dba3fbe47ce03c0a4617768116eda22b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:19:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M Tools/SOGoSockDOperation.m M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.m M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/WebServerResources/ContactsUI.js commit 90a40362af80359d3d30864ee1e4bf4d3b591331 Author: Wolfgang Sourdeau Date: Tue Oct 26 20:17:21 2010 +0000 Monotone-Parent: fc67c49fbd49fb6ce4ebc0af25642bc75b7652ad Monotone-Revision: 1ed4bccebed155143bf812c74cb29f69ccb51f7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:17:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit f787ec513f731949168415ec8fd998f86b251753 Author: Wolfgang Sourdeau Date: Tue Oct 26 20:15:01 2010 +0000 Monotone-Parent: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec Monotone-Revision: fc67c49fbd49fb6ce4ebc0af25642bc75b7652ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T20:15:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/GNUmakefile.preamble M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/contact-oracle.ocs M OGoContentStore/contact.ocs A Scripts/sql-update-1.3.3_to_1.3.4-mysql.sh A Scripts/sql-update-1.3.3_to_1.3.4.sh commit 12df5036f6fc7f843b792fb3b1412f8a94daa7ce Author: Wolfgang Sourdeau Date: Tue Oct 26 19:26:50 2010 +0000 Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3 Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T19:26:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Catalan.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit b9598b7203eaff53b321cb43a082abb38cfa8e7a Author: Wolfgang Sourdeau Date: Tue Oct 26 19:23:08 2010 +0000 Monotone-Parent: 908dd2a01c372da7b97236bb48618ef438a60982 Monotone-Revision: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T19:23:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactEditor.js commit 4bf6a927142998dd3449da887629d4eecac648cf Author: Wolfgang Sourdeau Date: Tue Oct 26 19:22:14 2010 +0000 Monotone-Parent: 4e94693f8d0d9bd27638178db0ec3d7df3939ff0 Monotone-Revision: 908dd2a01c372da7b97236bb48618ef438a60982 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T19:22:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 1d623e943aeac1025bc2b94200b9b19fbdea03c9 Author: Wolfgang Sourdeau Date: Tue Oct 26 18:28:22 2010 +0000 Monotone-Parent: d28c051b2f83062ff54891a804d548e9ca666837 Monotone-Revision: 4e94693f8d0d9bd27638178db0ec3d7df3939ff0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:28:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit d441ff54cb3cc65437d8fa458a6eac85bd9ad7bd Author: Wolfgang Sourdeau Date: Tue Oct 26 18:25:32 2010 +0000 Monotone-Parent: 7f4eeefacdaca8eff90c7eebfb960933cd076c8f Monotone-Revision: d28c051b2f83062ff54891a804d548e9ca666837 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:25:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit db5389e58949ab4b7fae3030bf8d4143a317cfab Author: Wolfgang Sourdeau Date: Tue Oct 26 18:23:42 2010 +0000 Monotone-Parent: f888fd45930561854ace6f34398242aa944a6f6d Monotone-Revision: 7f4eeefacdaca8eff90c7eebfb960933cd076c8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:23:42 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m commit 068d64217720ed9ef31df141ff1c1843985ba3fd Author: Wolfgang Sourdeau Date: Tue Oct 26 18:22:57 2010 +0000 Monotone-Parent: 6e9eca21067a5f64a1567bdae3318eaa6f1b85dd Monotone-Revision: f888fd45930561854ace6f34398242aa944a6f6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:22:57 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCardPhoto.m commit 9bd55f166b81004fbc463ce2c670e493daaf03a4 Author: Wolfgang Sourdeau Date: Tue Oct 26 18:21:55 2010 +0000 Monotone-Parent: ea84b0da49761a54044bb70c2502171c1b981e86 Monotone-Revision: 6e9eca21067a5f64a1567bdae3318eaa6f1b85dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:21:55 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit 3743b78fffb1ff4832209767e7b1ebd6fb01cf53 Author: Wolfgang Sourdeau Date: Tue Oct 26 18:20:46 2010 +0000 Monotone-Parent: 652fb1324338399d044d5f01bb158d94080a27c0 Monotone-Revision: ea84b0da49761a54044bb70c2502171c1b981e86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T18:20:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.h M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoUserProfile.m M UI/MainUI/SOGoRootPage.m M UI/Scheduler/UIxComponentEditor.m commit 25fa112832ed688296d40873553ae13b0e17b7f5 Author: Wolfgang Sourdeau Date: Mon Oct 25 18:46:32 2010 +0000 Monotone-Parent: 9deadfa49386c2d13ad45fa2c1c8d7f91bae49e3 Monotone-Revision: 652fb1324338399d044d5f01bb158d94080a27c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-25T18:46:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m A Tests/Integration/test-contact-categories.py commit 766b26893a4fa83edb89f2c8edaedccd90baf202 Author: Francis Lachapelle Date: Sun Oct 24 00:08:25 2010 +0000 See Changelog. Monotone-Parent: 48315db3a4e6bc9edd9f075ada5c9264cac4297e Monotone-Revision: 9deadfa49386c2d13ad45fa2c1c8d7f91bae49e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-24T00:08:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFolderActions.m commit 05ddd1a42d33ab03d26e384bcd3a1b9be9bf5736 Author: Francis Lachapelle Date: Fri Oct 22 20:32:30 2010 +0000 Updated CKEditor to version 3.4.1. Also enabled the spell checker by default. Monotone-Parent: 56c04a536789d0ff8728e96ba89596c9a3c2bdea Monotone-Revision: 48315db3a4e6bc9edd9f075ada5c9264cac4297e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-22T20:32:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png M UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/icons.png A UI/WebServerResources/ckeditor/skins/kama/icons_rtl.png M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/icons.png A UI/WebServerResources/ckeditor/skins/office2003/icons_rtl.png M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/icons.png A UI/WebServerResources/ckeditor/skins/v2/icons_rtl.png M UI/WebServerResources/ckeditor/themes/default/theme.js commit dc09e4004d9ea087f00ab32ebfc2bde733abc3fe Author: Wolfgang Sourdeau Date: Fri Oct 22 13:53:14 2010 +0000 SOPE/GDLContentStore/ Monotone-Parent: 8001653b7ad76335a3a051884e3e11e04395f3d8 Monotone-Revision: 56c04a536789d0ff8728e96ba89596c9a3c2bdea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-22T13:53:14 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSAlarmsFolder.h commit 9b3cbdae66384363e2ef11241b9fd0422117240c Author: Ludovic Marcotte Date: Thu Oct 21 20:12:47 2010 +0000 See ChangeLog Monotone-Parent: 03944000f318b9e9a2fdb399e581d287d2e421a7 Monotone-Revision: 8001653b7ad76335a3a051884e3e11e04395f3d8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-21T20:12:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings commit 5426344d78267d857893c70680108369f3a3da98 Author: Francis Lachapelle Date: Tue Oct 19 16:15:30 2010 +0000 Monotone-Parent: b9c80f4ba4219e5abe9f899dc3f3f3cf8682c138 Monotone-Revision: 03944000f318b9e9a2fdb399e581d287d2e421a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-19T16:15:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/iefixes.css commit e0f2e2eb0b181d1ddba07122a0100ad54369c082 Author: Ludovic Marcotte Date: Tue Oct 19 14:29:37 2010 +0000 Updated the doc in preparation for the release Monotone-Parent: 8d01fd90a3d2a3e5b28642481a5a8315239df4f6 Monotone-Revision: b9c80f4ba4219e5abe9f899dc3f3f3cf8682c138 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-19T14:29:37 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 752c9b08e2fee6eabc934e1ab5b14aa20373e07e Author: Wolfgang Sourdeau Date: Tue Oct 19 14:34:49 2010 +0000 Monotone-Parent: e2e39181c8973d9b23526f1110107e46fd7318e5 Monotone-Revision: 8d01fd90a3d2a3e5b28642481a5a8315239df4f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-19T14:34:49 Monotone-Branch: ca.inverse.sogo M Main/Version M NEWS M SoObjects/Mailer/Version M UI/MainUI/Version commit f5723f7e3ddb753fa08145e73961bf6b869d0b60 Author: Wolfgang Sourdeau Date: Tue Oct 19 14:13:04 2010 +0000 Monotone-Parent: 8e38cd34311edbce1f6a5d645e0e49644ad94473 Monotone-Revision: e2e39181c8973d9b23526f1110107e46fd7318e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-19T14:13:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 1bd2798ae82873cef9061b30ad470bb071bde788 Author: Wolfgang Sourdeau Date: Tue Oct 19 02:59:09 2010 +0000 Monotone-Parent: 09e07a1c8e00beee8c2f4bdeebb726ac5f57b9e9 Monotone-Revision: 8e38cd34311edbce1f6a5d645e0e49644ad94473 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-19T02:59:09 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZone.m commit 6484ed17fe51db02540e3f56a52528a856a217a6 Author: Wolfgang Sourdeau Date: Mon Oct 18 23:12:04 2010 +0000 Monotone-Parent: 006880968b9bb9ad30735d48958c2b1ad1396bce Monotone-Revision: 09e07a1c8e00beee8c2f4bdeebb726ac5f57b9e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-18T23:12:04 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZonePeriod.m M Tests/Unit/TestiCalTimeZonePeriod.m commit 6d8d1b3dd3b9d4b4597ef168e3403f74756cc046 Author: Wolfgang Sourdeau Date: Mon Oct 18 23:06:50 2010 +0000 reindentation Monotone-Parent: 907dbd9fa2ff06e6c840c14c9f7904a6bcc517b6 Monotone-Revision: 006880968b9bb9ad30735d48958c2b1ad1396bce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-18T23:06:50 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZonePeriod.m commit 38092f75820cefa436718b7d84c495d2a41cef94 Author: Wolfgang Sourdeau Date: Mon Oct 18 19:05:17 2010 +0000 Monotone-Parent: 7e03e68f3bd26f03d5835176e1850405de4fe8b5 Monotone-Revision: 907dbd9fa2ff06e6c840c14c9f7904a6bcc517b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-18T19:05:17 Monotone-Branch: ca.inverse.sogo 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/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 A SOPE/NGCards/TimeZones/America/Araguaina.ics A SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics A SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics A SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics A SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics A SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics A SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics A SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics A SOPE/NGCards/TimeZones/America/Argentina/Salta.ics A SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics A SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics A SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics A SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics A SOPE/NGCards/TimeZones/America/Aruba.ics A SOPE/NGCards/TimeZones/America/Asuncion.ics M SOPE/NGCards/TimeZones/America/Atikokan.ics A SOPE/NGCards/TimeZones/America/Bahia.ics A SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics A SOPE/NGCards/TimeZones/America/Belem.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics A SOPE/NGCards/TimeZones/America/Boa_Vista.ics A SOPE/NGCards/TimeZones/America/Bogota.ics M SOPE/NGCards/TimeZones/America/Boise.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics A SOPE/NGCards/TimeZones/America/Campo_Grande.ics M SOPE/NGCards/TimeZones/America/Cancun.ics A SOPE/NGCards/TimeZones/America/Caracas.ics A 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 A SOPE/NGCards/TimeZones/America/Cuiaba.ics A 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 A SOPE/NGCards/TimeZones/America/Eirunepe.ics M SOPE/NGCards/TimeZones/America/El_Salvador.ics A 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 A SOPE/NGCards/TimeZones/America/Guayaquil.ics A 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 A SOPE/NGCards/TimeZones/America/La_Paz.ics A SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.ics A SOPE/NGCards/TimeZones/America/Maceio.ics M SOPE/NGCards/TimeZones/America/Managua.ics A SOPE/NGCards/TimeZones/America/Manaus.ics M SOPE/NGCards/TimeZones/America/Marigot.ics M SOPE/NGCards/TimeZones/America/Martinique.ics A 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/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics A SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montreal.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 A SOPE/NGCards/TimeZones/America/Noronha.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics M SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics A SOPE/NGCards/TimeZones/America/Ojinaga.ics M SOPE/NGCards/TimeZones/America/Panama.ics M SOPE/NGCards/TimeZones/America/Pangnirtung.ics A SOPE/NGCards/TimeZones/America/Paramaribo.ics M SOPE/NGCards/TimeZones/America/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.ics A SOPE/NGCards/TimeZones/America/Port_of_Spain.ics A 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 A SOPE/NGCards/TimeZones/America/Recife.ics M SOPE/NGCards/TimeZones/America/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics A SOPE/NGCards/TimeZones/America/Rio_Branco.ics A SOPE/NGCards/TimeZones/America/Santa_Isabel.ics A SOPE/NGCards/TimeZones/America/Santarem.ics A SOPE/NGCards/TimeZones/America/Santiago.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.ics A 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/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 A 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/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/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.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/Harbin.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 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 A 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/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/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.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/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 A SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics M SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics A 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/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/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/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/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/Chatham.ics A SOPE/NGCards/TimeZones/Pacific/Chuuk.ics A 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 A 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 A 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 0a4c54b063d77fc013ecce81ad45a365702a50e0 Author: Wolfgang Sourdeau Date: Mon Oct 18 18:30:37 2010 +0000 Monotone-Parent: b7715dca41945ec8af6e621dd1ca4d2406198824 Monotone-Revision: b87371b5b686da6d0d84e233c3ffbd8f8f9fbe1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-18T18:30:37 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZone.m commit a352c05d22eac6f26891ea4bdc4176924d566b5d Author: Ludovic Marcotte Date: Mon Oct 18 14:30:28 2010 +0000 Adjusted the templates to not use his but rather their Monotone-Parent: b7715dca41945ec8af6e621dd1ca4d2406198824 Monotone-Revision: 00c385f170e269a8305d89f7f557f6ee66aa5904 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-18T14:30:28 Monotone-Branch: ca.inverse.sogo M UI/Templates/SOGoACLDutchAdditionAdvisory.wox M UI/Templates/SOGoACLEnglishAdditionAdvisory.wox M UI/Templates/SOGoACLRussianAdditionAdvisory.wox commit 864a888124cc7e4022bc2a4ec36f4af9dd61f843 Author: Ludovic Marcotte Date: Mon Oct 18 12:57:31 2010 +0000 Adjusted the GPL version used to better match the requirements of the OpenChange project Monotone-Parent: 5d26777e48d1f76d4cc5c2f7125008e236e3b61b Monotone-Revision: b7715dca41945ec8af6e621dd1ca4d2406198824 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-18T12:57:31 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIApplication.h M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreAuthenticator.m M OpenChange/MAPIStoreCalendarContext.h M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.h M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.h M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreTasksContext.h M OpenChange/MAPIStoreTasksContext.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSCalendarDate+MAPIStore.h M OpenChange/NSCalendarDate+MAPIStore.m M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m M OpenChange/SOGoGCSFolder+MAPIStore.h M OpenChange/SOGoGCSFolder+MAPIStore.m commit 3f7999221ac75f15c58ddf1cb84ea206d650f762 Author: Wolfgang Sourdeau Date: Fri Oct 15 20:51:00 2010 +0000 Monotone-Parent: 785d7cb3b05b0317ec2ce52a1f17d6c130bf53fb Monotone-Revision: 5d26777e48d1f76d4cc5c2f7125008e236e3b61b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-15T20:51:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit a467b556c1a4ed78523b738e8de312c20dbbae9e Author: Ludovic Marcotte Date: Fri Oct 15 18:30:08 2010 +0000 See ChangeLog Monotone-Parent: 5bef03fdbb4e4f3112fabf6812f1a2e0932c85a9 Monotone-Revision: 785d7cb3b05b0317ec2ce52a1f17d6c130bf53fb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-15T18:30:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.h commit 3ab3e25a0074a245e85c2d546b4114b1e5117a86 Author: Wolfgang Sourdeau Date: Fri Oct 15 17:24:09 2010 +0000 Monotone-Parent: ca4fbefac87810f783af4e8524407ee848ae6b3f Monotone-Revision: 5bef03fdbb4e4f3112fabf6812f1a2e0932c85a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-15T17:24:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m commit 92030a5996ca32edb521ddc8b39430dab308d17b Author: Wolfgang Sourdeau Date: Fri Oct 15 17:18:34 2010 +0000 Monotone-Parent: 6c4cf7f3dbb7e635d914fed1a257163b82cd9517 Monotone-Revision: ca4fbefac87810f783af4e8524407ee848ae6b3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-15T17:18:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit 1455202fdd99d335ce976cfddf4dc6382e162c05 Author: Wolfgang Sourdeau Date: Fri Oct 15 00:12:55 2010 +0000 fixed ChangeLog Monotone-Parent: 9ba08911c1519d6dba02984afd8eb090a8ce8d82 Monotone-Revision: 6c4cf7f3dbb7e635d914fed1a257163b82cd9517 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-15T00:12:55 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7685b34daf15450136078ea5b5e4d53ab10f67d4 Author: Wolfgang Sourdeau Date: Thu Oct 14 21:37:39 2010 +0000 Monotone-Parent: 77e266118db7711a96eaa7860269a06901b65f60 Monotone-Revision: 1c9f1cddb35ec2af1a800051b41880aec42781be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T21:37:39 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.m commit 68bf422281d74c8de6a7b2ff5b6f947b89563284 Author: Francis Lachapelle Date: Thu Oct 14 19:34:31 2010 +0000 See Changelog. Monotone-Parent: 77e266118db7711a96eaa7860269a06901b65f60 Monotone-Revision: 94f2ed96085c3727eb5efe03791eae4789e00e1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-14T19:34:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 4a9bc9ddb8298a0e578927c4098bc148ba4d19fa Author: Wolfgang Sourdeau Date: Thu Oct 14 18:22:46 2010 +0000 Monotone-Parent: c669e35445e941613544b7d8f01e9f5c509c6d6d Monotone-Revision: 77e266118db7711a96eaa7860269a06901b65f60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T18:22:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 7a8df3ef2139c41558818404c993bdb1c66cf950 Author: Wolfgang Sourdeau Date: Thu Oct 14 16:55:09 2010 +0000 Monotone-Parent: cefb9c075154e9e785018151c0a0b51ba811a517 Monotone-Revision: c669e35445e941613544b7d8f01e9f5c509c6d6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:55:09 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 2b7d2ad9fda5674ff3b81de173d2876bc07ddea4 Author: Wolfgang Sourdeau Date: Thu Oct 14 16:52:11 2010 +0000 Monotone-Parent: 0c3ea0903c8ac74141bf5bc581a5eae470b668fe Monotone-Revision: cefb9c075154e9e785018151c0a0b51ba811a517 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:52:11 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 7b38bc401e50e63d7061d28f9548ebe3f02d65e3 Author: Wolfgang Sourdeau Date: Thu Oct 14 16:49:06 2010 +0000 Monotone-Parent: d488569ba0d5e23db050589aa2a6046d55e25c6b Monotone-Revision: 0c3ea0903c8ac74141bf5bc581a5eae470b668fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:49:06 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 809311a6c7860e7952d104c6a61129e47fcf65f1 Author: Wolfgang Sourdeau Date: Thu Oct 14 16:39:52 2010 +0000 Monotone-Parent: 031caf8f4d04f5492d5af29b0ff93447c66c5cbf Monotone-Revision: d488569ba0d5e23db050589aa2a6046d55e25c6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:39:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit 5600b7bc58a835dbf46965c4953d1451e411640e Author: Wolfgang Sourdeau Date: Thu Oct 14 16:38:15 2010 +0000 Monotone-Parent: 7bd1aabb4c8542dc219b7ddaff1bee6356e39dd2 Monotone-Revision: 031caf8f4d04f5492d5af29b0ff93447c66c5cbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:38:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 4be0ec7d12bf3a85583e0d748567cdc947a85b0c Author: Wolfgang Sourdeau Date: Thu Oct 14 16:36:53 2010 +0000 Monotone-Parent: 2428f531bd18f277e869aaf366aa8eecc64118e8 Monotone-Revision: 7bd1aabb4c8542dc219b7ddaff1bee6356e39dd2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:36:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile A OpenChange/NSData+MAPIStore.h A OpenChange/NSData+MAPIStore.m commit 6d65771fbc7948f9aa11e1cea34de91c53426c69 Author: Francis Lachapelle Date: Thu Oct 14 15:25:40 2010 +0000 See Changelog. Monotone-Parent: e859e60049fd335b944909d2e1d76d16d7274114 Monotone-Revision: 2428f531bd18f277e869aaf366aa8eecc64118e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-14T15:25:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 5e260415e6db4bb2c7af1348258a352129c82c0e Author: Wolfgang Sourdeau Date: Thu Oct 14 15:23:19 2010 +0000 Monotone-Parent: d51b0bdc42c0c60b209cf5ea1a4e1394f6d8c81d Monotone-Revision: e859e60049fd335b944909d2e1d76d16d7274114 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T15:23:19 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 3e06ceed9c079e5eea77ca354bf9f3313e9952c2 Author: Wolfgang Sourdeau Date: Thu Oct 14 15:23:01 2010 +0000 Monotone-Parent: 09bcfb738b2c42b80dc2cb6f86e424832aa7812c Monotone-Revision: d51b0bdc42c0c60b209cf5ea1a4e1394f6d8c81d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T15:23:01 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit d275e160432ec2404f844a6086cc8fa0b2ec53d8 Author: Wolfgang Sourdeau Date: Thu Oct 14 15:13:51 2010 +0000 Monotone-Parent: 3006b284ea1fe8bea05cc545ceb485ea6b8268f2 Monotone-Revision: 09bcfb738b2c42b80dc2cb6f86e424832aa7812c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T15:13:51 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 72da408d64e4d6c4da98b984be1e7d84b4ffd920 Author: Francis Lachapelle Date: Thu Oct 14 14:58:06 2010 +0000 See Changelog. Monotone-Parent: 16d0566b5cbe59d0378166dcfc9fce5ccd83fcb9 Monotone-Revision: 3006b284ea1fe8bea05cc545ceb485ea6b8268f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-14T14:58:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 381879c77a4a6d76f43ebbeadaad275a2d724c37 Author: Wolfgang Sourdeau Date: Thu Oct 14 14:46:34 2010 +0000 Monotone-Parent: 8e7592262f2159aab15514d3e90f845953e66751 Monotone-Revision: 16d0566b5cbe59d0378166dcfc9fce5ccd83fcb9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T14:46:34 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 22993a660c470c1b4e3a317abc518641531bba86 Author: Wolfgang Sourdeau Date: Thu Oct 14 13:23:46 2010 +0000 Monotone-Parent: 37961dca5eb524aa79723732777224caf279fdec Monotone-Revision: 8e7592262f2159aab15514d3e90f845953e66751 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T13:23:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreMailContext.m commit bf0c0d3dc395d889a69a6ccc07ecea32459fc42f Author: Wolfgang Sourdeau Date: Thu Oct 14 13:22:46 2010 +0000 Monotone-Parent: 3c31b33392d4452a96304044ddb212d3f62a191d Monotone-Revision: 37961dca5eb524aa79723732777224caf279fdec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T13:22:46 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.h commit 2106be602b82eb360bb43504aba51548518e5a90 Author: Wolfgang Sourdeau Date: Thu Oct 14 13:22:26 2010 +0000 Monotone-Parent: c13bb6c27a77992c5dbb9148d4fdd8c0670bedfb Monotone-Revision: 3c31b33392d4452a96304044ddb212d3f62a191d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T13:22:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit 750b0fb9607b5422c8136c9844bcd6f03166184c Author: Francis Lachapelle Date: Thu Oct 14 13:20:25 2010 +0000 Monotone-Parent: 8df89c3ad3718e4affcb4e9695782bc71a0e78b3 Monotone-Revision: c13bb6c27a77992c5dbb9148d4fdd8c0670bedfb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-14T13:20:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 0c7e32caf280721d5f6ea01ddfc8fc732ba07695 Author: Francis Lachapelle Date: Thu Oct 14 13:08:49 2010 +0000 See Changelog. Monotone-Parent: 1e6a6ef91a600782e846f11a352429b61e59c2a9 Monotone-Revision: 8df89c3ad3718e4affcb4e9695782bc71a0e78b3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-14T13:08:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit bc120fc37769dcdd8a4e38209b486369b9d9559d Author: Wolfgang Sourdeau Date: Wed Oct 13 21:40:50 2010 +0000 Monotone-Parent: efc513aec8f8216ade9f9e1724fbe47cad52f200 Monotone-Revision: 1e6a6ef91a600782e846f11a352429b61e59c2a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T21:40:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.m A OpenChange/NSArray+MAPIStore.h A OpenChange/NSArray+MAPIStore.m commit 2c2d84c65e3688b9ac655a1f5ffa9956dd82ddbd Author: Francis Lachapelle Date: Wed Oct 13 20:09:19 2010 +0000 Monotone-Parent: 7126ed3bd4dfb4508b213ce7dd20c5f124399f24 Monotone-Revision: efc513aec8f8216ade9f9e1724fbe47cad52f200 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T20:09:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 3e8c1c13271330d68a8e8aa60d07f8687294c566 Author: Francis Lachapelle Date: Wed Oct 13 19:20:16 2010 +0000 Monotone-Parent: 60e52d42356476440191e2ecbde8c0be6697337d Monotone-Revision: 7126ed3bd4dfb4508b213ce7dd20c5f124399f24 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T19:20:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js commit 2acf20ecbfd7d3a2fece9bc3fcf00d957fc9b1f1 Author: Francis Lachapelle Date: Wed Oct 13 17:49:44 2010 +0000 See Changelog Monotone-Parent: a5879e0ca48fa60369415c062b9a5b8e85b3cb84 Monotone-Revision: 60e52d42356476440191e2ecbde8c0be6697337d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T17:49:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit de5adf88ade77ba1bdcf4af2b173c8a294da0a26 Author: Francis Lachapelle Date: Wed Oct 13 17:45:01 2010 +0000 See Changelog Monotone-Parent: 6476da6c0f01780fa81d35d80d7075d47b1b084d Monotone-Revision: a5879e0ca48fa60369415c062b9a5b8e85b3cb84 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T17:45:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js commit e3ba9e87754b36af5f1ad4fa6ed27c652c9787d2 Author: Francis Lachapelle Date: Wed Oct 13 17:42:51 2010 +0000 Monotone-Parent: 7bab59ca603186d58c00356778082d5123367741 Monotone-Revision: 6476da6c0f01780fa81d35d80d7075d47b1b084d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T17:42:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 10e1449c0b480244e4ebcc5810ea58a9d2789e51 Author: Francis Lachapelle Date: Wed Oct 13 16:03:43 2010 +0000 See Changelog Monotone-Parent: 59d160b60daebebf7589645c180056eb1cc90294 Monotone-Revision: 88d71e038ef8bd52597f0b1089a5a8d99762d53e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T16:03:43 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit 0c1c5eb9aab7073a19d9e19cb605ec51966b07b9 Author: Wolfgang Sourdeau Date: Wed Oct 13 15:55:21 2010 +0000 Monotone-Parent: 070788cd67236498278b572e2fac73279fe07d2d Monotone-Revision: 47d9386ed0d68b0a3585c58826ca285b428390ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:55:21 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit de1a3cbbf75b907e78ed182f02e5fa6d06ae0b27 Author: Wolfgang Sourdeau Date: Wed Oct 13 15:45:36 2010 +0000 Monotone-Parent: 72b29691e36019f10738562fa27dc533a1b1adce Monotone-Revision: 070788cd67236498278b572e2fac73279fe07d2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:45:36 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit 4ff280052a6182bb1eece2993104bea1154fefd2 Author: Wolfgang Sourdeau Date: Wed Oct 13 15:45:18 2010 +0000 Monotone-Parent: 141ad1bae936fb5a1442f7b24d77771ed518e940 Monotone-Revision: 72b29691e36019f10738562fa27dc533a1b1adce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:45:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m commit cfe04bb0c691c441145fd4e8da8481d308744461 Author: Wolfgang Sourdeau Date: Wed Oct 13 15:30:01 2010 +0000 Monotone-Parent: 59d160b60daebebf7589645c180056eb1cc90294 Monotone-Revision: 141ad1bae936fb5a1442f7b24d77771ed518e940 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:30:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m commit e3e0b7e9e597aa9ac299fdfa474e35ab7a489a2b Author: Francis Lachapelle Date: Wed Oct 13 15:08:41 2010 +0000 Monotone-Parent: ed9155f6c31847d4a5dcf861ed08dfb9bb7b112a Monotone-Revision: 9f4bb6a90906abd5189ebce4675007eb8f89e4a9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T15:08:41 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit 3aebfaf27bfa3234d061e674155c61713faa9dac Author: Wolfgang Sourdeau Date: Wed Oct 13 15:07:03 2010 +0000 Monotone-Parent: ec27e211a136eb2c027f25a8a76edcf5638731f5 Monotone-Revision: 4b50d4162b83d7792f468eea0c722d4b4d5a6fe4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:07:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailNamespace.m commit bb181329511b34a077561f87c11f2df9f0c727ed Author: Francis Lachapelle Date: Wed Oct 13 15:02:39 2010 +0000 See Changelog. Monotone-Parent: ec27e211a136eb2c027f25a8a76edcf5638731f5 Monotone-Revision: ed9155f6c31847d4a5dcf861ed08dfb9bb7b112a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-13T15:02:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit 28f8f5a36af75f96dc820004a367ae3e6c61ce30 Author: Wolfgang Sourdeau Date: Wed Oct 13 13:34:06 2010 +0000 Monotone-Parent: f141f31038bdfcf46fcde9a48d1473fd5e5763a4 Monotone-Revision: ec27e211a136eb2c027f25a8a76edcf5638731f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T13:34:06 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 26501cdafe90188de5a473d2a15822eb95c8186f Author: Wolfgang Sourdeau Date: Wed Oct 13 13:21:16 2010 +0000 Monotone-Parent: 9b8dbd42ad07c6401218185ae572a3918a455e0f Monotone-Revision: f141f31038bdfcf46fcde9a48d1473fd5e5763a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T13:21:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit 227a13eb78b2b469fb8899445c5c86eab09974ea Author: Wolfgang Sourdeau Date: Tue Oct 12 21:40:54 2010 +0000 Monotone-Parent: 9dc469536500c323784e5781a427b38e495324c3 Monotone-Revision: 9b8dbd42ad07c6401218185ae572a3918a455e0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:40:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m commit 3d6cec69cd4cb74def8735bcfa3d296612dcbeff Author: Wolfgang Sourdeau Date: Tue Oct 12 21:37:56 2010 +0000 Monotone-Parent: 3a5f24d1dfce8a3edf53ed7593c2f7de3e47b150 Monotone-Revision: 9dc469536500c323784e5781a427b38e495324c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:37:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m commit 97fd630b6d08a70aa686487c9fd14926e2ba729b Author: Wolfgang Sourdeau Date: Tue Oct 12 21:37:09 2010 +0000 Monotone-Parent: 5f2d5fb8116e0deaf1dacd6a19b71fa1c3b6e4a7 Monotone-Revision: 3a5f24d1dfce8a3edf53ed7593c2f7de3e47b150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:37:09 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMapping.h commit e44b6f124063be6b7fff618eb9ebbd7d56bba7fd Author: Wolfgang Sourdeau Date: Tue Oct 12 21:36:30 2010 +0000 Monotone-Parent: fbb55ee7d88f14a6ae388f1820a8a9242595ad9a Monotone-Revision: 5f2d5fb8116e0deaf1dacd6a19b71fa1c3b6e4a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:36:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 4d22de2a8a745f59f77461d1d2f95f72e9612f33 Author: Wolfgang Sourdeau Date: Tue Oct 12 21:36:03 2010 +0000 Monotone-Parent: 31f2502a7daa35d52fc302ad66e1d2510709ec85 Monotone-Revision: fbb55ee7d88f14a6ae388f1820a8a9242595ad9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:36:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContactsContext.m commit 862fc80572d7c7c1f1e0815d6a9f292d54d6b1f1 Author: Wolfgang Sourdeau Date: Tue Oct 12 21:35:33 2010 +0000 Monotone-Parent: 42e1092ef000ba4bd49f0414c545b934da9aa8e9 Monotone-Revision: d8572a250b974dcb3ee2eff7964b86e79ecf315f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:35:33 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit ecb13f02c67af4d041f71d4966b38990369b5126 Author: Ludovic Marcotte Date: Tue Oct 12 18:13:43 2010 +0000 Updated the NEWS file in preparation for the release Monotone-Parent: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2 Monotone-Revision: d0ea8a4d4acfb64cb5dacad035cb4849d4932d6d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-12T18:13:43 Monotone-Branch: ca.inverse.sogo M NEWS commit 692d11c4c9d972b380e6a39b99b9c849f92760be Author: Wolfgang Sourdeau Date: Tue Oct 12 16:31:47 2010 +0000 Monotone-Parent: 795b040ab9bbddf7db971b30e8398290dcbd4ae8 Monotone-Revision: 42e1092ef000ba4bd49f0414c545b934da9aa8e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T16:31:47 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf M Apache/SOGo.conf M ChangeLog A Scripts/cas-proxy-validate.py commit ad7bf7f5d36aca87c72cdfbc99b4e0c70fa0e54d Author: Wolfgang Sourdeau Date: Mon Oct 11 21:22:14 2010 +0000 Monotone-Parent: f308101c72372244428eb66d3f81a23140676912 Monotone-Revision: 795b040ab9bbddf7db971b30e8398290dcbd4ae8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T21:22:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 25ab64ec7d1715e9fa9bac8ca9c859d7f6cb2ed2 Author: Wolfgang Sourdeau Date: Mon Oct 11 20:54:43 2010 +0000 Monotone-Parent: e9f80c69ee8be6db993d9c5dbe117db754ae55a1 Monotone-Revision: f308101c72372244428eb66d3f81a23140676912 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:54:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js commit cbf3c1567766b6b03c3f7697b57ae5999c0b0c3b Author: Wolfgang Sourdeau Date: Mon Oct 11 20:13:26 2010 +0000 Monotone-Parent: 0821c01300e63c1e0fa4909e334a07e27cde4167 Monotone-Revision: e9f80c69ee8be6db993d9c5dbe117db754ae55a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:13:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 55a5e29854ca3e5e8a1d50b675495cc24c64b825 Author: Wolfgang Sourdeau Date: Mon Oct 11 20:09:57 2010 +0000 Monotone-Parent: 52439c7fd2ebfde87dfb2f89481c0d8425a07ca4 Monotone-Revision: 0821c01300e63c1e0fa4909e334a07e27cde4167 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:09:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit b4ff2cde2632f465c4a987be43e3264993b16462 Author: Wolfgang Sourdeau Date: Mon Oct 11 20:05:58 2010 +0000 Monotone-Parent: 220dbf66e852545abc48773c44cfd8787ec20729 Monotone-Revision: 52439c7fd2ebfde87dfb2f89481c0d8425a07ca4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:05:58 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar commit 3b318bb3996e4281922a933fc1893869b0e0bfa5 Author: Wolfgang Sourdeau Date: Mon Oct 11 20:02:48 2010 +0000 Monotone-Parent: 469c67c9e37bffb5b1edbabd90c1c5a55441c8c7 Monotone-Revision: 220dbf66e852545abc48773c44cfd8787ec20729 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:02:48 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoMailObject.toolbar commit f5b09dcc183d61c5215258f153603b5e50d1ff62 Author: Wolfgang Sourdeau Date: Mon Oct 11 20:02:24 2010 +0000 Monotone-Parent: 981cda3ffc1a7d110adade601696b1d342da3105 Monotone-Revision: 469c67c9e37bffb5b1edbabd90c1c5a55441c8c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:02:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js commit e49b58f1542ac3c263793261842d547fc01af98e Author: Wolfgang Sourdeau Date: Mon Oct 11 20:00:19 2010 +0000 Monotone-Parent: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2 Monotone-Revision: 981cda3ffc1a7d110adade601696b1d342da3105 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-11T20:00:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLTableElement.js commit 02fec1d67a8480a4be45fc240295b59bce662f3f Author: Ludovic Marcotte Date: Sun Oct 10 12:00:31 2010 +0000 Fixed the GNUmakefile wrt the added Catalan translation Monotone-Parent: 635cd84e7cd7d74a56226d014b6bc76327356ee5 Monotone-Revision: 7e6423f10eb33d88e3b57c99ea084dbffbbbfda2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-10T12:00:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit e446e07adb406cb3157758c7322f4e9133cfd497 Author: Ludovic Marcotte Date: Sat Oct 9 11:32:31 2010 +0000 Update the Ukrainian translation - patch from oleksiy.stasevych@gmail.com Monotone-Parent: c64c461218c3ef6df6bb6b4e44bbc060593787bb Monotone-Revision: 635cd84e7cd7d74a56226d014b6bc76327356ee5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-09T11:32:31 Monotone-Branch: ca.inverse.sogo M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit f95fcda9d8f188600f8bafaeb0f67d544e72c6f0 Author: Wolfgang Sourdeau Date: Fri Oct 8 21:29:25 2010 +0000 Monotone-Parent: 0bf2d169ac561f57a7e921d8f03772e095e7f54a Monotone-Revision: c64c461218c3ef6df6bb6b4e44bbc060593787bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T21:29:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDateSelector.m commit f7a904b977948c619c4839b314ccfd0536ef331c Author: Francis Lachapelle Date: Fri Oct 8 20:57:24 2010 +0000 See Changelog. Monotone-Parent: 7be471a6a7e6a2c4d99f470e9617461175519459 Monotone-Revision: f02a11f1e1e720bc3a1a26a301b2b216d5335eb9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T20:57:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit d28c57e9b5142c150c601624c688fcd555359abe Author: Wolfgang Sourdeau Date: Fri Oct 8 20:31:37 2010 +0000 Monotone-Parent: 314cdc639d9d8e37c3b7d63829a17bbd875a093e Monotone-Revision: 7283e847d5338d046cd6d5bd9ea7475d0248528f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T20:31:37 Monotone-Branch: ca.inverse.sogo M NEWS A SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Contacts/Catalan.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailCatalanForward.wo/SOGoCatalanForward.html A SoObjects/Mailer/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.html M SoObjects/SOGo/SOGoDefaults.plist A UI/AdministrationUI/Catalan.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile A UI/Common/Catalan.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/Catalan.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailPartViewers/Catalan.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailerUI/Catalan.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings A UI/MainUI/Catalan.lproj/Locale A UI/MainUI/Catalan.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Italian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.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/BrazilianPortuguese.lproj/Localizable.strings A UI/PreferencesUI/Catalan.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/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/Italian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings A UI/Scheduler/Catalan.lproj/Localizable.strings A UI/Templates/SOGoACLCatalanAdditionAdvisory.wox A UI/Templates/SOGoACLCatalanModificationAdvisory.wox A UI/Templates/SOGoACLCatalanRemovalAdvisory.wox A UI/Templates/SOGoFolderCatalanAdditionAdvisory.wox A UI/Templates/SOGoFolderCatalanRemovalAdvisory.wox commit ba63f4deab241c8e311007d4ab1e680e0959aa4f Author: Francis Lachapelle Date: Fri Oct 8 20:25:54 2010 +0000 See Changelog. Monotone-Parent: bcd5c0bb7596efb5593c7dea3526583367b84860 Monotone-Revision: 8edef594b9dbe81854edb93b0440fb81ef74970f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T20:25:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 8ed772ebd79bbd35e24683084aaec0ddb946dd91 Author: Francis Lachapelle Date: Fri Oct 8 20:20:17 2010 +0000 Monotone-Parent: 5676ae3c13c58684d5b39a82a4ce2aeafdfc7040 Monotone-Revision: bcd5c0bb7596efb5593c7dea3526583367b84860 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T20:20:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 7de1386b6e466d7fc17baec0094d267293467375 Author: Wolfgang Sourdeau Date: Fri Oct 8 20:13:26 2010 +0000 Monotone-Parent: a975d6cc949d30a0570ec71eaa96744d32c6ac61 Monotone-Revision: 314cdc639d9d8e37c3b7d63829a17bbd875a093e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T20:13:26 Monotone-Branch: ca.inverse.sogo M UI/Common/Polish.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings commit c2056e4de3dfcab02ff4e50fa09e19dffc9d1504 Author: Wolfgang Sourdeau Date: Fri Oct 8 19:56:17 2010 +0000 Monotone-Parent: c43d9919f8f332369324d9caae4a46a303f32fa6 Monotone-Revision: a975d6cc949d30a0570ec71eaa96744d32c6ac61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T19:56:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Italian.lproj/Localizable.strings commit a2b3ec567a3bd63cb12a2174476907417e45f5c5 Author: Wolfgang Sourdeau Date: Fri Oct 8 19:53:04 2010 +0000 Monotone-Parent: 5348ab1ab933a8576fbc1f77ec5f02aab187101c Monotone-Revision: c1871a78b402c35ce922ac5da7c7d2256dc9bb0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T19:53:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit aad1a0f8ad848eb866288bc13db19e99733de200 Author: Ludovic Marcotte Date: Fri Oct 8 18:38:12 2010 +0000 Fixed (c) assignment Monotone-Parent: 86a2fae210ddf9a8afe4fb41b434cdc9e3237eef Monotone-Revision: 5676ae3c13c58684d5b39a82a4ce2aeafdfc7040 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-10-08T18:38:12 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIApplication.h M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreContext.h commit e859ba4123e3e30d34bb754ac400c9ada87d6664 Author: Wolfgang Sourdeau Date: Fri Oct 8 16:19:55 2010 +0000 Monotone-Parent: b54a4a89914eab992aa8dfa993817ad238c63a44 Monotone-Revision: 5348ab1ab933a8576fbc1f77ec5f02aab187101c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T16:19:55 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.m commit 3fa2e103fcadc25aabea63298626e6768117c9d3 Author: Francis Lachapelle Date: Fri Oct 8 16:14:09 2010 +0000 Updated Apache configuration files. Monotone-Parent: 9d48a94d741021fe7ac3ee6f71d69855f8348d2d Monotone-Revision: 86a2fae210ddf9a8afe4fb41b434cdc9e3237eef Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T16:14:09 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf M Apache/SOGo.conf commit 50c9612b2f7df62caa7436f14c2649aedf4e0da6 Author: Francis Lachapelle Date: Fri Oct 8 16:08:10 2010 +0000 See Changelog. Monotone-Parent: b54a4a89914eab992aa8dfa993817ad238c63a44 Monotone-Revision: 9d48a94d741021fe7ac3ee6f71d69855f8348d2d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-08T16:08:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 38c346083a06b43df92e42ebf3a2f5896ef1fc26 Author: Wolfgang Sourdeau Date: Fri Oct 8 14:09:58 2010 +0000 Monotone-Parent: 4fca42a51334f9648a74d6e32cb630a5c7dd125a Monotone-Revision: b54a4a89914eab992aa8dfa993817ad238c63a44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T14:09:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 0b3ca41ccc0f54d9eccb1337255059e2ab8f85de Author: Wolfgang Sourdeau Date: Fri Oct 8 12:43:48 2010 +0000 Monotone-Parent: 9e18165e3392af8af437f5bf0e1146ac806d4210 Monotone-Revision: 4fca42a51334f9648a74d6e32cb630a5c7dd125a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T12:43:48 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit b4f8503826924495a089c8587ee023e53967fbe0 Author: Wolfgang Sourdeau Date: Fri Oct 8 12:43:43 2010 +0000 Monotone-Parent: 20ebf3a5a63320cd182175f76e87a294bcbcffa3 Monotone-Revision: 9e18165e3392af8af437f5bf0e1146ac806d4210 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-08T12:43:43 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit b391953aa488fb176835f1b63605ac39f8d9acca Author: Wolfgang Sourdeau Date: Wed Oct 6 19:47:20 2010 +0000 Monotone-Parent: 4a2e7b98be9bf00419ec1e19e3bfda5b9b0a9f8f Monotone-Revision: 20ebf3a5a63320cd182175f76e87a294bcbcffa3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-06T19:47:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit e8debc37e3ecd1e85cfa73d88506b0827bcd7f89 Author: Wolfgang Sourdeau Date: Wed Oct 6 14:27:09 2010 +0000 Monotone-Parent: 535269ec26cac9e28483df1693160af134682680 Monotone-Revision: 4a2e7b98be9bf00419ec1e19e3bfda5b9b0a9f8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-06T14:27:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreTasksContext.m commit bc5c6979a39378d7e8f51643ee5a426495510e2a Author: Wolfgang Sourdeau Date: Wed Oct 6 13:59:49 2010 +0000 Monotone-Parent: 79833ccb617830b4c2d4d2ce7c590e4662e16846 Monotone-Revision: 535269ec26cac9e28483df1693160af134682680 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-06T13:59:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m commit a6ac923ffa20921b70b1938da6f3df3d4d0984bd Author: Wolfgang Sourdeau Date: Wed Oct 6 13:36:32 2010 +0000 fixed makefile Monotone-Parent: e45abd064b22b07e42f9ba2f4beea86779cb5c2c Monotone-Revision: 79833ccb617830b4c2d4d2ce7c590e4662e16846 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-06T13:36:32 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 76a791f93ba3502ccc108df3dff760b0a59ec607 Author: Wolfgang Sourdeau Date: Tue Oct 5 21:31:46 2010 +0000 small build enhancements Monotone-Parent: d49c98c481fa58e4c31bc095daaf159eeb596dc1 Monotone-Revision: e45abd064b22b07e42f9ba2f4beea86779cb5c2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-05T21:31:46 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 671d1f7a1c805feb9de7601d75cdebc264c452f5 Author: Wolfgang Sourdeau Date: Tue Oct 5 13:56:43 2010 +0000 Monotone-Parent: 079bdf395b41e7935067212226e16e63189e1a92 Monotone-Revision: d49c98c481fa58e4c31bc095daaf159eeb596dc1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-05T13:56:43 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreContext.m commit 9705f286ebb4997e23ffa997fef4a47a870f942d Author: Wolfgang Sourdeau Date: Tue Oct 5 13:56:33 2010 +0000 Monotone-Parent: 45d8fb39f680e94fe0299bcf69c3299afcb25b4e Monotone-Revision: 079bdf395b41e7935067212226e16e63189e1a92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-05T13:56:33 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreMailContext.m commit a853c8bd9d31d327339a75175d445c11662bf599 Author: Wolfgang Sourdeau Date: Tue Oct 5 13:54:53 2010 +0000 Monotone-Parent: ab1120c810d59aad408b2dbb513497f6d67badc3 Monotone-Revision: 45d8fb39f680e94fe0299bcf69c3299afcb25b4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-05T13:54:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/MAPIStoreTasksContext.m commit 61bb20f66fcc0e1a5a1dcae8dfafb837ab5c18b4 Author: Wolfgang Sourdeau Date: Tue Oct 5 13:50:03 2010 +0000 Monotone-Parent: 2f0de4e385f44a298816cfffb2c3770058bdba02 Monotone-Revision: ab1120c810d59aad408b2dbb513497f6d67badc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-05T13:50:03 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIStoreCalendarContext.m commit 6a615d1bced96d8559897f7f790c3807e57e5726 Author: Wolfgang Sourdeau Date: Fri Oct 1 21:31:58 2010 +0000 Monotone-Parent: b178183ad97d53d251135c909db06ab534f73a1f Monotone-Revision: 2f0de4e385f44a298816cfffb2c3770058bdba02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T21:31:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMapping.m A OpenChange/MAPIStoreTasksContext.h A OpenChange/MAPIStoreTasksContext.m commit 0c742dd5ca7a3c44b6c6cf97ebd565fee7e14139 Author: Wolfgang Sourdeau Date: Fri Oct 1 21:24:15 2010 +0000 Monotone-Parent: e46203402a1f2d996395599061c75452a98958d3 Monotone-Revision: b178183ad97d53d251135c909db06ab534f73a1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T21:24:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M OpenChange/GNUmakefile M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m A OpenChange/SOGoGCSFolder+MAPIStore.h A OpenChange/SOGoGCSFolder+MAPIStore.m commit f0129f6312c46b1d3555289cc378a1c8ada5be2f Author: Wolfgang Sourdeau Date: Fri Oct 1 21:19:03 2010 +0000 Monotone-Parent: 3fc270699f526815c0a80c91edc34d0022547efb Monotone-Revision: e46203402a1f2d996395599061c75452a98958d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T21:19:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h commit da7d543cd5f70a9411d33ef92c8efb230e456644 Author: Wolfgang Sourdeau Date: Fri Oct 1 20:39:51 2010 +0000 Monotone-Parent: 65260d073cfc05c6f9d0fe8d6611e5f69cf8f2ac Monotone-Revision: 3fc270699f526815c0a80c91edc34d0022547efb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T20:39:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 0c7a3d7b0d463c91395a02bb8f38df973821fd65 Author: Wolfgang Sourdeau Date: Fri Oct 1 20:39:00 2010 +0000 Monotone-Parent: 2f37714ba202d0c2f6bc3c888440ea82ee601d66 Monotone-Revision: 65260d073cfc05c6f9d0fe8d6611e5f69cf8f2ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T20:39:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h commit e4b127bb531f73776f06b6b312719eb72f386b88 Author: Wolfgang Sourdeau Date: Fri Oct 1 20:35:29 2010 +0000 reindentation Monotone-Parent: 215f30784ae8904703b5fa172c7a563bf8f3b464 Monotone-Revision: 2f37714ba202d0c2f6bc3c888440ea82ee601d66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T20:35:29 Monotone-Branch: ca.inverse.sogo M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreAuthenticator.m M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreSOGo.m M OpenChange/NSCalendarDate+MAPIStore.m M OpenChange/NSString+MAPIStore.m commit 43568edc76c24a738d1d80e30eb7ac2494a028b5 Author: Wolfgang Sourdeau Date: Fri Oct 1 20:35:09 2010 +0000 Monotone-Parent: e88c852be5c43a4658d80c0d57e2ab39e5951388 Monotone-Revision: 215f30784ae8904703b5fa172c7a563bf8f3b464 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T20:35:09 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 07b5425cc9bc8bbe30696b57be4c986d21e9da21 Author: Wolfgang Sourdeau Date: Fri Oct 1 18:55:17 2010 +0000 Monotone-Parent: 3afb1a5821a35e93f30a0c82c6e0594ea2285efb Monotone-Revision: e88c852be5c43a4658d80c0d57e2ab39e5951388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T18:55:17 Monotone-Branch: ca.inverse.sogo M OpenChange/GNUmakefile commit 1440a686c07f140d2c80a0edb4b13bd7d1aa8574 Author: Wolfgang Sourdeau Date: Fri Oct 1 18:54:30 2010 +0000 initial import of the SOGo OpenChange backend Monotone-Parent: 5f57280bc0c8371b942a310b60e1dfa1a790fb84 Monotone-Revision: 3afb1a5821a35e93f30a0c82c6e0594ea2285efb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T18:54:30 Monotone-Branch: ca.inverse.sogo A OpenChange/GNUmakefile A OpenChange/MAPIApplication.h A OpenChange/MAPIApplication.m A OpenChange/MAPIStoreAuthenticator.h A OpenChange/MAPIStoreAuthenticator.m A OpenChange/MAPIStoreCalendarContext.h A OpenChange/MAPIStoreCalendarContext.m A OpenChange/MAPIStoreContactsContext.h A OpenChange/MAPIStoreContactsContext.m A OpenChange/MAPIStoreContext.h A OpenChange/MAPIStoreContext.m A OpenChange/MAPIStoreMailContext.h A OpenChange/MAPIStoreMailContext.m A OpenChange/MAPIStoreMapping.h A OpenChange/MAPIStoreMapping.m A OpenChange/MAPIStoreSOGo.h A OpenChange/MAPIStoreSOGo.m A OpenChange/NSCalendarDate+MAPIStore.h A OpenChange/NSCalendarDate+MAPIStore.m A OpenChange/NSString+MAPIStore.h A OpenChange/NSString+MAPIStore.m commit 79fc9f4c2613dd018333183a40a4d2cde84e8b25 Author: Wolfgang Sourdeau Date: Thu Sep 30 18:05:14 2010 +0000 Monotone-Parent: c494ba259363880f5d46e8931a1708d1ba1aed45 Monotone-Revision: 5f57280bc0c8371b942a310b60e1dfa1a790fb84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-30T18:05:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m A SoObjects/Mailer/SOGoUser+Mailer.h A SoObjects/Mailer/SOGoUser+Mailer.m M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.m A UI/MailerUI/UIxMailUserDelegationEditor.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactsUserFolders.js A UI/WebServerResources/UIxMailUserDelegationEditor.css A UI/WebServerResources/UIxMailUserDelegationEditor.js commit 80df88564495618abe73dbc4c4bab89f0e8ed37c Author: Wolfgang Sourdeau Date: Thu Sep 30 18:03:02 2010 +0000 Monotone-Parent: bdd1da3bc411d49caed330f6c4789f0d801296db Monotone-Revision: c494ba259363880f5d46e8931a1708d1ba1aed45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-30T18:03:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 29f1ffe6b23edd31ccb676e4eb4d019be80cb88e Author: Wolfgang Sourdeau Date: Thu Sep 30 17:36:37 2010 +0000 Monotone-Parent: dc071254a9d11e448e52ad014d8f4d5c92d5e2e0 Monotone-Revision: bdd1da3bc411d49caed330f6c4789f0d801296db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-30T17:36:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m commit b3bc0987761fc214bf128e37b908792b220d90f5 Author: Francis Lachapelle Date: Wed Sep 29 18:29:01 2010 +0000 Added version requirements in sogo.spec. Monotone-Parent: 79274fbc0dcc605237ea83312be3e900b8e97903 Monotone-Revision: dc071254a9d11e448e52ad014d8f4d5c92d5e2e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-29T18:29:01 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 99cd717e8a7fc77c1457743283f0d15e341a93bb Author: Wolfgang Sourdeau Date: Wed Sep 29 13:21:59 2010 +0000 removed README from doc Monotone-Parent: f98cf98b9e244d049aff84921d88c0db705241f1 Monotone-Revision: 5ded584da8e206ac5d953762545e4d49aa5010d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-29T13:21:59 Monotone-Branch: ca.inverse.sogo M debian/sogo.docs commit 48879f2a5c8164845aed2370abbafd5e7639429f Author: Francis Lachapelle Date: Tue Sep 28 23:02:33 2010 +0000 Updated Installation Guide. Monotone-Parent: f98cf98b9e244d049aff84921d88c0db705241f1 Monotone-Revision: 50e65cc6ce54ea052b3aeba048f1a2f447154953 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-28T23:02:33 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 380e9df7c24c75ee29474eceadca80f714674f2b Author: Wolfgang Sourdeau Date: Tue Sep 28 17:54:05 2010 +0000 Monotone-Parent: 57cb13b050b46962a5b75e6eb9b8c15eddd51ef1 Monotone-Revision: 1e037a870db694332f09d5b9487b81d3c76ade7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T17:54:05 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 572122703f1bd3b1169b31c0153d456d45ad88c6 Author: Francis Lachapelle Date: Tue Sep 28 16:07:58 2010 +0000 See Changelog Monotone-Parent: be2d77f6c4881e75bb24c06d7eec7e0a2869a643 Monotone-Revision: 99ea9ff62c0f957853593872fbc025892f52f11b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-28T16:07:58 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalDateTime.h M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalRepeatableEntityObject.m commit fe112e2dc372633d533c3e3878b8b76d5fbad544 Author: Wolfgang Sourdeau Date: Tue Sep 28 15:29:05 2010 +0000 Monotone-Parent: ed0087920f7016ffe9d167eede15e8f77e91413f Monotone-Revision: 57cb13b050b46962a5b75e6eb9b8c15eddd51ef1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T15:29:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit b0374af51d956a86fa2288ebf1075e87e8d97489 Author: Wolfgang Sourdeau Date: Tue Sep 28 15:07:27 2010 +0000 Monotone-Parent: acf6003d2dca73186ecece884f034aee4351372c Monotone-Revision: 9e946c46691afd745f601eae3b1973a26f7494e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T15:07:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 3d62a683cec590eee7066b768edc6dcaae1335c7 Author: Wolfgang Sourdeau Date: Tue Sep 28 15:06:29 2010 +0000 Monotone-Parent: 0dce3171028377890b2c97a1af06a577c875930c Monotone-Revision: acf6003d2dca73186ecece884f034aee4351372c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T15:06:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit e31f76877fc39fe33cbadc48e4a75cc78f261b23 Author: Wolfgang Sourdeau Date: Tue Sep 28 15:05:56 2010 +0000 Monotone-Parent: 13c390d039edb8ee59063c3d31ce0a34717725d7 Monotone-Revision: 0dce3171028377890b2c97a1af06a577c875930c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T15:05:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit 429e214829e1f6c1265700e2675ce470926589b5 Author: Wolfgang Sourdeau Date: Tue Sep 28 15:03:33 2010 +0000 Monotone-Parent: 419b1ab67b5bfaf33f85305a451b3413fa3336b4 Monotone-Revision: 13c390d039edb8ee59063c3d31ce0a34717725d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-28T15:03:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m commit addca0f1b74aa8a356da1d1db12d381b463c5921 Author: Francis Lachapelle Date: Tue Sep 28 14:48:50 2010 +0000 Added missing icons accidently dropped. Monotone-Parent: 419b1ab67b5bfaf33f85305a451b3413fa3336b4 Monotone-Revision: be2d77f6c4881e75bb24c06d7eec7e0a2869a643 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-28T14:48:50 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/first.gif A UI/WebServerResources/last.gif A UI/WebServerResources/next.gif A UI/WebServerResources/previous.gif commit 96885636b35ead11866abc57ef1806e5a18007fe Author: Francis Lachapelle Date: Mon Sep 27 20:47:32 2010 +0000 Updated German translation. Monotone-Parent: 76f86549bcd89f2910a9950d2994fe356548ba8b Monotone-Revision: 419b1ab67b5bfaf33f85305a451b3413fa3336b4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-27T20:47:32 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Locale M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 68007551df994fcb98f996746b34d48dfb6c35ca Author: Francis Lachapelle Date: Mon Sep 27 16:19:47 2010 +0000 Fixed display of HTML signature editor in preferences module. Monotone-Parent: 522aab35f24d3e27666a2ef9cf9f217dd0c02c7a Monotone-Revision: 76f86549bcd89f2910a9950d2994fe356548ba8b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-27T16:19:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 8dfe6cbb3a1c7b77981742801c3cdb3466421053 Author: Francis Lachapelle Date: Mon Sep 27 16:17:16 2010 +0000 Monotone-Parent: ab8b4a7a66ffdb6688f466f2cc301caf1fc40a66 Monotone-Revision: 522aab35f24d3e27666a2ef9cf9f217dd0c02c7a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-27T16:17:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 3d2f08f678f4d4d2bcdcb214e3668da8a525d885 Author: Ludovic Marcotte Date: Fri Sep 24 19:13:02 2010 +0000 See ChangeLog Monotone-Parent: 1e01e7055612c8aa2f2c0e9151035ef348604b8e Monotone-Revision: ab8b4a7a66ffdb6688f466f2cc301caf1fc40a66 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-24T19:13:02 Monotone-Branch: ca.inverse.sogo M ChangeLog D README D SOPE/GDLContentStore/README D SOPE/NGCards/README D SOPE/NGCards/samples/README D SOPE/NGCards/tests/README D SOPE/NGCards/versitCardsSaxDriver/README M SoObjects/Appointments/GNUmakefile D SoObjects/Appointments/SOGoGroupAppointmentFolder.h D SoObjects/Appointments/SOGoGroupAppointmentFolder.m D SoObjects/Contacts/README D SoObjects/Mailer/README D SoObjects/README M SoObjects/SOGo/GNUmakefile D SoObjects/SOGo/README D SoObjects/SOGo/SOGoCustomGroupFolder.h D SoObjects/SOGo/SOGoCustomGroupFolder.m D SoObjects/SOGo/SOGoGroupFolder.h D SoObjects/SOGo/SOGoGroupFolder.m D SoObjects/SOGo/SOGoGroupsFolder.h D SoObjects/SOGo/SOGoGroupsFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.h D UI/MailerUI/README D UI/MainUI/README commit 38af9bc66b5ed5f45edc41d38dd210b937c91acd Author: Ludovic Marcotte Date: Fri Sep 24 17:50:40 2010 +0000 See ChangeLog Monotone-Parent: e1912bf4962632854ed7898edea3ca2ba3a70406 Monotone-Revision: 1e01e7055612c8aa2f2c0e9151035ef348604b8e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-24T17:50:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit fa522147e69364e6a163bed1e36a5d07ed58a44c Author: Ludovic Marcotte Date: Fri Sep 24 15:24:24 2010 +0000 See ChangeLog Monotone-Parent: a21045504db4729f0a32f67e4bba1f563ea16625 Monotone-Revision: e1912bf4962632854ed7898edea3ca2ba3a70406 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-24T15:24:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.h M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SQLSource.m commit 33a5f8a3ddf64b07a99f240b3868019b81f6b3e4 Author: Francis Lachapelle Date: Thu Sep 23 17:57:30 2010 +0000 Updated German translation. Monotone-Parent: 95f7fe705cdf289c3dbf8348db3604bcece67b95 Monotone-Revision: a21045504db4729f0a32f67e4bba1f563ea16625 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-23T17:57:30 Monotone-Branch: ca.inverse.sogo M UI/AdministrationUI/German.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 56183e8a7b423841b30d79d254b3e8697e56fd30 Author: Francis Lachapelle Date: Wed Sep 22 20:10:25 2010 +0000 See Changelog Monotone-Parent: 7d14c1d53b75463bc607f5c2a995cb97d1b26bbe Monotone-Revision: 95f7fe705cdf289c3dbf8348db3604bcece67b95 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-22T20:10:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 7c568108659754f5c777c4858d1b9f6ad704c162 Author: Francis Lachapelle Date: Wed Sep 22 19:44:48 2010 +0000 Monotone-Parent: fb57965cd3bc7d8201335ae2aa3ad896daa96de5 Monotone-Revision: 7d14c1d53b75463bc607f5c2a995cb97d1b26bbe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-22T19:44:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit da01afd5a0f086b7c6630d55e26e77da6ed897f6 Author: Francis Lachapelle Date: Wed Sep 22 14:25:44 2010 +0000 Updated documentation. Monotone-Parent: baecdfc528c053f7c12e953c7cda06349cfcedc4 Monotone-Revision: fb57965cd3bc7d8201335ae2aa3ad896daa96de5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-22T14:25:44 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt commit c2bfc0fcc6053307218d9e5536e84737abd6a4bf Author: Francis Lachapelle Date: Wed Sep 22 13:32:48 2010 +0000 Updated Mobile Devices Configuration Guide Monotone-Parent: aa694c23977599cbef19c8530654ec14bd0d7a86 Monotone-Revision: baecdfc528c053f7c12e953c7cda06349cfcedc4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-22T13:32:48 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt commit f47d5a8b94cdbd350c5d14a7c4880a5ba8ec22f2 Author: Ludovic Marcotte Date: Tue Sep 21 18:50:27 2010 +0000 fixed the updates.php script Monotone-Parent: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be Monotone-Revision: 27928b2f068db3c3e82db3c62f4fc38854011aa9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-21T18:50:27 M Scripts/updates.php commit 25b848e5a92454de4c999b4f9856fc74ce516f9e Author: Ludovic Marcotte Date: Tue Sep 21 17:49:26 2010 +0000 updated the updates.php script Monotone-Parent: 595f922ff0d07669c998389a631ab6ba36fe8fe7 Monotone-Revision: 0003bd90fb1070c884af826f67b63c41fca97554 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-21T17:49:26 Monotone-Branch: ca.inverse.sogo M Scripts/updates.php commit 5b700ff445056853c44498168067a15129dafea0 Author: Ludovic Marcotte Date: Tue Sep 21 17:47:15 2010 +0000 updated the docs Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea Monotone-Revision: 595f922ff0d07669c998389a631ab6ba36fe8fe7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-21T17:47:15 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Scripts/updates.php commit 8add1b0f1aabf485a7bc857708906dd1691be8a2 Author: Francis Lachapelle Date: Tue Sep 21 15:46:37 2010 +0000 Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea Monotone-Revision: 7e92f68d047f833383107a515ec0f4ffbcbb0ba5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-21T15:46:37 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/Version commit a16bca3ab552b6a4d47555ab99bad3d1e77958b2 Author: Ludovic Marcotte Date: Tue Sep 21 15:09:12 2010 +0000 Updated the documentation for the release together with other nits Monotone-Parent: 25ca89d9aa4cccfe88dd42aa43976782256b8eea Monotone-Revision: eaf913d29d99bd1d8089bfc9bfb79fddef19a8be Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-21T15:09:12 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M NEWS M Scripts/updates.php commit aae9325fc8d3826a060e1ea29e700057d72eaaf1 Author: Francis Lachapelle Date: Mon Sep 20 20:19:41 2010 +0000 Monotone-Parent: 3347f054657aad4fa513a8e26d4843dbb738a757 Monotone-Revision: 25ca89d9aa4cccfe88dd42aa43976782256b8eea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T20:19:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 9c35b5ddaf9caff49cdb3009bfd21826f75592c0 Author: Francis Lachapelle Date: Mon Sep 20 20:17:50 2010 +0000 Updated translations. Monotone-Parent: 174ea5c01f9f0634f1e2fad8b1483c6aed1d4f68 Monotone-Revision: 3347f054657aad4fa513a8e26d4843dbb738a757 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T20:17:50 Monotone-Branch: ca.inverse.sogo M UI/Common/Italian.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.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/Polish.lproj/Localizable.strings commit 40d2f1dfdd08650f5677be9713b0f95da88ad2c8 Author: Ludovic Marcotte Date: Mon Sep 20 17:18:37 2010 +0000 See ChangeLog Monotone-Parent: 733bf0f551fbe77a8e705d2645ef216b33ebdb1b Monotone-Revision: 174ea5c01f9f0634f1e2fad8b1483c6aed1d4f68 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-20T17:18:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 70efdbc06b4c8109a9e59d94dfc400eaa2c8838c Author: Ludovic Marcotte Date: Mon Sep 20 15:27:31 2010 +0000 new branch for SOGo v1.3.2 Monotone-Parent: 69ff4bd7080d601b2ad9cfce9ae637ddad8953e2 Monotone-Revision: 733bf0f551fbe77a8e705d2645ef216b33ebdb1b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-20T15:27:31 M NEWS commit e68c05b8a05175b44922c7fb6853085a7996c0af Author: Francis Lachapelle Date: Mon Sep 20 14:41:04 2010 +0000 See changelog. Monotone-Parent: 5004088698623bff1c51c9b3abb0d4085643d720 Monotone-Revision: 69ff4bd7080d601b2ad9cfce9ae637ddad8953e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T14:41:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit eacb6d9942381216257490456379b0e82e575c53 Author: Francis Lachapelle Date: Mon Sep 20 14:36:02 2010 +0000 See Changelog. Monotone-Parent: 434c3721a8dac924cce0531eebee09d9b27457ea Monotone-Revision: 5004088698623bff1c51c9b3abb0d4085643d720 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T14:36:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 5ffe0153183e8ed843ed87856e2e21ee9ef9ee26 Author: Francis Lachapelle Date: Mon Sep 20 14:11:05 2010 +0000 Monotone-Parent: e44f8ed7f2cb0a7509257497630e18c476b9b901 Monotone-Revision: 68057140404e926c49422f77445d1b382fc182e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T14:11:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit cee94feb0592fd98e528fbce3611022316448ea0 Author: Wolfgang Sourdeau Date: Mon Sep 20 13:56:29 2010 +0000 Monotone-Parent: e44f8ed7f2cb0a7509257497630e18c476b9b901 Monotone-Revision: 1acff2251868501e5baba3465e49475362ce1e4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-20T13:56:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit d9cf3145da9adc73f1a7cb67ced13491c523fb2b Author: Wolfgang Sourdeau Date: Mon Sep 20 13:42:16 2010 +0000 Monotone-Parent: d8678bc76a58d190f4f7fc03f138123104dfb577 Monotone-Revision: e44f8ed7f2cb0a7509257497630e18c476b9b901 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-20T13:42:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py M Tests/Integration/utilities.py commit b2f882a898873d4c6615f1578644f9b42491db15 Author: Wolfgang Sourdeau Date: Fri Sep 17 20:56:00 2010 +0000 Monotone-Parent: 54d620340f1ac6000e3bb0cff36102657f789f25 Monotone-Revision: d8678bc76a58d190f4f7fc03f138123104dfb577 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-17T20:56:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit c5ccfd44c6b54353ea6d006cc32d8d45fa3c991e Author: Wolfgang Sourdeau Date: Fri Sep 17 20:55:19 2010 +0000 Monotone-Parent: b8fdd2b522b773a7377d9617f8dce71cb94ce7db Monotone-Revision: 54d620340f1ac6000e3bb0cff36102657f789f25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-17T20:55:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m commit 1e2579a6649143079e7ecedfae4a44f7cd0678a4 Author: Francis Lachapelle Date: Fri Sep 17 20:37:20 2010 +0000 See Changelog Monotone-Parent: d3787adfd45555cf1464e5cc2b35120c2f9b764a Monotone-Revision: b8fdd2b522b773a7377d9617f8dce71cb94ce7db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-17T20:37:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 26de71bac2a9c2916ed9ce63e37c3580797a701d Author: Francis Lachapelle Date: Fri Sep 17 20:30:17 2010 +0000 Monotone-Parent: bf0728b029262258c558ac6fe402eb9d475efdc1 Monotone-Revision: d3787adfd45555cf1464e5cc2b35120c2f9b764a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-17T20:30:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit a16ddee32c4acdc0ad5d8a591165df713707f247 Author: Francis Lachapelle Date: Fri Sep 17 18:30:10 2010 +0000 See Changelog Monotone-Parent: 691cc1820469e43cdacc1e2ac64920eb170699e9 Monotone-Revision: bf0728b029262258c558ac6fe402eb9d475efdc1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-17T18:30:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 0807a039103871025f831ec8d8a0254a64eaea14 Author: Francis Lachapelle Date: Fri Sep 17 18:26:28 2010 +0000 Monotone-Parent: 93f8b5c83438d0624dcc65f2a200d4431df36530 Monotone-Revision: 691cc1820469e43cdacc1e2ac64920eb170699e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-17T18:26:28 Monotone-Branch: ca.inverse.sogo M Main/Version M UI/MainUI/Version commit 681e8bb3e9040d666fd4bb110be42fc46a887b6e Author: Ludovic Marcotte Date: Thu Sep 16 16:53:09 2010 +0000 Documented email reminders Monotone-Parent: 2beb673f2d4abc8e4ea6eb827ec51bd6371423b6 Monotone-Revision: cf224472d6ba902892440c969a9a308dcbe60b86 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-16T16:53:09 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit da4b852773cbb866a45114d3b1ee0488007d0dcb Author: Ludovic Marcotte Date: Thu Sep 16 12:42:47 2010 +0000 We now show the MISMATCH messages only when debugging is enabled Monotone-Parent: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7 Monotone-Revision: 2beb673f2d4abc8e4ea6eb827ec51bd6371423b6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-16T12:42:47 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSChannelManager.m commit 50f6f7a54ff75ebffd749209dbfc3f102aa3a8ab Author: Wolfgang Sourdeau Date: Wed Sep 15 20:02:37 2010 +0000 Monotone-Parent: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7 Monotone-Revision: 3aef78f323b46f1ff836bf4757a34f80ffd3d160 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-15T20:02:37 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailObject.h commit c33e030588d04580fdd867007cf9ab9058324ca9 Author: Ludovic Marcotte Date: Wed Sep 15 10:33:07 2010 +0000 Improved rationale in UI/MailerUI/UIxMailListActions.m Monotone-Parent: 4371482c9c25a9757f941f8b27520cda720cea01 Monotone-Revision: 0bf76f3e9fbac283fc0390e74b1e27d8d12c23c7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-15T10:33:07 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.m commit 7d56370ae1d3f9f02da93bdbeee9a1d0d965c1b9 Author: Ludovic Marcotte Date: Tue Sep 14 21:37:10 2010 +0000 merged Monotone-Parent: 8a33d1f9394c9fbaada3fcd1f51d3ba2fb6de40e Monotone-Revision: 4371482c9c25a9757f941f8b27520cda720cea01 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-14T21:37:10 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4f028a0613ef860d996deb00249debabbc97d608 Author: Ludovic Marcotte Date: Tue Sep 14 18:42:35 2010 +0000 Fix for http://sogo.nu/bugs/view.php?id=792 Monotone-Parent: 0abef259fbdc04825fd4d1f13c479488e65d54f5 Monotone-Revision: 2e385121b8070035aeacb75be839ee7daaec77ab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-14T18:42:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/UIxReminderEditor.js commit bab7e374bb6b5145c3e30e8fd1e3e88cf101538b Author: Ludovic Marcotte Date: Tue Sep 14 18:18:10 2010 +0000 See ChangeLog Monotone-Parent: eb9d7b5fce99d3950d29b0b3737f3463547818d7 Monotone-Revision: 0abef259fbdc04825fd4d1f13c479488e65d54f5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-14T18:18:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/SOGoGroup.m M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m M UI/Scheduler/UIxCalUserRightsEditor.m commit b90a3f76b4ffb06957c650ff4b62b60d091e070a Author: Wolfgang Sourdeau Date: Tue Sep 14 14:06:20 2010 +0000 Monotone-Parent: eb9d7b5fce99d3950d29b0b3737f3463547818d7 Monotone-Revision: 756755f35a7b0415c98a7a403ba3c57bc62a635a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-14T14:06:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit eeaa7627b6e5b87cacb1922cbed142f75c4fbba1 Author: Ludovic Marcotte Date: Mon Sep 13 22:53:51 2010 +0000 Updated the documentation Monotone-Parent: a2194e1b46366db8d82e41cd8fc79e9de88fda2f Monotone-Revision: eb9d7b5fce99d3950d29b0b3737f3463547818d7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-13T22:53:51 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt commit 0d7d91d862f31ebaf911c1bcf31a723249ba572e Author: Ludovic Marcotte Date: Mon Sep 13 21:49:07 2010 +0000 See ChangeLog Monotone-Parent: 23516eede64b155328c3bed96317910fe7a7e676 Monotone-Revision: a2194e1b46366db8d82e41cd8fc79e9de88fda2f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-13T21:49:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/Italian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 024c24a9e48e79dd7dfa3d46e588a7513c894981 Author: Ludovic Marcotte Date: Mon Sep 13 21:37:07 2010 +0000 Updated the .m files to use the Ukrainian translation Monotone-Parent: b935d9cb50d3d0e98ceee388c111562b609f3100 Monotone-Revision: 23516eede64b155328c3bed96317910fe7a7e676 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-13T21:37:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit 083fd932c90c331289feba3a857f4d63f2ccefe8 Author: Ludovic Marcotte Date: Mon Sep 13 21:34:05 2010 +0000 Updated Ukrainian translation Monotone-Parent: effa75fe7d3256edbe231d579f2fff3813c969ba Monotone-Revision: b935d9cb50d3d0e98ceee388c111562b609f3100 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-13T21:34:05 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html D SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod D SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainian.wod A SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.wod commit 75d6765b7965013cf6a598eb739d9e7276fc9b45 Author: Ludovic Marcotte Date: Fri Sep 10 22:18:43 2010 +0000 Disabled the automatic stacktrace generation in order to test it with GNUstep v1.16 Monotone-Parent: 764facae177bd6d33ff44eed127581dd7e8421cf Monotone-Revision: effa75fe7d3256edbe231d579f2fff3813c969ba Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-10T22:18:43 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile commit 0aba9b359e212ee935a779b32fa22c15593cea45 Author: Ludovic Marcotte Date: Thu Sep 9 18:42:45 2010 +0000 Improved error-handling on broken IMAP responses Monotone-Parent: 4bf3403d9b8b5ffb0f071863663473bb6c30c47f Monotone-Revision: 764facae177bd6d33ff44eed127581dd7e8421cf Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-09T18:42:45 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.m commit d67826dcd06625e8406c0865373b698faeb34b7c Author: Ludovic Marcotte Date: Thu Sep 9 17:03:27 2010 +0000 See ChangeLog Monotone-Parent: e97646218dfeb52609d77419b9e445c6e36c0ad0 Monotone-Revision: 4bf3403d9b8b5ffb0f071863663473bb6c30c47f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-09T17:03:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/NSException+Stacktrace.h M Main/NSException+Stacktrace.m D Main/README M Main/SOGo.m commit 97f662825be59d1e86a02197c7de0f78bdbcd7c0 Author: Wolfgang Sourdeau Date: Thu Sep 9 18:53:40 2010 +0000 Monotone-Parent: 17fd2a37137696a4a968902dac2675ba7cff51e6 Monotone-Revision: e97646218dfeb52609d77419b9e445c6e36c0ad0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T18:53:40 Monotone-Branch: ca.inverse.sogo M debian/control commit 0c58d236e2c551e16a8919d72bf7f9212c1a815d Author: Wolfgang Sourdeau Date: Thu Sep 9 18:41:56 2010 +0000 Monotone-Parent: 0d3f9617f38841cc5063b01355354c9207f4f9c0 Monotone-Revision: 17fd2a37137696a4a968902dac2675ba7cff51e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T18:41:56 Monotone-Branch: ca.inverse.sogo M debian/control commit ca681d8f806108a4e5e196e67e5fdb482c14881e Author: Wolfgang Sourdeau Date: Thu Sep 9 18:41:31 2010 +0000 Monotone-Parent: d6ad721e415082a2ac6339927ce208fa01199dcc Monotone-Revision: 0d3f9617f38841cc5063b01355354c9207f4f9c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T18:41:31 Monotone-Branch: ca.inverse.sogo M debian/sogo.overrides commit 165ae115436a91a02a3f65b912cd480471fe41d2 Author: Wolfgang Sourdeau Date: Thu Sep 9 18:38:43 2010 +0000 Monotone-Parent: f4f4b464f58801c6e6a7cbd198d8455a19c3d2a3 Monotone-Revision: d6ad721e415082a2ac6339927ce208fa01199dcc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T18:38:43 Monotone-Branch: ca.inverse.sogo M debian/control M debian/sogo.init commit bb48c8c6721e4785dcc95a3302840558161d2b94 Author: Wolfgang Sourdeau Date: Thu Sep 9 18:07:57 2010 +0000 Monotone-Parent: 69e8f85efef8617d0c614ca5bec1ff539a8c56b8 Monotone-Revision: f4f4b464f58801c6e6a7cbd198d8455a19c3d2a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T18:07:57 Monotone-Branch: ca.inverse.sogo M debian/control commit 8956ba4325d1a5bc33e95078e5d386134ef5c913 Author: Wolfgang Sourdeau Date: Thu Sep 9 16:36:56 2010 +0000 Monotone-Parent: 0eaa1289d7c142f65df5875d9700c03069ece65e Monotone-Revision: 69e8f85efef8617d0c614ca5bec1ff539a8c56b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T16:36:56 Monotone-Branch: ca.inverse.sogo M debian/rules commit cfaf3fa72c3e6aaa389a5fb90ff17d7c7dd50b4f Author: Wolfgang Sourdeau Date: Thu Sep 9 16:35:31 2010 +0000 Monotone-Parent: 2992cf46eef1fd7e19235c3b3d777a6164c2526d Monotone-Revision: 0eaa1289d7c142f65df5875d9700c03069ece65e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T16:35:31 Monotone-Branch: ca.inverse.sogo M debian/rules commit 5567a7a83fbe9fcce01e9002a15c7a5691b378d5 Author: Wolfgang Sourdeau Date: Thu Sep 9 16:33:12 2010 +0000 Monotone-Parent: e6fa87f540c88366f65314c41afcbc692b307e12 Monotone-Revision: 2992cf46eef1fd7e19235c3b3d777a6164c2526d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T16:33:12 Monotone-Branch: ca.inverse.sogo M debian/rules commit 172b48a461a21ef86eb4957117172260dd1383b0 Author: Wolfgang Sourdeau Date: Thu Sep 9 16:04:27 2010 +0000 removed usless "indep" targets Monotone-Parent: a3e6c76628a0d2f514619fb4c55d3768c57c848b Monotone-Revision: e6fa87f540c88366f65314c41afcbc692b307e12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T16:04:27 Monotone-Branch: ca.inverse.sogo M debian/rules commit 2ec0d4d273b38d5f49c28ee01f9e68c3c327b574 Author: Wolfgang Sourdeau Date: Thu Sep 9 15:51:13 2010 +0000 debian debug symbols Monotone-Parent: 105b4d78ea10a9821986149f8e9f4e646deacb5b Monotone-Revision: 625efb02980e7be9f62a6da3298d79adb34b78bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-09T15:51:13 Monotone-Branch: ca.inverse.sogo M debian/control M debian/rules commit 6981ac8ab3e97bec59b315b12887a10a19c2830f Author: Francis Lachapelle Date: Wed Sep 8 16:27:52 2010 +0000 CSS fix for IE in the contact editor window. Monotone-Parent: 9841e0fa0826700ff595b5aa219083559daf8db7 Monotone-Revision: 9ab8bbc4744bc53399410cafa678f8b27923e5fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-08T16:27:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/iefixes.css commit 82cb84b54b4b654f04bfcf909c201596964d40bf Author: Ludovic Marcotte Date: Wed Sep 8 10:58:36 2010 +0000 Updated NEWS file for upcoming release Monotone-Parent: 1a442265f5943bf4d60fcf33caf909bbff76bd38 Monotone-Revision: 9841e0fa0826700ff595b5aa219083559daf8db7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-08T10:58:36 Monotone-Branch: ca.inverse.sogo M NEWS commit 45c653d990dfe9a204531c7b618af368a311f68f Author: Ludovic Marcotte Date: Fri Sep 3 19:20:02 2010 +0000 Removed the browser limitation for Opera. We don't do any version check numbers - use at your own risk\! Monotone-Parent: 8cb90e9b9131045b60db27358a0651385c689a42 Monotone-Revision: 1a442265f5943bf4d60fcf33caf909bbff76bd38 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-03T19:20:02 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m commit 3178dcf9145feacf61b4771d624405b300f1012c Author: Ludovic Marcotte Date: Fri Sep 3 18:00:05 2010 +0000 Increased the c_cycleinfo column size Monotone-Parent: 105b4d78ea10a9821986149f8e9f4e646deacb5b Monotone-Revision: 8cb90e9b9131045b60db27358a0651385c689a42 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-03T18:00:05 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs commit d68fa531a811e8dcbcb768fdea634ad740a1a6bf Author: Wolfgang Sourdeau Date: Fri Sep 3 15:51:22 2010 +0000 style compliance Monotone-Parent: 0194b10e82c289d4b0daf68bd644381fc3f912c7 Monotone-Revision: 105b4d78ea10a9821986149f8e9f4e646deacb5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-03T15:51:22 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m commit 8328374042e19599f2e3647ad2294f2706dc7062 Author: Ludovic Marcotte Date: Fri Sep 3 12:21:48 2010 +0000 Fixed the handling of TLS/SSL sockets, again. Monotone-Parent: 09f0f8877795f3a345aa7c98083aa8c1a62ad06f Monotone-Revision: 3041774927e7490f413c502580f789b26a0e693d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-03T12:21:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUser.m commit 3d27a57d72a59a5876ddccd227959bcd402e4ee3 Author: Ludovic Marcotte Date: Fri Sep 3 10:49:59 2010 +0000 Added extra check in SOGoToolBackup.m to avoid breaking on broken sogo_folder_info data Monotone-Parent: 4b7f399fbc3a148bb537b71896b85b75569d5f5f Monotone-Revision: 7b6c0dbf0ad6e6acc3aff1ca99e36772eba250dc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-03T10:49:59 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m commit f8eb68ee1e750ecae8fdb19a6ded600eb38c30d2 Author: Francis Lachapelle Date: Thu Sep 2 22:22:40 2010 +0000 Monotone-Parent: e3f12e7b1f3dbd033f9a9644cb66aff2e1661704 Monotone-Revision: 831f41d261df5430147e999c1ce2b945b81086b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-02T22:22:40 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.m commit a798b6b876edaa8d325a83ff147a707f13d0ba03 Author: Wolfgang Sourdeau Date: Thu Sep 2 22:03:50 2010 +0000 Monotone-Parent: 4b7f399fbc3a148bb537b71896b85b75569d5f5f Monotone-Revision: adf196d027f81b081e5999a384d4c9faaea58f27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T22:03:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 8b1b45dab9576165f8d138e4e60afe356e6bdf6a Author: Wolfgang Sourdeau Date: Thu Sep 2 20:51:24 2010 +0000 Monotone-Parent: 251f8d592e13145690e537b81efeff57506f18cc Monotone-Revision: 4b7f399fbc3a148bb537b71896b85b75569d5f5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T20:51:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 71670d527758fff9d63d72643c495d3489506b84 Author: Wolfgang Sourdeau Date: Thu Sep 2 20:49:44 2010 +0000 Monotone-Parent: 611a6d7b000922c12b97b17cfaa02a519ca5f93b Monotone-Revision: 251f8d592e13145690e537b81efeff57506f18cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T20:49:44 Monotone-Branch: ca.inverse.sogo M NEWS commit 6ba62f4e9e1018c75dbded4246141cf57946029a Author: Wolfgang Sourdeau Date: Thu Sep 2 20:49:19 2010 +0000 Monotone-Parent: e3f12e7b1f3dbd033f9a9644cb66aff2e1661704 Monotone-Revision: 611a6d7b000922c12b97b17cfaa02a519ca5f93b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T20:49:19 Monotone-Branch: ca.inverse.sogo M NEWS commit 428b086ff8e6e4bcfe93addb9d5666c336c5b6d6 Author: Francis Lachapelle Date: Thu Sep 2 19:11:20 2010 +0000 See Changelog. Monotone-Parent: 2ddbb7513b1b8ba7d0d14c8cb60d801fac9314a6 Monotone-Revision: 1f2eaa372e3ae66a929fc22a568735d95ec1f67f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-02T19:11:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/SOGo/NSDictionary+URL.m M UI/WebServerResources/generic.js commit b7c9ebdd4578c5d35d999e692ef51cb5ee706716 Author: Francis Lachapelle Date: Thu Sep 2 19:00:38 2010 +0000 Monotone-Parent: ba544c4d9dc8a0764eb65feb6e8655bacf2701c5 Monotone-Revision: 2ddbb7513b1b8ba7d0d14c8cb60d801fac9314a6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-02T19:00:38 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.m commit eb506c6b0df1aac3e02522b962075a46fa4e0336 Author: Ludovic Marcotte Date: Thu Sep 2 16:47:06 2010 +0000 Fixed the handling of TLS/SSL sockets Monotone-Parent: 94879e006105e5001a0e4598b69f35c8117ab394 Monotone-Revision: 1f953cea64fc6c840758f4cc35550f91b6aa07af Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-02T16:47:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.h commit 0b57a9d8e0a25d2a4cfa602093fac1406317f883 Author: Wolfgang Sourdeau Date: Thu Sep 2 16:39:31 2010 +0000 Monotone-Parent: 85562e3494ccd15c1f10a3a0bbdfeb11ff54430d Monotone-Revision: 94879e006105e5001a0e4598b69f35c8117ab394 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T16:39:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit a7b0d55b0c62525f1d629bf8c6c353060d7c705e Author: Francis Lachapelle Date: Thu Sep 2 16:16:26 2010 +0000 Monotone-Parent: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc Monotone-Revision: ba544c4d9dc8a0764eb65feb6e8655bacf2701c5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-02T16:16:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 3d9ac737bf341e342a7c6a5ac1f122259e734521 Author: Wolfgang Sourdeau Date: Thu Sep 2 12:31:32 2010 +0000 Monotone-Parent: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc Monotone-Revision: b9a09b9bf8fc46e61ede310c9787e2c7118175cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-02T12:31:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailEditor.js commit d0577e001f78913a6bc31aaf93ef33c05d8fcd36 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:53:50 2010 +0000 Monotone-Parent: efb4cad1d07472e5ed5121c7bb6c6545f37d2f0e Monotone-Revision: e36d8d24bc74c3d965cac3d3370bd3d5681f3ffc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:53:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/SOGoTest.m commit 186eff9c85df523113716e5e0222584dfcf31bfa Author: Wolfgang Sourdeau Date: Wed Sep 1 20:49:17 2010 +0000 Monotone-Parent: 9ba50cdae73842f1d837579953a70089622effa5 Monotone-Revision: efb4cad1d07472e5ed5121c7bb6c6545f37d2f0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:49:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 67e8ac48abd86e2932d8e5962ea026afa4478814 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:48:39 2010 +0000 Monotone-Parent: 1216093ddb57e878561cf1e56f2380f72d35f93a Monotone-Revision: 9ba50cdae73842f1d837579953a70089622effa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:48:39 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit f450315f5e5346d8813f550c632b62d8214302f1 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:48:37 2010 +0000 Monotone-Parent: 6bbe705e61e8fc6ef154a1903cb2e31282bbedfe Monotone-Revision: 1216093ddb57e878561cf1e56f2380f72d35f93a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:48:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit 2039c4f6644b88aa993a078235be3d4621482ca0 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:36:05 2010 +0000 Monotone-Parent: 148caf2ae66d2024b6008a2633e9145890921239 Monotone-Revision: 6bbe705e61e8fc6ef154a1903cb2e31282bbedfe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:36:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit 4d5c0ff6f4ae96a5df59b93ee8ff420ed41903fc Author: Wolfgang Sourdeau Date: Wed Sep 1 20:27:45 2010 +0000 Monotone-Parent: d730814de50b7c4fd0fa165b4b6e02e968ff60ef Monotone-Revision: 148caf2ae66d2024b6008a2633e9145890921239 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:27:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailView.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MailerUI/product.plist M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailView.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 5ae619bea48b5a6ea222bcec64e59449782f72ed Author: Wolfgang Sourdeau Date: Wed Sep 1 20:21:08 2010 +0000 Monotone-Parent: dd47bad51128926f3482ec2f47de979c952600c2 Monotone-Revision: d730814de50b7c4fd0fa165b4b6e02e968ff60ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:21:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 7e1f5a66913cbeb9b058be420c33754ccccfdf95 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:21:01 2010 +0000 Monotone-Parent: d4014f4d1ab5f280c15c4dce4c6dd24f1edaeeb2 Monotone-Revision: dd47bad51128926f3482ec2f47de979c952600c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:21:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit ee9b99e9ed28c63f018b7fb2eee83ff2d5777fc6 Author: Wolfgang Sourdeau Date: Wed Sep 1 20:16:25 2010 +0000 Monotone-Parent: a8a5738ff7b64984a9c48ba86c20a9c4ca44475f Monotone-Revision: d4014f4d1ab5f280c15c4dce4c6dd24f1edaeeb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:16:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h commit f95ba3f30034762773d5e27532c5d169c856d3ab Author: Wolfgang Sourdeau Date: Wed Sep 1 20:15:14 2010 +0000 Monotone-Parent: 32ad0a6147be7ae69fe1339fe1a08de4fbf7fc9b Monotone-Revision: a8a5738ff7b64984a9c48ba86c20a9c4ca44475f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-09-01T20:15:14 Monotone-Branch: ca.inverse.sogo M ChangeLog commit dcd38d997a5c3b65eb3182a92cc8be2bd3f06deb Author: Wolfgang Sourdeau Date: Tue Aug 31 19:56:45 2010 +0000 Monotone-Parent: b2324fd0b056d26c1f593b22e0516160fd06bd3c Monotone-Revision: 32ad0a6147be7ae69fe1339fe1a08de4fbf7fc9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-31T19:56:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSScanner+BSJSONAdditions.m M Tests/Unit/SOGoTest.h M Tests/Unit/TestBSJSONAdditions.m commit d4c7a0520a33992ba1d9cd75d802effcc4e12917 Author: Wolfgang Sourdeau Date: Tue Aug 31 13:49:31 2010 +0000 Monotone-Parent: eafd3c0c3b5dc6879988981674509a8d1ccfc286 Monotone-Revision: b2324fd0b056d26c1f593b22e0516160fd06bd3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-31T13:49:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js A UI/WebServerResources/options.png D UI/WebServerResources/priority.png M debian/sogo.overrides commit f591023b2c28f20f44dbfd76ac2943c6cbaff9e6 Author: Wolfgang Sourdeau Date: Tue Aug 31 12:30:02 2010 +0000 Monotone-Parent: 9b0c9808ab9e22363180fcaa54ce560262e7188f Monotone-Revision: eafd3c0c3b5dc6879988981674509a8d1ccfc286 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-31T12:30:02 Monotone-Branch: ca.inverse.sogo M Tests/Unit/SOGoTest.m commit 1be000404c8c3de7a1effe5f17686f723e38891b Author: Wolfgang Sourdeau Date: Mon Aug 30 20:33:25 2010 +0000 Monotone-Parent: daae15bcf9e4793ea2109c4e41219071a3e94636 Monotone-Revision: 9b0c9808ab9e22363180fcaa54ce560262e7188f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-30T20:33:25 Monotone-Branch: ca.inverse.sogo M NEWS commit c018b949977bb193d56912c26eacef3016ba1550 Author: Wolfgang Sourdeau Date: Mon Aug 30 19:49:58 2010 +0000 Monotone-Parent: 7e7946ac70e135f3e208b210455b3238dd36d951 Monotone-Revision: daae15bcf9e4793ea2109c4e41219071a3e94636 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-30T19:49:58 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalPerson.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit 629cf8ec1070b621f3c5ee312a9d78122e8993e8 Author: Wolfgang Sourdeau Date: Mon Aug 30 19:49:04 2010 +0000 Monotone-Parent: bc5b13a95fc1868b4361ef33d8fde7ec4ea09c75 Monotone-Revision: 7e7946ac70e135f3e208b210455b3238dd36d951 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-30T19:49:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolRemoveDoubles.m M UI/MailerUI/UIxMailFormatter.m commit 83c5a044ac4e9728cb3c4fef208b3a7c50296c52 Author: Wolfgang Sourdeau Date: Mon Aug 30 19:45:00 2010 +0000 obsolete files Monotone-Parent: cda760ccf9a11f7cf9ace032989d6ceb949b401a Monotone-Revision: bc5b13a95fc1868b4361ef33d8fde7ec4ea09c75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-30T19:45:00 Monotone-Branch: ca.inverse.sogo D fhsbundle.make commit df6a6309a59f805205f320aad02ce915ef0ff0a2 Author: Wolfgang Sourdeau Date: Mon Aug 30 19:44:46 2010 +0000 obsolete files Monotone-Parent: c5f3c68d5e922909b6e807bee4d63d2f4218a2c6 Monotone-Revision: cda760ccf9a11f7cf9ace032989d6ceb949b401a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-30T19:44:46 Monotone-Branch: ca.inverse.sogo D fhslib.make D fhstool.make D fhswobundle.make commit 6870e49f821e46ba9a49b7daaceb0bf34b1be97b Author: Francis Lachapelle Date: Mon Aug 30 19:38:56 2010 +0000 sogo-init.d-redhat is now LSB-compliant. Monotone-Parent: 15292db4f31efc55098659a1e0d5c4fb1d4042c0 Monotone-Revision: c5f3c68d5e922909b6e807bee4d63d2f4218a2c6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-30T19:38:56 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit 5afad0e0e7f7c93dcd1d2f904f15edf05e941bea Author: Francis Lachapelle Date: Mon Aug 30 18:34:01 2010 +0000 Updated Installation Guide Monotone-Parent: 135cc1c53888ea9f48e15bf25cc1ad025a510ba0 Monotone-Revision: 15292db4f31efc55098659a1e0d5c4fb1d4042c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-30T18:34:01 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 4f0825eaa901a8f6fc5a73c0c611bf45fcd69946 Author: Francis Lachapelle Date: Mon Aug 30 18:33:42 2010 +0000 Monotone-Parent: 1198851379c12913a7d2c42cae14f137188fdbb2 Monotone-Revision: 135cc1c53888ea9f48e15bf25cc1ad025a510ba0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-30T18:33:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS commit ec40f455c4f8e5225d194845617eb0f592fc0972 Author: Wolfgang Sourdeau Date: Fri Aug 27 20:39:50 2010 +0000 Monotone-Parent: 5373dfc5c3226373ee07463504c8e41f06201524 Monotone-Revision: 773d2f54b9bda91cde8db9efc3ee7828e95535de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T20:39:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ckeditor/ckeditor.js D UI/WebServerResources/ckeditor/ckeditor.pack M UI/WebServerResources/ckeditor/ckeditor_basic.js D UI/WebServerResources/ckeditor/ckeditor_basic_source.js D UI/WebServerResources/ckeditor/ckeditor_source.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/he.js A UI/WebServerResources/ckeditor/plugins/autogrow/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js A UI/WebServerResources/ckeditor/plugins/tableresize/plugin.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit efc1cfb4011c327127ec097d3c4af037768bf5bc Author: Francis Lachapelle Date: Fri Aug 27 20:25:07 2010 +0000 Monotone-Parent: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc Monotone-Revision: 2633331d11d2066cf3528aa65b464bb03169f1c9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-27T20:25:07 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit b692d9f5fd6761a60d154a87a3492f1e84cc47ae Author: Francis Lachapelle Date: Fri Aug 27 20:16:35 2010 +0000 See Changelog. Monotone-Parent: 25abdbcb35808945aa88d8503c67e9f53776cf62 Monotone-Revision: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-27T20:16:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/alarm.png A UI/WebServerResources/confidential.png A UI/WebServerResources/private.png commit 6a420bc3c2e277e3b1e174a630af58ff59354957 Author: Wolfgang Sourdeau Date: Fri Aug 27 19:04:01 2010 +0000 Monotone-Parent: a2fdcba88132d5d3a40e99469b96284dab1fa34d Monotone-Revision: 5373dfc5c3226373ee07463504c8e41f06201524 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T19:04:01 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit f6194ad6497db2ee36bfee10563483e569e51ebd Author: Wolfgang Sourdeau Date: Fri Aug 27 19:03:36 2010 +0000 Monotone-Parent: ccd706990c0c07734803fe25afed404b36a04e8f Monotone-Revision: a2fdcba88132d5d3a40e99469b96284dab1fa34d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T19:03:36 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/arrow-lft-sharp.gif D UI/WebServerResources/arrow-rit-sharp.gif D UI/WebServerResources/closewindow.gif D UI/WebServerResources/first.gif D UI/WebServerResources/last.gif D UI/WebServerResources/next.gif D UI/WebServerResources/non_sorted.gif D UI/WebServerResources/previous.gif commit ef2d49f864340611ccdb743050e022ce482bfe57 Author: Wolfgang Sourdeau Date: Fri Aug 27 19:03:29 2010 +0000 Monotone-Parent: 25abdbcb35808945aa88d8503c67e9f53776cf62 Monotone-Revision: ccd706990c0c07734803fe25afed404b36a04e8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T19:03:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 9153afd7f11b646b387de694536d6a3417688058 Author: Wolfgang Sourdeau Date: Fri Aug 27 15:14:03 2010 +0000 Monotone-Parent: babfea6e4a86c3a35dca2f890f5274a718b07250 Monotone-Revision: 25abdbcb35808945aa88d8503c67e9f53776cf62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T15:14:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit ff00afd9163b18d337930f4c120f72ea40eb6c34 Author: Wolfgang Sourdeau Date: Fri Aug 27 14:56:57 2010 +0000 Monotone-Parent: 748bc1fd6d5c867c7b2b4da7574602b322a35fa5 Monotone-Revision: 6731baba845a29cc3395d6e6d558a49a66e757ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-27T14:56:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js commit d9aea1bba03d281e2ca4b9fc3ca08b649e486fb5 Author: Ludovic Marcotte Date: Fri Aug 27 00:51:46 2010 +0000 The IMAP ID must be an object... not just an int Monotone-Parent: 7552a94eb1b6254545099a5beeef2e57fd0e0da3 Monotone-Revision: b9e39b84892a7087aa8b4a045496b566eca839ec Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-27T00:51:46 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit c380057b28f19cfa15ac46338358b29326827cb4 Author: Wolfgang Sourdeau Date: Thu Aug 26 20:45:23 2010 +0000 Monotone-Parent: 7a136da813c9771632c72c06589d2cb6383ef052 Monotone-Revision: 748bc1fd6d5c867c7b2b4da7574602b322a35fa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T20:45:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 1c5be3fbe68560b5af2e78192f796e1e2b37be5e Author: Francis Lachapelle Date: Thu Aug 26 17:21:41 2010 +0000 Monotone-Parent: 59ba21ee6940ddf75f7560f3d2986a0bbc1f5c12 Monotone-Revision: 7a136da813c9771632c72c06589d2cb6383ef052 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-26T17:21:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit a6a3ca2cf5bbd5732b9d79edd7d91cd7c9176e6a Author: Wolfgang Sourdeau Date: Thu Aug 26 15:32:42 2010 +0000 Monotone-Parent: ee950e307e6571a0c19bb8438551295e0126c17e Monotone-Revision: 59ba21ee6940ddf75f7560f3d2986a0bbc1f5c12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T15:32:42 Monotone-Branch: ca.inverse.sogo M NEWS commit 14d3f1ae86b347b72ad4643c70fa2b02c84a64de Author: Wolfgang Sourdeau Date: Thu Aug 26 15:30:51 2010 +0000 Monotone-Parent: e339a3442f42acdf4909a6baec00b5327ae53cb3 Monotone-Revision: ee950e307e6571a0c19bb8438551295e0126c17e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T15:30:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit a4488f234fa9c22d9b10ee01fa0c27d86ebc00ea Author: Wolfgang Sourdeau Date: Thu Aug 26 15:29:05 2010 +0000 Monotone-Parent: 07598ed25ba62374768b8640ed2ee37f0095224b Monotone-Revision: e339a3442f42acdf4909a6baec00b5327ae53cb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T15:29:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit 37561dadeb6de625107addf4ca1dc942a8a2c937 Author: Wolfgang Sourdeau Date: Thu Aug 26 15:27:34 2010 +0000 Monotone-Parent: 5fc2d7189c72402367ef086530caefea5fa4fa97 Monotone-Revision: 07598ed25ba62374768b8640ed2ee37f0095224b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T15:27:34 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 1fa8dbf31e6f8ad2152e73975292c2047637277a Author: Wolfgang Sourdeau Date: Thu Aug 26 15:27:25 2010 +0000 Monotone-Parent: f6c7d4502b60b66206223a822d4911218f4bbacf Monotone-Revision: 5fc2d7189c72402367ef086530caefea5fa4fa97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-26T15:27:25 Monotone-Branch: ca.inverse.sogo M Tests/Unit/GNUmakefile A Tests/Unit/TestNGMimeAddressHeaderFieldGenerator.m commit c512f1240f99b2f2a4682b86499afcc66fae21bf Author: Francis Lachapelle Date: Thu Aug 26 14:14:10 2010 +0000 See Changelog. Monotone-Parent: f13b039579047763006c2956ddf349f1bff203a3 Monotone-Revision: f6c7d4502b60b66206223a822d4911218f4bbacf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-26T14:14:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Italian.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/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit d2b696fcfa8a53b7f9d279ced04055a5858b6523 Author: Francis Lachapelle Date: Thu Aug 26 14:09:23 2010 +0000 Monotone-Parent: 885a8aa2d3e7ce7d4493c5d244d42811994b1fb8 Monotone-Revision: f13b039579047763006c2956ddf349f1bff203a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-26T14:09:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 29e79ac428ac86324ff2d52a1991c43a6effa065 Author: Ludovic Marcotte Date: Wed Aug 25 21:50:15 2010 +0000 Updated German translation - this fixes #761 Monotone-Parent: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a Monotone-Revision: 7552a94eb1b6254545099a5beeef2e57fd0e0da3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-25T21:50:15 Monotone-Branch: ca.inverse.sogo M UI/AdministrationUI/German.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 4f8f86e5aba6746d4d1dccb70798934b9936bb96 Author: Francis Lachapelle Date: Wed Aug 25 21:15:02 2010 +0000 Monotone-Parent: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a Monotone-Revision: cbe8e2b0be511edea6bd5d62d20fad24d0a1f260 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-25T21:15:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoMailDataSource.js commit df17b901e9f42276b9a0a9c5d49f12356dc5e94f Author: Wolfgang Sourdeau Date: Wed Aug 25 15:23:51 2010 +0000 reindentation and readability Monotone-Parent: 45563a5428bd14a897f31d8c32c9bec7cafb0e73 Monotone-Revision: c5274b65b46d7fb2a662a60b3f1428b9eaec7d7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-25T15:23:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListEditor.m commit d79565bc90798492d476b3488a690aeb6ff25d42 Author: Ludovic Marcotte Date: Wed Aug 25 13:09:25 2010 +0000 See ChangeLog Monotone-Parent: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021 Monotone-Revision: 45563a5428bd14a897f31d8c32c9bec7cafb0e73 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-25T13:09:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.m commit ccd69d3f8817a14fdb80306a754009e4ac7b9693 Author: Ludovic Marcotte Date: Tue Aug 24 19:41:23 2010 +0000 Dropped old SOPE patches Monotone-Parent: a87b5d8eea8be842c1ab7dc48667af2debe9bb21 Monotone-Revision: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-24T19:41:23 Monotone-Branch: ca.inverse.sogo D SOPE/sope-debian.diff D SOPE/sope-debugleaks.diff D SOPE/sope-gsmake2.diff D SOPE/sope-ngobjweb-fix.diff D SOPE/sope-patchset-r1664.diff commit 6e2ebc045c04cb01a8c8ba0d2a9bf460917b6720 Author: Wolfgang Sourdeau Date: Tue Aug 24 19:57:44 2010 +0000 Monotone-Parent: b0729f36e09299983d44b3781e15368a2bf42f8d Monotone-Revision: a87b5d8eea8be842c1ab7dc48667af2debe9bb21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-24T19:57:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 7d49bfd2c6521e8a795be4a737cffd813b88a3f8 Author: Wolfgang Sourdeau Date: Tue Aug 24 19:57:42 2010 +0000 Monotone-Parent: 7b0ff9afef82de23e4f1e7222e6b8999dc5b0966 Monotone-Revision: b0729f36e09299983d44b3781e15368a2bf42f8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-24T19:57:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 13436b2be6a6d4e5aefbd887c03a8c5932e43b70 Author: Wolfgang Sourdeau Date: Tue Aug 24 18:48:56 2010 +0000 Monotone-Parent: 76909628785d7db94f5a70ec9d81f0d310851522 Monotone-Revision: 7b0ff9afef82de23e4f1e7222e6b8999dc5b0966 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-24T18:48:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSList.m commit b5fb0b8ff560f0c562fe34fe0f052e0dca224ac3 Author: Francis Lachapelle Date: Tue Aug 24 13:41:21 2010 +0000 See Changelog. Monotone-Parent: 2b96d00aec89e2290a01e1ee04bdc8cee5487139 Monotone-Revision: cbeb049178fb31d19a533abf22a87b401926032f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-24T13:41:21 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit 7c2eb5394bb02cd93f15659b182aa46f098013d1 Author: Ludovic Marcotte Date: Tue Aug 24 13:27:02 2010 +0000 See ChangeLog Monotone-Parent: 2b96d00aec89e2290a01e1ee04bdc8cee5487139 Monotone-Revision: 478756ffec5abdd24d602d86bbb8fdf091d543bd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-24T13:27:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit a2b5a5b4bb50101b8f5b0ba001048fa1a744ae54 Author: Wolfgang Sourdeau Date: Mon Aug 23 20:58:41 2010 +0000 Monotone-Parent: 7f76103f70f06e2d9d23dda324c36f84d85eae1c Monotone-Revision: 2b96d00aec89e2290a01e1ee04bdc8cee5487139 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-23T20:58:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit aa9312f27863631efe632afc7acf2ae8c782907d Author: Wolfgang Sourdeau Date: Mon Aug 23 20:56:28 2010 +0000 Monotone-Parent: b4f7cd6dfc31765ed9331020a8d070d54d8d0549 Monotone-Revision: 7f76103f70f06e2d9d23dda324c36f84d85eae1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-23T20:56:28 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxJSClose.wox commit 8a1e8056578e8a0106d05dcd5aabb27906636083 Author: Wolfgang Sourdeau Date: Mon Aug 23 15:32:52 2010 +0000 Monotone-Parent: f6c6e91570c47d1f21a72f6e6379690131692fff Monotone-Revision: b4f7cd6dfc31765ed9331020a8d070d54d8d0549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-23T15:32:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit f52e7111c60d66ed51f18aa4a25b10540970dc4b Author: Wolfgang Sourdeau Date: Fri Aug 20 16:04:57 2010 +0000 Monotone-Parent: 93a0fb767ef6e01db86b4875df56ea405872297f Monotone-Revision: f6c6e91570c47d1f21a72f6e6379690131692fff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T16:04:57 Monotone-Branch: ca.inverse.sogo M debian/rules commit 935ec4a5864f23c96dfbadf9877ba77001d3b192 Author: Wolfgang Sourdeau Date: Fri Aug 20 16:02:07 2010 +0000 Monotone-Parent: e851b41f16b51cb829a847dc7ced65bd558b5dfa Monotone-Revision: 93a0fb767ef6e01db86b4875df56ea405872297f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T16:02:07 Monotone-Branch: ca.inverse.sogo M debian/rules commit 2c1aef2cbdc3d96efdd4b4ae98f810ad39084eab Author: Wolfgang Sourdeau Date: Fri Aug 20 14:11:43 2010 +0000 Monotone-Parent: 77f1091c06783593dcf99f904ee435606622847d Monotone-Revision: e851b41f16b51cb829a847dc7ced65bd558b5dfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T14:11:43 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 4eb18f593b87d2bed8dfe5e8374094f192fbf23f Author: Wolfgang Sourdeau Date: Fri Aug 20 14:07:32 2010 +0000 Monotone-Parent: ebba4da6ea34dfe0e2ef6576595708fef8f31a5a Monotone-Revision: 77f1091c06783593dcf99f904ee435606622847d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T14:07:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.m commit dcb8b9a1bb15f89a88ca9f8b0b0420a92d4c79a8 Author: Wolfgang Sourdeau Date: Fri Aug 20 12:50:47 2010 +0000 Monotone-Parent: 9831fe16221b26d01357cd8dc0a4a0a9d3f418ed Monotone-Revision: ebba4da6ea34dfe0e2ef6576595708fef8f31a5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T12:50:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 2e271ba1fa196973773998fbae5b0aa91dce90da Author: Wolfgang Sourdeau Date: Fri Aug 20 12:50:15 2010 +0000 Monotone-Parent: 1f459bf5c352f45ee6179088dda845fed84878af Monotone-Revision: 9831fe16221b26d01357cd8dc0a4a0a9d3f418ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T12:50:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit f653ca8c4bceafe1072ffe257aa671aed26f3a35 Author: Wolfgang Sourdeau Date: Fri Aug 20 12:49:16 2010 +0000 Monotone-Parent: 57e11c311296e70140960bcd3420fad8473f5342 Monotone-Revision: 1f459bf5c352f45ee6179088dda845fed84878af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T12:49:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit 8ac94ac581ad27a2dbc5c35150c1d6ac544e5d06 Author: Wolfgang Sourdeau Date: Fri Aug 20 12:37:09 2010 +0000 Monotone-Parent: 863c571be4782f1a0a91daa6a3747c901ac69aaa Monotone-Revision: 57e11c311296e70140960bcd3420fad8473f5342 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T12:37:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 3c426c52cfc04aaa0f5c8dbae5da43a02a87de48 Author: Wolfgang Sourdeau Date: Fri Aug 20 01:40:07 2010 +0000 Monotone-Parent: ce0a852faf4ba22891a76c3c85731b7a32e2d14a Monotone-Revision: 863c571be4782f1a0a91daa6a3747c901ac69aaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T01:40:07 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tools/SOGoEAlarmsNotifier.h A Tools/SOGoEAlarmsNotifier.m A Tools/sogo-ealarms-notify.m commit 2f66264657a51269fbff21ad0b858b92d2ef9a23 Author: Wolfgang Sourdeau Date: Fri Aug 20 01:38:33 2010 +0000 Monotone-Parent: dedf484aec95d33480d529af12e81cb45edb7dd0 Monotone-Revision: ce0a852faf4ba22891a76c3c85731b7a32e2d14a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T01:38:33 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/SOGoEMailAlarmsManager.h A SoObjects/Appointments/SOGoEMailAlarmsManager.m commit 89d282d220d9b2187dbf1641df94efa42d839657 Author: Wolfgang Sourdeau Date: Fri Aug 20 01:36:08 2010 +0000 Monotone-Parent: 848b310c090a03db48d0571c275639c9b9b49c9f Monotone-Revision: d1a4f0ec595bfdd85dcd021dca6e4957ac192140 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-20T01:36:08 Monotone-Branch: ca.inverse.sogo A SOPE/GDLContentStore/GCSAlarmsFolder.h A SOPE/GDLContentStore/GCSAlarmsFolder.m commit e94744095370ccb34ab7f7aa6bcb3bbf8d5d900c Author: Francis Lachapelle Date: Thu Aug 19 21:26:31 2010 +0000 See Changelog. Monotone-Parent: 61d77b3172c7a72376f9b867ab6d96136e763698 Monotone-Revision: c08e4921f6ce7d20b4c9532750d271ac4a7a3e5a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T21:26:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 554d46709890de082a191df2286d55ba45418a07 Author: Ludovic Marcotte Date: Thu Aug 19 19:31:24 2010 +0000 Pulled over MailerUI.js from the ca.inverse.sogo branch to avoid complex merge. Monotone-Parent: 0d46067be22a5b8b3e367146a56b54e782ac839c Monotone-Revision: d7190b0d224574c8656aa4031d63070f85201971 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-19T19:31:24 M UI/WebServerResources/MailerUI.js commit 67720a01a0a92f38531b3b26b8202d4517bb9761 Author: Wolfgang Sourdeau Date: Thu Aug 19 19:22:08 2010 +0000 Monotone-Parent: 5d6bd031d4a71e69a4759798355764f7f9894322 Monotone-Revision: 4b75d0f2673a649962c631fea2213e8dbf33a7b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T19:22:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit bbe850c044157a2c3fdc69b93f923c68cce7fa77 Author: Wolfgang Sourdeau Date: Thu Aug 19 19:20:56 2010 +0000 Monotone-Parent: fa8dc1c274f33f22112358063dcbafd1365e8c6f Monotone-Revision: 5d6bd031d4a71e69a4759798355764f7f9894322 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T19:20:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit b9201e4741565f1a32e469aa4c19b64c4ba7e6c7 Author: Wolfgang Sourdeau Date: Thu Aug 19 19:20:48 2010 +0000 Monotone-Parent: 069a26b1da4cd9cb430bcfa41dc9eb96e0cc8778 Monotone-Revision: fa8dc1c274f33f22112358063dcbafd1365e8c6f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T19:20:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit dd628a5087d04fce61c30bdb80302f734434649f Author: Ludovic Marcotte Date: Thu Aug 19 18:57:47 2010 +0000 Updated the guides Monotone-Parent: e308be87bc19968a1679fd4495fcbf690eaf6450 Monotone-Revision: 8604969aca9f512a5bfb3a1d79b03b7e261c4c4d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-19T18:57:47 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit ef464c989eb9dae2cc911eb5e0c178249af01d8d Author: Francis Lachapelle Date: Thu Aug 19 19:24:35 2010 +0000 See Changelog. Monotone-Parent: 848b310c090a03db48d0571c275639c9b9b49c9f Monotone-Revision: e308be87bc19968a1679fd4495fcbf690eaf6450 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T19:24:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 49dc98f93c2d18fc2c965e9efa098ea0f86d234b Author: Francis Lachapelle Date: Thu Aug 19 18:32:10 2010 +0000 Monotone-Parent: 72af4681aa9d575ba898d28f6ce6d07d6d5dafd5 Monotone-Revision: 0d46067be22a5b8b3e367146a56b54e782ac839c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T18:32:10 Monotone-Tag: SOGo_v1.3.1 M UI/WebServerResources/MailerUI.js commit 4229a0b55d7d7c29101fb723386b918ca2523ebc Author: Francis Lachapelle Date: Thu Aug 19 18:16:47 2010 +0000 Monotone-Parent: 7766ae8ec61d9568e049bfa9fb16f7452250a88a Monotone-Revision: 09fb0a44c87c46e45808e833ff9299edcb07ac03 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T18:16:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 354fcbecaf6d4d9ddf2dbab65adcbcb48f3af275 Author: Wolfgang Sourdeau Date: Thu Aug 19 17:46:01 2010 +0000 Monotone-Parent: 5c82b99d5706b81d029752ca424be6a61a7cc96c Monotone-Revision: fa4c79494b368a1d150b33a70179a532c2f71dcd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T17:46:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit 5a949e9b4abce4fe9192c706dc4f9f40c32c1ffa Author: Francis Lachapelle Date: Thu Aug 19 17:45:29 2010 +0000 Monotone-Parent: 618ad1eb6b0c707afbfd6673022c7840209747e1 Monotone-Revision: 4b47b695463a14cf2c3acf6fe59fa9d778fce6c5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T17:45:29 M UI/WebServerResources/MailerUI.js commit 0862665e852a522380b82dc96c1dc5e4a2aca856 Author: Francis Lachapelle Date: Thu Aug 19 17:42:20 2010 +0000 Monotone-Parent: d51fb546b2097f0d48a9b928bab71c9956c7c7f3 Monotone-Revision: 7766ae8ec61d9568e049bfa9fb16f7452250a88a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T17:42:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 5840f2a4a2d9f1612186dac8c454005aca949be4 Author: Wolfgang Sourdeau Date: Thu Aug 19 17:40:28 2010 +0000 Monotone-Parent: c7c119b8830f974eae43854ab61fdff9fc0c72d3 Monotone-Revision: 5c82b99d5706b81d029752ca424be6a61a7cc96c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T17:40:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M Tools/GNUmakefile M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxReminderEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxReminderEditor.js commit aa8a110edf975728a058786df54aa38457cc1091 Author: Wolfgang Sourdeau Date: Thu Aug 19 17:37:38 2010 +0000 Monotone-Parent: 8ab9d905be81b1d017b03c8d69c362e0ec19bcf4 Monotone-Revision: c7c119b8830f974eae43854ab61fdff9fc0c72d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T17:37:38 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalAlarm.h M SOPE/NGCards/iCalAlarm.m commit f70b2507290333297ea6c3efd6ed6aafdcce0ca4 Author: Wolfgang Sourdeau Date: Thu Aug 19 17:31:01 2010 +0000 Monotone-Parent: a5efcb7da9aae2d58638f5c591613c998f2602e3 Monotone-Revision: 8ab9d905be81b1d017b03c8d69c362e0ec19bcf4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T17:31:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 7212bfec70a2c1d5b9f21c8c21b7e45c8350d773 Author: Wolfgang Sourdeau Date: Thu Aug 19 17:27:58 2010 +0000 Monotone-Parent: 68a5a1ab4807ea7e9d97fe4cabcbd3910bd62260 Monotone-Revision: a5efcb7da9aae2d58638f5c591613c998f2602e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T17:27:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit c62f3b2634a2613d374dc87591114dd2f5399b7a Author: Wolfgang Sourdeau Date: Thu Aug 19 15:51:25 2010 +0000 Monotone-Parent: 3f6384d2d667032c851f2ee92c9eb1305dd8e483 Monotone-Revision: 68a5a1ab4807ea7e9d97fe4cabcbd3910bd62260 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T15:51:25 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSSpecialQueries.h M SOPE/GDLContentStore/GCSSpecialQueries.m M SOPE/GDLContentStore/GNUmakefile commit b8d9e5f1e783f92cbae544c1daf5e4f57788276b Author: Wolfgang Sourdeau Date: Thu Aug 19 15:35:21 2010 +0000 Monotone-Parent: d51fb546b2097f0d48a9b928bab71c9956c7c7f3 Monotone-Revision: 3f6384d2d667032c851f2ee92c9eb1305dd8e483 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T15:35:21 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit 071f5b858f5a5401c112eadac66975e1b24a103a Author: Francis Lachapelle Date: Thu Aug 19 14:19:24 2010 +0000 See Changelog. Monotone-Parent: f1cd0d304e65e52a50441f7062e35bd9f5716f98 Monotone-Revision: d51fb546b2097f0d48a9b928bab71c9956c7c7f3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-19T14:19:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 892c9cfd4cdb65f695b70e2616fb5be70976c4ad Author: Ludovic Marcotte Date: Thu Aug 19 14:14:49 2010 +0000 Fixed version file Monotone-Parent: f4817b8a1de11dfe8fbb52901c26650b7d23b160 Monotone-Revision: 5023b99b30755688cc4fc864ca034ae7966b1af9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-19T14:14:49 M UI/MainUI/Version commit 5611b5f32e0fa01eb85f982b165795d5edc3b698 Author: Ludovic Marcotte Date: Thu Aug 19 13:55:10 2010 +0000 Updated the table of contents Monotone-Parent: b59f331214320317bf10c70f2db10187fcd5f29d Monotone-Revision: f4817b8a1de11dfe8fbb52901c26650b7d23b160 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-19T13:55:10 M Documentation/SOGo Installation Guide.odt commit ec9fcce3c64cc8d00afbbc68ada8e00ddb3730de Author: Ludovic Marcotte Date: Thu Aug 19 13:48:53 2010 +0000 Added migration script for Oracle Calendar. Updates the guides for the 1.3.1 release and the NEWS file. Monotone-Parent: 618ad1eb6b0c707afbfd6673022c7840209747e1 Monotone-Revision: b59f331214320317bf10c70f2db10187fcd5f29d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-19T13:48:53 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt A Migration/Oracle/README A Migration/Oracle/oracleimport.pl M NEWS M Tests/Integration/README M UI/MainUI/Version M UI/WebServerResources/SOGoResizableTable.js M UI/WebServerResources/UIxPreferences.js commit 27e8ebb0dad182014eb6e16358e8365b8a232e7e Author: Francis Lachapelle Date: Wed Aug 18 20:48:38 2010 +0000 Monotone-Parent: 3cd11326bdc49c91494e0a2e9cf1465efe47c52e Monotone-Revision: c1639ae492d9fb3315ef9630d824d8b441ff879e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-18T20:48:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 097ef1d003c7669f9684b504f551f1f4e8b402b0 Author: Wolfgang Sourdeau Date: Wed Aug 18 20:20:33 2010 +0000 adjustments to SELECT for WebKit Monotone-Parent: 5f3a2eb80d68bf394630219bbb989256d30629cc Monotone-Revision: 130ac0c1247ae89a854346c0b781aad3257b2690 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-18T20:20:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 2d1da50d37c515820262f92d1c5feebe0e4a138e Author: Francis Lachapelle Date: Wed Aug 18 17:24:55 2010 +0000 Replaced JS call to alert by showAlertDialog and fixed z-index CSS attributes. Monotone-Parent: 4151768064015248480cf2e39394b40daf17d61b Monotone-Revision: 3cd11326bdc49c91494e0a2e9cf1465efe47c52e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-18T17:24:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css commit 50dd3ada2ccb05cf653e73f32f2c810d0e11523f Author: Wolfgang Sourdeau Date: Wed Aug 18 16:23:13 2010 +0000 reindentation Monotone-Parent: f19a49f2c5d69679992d50a3ebb685975f47b75e Monotone-Revision: bb3c592590664390a1256fac17d92ed09a9484d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-18T16:23:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxReminderEditor.js commit 4e22e4fd67954b90432254431ca0dc98733fbabd Author: Francis Lachapelle Date: Wed Aug 18 15:51:19 2010 +0000 Updated version numbers to 1.3.1. Monotone-Parent: b007aa339001e9c21adeaad9c72c7fdfc845e9b7 Monotone-Revision: 618ad1eb6b0c707afbfd6673022c7840209747e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-18T15:51:19 M SoObjects/Mailer/Version M UI/MainUI/Version commit cf2ade9fcca0dfcada3e5d370d21dbfac636a5c2 Author: Francis Lachapelle Date: Wed Aug 18 15:38:13 2010 +0000 Updated version to 1.3.1. Monotone-Parent: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54 Monotone-Revision: 4151768064015248480cf2e39394b40daf17d61b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-18T15:38:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/Version M UI/MainUI/Version commit 7269c22841aefa7e89bdda31d8cda76474f8130e Author: Francis Lachapelle Date: Tue Aug 17 20:25:16 2010 +0000 Monotone-Parent: acb80bff5c509e32241ffa6715083280a5bb9158 Monotone-Revision: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-17T20:25:16 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit f2e91c084c9cb3f60e94b0601f946b1ae087b9ff Author: Ludovic Marcotte Date: Tue Aug 17 14:30:09 2010 +0000 Removed unused variable Monotone-Parent: 996598fce70f35fe733debbc06cb1ae8c677afe1 Monotone-Revision: b007aa339001e9c21adeaad9c72c7fdfc845e9b7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-17T14:30:09 M SoObjects/Appointments/SOGoAppointmentObject.m commit 9596b26d0314e4b46b4858eeafb85842af6b37f3 Author: Ludovic Marcotte Date: Tue Aug 17 14:10:01 2010 +0000 Added SCHEDULE-AGENT support on the organizer to not send invitation requests/updates when not necessary Monotone-Parent: f6a0b62965278336b461dac36045bfae5fc07f0a Monotone-Revision: 996598fce70f35fe733debbc06cb1ae8c677afe1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-17T14:10:01 M SoObjects/Appointments/SOGoAppointmentObject.m commit a0548561b6a815a3bb7725d64813aebc1255b90f Author: Wolfgang Sourdeau Date: Fri Aug 13 21:28:15 2010 +0000 Monotone-Parent: 9bb74304731864ba16d9eddd716cd890df9d5af6 Monotone-Revision: b718c48057e1fd4a0cc8a43b5d71809846232ca6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-13T21:28:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m commit 16d77fcb15240d425a8d097f7d64e386a093ac53 Author: Wolfgang Sourdeau Date: Fri Aug 13 21:26:28 2010 +0000 Monotone-Parent: af7a7cd27a47902f3807ddbe5a9716197f08eeab Monotone-Revision: 9bb74304731864ba16d9eddd716cd890df9d5af6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-13T21:26:28 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalAlarm.m commit 030c5cde99416f750ad04e5dd9f0bc6d6ddb2994 Author: Wolfgang Sourdeau Date: Fri Aug 13 21:23:56 2010 +0000 Monotone-Parent: 46e2b0eb136b0ff20576ecbaa9428e3c5bcd2ce7 Monotone-Revision: af7a7cd27a47902f3807ddbe5a9716197f08eeab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-13T21:23:56 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalAlarm.m commit 42817f45bf1146cf64e88bcbcc48a3adcd46913c Author: Wolfgang Sourdeau Date: Fri Aug 13 21:03:04 2010 +0000 Monotone-Parent: e16807404ac6ea20632ee7e0e21ae2db34830540 Monotone-Revision: 46e2b0eb136b0ff20576ecbaa9428e3c5bcd2ce7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-13T21:03:04 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalAlarm.h M SOPE/NGCards/iCalAlarm.m commit 25fe7bbe9ed50b30fec6a8e1523b3bdc1bf8406b Author: Wolfgang Sourdeau Date: Thu Aug 12 20:51:10 2010 +0000 Monotone-Parent: 66f9ab1d22f9d44794e9868fe8705ef4777e0012 Monotone-Revision: e16807404ac6ea20632ee7e0e21ae2db34830540 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T20:51:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.css commit 23b1304e15bb26f8c15219147bcbb430ad46be86 Author: Wolfgang Sourdeau Date: Thu Aug 12 20:19:25 2010 +0000 Monotone-Parent: 1219efce31ce5750f796ef3beb5fb03632233c2d Monotone-Revision: 66f9ab1d22f9d44794e9868fe8705ef4777e0012 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T20:19:25 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 849d4ae3bc80925bd9188fa07b41160b70385272 Author: Wolfgang Sourdeau Date: Thu Aug 12 20:19:15 2010 +0000 Monotone-Parent: a27c1cf8fb89e01d812714ba8c6294023c4e5fdf Monotone-Revision: 1219efce31ce5750f796ef3beb5fb03632233c2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T20:19:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 0edb882b43e47b4541e7bdb0917968120088cb62 Author: Wolfgang Sourdeau Date: Thu Aug 12 20:18:11 2010 +0000 Monotone-Parent: 634e37b2a9c65da35917a38f3d78526a3b89c914 Monotone-Revision: a27c1cf8fb89e01d812714ba8c6294023c4e5fdf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T20:18:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 45ce17347223fba52e8cf2ee1fbea36694f39816 Author: Wolfgang Sourdeau Date: Thu Aug 12 18:48:56 2010 +0000 Monotone-Parent: d321de191aecbd58e4ac523caa80a4c05f3a9558 Monotone-Revision: 634e37b2a9c65da35917a38f3d78526a3b89c914 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T18:48:56 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 9e711ab842616bc6e5fee6ec46cf37914b64d54c Author: Wolfgang Sourdeau Date: Thu Aug 12 18:29:13 2010 +0000 Monotone-Parent: 0176ffcc344892f0535563789b246aea9810ee5e Monotone-Revision: d321de191aecbd58e4ac523caa80a4c05f3a9558 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T18:29:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit f8e882ae368ca856833a4fe2aa3c06a03023c092 Author: Ludovic Marcotte Date: Thu Aug 12 18:21:21 2010 +0000 doc updated Monotone-Parent: 492a3784d02d332311ae9c0dbe7e41f5f645bd89 Monotone-Revision: aa0663eb86f38080e2ab2d20b64f30547adbfa81 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-12T18:21:21 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt commit 0d409a18e6d0023760aeaa7920c4cddc58330a92 Author: Ludovic Marcotte Date: Thu Aug 12 18:04:27 2010 +0000 Updated the guides and a test case. Monotone-Parent: 42e59dbc23477959abe04e59a1ccd7784fc744d2 Monotone-Revision: 492a3784d02d332311ae9c0dbe7e41f5f645bd89 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-12T18:04:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Tests/Integration/test-caldav-scheduling.py commit 89d3d4b413a75bad1a09eeb5688156d0f0c040c9 Author: Ludovic Marcotte Date: Thu Aug 12 17:56:18 2010 +0000 See ChangeLog Monotone-Parent: 5016da15e7302739b395754fe5a9d170409343ae Monotone-Revision: f6a0b62965278336b461dac36045bfae5fc07f0a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-12T17:56:18 M ChangeLog M NEWS M UI/Common/UIxPageFrame.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/product.plist M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit 92de1e148478048c433d1ec9e59472a62820d207 Author: Wolfgang Sourdeau Date: Thu Aug 12 17:42:33 2010 +0000 Monotone-Parent: 73d26bfc7c0fe2155957f4be90b7df5a5a376b10 Monotone-Revision: 42e59dbc23477959abe04e59a1ccd7784fc744d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T17:42:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit bfcf13e683063d42bd565e51bed4b2b6c66f164b Author: Wolfgang Sourdeau Date: Thu Aug 12 17:37:11 2010 +0000 Monotone-Parent: 4931dae72f1ad88e9b719cf79ec472271ce13836 Monotone-Revision: 73d26bfc7c0fe2155957f4be90b7df5a5a376b10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T17:37:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 5c4964bc555b3da6ed39b86024ecdaff468d1664 Author: Wolfgang Sourdeau Date: Thu Aug 12 17:34:32 2010 +0000 Monotone-Parent: 4bda58ef38f5ccda5b874a0271bc6fd1168c8d2e Monotone-Revision: 4931dae72f1ad88e9b719cf79ec472271ce13836 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T17:34:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/product.plist M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit a6df60d4d8b3f7ea298589514da18a1e82d59d59 Author: Ludovic Marcotte Date: Thu Aug 12 15:31:17 2010 +0000 See ChangeLog Monotone-Parent: e43c9b00bdea42b8d8040a8c2bb1123e3a5230ec Monotone-Revision: 5016da15e7302739b395754fe5a9d170409343ae Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-12T15:31:17 M ChangeLog M UI/WebServerResources/MailerUI.js commit 060d06bc606121a23e3a29929519dfd66ac33c1e Author: Wolfgang Sourdeau Date: Thu Aug 12 14:14:34 2010 +0000 Monotone-Parent: 95a996f98eb687e1c32ec17dda251611cb98f3a5 Monotone-Revision: 4bda58ef38f5ccda5b874a0271bc6fd1168c8d2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T14:14:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit fe73002ead79f924dac21498f408a752ff025ffa Author: Wolfgang Sourdeau Date: Thu Aug 12 14:14:11 2010 +0000 Monotone-Parent: 60c12b841698957b704b47490a125477543c7dc3 Monotone-Revision: 95a996f98eb687e1c32ec17dda251611cb98f3a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T14:14:11 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/DOMNode+SOGo.h commit f19bba72922a975ed57502ec457c594ce22ea258 Author: Wolfgang Sourdeau Date: Thu Aug 12 14:02:21 2010 +0000 Monotone-Parent: c46d8b7dd8119925eededd812de04ae71f5c1d6d Monotone-Revision: e78fc689c78de581aaf34ccdcebebddeb142c5b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T14:02:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit e40cd602f7bed232872f7714cf3ededa4c2c8d70 Author: Wolfgang Sourdeau Date: Thu Aug 12 13:18:35 2010 +0000 Monotone-Parent: ccda1427d14d0786cfb28dbb253a43ab22a93a2e Monotone-Revision: c46d8b7dd8119925eededd812de04ae71f5c1d6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T13:18:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 1773670282cc224abdcfe73fd41db30862a7973b Author: Francis Lachapelle Date: Thu Aug 12 02:12:24 2010 +0000 See ChangeLog Monotone-Parent: ccda1427d14d0786cfb28dbb253a43ab22a93a2e Monotone-Revision: 87eb8bb69f68316e6f95f8206ea9f665209d2b0f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-12T02:12:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 4e7465533572e944c17ab89221fc4c4603dda853 Author: Wolfgang Sourdeau Date: Wed Aug 11 20:56:14 2010 +0000 Monotone-Parent: 591189cd04bcdbe3a11183a6aca2bd58edc2ebea Monotone-Revision: ccda1427d14d0786cfb28dbb253a43ab22a93a2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-11T20:56:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit ee13adbf9b02b28f221261bbd253d58ffacea4e5 Author: Wolfgang Sourdeau Date: Wed Aug 11 19:53:02 2010 +0000 Monotone-Parent: 509b02f4f9f2961c7946b8a808d6fe29000b8cc9 Monotone-Revision: 591189cd04bcdbe3a11183a6aca2bd58edc2ebea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-11T19:53:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m M SoObjects/Contacts/SOGoContactGCSEntry.m commit 39928c163d04d413e8f6fa8ff41813ddbb888cde Author: Wolfgang Sourdeau Date: Wed Aug 11 19:23:51 2010 +0000 Monotone-Parent: e55c7e9b0d4eff602ecb06071b3c60c6e2c19bf0 Monotone-Revision: 509b02f4f9f2961c7946b8a808d6fe29000b8cc9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-11T19:23:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit 3371a4712d6e7557457aca509356624fecc356e8 Author: Wolfgang Sourdeau Date: Wed Aug 11 19:20:17 2010 +0000 Monotone-Parent: ef0808300fb0a2f855c131c8d4958cef75bb1a1c Monotone-Revision: e55c7e9b0d4eff602ecb06071b3c60c6e2c19bf0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-11T19:20:17 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCardPhoto.m M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 798076e6faf4c301bb21f8485a61d7b78edef4ad Author: Ludovic Marcotte Date: Wed Aug 11 18:29:05 2010 +0000 See ChangeLog Monotone-Parent: 3567e5aef4045091a835f8185e4f1ff94e748c78 Monotone-Revision: e43c9b00bdea42b8d8040a8c2bb1123e3a5230ec Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-11T18:29:05 M ChangeLog M SoObjects/SOGo/NSString+Utilities.m M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI.js commit 5c291627a4209c6e16b6eeaf05a98fe6f73b90f0 Author: Ludovic Marcotte Date: Wed Aug 11 17:23:59 2010 +0000 See ChangeLog Monotone-Parent: 89320b31db49181dce46dc16f17984d806609750 Monotone-Revision: 3567e5aef4045091a835f8185e4f1ff94e748c78 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-11T17:23:59 M ChangeLog M UI/Common/UIxAclEditor.m M UI/Common/UIxObjectActions.m M UI/WebServerResources/UIxAclEditor.js commit 15526db83182eb7e12f3690d599d4956d6e1c516 Author: Ludovic Marcotte Date: Wed Aug 11 16:23:47 2010 +0000 See ChangeLog Monotone-Parent: 2be823800b3a3aa4e40219b1fbfa546bd5cc1db3 Monotone-Revision: 89320b31db49181dce46dc16f17984d806609750 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-11T16:23:47 M ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit cae4fb16bdf6b3a9fd700d401bf867e66ae4c73a Author: Ludovic Marcotte Date: Wed Aug 11 14:52:11 2010 +0000 See ChangeLog Monotone-Parent: a8ea4c892d2814713d84f3190401e5d4381c4701 Monotone-Revision: 2be823800b3a3aa4e40219b1fbfa546bd5cc1db3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-11T14:52:11 M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.h commit 43ef41eeb70b65cd15b22230c6eeb542ac40e664 Author: Wolfgang Sourdeau Date: Wed Aug 11 13:31:59 2010 +0000 Monotone-Parent: cbf125640f6348895aa302fdfc58f2a13c96cc80 Monotone-Revision: 9f129d083b11ce7ac964a083c351d2a15f16fbdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-11T13:31:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 71c2f1f4a842f7fe20dc9512228bb61b44393fd6 Author: Francis Lachapelle Date: Tue Aug 10 13:47:11 2010 +0000 See ChangeLog Monotone-Parent: aa5015ff0079b6856954284a0b566fd85c428a93 Monotone-Revision: d794ef4e02f1e288bc12d1379cbaba6e67be4e25 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-10T13:47:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit fbc36faf174d630c576a5940ae3728b02f15d61f Author: Wolfgang Sourdeau Date: Mon Aug 9 16:47:51 2010 +0000 Monotone-Parent: 6da486b20dffb8047599fe095aeffd818fb154f7 Monotone-Revision: cbf125640f6348895aa302fdfc58f2a13c96cc80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T16:47:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit c7f26f13a101e16ee047932184a3e0b988e7df46 Author: Wolfgang Sourdeau Date: Mon Aug 9 16:46:45 2010 +0000 Monotone-Parent: 79070131b527d8b1a88014a212b6f2fafc9a1490 Monotone-Revision: 6da486b20dffb8047599fe095aeffd818fb154f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T16:46:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit d2b67cb3ba5fcbed7f86570d7214e8767d4e7d31 Author: Wolfgang Sourdeau Date: Mon Aug 9 14:30:16 2010 +0000 Monotone-Parent: 31bbff0f57dce6334191e5cabb61c655e5022a37 Monotone-Revision: 79070131b527d8b1a88014a212b6f2fafc9a1490 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T14:30:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 308de80e6aedf52ce2e4b6dfe84a7f6a7df8ec75 Author: Wolfgang Sourdeau Date: Mon Aug 9 14:17:22 2010 +0000 Monotone-Parent: 0bad93574cbb34f80f8e581a8347fec75a28f612 Monotone-Revision: 31bbff0f57dce6334191e5cabb61c655e5022a37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T14:17:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox commit fc12cf9fd9ae23d977341606ccb9f444e627fe0a Author: Wolfgang Sourdeau Date: Mon Aug 9 13:30:21 2010 +0000 Monotone-Parent: edb893da8ce0f655c7df27ce11022ddf6b26e6a0 Monotone-Revision: 0bad93574cbb34f80f8e581a8347fec75a28f612 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T13:30:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxFilterEditor.m M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/UIxFilterEditor.js commit 549162ce51177fc59d52abfb69f172d55e3a211e Author: Wolfgang Sourdeau Date: Mon Aug 9 13:25:02 2010 +0000 Monotone-Parent: 1e6106de581b46f2a2162a87a140cab55f9d3500 Monotone-Revision: edb893da8ce0f655c7df27ce11022ddf6b26e6a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T13:25:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit e4f8477929eb175bd452702e6454d7cceaae846a Author: Wolfgang Sourdeau Date: Fri Aug 6 21:04:15 2010 +0000 Monotone-Parent: b9881036cb14d433a260903357497efadfdfbec6 Monotone-Revision: 1e6106de581b46f2a2162a87a140cab55f9d3500 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T21:04:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 8d91c119fd09eccc63b7eb04c5a1380139615eb4 Author: Wolfgang Sourdeau Date: Fri Aug 6 20:26:47 2010 +0000 Monotone-Parent: 433aaeac45e4077236372a5e04d1bbb6ff3c569f Monotone-Revision: b9881036cb14d433a260903357497efadfdfbec6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T20:26:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit affa2988021dfad5768a4fa2f3046818b7791ab9 Author: Wolfgang Sourdeau Date: Fri Aug 6 18:24:39 2010 +0000 Monotone-Parent: e2123af89707f4bc2b9f980dfef0f57731970142 Monotone-Revision: 433aaeac45e4077236372a5e04d1bbb6ff3c569f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T18:24:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 5916ac22da8686eebe47cd0f48ba33a601f4a7fb Author: Wolfgang Sourdeau Date: Fri Aug 6 18:22:49 2010 +0000 Monotone-Parent: 52144e5b0340281632f7e7aadc9ca155bba27c61 Monotone-Revision: e2123af89707f4bc2b9f980dfef0f57731970142 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T18:22:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 54f3d441c5769b72e9994f09ae93d9a32eabbc57 Author: Wolfgang Sourdeau Date: Fri Aug 6 17:44:36 2010 +0000 Monotone-Parent: 1c35adab7fd8e06ce714bf53d059f4e01978677d Monotone-Revision: 52144e5b0340281632f7e7aadc9ca155bba27c61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T17:44:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.js commit 090a459f7ecebe708d0dc9968a6a6e73e86401f7 Author: Wolfgang Sourdeau Date: Fri Aug 6 17:42:03 2010 +0000 reindentation Monotone-Parent: cd3bc6912926872e0be5f2cb46fb10afdd9ba56f Monotone-Revision: 1c35adab7fd8e06ce714bf53d059f4e01978677d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T17:42:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit ea79ce42c6b68c617615c3774eb4b3baf0581a82 Author: Wolfgang Sourdeau Date: Fri Aug 6 17:24:35 2010 +0000 Monotone-Parent: 3d90f2b7510442fc544c8b49912be69e57594024 Monotone-Revision: cd3bc6912926872e0be5f2cb46fb10afdd9ba56f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T17:24:35 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 5aec0c7c027c5036e462b171ee6a4bd7b65d376d Author: Wolfgang Sourdeau Date: Fri Aug 6 17:16:15 2010 +0000 Monotone-Parent: de86542219b64c3bcbe7b6006b2d51d334b88a7a Monotone-Revision: 3d90f2b7510442fc544c8b49912be69e57594024 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T17:16:15 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings commit 4c56db8273c1ddfd11fe7430a0c27e5472d0065d Author: Wolfgang Sourdeau Date: Fri Aug 6 16:34:47 2010 +0000 Monotone-Parent: 1da95425e29680a5769d4ed9b9618c13012ac8bb Monotone-Revision: de86542219b64c3bcbe7b6006b2d51d334b88a7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T16:34:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 8f0b91c054e36af20c466de881f5bd886c298a4f Author: Wolfgang Sourdeau Date: Fri Aug 6 16:34:43 2010 +0000 Monotone-Parent: b3b9ea929f0cb02f9d9bb56d19e9b402d520e39e Monotone-Revision: 1da95425e29680a5769d4ed9b9618c13012ac8bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T16:34:43 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 397e3ed3a2ab7bc96dbbe64520f7546b00141129 Author: Wolfgang Sourdeau Date: Fri Aug 6 15:45:25 2010 +0000 Monotone-Parent: 193a5a57ea7d1546117692d503f3ce03fe33c2bc Monotone-Revision: b3b9ea929f0cb02f9d9bb56d19e9b402d520e39e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T15:45:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 5899c2d41b5230a4e3ee17f695be7c42ded9c1fc Author: Wolfgang Sourdeau Date: Fri Aug 6 15:38:31 2010 +0000 Monotone-Parent: 3ba82c795635bb187147cf6c3f6238f8f7b592eb Monotone-Revision: 193a5a57ea7d1546117692d503f3ce03fe33c2bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T15:38:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 81b305e983b5fa88db994bc59ee2d923b896bbed Author: Wolfgang Sourdeau Date: Fri Aug 6 15:37:55 2010 +0000 Monotone-Parent: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022 Monotone-Revision: 3ba82c795635bb187147cf6c3f6238f8f7b592eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T15:37:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUIdTree.js commit 2b9df195500b114afe093c83ee03c9dfba100948 Author: Wolfgang Sourdeau Date: Fri Aug 6 15:34:05 2010 +0000 Monotone-Parent: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4 Monotone-Revision: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T15:34:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 0efbccb5923df3489620bba3fd06b850c34c0b59 Author: Wolfgang Sourdeau Date: Fri Aug 6 15:24:47 2010 +0000 Monotone-Parent: 5d934fdcbb19564864f0bc91a496192a5d0e2d3e Monotone-Revision: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T15:24:47 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit d02564f1162e640e921f9add2ac5281f0db82714 Author: Wolfgang Sourdeau Date: Fri Aug 6 14:29:41 2010 +0000 Monotone-Parent: e4dd1805b69eb0dd4c475583c505042783d21bc4 Monotone-Revision: 5d934fdcbb19564864f0bc91a496192a5d0e2d3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T14:29:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 6a99f7e54fe1a22b48d843d28b062de6e4482167 Author: Wolfgang Sourdeau Date: Fri Aug 6 14:27:06 2010 +0000 Monotone-Parent: 4363c5abe7a96c858bbccbbad1061ca3229e0217 Monotone-Revision: e4dd1805b69eb0dd4c475583c505042783d21bc4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T14:27:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit b8804341794906a7a4c8ed9d5120d9a5e0993ff3 Author: Wolfgang Sourdeau Date: Fri Aug 6 14:25:59 2010 +0000 Monotone-Parent: ec44ffcb951f3db4e0041a44e56a9f0d5df4ef3b Monotone-Revision: 4363c5abe7a96c858bbccbbad1061ca3229e0217 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T14:25:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/SOGo/SOGoUser.m M UI/MailerUI/UIxMailAccountActions.m commit 4a1c8d3753e0cec2cd9743a3666975111e8817b8 Author: Francis Lachapelle Date: Fri Aug 6 13:10:09 2010 +0000 Updated installation guide. Monotone-Parent: 3ed5547660c034b85d2587a802d66c09ecb62b0c Monotone-Revision: aa5015ff0079b6856954284a0b566fd85c428a93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-06T13:10:09 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 87028555202c546a745da0f6234beb616eb1c21f Author: Wolfgang Sourdeau Date: Fri Aug 6 12:45:02 2010 +0000 Monotone-Parent: e0a770df71cd2e2fd2884aae657ca3a8e0e6a722 Monotone-Revision: 65a935a868913d9a39d46a15dec1fdb508cbf72f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T12:45:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit eabd9d5a8e08cd8fede0dd9c2a566448f36e0491 Author: Wolfgang Sourdeau Date: Fri Aug 6 12:40:57 2010 +0000 Monotone-Parent: 398264edd129900ccebb2b98453a9554c39010b4 Monotone-Revision: e0a770df71cd2e2fd2884aae657ca3a8e0e6a722 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T12:40:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js commit 4613beebaa15e6e70b3f75def7b1b00983a1ca65 Author: Wolfgang Sourdeau Date: Fri Aug 6 12:37:28 2010 +0000 Monotone-Parent: e7d394203e99a74856b665487e4681aa70114480 Monotone-Revision: 398264edd129900ccebb2b98453a9554c39010b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T12:37:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 99727fd0b5f61564bedc1b7b66dae00e43a72986 Author: Francis Lachapelle Date: Thu Aug 5 21:23:48 2010 +0000 See ChangeLog. Monotone-Parent: 4ebbfbccc5eec87857b36901546058740ff96f2b Monotone-Revision: 3ed5547660c034b85d2587a802d66c09ecb62b0c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-05T21:23:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoResizableTable.js commit c1a74a3ae70ce8ce2c708b7adfe5d8371e7ce674 Author: Wolfgang Sourdeau Date: Thu Aug 5 17:43:43 2010 +0000 reindentation Monotone-Parent: 08ba91165e5b501f48a2277fb30cb5f4624c9e39 Monotone-Revision: 8bd35931f4458c8afad7fa3cb3f169897d94d25b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-05T17:43:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit 9b6372806319c3dffadec4bb263b22c646633e73 Author: Wolfgang Sourdeau Date: Thu Aug 5 17:42:24 2010 +0000 reindentation Monotone-Parent: 96aed5aa92f481740bda8d0b5c68aa4b21c762f0 Monotone-Revision: 08ba91165e5b501f48a2277fb30cb5f4624c9e39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-05T17:42:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUIdTree.js commit 76312d1a9badb40d1b18982fa21f43125c0587d5 Author: Francis Lachapelle Date: Thu Aug 5 15:57:09 2010 +0000 Bug fixes for the new CSS modal dialog. Monotone-Parent: 7e80d62d21237dc99d74c702f53f591b1fd10acc Monotone-Revision: d05f8aecb657893bff2082d8a6401c885709a426 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-05T15:57:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 662f6d509a7710fd8a81148e2b04311cb4c8207d Author: Francis Lachapelle Date: Wed Aug 4 17:59:43 2010 +0000 See ChangeLog Monotone-Parent: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c Monotone-Revision: 7e80d62d21237dc99d74c702f53f591b1fd10acc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-04T17:59:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit d1912a40898ecc05d9b0cd6d02cef79445095344 Author: Wolfgang Sourdeau Date: Wed Aug 4 12:47:07 2010 +0000 Monotone-Parent: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c Monotone-Revision: 903126052b2bc7a486d1885b2118aad411d1b2f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-04T12:47:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/RowEditionController.js commit dbe7f83a6723b9acd42838d6d3e10708a51a86d6 Author: Ludovic Marcotte Date: Tue Aug 3 23:37:12 2010 +0000 Updated the documentation with regard to ticket #711 Monotone-Parent: 24e454f441615d0319e5f67c544f95be83282adb Monotone-Revision: a8ea4c892d2814713d84f3190401e5d4381c4701 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T23:37:12 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt commit 2f69dee9d60467e59efd9de7d392c709c77f586e Author: Wolfgang Sourdeau Date: Tue Aug 3 18:54:49 2010 +0000 Monotone-Parent: d63a2f0e9c958ba01af4295fd9477e41e87bd84e Monotone-Revision: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-03T18:54:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit b58b956b48aab5997987e242821700b6bed525d8 Author: Wolfgang Sourdeau Date: Tue Aug 3 18:53:34 2010 +0000 Monotone-Parent: d60b33f55567caeee757661e23d65eee6e952ed9 Monotone-Revision: d63a2f0e9c958ba01af4295fd9477e41e87bd84e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-03T18:53:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 9100c3db2fe5413e484a0672588ec520299438d8 Author: Wolfgang Sourdeau Date: Tue Aug 3 18:52:49 2010 +0000 Monotone-Parent: 34791f35dbfae81d89b325cab373497ac8267859 Monotone-Revision: d60b33f55567caeee757661e23d65eee6e952ed9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-03T18:52:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/MailerUI.js commit 05ef0e573e0834bbae917bfe1faac7a081a372b4 Author: Wolfgang Sourdeau Date: Tue Aug 3 18:40:18 2010 +0000 Monotone-Parent: 519bdd0f61b6db465dc7db8d8c0f93b3c72d3f5a Monotone-Revision: 34791f35dbfae81d89b325cab373497ac8267859 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-03T18:40:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/RowEditionController.js commit 71f4bf49fb32dd79d674b7636f7620ccf29b8f52 Author: Ludovic Marcotte Date: Tue Aug 3 18:06:12 2010 +0000 Updated NEWS Monotone-Parent: 7d8a4bb1274aeaf7155bc47f5fc5b5afe1f90d14 Monotone-Revision: 24e454f441615d0319e5f67c544f95be83282adb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T18:06:12 M NEWS M SoObjects/Appointments/SOGoAptMailNotification.m commit 393805d3610ea1caf82698dacba679028e491430 Author: Ludovic Marcotte Date: Tue Aug 3 16:19:07 2010 +0000 See ChangeLog Monotone-Parent: c9c9702c0e5884249b52a03e2a48d4fd554c6217 Monotone-Revision: 7d8a4bb1274aeaf7155bc47f5fc5b5afe1f90d14 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T16:19:07 M ChangeLog A SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html A SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings commit a1c61e5aeb1aadb6afd247554263120492c02777 Author: Ludovic Marcotte Date: Tue Aug 3 15:13:58 2010 +0000 See ChangeLog Monotone-Parent: b7ca5a591c7686be57e44bf98aae0c7b148afa20 Monotone-Revision: c9c9702c0e5884249b52a03e2a48d4fd554c6217 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T15:13:58 M ChangeLog M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Polish.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.html A SoObjects/Mailer/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod A SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.html A SoObjects/Mailer/SOGoMailPolishReply.wo/SOGoMailPolishReply.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/all.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Polish.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Polish.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/GNUmakefile M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings A UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Polish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings A UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Italian.lproj/Localizable.strings A UI/MainUI/Polish.lproj/Locale A UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.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/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/Italian.lproj/Localizable.strings A UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile A UI/Scheduler/Polish.lproj/Localizable.strings A UI/Templates/SOGoACLPolishAdditionAdvisory.wox A UI/Templates/SOGoACLPolishModificationAdvisory.wox A UI/Templates/SOGoACLPolishRemovalAdvisory.wox A UI/Templates/SOGoFolderPolishAdditionAdvisory.wox A UI/Templates/SOGoFolderPolishRemovalAdvisory.wox commit fd07a9b028960eeb6906b2797b6c2568f481a07a Author: Ludovic Marcotte Date: Tue Aug 3 14:49:28 2010 +0000 See ChangeLog Monotone-Parent: ec4781f04b708ab2a5944c8097cb08a1e608213e Monotone-Revision: b7ca5a591c7686be57e44bf98aae0c7b148afa20 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T14:49:28 M ChangeLog M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/SQLSource.m commit 440897027ed5d6050c3d3540799f485a80553405 Author: Ludovic Marcotte Date: Tue Aug 3 14:36:33 2010 +0000 SOGo v1.3.1 branch Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd Monotone-Revision: ec4781f04b708ab2a5944c8097cb08a1e608213e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-08-03T14:36:33 M ChangeLog M SOPE/NGCards/NSString+NGCards.m commit 8d107d0de0bf27f98f5acb66187787d0abe4901d Author: Wolfgang Sourdeau Date: Mon Aug 2 20:55:45 2010 +0000 Monotone-Parent: a33e5080dbd3082529a4559b78a962ccc535f5c9 Monotone-Revision: 519bdd0f61b6db465dc7db8d8c0f93b3c72d3f5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-02T20:55:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 9e193f560dd145063ef8f76a98573a08b561b7cf Author: Wolfgang Sourdeau Date: Mon Aug 2 20:42:53 2010 +0000 Monotone-Parent: 4015c6e667a4a4ca4d9a5b2a8cb346ea6d784fe4 Monotone-Revision: a33e5080dbd3082529a4559b78a962ccc535f5c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-02T20:42:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUIDnD.js commit 20a6696850a6e902ed3ce9351d1286b87da383a6 Author: Wolfgang Sourdeau Date: Mon Aug 2 20:42:40 2010 +0000 Monotone-Parent: 76cddf6cb9e25f13d7e93aef3285f53fe726efcc Monotone-Revision: 4015c6e667a4a4ca4d9a5b2a8cb346ea6d784fe4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-02T20:42:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/RowEditionController.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css commit 046a46b86a4c35a29ceb4010b15884ce9a844489 Author: Wolfgang Sourdeau Date: Mon Aug 2 20:29:38 2010 +0000 Monotone-Parent: 8330dfa1ad05eb096cee895845442bf564cf19bd Monotone-Revision: 76cddf6cb9e25f13d7e93aef3285f53fe726efcc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-02T20:29:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSNumber+Utilities.m commit beaf3e9b7d49341ec3852299130f48880124e429 Author: Francis Lachapelle Date: Fri Jul 30 20:10:00 2010 +0000 See ChangeLog. Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd Monotone-Revision: 858a9ca804ecabd66c735a54fe09bd4e5b7ec5b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-30T20:10:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/scriptaculous/dragdrop.js commit 9b0e5ae09361c0ad957786db2dd6f96a8e43def4 Author: Wolfgang Sourdeau Date: Fri Jul 30 18:24:29 2010 +0000 Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd Monotone-Revision: a8e20b13effb8b62bfe9471ec95ca5dd7eb9dd3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-30T18:24:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 9e819f81f64808123f2a48e01e14b460d1b4be71 Author: Francis Lachapelle Date: Thu Jul 29 15:34:06 2010 +0000 Fix for bug #710 Monotone-Parent: ea268f9db61939a18337c4648193cc321736356b Monotone-Revision: 86a177d4a05deda193edc7d9e0fedca89758cadd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-29T15:34:06 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/iefixes.css commit 76806b1a831c84fc02a8fa9be47a10a57c0605ef Author: Francis Lachapelle Date: Wed Jul 28 21:17:57 2010 +0000 See ChangeLog. Monotone-Parent: c1fbc1eec0e204f82627f44220958a6f0f63ffe9 Monotone-Revision: ea268f9db61939a18337c4648193cc321736356b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-28T21:17:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 98970b7b9b5936d888a86f7d3b3824d33e6217bf Author: Francis Lachapelle Date: Wed Jul 28 20:19:08 2010 +0000 See ChangeLog. Monotone-Parent: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc Monotone-Revision: c1fbc1eec0e204f82627f44220958a6f0f63ffe9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-28T20:19:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js commit dc342f28054a0a115fb228ec887147b737211fe2 Author: Ludovic Marcotte Date: Wed Jul 28 14:39:34 2010 +0000 Updated NEWS file Monotone-Parent: 68d2b8d7b83553a25e98912a0cab09c0969ba96b Monotone-Revision: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-28T14:39:34 Monotone-Branch: ca.inverse.sogo M NEWS commit 66a9fc106bc3be41a179bc50231b2c8a26246bb0 Author: Francis Lachapelle Date: Tue Jul 27 19:34:37 2010 +0000 German translation correction. Monotone-Parent: 00dd99d5ee953d6a729360790b3e5b7242027da2 Monotone-Revision: 68d2b8d7b83553a25e98912a0cab09c0969ba96b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-27T19:34:37 Monotone-Branch: ca.inverse.sogo M UI/Templates/SOGoACLGermanAdditionAdvisory.wox M UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox commit 8a3fcb7cc483cc64d20a8e57e53e1255832c1c37 Author: Francis Lachapelle Date: Tue Jul 27 19:24:40 2010 +0000 See ChangeLog. Monotone-Parent: fe351629b595bd5c5cd4b03a129c97d14d342fc7 Monotone-Revision: 00dd99d5ee953d6a729360790b3e5b7242027da2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-27T19:24:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js commit ad76ca2d8b350c43ba865daa2eec4e576410364d Author: Francis Lachapelle Date: Tue Jul 27 18:42:12 2010 +0000 Minor change the UIxMailPartICalViewer template. Monotone-Parent: bdac9c079f5f6f8a742d138d4a5f9d41043ae013 Monotone-Revision: fe351629b595bd5c5cd4b03a129c97d14d342fc7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-27T18:42:12 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailPartViewers/Swedish.lproj/Localizable.strings M UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit eccf14efd0c2e8cddcc78eeec9f656efa476357c Author: Ludovic Marcotte Date: Thu Jul 22 15:13:09 2010 +0000 See ChangeLog Monotone-Parent: 027083e4ddfcc14898e7dd8b6e08c73058f18778 Monotone-Revision: 1475912d0e20ad5f1180b0921306270039272161 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-22T15:13:09 Monotone-Branch: ca.inverse.sogo M ChangeLog A Migration/Horde/HordeSignatureConverter.py A Migration/Horde/PHPDeserializer.py A Migration/Horde/README A Migration/Horde/TurbaConverter.py A Migration/Horde/config.py.in A Migration/Horde/signature.py A Migration/Horde/turba.py commit b5a8dfae627faf0192354f6e24f25fa35c444e2e Author: Wolfgang Sourdeau Date: Wed Jul 21 16:00:51 2010 +0000 Monotone-Parent: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a Monotone-Revision: 775c77bf29362b522a5e4bc462f291c0cd1f4aaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-21T16:00:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalXMLRenderer.m commit 92cbd9f20d0e97f551e13e1477636896bc6ff587 Author: Wolfgang Sourdeau Date: Wed Jul 21 13:57:24 2010 +0000 Monotone-Parent: 9db82412ca8b860c427e66329c7aad43fc24aea4 Monotone-Revision: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-21T13:57:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 4307be07a251e2ddc052ec7a947d7212a1bb98f4 Author: Ludovic Marcotte Date: Wed Jul 21 13:17:28 2010 +0000 Updated the documentation for the release. Monotone-Parent: ecdfad20a3a685ba0b1388b494449fd50453adfb Monotone-Revision: 027083e4ddfcc14898e7dd8b6e08c73058f18778 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-21T13:17:28 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.3.0 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 1e3ef762ae10d8ca7bffb2f96b9dc6fcae50e212 Author: Ludovic Marcotte Date: Wed Jul 21 12:34:54 2010 +0000 Bumped version number to 1.3.0 Monotone-Parent: 3147ad3a58e41e30a98c3efa7f7da7421d6aed2a Monotone-Revision: ecdfad20a3a685ba0b1388b494449fd50453adfb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-21T12:34:54 Monotone-Branch: ca.inverse.sogo M Main/Version M UI/MainUI/Version M Version commit f1258d4bc7c9b2f7f821ed9de3d2eff62f870637 Author: Ludovic Marcotte Date: Wed Jul 21 00:20:30 2010 +0000 Small fix to the DnD code for contacts and small French translation fix for the "Tentative" status Monotone-Parent: 82a45236051a8825c5786369ead73de38b7f5183 Monotone-Revision: 9db82412ca8b860c427e66329c7aad43fc24aea4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-21T00:20:30 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsUserFolders.m M UI/MailPartViewers/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit 1585f25c2b950d8d99116f4b9ab92836b2924aec Author: Wolfgang Sourdeau Date: Tue Jul 20 18:50:12 2010 +0000 Monotone-Parent: 6a3c0d744d66748f11759bba747978f5e50b85d5 Monotone-Revision: 6c3973de5dad3f2478a806c7eb196f3a1a7d66a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-20T18:50:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 3d698d0f91ec0f79d92b0030a637d449d075c38c Author: Wolfgang Sourdeau Date: Tue Jul 20 18:46:08 2010 +0000 Monotone-Parent: 2093fd32a32150f9c5060bac5619eea2dbc2f08d Monotone-Revision: 6a3c0d744d66748f11759bba747978f5e50b85d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-20T18:46:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit c942ad923022c70628972ba4f58f293bb29dbbb0 Author: Ludovic Marcotte Date: Tue Jul 20 17:30:54 2010 +0000 Fixed the print button from the mail module + updated NEWS file Monotone-Parent: 2093fd32a32150f9c5060bac5619eea2dbc2f08d Monotone-Revision: 8c3f435e214cb69b7980be52ef28c9a08c8f6385 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-20T17:30:54 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/MailerUI.js commit e6d77925362940313b83f5e5afa0a051c754d019 Author: Ludovic Marcotte Date: Tue Jul 20 17:00:22 2010 +0000 Updated the documentation and NEWS file in preparation for the release. Monotone-Parent: 1d776c3766bf2049490ce720a4ffc09f3e604e5c Monotone-Revision: 2093fd32a32150f9c5060bac5619eea2dbc2f08d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-20T17:00:22 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M NEWS commit cfae359ba7af96a9a64152b4bc6af43ccaf24a5c Author: Wolfgang Sourdeau Date: Fri Jul 16 20:19:55 2010 +0000 Monotone-Parent: 30f6783cdb31153bad1ad3cb37e06dd4506676be Monotone-Revision: 1d776c3766bf2049490ce720a4ffc09f3e604e5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T20:19:55 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 52065f43aa9afdfe32651148ae78e1c2689fc749 Author: Wolfgang Sourdeau Date: Fri Jul 16 19:36:29 2010 +0000 Monotone-Parent: 33c9bbe67c54b7e2a222ee34969604fb76e91600 Monotone-Revision: 30f6783cdb31153bad1ad3cb37e06dd4506676be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T19:36:29 Monotone-Branch: ca.inverse.sogo M NEWS commit 0f991b582f14a1cf3e64c33a78f5ce15a37c700f Author: Wolfgang Sourdeau Date: Fri Jul 16 19:35:25 2010 +0000 Monotone-Parent: f75e6976fca1f78ba386ba4306bd6b4439f1de17 Monotone-Revision: 33c9bbe67c54b7e2a222ee34969604fb76e91600 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T19:35:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/SOGoContactEntryPhoto.h A SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactGCSEntry.m M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.h M UI/Contacts/UIxContactView.m M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactView.wox commit bb19a2ab6b27494393baaa628edd2fb62f135f11 Author: Wolfgang Sourdeau Date: Fri Jul 16 19:28:57 2010 +0000 Monotone-Parent: b9ef4467c8539893214db9196096daa10370d0a6 Monotone-Revision: f75e6976fca1f78ba386ba4306bd6b4439f1de17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T19:28:57 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/GNUmakefile M SOPE/NGCards/NGVCard.m A SOPE/NGCards/NGVCardPhoto.h A SOPE/NGCards/NGVCardPhoto.m commit a4e3042fe09dbf617a319d49c044017f94591bac Author: Wolfgang Sourdeau Date: Fri Jul 16 17:22:42 2010 +0000 Monotone-Parent: 05db10b383b8539c538b66c73af8db19b07dc441 Monotone-Revision: a2eae89ac32b5eb74e9d2879fd2b60d50e3e7071 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T17:22:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit db34f7922249920e54979b61280470f5436b984d Author: Ludovic Marcotte Date: Fri Jul 16 16:13:05 2010 +0000 See ChangeLog Monotone-Parent: 05db10b383b8539c538b66c73af8db19b07dc441 Monotone-Revision: b10b8128ebc4881915a970495f64caebed8fa4e9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-16T16:13:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit 9c9ae46e8c3e9fac02503f5b4e7042275b7ba3a3 Author: Ludovic Marcotte Date: Fri Jul 16 14:11:14 2010 +0000 See ChangeLog Monotone-Parent: 6920d8cb7745acb5c4574fa10c4101bc1a87cca7 Monotone-Revision: 05db10b383b8539c538b66c73af8db19b07dc441 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-16T14:11:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit 9fb92479d6d23fa13f5bfafeda9c93a84645dd4b Author: Wolfgang Sourdeau Date: Fri Jul 16 15:03:16 2010 +0000 Monotone-Parent: 4afc986f42a77cc538d46f41f372499f825fa9c4 Monotone-Revision: 6920d8cb7745acb5c4574fa10c4101bc1a87cca7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T15:03:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 9b83f2655f9e047f936688fc78f7093b934943b0 Author: Wolfgang Sourdeau Date: Fri Jul 16 14:34:39 2010 +0000 style Monotone-Parent: ab1a3804c938ec7df1f4f5209f7299df3e3042d1 Monotone-Revision: 4afc986f42a77cc538d46f41f372499f825fa9c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T14:34:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit aa24b42521d1818d4ff9f1cb8f49eddd3026b2e8 Author: Wolfgang Sourdeau Date: Fri Jul 16 14:19:34 2010 +0000 style Monotone-Parent: d68ff2564716354de100688f82825ac0b5a5f2e9 Monotone-Revision: ab1a3804c938ec7df1f4f5209f7299df3e3042d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T14:19:34 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSArray+NGCards.m commit dd963bb03c7df4fbce013560667295a1b7e3a143 Author: Ludovic Marcotte Date: Fri Jul 16 11:47:22 2010 +0000 typo fix in the spec file Monotone-Parent: e750571b424fd6eb63b5c1e2704f0f04635a6e51 Monotone-Revision: 764dc2a57b1679736fee67beb1479636c8a1b54b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-16T11:47:22 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 0d222c27740d260a2d977cb213e37e812bff1095 Author: Wolfgang Sourdeau Date: Fri Jul 16 02:22:52 2010 +0000 Monotone-Parent: fa40d65d7c930f25d8bdbc5eb255f787fa05626f Monotone-Revision: 9ea99adedaf5e690e25346e8ed3b4051c589bddc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T02:22:52 Monotone-Branch: ca.inverse.sogo M NEWS commit c8d8a587b8adab7959cbe357e30a8e3e5f86d303 Author: Wolfgang Sourdeau Date: Fri Jul 16 02:21:01 2010 +0000 Monotone-Parent: 77a1a396ead2722d4c170d71c3f90eb39e0a4eee Monotone-Revision: fa40d65d7c930f25d8bdbc5eb255f787fa05626f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-16T02:21:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit bafbffcf6db0030faf4bad24919b269cc91c4e47 Author: Wolfgang Sourdeau Date: Thu Jul 15 17:10:46 2010 +0000 Monotone-Parent: 60e6c68ce28bf8053a6fe5aa44b21c2c115e30b1 Monotone-Revision: 77a1a396ead2722d4c170d71c3f90eb39e0a4eee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:10:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit ec6dd4915b5940cdefaffa66cb96ba9cf136d178 Author: Wolfgang Sourdeau Date: Thu Jul 15 17:06:29 2010 +0000 Monotone-Parent: b034ac1c0af075ed2d87791ac8da96f40ca72ae5 Monotone-Revision: 60e6c68ce28bf8053a6fe5aa44b21c2c115e30b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:06:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 2926f2f22da412058891ccca19f4e5f742f622a1 Author: Wolfgang Sourdeau Date: Thu Jul 15 17:05:34 2010 +0000 Monotone-Parent: a3bdc2441cad158c03e3bb175dd766004db14021 Monotone-Revision: b034ac1c0af075ed2d87791ac8da96f40ca72ae5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:05:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.h commit c6532f9d73295bbe54d831f4b17c84bccae35d04 Author: Wolfgang Sourdeau Date: Thu Jul 15 17:05:29 2010 +0000 Monotone-Parent: e12c6a7ac6a504dcbea24890a7be8b72b8dc91a4 Monotone-Revision: a3bdc2441cad158c03e3bb175dd766004db14021 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:05:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m commit 023c8da1738e1ea99830596f2ae9fcdbcd63b47c Author: Wolfgang Sourdeau Date: Thu Jul 15 17:03:13 2010 +0000 Monotone-Parent: 4aa0c2e4faed6ef081103161e7bf29d4f76520eb Monotone-Revision: e12c6a7ac6a504dcbea24890a7be8b72b8dc91a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:03:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit b995b9acdc0baa9b95854e8713b4bb6fba0ddefb Author: Wolfgang Sourdeau Date: Thu Jul 15 17:02:57 2010 +0000 Monotone-Parent: 01ccf525a7c4b4290cf3f8cbe10dbecae92c26ec Monotone-Revision: 4aa0c2e4faed6ef081103161e7bf29d4f76520eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T17:02:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit bcab00c58d5bdf81ec3970a60765955b47ebe0f5 Author: Wolfgang Sourdeau Date: Thu Jul 15 16:59:35 2010 +0000 reindentation Monotone-Parent: eb91760e130971e6a1b43251bf762b23a408ab34 Monotone-Revision: 01ccf525a7c4b4290cf3f8cbe10dbecae92c26ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T16:59:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit 1211ec78a1bcc6d28ad2d019e510b0425fe871dd Author: Wolfgang Sourdeau Date: Thu Jul 15 16:40:26 2010 +0000 Monotone-Parent: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8 Monotone-Revision: eb91760e130971e6a1b43251bf762b23a408ab34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T16:40:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit 106dfe4dbbad15d37d9a37d18c4e33f17e28e16f Author: Ludovic Marcotte Date: Thu Jul 15 15:03:35 2010 +0000 Added sql-update-1.2.2_to_1.3.0-mysql.sh and modified the spec file and the debian file to include it Monotone-Parent: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8 Monotone-Revision: 3bf253d3d887017200751e451da4fd1a31cc57ce Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-15T15:03:35 Monotone-Branch: ca.inverse.sogo A Scripts/sql-update-1.2.2_to_1.3.0-mysql.sh M debian/sogo.docs M sogo.spec commit 97f72faf38825ea6fa06a1948031a666106b87dc Author: Wolfgang Sourdeau Date: Thu Jul 15 14:54:03 2010 +0000 Monotone-Parent: 4fcee5b7d94bbc45b4fc732c402cbfa7b3009735 Monotone-Revision: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T14:54:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoParentFolder.m M Tests/Integration/test-davacl.py commit ddf66a8d107bae2ce521574d3e9d5e60ec700567 Author: Wolfgang Sourdeau Date: Thu Jul 15 14:49:29 2010 +0000 Monotone-Parent: 661c78a6b95a6fc152c41fa5888b92e92c73e92f Monotone-Revision: 4fcee5b7d94bbc45b4fc732c402cbfa7b3009735 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T14:49:29 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ba2271f7aa98e43d19b37633b6e27be59aef1417 Author: Wolfgang Sourdeau Date: Thu Jul 15 14:48:45 2010 +0000 Monotone-Parent: e7e44b2de3f556e55bfeb9b485ea6d66a7f93772 Monotone-Revision: 661c78a6b95a6fc152c41fa5888b92e92c73e92f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T14:48:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 85b450a669f568d3d0870abf19b5d25c1ad0c0d4 Author: Wolfgang Sourdeau Date: Thu Jul 15 14:33:10 2010 +0000 reindentation Monotone-Parent: 4520bccbe080f6685e84dc4ecd3ae2c5d9741940 Monotone-Revision: e7e44b2de3f556e55bfeb9b485ea6d66a7f93772 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-15T14:33:10 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 780be72bbff217b0c1bec952237dab3f97eeda34 Author: Wolfgang Sourdeau Date: Wed Jul 14 23:16:38 2010 +0000 Monotone-Parent: 324942a2c0fd9c03a2cb05306ce19230f91a9534 Monotone-Revision: 4520bccbe080f6685e84dc4ecd3ae2c5d9741940 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T23:16:38 Monotone-Branch: ca.inverse.sogo D Tests/Integration/test-put.py A Tests/Stress/put.py A Tests/Stress/webdavsync.py commit 68ff066d2f38e521be8a0155ccc9fa443bd07742 Author: Wolfgang Sourdeau Date: Wed Jul 14 23:13:11 2010 +0000 Monotone-Parent: 13d6fc38849c4767d50f1ff94f4a5704748c9dd6 Monotone-Revision: 324942a2c0fd9c03a2cb05306ce19230f91a9534 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T23:13:11 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ada00ef9f0da1407863b795abe71da152a844224 Author: Wolfgang Sourdeau Date: Wed Jul 14 23:11:37 2010 +0000 Monotone-Parent: 1177d62264e0298bfd5cbd6e9d2911cba9eb17b8 Monotone-Revision: 13d6fc38849c4767d50f1ff94f4a5704748c9dd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T23:11:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 636f3766c6c304ee08b06cd1e9edda1701b4635b Author: Wolfgang Sourdeau Date: Wed Jul 14 23:09:41 2010 +0000 Monotone-Parent: d6e0c020944934e7bb1070c67f8eca954c679efd Monotone-Revision: 1177d62264e0298bfd5cbd6e9d2911cba9eb17b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T23:09:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py commit 100285f763d0c5a9f24ef7d5312884f2aec43794 Author: Wolfgang Sourdeau Date: Wed Jul 14 20:37:38 2010 +0000 Monotone-Parent: fadda581fd1abe4d86b55b0e83a0de4f42e41119 Monotone-Revision: 9b5cf1dad0f0c1ebc67a93241e06b486406df417 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T20:37:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py commit ba1e5eb172d86c5bfeac1871509638d49f4064c5 Author: Ludovic Marcotte Date: Wed Jul 14 18:42:54 2010 +0000 Renamed the update script to 1.3.0 instead of 1.2.3. Also adjusted the spec file and the debian docs file to reflect that change. Monotone-Parent: fadda581fd1abe4d86b55b0e83a0de4f42e41119 Monotone-Revision: fcaffd578bcbd7038ac7318f0436491a6b5b04b6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-14T18:42:54 Monotone-Branch: ca.inverse.sogo D Scripts/sql-update-1.2.2_to_1.2.3.sh A Scripts/sql-update-1.2.2_to_1.3.0.sh M debian/sogo.docs M sogo.spec commit bed50b5b59b92aef504c2ef9b15b99313460ffe9 Author: Wolfgang Sourdeau Date: Wed Jul 14 14:13:10 2010 +0000 Monotone-Parent: b6518b59a7eb387bb26b065aa4b947048534a96a Monotone-Revision: fadda581fd1abe4d86b55b0e83a0de4f42e41119 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-14T14:13:10 Monotone-Branch: ca.inverse.sogo M debian/sogo.init commit 9afaff4af42fe6f08762908a67a06a3225db7227 Author: Wolfgang Sourdeau Date: Tue Jul 13 17:36:32 2010 +0000 Monotone-Parent: e9d4010d6c952c0aa503fa4571a589fb91c356b5 Monotone-Revision: b6518b59a7eb387bb26b065aa4b947048534a96a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-13T17:36:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/config.py.in A Tests/Integration/ev_generator.py A Tests/Integration/test-put.py commit 10059831aba2d1af3a437293e30a223b169a1a5f Author: Wolfgang Sourdeau Date: Tue Jul 13 16:02:56 2010 +0000 Monotone-Parent: 16e84a4b9506eba9d39a96290c969eda838704a2 Monotone-Revision: e9d4010d6c952c0aa503fa4571a589fb91c356b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-13T16:02:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/all.py A Tests/Integration/sogotests.py M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-config.py M Tests/Integration/test-davacl.py M Tests/Integration/test-ical.py M Tests/Integration/test-maildav.py M Tests/Integration/test-webdav.py M Tests/Integration/test-webdavlib.py M Tests/Integration/test-webdavsync.py commit d7d107a8cc6c7fda482a2dcfa40b7b439229e35f Author: Wolfgang Sourdeau Date: Tue Jul 13 15:05:27 2010 +0000 Monotone-Parent: 56f698136f13cc3f35b72d19695a8a4606cb1c72 Monotone-Revision: 16e84a4b9506eba9d39a96290c969eda838704a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-07-13T15:05:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-webdavsync.py commit 888159c45f45df3ce91642b61b5d86e1e7ac9e12 Author: Ludovic Marcotte Date: Mon Jul 12 20:59:49 2010 +0000 Fixed translation and fixed dependancy for debian packages. Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f Monotone-Revision: 56f698136f13cc3f35b72d19695a8a4606cb1c72 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-12T20:59:49 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M debian/control commit 121119a395412145ff047d917aeb3df2e9d9fe7a Author: Francis Lachapelle Date: Thu Jul 8 04:47:28 2010 +0000 Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f Monotone-Revision: 6241da9328c33188944caa2dcd2511fa0574ea5b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-08T04:47:28 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailNotification.m commit a8a0084614da8c43b9fe1ea0e4c71876f1b83c41 Author: Francis Lachapelle Date: Thu Jul 8 04:13:56 2010 +0000 See ChangeLog Monotone-Parent: 6909119bf676c36ec9130366c9880eea70ad1841 Monotone-Revision: 91077f9a3b3dec2d983310daef5d9923ce41255f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-08T04:13:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.js commit 9c79bd547327fe626f5a28989c20a05db130984a Author: Francis Lachapelle Date: Wed Jul 7 15:37:29 2010 +0000 See ChangeLog. Monotone-Parent: a9ccfb9ac67130be9164e65bc900bf5f83006d34 Monotone-Revision: 6909119bf676c36ec9130366c9880eea70ad1841 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-07T15:37:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 1b2f888fe10bab77489e8da6b4b4c8605b1c5fbe Author: Francis Lachapelle Date: Wed Jul 7 14:30:37 2010 +0000 Monotone-Parent: 9d007ec918e081bd43a3d7944e72cdabbd06949f Monotone-Revision: a9ccfb9ac67130be9164e65bc900bf5f83006d34 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-07T14:30:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit cedf1c24798e54fe72f97de51d2397fae0a1f256 Author: Francis Lachapelle Date: Tue Jul 6 19:22:11 2010 +0000 See ChangeLog. Monotone-Parent: 85e45d760950cc2bf044381b71708cf2f40ad1a5 Monotone-Revision: 9d007ec918e081bd43a3d7944e72cdabbd06949f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-06T19:22:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit b674cd4e85164dfbd65d16f37c2d84eaf406ffaa Author: Francis Lachapelle Date: Mon Jul 5 19:10:18 2010 +0000 Updated Czech translation. Monotone-Parent: bb9dda807f17627ceb3f5c724be5597a475ef099 Monotone-Revision: 85e45d760950cc2bf044381b71708cf2f40ad1a5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-05T19:10:18 Monotone-Branch: ca.inverse.sogo M UI/Common/Czech.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings commit 34070082dee150a57d4c690c4835ce86225a7763 Author: Francis Lachapelle Date: Mon Jul 5 18:50:00 2010 +0000 See ChangeLog. Monotone-Parent: bb60d6b6e8b42019515accf65d2cbe10c66291b6 Monotone-Revision: bb9dda807f17627ceb3f5c724be5597a475ef099 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-05T18:50:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/French.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/WebServerResources/UIxContactEditor.js commit 13fdd3572cf3dc2a12fac9f5d12453a0a090da45 Author: Francis Lachapelle Date: Mon Jul 5 15:58:18 2010 +0000 See ChangeLog. Monotone-Parent: f034b53abce82938ab4a4f837dfec93dbcb87a76 Monotone-Revision: bb60d6b6e8b42019515accf65d2cbe10c66291b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-05T15:58:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/iefixes.css commit 024941380ee79d9cfc98ad742ff27ecddd1180f5 Author: Francis Lachapelle Date: Mon Jul 5 13:57:18 2010 +0000 Fixed CSS bug in Calendar component editor. Monotone-Parent: 13e1b008b35b0579d2aa29cbd1d519966d7509b6 Monotone-Revision: f034b53abce82938ab4a4f837dfec93dbcb87a76 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-05T13:57:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.css commit ab9dd4b8aae78e87252f194e617225cea7f13713 Author: Francis Lachapelle Date: Sat Jul 3 02:16:37 2010 +0000 Fixed syntax error in user guide. Monotone-Parent: b4016357467b1b77091ccbf1b0179dcad63f8843 Monotone-Revision: 13e1b008b35b0579d2aa29cbd1d519966d7509b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-03T02:16:37 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f4475e7c75affb503be0da3bae997034bdb6c09b Author: Ludovic Marcotte Date: Mon Jul 5 02:06:01 2010 +0000 See ChangeLog Monotone-Parent: b552fe5364e08d96c08f86ef6b0a3adad28f6b28 Monotone-Revision: b4016357467b1b77091ccbf1b0179dcad63f8843 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-05T02:06:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit 1b4db03da30f7339fb7fb4fc39fa2e79c22e5f06 Author: Ludovic Marcotte Date: Thu Jul 1 14:52:17 2010 +0000 See ChangeLog Monotone-Parent: d254b5cdebcd1a874f8b12799ae49020476c4295 Monotone-Revision: b552fe5364e08d96c08f86ef6b0a3adad28f6b28 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-01T14:52:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactEditor.wox commit a9e204cb5019f60265ddfb2fc0e7a95cc535f3f5 Author: Francis Lachapelle Date: Wed Jun 30 21:12:11 2010 +0000 Fix translations in calendar module. Monotone-Parent: bc1249b3296aa7dc189df755998b9d703fefd954 Monotone-Revision: e65f23f90fb5c66f4d022a83e3635b9f7d5973d8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-30T21:12:11 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit a08e5bd0f659feea06024cdd6dbd20d586e3726e Author: Ludovic Marcotte Date: Wed Jun 30 20:30:30 2010 +0000 See ChangeLog Monotone-Parent: bc1249b3296aa7dc189df755998b9d703fefd954 Monotone-Revision: bfae70f2a55e4f192f4b03068a3818e1458c8eef Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-30T20:30:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit 75931380bf695f00044adc637077d01a2da37ca6 Author: Francis Lachapelle Date: Wed Jun 30 18:37:12 2010 +0000 See ChangeLog. Monotone-Parent: dd1c46e2753c2224bf847ca7bf850d63b8f97372 Monotone-Revision: bc1249b3296aa7dc189df755998b9d703fefd954 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-30T18:37:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js commit e8ecf7e53b5b49a030c33b5cdea2e7bd0d0f8f15 Author: Francis Lachapelle Date: Wed Jun 30 17:26:06 2010 +0000 See ChangeLog. Monotone-Parent: 0b55311518f426ab169d4fd0db8cfe9a54c3e1e6 Monotone-Revision: dd1c46e2753c2224bf847ca7bf850d63b8f97372 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-30T17:26:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit a7a47ba59b1bf961d7ec5c59d3298594f31b3232 Author: Ludovic Marcotte Date: Wed Jun 30 16:53:23 2010 +0000 See ChangeLog Monotone-Parent: cdff5ba452cb3c31c7ea08e23f764471023265a2 Monotone-Revision: 0b55311518f426ab169d4fd0db8cfe9a54c3e1e6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-30T16:53:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit 02e66e48a06800a940ed2d91fc7e3105f2908097 Author: Francis Lachapelle Date: Tue Jun 29 23:41:24 2010 +0000 See ChangeLog. Monotone-Parent: 5b2d034015171bcc6958b829b7479e9040fcef98 Monotone-Revision: cdff5ba452cb3c31c7ea08e23f764471023265a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-29T23:41:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 0ff309bb15cedbfa1d2567d506738065d7588cbb Author: Francis Lachapelle Date: Tue Jun 29 20:21:48 2010 +0000 See ChangeLog. Monotone-Parent: 66db9463cbafa20e7fce07829dca8d5d59f33165 Monotone-Revision: aa47b57f3bbc833ffcc7199f21b79f0453a1cd87 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-29T20:21:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/iefixes.css commit f29132041334daedc771bc4a94e3dc7e8b9c68e9 Author: Francis Lachapelle Date: Tue Jun 29 20:09:01 2010 +0000 Monotone-Parent: 0ba5dc28795d933db244f667ecc927420db2ab60 Monotone-Revision: 66db9463cbafa20e7fce07829dca8d5d59f33165 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-29T20:09:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 6682a6e72ec995a75d4c78edf9816c172a1c65bc Author: Ludovic Marcotte Date: Mon Jun 28 23:22:05 2010 +0000 See ChangeLog Monotone-Parent: 44974f9cbdca49b2868f64f007241c5a79656662 Monotone-Revision: 609fcde70ee5ebcb8ef0f4c8d578eb1e7ac74e09 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-28T23:22:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit 8d12bd2ff6f76979f0dd712593772ae7615599c3 Author: Ludovic Marcotte Date: Mon Jun 28 20:40:07 2010 +0000 See ChangeLog Monotone-Parent: 0ba5dc28795d933db244f667ecc927420db2ab60 Monotone-Revision: 44974f9cbdca49b2868f64f007241c5a79656662 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-28T20:40:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff commit 11665b2024688c7d4043053b01f062991b974627 Author: Francis Lachapelle Date: Mon Jun 28 14:24:20 2010 +0000 See ChangeLog. Monotone-Parent: 259d2ede769d145b245d50c40fdd797f9811a0a0 Monotone-Revision: 0ba5dc28795d933db244f667ecc927420db2ab60 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-28T14:24:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactView.wox commit 0932c851e6389d741d80e3acb24d06465e658b0f Author: Francis Lachapelle Date: Mon Jun 28 14:03:14 2010 +0000 Fixed syntax error in Italian translation of Mailer module. Monotone-Parent: a7a96701c2914c671f441b0ca4e653e2243b84b4 Monotone-Revision: 259d2ede769d145b245d50c40fdd797f9811a0a0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-28T14:03:14 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Italian.lproj/Localizable.strings commit 8c626d4dcd32a32af18ec999d42e04d5f9fab035 Author: Francis Lachapelle Date: Fri Jun 25 21:30:38 2010 +0000 Decrease debugging output in SOGoDataTable.js Monotone-Parent: 85c2eea4bb09ae229989bf2dba4e20b82d982284 Monotone-Revision: a7a96701c2914c671f441b0ca4e653e2243b84b4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-25T21:30:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDataTable.js commit cc7ead5cefec9bd03966702421da295fef9b72b4 Author: Francis Lachapelle Date: Fri Jun 25 20:43:23 2010 +0000 See ChangeLog. Monotone-Parent: 763ab7e667a159d6b727544a067a085d622ab598 Monotone-Revision: 85c2eea4bb09ae229989bf2dba4e20b82d982284 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-25T20:43:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit b2fc189b932b97461ffba79a1973ffd02366e8b7 Author: Francis Lachapelle Date: Fri Jun 25 19:58:30 2010 +0000 See ChangeLog Monotone-Parent: 2b83c62317d266d5f7a2e2046fc19f68f88a385f Monotone-Revision: 763ab7e667a159d6b727544a067a085d622ab598 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-25T19:58:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js commit 87f02a755d52129c5ae9bba8edd8fe72a8ef521e Author: Ludovic Marcotte Date: Wed Jun 23 19:46:51 2010 +0000 Fixed an IMAP crasher when quotes were present in mail headers Monotone-Parent: 8e1a3af5628f31703023508d2fb742a933691c15 Monotone-Revision: 3316e8de631c5da2b7ba6c4505fa74b707b80b51 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-23T19:46:51 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 96a59133c4fe543532052b96fa779d59a97d697e Author: Francis Lachapelle Date: Wed Jun 23 18:13:48 2010 +0000 See ChangeLog. Monotone-Parent: 9cb63fedb848baac983ef94694d11b7e242eef67 Monotone-Revision: 00387fb21eaf4cb1b4d1ece522a38e6417a162c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-23T18:13:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m M UI/Scheduler/UIxCalMonthView.m commit f36586ef1635efb6b46cc1547dcf0846cf05b4d1 Author: Francis Lachapelle Date: Wed Jun 23 15:47:35 2010 +0000 Updated CKEditor to version 3.3.1. Monotone-Parent: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0 Monotone-Revision: 517b4606eb0bf70ff837ab032cd258dfcca1e292 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-23T15:47:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor.pack M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/ckeditor_basic_source.js M UI/WebServerResources/ckeditor/ckeditor_source.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-gb.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js A UI/WebServerResources/ckeditor/plugins/forms/images/hiddenfield.gif M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js A UI/WebServerResources/ckeditor/plugins/liststyle/dialogs/liststyle.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js A UI/WebServerResources/ckeditor/plugins/styles/styles/default.js D UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/plugins/templates/templates/default.js M UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js M UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/templates.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/templates.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/templates.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit ddaf28fc24e72b79176ec8b909efa223c4184d9f Author: Wolfgang Sourdeau Date: Wed Jun 23 14:47:20 2010 +0000 Monotone-Parent: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a Monotone-Revision: 432bfd0df53df4464e70c8b82989b3fcc7aa849e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-23T14:47:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 633c7be22857ecca4c18aaff3b66f363a3cf708c Author: Ludovic Marcotte Date: Wed Jun 23 12:08:09 2010 +0000 Stripped the binary's path Monotone-Parent: 14288343158630504eed5d7bd9f00d527cc97138 Monotone-Revision: 8e1a3af5628f31703023508d2fb742a933691c15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-23T12:08:09 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m commit a1ec12a83328bbaf7e0d4ebc496704270dc192f8 Author: Ludovic Marcotte Date: Tue Jun 22 19:37:56 2010 +0000 Slight improvement over previous commit Monotone-Parent: a0586e26adb36e48a7abc91b58465c3ccf2b3486 Monotone-Revision: 14288343158630504eed5d7bd9f00d527cc97138 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-22T19:37:56 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolRestore.m commit fd9839a1e7bac72dc705f1f52b84d888437090d2 Author: Ludovic Marcotte Date: Tue Jun 22 19:33:12 2010 +0000 Improved the doc usage of the sogo-tool utility for the backup/restore ops. Monotone-Parent: 009abd7de53e78e489e448345fde9f38d62f532a Monotone-Revision: a0586e26adb36e48a7abc91b58465c3ccf2b3486 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-22T19:33:12 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m commit a6bdbfc801228f27e0551d40ec36ec35af9d307f Author: Ludovic Marcotte Date: Tue Jun 22 19:13:36 2010 +0000 Improved the "filter =" example with single-quoted values Monotone-Parent: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a Monotone-Revision: 009abd7de53e78e489e448345fde9f38d62f532a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-22T19:13:36 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit be167e4a60e949c1f54a67368b283dd3cf2d6467 Author: Wolfgang Sourdeau Date: Tue Jun 22 15:22:12 2010 +0000 Monotone-Parent: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0 Monotone-Revision: 60c0036b3723ee42d8b8cbed474b6c6eac6c5e9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-22T15:22:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m commit b3c7a5d4425ad9469d0d0d286cf91a0798ccd2e9 Author: Francis Lachapelle Date: Tue Jun 22 14:46:41 2010 +0000 Fixed CSS of messages flags in mail module. Monotone-Parent: b454b5973c4400cc932bffd59af326c0750b5d9c Monotone-Revision: 406f448ce3cddf83f0b7075cd2e1698b2fbbc5d0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-22T14:46:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit ec1b98e86b546917ce4cbae897091b87f3482382 Author: Francis Lachapelle Date: Tue Jun 22 14:35:12 2010 +0000 Updated Installation and Configuration Guide. Monotone-Parent: d79b964251d15b7acc0c9041a52208b72d00bbd6 Monotone-Revision: b454b5973c4400cc932bffd59af326c0750b5d9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-22T14:35:12 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 43f248db6f65c52fe9cbcce4203e8026399d0c11 Author: Wolfgang Sourdeau Date: Fri Jun 18 13:30:05 2010 +0000 Monotone-Parent: 51ae133015c75bd8a41f4433161a2453843b1e5d Monotone-Revision: d79b964251d15b7acc0c9041a52208b72d00bbd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-18T13:30:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m commit c7d305e36ff2ca75a729110f911e92e6695b6df8 Author: Francis Lachapelle Date: Thu Jun 17 21:38:12 2010 +0000 See ChangeLog Monotone-Parent: e273bb34274750526c6120e794b93dbb265681f0 Monotone-Revision: 51ae133015c75bd8a41f4433161a2453843b1e5d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-17T21:38:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxMailToSelection.js commit 0685c97b5330d7bdae6ec129ba10e89d5575b467 Author: Wolfgang Sourdeau Date: Thu Jun 17 19:54:19 2010 +0000 Monotone-Parent: 497c7c0a555d415e36d1f2aba0f96b960a3f0c8c Monotone-Revision: e273bb34274750526c6120e794b93dbb265681f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-17T19:54:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 8e8c5c4b88df1abcebbe13bf127570e668dce98b Author: Wolfgang Sourdeau Date: Wed Jun 16 21:15:34 2010 +0000 Monotone-Parent: 8fb969e757a4404632a8e53c60633563b80e39d4 Monotone-Revision: f0bbd5c2ee25d0180b238170194330bf01bfa9fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-16T21:15:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 98df4f06827a25d6967fa173e29c1425f6ddf5f9 Author: Francis Lachapelle Date: Wed Jun 16 20:21:38 2010 +0000 See ChangeLog Monotone-Parent: 3bcf335dfec03346a40495ed251c4c99d8b3890f Monotone-Revision: fb988c964ef041fc784d33b6c0cf192735fe88a0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-16T20:21:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxListEditor.js commit 922c760c95b2fb658f1ee89f131db0e70676a836 Author: Francis Lachapelle Date: Wed Jun 16 20:21:08 2010 +0000 Monotone-Parent: 5c33aa77cf4762231f1f26c0f955c54150f643e6 Monotone-Revision: 3bcf335dfec03346a40495ed251c4c99d8b3890f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-16T20:21:08 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 8415bcc3b0084fd583bbe10615e23a4d6fde58c0 Author: Francis Lachapelle Date: Wed Jun 16 20:19:08 2010 +0000 Monotone-Parent: 5cfbabcbcb278bc8483893b91bbb70cde43f14c1 Monotone-Revision: 5c33aa77cf4762231f1f26c0f955c54150f643e6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-16T20:19:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoMailDataSource.js commit 4b6f5ecacfe7b373459a3a009e6f27d39b754d28 Author: Francis Lachapelle Date: Wed Jun 16 20:18:43 2010 +0000 Monotone-Parent: 8fb969e757a4404632a8e53c60633563b80e39d4 Monotone-Revision: 5cfbabcbcb278bc8483893b91bbb70cde43f14c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-16T20:18:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 01042ec50ffe74439f1d18e64171c62ffd10eca1 Author: Wolfgang Sourdeau Date: Wed Jun 16 17:50:37 2010 +0000 Monotone-Parent: 2a59bba0a73aaeebae8c13b21e4099f844924b1b Monotone-Revision: 8fb969e757a4404632a8e53c60633563b80e39d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-16T17:50:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 030514e4e18d367b19039f45ca4094b151e83fe1 Author: Wolfgang Sourdeau Date: Tue Jun 15 14:39:11 2010 +0000 Monotone-Parent: 1aac0a8e6c7ea5d24479bcc2272829762708cb56 Monotone-Revision: 2a59bba0a73aaeebae8c13b21e4099f844924b1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-15T14:39:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m commit 099148ae17640fbfc22706eba29df76b5c5bc861 Author: Wolfgang Sourdeau Date: Mon Jun 14 21:06:08 2010 +0000 Monotone-Parent: f5afc745d385489f846bb7bb27c8750793e31b47 Monotone-Revision: 1aac0a8e6c7ea5d24479bcc2272829762708cb56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-14T21:06:08 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m commit a579dbe5cbeba8c0467044dd06fa9258fcaaa6e2 Author: Francis Lachapelle Date: Mon Jun 14 21:00:17 2010 +0000 See ChangeLog Monotone-Parent: c4a84487824c09148e9f71dc42b87e7f14dd3193 Monotone-Revision: f5afc745d385489f846bb7bb27c8750793e31b47 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-14T21:00:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit d0efbebbf7ebce938b8dfcf1c45546a32acbb26d Author: Wolfgang Sourdeau Date: Mon Jun 14 13:51:57 2010 +0000 Monotone-Parent: c2a5265bbdaf7810309bda5f2f3dd5f2c67b15ed Monotone-Revision: c4a84487824c09148e9f71dc42b87e7f14dd3193 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-14T13:51:57 Monotone-Branch: ca.inverse.sogo M UI/Common/French.lproj/Localizable.strings commit 676194b020ef3e29acd6f5ddc109218d2a4123ab Author: Wolfgang Sourdeau Date: Fri Jun 11 18:43:46 2010 +0000 ; Monotone-Parent: fc267c7dc09cc05decc140411d1facce3f441866 Monotone-Revision: c2a5265bbdaf7810309bda5f2f3dd5f2c67b15ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-11T18:43:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m M UI/Scheduler/UIxCalMainActions.h M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxCalendarProperties.m commit bfcaea41c0d093ac7247be1c33ba9c9f2e5b21a0 Author: Wolfgang Sourdeau Date: Fri Jun 11 15:29:54 2010 +0000 Monotone-Parent: 042413fc9f6d6f7d0f5a07e28b0593ea59f38b07 Monotone-Revision: fc267c7dc09cc05decc140411d1facce3f441866 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-11T15:29:54 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit cf293681cb62341559fef51a5bfb8576147337b1 Author: Wolfgang Sourdeau Date: Fri Jun 11 14:48:00 2010 +0000 Monotone-Parent: 5c8902d0c3987966dfebba9bf7712481cd8a4d0e Monotone-Revision: 042413fc9f6d6f7d0f5a07e28b0593ea59f38b07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-11T14:48:00 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOAdaptorChannel+GCS.h M SOPE/GDLContentStore/GCSFolderManager.m A SOPE/GDLContentStore/GCSSpecialQueries.h A SOPE/GDLContentStore/GCSSpecialQueries.m M SOPE/GDLContentStore/GNUmakefile M SOPE/sope-patchset-r1664.diff commit f5ea84b8e87a4a4b97c5931e81d6a2155f1b3d5e Author: Wolfgang Sourdeau Date: Fri Jun 11 12:39:11 2010 +0000 Monotone-Parent: ffa4675e7af6fe5e9930558a290322abb62a2106 Monotone-Revision: 5c8902d0c3987966dfebba9bf7712481cd8a4d0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-11T12:39:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalFilterPanel.m commit 7e1bb0921f75fbe3091fd92548595c538d7f7106 Author: Wolfgang Sourdeau Date: Thu Jun 10 21:59:14 2010 +0000 Monotone-Parent: 1fb8a3cbc4132cfe8736e6233d540222301c0485 Monotone-Revision: ffa4675e7af6fe5e9930558a290322abb62a2106 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T21:59:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m commit 41fe0341a333de3c09664a13593aa4eda05b9441 Author: Wolfgang Sourdeau Date: Thu Jun 10 21:57:14 2010 +0000 Monotone-Parent: ebbadbdb3549dd7264241be0a6c21ab9a481341f Monotone-Revision: 1fb8a3cbc4132cfe8736e6233d540222301c0485 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T21:57:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit e71a5a5ebd53c7506dcb07b4263e977d7ba1b677 Author: Wolfgang Sourdeau Date: Thu Jun 10 21:32:23 2010 +0000 Monotone-Parent: 002a7f40ed2519734c4baf4cd4433ecc02b46d54 Monotone-Revision: ebbadbdb3549dd7264241be0a6c21ab9a481341f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T21:32:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 7ff3aba0c0657b641224f6e71819f9dc7ab786e5 Author: Wolfgang Sourdeau Date: Thu Jun 10 21:31:13 2010 +0000 Monotone-Parent: 85e21021232d18a3c2b1b1d16cf6d52237236f29 Monotone-Revision: 002a7f40ed2519734c4baf4cd4433ecc02b46d54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T21:31:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit cc7cb9f2bbdb8710c4731c8129467d5f5de5f4b3 Author: Wolfgang Sourdeau Date: Thu Jun 10 21:29:55 2010 +0000 Monotone-Parent: 47be4cd66ca07d4558d608a37376c91af1d0b863 Monotone-Revision: 85e21021232d18a3c2b1b1d16cf6d52237236f29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T21:29:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCASSession.h M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/MainUI/SOGoRootPage.m commit 3f43e0b56e03255f35f0f918037f87f478730dbc Author: Wolfgang Sourdeau Date: Thu Jun 10 18:45:35 2010 +0000 Monotone-Parent: 18464c2d77d4979f1c50fac4f095dcf6dcb967c1 Monotone-Revision: 47be4cd66ca07d4558d608a37376c91af1d0b863 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T18:45:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.m commit 6bc3b47bf41d38f0f4608ff7e7097dedf73b8171 Author: Wolfgang Sourdeau Date: Thu Jun 10 18:44:38 2010 +0000 Monotone-Parent: a1b9a10da6c763d93711deaf538e81314618e5e7 Monotone-Revision: 18464c2d77d4979f1c50fac4f095dcf6dcb967c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T18:44:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit b1a7398de1a01b41707b68178b201c4190aa6ee4 Author: Wolfgang Sourdeau Date: Thu Jun 10 18:42:26 2010 +0000 Monotone-Parent: 227d08b1bace5a1e7b0760cc82dc7381016175ae Monotone-Revision: a1b9a10da6c763d93711deaf538e81314618e5e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T18:42:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit e91844e3a3295c51078f53abdddf51181d2a320e Author: Wolfgang Sourdeau Date: Thu Jun 10 18:40:57 2010 +0000 Monotone-Parent: ddb6d1e34096a18e84b736ef11f42b6e70af2cec Monotone-Revision: 227d08b1bace5a1e7b0760cc82dc7381016175ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-10T18:40:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 5c887130866d70d98b025fbbb3bed2d505e0817a Author: Ludovic Marcotte Date: Thu Jun 10 15:07:13 2010 +0000 Cleaned up references Monotone-Parent: 3ef5e91c07d076b9a4422a3de00743204ab19bdc Monotone-Revision: ddb6d1e34096a18e84b736ef11f42b6e70af2cec Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-10T15:07:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M Scripts/sogo-init.d-redhat M Scripts/sogo-init.d-sles M UI/Templates/MainUI/SOGoRootPage.wox M debian/copyright M debian/sogo.init M sogo.spec commit 58933b153b5d8c43c6314244dfe99dd9bd7b4caa Author: Wolfgang Sourdeau Date: Wed Jun 9 13:38:24 2010 +0000 Monotone-Parent: 9b75ae77fd7075044530ae0ea50973abd83dd51c Monotone-Revision: 3ef5e91c07d076b9a4422a3de00743204ab19bdc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-09T13:38:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 17389d874ee39b76aaefb4a356ab79d112ea5685 Author: Wolfgang Sourdeau Date: Wed Jun 9 12:49:57 2010 +0000 Monotone-Parent: 49976b1102a1a35107c285adb4e08d81c27bd01d Monotone-Revision: 9b75ae77fd7075044530ae0ea50973abd83dd51c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-09T12:49:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolderObject.h M SoObjects/Appointments/SOGoAppointmentFolderObject.m commit fe2ab6e9b60c2e68caac9d46948de33abbdffa1a Author: Wolfgang Sourdeau Date: Tue Jun 8 21:32:31 2010 +0000 Monotone-Parent: f7911e1f3d0c926e6815a5dff6b0912b4fad036d Monotone-Revision: 49976b1102a1a35107c285adb4e08d81c27bd01d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T21:32:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit a6af67adcf09f9467e7290a421ac590c9108f2fd Author: Wolfgang Sourdeau Date: Tue Jun 8 20:34:09 2010 +0000 Monotone-Parent: d797f8a9debb9d90bd99c3fdde2ebf51782807b2 Monotone-Revision: f7911e1f3d0c926e6815a5dff6b0912b4fad036d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T20:34:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css commit 4920950a568b3e9fd38373145660d490f5bc0848 Author: Wolfgang Sourdeau Date: Tue Jun 8 20:31:49 2010 +0000 Monotone-Parent: d005b9c392fd087db1701fb458d40b135f0d046d Monotone-Revision: d797f8a9debb9d90bd99c3fdde2ebf51782807b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T20:31:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css commit 18a21c7221dcecc12d018bcc1c284754c34f8114 Author: Wolfgang Sourdeau Date: Tue Jun 8 18:31:00 2010 +0000 Monotone-Parent: 68ac68112d48188262bfd33776567f9be9e3dd97 Monotone-Revision: d005b9c392fd087db1701fb458d40b135f0d046d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T18:31:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalXMLRenderer.m commit 6e4fd601350e8c94c3992b311cc94e59fa8f9106 Author: Wolfgang Sourdeau Date: Tue Jun 8 15:55:51 2010 +0000 Monotone-Parent: 1634bf986772c1db41f281543de74b6cf7b4fc1c Monotone-Revision: 68ac68112d48188262bfd33776567f9be9e3dd97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T15:55:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 859b8016329d91be6f95b9ebafd208a12066bb5f Author: Wolfgang Sourdeau Date: Tue Jun 8 15:48:35 2010 +0000 Monotone-Parent: a6ecefe4b27e937f5ee59f849e169707d59e26e1 Monotone-Revision: 1634bf986772c1db41f281543de74b6cf7b4fc1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T15:48:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalFolderActions.m commit 78feefcdc9998c236a9385d75c29d424ca9128f9 Author: Francis Lachapelle Date: Tue Jun 8 14:17:25 2010 +0000 Monotone-Parent: c26c84a032f3392b6f9fb5b0d6859aa442b135af Monotone-Revision: a6ecefe4b27e937f5ee59f849e169707d59e26e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-08T14:17:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/iefixes.css commit 08915dcf6b9f612e64ad4937a4f8ad7c6637b941 Author: Wolfgang Sourdeau Date: Tue Jun 8 13:44:02 2010 +0000 Monotone-Parent: 29abd2cf2766adecab1dfb2ef0813cc697753b58 Monotone-Revision: c26c84a032f3392b6f9fb5b0d6859aa442b135af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T13:44:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 5d66f622055668bc70df3ffe3fe81f01dc4a5372 Author: Wolfgang Sourdeau Date: Tue Jun 8 13:38:32 2010 +0000 Monotone-Parent: 47f011047becbfa93b21ffe7ca90810b1d9af684 Monotone-Revision: 29abd2cf2766adecab1dfb2ef0813cc697753b58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T13:38:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit bbe1bae54d30fe4c424b2c0b8cfb58436ab4ada7 Author: Wolfgang Sourdeau Date: Tue Jun 8 13:35:25 2010 +0000 Monotone-Parent: 8f68fd83a48c51821eb064aa4f6738398e02e41d Monotone-Revision: 47f011047becbfa93b21ffe7ca90810b1d9af684 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T13:35:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolderObject.h M SoObjects/Appointments/SOGoAppointmentFolderObject.m commit acf41cb2b165591ec83d84f2e0c5a2a8ff5eb2a1 Author: Wolfgang Sourdeau Date: Tue Jun 8 13:34:40 2010 +0000 Monotone-Parent: 848334eb08f386e8f5710bf4cf4090e0b1053ec1 Monotone-Revision: 8f68fd83a48c51821eb064aa4f6738398e02e41d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T13:34:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit de19f4ad6120827499c5ca5f4eb7f8888f1d764a Author: Wolfgang Sourdeau Date: Tue Jun 8 13:34:27 2010 +0000 Monotone-Parent: 6c032e11075a96ae3119321ec684430c9bc3266e Monotone-Revision: 848334eb08f386e8f5710bf4cf4090e0b1053ec1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-08T13:34:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAclEditor.js commit ce131c529eb1b956a4424032be0469099b12d4b4 Author: Wolfgang Sourdeau Date: Mon Jun 7 21:59:19 2010 +0000 Monotone-Parent: ceeed83c021dfd38a21395784e4f16ca9f08acd3 Monotone-Revision: 6c032e11075a96ae3119321ec684430c9bc3266e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-07T21:59:19 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h commit db99b3510c7ba568b90773d674c7edc6c786b88d Author: Wolfgang Sourdeau Date: Mon Jun 7 21:30:36 2010 +0000 Monotone-Parent: 8d12e48e58680d1195d0d7a0f514a3cac44d0767 Monotone-Revision: ceeed83c021dfd38a21395784e4f16ca9f08acd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-07T21:30:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserManager.m M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/UIxAclEditor.m M UI/Common/Ukrainian.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js commit 8193a90fc2f1602e2d45eaf1791ab587654883cc Author: Wolfgang Sourdeau Date: Mon Jun 7 12:46:35 2010 +0000 Monotone-Parent: 6d601c4d925dd7c8ff8648909b7bde1e3097127d Monotone-Revision: 8d12e48e58680d1195d0d7a0f514a3cac44d0767 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-07T12:46:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit bef2e7773319ba31955f90200cdce162cef45769 Author: Francis Lachapelle Date: Mon Jun 7 16:31:51 2010 +0000 Monotone-Parent: 85281fd909e8f0d613327a321fb964be7ca872ca Monotone-Revision: 04792139eaeaa95bfa70e66349320e38518eb8da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-07T16:31:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/iefixes.css commit dcf408630cb04aa27604a4bbba78358df1a8c243 Author: Francis Lachapelle Date: Mon Jun 7 13:34:10 2010 +0000 Monotone-Parent: 269b321dff89afa32244e026cff74a5d6372e4b7 Monotone-Revision: 10fadb79fc28a892498ff228f648c363587ed6e4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-07T13:34:10 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.m commit 38fa44caa032af2f171d865d64398018e27eea04 Author: Francis Lachapelle Date: Mon Jun 7 13:24:17 2010 +0000 Monotone-Parent: 73c003158a06a65893a6deafa03df694aa0178b6 Monotone-Revision: 269b321dff89afa32244e026cff74a5d6372e4b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-07T13:24:17 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListActions.m commit 1191c6b3d13192b7c3bf5edf6eabc1b7b713ed46 Author: Wolfgang Sourdeau Date: Mon Jun 7 13:15:20 2010 +0000 Monotone-Parent: 5e1b27b6e34627f5e4895164179fcf344a96e20d Monotone-Revision: 6e082f09a153b3a0152c5b9355a2001b3c542c96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-07T13:15:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.js commit 49ab6e5bc20c0758bd4afeb248f189f1a35f76f7 Author: Wolfgang Sourdeau Date: Mon Jun 7 12:45:22 2010 +0000 Monotone-Parent: 85281fd909e8f0d613327a321fb964be7ca872ca Monotone-Revision: f273242650aaecbcba217ab4ee2f04f5964f3ab0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-07T12:45:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 68abc9cb6c48b5bec951a52dc161ddc0e0148b57 Author: Wolfgang Sourdeau Date: Sat Jun 5 04:55:53 2010 +0000 Monotone-Parent: 4836e88278f663b165807bc739419dea0b0b3c73 Monotone-Revision: 5e1b27b6e34627f5e4895164179fcf344a96e20d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-05T04:55:53 Monotone-Branch: ca.inverse.sogo M NEWS commit c5232d42a5bf452601ba6336f958dbf8b08269f2 Author: Wolfgang Sourdeau Date: Sat Jun 5 04:46:12 2010 +0000 Monotone-Parent: f050642fcfd85a888681137f9572e2646d4cadc9 Monotone-Revision: 4836e88278f663b165807bc739419dea0b0b3c73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-05T04:46:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Ukrainian.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css commit d5ae7827648a02b8baaa078407e0439dabfefd8b Author: Wolfgang Sourdeau Date: Sat Jun 5 04:45:00 2010 +0000 Monotone-Parent: 06c16e479439d6ee1078d469cac954070da2357b Monotone-Revision: f050642fcfd85a888681137f9572e2646d4cadc9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-05T04:45:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 77bcf92491e5c23fbe8c37c12d7409cae70973f6 Author: Wolfgang Sourdeau Date: Sat Jun 5 04:44:02 2010 +0000 Monotone-Parent: 412d6bf932c8152d0f23bb7bc6e4f75f4fd3750c Monotone-Revision: 06c16e479439d6ee1078d469cac954070da2357b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-05T04:44:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit f7ac2f27135c514db7255dcc28b1cd8ee9784f32 Author: Wolfgang Sourdeau Date: Fri Jun 4 22:01:32 2010 +0000 Monotone-Parent: 73c003158a06a65893a6deafa03df694aa0178b6 Monotone-Revision: 412d6bf932c8152d0f23bb7bc6e4f75f4fd3750c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T22:01:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalParticipationStatusView.m D UI/Templates/SchedulerUI/UIxCalParticipationStatusView.wox commit 85cfae601f91346d52bf01506d1e07caab8e7002 Author: Wolfgang Sourdeau Date: Fri Jun 4 21:14:17 2010 +0000 Monotone-Parent: 75884864019e8268f2d2a24b534d0020370d2de5 Monotone-Revision: 73c003158a06a65893a6deafa03df694aa0178b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T21:14:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxUserRightsEditor.m commit 6728b5eed6df6c4537917368ef0ae151a35ae6d6 Author: Wolfgang Sourdeau Date: Fri Jun 4 20:54:07 2010 +0000 Monotone-Parent: 6b979ac068d7a09b42d5a551f9f7ec257b6a13a2 Monotone-Revision: 5402e16ca9d296346561a48b192ce3ed97373e2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T20:54:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/SOGoAppointmentFolderICS.h A SoObjects/Appointments/SOGoAppointmentFolderICS.m A SoObjects/Appointments/SOGoAppointmentFolderObject.h A SoObjects/Appointments/SOGoAppointmentFolderObject.m A SoObjects/Appointments/SOGoAppointmentFolderXML.h A SoObjects/Appointments/SOGoAppointmentFolderXML.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/product.plist commit 3592e10152a8da68f755c402478c7950cf5a7747 Author: Wolfgang Sourdeau Date: Fri Jun 4 20:52:12 2010 +0000 Monotone-Parent: 917d11ce5516f34fca6aec1e2aa0c2f9a463fd91 Monotone-Revision: 6b979ac068d7a09b42d5a551f9f7ec257b6a13a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T20:52:12 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/GNUmakefile M SOPE/NGCards/iCalTimeZonePeriod.m A SOPE/NGCards/iCalUTCOffset.h A SOPE/NGCards/iCalUTCOffset.m A SOPE/NGCards/iCalXMLRenderer.h A SOPE/NGCards/iCalXMLRenderer.m commit fcf0ec518a21786f77ac151341bd31ce1c931abd Author: Wolfgang Sourdeau Date: Fri Jun 4 20:49:30 2010 +0000 Monotone-Parent: c945744d1f1275f5a765e05de951fb28f27252eb Monotone-Revision: 917d11ce5516f34fca6aec1e2aa0c2f9a463fd91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T20:49:30 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoGCSFolder.h commit 167a2700de10d74582cc147ebcd31144a63c483c Author: Ludovic Marcotte Date: Fri Jun 4 16:32:21 2010 +0000 See ChangeLog Monotone-Parent: c945744d1f1275f5a765e05de951fb28f27252eb Monotone-Revision: 10e4639d26e8856e1d1cce589fc7dcdd0639f703 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-04T16:32:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Ukrainian.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Ukrainian.lproj/Localizable.strings A SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html A SoObjects/Mailer/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod A SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainian.wod A SoObjects/Mailer/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.html M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/all.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Ukrainian.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Ukrainian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Ukrainian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Ukrainian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Ukrainian.lproj/Localizable.strings M UI/MainUI/GNUmakefile A UI/MainUI/Ukrainian.lproj/Locale A UI/MainUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Scheduler/Ukrainian.lproj/Localizable.strings A UI/Templates/Appointments/SOGoAptMailUkrainianICalReply.wox A UI/Templates/SOGoACLUkrainianAdditionAdvisory.wox A UI/Templates/SOGoACLUkrainianModificationAdvisory.wox A UI/Templates/SOGoACLUkrainianRemovalAdvisory.wox A UI/Templates/SOGoFolderUkrainianAdditionAdvisory.wox A UI/Templates/SOGoFolderUkrainianRemovalAdvisory.wox commit 3ea4c81f32fac8c362944317cd046509c6d4349d Author: Ludovic Marcotte Date: Fri Jun 4 15:27:00 2010 +0000 Cleaned the transparency Monotone-Parent: ea2416adf7131c18fed0d4ffb5145b7051ab78ae Monotone-Revision: c945744d1f1275f5a765e05de951fb28f27252eb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-06-04T15:27:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/icon_unread.gif commit 6136f48b0472ced396b0ea0154dec3deee5397f2 Author: Wolfgang Sourdeau Date: Fri Jun 4 14:43:28 2010 +0000 Monotone-Parent: 0b16679c7ebbd6003625c562d6ce3bc585654ca4 Monotone-Revision: ea2416adf7131c18fed0d4ffb5145b7051ab78ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-04T14:43:28 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/French.lproj/Localizable.strings commit 5cc7e345437ff0c8ad65d1297126cbc9a15023a5 Author: Wolfgang Sourdeau Date: Thu Jun 3 19:49:23 2010 +0000 Monotone-Parent: 76b40deecb2e5b69e47348707c29710d2db05142 Monotone-Revision: 0b16679c7ebbd6003625c562d6ce3bc585654ca4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-03T19:49:23 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile D UI/Common/Toolbars/SOGoAclAssistant.toolbar D UI/Common/Toolbars/SOGoAclOwner.toolbar M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css commit 0959a88ea9c15585a3515385be85a1a8071aefeb Author: Wolfgang Sourdeau Date: Thu Jun 3 14:43:38 2010 +0000 Monotone-Parent: b8ad0061e865a522c79c6a19bc8d7841469af81a Monotone-Revision: 7f2779135e9501efcfbb73fce0b3d244687ecaa4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-03T14:43:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js A UI/WebServerResources/abcard-anonymous.png A UI/WebServerResources/abcard-anyone.png M UI/WebServerResources/generic.js commit ba2b9aad81ada1d3dc7d18815bbb5ede49ef4063 Author: Wolfgang Sourdeau Date: Wed Jun 2 19:11:15 2010 +0000 Monotone-Parent: c2a5e3fb9246462545f9ecf1c552400ae0d6a9e9 Monotone-Revision: b8ad0061e865a522c79c6a19bc8d7841469af81a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T19:11:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit d12f6ac78c6cd58e70df0c6608ec036fb6b1d420 Author: Wolfgang Sourdeau Date: Wed Jun 2 19:10:32 2010 +0000 Monotone-Parent: ec9e73b43fdee5504f6e0f56a8993f947afc31d7 Monotone-Revision: c2a5e3fb9246462545f9ecf1c552400ae0d6a9e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T19:10:32 Monotone-Branch: ca.inverse.sogo M debian/sogo.overrides commit 659563c7b7a24e16488b159e5cf895de2ef26585 Author: Wolfgang Sourdeau Date: Wed Jun 2 19:05:48 2010 +0000 Monotone-Parent: c896a0d9f1b127ab4c1d9c4ba270727464984c2b Monotone-Revision: ec9e73b43fdee5504f6e0f56a8993f947afc31d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T19:05:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxTaskEditor.js D UI/WebServerResources/abcard.gif A UI/WebServerResources/abcard.png commit ab171b7d2e9be6d429008a98583ec996bb8428ee Author: Wolfgang Sourdeau Date: Wed Jun 2 16:49:26 2010 +0000 Monotone-Parent: ad7209d4c578d84bbeceb61506c1e6ed592106da Monotone-Revision: c896a0d9f1b127ab4c1d9c4ba270727464984c2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:49:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py commit ec1f65026204265a497f123420a9edcca35d81dc Author: Wolfgang Sourdeau Date: Wed Jun 2 16:47:07 2010 +0000 Monotone-Parent: a79adaa6f36ea178ca12ab0e347e8def006787cc Monotone-Revision: ad7209d4c578d84bbeceb61506c1e6ed592106da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:47:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/utilities.py commit 654aa6d7f38134332d6da5d8f3ec27acb0ac700d Author: Wolfgang Sourdeau Date: Wed Jun 2 16:46:33 2010 +0000 Monotone-Parent: 8c0c5f08cd0bdb1e303b9c4cffedc1940941869e Monotone-Revision: a79adaa6f36ea178ca12ab0e347e8def006787cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:46:33 Monotone-Branch: ca.inverse.sogo M ChangeLog commit cb8b538e27ecf804a0855d25787301a9b621123e Author: Wolfgang Sourdeau Date: Wed Jun 2 16:46:06 2010 +0000 Monotone-Parent: 3774742a6943dc4914fba97472a150d427c3f883 Monotone-Revision: 8c0c5f08cd0bdb1e303b9c4cffedc1940941869e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:46:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/webdavlib.py commit a668437d2fa5905b4fddac1f9bd9bcf452125291 Author: Wolfgang Sourdeau Date: Wed Jun 2 16:44:09 2010 +0000 Monotone-Parent: e80fdb2dc0dcef4bf96ec623b00dc18ffde34386 Monotone-Revision: 3774742a6943dc4914fba97472a150d427c3f883 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:44:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit c2721bfb6ed3aeb5be268f428a1b9132add737af Author: Wolfgang Sourdeau Date: Wed Jun 2 16:42:58 2010 +0000 Monotone-Parent: 45a909a97ed4304fcd6107fccb0e129e9db8d87a Monotone-Revision: e80fdb2dc0dcef4bf96ec623b00dc18ffde34386 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:42:58 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit 0a09a045c5b3ae7a8851701cfae10d1d9d9de2f4 Author: Wolfgang Sourdeau Date: Wed Jun 2 16:42:49 2010 +0000 Monotone-Parent: 0c6806493b569c14269ce32c78f49e2d8d0bd053 Monotone-Revision: 45a909a97ed4304fcd6107fccb0e129e9db8d87a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:42:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserFolder.m commit 64a0aa3d9cafc88b883432f8c6c72b198f89e792 Author: Wolfgang Sourdeau Date: Wed Jun 2 16:39:33 2010 +0000 Monotone-Parent: 3c3b185ac78cbde20c55f90c27b4f32909f9fdbf Monotone-Revision: 0c6806493b569c14269ce32c78f49e2d8d0bd053 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:39:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 044a29c178f7cea1196831f65bfa81ddd27fb398 Author: Wolfgang Sourdeau Date: Wed Jun 2 16:37:43 2010 +0000 Monotone-Parent: be540f76fdae4a96eb16cea471d65d8da30b9428 Monotone-Revision: 3c3b185ac78cbde20c55f90c27b4f32909f9fdbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:37:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 1b793d65a35073ec2b9bf3e13965519bd152ebde Author: Wolfgang Sourdeau Date: Wed Jun 2 16:36:30 2010 +0000 Monotone-Parent: 77278e2126ba2bbcf3ae3befd83270825c53556e Monotone-Revision: be540f76fdae4a96eb16cea471d65d8da30b9428 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:36:30 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 0ebe2d052bd31e444dcf1cc03a27bee9912f410a Author: Wolfgang Sourdeau Date: Wed Jun 2 16:36:14 2010 +0000 Monotone-Parent: 1ab4cc7bd955a40f41ed5d3e29deca4ff763777b Monotone-Revision: 77278e2126ba2bbcf3ae3befd83270825c53556e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:36:14 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 13df91ba79a1156f07b811473b126457d973f57d Author: Wolfgang Sourdeau Date: Wed Jun 2 16:35:59 2010 +0000 Monotone-Parent: 4ac4ae3613d51d31b8aa0f22e8581e25651b89fd Monotone-Revision: 1ab4cc7bd955a40f41ed5d3e29deca4ff763777b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-02T16:35:59 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/product.plist M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m A SoObjects/SOGo/SOGoPublicBaseFolder.h A SoObjects/SOGo/SOGoPublicBaseFolder.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/MainUI/product.plist commit 01e57b599ac7560dcd0d14b1668d976459e2595f Author: Francis Lachapelle Date: Wed Jun 2 04:35:30 2010 +0000 Changed link from scalableogo.org to sogo.nu in the About box. Monotone-Parent: 5a7b30b7d5f425b2c0c3b96e6f1afb39c15257d7 Monotone-Revision: 137a22f54c5009171918bdd3a3e136138e9f9a67 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-02T04:35:30 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoRootPage.wox commit 853060fbee74bcd51c11ed613e3a295032f6dd81 Author: Francis Lachapelle Date: Wed Jun 2 01:25:19 2010 +0000 See ChangeLog. Monotone-Parent: a7ffefd73526ec82019cd487dbeacfa8219526c9 Monotone-Revision: 5a7b30b7d5f425b2c0c3b96e6f1afb39c15257d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-02T01:25:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit f3b15c68be05bbf4ce550e8d9aaf9c95ef50db5b Author: Wolfgang Sourdeau Date: Tue Jun 1 19:50:26 2010 +0000 Monotone-Parent: 5e7c2410057553adbfb2bc36dcdf29c89d547250 Monotone-Revision: 33c96e6881c7a8bafb056ea86ca1517c42edb343 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T19:50:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit 687cfb8520ccab20f88fae3a776db8f286369d91 Author: Wolfgang Sourdeau Date: Tue Jun 1 19:43:07 2010 +0000 Monotone-Parent: 209e7eb7e8da3fd5da422d48a58f4fd5f9e60d54 Monotone-Revision: 5e7c2410057553adbfb2bc36dcdf29c89d547250 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T19:43:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-davacl.py commit 05e3bdca1326cc175d9a673b65ca43064961fb25 Author: Wolfgang Sourdeau Date: Tue Jun 1 18:49:01 2010 +0000 Monotone-Parent: e5e3e8aeac9b5235e537766deabadd79882c8c99 Monotone-Revision: 209e7eb7e8da3fd5da422d48a58f4fd5f9e60d54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T18:49:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 786d7a1558aee91e7075a01986a888ace8a8c26e Author: Wolfgang Sourdeau Date: Tue Jun 1 18:48:14 2010 +0000 Monotone-Parent: a5bfd93a503f6042740a0ab88ca339c566d81c1f Monotone-Revision: e5e3e8aeac9b5235e537766deabadd79882c8c99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T18:48:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserManager.m commit d544e677e5edda736551425fd91a044ef3c6a9e9 Author: Wolfgang Sourdeau Date: Tue Jun 1 18:14:17 2010 +0000 Monotone-Parent: bb3480fceb6cb5272d17ac7b9d0999cd0706581b Monotone-Revision: a5bfd93a503f6042740a0ab88ca339c566d81c1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T18:14:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-davacl.py M Tests/Integration/test-ical.py M Tests/Integration/test-maildav.py M Tests/Integration/test-webdav.py M Tests/Integration/test-webdavsync.py M Tests/Integration/utilities.py commit 40afb73cc1c304d070aec7abdcba71ce298f5aeb Author: Wolfgang Sourdeau Date: Tue Jun 1 18:12:01 2010 +0000 Monotone-Parent: c85cb655e68544b7193dc65e0c1dd577f63454c7 Monotone-Revision: bb3480fceb6cb5272d17ac7b9d0999cd0706581b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T18:12:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 51f50fae62d0839e3893b80695f2f8ed751a0504 Author: Wolfgang Sourdeau Date: Tue Jun 1 17:45:53 2010 +0000 Monotone-Parent: 34db2738fe29db5da4cd2562d25f37a4131381f3 Monotone-Revision: c85cb655e68544b7193dc65e0c1dd577f63454c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T17:45:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 975d318036aff243e609d640d2b702c12a8c7ce6 Author: Wolfgang Sourdeau Date: Tue Jun 1 17:35:51 2010 +0000 Monotone-Parent: bda8c0c7d4f41ed2b18820b74e11fe35187b1afe Monotone-Revision: 34db2738fe29db5da4cd2562d25f37a4131381f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T17:35:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/all.py commit 25ef21457302fbb9a4f08305c7041accb18f91d9 Author: Wolfgang Sourdeau Date: Tue Jun 1 14:08:59 2010 +0000 Monotone-Parent: 95edcab55e932c1784a9a2923ecf868a5618c713 Monotone-Revision: 92aa17abc68474bee4eb24c3a407d5e730164973 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T14:08:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/webdavlib.py commit 99d75bfc88793bc277f57b720f078d60d08e5710 Author: Wolfgang Sourdeau Date: Tue Jun 1 14:01:18 2010 +0000 Monotone-Parent: 641421d6e4ce7672544edb67ce851e86c8df9e22 Monotone-Revision: 95edcab55e932c1784a9a2923ecf868a5618c713 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T14:01:18 Monotone-Branch: ca.inverse.sogo M Tests/Integration/README commit 667ed3c150163a80ca786cb50350810cefeca1e1 Author: Wolfgang Sourdeau Date: Tue Jun 1 14:00:36 2010 +0000 Monotone-Parent: 0de048fc2845b8e712e21700f4604fa0cd9eeea4 Monotone-Revision: 641421d6e4ce7672544edb67ce851e86c8df9e22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-01T14:00:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m commit 990940cf254aee0fe84ec3b289723943bd5afc2d Author: Francis Lachapelle Date: Fri May 28 20:06:24 2010 +0000 CSS fix for the live loading. Monotone-Parent: 7c436d762d93b096889be8f7c7eede7e227b0efd Monotone-Revision: a7ffefd73526ec82019cd487dbeacfa8219526c9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-28T20:06:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SOGoDataTable.js commit 2ea9dc0e6e10d802aeeb9fad7a2a55f6861a0aaa Author: Francis Lachapelle Date: Fri May 28 19:18:52 2010 +0000 See ChangeLog. Monotone-Parent: 0de048fc2845b8e712e21700f4604fa0cd9eeea4 Monotone-Revision: 7c436d762d93b096889be8f7c7eede7e227b0efd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-28T19:18:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoMailDataSource.js M UI/WebServerResources/SOGoResizableTable.js commit eb8125f468ed43eda70b1e94eb5a63118ba36376 Author: Wolfgang Sourdeau Date: Fri May 28 16:52:17 2010 +0000 Monotone-Parent: a641a4defe2d11d4baa914640535e45ef48f0425 Monotone-Revision: 0de048fc2845b8e712e21700f4604fa0cd9eeea4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-28T16:52:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.js commit df904d06abd63438626749140f7ebea85ce0424c Author: Wolfgang Sourdeau Date: Fri May 28 12:34:42 2010 +0000 reindentation Monotone-Parent: ca4bfaf6d10fea0ae84895923106ebe5660e6279 Monotone-Revision: a641a4defe2d11d4baa914640535e45ef48f0425 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-28T12:34:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit d17341abe80ac2e269a72b5c2d197d8170e6d591 Author: Wolfgang Sourdeau Date: Fri May 28 12:34:18 2010 +0000 reindentation Monotone-Parent: e8c7cd4db91c71f68c83ba6f61ceb277e7b3e232 Monotone-Revision: ca4bfaf6d10fea0ae84895923106ebe5660e6279 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-28T12:34:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit d81084a03115130f9ea3c3fd1ff0f422106d403f Author: Wolfgang Sourdeau Date: Thu May 27 21:56:04 2010 +0000 Monotone-Parent: 8cb32e7332149028a582fdeaa02597ac6d6f9627 Monotone-Revision: e8c7cd4db91c71f68c83ba6f61ceb277e7b3e232 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-27T21:56:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFormatter.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/WOContext+UIxMailer.h M UI/MailerUI/WOContext+UIxMailer.m commit 71d3f72e30b84eb7f5b531f0bc6b1dffb63bbf7a Author: Francis Lachapelle Date: Thu May 27 19:47:41 2010 +0000 Set minimum top position of vertical drag handle to 160px. Monotone-Parent: 56738c967d1f191a027f45f12a017405441e69ca Monotone-Revision: 8cb32e7332149028a582fdeaa02597ac6d6f9627 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-27T19:47:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 0176350dbcffbc1205148fae29706ca0b36ac01a Author: Francis Lachapelle Date: Thu May 27 17:09:02 2010 +0000 See ChangeLog. Monotone-Parent: fdc663e746cda0a1106c97d2d9af95b6eb0d1b40 Monotone-Revision: 56738c967d1f191a027f45f12a017405441e69ca Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-27T17:09:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/product.plist commit 8c0b02f57cce28734b56752645c5113511e766e6 Author: Francis Lachapelle Date: Thu May 27 17:00:22 2010 +0000 Updated year in "About" box. Monotone-Parent: 4c3c63649f1424cf932228d812cb2a38ae67b434 Monotone-Revision: 29fd9949fb7298bd5c25f926f16a0126f65f6b15 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-27T17:00:22 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit cae996785af6d2262dbbfd18e865d19355af8ca0 Author: Wolfgang Sourdeau Date: Thu May 27 15:27:44 2010 +0000 Monotone-Parent: aae7c0443ed50c145721274def3a8a4f2d2216e2 Monotone-Revision: aa9e23f566f7242b956beb43ee6e8103d5ac7f3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-27T15:27:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAttendeesEditor.js commit 3c0bf460bd4c70e0f568fd2e19909057ed02a140 Author: Francis Lachapelle Date: Thu May 27 14:41:59 2010 +0000 Live loading in the Webmail module! See ChangeLog. Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c Monotone-Revision: 4c3c63649f1424cf932228d812cb2a38ae67b434 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-27T14:41:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/GNUmakefile A UI/MailerUI/UIxMailListActions.h A UI/MailerUI/UIxMailListActions.m D UI/MailerUI/UIxMailListView.h D UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist D UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js A UI/WebServerResources/SOGoDataTable.js M UI/WebServerResources/SOGoDragHandles.js A UI/WebServerResources/SOGoMailDataSource.js A UI/WebServerResources/SOGoResizableTable.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit dbaf83902506ca79c43f669fdbc5389b3d75c9fb Author: Wolfgang Sourdeau Date: Thu May 27 13:30:36 2010 +0000 Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c Monotone-Revision: aae7c0443ed50c145721274def3a8a4f2d2216e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-27T13:30:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 113a01009f2a91791c17d5e865508effc0c67b0f Author: Wolfgang Sourdeau Date: Tue May 25 20:55:38 2010 +0000 Monotone-Parent: ef958228c2d8c66a13e333a92731c39034ca0b02 Monotone-Revision: c81c7151deb5466ad48ca5eb97d70f3b1172934c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T20:55:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 9bbc19231d1ae9c63d0ab4bd05b78a6ea52c36c0 Author: Wolfgang Sourdeau Date: Tue May 25 19:40:46 2010 +0000 Monotone-Parent: 5a0923ee4a53f0897396508265abec375d015ac6 Monotone-Revision: ef958228c2d8c66a13e333a92731c39034ca0b02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T19:40:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoAptMailUpdate.m commit eb3280e18149bbdd6a2233a93ccaaeb1285c811f Author: Wolfgang Sourdeau Date: Tue May 25 18:34:27 2010 +0000 Monotone-Parent: 09b0a5cd67d25ff0d88a9e37ad1b0a7e9ee8e274 Monotone-Revision: 5a0923ee4a53f0897396508265abec375d015ac6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T18:34:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit e26102d5ec802dcc3fda6e32a8718f9a55c0f2a1 Author: Wolfgang Sourdeau Date: Tue May 25 18:17:00 2010 +0000 Monotone-Parent: 027321e56420de11bdfda4ed6b6c00478c2c22c7 Monotone-Revision: 09b0a5cd67d25ff0d88a9e37ad1b0a7e9ee8e274 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T18:17:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUIDnD.js commit 505015a68e4a809421133e5cd881e79ecd2ee00e Author: Wolfgang Sourdeau Date: Tue May 25 13:46:36 2010 +0000 Monotone-Parent: d885304c49e90fe04e3653a18ef9839a7b970bc0 Monotone-Revision: dd36447201e91b020480c7a6fea71a74097cf9fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T13:46:36 Monotone-Branch: ca.inverse.sogo M debian/sogo.docs commit 201b5cd2dfaa0b635e67946147c06ef354412cd6 Author: Wolfgang Sourdeau Date: Tue May 25 13:15:57 2010 +0000 Monotone-Parent: 7bb42646015cb99b0c6dfe942e088aba59cc5991 Monotone-Revision: d885304c49e90fe04e3653a18ef9839a7b970bc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-25T13:15:57 Monotone-Branch: ca.inverse.sogo M sogo.spec commit d2ca80f4b4fc8e1608def67babf41058a73efabf Author: Wolfgang Sourdeau Date: Fri May 21 21:30:33 2010 +0000 Monotone-Parent: 164d0ac238e069b138546ff280879bd831709536 Monotone-Revision: 7bb42646015cb99b0c6dfe942e088aba59cc5991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T21:30:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailUpdate.m commit f087d8e4f702dd46475e81505ba1acc2643b9b4f Author: Wolfgang Sourdeau Date: Fri May 21 21:25:14 2010 +0000 Monotone-Parent: 6b80a82a1c8467dead7e9167694acac4cd8cae38 Monotone-Revision: 164d0ac238e069b138546ff280879bd831709536 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T21:25:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit c528cefea8a4d0ce868e26af7d342577124de9c4 Author: Wolfgang Sourdeau Date: Fri May 21 21:22:25 2010 +0000 Monotone-Parent: 1f7df7709595f90e31a77eb48e262817f79b279f Monotone-Revision: 6b80a82a1c8467dead7e9167694acac4cd8cae38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T21:22:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 689b9df4ff5d9608ff6474208aa488b54b04c903 Author: Wolfgang Sourdeau Date: Fri May 21 21:21:19 2010 +0000 Monotone-Parent: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec Monotone-Revision: 1f7df7709595f90e31a77eb48e262817f79b279f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T21:21:19 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit 661d3f28099e34833fe4a29f48b577888bd3ad99 Author: Francis Lachapelle Date: Sun May 16 19:24:07 2010 +0000 See ChangeLog. Monotone-Parent: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec Monotone-Revision: 0891f9bac2704aa4c0ef0224c54360af14c5618a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-16T19:24:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 2c9cefb3f965de3600c0a3958ba976c4be396d06 Author: Francis Lachapelle Date: Sun May 16 17:58:44 2010 +0000 Fix to properly show the "Add Attendee" when multiple attendees are defined. Monotone-Parent: b6c5d167d41a064b4f0368af6cac50707b98be82 Monotone-Revision: 28ba6a8fb0de57f2cd4f4b6c185e5b0303c886ec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-16T17:58:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/iefixes.css commit 5946dc5a677e81dc0f3b09b49d1fdd51b77fc638 Author: Francis Lachapelle Date: Sun May 16 17:27:25 2010 +0000 See ChangeLog. Monotone-Parent: 390f7c206ae4e50ad3d1334c22660aca0c7e31f6 Monotone-Revision: b6c5d167d41a064b4f0368af6cac50707b98be82 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-16T17:27:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.js commit 69367de5034addd947f7f42f95ebb368fa838727 Author: Francis Lachapelle Date: Sun May 16 17:13:11 2010 +0000 See ChangeLog. Monotone-Parent: 01efda1d10d4f37d07da45531701453a34e0be68 Monotone-Revision: 390f7c206ae4e50ad3d1334c22660aca0c7e31f6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-16T17:13:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 829217e667e20c694c88224bb4c1d2ac6a61ee18 Author: Wolfgang Sourdeau Date: Fri May 21 14:02:16 2010 +0000 Monotone-Parent: a67526c3c3e7b629e5308e0fc301ee2093e70cd5 Monotone-Revision: 01efda1d10d4f37d07da45531701453a34e0be68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T14:02:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 2d2b9c8d2f2f4fce0eb0355c74ebb44d6bcff284 Author: Wolfgang Sourdeau Date: Fri May 21 13:59:35 2010 +0000 Monotone-Parent: 4367bb7794fde58a0b025a94522f5b2f30ba29e0 Monotone-Revision: a67526c3c3e7b629e5308e0fc301ee2093e70cd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T13:59:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 654312b4b656081cf75465a736e6780ff4b4d4a1 Author: Wolfgang Sourdeau Date: Fri May 21 12:29:04 2010 +0000 Monotone-Parent: 6027da7fec6bc53d22c8e3d00a90425aa1984fb6 Monotone-Revision: 4367bb7794fde58a0b025a94522f5b2f30ba29e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T12:29:04 Monotone-Branch: ca.inverse.sogo M Tests/Integration/webdavlib.py commit ab8da5f7922c13eedd068f0f8bec74c05f462bac Author: Wolfgang Sourdeau Date: Fri May 21 12:28:48 2010 +0000 Monotone-Parent: c8714a5bb8116ebf638f97df599f31ea8cc0cdcb Monotone-Revision: 6027da7fec6bc53d22c8e3d00a90425aa1984fb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T12:28:48 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 4c4025b355813391e2b86e016cc751d42db2e8e2 Author: Wolfgang Sourdeau Date: Thu May 20 23:31:09 2010 +0000 Monotone-Parent: 5a4a7c1db4a25a06a5e157e4f3556f764c632fa8 Monotone-Revision: c8714a5bb8116ebf638f97df599f31ea8cc0cdcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-20T23:31:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 5b63644e6ade7f7b36225eaf7899d1b45ebbf0d9 Author: Wolfgang Sourdeau Date: Tue May 18 18:35:47 2010 +0000 Monotone-Parent: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c Monotone-Revision: 5a4a7c1db4a25a06a5e157e4f3556f764c632fa8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-18T18:35:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs A Scripts/sql-update-1.2.2_to_1.2.3.sh M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit 59685ed0356363188bef29c4273f89fa90b3cb12 Author: Wolfgang Sourdeau Date: Tue May 18 18:00:11 2010 +0000 Monotone-Parent: 6eba62f428795a0fa79c3f6fa089c1f0bdb79224 Monotone-Revision: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-18T18:00:11 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit d5a03c0d2514d662a7f4e231b7be992d2bf2de0d Author: Wolfgang Sourdeau Date: Tue May 18 17:57:58 2010 +0000 Monotone-Parent: 2b073c86000b676cc91d3818d5d6c6db3446f2e2 Monotone-Revision: 6eba62f428795a0fa79c3f6fa089c1f0bdb79224 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-18T17:57:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 4c399caaa785e613d4b81be9707f838527f94b79 Author: Wolfgang Sourdeau Date: Mon May 17 19:19:45 2010 +0000 Monotone-Parent: 1a3634c32194a58102b74c15f2af08066e7d4e91 Monotone-Revision: 2b073c86000b676cc91d3818d5d6c6db3446f2e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-17T19:19:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/UIxAttendeesEditor.js commit 1de98394d4a374817c397d69855175e2b35811cf Author: Wolfgang Sourdeau Date: Mon May 17 15:29:57 2010 +0000 Monotone-Parent: 19b0008e26816c6e8c6ccdb5329120a04a33f229 Monotone-Revision: 1a3634c32194a58102b74c15f2af08066e7d4e91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-17T15:29:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 2e37273ff3a571975f950a63dece7c712f7e2bce Author: Wolfgang Sourdeau Date: Mon May 17 14:48:17 2010 +0000 Monotone-Parent: 40b752e32c5a135beca554a131f9301c3e3afd72 Monotone-Revision: 19b0008e26816c6e8c6ccdb5329120a04a33f229 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-17T14:48:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit ae9c2eadc50c8957130d5a25d007f479c781a440 Author: Wolfgang Sourdeau Date: Mon May 17 14:47:33 2010 +0000 Monotone-Parent: ca844cc7f066c8e9331cf114bfe525f6c919aa83 Monotone-Revision: 40b752e32c5a135beca554a131f9301c3e3afd72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-17T14:47:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 10f57ab8489611522c780174b77ea0d8db5435e2 Author: Wolfgang Sourdeau Date: Mon May 17 14:46:49 2010 +0000 Monotone-Parent: be0da0bd8363b7c7cad461613780c0a11c3c248d Monotone-Revision: ca844cc7f066c8e9331cf114bfe525f6c919aa83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-17T14:46:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/JavascriptAPIExtensions.js commit 4223efe8478aeea5a935ad3c36e8d6d68b3c3684 Author: Wolfgang Sourdeau Date: Wed May 12 20:51:09 2010 +0000 Monotone-Parent: 040bd1715b830a5d3edbe62f74648a06fc6119c3 Monotone-Revision: be0da0bd8363b7c7cad461613780c0a11c3c248d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-12T20:51:09 Monotone-Branch: ca.inverse.sogo M debian/sogo.init commit 92dfeaa4e3da0e85cf7ee3c4d0cbbfce9cbcbb77 Author: Wolfgang Sourdeau Date: Fri May 7 12:47:00 2010 +0000 Monotone-Parent: c8f09b6892bbb28206d539e9f317f0db9b9976e1 Monotone-Revision: 040bd1715b830a5d3edbe62f74648a06fc6119c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:47:00 Monotone-Branch: ca.inverse.sogo M NEWS commit bbab422c150a761f6b0476b92ca103e6404a2552 Author: Wolfgang Sourdeau Date: Fri May 7 12:46:35 2010 +0000 Monotone-Parent: 172ee5ae2ee00ffeb7edd6fcc2c2d2c5ea56a082 Monotone-Revision: c8f09b6892bbb28206d539e9f317f0db9b9976e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:46:35 Monotone-Branch: ca.inverse.sogo M NEWS commit 0c97264fc3d0f59289b8a536da0c55e79531617a Author: Wolfgang Sourdeau Date: Fri May 7 12:46:19 2010 +0000 Monotone-Parent: 08a2637751d26fdf313392b29adf50472190de59 Monotone-Revision: 172ee5ae2ee00ffeb7edd6fcc2c2d2c5ea56a082 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:46:19 Monotone-Branch: ca.inverse.sogo M NEWS commit 900186988599314e2acfee7430b0939f5063fd7b Author: Wolfgang Sourdeau Date: Fri May 7 12:46:05 2010 +0000 Monotone-Parent: bbf7141be17192ec329efbde71757b1e8c3e5e7f Monotone-Revision: 08a2637751d26fdf313392b29adf50472190de59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:46:05 Monotone-Branch: ca.inverse.sogo M NEWS commit 90ca8eb163dfc06b6859074da932c1d0e5230602 Author: Wolfgang Sourdeau Date: Fri May 7 12:45:09 2010 +0000 Monotone-Parent: 449d8063dfd9ff95e3cba437058c72057217c4db Monotone-Revision: bbf7141be17192ec329efbde71757b1e8c3e5e7f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:45:09 Monotone-Branch: ca.inverse.sogo M NEWS commit 9fde607b228a43e006a2b02241955a3479c23791 Author: Wolfgang Sourdeau Date: Fri May 7 12:44:51 2010 +0000 Monotone-Parent: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d Monotone-Revision: 449d8063dfd9ff95e3cba437058c72057217c4db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-07T12:44:51 Monotone-Branch: ca.inverse.sogo M NEWS commit 320e9256d1f14125ac610bb068ff18e84592bfb9 Author: Wolfgang Sourdeau Date: Thu May 6 19:30:14 2010 +0000 Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c Monotone-Revision: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-06T19:30:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m M Tests/Integration/test-caldav-scheduling.py M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js commit 861190b68f2d17204cccd9779ee43fe2dfb53bcb Author: Wolfgang Sourdeau Date: Thu May 6 14:33:16 2010 +0000 Monotone-Parent: 9e165fdd853a5804436ca08a672cce4ca824b896 Monotone-Revision: 044582e9ad4ddb9d86e36c14f35c91195c979b7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-06T14:33:16 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/SOGoAppointment+UIx.m commit f0e5f02c95d5f59d4a5b4b6ac78816532cd8a229 Author: Wolfgang Sourdeau Date: Wed May 5 21:14:33 2010 +0000 Monotone-Parent: 11b8a60c917d8724b2110ca59f097b45efbb83f4 Monotone-Revision: 9e165fdd853a5804436ca08a672cce4ca824b896 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T21:14:33 Monotone-Branch: ca.inverse.sogo M UI/Contacts/German.lproj/Localizable.strings commit 5991f704d8b6e6ce0cac43b684ee972721b43e81 Author: Wolfgang Sourdeau Date: Wed May 5 20:23:10 2010 +0000 Monotone-Parent: a322b26bc82b5d04dfdd3997d676eec971639aec Monotone-Revision: 11b8a60c917d8724b2110ca59f097b45efbb83f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T20:23:10 Monotone-Branch: ca.inverse.sogo M NEWS commit 1a54a3819486974089321fa223ea163898632daa Author: Wolfgang Sourdeau Date: Wed May 5 18:52:26 2010 +0000 Uncommit unfinished changes Monotone-Parent: 0efdaccbad84f567e4d9cc3ca0176e506620aefb Monotone-Revision: b539ed81e839a831ce07b7618690feb8ac799176 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T18:52:26 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/SOGoAppointmentFolder.m M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-webdav.py commit 97df7c4c45b5b84913fd78b3e29cc7adce1d6c87 Author: Wolfgang Sourdeau Date: Wed May 5 18:49:29 2010 +0000 Monotone-Parent: c40151185171e3ba8a257569b8ab5ec86930d393 Monotone-Revision: 0efdaccbad84f567e4d9cc3ca0176e506620aefb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T18:49:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-webdav.py M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxListView.m M UI/Contacts/product.plist M UI/WebServerResources/UIxAttendeesEditor.js commit 83831abaaa987493221253e9e3887973f9a13239 Author: Francis Lachapelle Date: Wed May 5 15:20:41 2010 +0000 See ChangeLog Monotone-Parent: 77fd2c6c49b1f4507e0f5be304a29a407392053a Monotone-Revision: 29dc700a0a33827e16bd46a8d97f89d5f11630e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-05T15:20:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 2bf4b7cf8b0e369a2af84f2377188a5c82172f19 Author: Wolfgang Sourdeau Date: Wed May 5 14:40:53 2010 +0000 Monotone-Parent: 1ccd34fd9ea99e675935d745db7e70d19716428a Monotone-Revision: c40151185171e3ba8a257569b8ab5ec86930d393 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T14:40:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/product.plist M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js D UI/WebServerResources/accepted.png D UI/WebServerResources/accepted.selected.png A UI/WebServerResources/attendee-partstats.png A UI/WebServerResources/attendee-roles.png D UI/WebServerResources/declined.png D UI/WebServerResources/declined.selected.png D UI/WebServerResources/delegated.png D UI/WebServerResources/delegated.selected.png M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css D UI/WebServerResources/needs-action.png D UI/WebServerResources/needs-action.selected.png commit f7799b9cf8e491d8fab43e65ed0edfbe9bf189a8 Author: Wolfgang Sourdeau Date: Wed May 5 13:56:19 2010 +0000 Monotone-Parent: de6d837f5c2b62b4ad465872fdc54602b3d1009c Monotone-Revision: 1ccd34fd9ea99e675935d745db7e70d19716428a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T13:56:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/SOGo/GNUmakefile D SoObjects/SOGo/iCalEntityObject+Utilities.h D SoObjects/SOGo/iCalEntityObject+Utilities.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit 82a38c87fb72e388d7f59495a5bc456545afa677 Author: Wolfgang Sourdeau Date: Wed May 5 13:48:06 2010 +0000 Monotone-Parent: 4fb71d76cac3b87ffc098133f9c93d0e753c5284 Monotone-Revision: de6d837f5c2b62b4ad465872fdc54602b3d1009c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T13:48:06 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalPerson.h M SOPE/NGCards/iCalPerson.m commit 37cbdd43780c6fcfbc6c10e31dc97a4a212d0274 Author: Wolfgang Sourdeau Date: Wed May 5 13:46:58 2010 +0000 Monotone-Parent: 915f4f176feb772bfa74b034b6b7ce28f66778f8 Monotone-Revision: 4fb71d76cac3b87ffc098133f9c93d0e753c5284 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T13:46:58 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 312ed2824fd1e94746209431dac6111de0030de9 Author: Wolfgang Sourdeau Date: Wed May 5 13:45:18 2010 +0000 Monotone-Parent: fcf51dfbffeff460e370282e0f739875e3414767 Monotone-Revision: f2d1ff2e80e90f3c3d73fe6006e22ee1e9d39b01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T13:45:18 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m commit 8ca67ca9340ec016c5b81074f80572ae018a06ad Author: Francis Lachapelle Date: Tue May 4 21:37:16 2010 +0000 Updated Documentation. Monotone-Parent: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3 Monotone-Revision: 0c7a3586830c4d7e3ddd7bb0a43931475b8e83f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T21:37:16 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit fb8a440624684aae448fa60eb9a0db2291a7f1bc Author: Wolfgang Sourdeau Date: Tue May 4 20:57:06 2010 +0000 Monotone-Parent: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3 Monotone-Revision: 2cbf84f8b8523601758341cbc178cf538f0a6dee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T20:57:06 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 163ade326d603a2b6c19b172c86806a853fb942a Author: Wolfgang Sourdeau Date: Tue May 4 20:46:24 2010 +0000 Monotone-Parent: 40b37915206fb95bdaa2f9e1e2b5453b995ea16e Monotone-Revision: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T20:46:24 Monotone-Branch: ca.inverse.sogo M debian/changelog commit a7688dcb621f6b162ed8e921faceccf50ea34073 Author: Wolfgang Sourdeau Date: Tue May 4 20:39:01 2010 +0000 Monotone-Parent: a26c83f12ef82aa63257ce34342230e701cb350e Monotone-Revision: d6ab95fb5e01dd5626f96aaf55a07cd55725bef2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T20:39:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit ad08499996faf50d85ed8b48677e85fb48069b92 Author: Francis Lachapelle Date: Tue May 4 20:35:42 2010 +0000 Updated Documentation. Monotone-Parent: 987765a742a81dd1ec1d63940a2bc13d926dd6ca Monotone-Revision: cd72e30c3ff6059abdd388e190f4886d3a0464c3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T20:35:42 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit dced4553279b05e30a9d3667abe0198560fab1b9 Author: Wolfgang Sourdeau Date: Tue May 4 20:19:09 2010 +0000 Monotone-Parent: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e Monotone-Revision: a26c83f12ef82aa63257ce34342230e701cb350e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T20:19:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit cc0cb44bca79369b231b7208eb41c04dd09f921e Author: Francis Lachapelle Date: Tue May 4 20:14:19 2010 +0000 See ChangeLog Monotone-Parent: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e Monotone-Revision: c0e065124542dc89953bc74f2d8fdd2aa36185d9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T20:14:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/Version M UI/MainUI/Version commit eb6bae33a91f888262a177ced66d46d515d81685 Author: Wolfgang Sourdeau Date: Tue May 4 20:10:27 2010 +0000 Monotone-Parent: 87feef5f6b5a134ba084a5136940995c74246765 Monotone-Revision: f0f9b59622edc3c50495879ef3a90e5dd2b2ea1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T20:10:27 Monotone-Branch: ca.inverse.sogo M NEWS commit 2c431250796f8c3d8da1cc1be14b5cc714ab557d Author: Francis Lachapelle Date: Tue May 4 19:52:11 2010 +0000 Minor JavaScript fix when saving a mail draft outside the Mail module. Monotone-Parent: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050 Monotone-Revision: 2e1565da869405c503b47261079abdaf1bcbe0dc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T19:52:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 3ff779a8e864d43ce6f4636ec44828700bd61119 Author: Wolfgang Sourdeau Date: Tue May 4 19:49:35 2010 +0000 Monotone-Parent: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050 Monotone-Revision: 5aa79fd0d4ac848647377f824a2f1a004888b1d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-04T19:49:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 51bd8854bba8210c53bc9de34c98eab5fe2b03d5 Author: Francis Lachapelle Date: Tue May 4 19:39:45 2010 +0000 Fix for bug #601. Monotone-Parent: 3076c5f627f3ef8a7b54cfac5834981257fcdc05 Monotone-Revision: 3cf3591b19f9abd27fa7dcef1bd85574e88f3050 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T19:39:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 4f20e34b6aeb5662034072771cb5f17cac229dab Author: Francis Lachapelle Date: Tue May 4 19:23:16 2010 +0000 See ChangeLog Monotone-Parent: 1ee23312738f4184241e898cf4bb970b82a4f9a3 Monotone-Revision: 3076c5f627f3ef8a7b54cfac5834981257fcdc05 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T19:23:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m commit 31bdac9cf63ded4ac3f2f69b934e9e145e18abf9 Author: Francis Lachapelle Date: Tue May 4 17:54:58 2010 +0000 CSS fix for the recurrence editor. Monotone-Parent: f1873ff9d9da1ea76b1cc20194500121395959e8 Monotone-Revision: 1ee23312738f4184241e898cf4bb970b82a4f9a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T17:54:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.css commit 7c440935287287943dd31b939cf5137fb6fa219d Author: Francis Lachapelle Date: Tue May 4 17:24:29 2010 +0000 Minor JavaScript fix for IE. Monotone-Parent: b1ea0d736707434b04f76ed55eef522e5ffdb9cf Monotone-Revision: f1873ff9d9da1ea76b1cc20194500121395959e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T17:24:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxReminderEditor.js commit 787b02c085f6b65c869e8b50e3e8627dfff015e7 Author: Francis Lachapelle Date: Tue May 4 17:24:13 2010 +0000 Minor JavaScript fix for IE. Monotone-Parent: a2d4341d79e2557266989b99768d9e84eb979e9e Monotone-Revision: b1ea0d736707434b04f76ed55eef522e5ffdb9cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-05-04T17:24:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 100f34b6989f5f0831ecb49994db1db94c9ee08b Author: Wolfgang Sourdeau Date: Fri Apr 30 16:14:24 2010 +0000 Monotone-Parent: fcf51dfbffeff460e370282e0f739875e3414767 Monotone-Revision: a2d4341d79e2557266989b99768d9e84eb979e9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-30T16:14:24 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit da5fff77e940abb2644f44732131235d9c78dd15 Author: Wolfgang Sourdeau Date: Wed Apr 28 17:59:45 2010 +0000 Monotone-Parent: c91ef93c746474269b965e1900b046e24a267f6d Monotone-Revision: fcf51dfbffeff460e370282e0f739875e3414767 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-28T17:59:45 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRecurrenceRule.m commit 273db454644d12de79363f5fb2f56683845fe921 Author: Wolfgang Sourdeau Date: Wed Apr 28 17:58:19 2010 +0000 Monotone-Parent: 513390dbae4bee1883ba285606980dafededd7e9 Monotone-Revision: c91ef93c746474269b965e1900b046e24a267f6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-28T17:58:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-tool.m commit 31139cacb067d56563ebe20fce1372a1aba006c5 Author: Wolfgang Sourdeau Date: Wed Apr 28 17:57:02 2010 +0000 Monotone-Parent: abf0593bed546a2a9f1b2e7b96945af8f2dd4bee Monotone-Revision: 513390dbae4bee1883ba285606980dafededd7e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-28T17:57:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 1e424949c42d792a41383b619479db9b97cfa59c Author: Wolfgang Sourdeau Date: Wed Apr 28 16:21:58 2010 +0000 Monotone-Parent: 57d4b2a3ccb82fb9075fec4638adcd3bbb16ae4d Monotone-Revision: 09b7f3172646059661ecae8b9b613cb052cfff9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-28T16:21:58 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 76e8d13897b243a20265677a7c6f699ecf30077e Author: Francis Lachapelle Date: Wed Apr 28 14:49:40 2010 +0000 Updated Installation Guide. Monotone-Parent: 6d28caee4a9a2f2e6ecf18547bce78e7d67bf755 Monotone-Revision: 12a3d305a1e50a57c4bdbc1b4a3610a6f9627ccf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-28T14:49:40 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 98ec7eb0a3a0fe99d1a5556fd262cae4c779733c Author: Francis Lachapelle Date: Tue Apr 27 20:25:21 2010 +0000 Minor improvements to the login page. Monotone-Parent: e12ac2a35b8eb7888e4c254ece63a208670ac15c Monotone-Revision: 6d28caee4a9a2f2e6ecf18547bce78e7d67bf755 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-27T20:25:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit e6f41458ac78b3121db140a04813191797420d15 Author: Francis Lachapelle Date: Mon Apr 26 18:08:45 2010 +0000 Minor improvements to the password preferences tab. Monotone-Parent: 76b92aaa0be7118096a3287bc24849f4e5b6c795 Monotone-Revision: e12ac2a35b8eb7888e4c254ece63a208670ac15c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-26T18:08:45 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit d2b76a871fd599fe6a4aaa5661688520631819a3 Author: Francis Lachapelle Date: Mon Apr 26 16:01:01 2010 +0000 Fix for bug #588. Monotone-Parent: fdc69a8bf5b6b5a68b37d7ddf77d671fc0bcbe15 Monotone-Revision: cd845bf5330077e8801634336d85db1dd1834d50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-26T16:01:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 2387868240f79f693e980af95aa1967f81962142 Author: Wolfgang Sourdeau Date: Mon Apr 26 15:15:42 2010 +0000 Monotone-Parent: 86ef295932bd121e7b8a29072f0a498b9bc26089 Monotone-Revision: 57d4b2a3ccb82fb9075fec4638adcd3bbb16ae4d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-26T15:15:42 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-webdav.py M Tests/Integration/webdavlib.py commit 90341bbe6ba2c751560942d3a6ff6906766366ed Author: Ludovic Marcotte Date: Mon Apr 26 13:20:52 2010 +0000 See ChangeLog Monotone-Parent: b10e6433bff6e100acf843ec817f265d473e1a2d Monotone-Revision: 86ef295932bd121e7b8a29072f0a498b9bc26089 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-04-26T13:20:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox M UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox M UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox M UI/Templates/SOGoACLDutchAdditionAdvisory.wox M UI/Templates/SOGoACLDutchModificationAdvisory.wox M UI/Templates/SOGoACLDutchRemovalAdvisory.wox M UI/Templates/SOGoACLEnglishAdditionAdvisory.wox M UI/Templates/SOGoACLEnglishModificationAdvisory.wox M UI/Templates/SOGoACLEnglishRemovalAdvisory.wox M UI/Templates/SOGoACLFrenchAdditionAdvisory.wox M UI/Templates/SOGoACLFrenchModificationAdvisory.wox M UI/Templates/SOGoACLFrenchRemovalAdvisory.wox M UI/Templates/SOGoACLGermanAdditionAdvisory.wox M UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox M UI/Templates/SOGoACLHungarianAdditionAdvisory.wox M UI/Templates/SOGoACLHungarianModificationAdvisory.wox M UI/Templates/SOGoACLHungarianRemovalAdvisory.wox M UI/Templates/SOGoACLItalianAdditionAdvisory.wox M UI/Templates/SOGoACLItalianModificationAdvisory.wox M UI/Templates/SOGoACLItalianRemovalAdvisory.wox M UI/Templates/SOGoACLRussianAdditionAdvisory.wox M UI/Templates/SOGoACLRussianModificationAdvisory.wox M UI/Templates/SOGoACLRussianRemovalAdvisory.wox M UI/Templates/SOGoACLSpanishAdditionAdvisory.wox M UI/Templates/SOGoACLSpanishModificationAdvisory.wox M UI/Templates/SOGoACLSpanishRemovalAdvisory.wox M UI/Templates/SOGoACLSwedishAdditionAdvisory.wox M UI/Templates/SOGoACLSwedishModificationAdvisory.wox M UI/Templates/SOGoACLSwedishRemovalAdvisory.wox M UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox M UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox M UI/Templates/SOGoFolderDutchAdditionAdvisory.wox M UI/Templates/SOGoFolderDutchRemovalAdvisory.wox M UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox M UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox M UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox M UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox M UI/Templates/SOGoFolderGermanAdditionAdvisory.wox M UI/Templates/SOGoFolderGermanRemovalAdvisory.wox M UI/Templates/SOGoFolderHungarianAdditionAdvisory.wox M UI/Templates/SOGoFolderHungarianRemovalAdvisory.wox M UI/Templates/SOGoFolderItalianAdditionAdvisory.wox M UI/Templates/SOGoFolderItalianRemovalAdvisory.wox M UI/Templates/SOGoFolderRussianAdditionAdvisory.wox M UI/Templates/SOGoFolderRussianRemovalAdvisory.wox M UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox M UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox M UI/Templates/SOGoFolderSwedishAdditionAdvisory.wox M UI/Templates/SOGoFolderSwedishRemovalAdvisory.wox commit 304814b93be84b02ca62fae2ea44c59a4936ccff Author: Wolfgang Sourdeau Date: Fri Apr 23 22:23:47 2010 +0000 Monotone-Parent: bc2e0b73706c7db4bb3e9fe93a30a9000e7861df Monotone-Revision: b10e6433bff6e100acf843ec817f265d473e1a2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T22:23:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-webdav.py commit 857635150f8afdc2472c700d515300b94e0d3fdf Author: Wolfgang Sourdeau Date: Fri Apr 23 21:49:20 2010 +0000 Monotone-Parent: a8ca9bda3722c5b1cef6119bd959875e067508b1 Monotone-Revision: bc2e0b73706c7db4bb3e9fe93a30a9000e7861df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T21:49:20 Monotone-Branch: ca.inverse.sogo M Tests/Integration/webdavlib.py commit d19d11c99f022c93ce20d87af995c0b73d873892 Author: Wolfgang Sourdeau Date: Fri Apr 23 21:23:19 2010 +0000 Monotone-Parent: 20ad0039d697a608e811617e3f9802be732ccf03 Monotone-Revision: a8ca9bda3722c5b1cef6119bd959875e067508b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T21:23:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/webdavlib.py commit 5b592198124c5c86ef09b716b44ad554b5602d68 Author: Wolfgang Sourdeau Date: Fri Apr 23 19:26:05 2010 +0000 Monotone-Parent: f4d36201867e3633e57d99b75ebd377af0a7a8bb Monotone-Revision: 20ad0039d697a608e811617e3f9802be732ccf03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T19:26:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m commit 392b300a025486cd84797c3deb95cf34f57ac52c Author: Wolfgang Sourdeau Date: Fri Apr 23 16:29:35 2010 +0000 Monotone-Parent: 4f981df6c4bdc933e2028d7a0ac984e74762dcb0 Monotone-Revision: f4d36201867e3633e57d99b75ebd377af0a7a8bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T16:29:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoSockDOperation.h M Tools/SOGoSockDOperation.m commit 32eda4b84128cc849c8c495089369dfc16884473 Author: Wolfgang Sourdeau Date: Fri Apr 23 15:53:54 2010 +0000 Monotone-Parent: a4983f379dc036de6579ce272ecb19b8e655def2 Monotone-Revision: 4f981df6c4bdc933e2028d7a0ac984e74762dcb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-23T15:53:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M Tools/SOGoSockDOperation.m commit e092c4f38ad4006f2cb7e06a5ea9622f0c00bdb1 Author: Wolfgang Sourdeau Date: Thu Apr 22 19:28:35 2010 +0000 Monotone-Parent: ef460d9a1b70d8d0e6195ea18cc95d9a2b9abbbf Monotone-Revision: a4983f379dc036de6579ce272ecb19b8e655def2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-22T19:28:35 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 4c02b926299eb98487804726ff97bbc379e26a88 Author: Wolfgang Sourdeau Date: Thu Apr 22 18:11:31 2010 +0000 Monotone-Parent: fdc69a8bf5b6b5a68b37d7ddf77d671fc0bcbe15 Monotone-Revision: ef460d9a1b70d8d0e6195ea18cc95d9a2b9abbbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-22T18:11:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit f2439aa90dd976d56a71ce978ef85749a6341682 Author: Francis Lachapelle Date: Thu Apr 22 14:49:46 2010 +0000 Monotone-Parent: 18a37cc2e34898697d26aa8ab49aaab61673a465 Monotone-Revision: 434dee0cc13fa6e16a52014e292f0e769e821680 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-22T14:49:46 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m A Tests/Unit/TestiCalRecurrenceCalculator.m commit 4d119c5365a257534ce6d986ad09cd404631c935 Author: Wolfgang Sourdeau Date: Thu Apr 22 14:46:04 2010 +0000 Monotone-Parent: 8d68561f51adcd8910568babcba5d38587755f06 Monotone-Revision: 340a8fe3e4c8019fbd49b456058706ca807b68b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-22T14:46:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/webdavlib.py commit ed80559b0517af9bc1176c7de64160c98074a9ea Author: Francis Lachapelle Date: Thu Apr 22 13:15:04 2010 +0000 See ChangeLogs. Monotone-Parent: 8d68561f51adcd8910568babcba5d38587755f06 Monotone-Revision: 18a37cc2e34898697d26aa8ab49aaab61673a465 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-22T13:15:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M Tests/Unit/GNUmakefile commit 7c4a7d491f7905032bc98fd15d4b3d5e9efd9077 Author: Wolfgang Sourdeau Date: Wed Apr 21 17:03:10 2010 +0000 updated description of SOGoTimeFormat Monotone-Parent: 7f268e35115e32b15361e68065c5ce395720668a Monotone-Revision: 8d68561f51adcd8910568babcba5d38587755f06 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-21T17:03:10 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 95ddd48310720bcf371b959abd72d4d1a9539b44 Author: Wolfgang Sourdeau Date: Wed Apr 21 16:59:22 2010 +0000 obsolete keys Monotone-Parent: a4c166b11b56577a15556deacc92c52e52af27fd Monotone-Revision: 7f268e35115e32b15361e68065c5ce395720668a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-21T16:59:22 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/SOGoDefaults.plist commit 8424faa3d50227c8429b1b2403bd7ed36498f37f Author: Wolfgang Sourdeau Date: Wed Apr 21 14:44:42 2010 +0000 Monotone-Parent: 71372fb23c7baec6da2c9bd612ed5a65db22f208 Monotone-Revision: a4c166b11b56577a15556deacc92c52e52af27fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-21T14:44:42 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit f51c2b0f5b95199277160de577b7e5fa1ecbbcb1 Author: Wolfgang Sourdeau Date: Wed Apr 21 14:35:58 2010 +0000 Monotone-Parent: a4b72920f072cccd72e189b05519b57436eb9471 Monotone-Revision: 71372fb23c7baec6da2c9bd612ed5a65db22f208 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-21T14:35:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo+DAV.h M Main/SOGo+DAV.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentInboxFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoSieveConverter.m M SoObjects/SOGo/SOGoCASSession.h M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/WOContext+SOGo.m M UI/Contacts/UIxContactFoldersView.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/UIxCalMulticolumnDayView.m commit b7067eec65f0a719dea5a6f42f2ab268b2718dc0 Author: Wolfgang Sourdeau Date: Tue Apr 20 21:30:17 2010 +0000 Monotone-Parent: 7b6ad79fde0791f201e8b98eb957ded1410de5c1 Monotone-Revision: 7576485920bab942eaccc45f2ab5b1914255643d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T21:30:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoDefaultsSource.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserSettings.m M SoObjects/SOGo/SQLSource.m M Tools/SOGoSockD.m M Tools/SOGoSockDOperation.m M Tools/SOGoTool.h M Tools/SOGoTool.m M Tools/SOGoToolBackup.m M UI/PreferencesUI/UIxFilterEditor.m M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/UIxCalView.m commit bd948aa0e00f79a49e4d9bcca8321b9f9489791a Author: Francis Lachapelle Date: Tue Apr 20 20:29:59 2010 +0000 Monotone-Parent: db9ec5b861b659354c77dd7978e1c7f78f92de3e Monotone-Revision: 3e7ab09417e0eb7a43c8f716a4a51471466afee8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-20T20:29:59 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalByDayMask.m M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit 769979d8d5fded20d18f4573090c7fc5904fb9ff Author: Wolfgang Sourdeau Date: Tue Apr 20 20:22:15 2010 +0000 Monotone-Parent: 72e31717fbab90d678f049356e5b620eaaf91253 Monotone-Revision: 7b6ad79fde0791f201e8b98eb957ded1410de5c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T20:22:15 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOAdaptorChannel+GCS.m commit 0a527f0f8d1a444f8ebeab5c827e0b7205c459ed Author: Wolfgang Sourdeau Date: Tue Apr 20 20:11:29 2010 +0000 Monotone-Parent: 917cb07b4290115733aff7c85bd6eb7bb711bfe0 Monotone-Revision: 72e31717fbab90d678f049356e5b620eaaf91253 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T20:11:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailUpdate.m commit 8808caa7e25e6b5dec4171aad5ed3cae98654155 Author: Wolfgang Sourdeau Date: Tue Apr 20 19:53:13 2010 +0000 Monotone-Parent: f0ca254a85a917ca405e390ccd08107020a8ad2c Monotone-Revision: 917cb07b4290115733aff7c85bd6eb7bb711bfe0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:53:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit 92842ba5f03c71238b3fefedc1b10742ea678139 Author: Wolfgang Sourdeau Date: Tue Apr 20 19:47:25 2010 +0000 Monotone-Parent: ea06c6e41b39b0a1c125329d637161d720b79fe5 Monotone-Revision: f0ca254a85a917ca405e390ccd08107020a8ad2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:47:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit acb024b9ca724f225841a6c933b9e90d46e3d47c Author: Wolfgang Sourdeau Date: Tue Apr 20 19:45:16 2010 +0000 Monotone-Parent: 275c2b63baf26ee9941692544b4aa8486f4fd854 Monotone-Revision: ea06c6e41b39b0a1c125329d637161d720b79fe5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:45:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 70ed689bdeacac1d39a9a2a434de588bae57fad8 Author: Wolfgang Sourdeau Date: Tue Apr 20 19:43:56 2010 +0000 Monotone-Parent: 58bf9e25143b37ae58bc6d5cd8f128ea280e2e85 Monotone-Revision: 275c2b63baf26ee9941692544b4aa8486f4fd854 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:43:56 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolder.m commit a105c461506ac29d7f268cc57b704b4ab516d9a3 Author: Wolfgang Sourdeau Date: Tue Apr 20 19:41:49 2010 +0000 Monotone-Parent: db9ec5b861b659354c77dd7978e1c7f78f92de3e Monotone-Revision: 58bf9e25143b37ae58bc6d5cd8f128ea280e2e85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:41:49 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/EOQualifier+GCS.m commit c9cebfec36e0ed76ede2cd6521ec116c3589c73d Author: Wolfgang Sourdeau Date: Tue Apr 20 19:34:50 2010 +0000 Monotone-Parent: 4ea4ae7585400501c982fe23dd2f6bf83e26c233 Monotone-Revision: db9ec5b861b659354c77dd7978e1c7f78f92de3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:34:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit d86e2b01a210de64eb3ca86648e61d9b85866079 Author: Wolfgang Sourdeau Date: Tue Apr 20 19:08:29 2010 +0000 Monotone-Parent: 0ff9d16cbd402ab5789617e92d5dd2d2afa3abdb Monotone-Revision: 4ea4ae7585400501c982fe23dd2f6bf83e26c233 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T19:08:29 Monotone-Branch: ca.inverse.sogo M NEWS commit c9ecdce89180a80817e55fe29dd2928cc8a0469c Author: Wolfgang Sourdeau Date: Tue Apr 20 17:48:06 2010 +0000 Monotone-Parent: 5ced3caff6941c97131463243328da8efd133cf1 Monotone-Revision: 0ff9d16cbd402ab5789617e92d5dd2d2afa3abdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T17:48:06 Monotone-Branch: ca.inverse.sogo M NEWS commit b9e50361c36705ad3dba6ee26128a53b68c071b0 Author: Wolfgang Sourdeau Date: Tue Apr 20 17:45:17 2010 +0000 Monotone-Parent: e3f0ba86e1168ac7457fd47477e96ee5177b581a Monotone-Revision: 5ced3caff6941c97131463243328da8efd133cf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T17:45:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/WebServerResources/MailerUI.js commit 1112a46b7b629982cc22d7efbc06293f4bad834a Author: Wolfgang Sourdeau Date: Tue Apr 20 13:24:17 2010 +0000 cleanup Monotone-Parent: c24fa70f3ef61ccf3c6aac8e4ecfe11f064cdf29 Monotone-Revision: e3f0ba86e1168ac7457fd47477e96ee5177b581a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-20T13:24:17 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit add1d5441af7041a73e5ffa1847019240066a22a Author: Wolfgang Sourdeau Date: Mon Apr 19 21:30:25 2010 +0000 Monotone-Parent: ab2613d820779df99f34c6d0ae2ec38908cae05f Monotone-Revision: 28cde865644a3171d49fc0d08dad0efa39112fa2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T21:30:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/SOGo/SOGoUser.m M UI/MainUI/SOGoRootPage.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js commit 0d89f02410b16a9dc27eb899fafdf0db3b14f599 Author: Francis Lachapelle Date: Mon Apr 19 21:28:03 2010 +0000 Added missing files for class iCalByDayMask. Monotone-Parent: ab2613d820779df99f34c6d0ae2ec38908cae05f Monotone-Revision: b6b676075804a429d82d9d9a9fa7c68dd27cef65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T21:28:03 Monotone-Branch: ca.inverse.sogo A SOPE/NGCards/iCalByDayMask.h A SOPE/NGCards/iCalByDayMask.m commit 98bd606b4f115a0009afd7e9513e698804402bed Author: Francis Lachapelle Date: Mon Apr 19 21:15:04 2010 +0000 Monotone-Parent: 8dd4c213b41b34114737c3ec78949f90d55d46a2 Monotone-Revision: f9e18ec89398d410d9a1603f1d30c2911cb74a44 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T21:15:04 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m commit 599783f93375b13a09f215f08641ccdefb13e347 Author: Francis Lachapelle Date: Mon Apr 19 21:14:47 2010 +0000 Monotone-Parent: 0e9f9326c164b5f5513aeb461785100c6c18fd0e Monotone-Revision: 8dd4c213b41b34114737c3ec78949f90d55d46a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T21:14:47 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6e1ee64101f24f214703a6f390201bb300498685 Author: Francis Lachapelle Date: Mon Apr 19 21:05:35 2010 +0000 Added proper support for BYxxx recurrent masks. See ChangeLog Monotone-Parent: 1388a39a062a16e073dca526237e1b25d5fa19d7 Monotone-Revision: 0e9f9326c164b5f5513aeb461785100c6c18fd0e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T21:05:35 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M NEWS M SOPE/NGCards/ChangeLog M SOPE/NGCards/GNUmakefile M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/UIxRecurrenceEditor.js commit 97e9fb3e67d3dbcc7b0da6995c95165e78953ff6 Author: Francis Lachapelle Date: Mon Apr 19 20:49:27 2010 +0000 Monotone-Parent: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4 Monotone-Revision: 1388a39a062a16e073dca526237e1b25d5fa19d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T20:49:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebAuthenticator.m commit 260972e4427830422801fcd75ef471f5cc6b6adf Author: Wolfgang Sourdeau Date: Mon Apr 19 19:22:28 2010 +0000 Monotone-Parent: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4 Monotone-Revision: 8f8b8e1ba740753f2a06bacb246e4d9768d57753 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T19:22:28 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m commit 21cc13172260cae83cdccb7251acc4324e989f69 Author: Wolfgang Sourdeau Date: Mon Apr 19 18:13:58 2010 +0000 Monotone-Parent: 41474d82353b28106a631bfbcb9d6acb2e98eefc Monotone-Revision: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T18:13:58 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Czech.lproj/Localizable.strings commit 9ce7095d8ce6cf2277f26f6969ba2d902ebff742 Author: Wolfgang Sourdeau Date: Mon Apr 19 17:43:02 2010 +0000 Monotone-Parent: caf7f951dff45be29d5fded0eea4067c717a9868 Monotone-Revision: 41474d82353b28106a631bfbcb9d6acb2e98eefc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T17:43:02 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/German.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 072a05bd2deffed4b9275bcdf54e83456f4515a2 Author: Wolfgang Sourdeau Date: Mon Apr 19 16:36:22 2010 +0000 Monotone-Parent: a5a4c03e7f73726c0698328f9ab3e90d3a4a2432 Monotone-Revision: caf7f951dff45be29d5fded0eea4067c717a9868 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:36:22 Monotone-Branch: ca.inverse.sogo M NEWS commit 545e6693faae365f1982e36bdc169bac68ca4e9f Author: Wolfgang Sourdeau Date: Mon Apr 19 16:35:35 2010 +0000 Monotone-Parent: 75ec663b4b26859e635b90a350146642970dc3c2 Monotone-Revision: a5a4c03e7f73726c0698328f9ab3e90d3a4a2432 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:35:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js commit a693ebedf44a75c45de3b1c8f3cf8f0808c58d87 Author: Wolfgang Sourdeau Date: Mon Apr 19 16:31:29 2010 +0000 Monotone-Parent: 5cd1857ccc05c9d83c69d13d242b67c166b4a861 Monotone-Revision: 75ec663b4b26859e635b90a350146642970dc3c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:31:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 8c9913539fd685f64badc53255394a027af63404 Author: Wolfgang Sourdeau Date: Mon Apr 19 16:30:32 2010 +0000 Monotone-Parent: dd017bbdddea8d5340182a7bc5439bfd1c8fd312 Monotone-Revision: 5cd1857ccc05c9d83c69d13d242b67c166b4a861 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:30:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 696108bc775833e94aa5c5d7ad2554f7a8d737f0 Author: Wolfgang Sourdeau Date: Fri Apr 16 21:45:19 2010 +0000 Monotone-Parent: 0dc509f442891adef0778315e5f3971fb4576203 Monotone-Revision: dd017bbdddea8d5340182a7bc5439bfd1c8fd312 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-16T21:45:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 7d131982d028ea75ab36574f27d265dfd9c4dc34 Author: Wolfgang Sourdeau Date: Fri Apr 16 21:44:26 2010 +0000 Monotone-Parent: 3a8cd7db86f49087aed77cc4fba9b7ce69fa8b50 Monotone-Revision: 0dc509f442891adef0778315e5f3971fb4576203 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-16T21:44:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit f8de900dd7ae1264fbfa3afde296001cf6f85b48 Author: Wolfgang Sourdeau Date: Thu Apr 15 22:19:28 2010 +0000 Monotone-Parent: 9f58c2b185464d4b3aca8502388330507e0621ab Monotone-Revision: 3a8cd7db86f49087aed77cc4fba9b7ce69fa8b50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T22:19:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 5acbdadbc6f083ff147212a5efaf63e64c36173a Author: Wolfgang Sourdeau Date: Thu Apr 15 21:16:19 2010 +0000 Monotone-Parent: 54c370d8695670130da586c6fb0f9e2d3da6057c Monotone-Revision: 9f58c2b185464d4b3aca8502388330507e0621ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T21:16:19 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings commit 8625d737540abccf6918e8be35aa70af21a2a880 Author: Wolfgang Sourdeau Date: Thu Apr 15 21:15:10 2010 +0000 Monotone-Parent: 6e63aa35b75cb2a5e245d67e76efebed7505a5e5 Monotone-Revision: 54c370d8695670130da586c6fb0f9e2d3da6057c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T21:15:10 Monotone-Branch: ca.inverse.sogo D Tools/SOGoToolBackup.h M Tools/SOGoToolBackup.m D Tools/SOGoToolCheckDoubles.h M Tools/SOGoToolCheckDoubles.m D Tools/SOGoToolRemoveDoubles.h M Tools/SOGoToolRemoveDoubles.m D Tools/SOGoToolRestore.h M Tools/SOGoToolRestore.m commit ae7052829451893d312a6dc855303e3f8cc11791 Author: Wolfgang Sourdeau Date: Thu Apr 15 21:14:56 2010 +0000 Monotone-Parent: ae401e761ad24b58a59b98817e4dc6c1bbbd2367 Monotone-Revision: 6e63aa35b75cb2a5e245d67e76efebed7505a5e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T21:14:56 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile commit 71ff13296434ce045b3967dbc95baca60601b75f Author: Wolfgang Sourdeau Date: Thu Apr 15 21:14:53 2010 +0000 Monotone-Parent: 7ad56d517ee86167bc71b34f0a08fd92931aa4cc Monotone-Revision: ae401e761ad24b58a59b98817e4dc6c1bbbd2367 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T21:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS A Tools/SOGoToolRemove.m commit 89753dc1a26d98728bc14231e2ee6f9ac186aa77 Author: Wolfgang Sourdeau Date: Thu Apr 15 18:27:08 2010 +0000 Monotone-Parent: 5be6c87443be578d119d408f0aa2b86f5a6bbc31 Monotone-Revision: 7ad56d517ee86167bc71b34f0a08fd92931aa4cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T18:27:08 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/NSString+Utilities.m M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 15e4f94dc9a502cfb47026c3702985335495628e Author: Wolfgang Sourdeau Date: Thu Apr 15 18:26:33 2010 +0000 Monotone-Parent: a19be68625a5093cfe153b4b51816f9388875b23 Monotone-Revision: 5be6c87443be578d119d408f0aa2b86f5a6bbc31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-15T18:26:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoSockDOperation.m commit db22e52abc1f8a087ecfa671a6caab096303c5c2 Author: Ludovic Marcotte Date: Thu Apr 15 00:27:30 2010 +0000 Added french translation for ppolicy stuff Monotone-Parent: c3ae4b113ff2c8334bbf16d65765c81a85d99929 Monotone-Revision: ab21c3e01c7f88f5f720128f63a22f009b5365f2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-04-15T00:27:30 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit 1394655c3517ea2c96ef316fdaf1ecb28e20c725 Author: Wolfgang Sourdeau Date: Wed Apr 14 19:08:31 2010 +0000 Monotone-Parent: 4f4e28497288bed0e99c75b59a94a4e1202026c8 Monotone-Revision: 6f00886ef5c38edb41e974783e7c09697556ceae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-14T19:08:31 Monotone-Branch: ca.inverse.sogo M NEWS commit 72f6916865452390057ea5f2893f9446f9e34252 Author: Wolfgang Sourdeau Date: Wed Apr 14 19:07:59 2010 +0000 Monotone-Parent: c3ae4b113ff2c8334bbf16d65765c81a85d99929 Monotone-Revision: 4f4e28497288bed0e99c75b59a94a4e1202026c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-14T19:07:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit e10d4f2fcc24f75d943186a04a4edfb1da6501d6 Author: Wolfgang Sourdeau Date: Wed Apr 14 13:22:12 2010 +0000 Monotone-Parent: 4c3313b138cb68cb3e389108d8457732594a094d Monotone-Revision: 47946984df94ecb19a0e0f351847e1df1ec07393 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-14T13:22:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 80c953e1d02f00e4bc0a9ce3bb95629fc7161669 Author: Francis Lachapelle Date: Tue Apr 13 22:05:28 2010 +0000 Fix for bug #570. Monotone-Parent: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea Monotone-Revision: 4d2e9e4f4237fb0b335a34870686d9bd0fedcd78 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-13T22:05:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 0abf0fa282afe9ef977f1f35b71a0d8800366c13 Author: Wolfgang Sourdeau Date: Tue Apr 13 15:58:15 2010 +0000 Monotone-Parent: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea Monotone-Revision: 4c3313b138cb68cb3e389108d8457732594a094d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T15:58:15 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit dfe8438bde983aa9901e71ca385caf08cfc0adc8 Author: Wolfgang Sourdeau Date: Tue Apr 13 14:26:49 2010 +0000 Monotone-Parent: 01d1f54a282991ba3c3283ec707e8ec8348839ed Monotone-Revision: 7bf6aa4c4f255fb364e7cc469b94bd6aac74bcea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T14:26:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit dd176ddebc62e8b22ffa04891178443c5a48d61b Author: Wolfgang Sourdeau Date: Tue Apr 13 14:24:02 2010 +0000 Monotone-Parent: adc58f193001151889477351a8e1c5cce6a41ba1 Monotone-Revision: 01d1f54a282991ba3c3283ec707e8ec8348839ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T14:24:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.css commit 3b673c98644a1eae84195738be07ac55a12db26a Author: Wolfgang Sourdeau Date: Tue Apr 13 14:19:58 2010 +0000 reindentation Monotone-Parent: 51512f2a3102841c13942d3e4e41185e38cd9b5d Monotone-Revision: adc58f193001151889477351a8e1c5cce6a41ba1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T14:19:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js commit 62bc1e01f68bc0d41346afdc53eea5134073fca1 Author: Wolfgang Sourdeau Date: Tue Apr 13 14:18:27 2010 +0000 Monotone-Parent: 306c67aefff450c0e8aa8363864e5f6c435a0b84 Monotone-Revision: 51512f2a3102841c13942d3e4e41185e38cd9b5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T14:18:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactEditor.js commit 0c7a54bb518fe79f763f38ab1fb39b605f219655 Author: Wolfgang Sourdeau Date: Tue Apr 13 14:17:04 2010 +0000 Monotone-Parent: 46e5532eaabaf6f629792a2a95b102ce7845aa68 Monotone-Revision: 306c67aefff450c0e8aa8363864e5f6c435a0b84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-13T14:17:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit f43bb41175c6652e33b336a1e3a7df5bb116ce56 Author: Wolfgang Sourdeau Date: Mon Apr 12 21:26:30 2010 +0000 Monotone-Parent: 2480fdc1f3b38f823b4837afc37bd69832ad93be Monotone-Revision: 46e5532eaabaf6f629792a2a95b102ce7845aa68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T21:26:30 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoProxyAuthenticator.m commit 872edfe59bdaef22ff610987d55b93f63f7e0a73 Author: Wolfgang Sourdeau Date: Mon Apr 12 21:22:54 2010 +0000 Monotone-Parent: a537eafe3c9b8d1046ede59e14085496e406534c Monotone-Revision: 2480fdc1f3b38f823b4837afc37bd69832ad93be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T21:22:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoProxyAuthenticator.m commit 3418a0c7f1bae87eb4eff37c114864c0bf3bb2e0 Author: Wolfgang Sourdeau Date: Mon Apr 12 19:05:15 2010 +0000 Monotone-Parent: f877d8253012c3d24d414ab8c485580e0c344a08 Monotone-Revision: a537eafe3c9b8d1046ede59e14085496e406534c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T19:05:15 Monotone-Branch: ca.inverse.sogo M NEWS commit c46633c6e6516c1a216dd39abb13ad71a6d725e7 Author: Wolfgang Sourdeau Date: Mon Apr 12 19:04:12 2010 +0000 Monotone-Parent: cb459a8de3ceb993b9e5195ce63e276c8d8b3963 Monotone-Revision: f877d8253012c3d24d414ab8c485580e0c344a08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T19:04:12 Monotone-Branch: ca.inverse.sogo M NEWS commit 0af877bd7d1456acf31509a067948c08640c591e Author: Wolfgang Sourdeau Date: Mon Apr 12 19:03:12 2010 +0000 Monotone-Parent: 06f0a8bafbc29b62521efb8af3f39e78a6907cfe Monotone-Revision: cb459a8de3ceb993b9e5195ce63e276c8d8b3963 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T19:03:12 Monotone-Branch: ca.inverse.sogo M NEWS commit b93e72e29cf4d0d1972b1b56ccc9737cd94c7a1b Author: Wolfgang Sourdeau Date: Mon Apr 12 19:03:07 2010 +0000 Monotone-Parent: eafd57a183951ea94317f3d82256da0692581d9e Monotone-Revision: 06f0a8bafbc29b62521efb8af3f39e78a6907cfe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T19:03:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/Czech.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings commit 98fab548fbcb689823049edee9f70814e68b3d8c Author: Wolfgang Sourdeau Date: Mon Apr 12 18:32:52 2010 +0000 Monotone-Parent: 55bd0aadaff660782e65e1546472acf441f5dea3 Monotone-Revision: eafd57a183951ea94317f3d82256da0692581d9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T18:32:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailReceipt.h M SoObjects/Appointments/SOGoAptMailReceipt.m commit 65a08b56cd1d784bb60cc306f02b90b2ca4d6202 Author: Wolfgang Sourdeau Date: Mon Apr 12 17:51:59 2010 +0000 Monotone-Parent: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d Monotone-Revision: 55bd0aadaff660782e65e1546472acf441f5dea3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T17:51:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js A UI/WebServerResources/SOGoTabsController.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 781dbc8c4fe95e87a6aa8daaa19df08e9df2bb99 Author: Wolfgang Sourdeau Date: Mon Apr 12 15:08:25 2010 +0000 Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa Monotone-Revision: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-12T15:08:25 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs M OGoContentStore/contact-oracle.ocs M OGoContentStore/contact.ocs M SOPE/sope-patchset-r1664.diff commit badd3a7ef3afddcdf453dba9b256840ea1052da9 Author: Wolfgang Sourdeau Date: Fri Apr 9 21:00:00 2010 +0000 Monotone-Parent: 8cbe30e65e9874e7812378f06bbda442c37788b4 Monotone-Revision: 4e51d1b406f53fd851401045c1e1cbda60936faa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T21:00:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m commit 3dab983c97adbd9f6e64be2e71436a3cf8fe15ba Author: Wolfgang Sourdeau Date: Fri Apr 9 20:17:03 2010 +0000 Monotone-Parent: d067eec2c3a6e9f8ecea3e4d6824f17f41a4af7a Monotone-Revision: 8cbe30e65e9874e7812378f06bbda442c37788b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T20:17:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit f7043478c72256886122d5657574f86e9ae6e51f Author: Wolfgang Sourdeau Date: Fri Apr 9 19:29:54 2010 +0000 Monotone-Parent: d23a6bb43fc70fa7f45420eb293780b9dcfbd02c Monotone-Revision: d067eec2c3a6e9f8ecea3e4d6824f17f41a4af7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T19:29:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 0fc3588ff31ef736cb6b660714fd4fa81caabab9 Author: Wolfgang Sourdeau Date: Fri Apr 9 18:45:14 2010 +0000 Monotone-Parent: f4861ebaae0a55ed464809d54f5ecd4f0bef9913 Monotone-Revision: d23a6bb43fc70fa7f45420eb293780b9dcfbd02c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T18:45:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolders.m D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html D SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod D SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html D SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.wod D SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html D SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.wod D SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html D SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.wod D SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html D SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.wod M SoObjects/Appointments/SOGoAptMailDeletion.m D SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html D SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod D SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html D SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod D SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html D SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod D SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html D SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod D SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html D SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod D SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html D SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod D SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html D SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod D SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html D SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod D SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html D SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod D SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html D SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod D SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html D SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod D SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html D SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod D SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html D SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod D SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html D SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod D SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html D SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod D SoObjects/Appointments/SOGoAptMailHungarianDeletion.wo/SOGoAptMailHungarianDeletion.html D SoObjects/Appointments/SOGoAptMailHungarianICalReply.wo/SOGoAptMailHungarianICalReply.html D SoObjects/Appointments/SOGoAptMailHungarianInvitation.wo/SOGoAptMailHungarianInvitation.html D SoObjects/Appointments/SOGoAptMailHungarianUpdate.wo/SOGoAptMailHungarianUpdate.html M SoObjects/Appointments/SOGoAptMailICalReply.h M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m D SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html D SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod D SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html D SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod D SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html D SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod D SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html D SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m D SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.html D SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.wod D SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html D SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.wod D SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.html D SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.wod D SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.html D SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.wod D SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html D SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod D SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html D SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod D SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html D SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod D SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html D SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod D SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.html D SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.wod D SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.html D SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.wod D SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.html D SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.wod M SoObjects/Appointments/SOGoAptMailUpdate.m D SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html D SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.wod D SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html D SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.wod D SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html D SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.wod D SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.html D SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.wod M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m A UI/Templates/Appointments/SOGoAptMailDeletion.wox D UI/Templates/Appointments/SOGoAptMailEnglishICalReply.wox A UI/Templates/Appointments/SOGoAptMailICalReply.wox A UI/Templates/Appointments/SOGoAptMailInvitation.wox A UI/Templates/Appointments/SOGoAptMailUpdate.wox commit 7a072049abbff7952d69e5b96fec0d05bef537f2 Author: Wolfgang Sourdeau Date: Fri Apr 9 18:32:22 2010 +0000 Monotone-Parent: 89b96d9d2226f3bc49b522e79b43098dfa922b34 Monotone-Revision: f4861ebaae0a55ed464809d54f5ecd4f0bef9913 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T18:32:22 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.h M SOPE/NGCards/iCalEvent.m commit c8cb1b9e39f49f70065f77c8ea135c21302f9508 Author: Wolfgang Sourdeau Date: Fri Apr 9 18:31:17 2010 +0000 Monotone-Parent: 44fc3e25d97f062f2add05e5d39a9ffb983d11ca Monotone-Revision: 89b96d9d2226f3bc49b522e79b43098dfa922b34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T18:31:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Integration/test-caldav-scheduling.py M Tests/Integration/test-webdav.py M Tests/Integration/utilities.py commit db0044c1e32e19e4899d24d20baf9cba15984e85 Author: Wolfgang Sourdeau Date: Fri Apr 9 18:30:09 2010 +0000 Monotone-Parent: 15cce56fb2a02fa6d50d7fd1d75ccff373d6108e Monotone-Revision: 44fc3e25d97f062f2add05e5d39a9ffb983d11ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-09T18:30:09 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-maildav.py commit d729a77e020fe8068db6c560283bd7b34502c264 Author: Wolfgang Sourdeau Date: Thu Apr 8 15:27:46 2010 +0000 Monotone-Parent: 40deeaf6256561ecd87e0e8e099b7ae23668d145 Monotone-Revision: 15cce56fb2a02fa6d50d7fd1d75ccff373d6108e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-08T15:27:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit dd3e8b2fc448b855f67be1fcc3a2e16b25f5e98f Author: Francis Lachapelle Date: Wed Apr 7 20:33:18 2010 +0000 Fix for bug #533. Monotone-Parent: c6cc55eedccafd318d304dda129f20e339358a8b Monotone-Revision: 40deeaf6256561ecd87e0e8e099b7ae23668d145 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-07T20:33:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 1f9ba2e430685832945c41aa480dca4768bd506c Author: Francis Lachapelle Date: Wed Apr 7 20:26:15 2010 +0000 Fixed issue when deleting a message from a popu window. Monotone-Parent: 3195b09187b07868c4802f6b524765608275befe Monotone-Revision: c6cc55eedccafd318d304dda129f20e339358a8b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-07T20:26:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailPopupView.js commit 84035c6c45a2e1fd774160b20cd593d5df480cdc Author: Francis Lachapelle Date: Wed Apr 7 15:42:25 2010 +0000 Monotone-Parent: 8dae20e5ee74408ab84e7a8148f380c92b636521 Monotone-Revision: 3195b09187b07868c4802f6b524765608275befe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-07T15:42:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit a0de7e968386febcf3107e77901b869d74655d3b Author: Francis Lachapelle Date: Wed Apr 7 15:35:55 2010 +0000 Added missing localizable string in Scheduler module. Monotone-Parent: 17604ed59a73836f0c28f1e20146d8645215cbb1 Monotone-Revision: 3d5669e86bbeab76360e6a880abf55736dec22e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-07T15:35:55 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit 88857d6e4e0945059941524c6c497acb860a368b Author: Wolfgang Sourdeau Date: Wed Apr 7 15:06:07 2010 +0000 Monotone-Parent: 7346726a0f54ccee6cdcb46da66c4b48bfa8ab67 Monotone-Revision: fa3da496f8fda4380291c10cbb009ed34be0c475 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-07T15:06:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m commit cd43a73710ae1f0aa9a82640cf10c8ab9a7fa9a6 Author: Wolfgang Sourdeau Date: Wed Apr 7 14:04:48 2010 +0000 Monotone-Parent: 3d66d23639769946e3c2badd40d0861b60c6cff8 Monotone-Revision: 7346726a0f54ccee6cdcb46da66c4b48bfa8ab67 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-07T14:04:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m commit bed291c039a47ffc200260241fbca4aa67764290 Author: Wolfgang Sourdeau Date: Wed Apr 7 13:58:59 2010 +0000 Monotone-Parent: 17604ed59a73836f0c28f1e20146d8645215cbb1 Monotone-Revision: 3d66d23639769946e3c2badd40d0861b60c6cff8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-07T13:58:59 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit f52e8a52eb56a01ec6af6f1fc5e492dc8daaaacf Author: Ludovic Marcotte Date: Tue Apr 6 20:55:45 2010 +0000 Documented the iPhoneForceAllDayTransparency defaults. Monotone-Parent: 6b3807db96f44c6322961200e9347280c5e17ee4 Monotone-Revision: 17604ed59a73836f0c28f1e20146d8645215cbb1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-04-06T20:55:45 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 310a07f309652238b88bf0c666f71c1a167fbf0f Author: Wolfgang Sourdeau Date: Tue Apr 6 16:04:42 2010 +0000 Monotone-Parent: b7648120fbf97d1a2ab7e65fea3ac2e1480d0bec Monotone-Revision: 6b3807db96f44c6322961200e9347280c5e17ee4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-06T16:04:42 Monotone-Branch: ca.inverse.sogo M sogo.spec commit c730b3e3f2ca019243d5e84947370a926996b8b4 Author: Wolfgang Sourdeau Date: Tue Apr 6 16:04:30 2010 +0000 Monotone-Parent: 4d33d986b73c94aeb08d1e09506a4f1cdbc95e34 Monotone-Revision: b7648120fbf97d1a2ab7e65fea3ac2e1480d0bec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-06T16:04:30 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 9271b83b6b4ee110ff8770973b51f3327873bd8f Author: Wolfgang Sourdeau Date: Tue Apr 6 15:59:55 2010 +0000 Monotone-Parent: 550399a545ec39b76756d03253cfce780c28915b Monotone-Revision: 4d33d986b73c94aeb08d1e09506a4f1cdbc95e34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-06T15:59:55 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 0e3eac203d9678045255881867483e788a3d9bb3 Author: Wolfgang Sourdeau Date: Tue Apr 6 15:41:08 2010 +0000 Monotone-Parent: e63ebbcc6deba63bb09fed682c0c64d7967a0579 Monotone-Revision: 550399a545ec39b76756d03253cfce780c28915b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-06T15:41:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.js commit 165425fd990ee9ed3792e868af85012cae3d0252 Author: Francis Lachapelle Date: Sat Apr 3 09:02:47 2010 +0000 Updated CKEditor to version 3.2. Fix for bug #544. Monotone-Parent: 82ff830f32b58a69104d076987745b96e90e0ebf Monotone-Revision: e63ebbcc6deba63bb09fed682c0c64d7967a0579 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-03T09:02:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor.pack M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/ckeditor_basic_source.js M UI/WebServerResources/ckeditor/ckeditor_source.js M UI/WebServerResources/ckeditor/lang/_languages.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js A UI/WebServerResources/ckeditor/lang/cy.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js A UI/WebServerResources/ckeditor/lang/en-gb.js D UI/WebServerResources/ckeditor/lang/en-uk.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js A UI/WebServerResources/ckeditor/plugins/a11yhelp/lang/en.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js A UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js A UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js A UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/templates.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/templates.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/templates.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit 2d6af7647ecb8e22089d8e27b60c1313a822b78c Author: Ludovic Marcotte Date: Mon Apr 5 20:17:39 2010 +0000 See ChangeLog Monotone-Parent: bf61903ccf7c6cc0d2ac1b5e7741da7a1e6dd891 Monotone-Revision: 815204fe1b8d9f62f875d9e22c4883aede5c1e8d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-04-05T20:17:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 6069996d9c6739e017307d8399b6a77c1d204e02 Author: Ludovic Marcotte Date: Mon Apr 5 19:38:43 2010 +0000 See ChangeLog Monotone-Parent: 1d50284cefca6f8926df742321e4f938e6a5b91f Monotone-Revision: bf61903ccf7c6cc0d2ac1b5e7741da7a1e6dd891 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-04-05T19:38:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/WebServerResources/SOGoRootPage.js commit dddce7626f7552171da1db739f015f4687703db4 Author: Francis Lachapelle Date: Sat Apr 3 07:35:28 2010 +0000 Fix for bug #542. Monotone-Parent: c87ee0c01e17a1a47680ed6ca858c1e5bdcac411 Monotone-Revision: f84a4aea78f0990248fedd817ec377260a9120b3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-03T07:35:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUIDnD.js commit b54ddf24e90f60d4af5cf4ee3509af4df75106a4 Author: Wolfgang Sourdeau Date: Fri Apr 2 20:19:14 2010 +0000 Monotone-Parent: 7e6b126157fe6364467c441181458934b7c93347 Monotone-Revision: 1d50284cefca6f8926df742321e4f938e6a5b91f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-02T20:19:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Mailer/SOGoMailAccount.m commit af23614cef0028ac84575bbceb07485d08c1d941 Author: Wolfgang Sourdeau Date: Fri Apr 2 20:03:13 2010 +0000 Monotone-Parent: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d Monotone-Revision: 9e9ae5751a1a008c8b1986bd933c97f02aa65760 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-02T20:03:13 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 95cdd86021775e8943440398c80f4836ed4e87bb Author: Wolfgang Sourdeau Date: Fri Apr 2 18:50:21 2010 +0000 Monotone-Parent: f3830c65328146810871090fdfd037458b8d87af Monotone-Revision: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-02T18:50:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 5a8b97d2701c9ece8fa385a0d613e1503b3c656c Author: Francis Lachapelle Date: Fri Apr 2 18:50:10 2010 +0000 Fix for bug #532. See ChangeLog Monotone-Parent: 37f12ad4f4daf31d2b81f43a8d21b5c4a53f4a1d Monotone-Revision: c87ee0c01e17a1a47680ed6ca858c1e5bdcac411 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-02T18:50:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 1a5a5fe13d7c08be770ab2fbb32f8a997dd34262 Author: Francis Lachapelle Date: Fri Apr 2 17:33:29 2010 +0000 Fix for bug #539. See ChangeLog Monotone-Parent: 1a92d62c7bce360bb60b9ff6a4b682d804803349 Monotone-Revision: f3830c65328146810871090fdfd037458b8d87af Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-02T17:33:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 48d7aa958c3cc6b7d00a6f47d5f93ffcae2e6b3a Author: Francis Lachapelle Date: Thu Apr 1 20:24:29 2010 +0000 Fixed computation of position of auto-completion list. Monotone-Parent: a15cd58d41cfa4e9d3ac44ddaa4fd3b9f1b5a5f4 Monotone-Revision: 1a92d62c7bce360bb60b9ff6a4b682d804803349 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-01T20:24:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoAutoCompletion.js commit 58426868e98685e019ae7cdde6461289a44e1a99 Author: Francis Lachapelle Date: Wed Mar 31 20:59:07 2010 +0000 Fix for bug #535. Monotone-Parent: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e Monotone-Revision: b4e7bba523520804e5e2156a93f9fd775463b75f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T20:59:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit fb8d209065b9a039c6df75456296b97aa8293b15 Author: Wolfgang Sourdeau Date: Wed Mar 31 20:49:24 2010 +0000 Monotone-Parent: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e Monotone-Revision: 55428fa2e114fb8a494d7411a553fb0a378a4995 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-31T20:49:24 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 7826181ff7a5c44f5aa385475c8e230092c0ac90 Author: Francis Lachapelle Date: Wed Mar 31 20:44:22 2010 +0000 Fix for bug #536. Monotone-Parent: e5138baadcbf7f196e37747707b570897665a6d3 Monotone-Revision: 4038e1c81a3afe4ac83664ba6c3a983a6a52c21e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T20:44:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUIDnD.js M UI/WebServerResources/generic.js commit c83872d82b0a8778532d0eb93ecc0c6dfa8b9fe2 Author: Francis Lachapelle Date: Wed Mar 31 20:21:49 2010 +0000 Added contextual menu for all-day events area. Monotone-Parent: fc7652ed896945e9e9171d1081661b72921d2cb6 Monotone-Revision: 861e1c5552eaa1edddf6ca6869c53e708cf1c4d2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T20:21:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit b26a51234c32ed0410faaa447245d966f68011f9 Author: Wolfgang Sourdeau Date: Wed Mar 31 20:16:40 2010 +0000 Monotone-Parent: 2f9e650d437ad6f3b4629d6df38c98b8151e4f0f Monotone-Revision: 6fa4b48fbe28f1cf7fd69a18c2504d3ac7c2e806 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-31T20:16:40 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tools/sogo-slapd-sockd.m commit 048985d97651c8f7489b7be6ea9fe96c0bbb7e4c Author: Wolfgang Sourdeau Date: Wed Mar 31 20:15:11 2010 +0000 Monotone-Parent: 1386ff575a581ce153a4d70c50dc0bed29d339ed Monotone-Revision: 2f9e650d437ad6f3b4629d6df38c98b8151e4f0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-31T20:15:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/GNUmakefile A Tools/SOGoSockD.h A Tools/SOGoSockD.m A Tools/SOGoSockDOperation.h A Tools/SOGoSockDOperation.m A Tools/SOGoSockDScanner.h A Tools/SOGoSockDScanner.m commit d59da9c70e995f2b28a2a9dd30a3ad5ae42dae18 Author: Wolfgang Sourdeau Date: Wed Mar 31 20:11:30 2010 +0000 Monotone-Parent: fc7652ed896945e9e9171d1081661b72921d2cb6 Monotone-Revision: 1386ff575a581ce153a4d70c50dc0bed29d339ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-31T20:11:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-tool.m commit 070973b0bae99f19a8d5b6eea512fddca1e03406 Author: Francis Lachapelle Date: Wed Mar 31 16:00:03 2010 +0000 Fix for #490. See ChangeLog. Monotone-Parent: 39447fbdf1de4d7eee3f87ded919230e8afb9bb2 Monotone-Revision: fc7652ed896945e9e9171d1081661b72921d2cb6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T16:00:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/Version commit cc9a0b8aba7947c4c59aa1bf2de3ef05f5697f3e Author: Francis Lachapelle Date: Wed Mar 31 15:27:59 2010 +0000 Fix for bug #469. See ChangeLog. Monotone-Parent: 1f0e6aa5d222f124f1b91efcb5a68009fa584386 Monotone-Revision: 39447fbdf1de4d7eee3f87ded919230e8afb9bb2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T15:27:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit 81049065b9c02a5fd8185dd3773a53b318bac105 Author: Francis Lachapelle Date: Wed Mar 31 13:44:33 2010 +0000 Minor formatting change to the appointments receipts. Monotone-Parent: af4386c37794ac7fd1abd4c4138b2d3e7d458161 Monotone-Revision: 1f0e6aa5d222f124f1b91efcb5a68009fa584386 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-31T13:44:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/French.lproj/Localizable.strings M UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox M UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox M UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox commit b1e314115a530f85be58b3619e7c7acfb952fe96 Author: Francis Lachapelle Date: Tue Mar 30 22:02:30 2010 +0000 Updated Localizable.strings files. Monotone-Parent: 0b6870691295aea5bdfe237959986aa5b51597a6 Monotone-Revision: af4386c37794ac7fd1abd4c4138b2d3e7d458161 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-30T22:02:30 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.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/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit c4a5c6defdd485e1db83df2e449dc67703b31da0 Author: Francis Lachapelle Date: Tue Mar 30 22:01:15 2010 +0000 Fix for bug #508. Monotone-Parent: 9de427ab0a6d798a88bf25730ef5135e63d0b420 Monotone-Revision: 0b6870691295aea5bdfe237959986aa5b51597a6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-30T22:01:15 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit ebd2d98c5a54df52adfdbe5b072d715ddb5e427c Author: Francis Lachapelle Date: Tue Mar 30 20:51:29 2010 +0000 Fix for bug #499. Monotone-Parent: 7fdcd24631a35711947a53ef3bec828c99f953bf Monotone-Revision: 9de427ab0a6d798a88bf25730ef5135e63d0b420 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-30T20:51:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js commit 303f1681590d21b1463bf924352a00fae1be39bd Author: Wolfgang Sourdeau Date: Tue Mar 30 14:36:38 2010 +0000 Monotone-Parent: bd0028a42b2571e24aeef535298c847f22b70ca7 Monotone-Revision: 7fdcd24631a35711947a53ef3bec828c99f953bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-30T14:36:38 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ae0540a8b81f01b0b55065650bd2551d9a99791e Author: Wolfgang Sourdeau Date: Tue Mar 30 14:35:09 2010 +0000 Monotone-Parent: 9ad272d437927aab03282755ff884237e2be9e0f Monotone-Revision: bd0028a42b2571e24aeef535298c847f22b70ca7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-30T14:35:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m commit fd34f58a5add5ce691e9e166459a86e98967a63c Author: Wolfgang Sourdeau Date: Tue Mar 30 14:32:27 2010 +0000 Monotone-Parent: 7b66e7e54c1c3722b44698bd915f6a240a127020 Monotone-Revision: 9ad272d437927aab03282755ff884237e2be9e0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-30T14:32:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 03aaceba49ebfed3205b7cfd7b176a23c609e37d Author: Ludovic Marcotte Date: Mon Mar 29 20:07:08 2010 +0000 See ChangeLog Monotone-Parent: 0c421ef29903ee5be58ddc992f2172bdda6a2b1d Monotone-Revision: 7b66e7e54c1c3722b44698bd915f6a240a127020 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-29T20:07:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit cb13c963bda89dc6c02c60c9fa4213695f26b895 Author: Ludovic Marcotte Date: Mon Mar 29 00:49:29 2010 +0000 See ChangeLog Monotone-Parent: 06c565a6f33e7684a9706a8e870304c4ef06ba2d Monotone-Revision: 0c421ef29903ee5be58ddc992f2172bdda6a2b1d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-29T00:49:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Russian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Swedish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/WebServerResources/PasswordPolicy.js M UI/WebServerResources/SOGoRootPage.js commit 668c26c104b0853f505a14a331207137b8d54c43 Author: Ludovic Marcotte Date: Fri Mar 26 19:55:22 2010 +0000 http://www.scalableogo.org/bugs/view.php?id=480 Monotone-Parent: b2cc9ddb778bcb57aa222d30a131a32ba6177a19 Monotone-Revision: 06c565a6f33e7684a9706a8e870304c4ef06ba2d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-26T19:55:22 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit a8ba622d558ee4d422cf0b7bd4fcf9e637bff9c3 Author: Ludovic Marcotte Date: Fri Mar 26 18:05:28 2010 +0000 See ChangeLog Monotone-Parent: d5dd8c43fa224e4e1e1c3f565305173fb41d4521 Monotone-Revision: b2cc9ddb778bcb57aa222d30a131a32ba6177a19 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-26T18:05:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 7827ceeb5616d1883f2ff4eb59f0ea88c980818e Author: Wolfgang Sourdeau Date: Thu Mar 25 20:17:50 2010 +0000 Monotone-Parent: 3fa7e256bafe25f933cbd83e48a106452288b415 Monotone-Revision: d5dd8c43fa224e4e1e1c3f565305173fb41d4521 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-25T20:17:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 4881f4bc40bd48b4a759b811b8d1a70e7f86dc42 Author: Francis Lachapelle Date: Thu Mar 25 15:42:52 2010 +0000 Minor CSS adjustments to small toolbars. Monotone-Parent: 4ab14f5f124790fd968ea56e6352e971b51b1a5b Monotone-Revision: 3fa7e256bafe25f933cbd83e48a106452288b415 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-25T15:42:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.css commit 784eb352b8dcdf5a5b8d6d4480b8f7f8a739c2d3 Author: Francis Lachapelle Date: Thu Mar 25 15:18:56 2010 +0000 See ChangeLog Monotone-Parent: a625593a580ec03e118df9e1150b6baf7c8f5c53 Monotone-Revision: 4ab14f5f124790fd968ea56e6352e971b51b1a5b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-25T15:18:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js commit 7c72b96b1e4df7c90a88bc4462359bda34c9878f Author: Ludovic Marcotte Date: Thu Mar 25 01:20:06 2010 +0000 See ChangeLog Monotone-Parent: 5cd36f9e514c2019e708362661b3ede2e8598fb8 Monotone-Revision: ae25610b2149f561f23ae34e0889a7197d4324c3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-25T01:20:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.m commit 8dfaa80f3658a3feffa5731e9c870b50b2b3c26c Author: Ludovic Marcotte Date: Wed Mar 24 15:22:59 2010 +0000 See ChangeLog Monotone-Parent: 83c63e63da91d2b44db08849dc570ff2029ed74a Monotone-Revision: 5cd36f9e514c2019e708362661b3ede2e8598fb8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-24T15:22:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 14ad71063033f63f38dd47d229e828dd53e3151c Author: Wolfgang Sourdeau Date: Wed Mar 24 15:09:17 2010 +0000 Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 Monotone-Revision: 73f3fa811c59b152f7c426fe28488efd6bcfe6f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-24T15:09:17 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf M Apache/SOGo.conf commit c9c3226988c230ddb09b535673595d61c1ec1d36 Author: Ludovic Marcotte Date: Mon Mar 22 23:06:42 2010 +0000 See ChangeLog Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 Monotone-Revision: 83c63e63da91d2b44db08849dc570ff2029ed74a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-22T23:06:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit f80d1ab5fa52c729013d267ef9f17154e01165b5 Author: Wolfgang Sourdeau Date: Mon Mar 22 17:49:23 2010 +0000 Monotone-Parent: 54efe8046f7359444a19149b1c5e4ed19262c14e Monotone-Revision: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-22T17:49:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 58fd52560187e3e6a8fa9bee44aab35c1a166063 Author: Wolfgang Sourdeau Date: Mon Mar 22 17:16:16 2010 +0000 Monotone-Parent: 00c44c219ebc45d53f4b71a1825bc55315546793 Monotone-Revision: 54efe8046f7359444a19149b1c5e4ed19262c14e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-22T17:16:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZonePeriod.m M Tests/Unit/GNUmakefile A Tests/Unit/TestiCalTimeZonePeriod.m commit 9971737b29389e6abe81b833f8e66dc377c7fd84 Author: Wolfgang Sourdeau Date: Mon Mar 22 17:10:27 2010 +0000 Monotone-Parent: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb Monotone-Revision: 7d7bd9ebaef743c2d234e3487f041c1d213b742e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-22T17:10:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/Unit/SOGoTestRunner.m commit d1e5ed23652cf4b6791ce5524585d9d0ccc00aa6 Author: Francis Lachapelle Date: Mon Mar 22 15:06:13 2010 +0000 Fix for contacts web module when in a popup window. Monotone-Parent: f16d87f59f756ed8514cb53f85c6de0f559d8af2 Monotone-Revision: c650aab7e4429bb8a2b8885d4161d881a1f9f2e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-22T15:06:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit e7b0efaacef2878b6f5332166bb84c5e790e2876 Author: Ludovic Marcotte Date: Fri Mar 19 13:08:15 2010 +0000 See ChangeLog Monotone-Parent: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb Monotone-Revision: f16d87f59f756ed8514cb53f85c6de0f559d8af2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-19T13:08:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/WORequest+SOGo.m M UI/Contacts/UIxContactsListView.m commit bf275960b4d933337d5335ec244e0057801c243f Author: Ludovic Marcotte Date: Thu Mar 18 12:58:39 2010 +0000 See ChangeLog Monotone-Parent: c1e5870e5f5c7546c7a47515125246ca856a2f40 Monotone-Revision: 52bbcfeb1dfff49a3bb753faaefd8bf92a5ad7eb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-18T12:58:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoConstants.h M SoObjects/SOGo/SOGoConstants.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoSystemDefaults.m commit bc693c868faa09aaf4a472eb08a2a36d50cdb368 Author: Wolfgang Sourdeau Date: Tue Mar 16 13:38:28 2010 +0000 Monotone-Parent: a50a00c29b39452223260cb5d3ac233446726285 Monotone-Revision: e789f702b24bdc52b2a34ab4a58f4a2f26371610 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-16T13:38:28 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit f9d1fda8332d409baee8d4b69034da6ff1828efc Author: Wolfgang Sourdeau Date: Tue Mar 16 13:34:14 2010 +0000 Monotone-Parent: 9bd966b224328d78fb14df7e0b5cca2b4e4e4bfb Monotone-Revision: a50a00c29b39452223260cb5d3ac233446726285 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-16T13:34:14 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit a7ffeaf3f81e980e0d8ebdc8d0586d2c79027251 Author: Ludovic Marcotte Date: Tue Mar 16 00:02:57 2010 +0000 Added missing translation for the "Reload" button in the Contacts module Monotone-Parent: 2c333cbb2be8ee61b03f3ba7f4e2a293be78f431 Monotone-Revision: fa44544f060a255e700fe82b3b47846be0343017 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-16T00:02:57 Monotone-Branch: ca.inverse.sogo M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings commit 1b4dca76f903ebb666d1f3d8d4458ce9c0088431 Author: Wolfgang Sourdeau Date: Mon Mar 15 18:43:11 2010 +0000 Monotone-Parent: ff41de0005ad37b6858452da3e9c6d0cf21078af Monotone-Revision: 9bd966b224328d78fb14df7e0b5cca2b4e4e4bfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-15T18:43:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit a147ea528fa0956cab559cd3fab01260d7479095 Author: Ludovic Marcotte Date: Mon Mar 15 17:56:13 2010 +0000 Small CSS fix for the change password popup. Monotone-Parent: d22bf4c980f45be9bbef3845ceeb3a8bf583f6c9 Monotone-Revision: f14ae03d576d6870939b367861ecc7f56c411580 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-15T17:56:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css commit 9ba010ea23d57d9e5f1aa0daf3f42ee2824c356a Author: Wolfgang Sourdeau Date: Mon Mar 15 16:26:38 2010 +0000 Monotone-Parent: 1afacdb0dfec56c8c5b9390da0be478613fe1c96 Monotone-Revision: ff41de0005ad37b6858452da3e9c6d0cf21078af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-15T16:26:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 3ddaecf6d0ce20a73eb4947a535f62a90a68c961 Author: Wolfgang Sourdeau Date: Mon Mar 15 16:08:19 2010 +0000 Monotone-Parent: d22bf4c980f45be9bbef3845ceeb3a8bf583f6c9 Monotone-Revision: 1afacdb0dfec56c8c5b9390da0be478613fe1c96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-15T16:08:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 927c82cdc10b85c03ca04a35ffb0704cce31addc Author: Wolfgang Sourdeau Date: Mon Mar 15 12:51:57 2010 +0000 Monotone-Parent: a0ddb6969a3af4885bc30844a5dc0bcda95a8212 Monotone-Revision: 5617028c92b280b921baa88c04ea7e1430dbef8a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-15T12:51:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit 914e382dcd49978d7d518869fce5bf84f8ea34ca Author: Ludovic Marcotte Date: Sun Mar 14 23:07:42 2010 +0000 See ChangeLog Monotone-Parent: a0ddb6969a3af4885bc30844a5dc0bcda95a8212 Monotone-Revision: ae3b606b25bf64895dc0e94fd5ceccaa439e457f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-14T23:07:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/WebServerResources/SOGoRootPage.js commit d7bca942999712f66d16e6127cf9c66ad4b73e58 Author: Wolfgang Sourdeau Date: Fri Mar 12 20:24:59 2010 +0000 Monotone-Parent: c36e4dbaaa40c95b58d682bbbe6f0a563275afa1 Monotone-Revision: a0ddb6969a3af4885bc30844a5dc0bcda95a8212 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T20:24:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxAppointmentEditor.m commit c3f943b7a7d7cbf7d155ed79afe3c9097268c689 Author: Wolfgang Sourdeau Date: Fri Mar 12 16:52:28 2010 +0000 Monotone-Parent: 04b23a9f95822b6befc693fb180c774f240fff9b Monotone-Revision: c36e4dbaaa40c95b58d682bbbe6f0a563275afa1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:52:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit d5f65a357622c1dc4f4e03cc51a41ecc8fc6df28 Author: Wolfgang Sourdeau Date: Fri Mar 12 16:17:20 2010 +0000 Monotone-Parent: 1ea47f5aa8cbb7611d03ba0a965fa2a638f4467b Monotone-Revision: 04b23a9f95822b6befc693fb180c774f240fff9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:17:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 9020851ebf3498f2d7ca6cceb920b523f8981a27 Author: Wolfgang Sourdeau Date: Fri Mar 12 16:16:30 2010 +0000 Monotone-Parent: 4f53fcc951b91b86624403a563cf3994eb946fab Monotone-Revision: 1ea47f5aa8cbb7611d03ba0a965fa2a638f4467b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:16:30 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 466c0ee0184ef7c929329cea337544d459cca41b Author: Wolfgang Sourdeau Date: Fri Mar 12 16:15:26 2010 +0000 Monotone-Parent: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a Monotone-Revision: 4f53fcc951b91b86624403a563cf3994eb946fab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:15:26 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7c1dc619b0ec74799256a2567f0a179a4e726119 Author: Wolfgang Sourdeau Date: Fri Mar 12 16:03:26 2010 +0000 Monotone-Parent: 9363573a36f148bed13880066b8e7fd3d82bf591 Monotone-Revision: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:03:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/PasswordPolicy.js commit 5cdefc8a8bc30adb12b2d9da561abd88c9c68226 Author: Wolfgang Sourdeau Date: Thu Mar 11 22:32:47 2010 +0000 Monotone-Parent: ae2731aedf2ba81e571b426efe36751b90702b6b Monotone-Revision: 9363573a36f148bed13880066b8e7fd3d82bf591 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T22:32:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 4d594b799fdffd2ecf59170bc22bc0779929c7aa Author: Wolfgang Sourdeau Date: Thu Mar 11 21:51:06 2010 +0000 Monotone-Parent: cbe2c19059ff9473bfab4d21315830b629b508b5 Monotone-Revision: ae2731aedf2ba81e571b426efe36751b90702b6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T21:51:06 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit a274a8e5454bbf866badbd739ac2725c5654dc94 Author: Wolfgang Sourdeau Date: Thu Mar 11 14:52:52 2010 +0000 Monotone-Parent: 100a272abbd26f9913b032fcd40a1851360e76fb Monotone-Revision: cbe2c19059ff9473bfab4d21315830b629b508b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T14:52:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit bb48a95ab20afb44d23a2173d7ce951c0efd9b47 Author: Wolfgang Sourdeau Date: Thu Mar 11 13:43:45 2010 +0000 Monotone-Parent: 8f81ef5493969df98077f91eb3e21b3c0da2510c Monotone-Revision: 100a272abbd26f9913b032fcd40a1851360e76fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T13:43:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit dce4fd7896505f68ec2a518ab9762f42a8eefbe4 Author: Wolfgang Sourdeau Date: Thu Mar 11 13:43:41 2010 +0000 Monotone-Parent: d22c2f35807180ec300170fc9462fbdedba6458f Monotone-Revision: 8f81ef5493969df98077f91eb3e21b3c0da2510c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T13:43:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 81def3f574621770288b473657fc1b68e973c9b5 Author: Wolfgang Sourdeau Date: Thu Mar 11 13:34:37 2010 +0000 Monotone-Parent: cc78d684b007c6e309809a914975702d563d6bc8 Monotone-Revision: d22c2f35807180ec300170fc9462fbdedba6458f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-11T13:34:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 0713ff2d1617d8cc0d787ef05ecb0692b7aab82f Author: Wolfgang Sourdeau Date: Wed Mar 10 21:57:36 2010 +0000 Monotone-Parent: ccfea77832d8217ab752d2595d9c9234f049d10a Monotone-Revision: cc78d684b007c6e309809a914975702d563d6bc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-10T21:57:36 Monotone-Branch: ca.inverse.sogo M NEWS commit f0b3b6af5368333f17a7b7534a8c05d694dfcc58 Author: Wolfgang Sourdeau Date: Wed Mar 10 21:56:39 2010 +0000 Monotone-Parent: eea6de6db85c76d95dc3f6d1ca4e05b3fa7fc455 Monotone-Revision: ccfea77832d8217ab752d2595d9c9234f049d10a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-10T21:56:39 Monotone-Branch: ca.inverse.sogo M NEWS commit 251a538c12682f5d352b8040d4f078e510ccf732 Author: Wolfgang Sourdeau Date: Wed Mar 10 21:53:26 2010 +0000 Monotone-Parent: 01c5e5314c26ef13463ba2e2dec3d854ef793f1d Monotone-Revision: eea6de6db85c76d95dc3f6d1ca4e05b3fa7fc455 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-10T21:53:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js commit 3b056b322669e334c40eb1d4bd2f7cb0739420bd Author: Wolfgang Sourdeau Date: Tue Mar 9 20:33:00 2010 +0000 Monotone-Parent: bcb224398f8aef1d62aad42e31635b91c0c993f7 Monotone-Revision: 01c5e5314c26ef13463ba2e2dec3d854ef793f1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:33:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/WODirectAction+SOGo.m M UI/MainUI/SOGoRootPage.m commit 2b03a58b9d54fbe3389bfce8eb397bacf6a88c48 Author: Wolfgang Sourdeau Date: Tue Mar 9 20:29:17 2010 +0000 Monotone-Parent: 9b3a8a4c66cfa9329c941f7789f248573edff6ac Monotone-Revision: bcb224398f8aef1d62aad42e31635b91c0c993f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:29:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 8de0a6199805b107d7d920feacfdd7fec3e85505 Author: Wolfgang Sourdeau Date: Tue Mar 9 20:28:38 2010 +0000 Monotone-Parent: 356dad69ed3731f29474c5f2e6359c928c942702 Monotone-Revision: 9b3a8a4c66cfa9329c941f7789f248573edff6ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:28:38 Monotone-Branch: ca.inverse.sogo M ChangeLog commit e50a87cd67c6ce3bc1f353bcc48a3a13984bfc38 Author: Wolfgang Sourdeau Date: Tue Mar 9 20:28:24 2010 +0000 Monotone-Parent: 07c2681e0251d505e6978723e5907b33527cf279 Monotone-Revision: 356dad69ed3731f29474c5f2e6359c928c942702 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:28:24 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxContactsUserFolders.js commit 0c1f4cc40a1af7cf3a0e8976e56015f1bc1e15ed Author: Wolfgang Sourdeau Date: Tue Mar 9 20:25:10 2010 +0000 Monotone-Parent: 6028d3796190e7455c99c97ec20d3ccffbbcf28a Monotone-Revision: 07c2681e0251d505e6978723e5907b33527cf279 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T20:25:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 20f383e85facdf1a42179880299dabe14ce39d62 Author: Wolfgang Sourdeau Date: Tue Mar 9 17:08:22 2010 +0000 Monotone-Parent: a7332f5374e76477d1df1d08f12d1fc7f06af1a7 Monotone-Revision: 6028d3796190e7455c99c97ec20d3ccffbbcf28a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T17:08:22 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZone.m commit 0d8c134cb1af337cec171d3f2c30d1e25cca76d1 Author: Wolfgang Sourdeau Date: Tue Mar 9 17:06:40 2010 +0000 Monotone-Parent: 390c5899c8e498b7d320dc7528a7ffbf31204b43 Monotone-Revision: a7332f5374e76477d1df1d08f12d1fc7f06af1a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T17:06:40 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZonePeriod.m commit 9da637263e281d0b9fe3413c77b189bb6427626d Author: Wolfgang Sourdeau Date: Tue Mar 9 14:29:16 2010 +0000 Monotone-Parent: 03c23ddd42cc8c0dc879455acf6c14cc491d7f12 Monotone-Revision: 390c5899c8e498b7d320dc7528a7ffbf31204b43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T14:29:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit f26856a8a11709809ae8f3f4e02eb567aa81e320 Author: Wolfgang Sourdeau Date: Tue Mar 9 13:50:54 2010 +0000 reindentation Monotone-Parent: 817b10c2628d97961bd17f0fceef353fbc87360d Monotone-Revision: c34c0300a1f39388ab0115f21ccd4e9ac36b52ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T13:50:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 96d98662e3722bd87c6fe89e67f798c56629cb7f Author: Wolfgang Sourdeau Date: Tue Mar 9 13:50:24 2010 +0000 reindentation Monotone-Parent: 344e916d81509da942ecbcfd963d2399f7809b87 Monotone-Revision: 817b10c2628d97961bd17f0fceef353fbc87360d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T13:50:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 2146e42f3631e98bc8448ccae282503d62f557ab Author: Wolfgang Sourdeau Date: Tue Mar 9 13:50:06 2010 +0000 reindentation Monotone-Parent: 1a5ab4b3462bb2d515f659f929d966da24871437 Monotone-Revision: 344e916d81509da942ecbcfd963d2399f7809b87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T13:50:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit f960f6fbd5fa9dd7d8261323df532ef79d3a7ed1 Author: Wolfgang Sourdeau Date: Tue Mar 9 13:45:52 2010 +0000 reindentation Monotone-Parent: 4e2e4e4ad21a011b6ad424ad6c61413fb2972b15 Monotone-Revision: 1a5ab4b3462bb2d515f659f929d966da24871437 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T13:45:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 30552433854dc15b9f0c0da8129a21bc03ddfc24 Author: Wolfgang Sourdeau Date: Tue Mar 9 13:45:19 2010 +0000 Monotone-Parent: d6acf550ed6a03fbd33942b8d7cd672e30a07bf0 Monotone-Revision: 4e2e4e4ad21a011b6ad424ad6c61413fb2972b15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-09T13:45:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit 96ae0d1b16a7a78eff06c19b2fc3724318d49c45 Author: Wolfgang Sourdeau Date: Mon Mar 8 21:42:10 2010 +0000 Monotone-Parent: 9b6a87c288fd476ce2774933261d8fc081fc8334 Monotone-Revision: d6acf550ed6a03fbd33942b8d7cd672e30a07bf0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-08T21:42:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit df8b5ba7d55239bebf9475bcb535f000ac77d821 Author: Ludovic Marcotte Date: Mon Mar 8 21:01:25 2010 +0000 Fixed typos in previous commit. Monotone-Parent: 9b6a87c288fd476ce2774933261d8fc081fc8334 Monotone-Revision: c6339a8aa68698c675ee2d4eb594d55534556d0a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-08T21:01:25 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m M UI/WebServerResources/SOGoRootPage.js commit 17bb6a4c7a134f24891e88cdc185d46748977ae3 Author: Wolfgang Sourdeau Date: Mon Mar 8 20:52:37 2010 +0000 Monotone-Parent: e3d309fa0c25170ca568f73dc1467d549a6a3209 Monotone-Revision: 9b6a87c288fd476ce2774933261d8fc081fc8334 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-08T20:52:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/PasswordPolicy.js M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit e42e19b9d5e36dab3f4be5fff37c6c5f31bdc034 Author: Wolfgang Sourdeau Date: Mon Mar 8 16:41:04 2010 +0000 Monotone-Parent: 4fca67487156a8b01b5ee792e06e1df078519437 Monotone-Revision: e3d309fa0c25170ca568f73dc1467d549a6a3209 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-08T16:41:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit f0cb6ac2b02df9f8c10b380382cdb8f822f123b9 Author: Wolfgang Sourdeau Date: Mon Mar 8 16:40:18 2010 +0000 Monotone-Parent: 9adf735e0d77302071b7cf3311f5304804b3927f Monotone-Revision: 4fca67487156a8b01b5ee792e06e1df078519437 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-08T16:40:18 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 40c3cb74d0e08d5205302efa6bd16afe5a99d686 Author: Ludovic Marcotte Date: Mon Mar 8 15:18:05 2010 +0000 See ChangeLog Monotone-Parent: 024380d579a482e49866c36ef54561cf8b39ab02 Monotone-Revision: 2cbc46c16f9b3d45d868b15a968f614dbbaf9749 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-08T15:18:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoAuthenticator.h A SoObjects/SOGo/SOGoConstants.h A SoObjects/SOGo/SOGoConstants.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M SoObjects/SOGo/SQLSource.m M UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoRootPage.m M UI/MainUI/product.plist M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit bac6987b5b4afc4c8a9470f144ed23b1c4787945 Author: Wolfgang Sourdeau Date: Fri Mar 5 23:44:20 2010 +0000 Monotone-Parent: 024380d579a482e49866c36ef54561cf8b39ab02 Monotone-Revision: 2f4f12453e4e198701812e72c5d221790c69d013 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-05T23:44:20 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 13206f066d29190fb308012765be0fe73f759507 Author: Wolfgang Sourdeau Date: Fri Mar 5 18:31:52 2010 +0000 reindentation Monotone-Parent: 11e8a56eb621c8bce1cf2121703e3cee0ab65dc0 Monotone-Revision: 024380d579a482e49866c36ef54561cf8b39ab02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-05T18:31:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 7470617afa0f4c710616970a374ced3caab57d8b Author: Wolfgang Sourdeau Date: Fri Mar 5 18:22:40 2010 +0000 reindentation Monotone-Parent: 48eb4fdf222df36089f2758ea90938ded959a5cc Monotone-Revision: 11e8a56eb621c8bce1cf2121703e3cee0ab65dc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-05T18:22:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox commit 056ccff35f9ab0de3cd903013259f91dddec99ec Author: Wolfgang Sourdeau Date: Fri Mar 5 15:34:24 2010 +0000 Monotone-Parent: 4c862893152bb1557702d3a6ebc6412e3edd9d17 Monotone-Revision: 48eb4fdf222df36089f2758ea90938ded959a5cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-05T15:34:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+DAV.m M SoObjects/SOGo/SOGoUserFolder.m commit c5b0a191a2edb819d60b783547a41cd3f8d4e2fc Author: Wolfgang Sourdeau Date: Thu Mar 4 20:41:37 2010 +0000 Monotone-Parent: b982425d025e1868ff5d27a3fcb0069acc24e6c8 Monotone-Revision: 4c862893152bb1557702d3a6ebc6412e3edd9d17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-04T20:41:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 49acec6fe140782a2049778e91c24b12051acdd6 Author: Wolfgang Sourdeau Date: Wed Mar 3 14:20:55 2010 +0000 Monotone-Parent: 65d228dc16888e0f4d54d90ddab6934c650b6635 Monotone-Revision: b982425d025e1868ff5d27a3fcb0069acc24e6c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-03T14:20:55 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit b06a362464cdba56e6144f0296fd8551d6816071 Author: Wolfgang Sourdeau Date: Tue Mar 2 21:35:42 2010 +0000 Monotone-Parent: 34c8ea3c9ac6c8104945c2403f6546cb9363b314 Monotone-Revision: 65d228dc16888e0f4d54d90ddab6934c650b6635 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T21:35:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxFilterEditor.js commit 5e868a76e7f8e24a9ddf498dcc3011531380378f Author: Wolfgang Sourdeau Date: Tue Mar 2 21:35:21 2010 +0000 Monotone-Parent: 0df3cea560f60cd91cdf16847f372057d4b954c4 Monotone-Revision: 34c8ea3c9ac6c8104945c2403f6546cb9363b314 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T21:35:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.css commit cc9966dccc13772c1262deb157b0264c7af3165a Author: Wolfgang Sourdeau Date: Tue Mar 2 21:26:11 2010 +0000 Monotone-Parent: b473852d986777acb5c7d4931389f1fd45dcc273 Monotone-Revision: 0df3cea560f60cd91cdf16847f372057d4b954c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T21:26:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxFilterEditor.css commit cbb06faf7c977b8176f68b9d55495559d0fd0675 Author: Wolfgang Sourdeau Date: Tue Mar 2 20:00:27 2010 +0000 Monotone-Parent: fd35d485688e2370ae5250cfa15931e93abfd567 Monotone-Revision: b473852d986777acb5c7d4931389f1fd45dcc273 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T20:00:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit f81f48cb90a0c5fd37dd1f92cfeb20d0687454e3 Author: Wolfgang Sourdeau Date: Tue Mar 2 19:57:30 2010 +0000 Monotone-Parent: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c Monotone-Revision: fd35d485688e2370ae5250cfa15931e93abfd567 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T19:57:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.m A SoObjects/Mailer/SOGoSieveConverter.h A SoObjects/Mailer/SOGoSieveConverter.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m 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/GNUmakefile A UI/PreferencesUI/GNUmakefile.preamble A UI/PreferencesUI/UIxFilterEditor.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/product.plist A UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxContactEditor.js A UI/WebServerResources/UIxFilterEditor.css A UI/WebServerResources/UIxFilterEditor.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js A UI/WebServerResources/down-icon.png M UI/WebServerResources/generic.css A UI/WebServerResources/up-icon.png commit e2f1faa6972e28b8f6ea542416348b90981287c3 Author: Wolfgang Sourdeau Date: Tue Mar 2 19:53:53 2010 +0000 Monotone-Parent: 57e41fda15f1e4891e7b367169b5662b73274f50 Monotone-Revision: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-02T19:53:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 43a51d3b448c53fbb87f1e4d71d831a53bb6b51b Author: Wolfgang Sourdeau Date: Mon Mar 1 17:56:33 2010 +0000 Monotone-Parent: d349f8009a1f0dc73dad705111ba662894fe6f97 Monotone-Revision: 708b215bd02d30547b93140994babe45b2472573 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-01T17:56:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 5de096bc9fcdbb86b6f760a90faa5d27d3f4f929 Author: Wolfgang Sourdeau Date: Mon Mar 1 16:43:45 2010 +0000 Monotone-Parent: 21ee7a1f6257a0c47b6bce99b088614daf239ad3 Monotone-Revision: d349f8009a1f0dc73dad705111ba662894fe6f97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-01T16:43:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 6f1c1baa201423dcb59f0b225d52f55672afa6cf Author: Francis Lachapelle Date: Mon Mar 1 15:31:20 2010 +0000 See ChangeLog Monotone-Parent: bc53d4486da9eb6b195273cef7d073fdcf53aa5c Monotone-Revision: c753d4af992c07bd25d59ae087113384e379361b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-03-01T15:31:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailEditor.js commit 77ada2fdd92b47bb8fbbf3636d54662b037790d7 Author: Wolfgang Sourdeau Date: Mon Mar 1 15:31:13 2010 +0000 Monotone-Parent: 2ce9120e04a200ee236540135b63b57e1edac8c8 Monotone-Revision: 21ee7a1f6257a0c47b6bce99b088614daf239ad3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-01T15:31:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 0cc22a47e98b180dd77f7ccec85a50060f47975d Author: Wolfgang Sourdeau Date: Thu Feb 25 14:47:57 2010 +0000 Monotone-Parent: bc53d4486da9eb6b195273cef7d073fdcf53aa5c Monotone-Revision: 2ce9120e04a200ee236540135b63b57e1edac8c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-25T14:47:57 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/HTMLUListElement.js commit 639d6cfde544af38aeff62fe6507873c76254457 Author: Wolfgang Sourdeau Date: Wed Feb 24 21:37:57 2010 +0000 Monotone-Parent: a6d78867a3dc3aa8d263e0a0a3afd0a15307c907 Monotone-Revision: 776dc75fed5683da1627715f48714600978e0286 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-24T21:37:57 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 0f4868c996ff52f47f064d971548856a0c3ab6ea Author: Ludovic Marcotte Date: Tue Feb 23 14:49:18 2010 +0000 See ChangeLog Monotone-Parent: ca33a6519e1f5687f227522d966c50c3f6cd6b10 Monotone-Revision: a9979a68cce7a82e5b6ee0e52a65df546ab56c59 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-02-23T14:49:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 108954122c752219c45d95ecb044e3464d132cc3 Author: Ludovic Marcotte Date: Tue Feb 23 14:41:25 2010 +0000 See ChangeLog Monotone-Parent: e65f3442ee61d3df5633b88432930be26d886b85 Monotone-Revision: ca33a6519e1f5687f227522d966c50c3f6cd6b10 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-02-23T14:41:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile.preamble M UI/Scheduler/UIxCalListingActions.m commit 1ca9679ba20f0530e113661c5b7781a247fa02c9 Author: Wolfgang Sourdeau Date: Mon Feb 22 16:37:50 2010 +0000 Monotone-Parent: 71507f960b06e9f44a8d2a3ea1fdec018536da1b Monotone-Revision: a6d78867a3dc3aa8d263e0a0a3afd0a15307c907 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-22T16:37:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.css commit 972e44201f50602e56bf2d62ba45c38fa47122fd Author: Wolfgang Sourdeau Date: Mon Feb 22 16:36:23 2010 +0000 Monotone-Parent: 7521d8d099b3de615206540af220cd63c8c65dde Monotone-Revision: 71507f960b06e9f44a8d2a3ea1fdec018536da1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-22T16:36:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 1d3269fe919464833ecf955f2a926f515272c6f3 Author: Wolfgang Sourdeau Date: Mon Feb 22 15:12:42 2010 +0000 reindentation Monotone-Parent: fa0e0e52e3edf5ac1db31482d112cad2937c4b74 Monotone-Revision: 7521d8d099b3de615206540af220cd63c8c65dde Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-22T15:12:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit a1cd03457caa83f1c06ef55609922a89d70f1855 Author: Wolfgang Sourdeau Date: Mon Feb 22 14:54:25 2010 +0000 Monotone-Parent: e65f3442ee61d3df5633b88432930be26d886b85 Monotone-Revision: fa0e0e52e3edf5ac1db31482d112cad2937c4b74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-22T14:54:25 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 51fe06f49bd04d819bfaf33eb344f74bfb515854 Author: Wolfgang Sourdeau Date: Fri Feb 19 22:12:25 2010 +0000 Monotone-Parent: 92e0d4c3b4bdc8ffd74aabd14c2d3e3ee7c1f7d4 Monotone-Revision: e65f3442ee61d3df5633b88432930be26d886b85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T22:12:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html commit 538439128f0f970f59dec300c0906baf5fb743b2 Author: Francis Lachapelle Date: Fri Feb 19 20:16:18 2010 +0000 Updated documentation guides. Monotone-Parent: 27325903c7c22f4bf624c26770a8d5506aa2ef70 Monotone-Revision: 4221bfcbc24f6099f969c44a20f8736c7d6fa718 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-19T20:16:18 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit fbc2493d02996959148677d98843575b58251d05 Author: Wolfgang Sourdeau Date: Fri Feb 19 19:58:47 2010 +0000 Monotone-Parent: ebb7a9c328e41d407de2da0ef3e8b8df2c454780 Monotone-Revision: fbf33893aadacadd740bd14f543861a0c8f9aee5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T19:58:47 Monotone-Branch: ca.inverse.sogo M NEWS commit e80dcd971d3829506ed95a30b6fad54b7c342353 Author: Wolfgang Sourdeau Date: Fri Feb 19 19:32:02 2010 +0000 Monotone-Parent: 8c96309277ffb7a3dd0a2fa033555b68110272f6 Monotone-Revision: ebb7a9c328e41d407de2da0ef3e8b8df2c454780 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T19:32:02 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.2.1 M UI/WebServerResources/SchedulerUI.css commit a372bc60642aa0165235aa70f7c0aa2d78b7ea45 Author: Francis Lachapelle Date: Fri Feb 19 19:31:26 2010 +0000 Updated version to 1.2.1 Monotone-Parent: 8c96309277ffb7a3dd0a2fa033555b68110272f6 Monotone-Revision: 2b2aeaee582fb444f9d1dff9992f1bd7aa86830d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-19T19:31:26 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Version commit bca521ebd9c1dbb6733b346f188b94c2537fac0e Author: Wolfgang Sourdeau Date: Fri Feb 19 19:04:44 2010 +0000 Monotone-Parent: bafb19936650e4226152d9b06d89e2cefc8d9c5b Monotone-Revision: 8c96309277ffb7a3dd0a2fa033555b68110272f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T19:04:44 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.2.1 M ChangeLog commit e70b3cdf8e1e3804909020d60e371ec1d67f1bbd Author: Wolfgang Sourdeau Date: Fri Feb 19 19:04:19 2010 +0000 Monotone-Parent: cf8164b6f952e813c169ac20422479f98450cc37 Monotone-Revision: bafb19936650e4226152d9b06d89e2cefc8d9c5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T19:04:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit e73b7889f5232f75632d2e16b17246472f7e482f Author: Wolfgang Sourdeau Date: Fri Feb 19 17:07:18 2010 +0000 Monotone-Parent: 5ca4f59d87c4968d9506582dbf635a39d0ac2f55 Monotone-Revision: cf8164b6f952e813c169ac20422479f98450cc37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T17:07:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 586e5f5642748fb0cab6689ccc5c327c0e9e734c Author: Wolfgang Sourdeau Date: Fri Feb 19 16:45:07 2010 +0000 Monotone-Parent: 42e55c8292b29dad1cd5260453c22ca05fb07f6e Monotone-Revision: 5ca4f59d87c4968d9506582dbf635a39d0ac2f55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T16:45:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile.preamble M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.css M UI/common.make commit 24e065f45aae613798e743f6aedce537e4bc6c17 Author: Wolfgang Sourdeau Date: Fri Feb 19 16:25:55 2010 +0000 Monotone-Parent: c85488a496026efc268c07b0e8c84d1c1d1983d7 Monotone-Revision: 42e55c8292b29dad1cd5260453c22ca05fb07f6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T16:25:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Mailer/SOGoMailAccount.m commit 65137616096aed902e9224d2b5f06a1e40a25366 Author: Wolfgang Sourdeau Date: Fri Feb 19 14:52:05 2010 +0000 Monotone-Parent: 97ed1f333beb4dc0828de12b26527d124123d5d1 Monotone-Revision: f2cb92adb8ead8e44b81938a9d331584b7752fe4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T14:52:05 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m commit f9dac5dbcf34467cd64e32582970de708313ded3 Author: Wolfgang Sourdeau Date: Fri Feb 19 14:51:07 2010 +0000 Monotone-Parent: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f Monotone-Revision: 97ed1f333beb4dc0828de12b26527d124123d5d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T14:51:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 65fcd2bde3c19cf44977a0ef7f8cfe9c3c6e330c Author: Ludovic Marcotte Date: Fri Feb 19 14:30:21 2010 +0000 Updated the documentation in preparation of the release. Monotone-Parent: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f Monotone-Revision: 92359dd58e30421ba90b8d9411ebae413f553836 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-02-19T14:30:21 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 7c0d2b8954fa3d7f2f55b6c2f4f790236a98066d Author: Wolfgang Sourdeau Date: Fri Feb 19 13:48:09 2010 +0000 Monotone-Parent: 3584694c05a43dbcbd0b915571e0637c4c86be54 Monotone-Revision: d632e0788f55ab87c5f5dbc3b204b2ff4ebc496f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T13:48:09 Monotone-Branch: ca.inverse.sogo M Main/Version commit 2361039015806e818c338993a07fc0be22ee4867 Author: Wolfgang Sourdeau Date: Fri Feb 19 13:47:40 2010 +0000 Monotone-Parent: 0ebe4e0732b854746e58688103e527d97b43e36e Monotone-Revision: 3584694c05a43dbcbd0b915571e0637c4c86be54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T13:47:40 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/SOGoBuild.m commit 9f7901f9d3adb5ef2a52256636f337e2e1341ad0 Author: Wolfgang Sourdeau Date: Fri Feb 19 13:47:00 2010 +0000 Monotone-Parent: be431bdd93e6d75500bc17889aba62d9c2c91105 Monotone-Revision: 0ebe4e0732b854746e58688103e527d97b43e36e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T13:47:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 93a566cf9baa32d9e2ab7f6193744adcad4b4731 Author: Wolfgang Sourdeau Date: Fri Feb 19 00:38:34 2010 +0000 Monotone-Parent: 5bcd57a0e5cbbcf8047ad1d76568d8c74ced2932 Monotone-Revision: be431bdd93e6d75500bc17889aba62d9c2c91105 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T00:38:34 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit f20478142ff9647996475828c0b3caee12ff5513 Author: Wolfgang Sourdeau Date: Thu Feb 18 22:36:00 2010 +0000 Monotone-Parent: 0575b0625d349718d3a000c6d46cac95612e6cfb Monotone-Revision: 5bcd57a0e5cbbcf8047ad1d76568d8c74ced2932 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T22:36:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolRestore.m commit f0ba13c1dc8616a7b744dd3194a742813da41e96 Author: Wolfgang Sourdeau Date: Thu Feb 18 22:34:51 2010 +0000 Monotone-Parent: f69c7f912f9958f232e0641fbdf872d37a2aa9bd Monotone-Revision: 0575b0625d349718d3a000c6d46cac95612e6cfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T22:34:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/SOGo/SOGoProductLoader.h M SoObjects/SOGo/SOGoProductLoader.m commit bb13d2b0b5c8639e773c184f59ded25fbb24143a Author: Wolfgang Sourdeau Date: Thu Feb 18 22:08:48 2010 +0000 Monotone-Parent: d5640b6a541fb6bc6c0cdd32d499796291e09473 Monotone-Revision: f69c7f912f9958f232e0641fbdf872d37a2aa9bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T22:08:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/GNUmakefile.preamble M Main/SOGo.m D Main/build.h D Main/build.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble A SoObjects/SOGo/SOGoBuild.h A SoObjects/SOGo/SOGoBuild.m M UI/SOGoUI/UIxComponent.m commit 9227567a30f87e1b9abc1edbbb6622cc93720b60 Author: Wolfgang Sourdeau Date: Thu Feb 18 21:55:40 2010 +0000 Monotone-Parent: 96b7d5f5bff55eab43747cf0e5e2b7e3d5df7d82 Monotone-Revision: d5640b6a541fb6bc6c0cdd32d499796291e09473 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T21:55:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/GNUmakefile.preamble M Main/SOGo.m D Main/SOGoProductLoader.h D Main/SOGoProductLoader.m M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoProductLoader.h A SoObjects/SOGo/SOGoProductLoader.m commit 4584652626d235e2d1c44c41ec1a22a75be5ae50 Author: Wolfgang Sourdeau Date: Thu Feb 18 21:39:25 2010 +0000 Monotone-Parent: 2e584005bb3d904920fa4bd08e149b6029d41c59 Monotone-Revision: 33a155bb9aa78b5b1566316b90bfe31c482dc6a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T21:39:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m commit d5af9f3d86d032e481101aea8614614d0ffd711d Author: Ludovic Marcotte Date: Thu Feb 18 20:01:12 2010 +0000 See ChangeLog Monotone-Parent: 2e584005bb3d904920fa4bd08e149b6029d41c59 Monotone-Revision: dad4b61f6a15f4d008df898e890a7b7f753c94e9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-02-18T20:01:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit c4e242069fbff9d00059fea959401426f8ad3c11 Author: Wolfgang Sourdeau Date: Thu Feb 18 19:43:22 2010 +0000 Monotone-Parent: bdf65f02baa631ebd76f9f0287be848a1cfef6c6 Monotone-Revision: 2e584005bb3d904920fa4bd08e149b6029d41c59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T19:43:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 9cced0c472867b41adc25bb93f54204302250433 Author: Wolfgang Sourdeau Date: Thu Feb 18 19:37:08 2010 +0000 Monotone-Parent: a02d7acbde3aa1019073525f5b106dac9819e84e Monotone-Revision: bdf65f02baa631ebd76f9f0287be848a1cfef6c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T19:37:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 7e70e80e66081b369a1ef43bd4a3a8359822be22 Author: Wolfgang Sourdeau Date: Thu Feb 18 19:14:37 2010 +0000 Monotone-Parent: f7b521881c5e35a41842e2cbe3f286dba5a0ea52 Monotone-Revision: a02d7acbde3aa1019073525f5b106dac9819e84e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T19:14:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit 41a4767b62946887f0fbbbde2df203fa584d25f4 Author: Wolfgang Sourdeau Date: Thu Feb 18 18:09:59 2010 +0000 Monotone-Parent: 2a48eee9ca61b361fdcea65d94dfa403aad3388f Monotone-Revision: f7b521881c5e35a41842e2cbe3f286dba5a0ea52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T18:09:59 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 530b85d0cb2edbdf71b7acece5281a21a7feb063 Author: Wolfgang Sourdeau Date: Wed Feb 17 21:53:39 2010 +0000 Monotone-Parent: 8e126dfeb48ae8881fcac3c1c099c31f2ec8a165 Monotone-Revision: 2a48eee9ca61b361fdcea65d94dfa403aad3388f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T21:53:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 54276d3f1de6a4b2de464729f583c65b546f415d Author: Wolfgang Sourdeau Date: Wed Feb 17 21:31:59 2010 +0000 reindentation Monotone-Parent: 7dbe5d340e27b64c25a5f3398668c84d53c03e06 Monotone-Revision: 8e126dfeb48ae8881fcac3c1c099c31f2ec8a165 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T21:31:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit 9bb85f3ca5ee63c6cbfe7fe6c34be19b4a684b2e Author: Wolfgang Sourdeau Date: Wed Feb 17 21:27:02 2010 +0000 Monotone-Parent: 35455f2daa8bdc286b741beb40d82bc61a581c00 Monotone-Revision: 7dbe5d340e27b64c25a5f3398668c84d53c03e06 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T21:27:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 745a21914837fe308fb0e0041a26296646222496 Author: Wolfgang Sourdeau Date: Wed Feb 17 21:05:24 2010 +0000 Monotone-Parent: 458a831451900b6ab1db412ef19cbed51677733c Monotone-Revision: 35455f2daa8bdc286b741beb40d82bc61a581c00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T21:05:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit e14a562650e6f9a5d8d7b3bad8ab8a1b7fa5351c Author: Wolfgang Sourdeau Date: Wed Feb 17 20:59:53 2010 +0000 Monotone-Parent: d87771d12e3555983af005b4fedf0224cf4caf31 Monotone-Revision: 458a831451900b6ab1db412ef19cbed51677733c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T20:59:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/iefixes.css commit cdcfa19091fd7387bced80bc6d3c431c28c95f4b Author: Wolfgang Sourdeau Date: Wed Feb 17 16:31:50 2010 +0000 Monotone-Parent: 795ce45173cef900a746fe784aeb2c325c6492d4 Monotone-Revision: d87771d12e3555983af005b4fedf0224cf4caf31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T16:31:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css commit 9767563b46e3e718de9daae56910d4aa117f3d9a Author: Wolfgang Sourdeau Date: Wed Feb 17 16:29:31 2010 +0000 Monotone-Parent: c99b57f7fb41f989a6cb88a56e0d50a4a208474a Monotone-Revision: 795ce45173cef900a746fe784aeb2c325c6492d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T16:29:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit d82f2ca1350bdc1dd57619658e134dab2c66d513 Author: Wolfgang Sourdeau Date: Wed Feb 17 16:06:55 2010 +0000 Monotone-Parent: 3c5652f843b98737f8897852da0ce863cdc69432 Monotone-Revision: c99b57f7fb41f989a6cb88a56e0d50a4a208474a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T16:06:55 Monotone-Branch: ca.inverse.sogo M debian/changelog M debian/rules D debian/sogo.examples M debian/sogo.install commit b3033b7ee3180ef93e83c6a54dac7bea10c0339a Author: Wolfgang Sourdeau Date: Wed Feb 17 15:12:30 2010 +0000 Monotone-Parent: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1 Monotone-Revision: 3c5652f843b98737f8897852da0ce863cdc69432 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T15:12:30 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.css commit 974d9d762916666484c8424840b4b544c223e0f3 Author: Wolfgang Sourdeau Date: Wed Feb 17 15:07:11 2010 +0000 Monotone-Parent: cafc941b84d70ffeb7da6fe4f7daf20a70782f5c Monotone-Revision: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-17T15:07:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit 80041fdeff7eca86dc35f16a5904a10688d3e3b4 Author: Wolfgang Sourdeau Date: Tue Feb 16 22:50:21 2010 +0000 Monotone-Parent: 8254402a4abe03e0c8531b7037c7ea6cdd4e24d3 Monotone-Revision: cafc941b84d70ffeb7da6fe4f7daf20a70782f5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-16T22:50:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 3d046791ba0728ea29a595fd615b91391871f994 Author: Wolfgang Sourdeau Date: Tue Feb 16 13:32:02 2010 +0000 Monotone-Parent: 259a8cd49810c03a654aae9e2c3bd73c56bcca76 Monotone-Revision: 8254402a4abe03e0c8531b7037c7ea6cdd4e24d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-16T13:32:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 51951f162d4156add33ba4b65b9f17e8e8b4d2bb Author: Wolfgang Sourdeau Date: Tue Feb 16 13:28:20 2010 +0000 Monotone-Parent: 13939d03699c62c89683892748dd32f71667b793 Monotone-Revision: 259a8cd49810c03a654aae9e2c3bd73c56bcca76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-16T13:28:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxColorPicker.js commit 412fec42e9f9fc3b75e06df13c31060b42691350 Author: Wolfgang Sourdeau Date: Tue Feb 16 13:26:18 2010 +0000 Monotone-Parent: 483fd205a1c6ad9cf5ebccffc7b6bf7c1cbd5922 Monotone-Revision: 13939d03699c62c89683892748dd32f71667b793 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-16T13:26:18 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings commit eed49616b4d6490044495e8baa93bcda802d9c93 Author: Wolfgang Sourdeau Date: Mon Feb 15 23:51:37 2010 +0000 Monotone-Parent: ceb3adfb6b42ec77c56f4872f1cf3811155857dc Monotone-Revision: 483fd205a1c6ad9cf5ebccffc7b6bf7c1cbd5922 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T23:51:37 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Italian.lproj/Localizable.strings commit e522d93641e8df8f592cb93aad002de06fe2390a Author: Wolfgang Sourdeau Date: Mon Feb 15 23:47:52 2010 +0000 Monotone-Parent: ab4b1f0c6f4310a6bc308b8c2fc0afacfdfffe2e Monotone-Revision: ceb3adfb6b42ec77c56f4872f1cf3811155857dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T23:47:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings commit 904e35497dd38dd1f09b4cef42060ab9de60f3a0 Author: Wolfgang Sourdeau Date: Mon Feb 15 17:50:33 2010 +0000 Monotone-Parent: eb200b682dbedf18d1ac5a67f76d81304b347bad Monotone-Revision: ab4b1f0c6f4310a6bc308b8c2fc0afacfdfffe2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T17:50:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUIDnD.js commit a012a1a2055b74d01804f7b64fed569d9e85ce3a Author: Wolfgang Sourdeau Date: Mon Feb 15 17:35:19 2010 +0000 Monotone-Parent: 8190fffea3309d6208eac545c3220541d50e5957 Monotone-Revision: eb200b682dbedf18d1ac5a67f76d81304b347bad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T17:35:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 9b28e8e9f23c5423b3ed50a579981e159fc2a621 Author: Wolfgang Sourdeau Date: Mon Feb 15 15:40:22 2010 +0000 Monotone-Parent: 9e06fb84f43b78de2d753ebe75fda643a62ddcd4 Monotone-Revision: 8190fffea3309d6208eac545c3220541d50e5957 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:40:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 0dd16a499fc6667c5e0286beda8df21311e65198 Author: Wolfgang Sourdeau Date: Mon Feb 15 15:32:12 2010 +0000 Monotone-Parent: 7636364e216ee5da36da58bf68969d1177723bff Monotone-Revision: 9e06fb84f43b78de2d753ebe75fda643a62ddcd4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:32:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 494e54e861942647f537dd6565b48faa5bd2fee7 Author: Wolfgang Sourdeau Date: Mon Feb 15 15:26:08 2010 +0000 Monotone-Parent: c088913eb8e3df69e9e9a7f92fa06e84b9099eff Monotone-Revision: 7636364e216ee5da36da58bf68969d1177723bff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:26:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit fcce28636641df20b85414af9070368acd2dec2d Author: Wolfgang Sourdeau Date: Mon Feb 15 15:18:57 2010 +0000 Monotone-Parent: 4145023930cd590a9ee89dd173f4e4df5454eed0 Monotone-Revision: c088913eb8e3df69e9e9a7f92fa06e84b9099eff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:18:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 978af1296edada0707128b7601899c875f9c6079 Author: Wolfgang Sourdeau Date: Mon Feb 15 15:16:13 2010 +0000 Monotone-Parent: 3bc9e36d367cbd3e033f8c70391a680f7d4b2482 Monotone-Revision: 4145023930cd590a9ee89dd173f4e4df5454eed0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:16:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/WebServerResources/SchedulerUI.js commit ca21ac4e874a51d8df772b7e0c86088e8c5d48bd Author: Wolfgang Sourdeau Date: Mon Feb 15 15:09:15 2010 +0000 Monotone-Parent: 4ae3dfa4bb95a181c6c0fe5ac9a4f64a658b8491 Monotone-Revision: 3bc9e36d367cbd3e033f8c70391a680f7d4b2482 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T15:09:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 2be0197233ffda17793b62a6ce01c29b3e41d3fa Author: Wolfgang Sourdeau Date: Mon Feb 15 14:20:30 2010 +0000 Monotone-Parent: 6e5e04b64e7ab43a669ba1a00625f1cc6919f00e Monotone-Revision: 4ae3dfa4bb95a181c6c0fe5ac9a4f64a658b8491 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-15T14:20:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUIDnD.js commit 20f23f60bb30916bedea91bdf2556c9b58380730 Author: Wolfgang Sourdeau Date: Sat Feb 13 16:57:39 2010 +0000 Monotone-Parent: c7902ca79ab1fa5240ba208b293adef99e330d88 Monotone-Revision: 6e5e04b64e7ab43a669ba1a00625f1cc6919f00e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-13T16:57:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/iefixes.css commit 91337107be8f6e4dd1b962d6f648e093055ff38a Author: Wolfgang Sourdeau Date: Sat Feb 13 16:54:21 2010 +0000 reindentation Monotone-Parent: b16d3e768a1190817b3b58f91b78ac06b1d30248 Monotone-Revision: c7902ca79ab1fa5240ba208b293adef99e330d88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-13T16:54:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit d70f949961a8104be41202e237a917e0b6d10db9 Author: Wolfgang Sourdeau Date: Fri Feb 12 23:24:24 2010 +0000 Monotone-Parent: 2338a6c35427b6ff10e22c3431c2efc72aea29d2 Monotone-Revision: b16d3e768a1190817b3b58f91b78ac06b1d30248 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-12T23:24:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js commit d0d1e364993c023902fd4fdec40d203a62e86939 Author: Francis Lachapelle Date: Fri Feb 12 20:59:46 2010 +0000 Fix for the component editor. Monotone-Parent: b1e65bbb5b39abffb1d7c79bcce4dafb77512efc Monotone-Revision: 2338a6c35427b6ff10e22c3431c2efc72aea29d2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-12T20:59:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit 110972a02d3811e01cb04a5f2991afd343656389 Author: Wolfgang Sourdeau Date: Fri Feb 12 17:55:28 2010 +0000 Monotone-Parent: 30fcffc74da94912adcc8d3ae28ec9ccea63d320 Monotone-Revision: b1e65bbb5b39abffb1d7c79bcce4dafb77512efc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-12T17:55:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit baf62cd21a8868cb7504cb4163b122c3f74f075d Author: Wolfgang Sourdeau Date: Fri Feb 12 17:23:47 2010 +0000 Monotone-Parent: 1ac5c6e44d577b37aaeb526ee014013c27e62aed Monotone-Revision: 30fcffc74da94912adcc8d3ae28ec9ccea63d320 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-12T17:23:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js M UI/WebServerResources/iefixes.css commit aa51e2eba3b390ad62704f58cbd6476f4f5df3d7 Author: Wolfgang Sourdeau Date: Thu Feb 11 19:48:11 2010 +0000 Monotone-Parent: 49a09455a4649cc47dfc143047a9635ce2974e57 Monotone-Revision: 1ac5c6e44d577b37aaeb526ee014013c27e62aed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-11T19:48:11 Monotone-Branch: ca.inverse.sogo M NEWS commit dab684f8aaa97bdee27abb76a00ebc2fd011c7ee Author: Wolfgang Sourdeau Date: Thu Feb 11 19:48:09 2010 +0000 Monotone-Parent: ebe63ce53628359dd83606f2bb756f112a053f66 Monotone-Revision: 49a09455a4649cc47dfc143047a9635ce2974e57 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-11T19:48:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/SchedulerUIDnD.js A UI/WebServerResources/event-grippy-vertical.png commit b33f9753e1412d42708338c0ccb6d540f5a82912 Author: Wolfgang Sourdeau Date: Thu Feb 11 02:38:01 2010 +0000 Monotone-Parent: 6550d093f75808cf03c8781a80f346a0cedf836a Monotone-Revision: 3a5f7ecea6abc6df1d89a08f33863028e17c287c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-11T02:38:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoRootPage.js commit cceeebc234a703f6fb37c0d50c7ca89d1c2a2325 Author: Wolfgang Sourdeau Date: Thu Feb 11 02:36:43 2010 +0000 Monotone-Parent: 14183e9d9367b240b6e0585031a87772c952285a Monotone-Revision: 6550d093f75808cf03c8781a80f346a0cedf836a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-11T02:36:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar A UI/Scheduler/UIxAppointmentActions.h A UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxOccurenceDialog.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/SchedulerUIDnD.js M UI/WebServerResources/UIxOccurenceDialog.js A UI/WebServerResources/event-grippy-bottom.png A UI/WebServerResources/event-grippy-top.png M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit fe8b465ddc30520db0cdff9ecf9531327f6153e7 Author: Francis Lachapelle Date: Mon Feb 8 17:17:28 2010 +0000 See ChangeLog Monotone-Parent: 0a4b114d2f6d275bb25991bd16c7f776c00ee233 Monotone-Revision: c8a36e926bc75ffc1d4206737365b76d6621e3ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-08T17:17:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m commit f84de5a75e5ddadd150fd2aa1e5fd084f587d173 Author: Francis Lachapelle Date: Mon Feb 8 17:01:39 2010 +0000 See ChangeLog Monotone-Parent: 0c3748259db0825d5fe165f158e8663e4f885dc2 Monotone-Revision: 0a4b114d2f6d275bb25991bd16c7f776c00ee233 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-08T17:01:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 9fa26189c5aca28eb710998be9fbafb826a079e9 Author: Francis Lachapelle Date: Mon Feb 8 16:12:12 2010 +0000 Updated NEWS file Monotone-Parent: 50e173285f95163a8c7af77f9550d24a75d046e5 Monotone-Revision: 0c3748259db0825d5fe165f158e8663e4f885dc2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-08T16:12:12 Monotone-Branch: ca.inverse.sogo M NEWS commit 026600472ebc423835f1cc236b2b4c935a544ccb Author: Francis Lachapelle Date: Mon Feb 8 16:11:37 2010 +0000 See ChangeLog Monotone-Parent: 14183e9d9367b240b6e0585031a87772c952285a Monotone-Revision: 50e173285f95163a8c7af77f9550d24a75d046e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-02-08T16:11:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit e350c7b90b041ebced8987b20f2c5e4cf040f430 Author: Wolfgang Sourdeau Date: Wed Feb 3 16:09:18 2010 +0000 Monotone-Parent: d93911609e298d0802a3f31c0cf88a9ca47ee584 Monotone-Revision: 14183e9d9367b240b6e0585031a87772c952285a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-03T16:09:18 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m commit 93ff05dbd8d6fe65c5e9a5be54b8a871bfae5a74 Author: Wolfgang Sourdeau Date: Wed Feb 3 16:08:30 2010 +0000 Monotone-Parent: fc02a6979f68953ee505764e1eaec83c5676f0cb Monotone-Revision: d93911609e298d0802a3f31c0cf88a9ca47ee584 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-03T16:08:30 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 9b8d2bd38c530539474f9a4df4f2de7ce6208871 Author: Wolfgang Sourdeau Date: Wed Feb 3 14:56:38 2010 +0000 Monotone-Parent: 3d0bbe013d1b7a38886f0e3d1d62c9816e3e515a Monotone-Revision: fc02a6979f68953ee505764e1eaec83c5676f0cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-03T14:56:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m commit 141c9938b6961f3118606af24d35afedf6b7f370 Author: Wolfgang Sourdeau Date: Wed Feb 3 00:32:26 2010 +0000 Monotone-Parent: e046e450fc30a21b1550b89a91fb49c2676d0457 Monotone-Revision: 3d0bbe013d1b7a38886f0e3d1d62c9816e3e515a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-03T00:32:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 42c2c84eedb56a86551c8e0fd95d33ddf967447d Author: Wolfgang Sourdeau Date: Tue Feb 2 22:07:50 2010 +0000 Monotone-Parent: 2d74e4a1d7a6712cf530cd008210def6d2ee0ecc Monotone-Revision: e046e450fc30a21b1550b89a91fb49c2676d0457 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-02T22:07:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit dab48cf12a8cc585e14769329d4f870446403f55 Author: Wolfgang Sourdeau Date: Tue Feb 2 21:42:17 2010 +0000 Monotone-Parent: 56021366a01dca213c584b0652d1fb04b91c7f22 Monotone-Revision: 9d18fbe46d6a29e9e61882026aae14cdf40ecd7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-02T21:42:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m commit 32eabc43501d0558fffb2d8e9b53e61bff0f9bd0 Author: Wolfgang Sourdeau Date: Tue Feb 2 21:35:12 2010 +0000 Monotone-Parent: 8b8ee97bac3348f28840940fdf58d205587d035f Monotone-Revision: 56021366a01dca213c584b0652d1fb04b91c7f22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-02T21:35:12 Monotone-Branch: ca.inverse.sogo M Tests/Integration/test-davacl.py commit 17187a3df57431d03ed91c0976f81c4919ab9987 Author: Wolfgang Sourdeau Date: Tue Feb 2 21:26:23 2010 +0000 Monotone-Parent: b56b2c1b7a8155f6fbc34ea733e9335ecbd949ab Monotone-Revision: 8b8ee97bac3348f28840940fdf58d205587d035f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-02T21:26:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/product.plist M Tests/Integration/test-davacl.py M UI/MainUI/product.plist commit 8118ad5820276ca17b0ca2027658c45a5c0010a9 Author: Wolfgang Sourdeau Date: Tue Feb 2 21:21:18 2010 +0000 Monotone-Parent: 04b625432f61d61c8ad3468663a06f21d77e73f6 Monotone-Revision: b56b2c1b7a8155f6fbc34ea733e9335ecbd949ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-02T21:21:18 Monotone-Branch: ca.inverse.sogo M Tests/Integration/webdavlib.py commit 122983c17e2008744a52be66f915c6afad638207 Author: Ludovic Marcotte Date: Sun Jan 31 20:22:47 2010 +0000 Small fix so that unit tests can be compiled Monotone-Parent: 04b625432f61d61c8ad3468663a06f21d77e73f6 Monotone-Revision: 94f45ff6951a0436a18fa4903817d09a28213af4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-31T20:22:47 Monotone-Branch: ca.inverse.sogo M Tests/Unit/GNUmakefile commit 7ab5be678eb61523f24eddcccc024dfc4bbb200a Author: Wolfgang Sourdeau Date: Sun Jan 31 00:53:37 2010 +0000 Monotone-Parent: 6661b82baa487cf8e72c04a8e31c6c05b7c58321 Monotone-Revision: 04b625432f61d61c8ad3468663a06f21d77e73f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-31T00:53:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.h M SoObjects/SOGo/SOGoProxyAuthenticator.h M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoWebAuthenticator.h commit 6c2f247d5e506d4ba43e95c365dd83e7bfc09362 Author: Wolfgang Sourdeau Date: Sun Jan 31 00:46:14 2010 +0000 Monotone-Parent: 0c195c70628cb4eca82c718f84cfcc3ea2af76f9 Monotone-Revision: 480019f7fbb2f5372b3caf4b1f0781edd7716532 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-31T00:46:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.m commit 888ddd023b1878944c46b2e447692da57a64c7ac Author: Wolfgang Sourdeau Date: Sun Jan 31 00:42:45 2010 +0000 Monotone-Parent: 17d0637be11156ea24d5da0776db1557ae10d81b Monotone-Revision: 0c195c70628cb4eca82c718f84cfcc3ea2af76f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-31T00:42:45 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 046a5447dd855014f0ffdb20e741200ee0cca7b8 Author: Wolfgang Sourdeau Date: Sun Jan 31 00:42:34 2010 +0000 Monotone-Parent: 9f9271db1d31201a5be508ee005ad2da2a65339e Monotone-Revision: 17d0637be11156ea24d5da0776db1557ae10d81b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-31T00:42:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGoProductLoader.m commit 4ed5481f5d967c9794113031a1370d9e93f1137f Author: Wolfgang Sourdeau Date: Sat Jan 30 04:11:29 2010 +0000 Monotone-Parent: fd77c5d81ab260482a863295adcd236a42c7944a Monotone-Revision: 9f9271db1d31201a5be508ee005ad2da2a65339e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-30T04:11:29 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 80c6f2be34a25918d3dfadd9d3a7f9968f884ff0 Author: Wolfgang Sourdeau Date: Sat Jan 30 03:53:54 2010 +0000 Monotone-Parent: f9c7627cbadcae704407f1e9336a6279f94cd133 Monotone-Revision: fd77c5d81ab260482a863295adcd236a42c7944a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-30T03:53:54 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff commit 97cec0bd462517dac6ce1715e082f26ef69a8d6b Author: Wolfgang Sourdeau Date: Sat Jan 30 03:28:25 2010 +0000 Monotone-Parent: 73c3b8716e12cb6d361af496dd5f7ad91837812d Monotone-Revision: f9c7627cbadcae704407f1e9336a6279f94cd133 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-30T03:28:25 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxToolbar.m commit 8ef885f91f61977a43ce07a53239c47207b37c35 Author: Francis Lachapelle Date: Fri Jan 29 22:28:39 2010 +0000 CSS fix for Firefox 3.6 Monotone-Parent: 73c3b8716e12cb6d361af496dd5f7ad91837812d Monotone-Revision: d50cbb2db285dc1ae769ada376081f942570b9a1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-29T22:28:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 5c33b2988eb303741f1ac4f9971b6a4af239f68e Author: Wolfgang Sourdeau Date: Fri Jan 29 16:39:01 2010 +0000 Monotone-Parent: 36d85c5cfc528d6707ef8237239439c77e52e478 Monotone-Revision: 73c3b8716e12cb6d361af496dd5f7ad91837812d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-29T16:39:01 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 4f0f7d9e96c15115acdbe79bc7a193a5bd933d90 Author: Wolfgang Sourdeau Date: Fri Jan 29 16:38:32 2010 +0000 Monotone-Parent: 224ed448f4eb3f9944c656845445a2967b8aaf77 Monotone-Revision: 36d85c5cfc528d6707ef8237239439c77e52e478 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-29T16:38:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCASSession.m commit 1f3c833ce702c63c818dee7b57dd7544b540da12 Author: Wolfgang Sourdeau Date: Thu Jan 28 22:05:17 2010 +0000 Monotone-Parent: 5c45de61015a18191afaaeb91788ed0ebc7ce123 Monotone-Revision: 224ed448f4eb3f9944c656845445a2967b8aaf77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-28T22:05:17 Monotone-Branch: ca.inverse.sogo M NEWS commit 3631b17bcd054292391c8a46ae5654336dcdf462 Author: Wolfgang Sourdeau Date: Thu Jan 28 21:52:48 2010 +0000 Monotone-Parent: e6e156c468a28553e1f0a768c21f8ac2ef3cc930 Monotone-Revision: 5c45de61015a18191afaaeb91788ed0ebc7ce123 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-28T21:52:48 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 126651b6a75325e3e61e963e3448fade1df75f06 Author: Wolfgang Sourdeau Date: Thu Jan 28 21:42:03 2010 +0000 Monotone-Parent: 775b7e4fea80568033b5c8bf9b7c5220c7d36041 Monotone-Revision: ff12d30f9bf1800bb0b1bcbefba9493cdeeeccaf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-28T21:42:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoAuthenticator.h A SoObjects/SOGo/SOGoCASSession.h A SoObjects/SOGo/SOGoCASSession.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/Common/UIxPageFrame.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist commit 331e8a4f7dc413a36c370c087e44de14dace089f Author: Wolfgang Sourdeau Date: Wed Jan 27 19:27:58 2010 +0000 Monotone-Parent: 8700a58737ff7392bcc35403e222b4e7d5fac676 Monotone-Revision: 775b7e4fea80568033b5c8bf9b7c5220c7d36041 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-27T19:27:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 48f16a2394a898f1fd824e5cbed1e4092aff2440 Author: Francis Lachapelle Date: Wed Jan 27 17:51:00 2010 +0000 Fix width of select widgets in component editor. Monotone-Parent: 8eff3fcb9d28703e16adf6fd2da5a29c70cf6a0a Monotone-Revision: 83f360b9ad32a59125310f306b42d5ecac442834 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-27T17:51:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.css commit 6a9c0a46f23e0dde986048799fa9e107f704e05a Author: Wolfgang Sourdeau Date: Wed Jan 27 15:48:13 2010 +0000 reindentation Monotone-Parent: 7d47465e08002ccdb1fd666a02bb7acc70d38c1d Monotone-Revision: 8700a58737ff7392bcc35403e222b4e7d5fac676 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-27T15:48:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebAuthenticator.m commit 09bc56d8995bb8c2863acc02aa945491a6645939 Author: Wolfgang Sourdeau Date: Wed Jan 27 13:45:57 2010 +0000 Monotone-Parent: 8eff3fcb9d28703e16adf6fd2da5a29c70cf6a0a Monotone-Revision: 7d47465e08002ccdb1fd666a02bb7acc70d38c1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-27T13:45:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.m M UI/MainUI/SOGoRootPage.h commit 35be26d1fa51d7b235638cc90fa6047b54660ff6 Author: Wolfgang Sourdeau Date: Tue Jan 26 13:35:04 2010 +0000 Monotone-Parent: c149c2681b78af12b651f3560f2c584754ccd9c1 Monotone-Revision: af9e4e5f70557e805b63e51e8a14442cf6d9ffce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-26T13:35:04 Monotone-Branch: ca.inverse.sogo M debian/changelog commit f72a64ad8d38c252217ce6839dd83d9f637b0ac4 Author: Wolfgang Sourdeau Date: Mon Jan 25 23:43:10 2010 +0000 Monotone-Parent: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2 Monotone-Revision: c149c2681b78af12b651f3560f2c584754ccd9c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T23:43:10 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 5826589f26505648197a5bb26d65f60c5fd190d0 Author: Francis Lachapelle Date: Mon Jan 25 23:03:46 2010 +0000 JavaScript fix to delete tasks. Monotone-Parent: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2 Monotone-Revision: 757b6521030075afab35a20d8dfccc19ae336ae9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T23:03:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 743c4af3ed7c760f86549f54d44a284068aafe1d Author: Francis Lachapelle Date: Mon Jan 25 20:45:45 2010 +0000 Fix "important" class for tasks. Monotone-Parent: e0f43f161cdd0540f469674383aa9262b20548e2 Monotone-Revision: ff3fffcc9ac3e9e2308ab3a16a89bf67f67cb5d2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T20:45:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit a28c353d757af21794b22d5769caf6fc8203bc40 Author: Francis Lachapelle Date: Mon Jan 25 19:25:57 2010 +0000 See ChangeLog Monotone-Parent: 4f3384bb17651bb0d8eec0d773232afadba430ad Monotone-Revision: e0f43f161cdd0540f469674383aa9262b20548e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T19:25:57 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 5f542247faa4224d8ff73f541d2d7680e97394d6 Author: Francis Lachapelle Date: Mon Jan 25 19:10:48 2010 +0000 WOX Template cleanup. Monotone-Parent: 494b4005d8fc00b889709d3e49b66a6189f59c18 Monotone-Revision: 4f3384bb17651bb0d8eec0d773232afadba430ad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T19:10:48 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.2.0 M UI/Templates/MailerUI/UIxMailEditor.wox commit aee5654af775bbcf06d4bd8e7818f9a0259a1199 Author: Francis Lachapelle Date: Mon Jan 25 19:10:18 2010 +0000 WOX Template cleanup. Monotone-Parent: 7b05cf03726531102653ab798fe9755747588cb6 Monotone-Revision: 494b4005d8fc00b889709d3e49b66a6189f59c18 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T19:10:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailFilterPanel.wox commit ebc4a5ce7e29f1c1dda489630206c92384b9704d Author: Francis Lachapelle Date: Mon Jan 25 19:02:37 2010 +0000 Updated Documentation Monotone-Parent: 2a09733287aae014c2abab945596b03e401444ae Monotone-Revision: 17e6a035351ab1ed8cac627eab40336501626d1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T19:02:37 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit b49c5814f9783432076b46111cf4754df9dbe082 Author: Wolfgang Sourdeau Date: Mon Jan 25 17:57:13 2010 +0000 Monotone-Parent: 809e26f6797e99b0dc3440bc4da33da4677540d9 Monotone-Revision: 297bcf08ea5cbb7605247c525221f453b66e84ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:57:13 Monotone-Branch: ca.inverse.sogo M NEWS commit 45347425b097a7e36d2e6765e06b4d9ce2cb497b Author: Wolfgang Sourdeau Date: Mon Jan 25 17:38:29 2010 +0000 Monotone-Parent: ecfc707985afe305b596b4d3e47f35bf8b38a097 Monotone-Revision: edcc0786cecbc0129855dd749f12c72557d2a08f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:29 Monotone-Branch: ca.inverse.sogo M NEWS commit 73354fa00026f3e98f5561ca6a5d70746d8a2d96 Author: Wolfgang Sourdeau Date: Mon Jan 25 17:38:21 2010 +0000 Monotone-Parent: 5d23d693d45f1adefa599922f2e2244782b947d2 Monotone-Revision: ecfc707985afe305b596b4d3e47f35bf8b38a097 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:21 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile.preamble commit fcf04bc75fc6a627596fa57838848def2a0dd36a Author: Wolfgang Sourdeau Date: Mon Jan 25 17:38:15 2010 +0000 Monotone-Parent: 517c5f244ae9b2a903f799c27dc64452fa8c75ee Monotone-Revision: 5d23d693d45f1adefa599922f2e2244782b947d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:15 Monotone-Branch: ca.inverse.sogo M SoObjects/common.make M UI/SOGoElements/GNUmakefile M UI/common.make commit 9d61c323116ae13c56d68b698eeec700424bad9b Author: Francis Lachapelle Date: Mon Jan 25 17:10:00 2010 +0000 Updated version to 1.2.0. Monotone-Parent: 139a022c95578093f60b05265c6af3758cb8fbdf Monotone-Revision: 2a09733287aae014c2abab945596b03e401444ae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T17:10:00 Monotone-Branch: ca.inverse.sogo M NEWS M Version commit 1aa86a0858fdce4a4c3453ba5bbe17c979eb9aaa Author: Francis Lachapelle Date: Mon Jan 25 17:08:17 2010 +0000 See ChangeLog Monotone-Parent: b8785a107526f1e90244fbdab4a759e95b15a5b0 Monotone-Revision: 03ab73ff63dcd41936ff772c87444389b1448a27 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T17:08:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit b6844c3c8950334ec2637a0cae02538a6db9db7d Author: Wolfgang Sourdeau Date: Mon Jan 25 17:02:40 2010 +0000 Monotone-Parent: 6f5c035d96f070f88090c5a76cf84a2452518927 Monotone-Revision: 517c5f244ae9b2a903f799c27dc64452fa8c75ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:02:40 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Hungarian.lproj/Localizable.strings commit 9e0f94640013113002106e42b4dbee3a0ce464e7 Author: Francis Lachapelle Date: Mon Jan 25 17:00:22 2010 +0000 Minor CSS fix Monotone-Parent: 0b152b3b9b68eb80edffbcf7dec3d59fa6a7e76d Monotone-Revision: 578bc8e9cf723c91e4011bbb0f7b4e1a1c52918a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T17:00:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.css commit d1273a98cc929d8201c59ca5917475bcc889b4ce Author: Wolfgang Sourdeau Date: Mon Jan 25 16:58:00 2010 +0000 Monotone-Parent: 4b92bd8e12e3f79e2ba6838787a30729a0b2a4cb Monotone-Revision: 6f5c035d96f070f88090c5a76cf84a2452518927 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T16:58:00 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GNUmakefile.preamble M SOPE/NGCards/GNUmakefile.preamble M SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.preamble commit 786d418fd9d78050ab06ec4b684600d961ad98c4 Author: Wolfgang Sourdeau Date: Mon Jan 25 16:26:02 2010 +0000 Monotone-Parent: 69348ff83b958e39e8d6bdc38da8a1f1ea4ace1a Monotone-Revision: 4b92bd8e12e3f79e2ba6838787a30729a0b2a4cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T16:26:02 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit f951751ae81e22242034966828367b7f8a34d281 Author: Francis Lachapelle Date: Mon Jan 25 16:03:19 2010 +0000 Minor CSS fix Monotone-Parent: 45bf709d84a0809aafb14a77501c482c8faaae23 Monotone-Revision: 38bdad32536cc97eb69bad5515fa682a452c9be6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T16:03:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit ddc36b7adae87de2ccce92b9fb00c2b2c2d8e580 Author: Francis Lachapelle Date: Mon Jan 25 16:02:22 2010 +0000 Indent Monotone-Parent: 637d4bc405444db20b4ed12bf09dd27c7780047b Monotone-Revision: 45bf709d84a0809aafb14a77501c482c8faaae23 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T16:02:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 4d6a9d138bf05c41dbb7c3a1de6d8f949768d9c6 Author: Wolfgang Sourdeau Date: Mon Jan 25 14:51:41 2010 +0000 Monotone-Parent: aab1e060a1d26a9624f7f84c30d1414ca1969560 Monotone-Revision: 69348ff83b958e39e8d6bdc38da8a1f1ea4ace1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T14:51:41 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 00e3963a96749e6406eb0908b034a228641bcebf Author: Ludovic Marcotte Date: Sun Jan 24 20:40:12 2010 +0000 See ChangeLog Monotone-Parent: f1c001048ccc36181a09a459327f563dbc26e12f Monotone-Revision: aab1e060a1d26a9624f7f84c30d1414ca1969560 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-24T20:40:12 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M ChangeLog A Tests/Integration/README A Tests/Integration/all.py A Tests/Integration/config.py.in A Tests/Integration/preferences.py A Tests/Integration/propfind.py A Tests/Integration/test-caldav-scheduling.py A Tests/Integration/test-config.py A Tests/Integration/test-davacl.py A Tests/Integration/test-ical.py A Tests/Integration/test-maildav.py A Tests/Integration/test-webdav.py A Tests/Integration/test-webdavlib.py A Tests/Integration/test-webdavsync.py A Tests/Integration/utilities.py A Tests/Integration/webdavlib.py M Tests/README A Tests/Unit/GNUmakefile A Tests/Unit/SOGoTest.h A Tests/Unit/SOGoTest.m A Tests/Unit/SOGoTestRunner.h A Tests/Unit/SOGoTestRunner.m A Tests/Unit/TestBSJSONAdditions.m A Tests/Unit/sogo-tests.m D Tests/all.py D Tests/config.py.in D Tests/preferences.py D Tests/propfind.py D Tests/test-caldav-scheduling.py D Tests/test-config.py D Tests/test-davacl.py D Tests/test-ical.py D Tests/test-maildav.py D Tests/test-webdav.py D Tests/test-webdavlib.py D Tests/test-webdavsync.py D Tests/utilities.py D Tests/webdavlib.py D UnitTests/GNUmakefile D UnitTests/SOGoTest.h D UnitTests/SOGoTest.m D UnitTests/SOGoTestRunner.h D UnitTests/SOGoTestRunner.m D UnitTests/TestBSJSONAdditions.m D UnitTests/sogo-tests.m commit 3efde51b624d24463afd7471ad5b7d543a7560d7 Author: Wolfgang Sourdeau Date: Fri Jan 22 22:08:58 2010 +0000 ie fix Monotone-Parent: b7aaa716637f576605700d6bd524fff3709a504f Monotone-Revision: f1c001048ccc36181a09a459327f563dbc26e12f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T22:08:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit d1e8b460a76823aedf981804c9701e7d5d03115c Author: Wolfgang Sourdeau Date: Fri Jan 22 22:02:39 2010 +0000 ie fix Monotone-Parent: f373648d8607e744c886648b8569c1506c0525b8 Monotone-Revision: b7aaa716637f576605700d6bd524fff3709a504f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T22:02:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit de772f5fc785dc465d686cc5ae556a63ef00596f Author: Wolfgang Sourdeau Date: Fri Jan 22 22:02:34 2010 +0000 Monotone-Parent: 4f9cd9e4647b59cc1df48053efc611005b19b79c Monotone-Revision: f373648d8607e744c886648b8569c1506c0525b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T22:02:34 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit dc41b95e0dd17222446a46ae1e8545fa85b9f6bd Author: Wolfgang Sourdeau Date: Fri Jan 22 21:34:39 2010 +0000 Monotone-Parent: 845e78bebd63c5b3c1727b437500cbe012c2f5d5 Monotone-Revision: c8e16863bcabf9adf6b224c4a9922c0ace67917f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T21:34:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 1e64a91f02c05d92f5b289f36d21a7ca7dfd43d8 Author: Wolfgang Sourdeau Date: Fri Jan 22 21:15:11 2010 +0000 fixed properties window Monotone-Parent: a343f74f4a124ecd3e0d422d0fc2b88a22459e97 Monotone-Revision: 845e78bebd63c5b3c1727b437500cbe012c2f5d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T21:15:11 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css commit 683ba2d520a01287ca6bdd1c7ac925013dd72cb2 Author: Francis Lachapelle Date: Fri Jan 22 20:42:37 2010 +0000 When clicking on the Reload button in the Calendar module, the list of events is now also reloaded. Monotone-Parent: 149c53aba731f158240e0887a26fa6309fc3694a Monotone-Revision: 637d4bc405444db20b4ed12bf09dd27c7780047b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-22T20:42:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 98ebd45bd93a5eaa662f3bcfa6ec9c38f4b56ad6 Author: Wolfgang Sourdeau Date: Fri Jan 22 20:15:35 2010 +0000 Monotone-Parent: 15319a5f3d5074d8502634ab24003b28d070d85e Monotone-Revision: a343f74f4a124ecd3e0d422d0fc2b88a22459e97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T20:15:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 544a6ca798643dc2f143fe5c60238f9f2cb6b907 Author: Francis Lachapelle Date: Fri Jan 22 20:12:21 2010 +0000 See ChangeLog Monotone-Parent: dbc120865f7cb48891f7b017124443cc19de5f5c Monotone-Revision: 98e797e237e41e316f67dab068ddf038cdcc0b9a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-22T20:12:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListEditor.m commit 4dbafd38dcb1c7e65c56ac4031e0beb9fdfc84b9 Author: Francis Lachapelle Date: Fri Jan 22 20:05:40 2010 +0000 See ChangeLog Monotone-Parent: b07d31699d6b961e69129af2d768322df3b7fee9 Monotone-Revision: dbc120865f7cb48891f7b017124443cc19de5f5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-22T20:05:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListView.m M UI/Templates/ContactsUI/UIxListView.wox commit 7b8a8ccc5b7c847ad62fdd96c51b7c4bdf199e7b Author: Wolfgang Sourdeau Date: Fri Jan 22 17:52:50 2010 +0000 Monotone-Parent: b07d31699d6b961e69129af2d768322df3b7fee9 Monotone-Revision: 15319a5f3d5074d8502634ab24003b28d070d85e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T17:52:50 Monotone-Branch: ca.inverse.sogo M ChangeLog commit bc33b9308a0b46712412caa3d1cb8ff8e8cb9b8f Author: Wolfgang Sourdeau Date: Fri Jan 22 17:32:06 2010 +0000 Monotone-Parent: 1ee824cc2519285b798ee5a9b6d741e19bf29966 Monotone-Revision: b07d31699d6b961e69129af2d768322df3b7fee9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T17:32:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M Tools/SOGoToolRestore.m commit 1e5155e1a20382fb38533258505eadec4de84934 Author: Wolfgang Sourdeau Date: Fri Jan 22 16:33:35 2010 +0000 build warnings Monotone-Parent: 45249fe68411e1b5ecd968fb87f91801d6882115 Monotone-Revision: 9ea936d2bbff9184d4e2df3779bdc267702b6996 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T16:33:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoContentObject.h M UI/Contacts/UIxContactFoldersView.m M UI/MailerUI/UIxMailEditor.m M UI/SOGoElements/SOGoIEConditional.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxAppointmentEditor.m commit 7a418798701a7bf8a8dec0622741b138ded47d71 Author: Francis Lachapelle Date: Thu Jan 21 21:57:25 2010 +0000 Fix for bug #320 Monotone-Parent: 4c570fedd8a0bf2a5ec231caa2b981bd796da85b Monotone-Revision: 6c3ab3f69b066603f5ac7caffee043e67c1ab883 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-21T21:57:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.css commit 55f0db064b79c151e2487e619dd7af324976da4a Author: Wolfgang Sourdeau Date: Thu Jan 21 20:53:18 2010 +0000 Monotone-Parent: c335be1eab608a64d03951d882bb446212bb490d Monotone-Revision: a98828a2111fc135396157fa30a08e62d44cec82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-21T20:53:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit bd858817c51b218a909c2a9b068b4724affa29ab Author: Francis Lachapelle Date: Thu Jan 21 20:44:17 2010 +0000 See ChangeLog Monotone-Parent: 6d9c30b81605764388ff5243bba7631fe98636f0 Monotone-Revision: 4c570fedd8a0bf2a5ec231caa2b981bd796da85b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-21T20:44:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit 33412b5e594ebe28df1ee518b080b23a620b9e11 Author: Wolfgang Sourdeau Date: Thu Jan 21 20:42:30 2010 +0000 Monotone-Parent: edc65fef18ecc69c7e977cbadc64111461f99b1f Monotone-Revision: c335be1eab608a64d03951d882bb446212bb490d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-21T20:42:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoComponentOccurence.m commit b3332cfef80cc9b16673bd32352304d40bd72f1c Author: Wolfgang Sourdeau Date: Thu Jan 21 20:42:16 2010 +0000 Monotone-Parent: a4f965425609368d1347526114e039b4c8f07962 Monotone-Revision: edc65fef18ecc69c7e977cbadc64111461f99b1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-21T20:42:16 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.m commit 63f1af3b2f594df7f5fdb9cd7fb1cdbb58ce8acf Author: Francis Lachapelle Date: Thu Jan 21 15:40:32 2010 +0000 Typo fix Monotone-Parent: a4f965425609368d1347526114e039b4c8f07962 Monotone-Revision: 6d9c30b81605764388ff5243bba7631fe98636f0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-21T15:40:32 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m commit c5bc543e8dbc5e9ec297dd9d77a88754b47b8b96 Author: Wolfgang Sourdeau Date: Wed Jan 20 23:09:35 2010 +0000 Monotone-Parent: 950ea2f4a5916f47123e12564b35c975f97e4c78 Monotone-Revision: a4f965425609368d1347526114e039b4c8f07962 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-20T23:09:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentInboxFolder.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/product.plist commit cb288eb50241cfc49d243a9221adbc5d5949c240 Author: Wolfgang Sourdeau Date: Wed Jan 20 18:34:13 2010 +0000 Monotone-Parent: 055c6c35ac3904cb01f393842e5fef9041d23588 Monotone-Revision: 950ea2f4a5916f47123e12564b35c975f97e4c78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-20T18:34:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/scriptaculous.js D UI/WebServerResources/scriptaculous/scriptaculous.js commit 278f788be772f3249c444bcd47ebe3b050369a28 Author: Wolfgang Sourdeau Date: Wed Jan 20 16:28:56 2010 +0000 Monotone-Parent: aac9836bd4e13254359c01d70b0151a7f9045aff Monotone-Revision: 055c6c35ac3904cb01f393842e5fef9041d23588 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-20T16:28:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js commit af6c88fd2a41202c72cd735e7562e8220f9b0336 Author: Wolfgang Sourdeau Date: Wed Jan 20 14:53:55 2010 +0000 Monotone-Parent: bb98d0952a0fdaba23dd7246fc96ed2798156426 Monotone-Revision: aac9836bd4e13254359c01d70b0151a7f9045aff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-20T14:53:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit 824810375eddc6b121f61d7d1b8e16030af4de7f Author: Wolfgang Sourdeau Date: Wed Jan 20 14:53:49 2010 +0000 Monotone-Parent: d083c5462a586e018b7a81654d14c0bfa96479fd Monotone-Revision: bb98d0952a0fdaba23dd7246fc96ed2798156426 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-20T14:53:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit 937bd959eda084e787a89decf12ee8a0f3d5417f Author: Wolfgang Sourdeau Date: Tue Jan 19 13:38:09 2010 +0000 Monotone-Parent: d4724feea77a2bfe4a1315b1572ab4ae3ea3afc9 Monotone-Revision: d083c5462a586e018b7a81654d14c0bfa96479fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-19T13:38:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 4639bf6b999e7aaba11dd9fd61217b978e2876a0 Author: Wolfgang Sourdeau Date: Tue Jan 19 12:28:10 2010 +0000 Monotone-Parent: 538aedd7d01174f61f329561b71c913f2c048a26 Monotone-Revision: d4724feea77a2bfe4a1315b1572ab4ae3ea3afc9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-19T12:28:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoCalendarProxy.m M SoObjects/Appointments/SOGoUser+Appointments.h M SoObjects/Appointments/SOGoUser+Appointments.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserSettings.h M SoObjects/SOGo/SOGoUserSettings.m M Tests/test-ical.py M Tests/test-webdavsync.py M Tests/utilities.py M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.m M UI/Common/Welsh.lproj/Localizable.strings M UI/Common/product.plist M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js commit 943b044622e60174d8bbcfb769e2c6a48612d892 Author: Wolfgang Sourdeau Date: Tue Jan 19 12:16:45 2010 +0000 Monotone-Parent: 90dcf7eaa4fa5c45bd56305ac6f63144ef5d7536 Monotone-Revision: 538aedd7d01174f61f329561b71c913f2c048a26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-19T12:16:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 32a1e43defa3249908d8bddab8656d7786ae407b Author: Wolfgang Sourdeau Date: Mon Jan 18 13:12:16 2010 +0000 Monotone-Parent: e317d6ac631448579d7b2eab17ddc3b866550a63 Monotone-Revision: 90dcf7eaa4fa5c45bd56305ac6f63144ef5d7536 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T13:12:16 Monotone-Branch: ca.inverse.sogo M Tests/utilities.py commit 2a9bd7b645ae7e8db3b736cb24dbc47d31ac0518 Author: Wolfgang Sourdeau Date: Mon Jan 18 11:33:53 2010 +0000 Monotone-Parent: a17c467b0c0d4f1aa961b8c26c0c1bc8b4eaea0a Monotone-Revision: e317d6ac631448579d7b2eab17ddc3b866550a63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T11:33:53 Monotone-Branch: ca.inverse.sogo M Tests/test-davacl.py M Tests/utilities.py commit ef3cb1dae090ff143041a6501c66381baef23193 Author: Wolfgang Sourdeau Date: Mon Jan 18 11:27:11 2010 +0000 Monotone-Parent: d4ae79e2dc00eec1dd763ab6509e41b4ec5a709a Monotone-Revision: a17c467b0c0d4f1aa961b8c26c0c1bc8b4eaea0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T11:27:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-davacl.py M Tests/test-webdav.py A Tests/utilities.py commit 3bd64092ae3eda7320f245df5ba7aa6269772aab Author: Wolfgang Sourdeau Date: Mon Jan 18 11:25:32 2010 +0000 Monotone-Parent: 20f87ad7753aed3dbea978ee625c7774e5d2e3d8 Monotone-Revision: d4ae79e2dc00eec1dd763ab6509e41b4ec5a709a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T11:25:32 Monotone-Branch: ca.inverse.sogo M Tests/test-ical.py commit 091283461fd52fbd72e3b8e461a0dd8c1e61f8e3 Author: Wolfgang Sourdeau Date: Mon Jan 18 11:24:55 2010 +0000 Monotone-Parent: ae021bb9d1c2734bd2fb058dda318f00f1edb2e7 Monotone-Revision: 20f87ad7753aed3dbea978ee625c7774e5d2e3d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T11:24:55 Monotone-Branch: ca.inverse.sogo M Tests/preferences.py commit 80e9302dbc6091701773d54eaf419400cac40fae Author: Wolfgang Sourdeau Date: Mon Jan 18 09:23:06 2010 +0000 Monotone-Parent: b5a04e99cccb4e6bde4bed001b9a407168745cad Monotone-Revision: ae021bb9d1c2734bd2fb058dda318f00f1edb2e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T09:23:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m commit 5dceaf32f0a001735e65846ad5412ecc363e1936 Author: Wolfgang Sourdeau Date: Mon Jan 18 09:22:07 2010 +0000 Monotone-Parent: 6f1085ed8de6ea79bedec6ff22265fcb0520b899 Monotone-Revision: b5a04e99cccb4e6bde4bed001b9a407168745cad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-18T09:22:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 51a643fd06dbc6add1c4beda89cb28ddab7a3f3a Author: Wolfgang Sourdeau Date: Fri Jan 15 17:26:22 2010 +0000 Monotone-Parent: 794a50b6a0041893b3ec57a38bbb3a7bbf1dee9c Monotone-Revision: 6f1085ed8de6ea79bedec6ff22265fcb0520b899 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-15T17:26:22 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit fb1a0448af485b75f6fb90cecb5a493472d9f24e Author: Wolfgang Sourdeau Date: Fri Jan 15 15:31:38 2010 +0000 Monotone-Parent: fb65b0d0f170c30fcadecf001ad33a8fc79e9e89 Monotone-Revision: 794a50b6a0041893b3ec57a38bbb3a7bbf1dee9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-15T15:31:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserSettings.m commit bd6edc2243b91b8ec58006f4a134eb347b8c8e24 Author: Wolfgang Sourdeau Date: Fri Jan 15 12:19:36 2010 +0000 Monotone-Parent: f41b9f8e61926cdfbebea33229cefdf60f2fdbcb Monotone-Revision: fb65b0d0f170c30fcadecf001ad33a8fc79e9e89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-15T12:19:36 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 2b0cc9a6e59162aff05774b0270d991929488a29 Author: Wolfgang Sourdeau Date: Fri Jan 15 11:41:20 2010 +0000 Monotone-Parent: 771d7ebe867ac081c62c4c31e2177ddc7ac487a9 Monotone-Revision: f41b9f8e61926cdfbebea33229cefdf60f2fdbcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-15T11:41:20 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFolderActions.m commit aaded8c7741a328420447d84b8806a59dfbd0d99 Author: Wolfgang Sourdeau Date: Thu Jan 14 23:19:19 2010 +0000 Monotone-Parent: 04adb21a2d66943bc4fbda82a60f41695303ccfb Monotone-Revision: 771d7ebe867ac081c62c4c31e2177ddc7ac487a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-14T23:19:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile A Main/SOGo+DAV.h A Main/SOGo+DAV.m M Main/SOGo.m M NEWS M SOPE/sope-patchset-r1664.diff M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m A SoObjects/Appointments/SOGoAppointmentInboxFolder.h A SoObjects/Appointments/SOGoAppointmentInboxFolder.m M SoObjects/Appointments/SOGoCalendarProxy.m A SoObjects/Appointments/SOGoUser+Appointments.h A SoObjects/Appointments/SOGoUser+Appointments.m M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/product.plist M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/DAVReportMap.plist M SoObjects/SOGo/DOMNode+SOGo.h M SoObjects/SOGo/DOMNode+SOGo.m M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSObject+DAV.h M SoObjects/SOGo/NSObject+DAV.m M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+DAV.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserSettings.h M SoObjects/SOGo/SOGoUserSettings.m M SoObjects/SOGo/SOGoWebDAVAclManager.m M SoObjects/SOGo/WOResponse+SOGo.h M SoObjects/SOGo/WOResponse+SOGo.m A Tests/test-ical.py M Tests/test-webdav.py M Tests/webdavlib.py M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js commit cbf4bc2519f9ed9e1a220dd8fa1c442c59395743 Author: Wolfgang Sourdeau Date: Thu Jan 14 22:57:44 2010 +0000 Monotone-Parent: aada198309b5b9b1d7e6e2f2faade7b2b97c4718 Monotone-Revision: 04adb21a2d66943bc4fbda82a60f41695303ccfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-14T22:57:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit c4820e081ab679e507e9f90857dc2d5bf54c10f5 Author: Francis Lachapelle Date: Thu Jan 14 18:32:59 2010 +0000 Updated NEWS file Monotone-Parent: 234b2f16dd5cc3d6eed2d10a0ab8fca81cb44795 Monotone-Revision: 88fd2a0a000ff31c79e91314a17503ec1d076d23 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-14T18:32:59 Monotone-Branch: ca.inverse.sogo M NEWS commit d46ac02ac12947d987119c037db8ab6e47beb04a Author: Francis Lachapelle Date: Thu Jan 14 16:35:33 2010 +0000 Update ckeditor to version 3.1 Monotone-Parent: 6970e7a89b13f1353d770e663717021a53350856 Monotone-Revision: 234b2f16dd5cc3d6eed2d10a0ab8fca81cb44795 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-14T16:35:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/.htaccess M UI/WebServerResources/ckeditor/LICENSE.html D UI/WebServerResources/ckeditor/_source/core/_bootstrap.js D UI/WebServerResources/ckeditor/_source/core/ajax.js D UI/WebServerResources/ckeditor/_source/core/ckeditor.js D UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js D UI/WebServerResources/ckeditor/_source/core/ckeditor_basic.js D UI/WebServerResources/ckeditor/_source/core/command.js D UI/WebServerResources/ckeditor/_source/core/commanddefinition.js D UI/WebServerResources/ckeditor/_source/core/config.js D UI/WebServerResources/ckeditor/_source/core/dom.js D UI/WebServerResources/ckeditor/_source/core/dom/document.js D UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js D UI/WebServerResources/ckeditor/_source/core/dom/element.js D UI/WebServerResources/ckeditor/_source/core/dom/elementpath.js D UI/WebServerResources/ckeditor/_source/core/dom/event.js D UI/WebServerResources/ckeditor/_source/core/dom/node.js D UI/WebServerResources/ckeditor/_source/core/dom/nodelist.js D UI/WebServerResources/ckeditor/_source/core/dom/range.js D UI/WebServerResources/ckeditor/_source/core/dom/text.js D UI/WebServerResources/ckeditor/_source/core/dom/walker.js D UI/WebServerResources/ckeditor/_source/core/dom/window.js D UI/WebServerResources/ckeditor/_source/core/dtd.js D UI/WebServerResources/ckeditor/_source/core/editor.js D UI/WebServerResources/ckeditor/_source/core/editor_basic.js D UI/WebServerResources/ckeditor/_source/core/env.js D UI/WebServerResources/ckeditor/_source/core/event.js D UI/WebServerResources/ckeditor/_source/core/eventInfo.js D UI/WebServerResources/ckeditor/_source/core/focusmanager.js D UI/WebServerResources/ckeditor/_source/core/htmlparser.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/basicwriter.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/cdata.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/comment.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/element.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/filter.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js D UI/WebServerResources/ckeditor/_source/core/htmlparser/text.js D UI/WebServerResources/ckeditor/_source/core/imagecacher.js D UI/WebServerResources/ckeditor/_source/core/lang.js D UI/WebServerResources/ckeditor/_source/core/loader.js D UI/WebServerResources/ckeditor/_source/core/plugindefinition.js D UI/WebServerResources/ckeditor/_source/core/plugins.js D UI/WebServerResources/ckeditor/_source/core/resourcemanager.js D UI/WebServerResources/ckeditor/_source/core/scriptloader.js D UI/WebServerResources/ckeditor/_source/core/skins.js D UI/WebServerResources/ckeditor/_source/core/test.js D UI/WebServerResources/ckeditor/_source/core/themes.js D UI/WebServerResources/ckeditor/_source/core/tools.js D UI/WebServerResources/ckeditor/_source/core/ui.js D UI/WebServerResources/ckeditor/_source/core/xml.js D UI/WebServerResources/ckeditor/_source/lang/_languages.js D UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt D UI/WebServerResources/ckeditor/_source/lang/af.js D UI/WebServerResources/ckeditor/_source/lang/ar.js D UI/WebServerResources/ckeditor/_source/lang/bg.js D UI/WebServerResources/ckeditor/_source/lang/bn.js D UI/WebServerResources/ckeditor/_source/lang/bs.js D UI/WebServerResources/ckeditor/_source/lang/ca.js D UI/WebServerResources/ckeditor/_source/lang/cs.js D UI/WebServerResources/ckeditor/_source/lang/da.js D UI/WebServerResources/ckeditor/_source/lang/de.js D UI/WebServerResources/ckeditor/_source/lang/el.js D UI/WebServerResources/ckeditor/_source/lang/en-au.js D UI/WebServerResources/ckeditor/_source/lang/en-ca.js D UI/WebServerResources/ckeditor/_source/lang/en-uk.js D UI/WebServerResources/ckeditor/_source/lang/en.js D UI/WebServerResources/ckeditor/_source/lang/eo.js D UI/WebServerResources/ckeditor/_source/lang/es.js D UI/WebServerResources/ckeditor/_source/lang/et.js D UI/WebServerResources/ckeditor/_source/lang/eu.js D UI/WebServerResources/ckeditor/_source/lang/fa.js D UI/WebServerResources/ckeditor/_source/lang/fi.js D UI/WebServerResources/ckeditor/_source/lang/fo.js D UI/WebServerResources/ckeditor/_source/lang/fr-ca.js D UI/WebServerResources/ckeditor/_source/lang/fr.js D UI/WebServerResources/ckeditor/_source/lang/gl.js D UI/WebServerResources/ckeditor/_source/lang/gu.js D UI/WebServerResources/ckeditor/_source/lang/he.js D UI/WebServerResources/ckeditor/_source/lang/hi.js D UI/WebServerResources/ckeditor/_source/lang/hr.js D UI/WebServerResources/ckeditor/_source/lang/hu.js D UI/WebServerResources/ckeditor/_source/lang/is.js D UI/WebServerResources/ckeditor/_source/lang/it.js D UI/WebServerResources/ckeditor/_source/lang/ja.js D UI/WebServerResources/ckeditor/_source/lang/km.js D UI/WebServerResources/ckeditor/_source/lang/ko.js D UI/WebServerResources/ckeditor/_source/lang/lt.js D UI/WebServerResources/ckeditor/_source/lang/lv.js D UI/WebServerResources/ckeditor/_source/lang/mn.js D UI/WebServerResources/ckeditor/_source/lang/ms.js D UI/WebServerResources/ckeditor/_source/lang/nb.js D UI/WebServerResources/ckeditor/_source/lang/nl.js D UI/WebServerResources/ckeditor/_source/lang/no.js D UI/WebServerResources/ckeditor/_source/lang/pl.js D UI/WebServerResources/ckeditor/_source/lang/pt-br.js D UI/WebServerResources/ckeditor/_source/lang/pt.js D UI/WebServerResources/ckeditor/_source/lang/ro.js D UI/WebServerResources/ckeditor/_source/lang/ru.js D UI/WebServerResources/ckeditor/_source/lang/sk.js D UI/WebServerResources/ckeditor/_source/lang/sl.js D UI/WebServerResources/ckeditor/_source/lang/sr-latn.js D UI/WebServerResources/ckeditor/_source/lang/sr.js D UI/WebServerResources/ckeditor/_source/lang/sv.js D UI/WebServerResources/ckeditor/_source/lang/th.js D UI/WebServerResources/ckeditor/_source/lang/tr.js D UI/WebServerResources/ckeditor/_source/lang/uk.js D UI/WebServerResources/ckeditor/_source/lang/vi.js D UI/WebServerResources/ckeditor/_source/lang/zh-cn.js D UI/WebServerResources/ckeditor/_source/lang/zh.js D UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js D UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png D UI/WebServerResources/ckeditor/_source/plugins/about/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/basicstyles/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/blockquote/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js D UI/WebServerResources/ckeditor/_source/plugins/clipboard/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/contextmenu/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/dialog/dialogDefinition.js D UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/elementspath/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/filebrowser/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js D UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js D UI/WebServerResources/ckeditor/_source/plugins/flash/images/placeholder.png D UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/button.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/checkbox.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/radio.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/select.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textarea.js D UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textfield.js D UI/WebServerResources/ckeditor/_source/plugins/forms/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/horizontalrule/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/htmlwriter/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/iframedialog/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js D UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/justify/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/anchor.js D UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js D UI/WebServerResources/ckeditor/_source/plugins/link/images/anchor.gif D UI/WebServerResources/ckeditor/_source/plugins/link/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/listblock/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/maximize/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif D UI/WebServerResources/ckeditor/_source/plugins/pagebreak/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/panelbutton/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js D UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js D UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/popup/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/preview/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/print/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/richcombo/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/save/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js D UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/toolbar.css D UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_address.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_blockquote.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_div.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h1.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h2.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h3.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h4.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h5.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h6.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_p.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_pre.png D UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angel_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angry_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/broken_heart.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/confused_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/cry_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/devil_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/envelope.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/heart.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/kiss.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/lightbulb.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/omg_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/regular_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/sad_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/shades_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/teeth_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_down.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_up.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/tounge_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/images/wink_smile.gif D UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js D UI/WebServerResources/ckeditor/_source/plugins/specialchar/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/stylescombo/styles/default.js D UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/table/dialogs/table.js D UI/WebServerResources/ckeditor/_source/plugins/table/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js D UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/templates/dialogs/templates.js D UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/templates/templates/default.js D UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template1.gif D UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template2.gif D UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template3.gif D UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js D UI/WebServerResources/ckeditor/_source/plugins/uicolor/lang/en.js D UI/WebServerResources/ckeditor/_source/plugins/uicolor/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/uicolor/uicolor.gif D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/yui.css D UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/yui.js D UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/ciframe.html D UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html D UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.css D UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js D UI/WebServerResources/ckeditor/_source/plugins/wsc/plugin.js D UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js D UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css D UI/WebServerResources/ckeditor/_source/skins/kama/editor.css D UI/WebServerResources/ckeditor/_source/skins/kama/elementspath.css D UI/WebServerResources/ckeditor/_source/skins/kama/icons.css D UI/WebServerResources/ckeditor/_source/skins/kama/icons.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/mini.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/noimage.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png D UI/WebServerResources/ckeditor/_source/skins/kama/images/toolbar_start.gif D UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css D UI/WebServerResources/ckeditor/_source/skins/kama/menu.css D UI/WebServerResources/ckeditor/_source/skins/kama/panel.css D UI/WebServerResources/ckeditor/_source/skins/kama/presets.css D UI/WebServerResources/ckeditor/_source/skins/kama/reset.css D UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css D UI/WebServerResources/ckeditor/_source/skins/kama/skin.js D UI/WebServerResources/ckeditor/_source/skins/kama/templates.css D UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css D UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css D UI/WebServerResources/ckeditor/_source/skins/office2003/editor.css D UI/WebServerResources/ckeditor/_source/skins/office2003/elementspath.css D UI/WebServerResources/ckeditor/_source/skins/office2003/icons.css D UI/WebServerResources/ckeditor/_source/skins/office2003/icons.png D UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.png D UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/_source/skins/office2003/images/mini.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/noimage.png D UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png D UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png D UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css D UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css D UI/WebServerResources/ckeditor/_source/skins/office2003/panel.css D UI/WebServerResources/ckeditor/_source/skins/office2003/presets.css D UI/WebServerResources/ckeditor/_source/skins/office2003/reset.css D UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css D UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js D UI/WebServerResources/ckeditor/_source/skins/office2003/templates.css D UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css D UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css D UI/WebServerResources/ckeditor/_source/skins/v2/editor.css D UI/WebServerResources/ckeditor/_source/skins/v2/elementspath.css D UI/WebServerResources/ckeditor/_source/skins/v2/icons.css D UI/WebServerResources/ckeditor/_source/skins/v2/icons.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/mini.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/noimage.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png D UI/WebServerResources/ckeditor/_source/skins/v2/images/toolbar_start.gif D UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css D UI/WebServerResources/ckeditor/_source/skins/v2/menu.css D UI/WebServerResources/ckeditor/_source/skins/v2/panel.css D UI/WebServerResources/ckeditor/_source/skins/v2/presets.css D UI/WebServerResources/ckeditor/_source/skins/v2/reset.css D UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css D UI/WebServerResources/ckeditor/_source/skins/v2/skin.js D UI/WebServerResources/ckeditor/_source/skins/v2/templates.css D UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css D UI/WebServerResources/ckeditor/_source/themes/default/theme.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor.pack M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/ckeditor_basic_source.js M UI/WebServerResources/ckeditor/ckeditor_source.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_languages.js M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-uk.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js D UI/WebServerResources/ckeditor/plugins/about/plugin.js D UI/WebServerResources/ckeditor/plugins/basicstyles/plugin.js D UI/WebServerResources/ckeditor/plugins/blockquote/plugin.js D UI/WebServerResources/ckeditor/plugins/button/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js D UI/WebServerResources/ckeditor/plugins/clipboard/plugin.js D UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js D UI/WebServerResources/ckeditor/plugins/contextmenu/plugin.js M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js D UI/WebServerResources/ckeditor/plugins/dialog/plugin.js D UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js D UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js D UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js D UI/WebServerResources/ckeditor/plugins/elementspath/plugin.js D UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js D UI/WebServerResources/ckeditor/plugins/entities/plugin.js D UI/WebServerResources/ckeditor/plugins/filebrowser/plugin.js M UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js D UI/WebServerResources/ckeditor/plugins/find/plugin.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js D UI/WebServerResources/ckeditor/plugins/flash/plugin.js D UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js D UI/WebServerResources/ckeditor/plugins/font/plugin.js D UI/WebServerResources/ckeditor/plugins/format/plugin.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js D UI/WebServerResources/ckeditor/plugins/forms/plugin.js D UI/WebServerResources/ckeditor/plugins/horizontalrule/plugin.js D UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js D UI/WebServerResources/ckeditor/plugins/htmlwriter/plugin.js M UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js D UI/WebServerResources/ckeditor/plugins/image/plugin.js D UI/WebServerResources/ckeditor/plugins/indent/plugin.js D UI/WebServerResources/ckeditor/plugins/justify/plugin.js D UI/WebServerResources/ckeditor/plugins/keystrokes/plugin.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js D UI/WebServerResources/ckeditor/plugins/link/plugin.js D UI/WebServerResources/ckeditor/plugins/list/plugin.js D UI/WebServerResources/ckeditor/plugins/listblock/plugin.js D UI/WebServerResources/ckeditor/plugins/maximize/plugin.js D UI/WebServerResources/ckeditor/plugins/menu/plugin.js D UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js D UI/WebServerResources/ckeditor/plugins/newpage/plugin.js D UI/WebServerResources/ckeditor/plugins/pagebreak/plugin.js D UI/WebServerResources/ckeditor/plugins/panel/plugin.js D UI/WebServerResources/ckeditor/plugins/panelbutton/plugin.js D UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js D UI/WebServerResources/ckeditor/plugins/pastefromword/plugin.js M UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js D UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js D UI/WebServerResources/ckeditor/plugins/popup/plugin.js D UI/WebServerResources/ckeditor/plugins/preview/plugin.js D UI/WebServerResources/ckeditor/plugins/print/plugin.js D UI/WebServerResources/ckeditor/plugins/removeformat/plugin.js D UI/WebServerResources/ckeditor/plugins/resize/plugin.js D UI/WebServerResources/ckeditor/plugins/richcombo/plugin.js D UI/WebServerResources/ckeditor/plugins/save/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css D UI/WebServerResources/ckeditor/plugins/scayt/plugin.js D UI/WebServerResources/ckeditor/plugins/selection/plugin.js D UI/WebServerResources/ckeditor/plugins/showblocks/plugin.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js D UI/WebServerResources/ckeditor/plugins/smiley/plugin.js D UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js D UI/WebServerResources/ckeditor/plugins/specialchar/plugin.js D UI/WebServerResources/ckeditor/plugins/styles/plugin.js D UI/WebServerResources/ckeditor/plugins/stylescombo/plugin.js M UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js D UI/WebServerResources/ckeditor/plugins/tab/plugin.js M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js D UI/WebServerResources/ckeditor/plugins/table/plugin.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js D UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js M UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js D UI/WebServerResources/ckeditor/plugins/templates/plugin.js M UI/WebServerResources/ckeditor/plugins/templates/templates/default.js D UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js M UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js M UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js M UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js M UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css M UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js D UI/WebServerResources/ckeditor/plugins/undo/plugin.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js D UI/WebServerResources/ckeditor/plugins/wsc/plugin.js D UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css M UI/WebServerResources/ckeditor/skins/kama/skin.js M UI/WebServerResources/ckeditor/skins/kama/templates.css M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/office2003/templates.css M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css M UI/WebServerResources/ckeditor/skins/v2/skin.js M UI/WebServerResources/ckeditor/skins/v2/templates.css M UI/WebServerResources/ckeditor/themes/default/theme.js commit ec9697d1791b5bbe306602508191f4eb5c18364d Author: Francis Lachapelle Date: Thu Jan 14 15:26:10 2010 +0000 Minor CSS/JS fix in Calendar module. Monotone-Parent: e87a7d4ca04131da133962a5f2c5afdff4ef8f48 Monotone-Revision: 6970e7a89b13f1353d770e663717021a53350856 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-14T15:26:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js commit bc90de08262b96244ce8a2be96b7a415b27fbe68 Author: Wolfgang Sourdeau Date: Wed Jan 13 22:49:54 2010 +0000 reindentation Monotone-Parent: 460aea753fb253c3922d6e75bf2e3cb21427b244 Monotone-Revision: 2185decf68286616e141956d251df6580c4747cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-13T22:49:54 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 2c907c79cd66c6f7a56b8e7da9398b6234c643b3 Author: Francis Lachapelle Date: Wed Jan 13 05:14:36 2010 +0000 See ChangeLog Monotone-Parent: e01a6cf59f2ee75d0b39a067e4bb3dc8f01bc380 Monotone-Revision: e87a7d4ca04131da133962a5f2c5afdff4ef8f48 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-13T05:14:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js commit 304a332d04f29847cbf8b3a7895546c8f730200b Author: Ludovic Marcotte Date: Tue Jan 12 19:43:47 2010 +0000 See ChangeLog Monotone-Parent: 761144933c016dd4448ac0614c3937621750bda6 Monotone-Revision: e963d0d35abbc798444e616c5532ac4a7461c63a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-12T19:43:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Mozilla Thunderbird Configuration.odt M SoObjects/SOGo/NSString+Utilities.m commit cade28b75c1dfc7b98b5a791d23812a395c3dfd0 Author: Ludovic Marcotte Date: Mon Jan 11 18:38:44 2010 +0000 See ChangeLog Monotone-Parent: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea Monotone-Revision: 761144933c016dd4448ac0614c3937621750bda6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-11T18:38:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFolderActions.m commit 105a5b7305a04b492150a1a6b502a2c441e9153f Author: Wolfgang Sourdeau Date: Fri Jan 8 20:48:45 2010 +0000 Monotone-Parent: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea Monotone-Revision: 460aea753fb253c3922d6e75bf2e3cb21427b244 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-08T20:48:45 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/UIxCalDateLabel.m D UI/Templates/SchedulerUI/UIxCalDateLabel.wox commit b11895fd59637e2b2954f18ddc9e6c8fc0075dfd Author: Ludovic Marcotte Date: Fri Jan 8 17:48:45 2010 +0000 See ChangeLog Monotone-Parent: 6447c0cddc2aaf8251e73cdfed175eed08cf5bac Monotone-Revision: 32e14dc57c4f6d9a43de5dfdf3c298091cbf84ea Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-01-08T17:48:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit f8a2a82673b5a853e95e7323c3a8c98117efd508 Author: Wolfgang Sourdeau Date: Fri Jan 8 15:46:14 2010 +0000 Monotone-Parent: 198521b8ef49be92b78cac25495a2439d4763792 Monotone-Revision: 6447c0cddc2aaf8251e73cdfed175eed08cf5bac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-08T15:46:14 Monotone-Branch: ca.inverse.sogo M UnitTests/TestBSJSONAdditions.m commit 29ddd6719e87abc4dc59e6bf4fda4344a3bfd2e9 Author: Wolfgang Sourdeau Date: Fri Jan 8 15:46:00 2010 +0000 Monotone-Parent: 9b3ca8d1aaa3b15df09c58887d1e37a7aa3e21cc Monotone-Revision: 198521b8ef49be92b78cac25495a2439d4763792 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-08T15:46:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UnitTests/GNUmakefile M UnitTests/SOGoTest.h M UnitTests/SOGoTest.m A UnitTests/SOGoTestRunner.h A UnitTests/SOGoTestRunner.m M UnitTests/sogo-tests.m commit 38c31ba2aa0d5e0daf6ec5797f04d007c276db41 Author: Wolfgang Sourdeau Date: Fri Jan 8 15:03:02 2010 +0000 Monotone-Parent: 4db8a709d7b9971ba989f90d459f2e903d8e7d2e Monotone-Revision: 9b3ca8d1aaa3b15df09c58887d1e37a7aa3e21cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-08T15:03:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 7867800838fef0c9d015cbc66cf27bb4876b574d Author: Wolfgang Sourdeau Date: Fri Jan 8 15:01:03 2010 +0000 Monotone-Parent: 7f40c1e6007ec8d3584bcde31ed1008207df7d66 Monotone-Revision: 4db8a709d7b9971ba989f90d459f2e903d8e7d2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-08T15:01:03 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit 575ca49b2c5474ea8c1327cc592eca48d4dca1f4 Author: Francis Lachapelle Date: Thu Jan 7 20:00:07 2010 +0000 Reindent Monotone-Parent: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52 Monotone-Revision: 18bcde63a97bfd2933b370687c939865d8c21d61 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-07T20:00:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxOccurenceDialog.js commit 5f9e3b3e5f3996757865f68c8322a94539097206 Author: Wolfgang Sourdeau Date: Thu Jan 7 19:53:03 2010 +0000 Monotone-Parent: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52 Monotone-Revision: 7f40c1e6007ec8d3584bcde31ed1008207df7d66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-07T19:53:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit b28e046d946283aff5b766fcc4e636d0ec1ddda7 Author: Francis Lachapelle Date: Thu Jan 7 19:24:46 2010 +0000 See ChangeLog. Monotone-Parent: 82d384b289434f966b52082261ffc04d26143abc Monotone-Revision: 0a5ce5307756135e2de40ddd71c96dce6f3f4e52 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-07T19:24:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 731875092c4ba54921cce2d55bced81982789a18 Author: Francis Lachapelle Date: Thu Jan 7 19:24:18 2010 +0000 Web Calendar event popup: Removed email address in calendar name. Monotone-Parent: 1bafb5734a88e44a2e54a0ecf6daae5cee2a0f57 Monotone-Revision: 82d384b289434f966b52082261ffc04d26143abc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-07T19:24:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 1afac41537a3c130ac250f25e5ab5d29ce31878b Author: Wolfgang Sourdeau Date: Thu Jan 7 16:59:41 2010 +0000 Monotone-Parent: 1e9c4371dcc93fa8a7f07290f63d3623a276fb8e Monotone-Revision: 53583144c5d999d03c432c06fcea467dcb2b4988 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-07T16:59:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m M UnitTests/TestBSJSONAdditions.m commit 063091f72a93383253734d789a9866737df7c4fe Author: Wolfgang Sourdeau Date: Thu Jan 7 16:37:36 2010 +0000 Monotone-Parent: f36c1a3969587db790c18c96805411a8dfe38f00 Monotone-Revision: 1e9c4371dcc93fa8a7f07290f63d3623a276fb8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-07T16:37:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSScanner+BSJSONAdditions.m M UnitTests/GNUmakefile M UnitTests/SOGoTest.h A UnitTests/TestBSJSONAdditions.m commit a1230534d65aace21a84f1644f518be198a70d74 Author: Francis Lachapelle Date: Thu Jan 7 16:31:14 2010 +0000 Fixed SOGoMailPollingIntervals in SOGoDefaults.plist Monotone-Parent: a6a98ab3aa672db460603fe86e1ddfc1f7eeda93 Monotone-Revision: ba80cda7e44181710c6bab1a4dbafe1c4da06a57 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-07T16:31:14 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit 06be8d2ebf64963d11d078ee757df4ee56071e5a Author: Francis Lachapelle Date: Thu Jan 7 16:30:27 2010 +0000 Updated NEWS file. Monotone-Parent: ddaad67e61bab9ca43620739a9c6719d15165d4e Monotone-Revision: a6a98ab3aa672db460603fe86e1ddfc1f7eeda93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-07T16:30:27 Monotone-Branch: ca.inverse.sogo M NEWS commit aca76201ad6871d1fc25fe51b0089b5d34caa840 Author: Wolfgang Sourdeau Date: Thu Jan 7 15:28:47 2010 +0000 Monotone-Parent: a0eed2fa6f0ac118ef5805719586e42b465f61f9 Monotone-Revision: f36c1a3969587db790c18c96805411a8dfe38f00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-07T15:28:47 Monotone-Branch: ca.inverse.sogo M ChangeLog A UnitTests/GNUmakefile A UnitTests/SOGoTest.h A UnitTests/SOGoTest.m A UnitTests/sogo-tests.m commit 4abeab0e1efd73b5074f540f296b6a4e62b542c0 Author: Wolfgang Sourdeau Date: Wed Jan 6 22:22:31 2010 +0000 Monotone-Parent: ddaad67e61bab9ca43620739a9c6719d15165d4e Monotone-Revision: a0eed2fa6f0ac118ef5805719586e42b465f61f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T22:22:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 7f686a011ad6f1ca5c07947481c90bf81cbac284 Author: Wolfgang Sourdeau Date: Wed Jan 6 22:16:24 2010 +0000 Monotone-Parent: cfefc003ab42b0c862e3b48be27b49e68ef65e44 Monotone-Revision: ddaad67e61bab9ca43620739a9c6719d15165d4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T22:16:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit f535b1e0d6239fd431c76febecfe19563a899d3b Author: Wolfgang Sourdeau Date: Wed Jan 6 22:01:29 2010 +0000 reindentation Monotone-Parent: fd525de6c21ea2751cd74a7ad3a3a4d36ae50f3c Monotone-Revision: cfefc003ab42b0c862e3b48be27b49e68ef65e44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T22:01:29 Monotone-Branch: ca.inverse.sogo M UI/AdministrationUI/product.plist M UI/Common/product.plist M UI/Contacts/product.plist M UI/MailPartViewers/product.plist M UI/MailerUI/product.plist M UI/MainUI/product.plist M UI/PreferencesUI/product.plist M UI/Scheduler/product.plist commit c4fa4fed35b82312a5b6e0dc2fdf01e51bf29b97 Author: Wolfgang Sourdeau Date: Wed Jan 6 20:32:33 2010 +0000 Monotone-Parent: 8926ad29066b13cd6059654d2adc0d2263f99e28 Monotone-Revision: fd525de6c21ea2751cd74a7ad3a3a4d36ae50f3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T20:32:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 3616e3ea5d686c899eb066c99a1dd19b0b177913 Author: Wolfgang Sourdeau Date: Wed Jan 6 20:32:24 2010 +0000 Monotone-Parent: 97e795c79669e6b1d2bf9a2cb6e39a6912c0f5c7 Monotone-Revision: 8926ad29066b13cd6059654d2adc0d2263f99e28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T20:32:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 4006945c7b63ef796332b904c8bbf8db48831618 Author: Wolfgang Sourdeau Date: Wed Jan 6 20:29:54 2010 +0000 Monotone-Parent: 54aecb15753b5ea5826ff327a398c974bdabe25c Monotone-Revision: 97e795c79669e6b1d2bf9a2cb6e39a6912c0f5c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T20:29:54 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit bc442609ac4f67d2edea962031b868d9ef054fa8 Author: Wolfgang Sourdeau Date: Wed Jan 6 20:29:20 2010 +0000 Monotone-Parent: 8e7260837f03888efbe62d3b12698f1dccb4bf38 Monotone-Revision: 54aecb15753b5ea5826ff327a398c974bdabe25c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T20:29:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit 310228551a48f4505c498ae96949e09c54bfbea7 Author: Wolfgang Sourdeau Date: Wed Jan 6 19:50:30 2010 +0000 Monotone-Parent: e37818ac299ffd1845d90c7047747a1432c95bcf Monotone-Revision: 8e7260837f03888efbe62d3b12698f1dccb4bf38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T19:50:30 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit 6c51e6e1325fc3a4356617e5e1af34883bae1ce3 Author: Wolfgang Sourdeau Date: Wed Jan 6 19:43:23 2010 +0000 Monotone-Parent: 94cd3c2d69b764a47aa3032dde40735f50a696c9 Monotone-Revision: e37818ac299ffd1845d90c7047747a1432c95bcf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T19:43:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m commit 62433faf3515f51cb7015b9611f80c88c8b65a53 Author: Wolfgang Sourdeau Date: Wed Jan 6 19:21:15 2010 +0000 Monotone-Parent: 3153e42cfafdd9f2a07623a78af07f4b4e837945 Monotone-Revision: 94cd3c2d69b764a47aa3032dde40735f50a696c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T19:21:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/Scheduler/UIxDatePicker.m commit 1169e642e74c7f3da638da6aa2323edb99c01003 Author: Wolfgang Sourdeau Date: Wed Jan 6 19:16:55 2010 +0000 Monotone-Parent: b81c5b1570ede0294a166ba113ea0402585963ef Monotone-Revision: 3153e42cfafdd9f2a07623a78af07f4b4e837945 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T19:16:55 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTimeDateControl.m commit a24233c3762097b30e7cd1cffff54efa680909d5 Author: Wolfgang Sourdeau Date: Wed Jan 6 19:15:32 2010 +0000 Monotone-Parent: 670a32bddc7117ef60e339622258d8cc0c3189ec Monotone-Revision: b81c5b1570ede0294a166ba113ea0402585963ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T19:15:32 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m commit 62af6abdf901b4ba7609a0a9eec6ec138d33e55c Author: Wolfgang Sourdeau Date: Wed Jan 6 16:27:28 2010 +0000 Monotone-Parent: 981dc1193bc46a857c02066a7e299b5ec4658e43 Monotone-Revision: 670a32bddc7117ef60e339622258d8cc0c3189ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T16:27:28 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1664.diff commit 1b4c0de728510def72264216ecabe370bcfbc0cc Author: Wolfgang Sourdeau Date: Wed Jan 6 14:36:17 2010 +0000 Monotone-Parent: c611aac3a435306dc4b8733414bd22f705466261 Monotone-Revision: 981dc1193bc46a857c02066a7e299b5ec4658e43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T14:36:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailNamespace.m commit 63c787e7590549f2d8a73067d544961ec6271c9b Author: Wolfgang Sourdeau Date: Wed Jan 6 13:45:55 2010 +0000 Monotone-Parent: 6075106624ecdc149d0393a0796a4e87b74a1bea Monotone-Revision: c611aac3a435306dc4b8733414bd22f705466261 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T13:45:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit 23da51ef77fb9a13092e49ccbbf9177782e7114d Author: Wolfgang Sourdeau Date: Wed Jan 6 00:20:19 2010 +0000 Monotone-Parent: 13bf02c065b8f6c0e1cc1e382533bc33d3d595dc Monotone-Revision: 6075106624ecdc149d0393a0796a4e87b74a1bea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T00:20:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m commit 93dc70985ebec222f7976875fca14eb1a1c0c94d Author: Wolfgang Sourdeau Date: Wed Jan 6 00:20:10 2010 +0000 Monotone-Parent: d013c8f17cb13deb4e971f4a82fa08a794b168d9 Monotone-Revision: 13bf02c065b8f6c0e1cc1e382533bc33d3d595dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T00:20:10 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit fd160c3dbad745c1c625e0c708e4f169a6da6a9e Author: Wolfgang Sourdeau Date: Tue Jan 5 23:16:27 2010 +0000 Monotone-Parent: 72a4f60ec4a14476e485da2ce400df860572fa48 Monotone-Revision: d013c8f17cb13deb4e971f4a82fa08a794b168d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-05T23:16:27 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit aa7e1d2f5aa31964884de824e82f807d47e0c14c Author: Wolfgang Sourdeau Date: Tue Jan 5 22:34:35 2010 +0000 Monotone-Parent: 584371c66b4989feaab5012db26f19d8ed7cd7ad Monotone-Revision: 72a4f60ec4a14476e485da2ce400df860572fa48 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-05T22:34:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1664.diff M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m A SoObjects/Mailer/SOGoMailNamespace.h A SoObjects/Mailer/SOGoMailNamespace.m M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js commit 7c3b61134a75a4aef3fbe205432f017a0df88ba8 Author: Wolfgang Sourdeau Date: Tue Jan 5 22:12:34 2010 +0000 Monotone-Parent: 6c4b67f10763651f27f21ba2134b29a42250c6e4 Monotone-Revision: 584371c66b4989feaab5012db26f19d8ed7cd7ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-05T22:12:34 Monotone-Branch: ca.inverse.sogo M ChangeLog D SOPE/sope-patchset-r1660.diff A SOPE/sope-patchset-r1664.diff commit ea156c6474f149dcbf8c8dd0d9754b9f0f41c284 Author: Wolfgang Sourdeau Date: Mon Jan 4 16:05:12 2010 +0000 Monotone-Parent: a2b439e6942cf7fae5cee8b06159f0a6c4ac6ba6 Monotone-Revision: 6c4b67f10763651f27f21ba2134b29a42250c6e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-04T16:05:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.m commit c90366c08af7ae8ce68a405b4949e1b9f3185c85 Author: Francis Lachapelle Date: Mon Jan 4 16:01:18 2010 +0000 Updated Installation Guide. Monotone-Parent: f6829bdd7a8f8207d69f2c7bd6e1dc52fe733eb0 Monotone-Revision: 495c84a755d7c3dc5b821ce81dde08939ec11972 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-04T16:01:18 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 1af27ac214f73a5d2a189df6fed243f0b8b5983b Author: Wolfgang Sourdeau Date: Mon Jan 4 15:59:57 2010 +0000 Monotone-Parent: 85b7e15d67f23e989d9e37bf3c1afb60aa11ddc3 Monotone-Revision: f910b2c688865ff7576908ec3caa65dbd9cd74a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-04T15:59:57 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 623fbc186f571d7c3ed87a9c1e6c42de0dabebc5 Author: Wolfgang Sourdeau Date: Mon Jan 4 15:59:40 2010 +0000 reverted previous commit Monotone-Parent: 2d07c11d93d913a43469f1241e1bd63bece15be7 Monotone-Revision: 85b7e15d67f23e989d9e37bf3c1afb60aa11ddc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-04T15:59:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit b8fafe42da6ab097c30038fc179cf6e526731317 Author: Wolfgang Sourdeau Date: Mon Jan 4 15:58:52 2010 +0000 Monotone-Parent: f6829bdd7a8f8207d69f2c7bd6e1dc52fe733eb0 Monotone-Revision: 2d07c11d93d913a43469f1241e1bd63bece15be7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-04T15:58:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 516861d6f6c7eafdfe6ab9ac4271b4a0d1fab832 Author: Ludovic Marcotte Date: Sat Dec 26 19:02:01 2009 +0000 Alignment fix Monotone-Parent: c5aef827213cfa0dd83fa1d18267c116529ec0d7 Monotone-Revision: 71bc211c9fb2a32b06f59717e4f1706d6482c950 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-26T19:02:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.m commit 82f15efb6d68d841eaf7d877f82f7fd0d84808d1 Author: Ludovic Marcotte Date: Sat Dec 26 19:00:45 2009 +0000 See ChangeLog Monotone-Parent: 4b96a79ded99473f7c6766140d0cd061fbf033cf Monotone-Revision: c5aef827213cfa0dd83fa1d18267c116529ec0d7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-26T19:00:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailForward.m commit e2e53b5a53fb1aa2fd83ab0fa44eedfed9de970e Author: Ludovic Marcotte Date: Sat Dec 26 16:01:08 2009 +0000 See ChangeLog Monotone-Parent: 53a3680b094640a96987cce96326daad38a619e0 Monotone-Revision: 4b96a79ded99473f7c6766140d0cd061fbf033cf Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-26T16:01:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoMailer.m commit ec868276aad6ced4be5c42ea2a9c65b62b25c269 Author: Ludovic Marcotte Date: Fri Dec 25 22:52:52 2009 +0000 See ChangeLog Monotone-Parent: 5475eac0e45624fa60269bb388e23e6e2dc89bd8 Monotone-Revision: 53a3680b094640a96987cce96326daad38a619e0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-25T22:52:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 3b3d4e68c0277e1e81b473f01936c1bf82812e63 Author: Ludovic Marcotte Date: Wed Dec 23 22:09:18 2009 +0000 See ChangeLog Monotone-Parent: fbe3cd1ce788185ea42f3ac4b3238f48a16821ad Monotone-Revision: 5475eac0e45624fa60269bb388e23e6e2dc89bd8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-23T22:09:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit b080e012ae322e83013e914770d75ccb5dc021fd Author: Ludovic Marcotte Date: Wed Dec 23 21:39:09 2009 +0000 See ChangeLog Monotone-Parent: 9b5272463fac61370796a5551a285c8f7d3dd24c Monotone-Revision: fbe3cd1ce788185ea42f3ac4b3238f48a16821ad Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-23T21:39:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/NSString+Utilities.m commit 4320805ece29b0e6b8fae01149c1ddebf16ae6c6 Author: Ludovic Marcotte Date: Wed Dec 23 21:14:18 2009 +0000 See ChangeLog Monotone-Parent: 5c327b5b1200ffed4317126e637f1e5a4a6947fb Monotone-Revision: 9b5272463fac61370796a5551a285c8f7d3dd24c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-23T21:14:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit cbc87fc9ab7be40947e8fe202679798732be393c Author: Ludovic Marcotte Date: Wed Dec 23 20:14:53 2009 +0000 See ChangeLog Monotone-Parent: 06d8a080e505b11bad76b3afa0c1ffa5aa02bc23 Monotone-Revision: 5c327b5b1200ffed4317126e637f1e5a4a6947fb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-23T20:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/WODirectAction+SOGo.m M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalView.m commit 1add40c6ff04bfe8e83a173d4c5fc73f7a7077c9 Author: Wolfgang Sourdeau Date: Wed Dec 23 18:32:42 2009 +0000 Monotone-Parent: 06d8a080e505b11bad76b3afa0c1ffa5aa02bc23 Monotone-Revision: 3823bd3cc970f67d1d304545984ce01cc2c32ac6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-23T18:32:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit 215282e08021d15316b483b6572b070dc88cf522 Author: Wolfgang Sourdeau Date: Tue Dec 22 23:04:21 2009 +0000 Monotone-Parent: 6f84a669db2d05b99c1720fe9558575f53130156 Monotone-Revision: 77f74fbd8da16c35f71279bd179f0afad94285b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T23:04:21 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 84b7582e0314b62fdcd7f645c962a543bec5ddd8 Author: Ludovic Marcotte Date: Tue Dec 22 22:45:37 2009 +0000 See ChangeLog Monotone-Parent: 15a323395e06e9dba494ab7c7ad2871d2e95bdd4 Monotone-Revision: 048651c03289ee8aea9a9d3d3088a91e534dbe5b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-22T22:45:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/SOGoObject.m M UI/MailPartViewers/GNUmakefile D UI/MailPartViewers/UIxKolabPartContactViewer.m D UI/MailPartViewers/UIxKolabPartEventViewer.m D UI/MailPartViewers/UIxKolabPartTaskViewer.m D UI/MailPartViewers/UIxKolabPartViewer.h D UI/MailPartViewers/UIxKolabPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailFolderActions.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/Welsh.lproj/Localizable.strings D UI/Templates/MailPartViewers/UIxKolabPartContactViewer.wox D UI/Templates/MailPartViewers/UIxKolabPartEventViewer.wox D UI/Templates/MailPartViewers/UIxKolabPartTaskViewer.wox M UI/Templates/SchedulerUI/UIxAppointmentProposal.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/Templates/SchedulerUI/UIxTaskProposal.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.js commit 14201aa76d721e3160f400fbf4a3a67cfdf38643 Author: Francis Lachapelle Date: Tue Dec 22 21:07:06 2009 +0000 See ChangeLog (fix for bug #234) Monotone-Parent: c6211d892652356a678ac26ac4f287499fbe91ea Monotone-Revision: 2c0e8a6a410ecb7bc3984b724b271bf6bbdb8947 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-22T21:07:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxCalMainView.wox commit ab3c3f3599edf3f04061dc42e733ed9f5cd95242 Author: Wolfgang Sourdeau Date: Tue Dec 22 20:46:29 2009 +0000 Monotone-Parent: 342a840830ca9a56c37f7c05d3a5defaf3099bb7 Monotone-Revision: 6f84a669db2d05b99c1720fe9558575f53130156 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T20:46:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit d73757c3ad7f8b8166e5296962cec9e23f371dac Author: Wolfgang Sourdeau Date: Tue Dec 22 20:35:19 2009 +0000 Monotone-Parent: becba1041ad050a1189effa1d6444a31a7727dc3 Monotone-Revision: 342a840830ca9a56c37f7c05d3a5defaf3099bb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T20:35:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-webdav.py commit 56075d6240416f4b2a3c082d8d16598b21f19dee Author: Wolfgang Sourdeau Date: Tue Dec 22 20:33:47 2009 +0000 Monotone-Parent: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e Monotone-Revision: a678bfc28369a5cca8665c85a0a2e944c1a1fa37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T20:33:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 843af28d1a097d4de3b124abc07b34a8e492c6e1 Author: Francis Lachapelle Date: Tue Dec 22 20:23:50 2009 +0000 Fix for bug #227 Monotone-Parent: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e Monotone-Revision: c6211d892652356a678ac26ac4f287499fbe91ea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-22T20:23:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/accepted.png A UI/WebServerResources/accepted.selected.png A UI/WebServerResources/declined.selected.png A UI/WebServerResources/delegated.selected.png A UI/WebServerResources/needs-action.selected.png commit bf68910d9b64eb0e6216fa8a75df931dcbe60c66 Author: Wolfgang Sourdeau Date: Tue Dec 22 16:58:26 2009 +0000 Monotone-Parent: ab93644a5ada4e53c8539d710eff6a21c9d7fdc4 Monotone-Revision: 1f071b472ff826a3cdfb0f8ecafbe3f2c31e969e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-22T16:58:26 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit bc2094427f34775c99dc8a396fc89827d0a3e5f2 Author: Wolfgang Sourdeau Date: Mon Dec 21 19:10:28 2009 +0000 Monotone-Parent: 730f0c170d5aeba0b485facb0222c81f6499d298 Monotone-Revision: ab93644a5ada4e53c8539d710eff6a21c9d7fdc4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-21T19:10:28 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m commit 2e15c455f5175f37b0c2b7e99f73a670bc1bb4b2 Author: Wolfgang Sourdeau Date: Mon Dec 21 19:10:18 2009 +0000 Monotone-Parent: d128523a11c890ea68c1606ab37270a6740d6e8e Monotone-Revision: 730f0c170d5aeba0b485facb0222c81f6499d298 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-21T19:10:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit aba2773d6c52ed2437764ef903566c423b638f2b Author: Ludovic Marcotte Date: Sat Dec 19 22:50:40 2009 +0000 See ChangeLog Monotone-Parent: 9450e3b1be295b0872d67069c597a4a4929f1b64 Monotone-Revision: d128523a11c890ea68c1606ab37270a6740d6e8e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-19T22:50:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m M UI/MailPartViewers/UIxMailPartViewer.m commit cb860fcba64d78e671a30b8e0bb4f5b4f34fd173 Author: Francis Lachapelle Date: Fri Dec 18 19:03:47 2009 +0000 Corrections in Installation Guide. Monotone-Parent: 1f7e36970ce281b76583914ff0a8e814841077cb Monotone-Revision: 9450e3b1be295b0872d67069c597a4a4929f1b64 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-18T19:03:47 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f875b39f4d7504ddbb6b98bdb525b7ae3d709ab7 Author: Wolfgang Sourdeau Date: Tue Dec 15 20:21:38 2009 +0000 Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 Monotone-Revision: e389d9fcfdbcd0c7734388d2a608f86d15589fcf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-15T20:21:38 Monotone-Branch: ca.inverse.sogo A COPYING.GPL A COPYING.LGPL commit b1075fec0c956e1c5335fb441e08fa9e82eeea15 Author: Francis Lachapelle Date: Tue Dec 15 19:57:03 2009 +0000 Updated Installation Guide. Monotone-Parent: 80091501b42618d93c33de4da16ce798fd5915f3 Monotone-Revision: 74f02749420fc106c34d4d9fc437bfa2b41dc6cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-15T19:57:03 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt A Documentation/preferences.png commit 133425e598da03a0107d109d52fbb64aad56e6cf Author: Ludovic Marcotte Date: Tue Dec 15 00:05:06 2009 +0000 See ChangeLog Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 Monotone-Revision: 80091501b42618d93c33de4da16ce798fd5915f3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-15T00:05:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartViewer.m commit 7fd62cf7c40f4a04e9fabbcdbd19323fd99030cf Author: Wolfgang Sourdeau Date: Mon Dec 14 16:02:15 2009 +0000 Monotone-Parent: 6140aebb346323f84af35a4ebdf8250e6532d39e Monotone-Revision: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-14T16:02:15 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat M Scripts/sogo-init.d-sles commit c51ba5b09930fde19f7c3b14dd8652fbd47c1d8e Author: Wolfgang Sourdeau Date: Mon Dec 14 15:51:57 2009 +0000 Monotone-Parent: 859fadbbfd184b571c9fd10283255e4f5471f95a Monotone-Revision: 6140aebb346323f84af35a4ebdf8250e6532d39e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-14T15:51:57 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 01aa8e299c12863b4e0b47d1d20389452ec566d2 Author: Wolfgang Sourdeau Date: Mon Dec 14 15:07:06 2009 +0000 Monotone-Parent: 26b5f40103235f325bd04edf2ca9fe43ad924990 Monotone-Revision: 859fadbbfd184b571c9fd10283255e4f5471f95a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-14T15:07:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSString+Mail.m M Tools/SOGoToolCheckDoubles.m M Tools/SOGoToolRemoveDoubles.m commit 33777d04bcf0d4314ee0be91a421c2328ecc47e7 Author: Wolfgang Sourdeau Date: Mon Dec 14 14:37:24 2009 +0000 Monotone-Parent: 2977eee44dc8cb28a84d3198502b07eacfaf2472 Monotone-Revision: 41c1c07c9e64afed10d305ba098bdffb69a7e77d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-14T14:37:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 23dc7dd4749ecaf9bc345ce0516801dd0f9a93f3 Author: Wolfgang Sourdeau Date: Fri Dec 11 14:57:57 2009 +0000 Monotone-Parent: 0fae105daa23d0bfd278a2c1253b578984b8876e Monotone-Revision: 2977eee44dc8cb28a84d3198502b07eacfaf2472 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-11T14:57:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit ff048cdfae2fe2a90e5e10edc5f65ef8c76383aa Author: Ludovic Marcotte Date: Fri Dec 11 14:14:48 2009 +0000 See ChangeLog Monotone-Parent: 2977eee44dc8cb28a84d3198502b07eacfaf2472 Monotone-Revision: 4bfa73f8df33a1fad6c74b0321872b8b41b526fa Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-11T14:14:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/WebServerResources/ContactsUI.js commit 61c0072fc5a02343856f5d403427ffb7fb65cefd Author: Wolfgang Sourdeau Date: Wed Dec 9 21:46:05 2009 +0000 Monotone-Parent: 6c845252270eb03967ac431437dea26441d69532 Monotone-Revision: 9003f157ebcad8369e5e69e70dc966267d1cf728 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-09T21:46:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 89a5e0d72c620dc7313607c3686e12e6038a0bc2 Author: Francis Lachapelle Date: Wed Dec 9 21:32:44 2009 +0000 Adjust access rights in Apache configuration file for Debian. Monotone-Parent: 5f1640d17dbc95901d131c16f8d4499aa044594c Monotone-Revision: db370b54d1c04790d487307a6c2427a914aae37b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-09T21:32:44 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf commit 66eee3f0438bfcf3331d7928efdb7d81738e3c09 Author: Wolfgang Sourdeau Date: Wed Dec 9 21:22:18 2009 +0000 Monotone-Parent: 263b6e0123652c8010371f69903e3a605a0c7a96 Monotone-Revision: 6c845252270eb03967ac431437dea26441d69532 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-09T21:22:18 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 380f095815bf54499c5375c3e51023426e4a4764 Author: Wolfgang Sourdeau Date: Tue Dec 8 23:19:16 2009 +0000 Monotone-Parent: 0bbbd12ea5011c00d28bdc2f4c9377a886d244e0 Monotone-Revision: 263b6e0123652c8010371f69903e3a605a0c7a96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-08T23:19:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/WORequest+SOGo.m commit af7f0ba0e43093541f80c792384d5c2ef01d3223 Author: Wolfgang Sourdeau Date: Tue Dec 8 23:18:12 2009 +0000 Monotone-Parent: 5f1640d17dbc95901d131c16f8d4499aa044594c Monotone-Revision: 0bbbd12ea5011c00d28bdc2f4c9377a886d244e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-08T23:18:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUserFolder.m commit e361b6615fd9e00a8866ac3a98635487cd6f9a2b Author: Wolfgang Sourdeau Date: Tue Dec 8 21:15:56 2009 +0000 Monotone-Parent: 22a2d4f70700185e46dc44f47891c774fa83e592 Monotone-Revision: 5f1640d17dbc95901d131c16f8d4499aa044594c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-08T21:15:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m A Tests/test-webdav.py commit cb9423595c4dde38f97dcbcbc5f89da90215df36 Author: Wolfgang Sourdeau Date: Tue Dec 8 20:18:37 2009 +0000 Monotone-Parent: 6cb91d1d9d747e4c9183318b78d93f66960a2c2a Monotone-Revision: 22a2d4f70700185e46dc44f47891c774fa83e592 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-08T20:18:37 Monotone-Branch: ca.inverse.sogo M NEWS commit 745d09fd3320fba746341b042c9dab8b045956c6 Author: Wolfgang Sourdeau Date: Tue Dec 8 18:09:45 2009 +0000 Monotone-Parent: 29667a5c82593dce5be1fa284de0ef3461b74c91 Monotone-Revision: 6cb91d1d9d747e4c9183318b78d93f66960a2c2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-08T18:09:45 Monotone-Branch: ca.inverse.sogo M debian/sogo.logrotate commit 6aa31f609277f1531f22052a6f25fc4bbde2ce03 Author: Wolfgang Sourdeau Date: Mon Dec 7 21:02:35 2009 +0000 Monotone-Parent: 2b8f8f20ddcc05375d6fc621de6d97b49198722a Monotone-Revision: 29667a5c82593dce5be1fa284de0ef3461b74c91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-07T21:02:35 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-sles commit 7b774b19c1ba2444e0da0c5310bbc3fe9d21d8f9 Author: Wolfgang Sourdeau Date: Mon Dec 7 20:39:00 2009 +0000 Monotone-Parent: ac9fdaf585c4ef94cbc22bcacdf8a0bef4ccd28a Monotone-Revision: 2b8f8f20ddcc05375d6fc621de6d97b49198722a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-07T20:39:00 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 3af65adf0afd290fc67433370ffe2a640eedd0e5 Author: Wolfgang Sourdeau Date: Mon Dec 7 16:16:01 2009 +0000 Monotone-Parent: 730c8a73525c070f1f66243a9c692f2ee0adbcd0 Monotone-Revision: be5e3b15cde44245718151c5191d6eb1a73b061b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-07T16:16:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDomainDefaults.m M UI/PreferencesUI/UIxPreferences.m commit 0b1dab8023ca88184a124bc7a157bdb2ad196e6e Author: Francis Lachapelle Date: Thu Dec 3 18:33:44 2009 +0000 See ChangeLog Monotone-Parent: 730c8a73525c070f1f66243a9c692f2ee0adbcd0 Monotone-Revision: 6a57f3626fde7fbfcae50a7c894c35736ad794c8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-03T18:33:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/iCalEntityObject+Utilities.m commit 4359d943fe7900101b65f156e76743ab76fb3a98 Author: Wolfgang Sourdeau Date: Wed Dec 2 21:18:22 2009 +0000 Monotone-Parent: e5c0dcb0589437eaceeabfaf2552be656e7a33c8 Monotone-Revision: 730c8a73525c070f1f66243a9c692f2ee0adbcd0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T21:18:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 538367c8935b33eca9a50851f6bf1fbc210bf4d7 Author: Wolfgang Sourdeau Date: Wed Dec 2 20:55:13 2009 +0000 Monotone-Parent: 889bc0c0dd5472ad45082fbd6acb931a2874648f Monotone-Revision: e5c0dcb0589437eaceeabfaf2552be656e7a33c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T20:55:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/SOGoSource.h commit f5a885e1fa8fbe591c6f446787820955c4c7a91f Author: Wolfgang Sourdeau Date: Wed Dec 2 20:54:45 2009 +0000 Monotone-Parent: 78533df190b5cd6050f9b57ff65db1e242028164 Monotone-Revision: 889bc0c0dd5472ad45082fbd6acb931a2874648f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T20:54:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDomainDefaults.m commit bc8e5a9998453546fa7119f5f842cfef74d64349 Author: Wolfgang Sourdeau Date: Wed Dec 2 20:53:52 2009 +0000 Monotone-Parent: 4e7dca3054e95b38b822f5fc8ff05e3b263e1e91 Monotone-Revision: 78533df190b5cd6050f9b57ff65db1e242028164 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T20:53:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m commit 29f7d5c7d8777bc9834305983a55422ac6604207 Author: Wolfgang Sourdeau Date: Wed Dec 2 20:51:31 2009 +0000 Monotone-Parent: 25981bbe4cfcd07274a992ad80a5674cdcfe302f Monotone-Revision: 4e7dca3054e95b38b822f5fc8ff05e3b263e1e91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T20:51:31 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.m commit d54b59625da2737a058d367fc5a616b40b83bae8 Author: Wolfgang Sourdeau Date: Wed Dec 2 20:48:20 2009 +0000 Monotone-Parent: bbbdf59fa48b91230965d91f5c9ef35eb49d2bd7 Monotone-Revision: 25981bbe4cfcd07274a992ad80a5674cdcfe302f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T20:48:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit 5b2595866906387f5c27dd2befba011d0738bfe7 Author: Wolfgang Sourdeau Date: Wed Dec 2 18:27:48 2009 +0000 Monotone-Parent: b9b71557c4538ab6b966ddb397fe17906f893873 Monotone-Revision: bbbdf59fa48b91230965d91f5c9ef35eb49d2bd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-02T18:27:48 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 771f0796259fc36427036452e836ef6bda80d257 Author: Wolfgang Sourdeau Date: Tue Dec 1 20:38:31 2009 +0000 Monotone-Parent: c32a4cb74573a0e993c15fc6e2dd1a54240a9379 Monotone-Revision: b9b71557c4538ab6b966ddb397fe17906f893873 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T20:38:31 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist commit c4ed5bae992e07ba471781df97e38ef7cec55365 Author: Wolfgang Sourdeau Date: Tue Dec 1 18:33:07 2009 +0000 Monotone-Parent: 4a94a09737a35d0774170a9dea9d614507de203a Monotone-Revision: c32a4cb74573a0e993c15fc6e2dd1a54240a9379 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T18:33:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit a2033cc5d053e7a56b3f8d89b003636021cde482 Author: Wolfgang Sourdeau Date: Tue Dec 1 16:54:24 2009 +0000 Monotone-Parent: b0d54fb9b69827b08042c1be219b87648b1a9df2 Monotone-Revision: 4a94a09737a35d0774170a9dea9d614507de203a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T16:54:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit b9a5c1e750c11626691c9239dd8bfbbb4771663b Author: Wolfgang Sourdeau Date: Tue Dec 1 16:53:15 2009 +0000 Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70 Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T16:53:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit ee001b16abb0205c051c173bef1bcd81026cad7f Author: Wolfgang Sourdeau Date: Tue Dec 1 16:46:44 2009 +0000 Monotone-Parent: f74dd4ff04d7b8ee0ad50ddfe2f76ef51e3c964f Monotone-Revision: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T16:46:44 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m commit b18f3652bafa8291889348cbd5458f30a4da8ce4 Author: Ludovic Marcotte Date: Tue Dec 1 15:15:23 2009 +0000 See ChangeLog Monotone-Parent: 86abac1beb24693e78f5aa2ceb2f3e3d1dea07b9 Monotone-Revision: f74dd4ff04d7b8ee0ad50ddfe2f76ef51e3c964f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-01T15:15:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit dfeb559f2cc7f988f949ca6d7ad00c644b7dc558 Author: Wolfgang Sourdeau Date: Tue Dec 1 16:09:26 2009 +0000 Monotone-Parent: 414331b3d93099684c2e6e7090ac0288bea4452f Monotone-Revision: 86abac1beb24693e78f5aa2ceb2f3e3d1dea07b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T16:09:26 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaultsSource.m commit 851e86373e51404ab806c5c69040aa0e203dcf76 Author: Wolfgang Sourdeau Date: Tue Dec 1 14:46:55 2009 +0000 Monotone-Parent: 3ea0b7cf5da4f19b50ca8ef28a18b5479c38c7a5 Monotone-Revision: 414331b3d93099684c2e6e7090ac0288bea4452f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T14:46:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaultsSource.m commit f092e394c1d650a77634601ab4fcedb117b83bb5 Author: Wolfgang Sourdeau Date: Tue Dec 1 14:29:56 2009 +0000 Monotone-Parent: afb2242cf07ec3d3c9cbe25bb4a43d4e15d1ec70 Monotone-Revision: 3ea0b7cf5da4f19b50ca8ef28a18b5479c38c7a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-01T14:29:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDefaultsSource.h M SoObjects/SOGo/SOGoDefaultsSource.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/MailerUI/UIxMailFolderActions.m M UI/PreferencesUI/UIxPreferences.m commit 0a96b7ca89fbb0e861dada833395362fffcca478 Author: Wolfgang Sourdeau Date: Mon Nov 30 22:38:22 2009 +0000 Monotone-Parent: 58bcff9040e0537925f1331d2d02052a22281972 Monotone-Revision: 8ac7c60ab7cfe1eb0f5cedd0ac4b33114af38fb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T22:38:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaultsSource.h M SoObjects/SOGo/SOGoLDAPDefaults.h commit f33c6094c946c8aa53c758bb4348d909709725eb Author: Wolfgang Sourdeau Date: Mon Nov 30 19:19:20 2009 +0000 Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde Monotone-Revision: 58bcff9040e0537925f1331d2d02052a22281972 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T19:19:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserProfile.m commit f08365d8b503ea74204be9dabfbcfad0af3c2cdd Author: Ludovic Marcotte Date: Mon Nov 30 18:51:06 2009 +0000 Added the Swedish language in the automated test cases. Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde Monotone-Revision: 004229d10ec89760026cebaca31254e6487c54ab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-30T18:51:06 Monotone-Branch: ca.inverse.sogo M Tests/all.py commit 3ede37b026a5e7945c36d67e8db3c43e12112edc Author: Wolfgang Sourdeau Date: Mon Nov 30 18:23:39 2009 +0000 Monotone-Parent: be4d354a53d48f0bb0000b543d31e805a289acd9 Monotone-Revision: 487f8acb57ef05be13059a57b5274da87d4d4cde Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T18:23:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit e4ef12a690dc923467bf32fffd2c70c6d2316885 Author: Wolfgang Sourdeau Date: Mon Nov 30 18:23:29 2009 +0000 Monotone-Parent: 30c81b4f13ebe8fe0c9c28588b0fca6366b0e3b2 Monotone-Revision: be4d354a53d48f0bb0000b543d31e805a289acd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T18:23:29 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDefaultsSource.m commit 148ce32085d87c8afd55dcf5fbb5f1546d57dcc7 Author: Wolfgang Sourdeau Date: Mon Nov 30 18:12:46 2009 +0000 Monotone-Parent: 7b560f5d25d1c37a7cdb773d653d58f82af95e42 Monotone-Revision: 30c81b4f13ebe8fe0c9c28588b0fca6366b0e3b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T18:12:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDefaultsSource.m commit e753c289478d894b2e5e31dce247ec5f2f81263c Author: Wolfgang Sourdeau Date: Mon Nov 30 18:11:39 2009 +0000 Monotone-Parent: 58bd680508238fce5d64f34df8270f76a1937b44 Monotone-Revision: 7b560f5d25d1c37a7cdb773d653d58f82af95e42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T18:11:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit ea65257acfef4b503cae478f71003663edb9bf59 Author: Wolfgang Sourdeau Date: Mon Nov 30 18:11:31 2009 +0000 Monotone-Parent: 4198e2465d45fe776a415bd2dea2e4f56eed4826 Monotone-Revision: 58bd680508238fce5d64f34df8270f76a1937b44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T18:11:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 62856908bb06cef0fd71a262ff37a6b369abc31b Author: Wolfgang Sourdeau Date: Mon Nov 30 16:31:19 2009 +0000 Monotone-Parent: 90a9a165bd97c227034ffe99dc1bcd6de1cd3e2b Monotone-Revision: 4198e2465d45fe776a415bd2dea2e4f56eed4826 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T16:31:19 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSChannelManager.h M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/GDLContentStore/NSURL+GCS.m commit 76c81ab71a760f88c6d7f2a17f1297e72c58d008 Author: Wolfgang Sourdeau Date: Mon Nov 30 15:55:04 2009 +0000 Monotone-Parent: 83e7d2455de99bbdf6ca18f2e16478d506a07412 Monotone-Revision: 90a9a165bd97c227034ffe99dc1bcd6de1cd3e2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T15:55:04 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/NSURL+GCS.h M SOPE/GDLContentStore/NSURL+GCS.m commit 0b74efd7f2bce9c6a1d1b71ffe1045c7e03f1db5 Author: Wolfgang Sourdeau Date: Mon Nov 30 15:42:16 2009 +0000 Monotone-Parent: 3c3f676520d5f154730079c576d8ffde515851cd Monotone-Revision: 83e7d2455de99bbdf6ca18f2e16478d506a07412 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T15:42:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDefaultsSource.m commit c78ad98742f18ea7ebcdc218b4229ebe1fbf570e Author: Wolfgang Sourdeau Date: Mon Nov 30 14:48:50 2009 +0000 Monotone-Parent: 3ec2e0f99bbf37c3d347f65454edef902b376d18 Monotone-Revision: 3c3f676520d5f154730079c576d8ffde515851cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T14:48:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDefaultsSource.m commit f9c8deb0b527f0db425769ac5d10f58c719b274d Author: Wolfgang Sourdeau Date: Mon Nov 30 01:42:15 2009 +0000 Monotone-Parent: 4ac298b0202fa194faaffcdf551137eb8bdd429b Monotone-Revision: 3ec2e0f99bbf37c3d347f65454edef902b376d18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-30T01:42:15 Monotone-Branch: ca.inverse.sogo D OGoContentStore/OGoContentStore.xcode/project.pbxproj D OGoContentStore/OGoContentStore.xcodeproj/project.pbxproj D SOPE/NGCards/NGCards.xcodeproj/project.pbxproj D SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver.xcodeproj/project.pbxproj commit bdb91694421c8fb281de21e4b44943e845b2a8ac Author: Wolfgang Sourdeau Date: Sun Nov 29 21:48:00 2009 +0000 Monotone-Parent: 7df1edc5e4fb86c8fe01354ff89b73239e5a4e37 Monotone-Revision: 4ac298b0202fa194faaffcdf551137eb8bdd429b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-29T21:48:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SQLSource.h M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m M UI/MainUI/SOGoUserHomePage.m commit 43dfb25589aaab9e23139ffdd776bff88c2ca5bd Author: Wolfgang Sourdeau Date: Sun Nov 29 21:44:04 2009 +0000 Monotone-Parent: 4649d6842fe70a3e582c138faf9776802809704a Monotone-Revision: 7df1edc5e4fb86c8fe01354ff89b73239e5a4e37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-29T21:44:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SQLSource.m commit 12b8c7a42729768606babe1277c7d57d17171e61 Author: Wolfgang Sourdeau Date: Sun Nov 29 04:21:54 2009 +0000 Monotone-Parent: c91eef7edcfd08d414664c25a590b6268a7e58e2 Monotone-Revision: 4649d6842fe70a3e582c138faf9776802809704a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-29T04:21:54 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoUserSettings.h A SoObjects/SOGo/SOGoUserSettings.m commit b79a7e5a004320d73684ecf8f0042297f2a6d443 Author: Wolfgang Sourdeau Date: Sun Nov 29 04:19:32 2009 +0000 Monotone-Parent: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a Monotone-Revision: c91eef7edcfd08d414664c25a590b6268a7e58e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-29T04:19:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M Main/sogod.m M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/GDLContentStore/GCSFolderManager.m M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoDateFormatter.m A SoObjects/SOGo/SOGoDefaults.plist A SoObjects/SOGo/SOGoDefaultsSource.h A SoObjects/SOGo/SOGoDefaultsSource.m A SoObjects/SOGo/SOGoDomainDefaults.h A SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.h M SoObjects/SOGo/SOGoGroup.m A SoObjects/SOGo/SOGoLDAPDefaults.h M SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m M SoObjects/SOGo/SOGoMailer.h M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoProxyAuthenticator.m A SoObjects/SOGo/SOGoSQLUserProfile.h A SoObjects/SOGo/SOGoSQLUserProfile.m M SoObjects/SOGo/SOGoSource.h A SoObjects/SOGo/SOGoSystemDefaults.h A SoObjects/SOGo/SOGoSystemDefaults.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.h M SoObjects/SOGo/SOGoUserManager.m A SoObjects/SOGo/SOGoUserProfile.h A SoObjects/SOGo/SOGoUserProfile.m M SoObjects/SOGo/SOGoWebAuthenticator.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m M SoObjects/SOGo/WOContext+SOGo.h M SoObjects/SOGo/WOContext+SOGo.m M SoObjects/SOGo/iCalEntityObject+Utilities.m M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.m M UI/Common/UIxPageFrame.m M UI/Common/UIxUserRightsEditor.m M UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailUserRightsEditor.m M UI/MailerUI/UIxMailView.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m M UI/SOGoUI/UIxComponent.m D UI/SOGoUI/WOContext+UIx.h D UI/SOGoUI/WOContext+UIx.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalWeekView.m M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTimeDateControl.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.js M configure commit 3821d1aa7fde7c8ad9ecf9d3f837ab781420118f Author: Wolfgang Sourdeau Date: Sun Nov 29 04:02:47 2009 +0000 Monotone-Parent: 26c7b9bc924807f585951102db6677a54ac082b3 Monotone-Revision: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-29T04:02:47 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M Main/GNUmakefile.preamble D Main/SOGoStartupLogger.h D Main/SOGoStartupLogger.m A SoObjects/SOGo/SOGoStartupLogger.h A SoObjects/SOGo/SOGoStartupLogger.m commit 6d44dd58f9271ec91c869b81da74c0d3ab255a7f Author: Wolfgang Sourdeau Date: Fri Nov 27 15:16:31 2009 +0000 Monotone-Parent: 84c6073079fd585b26505ef43bd7c3cd478b2255 Monotone-Revision: 26c7b9bc924807f585951102db6677a54ac082b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-27T15:16:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 0fdae362784f864db1a4bf4b75af19e66d9e50e6 Author: Wolfgang Sourdeau Date: Thu Nov 26 21:14:56 2009 +0000 Monotone-Parent: 281488f5ccd9072f8845d50a816057f4a181d5b9 Monotone-Revision: 84c6073079fd585b26505ef43bd7c3cd478b2255 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-26T21:14:56 Monotone-Branch: ca.inverse.sogo M Tests/README M Tests/preferences.py commit e77aba5bd6ee25536b866946247f23429088c874 Author: Wolfgang Sourdeau Date: Thu Nov 26 20:44:58 2009 +0000 Monotone-Parent: e862ec9df7a40d9361fca6b959f96c844ff74060 Monotone-Revision: 281488f5ccd9072f8845d50a816057f4a181d5b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-26T20:44:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 126b92fb1ec6997f0e711062e0c54af07d10e29e Author: Wolfgang Sourdeau Date: Thu Nov 26 19:34:56 2009 +0000 Monotone-Parent: f617866a91a29b390f0a2207ceb975bf2b2eeaa3 Monotone-Revision: e862ec9df7a40d9361fca6b959f96c844ff74060 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-26T19:34:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 5a31a100c6f7252e84856ea4e37217c7007cbd4d Author: Wolfgang Sourdeau Date: Thu Nov 26 19:32:24 2009 +0000 Monotone-Parent: 367e72af9d08f48f2e598a1e344c784b6bc4ffac Monotone-Revision: f617866a91a29b390f0a2207ceb975bf2b2eeaa3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-26T19:32:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m commit 09e4c3f2a954f988dfb6c2d613e3a00740807a5b Author: Wolfgang Sourdeau Date: Thu Nov 26 19:31:07 2009 +0000 Monotone-Parent: bcd29d180f0f481f03088f9e1fcb3066dcfdbcc9 Monotone-Revision: 367e72af9d08f48f2e598a1e344c784b6bc4ffac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-26T19:31:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.h M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserManager.m M UI/Scheduler/UIxComponentEditor.m commit 988df04587a2dc59554961056baba7fa26308246 Author: Ludovic Marcotte Date: Thu Nov 26 16:59:29 2009 +0000 See ChangeLog Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223 Monotone-Revision: 5cb63d3b6d43af52102d0fcf33a7587994776330 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-26T16:59:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit 55c9719b11e9df226845dfa69c0a9056719d625c Author: Francis Lachapelle Date: Thu Nov 26 14:53:30 2009 +0000 See ChangeLog Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223 Monotone-Revision: 00ffb0295fd6e6526c1e1132bcd23e8726c80997 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-26T14:53:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSString+Mail.m M UI/MailPartViewers/UIxMailPartMessageViewer.m commit 90f4187c98b05f7a5620f95b288fe9cc1e3218c5 Author: Ludovic Marcotte Date: Thu Nov 26 11:51:52 2009 +0000 See ChangeLog Monotone-Parent: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be Monotone-Revision: bd604d08baed0cf7905c0c78a513a7e7a9621223 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-26T11:51:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit a66386c85ab811ceee5f3d4f84714ee66feda09b Author: Francis Lachapelle Date: Thu Nov 26 01:09:50 2009 +0000 Fixed CSS for IE in categories editor of preferences window. Monotone-Parent: 39c75e19bf860149cbc9f36ece8744fbd26e0134 Monotone-Revision: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-26T01:09:50 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/iefixes.css commit 57a29bf6b03029e45e5f63c465d79bf13270e1b9 Author: Wolfgang Sourdeau Date: Wed Nov 25 19:45:58 2009 +0000 Monotone-Parent: 6159e0c704df2f0a52d5c655b815ae3ef9db304d Monotone-Revision: d9edaa5a4ca6782486f4ff16bb99afda3eb95d68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-25T19:45:58 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit e9a9134d927a9ee51165fd550ea84d0c24d1083e Author: Francis Lachapelle Date: Wed Nov 25 19:21:58 2009 +0000 Fix CSS in UIxComponentEditor Monotone-Parent: f094a21d8e470bf3e243d0c7413263f48be70226 Monotone-Revision: 9f67c189b2251b9511b4088c2ea0553e82a50502 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-25T19:21:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 3a28682a3e84242a0c9fed0756eae93859cfeb0d Author: Wolfgang Sourdeau Date: Wed Nov 25 19:21:37 2009 +0000 Monotone-Parent: f094a21d8e470bf3e243d0c7413263f48be70226 Monotone-Revision: 6159e0c704df2f0a52d5c655b815ae3ef9db304d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-25T19:21:37 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 3c24d99fb398d30e7c468ef048614d4f295a8b6f Author: Francis Lachapelle Date: Wed Nov 25 02:34:24 2009 +0000 See ChangeLog Monotone-Parent: c55d7e01ad80c68ff71c3684827782f73ac196ef Monotone-Revision: f094a21d8e470bf3e243d0c7413263f48be70226 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-25T02:34:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailerUI/UIxMailListView.m commit c8358a9f4f035ad0b0e446e93a0c6a0d6b9953d1 Author: Ludovic Marcotte Date: Tue Nov 24 20:19:21 2009 +0000 See ChangeLog #MTN: ---------------------------------------------------------------------- Monotone-Parent: 8bf27e6a6e311b43dd1eefbb9eab21ed89a80f6d Monotone-Revision: c55d7e01ad80c68ff71c3684827782f73ac196ef Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-24T20:19:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SQLSource.m commit c834daa7cafaa7d64b573acecc47623ae9264b23 Author: Francis Lachapelle Date: Mon Nov 23 22:46:14 2009 +0000 Fixed translations for "Fmt_" keys. Monotone-Parent: dbf0e1c560253d898374155e0aa7bd9b90bc6555 Monotone-Revision: 7aed954ad4ebbca743fbd0ed569ccff8ef579d50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-23T22:46:14 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings commit 4071fdb44aef721d76223e8c93bc51d5006c8749 Author: Wolfgang Sourdeau Date: Mon Nov 23 19:18:50 2009 +0000 Monotone-Parent: dbf0e1c560253d898374155e0aa7bd9b90bc6555 Monotone-Revision: 0c87f247ac8738bb8abb3be8b9181fa346568ad5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-23T19:18:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-tool.m commit 4a46b725c7cacd460fdc49eb67830bd15d7817e6 Author: Wolfgang Sourdeau Date: Fri Nov 20 20:25:13 2009 +0000 Monotone-Parent: 3e6948059832484bb80a8445b88f9673d85ac1ba Monotone-Revision: dbf0e1c560253d898374155e0aa7bd9b90bc6555 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-20T20:25:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVAuthenticator.h M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoProxyAuthenticator.h M SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m commit 9dd4c2c0148ee49222785103b0c182243fcad5f0 Author: Wolfgang Sourdeau Date: Fri Nov 20 20:17:01 2009 +0000 Monotone-Parent: c0283461e792310f219134254634aca1351aec58 Monotone-Revision: 3e6948059832484bb80a8445b88f9673d85ac1ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-20T20:17:01 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M Main/SOGo.m A Main/SOGoStartupLogger.h A Main/SOGoStartupLogger.m M Main/sogod.m commit ef483a59ea008a41d0d6ed6e0e0f76ce1edfd18f Author: Wolfgang Sourdeau Date: Fri Nov 20 19:02:39 2009 +0000 Monotone-Parent: db65c7e35ae83bc91fdec247c1d3eba6847752da Monotone-Revision: 8c9e590b755c113a30dd211d600f834108d3d3c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-20T19:02:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m commit c8e8c4dff09567a619a40600108ea4d048263c73 Author: Wolfgang Sourdeau Date: Fri Nov 20 18:59:52 2009 +0000 Monotone-Parent: 3f1a705ea4e12fea3f816fcc523a8b481c081f11 Monotone-Revision: db65c7e35ae83bc91fdec247c1d3eba6847752da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-20T18:59:52 Monotone-Branch: ca.inverse.sogo M Main/SOGoProductLoader.m commit 02db1a1be73dfad491d24178b7315c6c6d7a7300 Author: Francis Lachapelle Date: Fri Nov 20 16:18:10 2009 +0000 Added Swedish in each translation of UI/PreferencesUI. Monotone-Parent: 18155a2d60bff7181a5a85a593a9eeddab055e95 Monotone-Revision: cb353540581231ee354e2ecfb4ee098e1f4fd5b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-20T16:18:10 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/Italian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit d086fd5dd95f96eb6199829b7ff5db471da7d6bc Author: Wolfgang Sourdeau Date: Fri Nov 20 15:54:14 2009 +0000 Monotone-Parent: 18155a2d60bff7181a5a85a593a9eeddab055e95 Monotone-Revision: 3f1a705ea4e12fea3f816fcc523a8b481c081f11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-20T15:54:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit a652b15152d776d85da016cd71e59b335f3aae3f Author: Francis Lachapelle Date: Fri Nov 20 14:59:16 2009 +0000 Updated Swedish translation. Monotone-Parent: 030a45848583164e8f229744cd5a518ecc93b665 Monotone-Revision: 18155a2d60bff7181a5a85a593a9eeddab055e95 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-20T14:59:16 Monotone-Branch: ca.inverse.sogo M UI/Common/Swedish.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings commit 8f472524a4df4e00203a074c6fe129c64a3914ba Author: Francis Lachapelle Date: Thu Nov 19 22:50:18 2009 +0000 See ChangeLog Monotone-Parent: b7300c32ea4332dc810095989c8cea185300c032 Monotone-Revision: 030a45848583164e8f229744cd5a518ecc93b665 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-19T22:50:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailReply.m commit 56972b8e5337ba370e2fa4076da6deaed85726d3 Author: Wolfgang Sourdeau Date: Thu Nov 19 20:21:48 2009 +0000 Monotone-Parent: cf528c32a864b21894f3e0902af7a6f58b27594a Monotone-Revision: b7300c32ea4332dc810095989c8cea185300c032 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T20:21:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 547958b916510ef42bbc87deed39a3f9d18466bc Author: Wolfgang Sourdeau Date: Thu Nov 19 20:02:45 2009 +0000 Monotone-Parent: b7751a69b5bfafc16aaf3506b97e9c0d3aeeab69 Monotone-Revision: cf528c32a864b21894f3e0902af7a6f58b27594a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T20:02:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SQLSource.m commit cee703c4562d49d899727cdfd9717df798ec778d Author: Wolfgang Sourdeau Date: Thu Nov 19 19:57:26 2009 +0000 Monotone-Parent: f240bfe4674e163be4ece6a56adc0840ccdf87e9 Monotone-Revision: b7751a69b5bfafc16aaf3506b97e9c0d3aeeab69 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T19:57:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit ee68a98bfdc0a37cdc607a16e137b2f10efb9e3c Author: Wolfgang Sourdeau Date: Thu Nov 19 19:54:08 2009 +0000 Monotone-Parent: 54e08d70ed3b12e1a8bb0a68c590698753bb3e02 Monotone-Revision: f240bfe4674e163be4ece6a56adc0840ccdf87e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T19:54:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit c94db02a3360ffe6b397e15d2e41fc6a0502b511 Author: Wolfgang Sourdeau Date: Thu Nov 19 17:08:47 2009 +0000 Monotone-Parent: 9f8af75f69269845084162a8844a51cf065ae8fc Monotone-Revision: 54e08d70ed3b12e1a8bb0a68c590698753bb3e02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T17:08:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserManager.m commit 81997a8c8a9add2c64da9e9cbb529b04351df430 Author: Wolfgang Sourdeau Date: Thu Nov 19 16:53:51 2009 +0000 Monotone-Parent: 72e1b73ecd70270e80d3a060fabe219cfcdd21cd Monotone-Revision: 9f8af75f69269845084162a8844a51cf065ae8fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T16:53:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 972aa027d9c7104ad449db7907ea4963d00d286d Author: Wolfgang Sourdeau Date: Thu Nov 19 16:51:02 2009 +0000 Monotone-Parent: 8714a90171f0256424d65122b72c98a61ef5f55a Monotone-Revision: 72e1b73ecd70270e80d3a060fabe219cfcdd21cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T16:51:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/sogo-tool.m commit 702af743247c7eba7294080a1bf6ff9f477fe2eb Author: Wolfgang Sourdeau Date: Thu Nov 19 16:49:45 2009 +0000 Monotone-Parent: 6e1bd1891e5cfeca7fa78369305bcad3b36d1955 Monotone-Revision: 8714a90171f0256424d65122b72c98a61ef5f55a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T16:49:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit cfc6787765800d097f7298a5f095cc61321c330b Author: Wolfgang Sourdeau Date: Thu Nov 19 16:43:29 2009 +0000 Monotone-Parent: 42650c7e11b236bf9b1b25f7089b591ad1af31aa Monotone-Revision: 6e1bd1891e5cfeca7fa78369305bcad3b36d1955 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-19T16:43:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSChannelManager.h M SOPE/GDLContentStore/GCSChannelManager.m commit b35a2e92cd2b3b385caf3c35c6e57b836120e5d9 Author: Francis Lachapelle Date: Thu Nov 19 01:59:24 2009 +0000 Updated NEWS file Monotone-Parent: d51e4aa6904224eef4f85b41b614e15ea902be8a Monotone-Revision: 8284970df75a548f065196f3da7fcd70bc8c47b3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-19T01:59:24 Monotone-Branch: ca.inverse.sogo M NEWS commit 024673187f61388085c5c2cd1e5efc9c04fc55d4 Author: Francis Lachapelle Date: Thu Nov 19 01:46:55 2009 +0000 Improved French translation. Monotone-Parent: af080c9cf7ca32f65f9dd328b779029483bc2da6 Monotone-Revision: d51e4aa6904224eef4f85b41b614e15ea902be8a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-19T01:46:55 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit b651794c5a899986c8d93cff6befb40b7907ecae Author: Francis Lachapelle Date: Wed Nov 18 23:42:49 2009 +0000 Added Swedish translation. Monotone-Parent: 12a59355a419419882f630c0b278d47eefbbd116 Monotone-Revision: af080c9cf7ca32f65f9dd328b779029483bc2da6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-18T23:42:49 Monotone-Branch: ca.inverse.sogo A SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.html A SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.wod A SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.html A SoObjects/Appointments/SOGoAptMailSwedishInvitation.wo/SOGoAptMailSwedishInvitation.wod A SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.html A SoObjects/Appointments/SOGoAptMailSwedishUpdate.wo/SOGoAptMailSwedishUpdate.wod A SoObjects/Appointments/Swedish.lproj/Localizable.strings A SoObjects/Contacts/Swedish.lproj/Localizable.strings A SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html A SoObjects/Mailer/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod A SoObjects/Mailer/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.html A SoObjects/Mailer/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.wod A UI/AdministrationUI/Swedish.lproj/Localizable.strings A UI/Common/Swedish.lproj/Localizable.strings A UI/Contacts/Swedish.lproj/Localizable.strings A UI/MailPartViewers/Swedish.lproj/Localizable.strings A UI/MailerUI/Swedish.lproj/Localizable.strings A UI/MainUI/Swedish.lproj/Locale A UI/MainUI/Swedish.lproj/Localizable.strings A UI/PreferencesUI/Swedish.lproj/Localizable.strings A UI/Scheduler/Swedish.lproj/Localizable.strings A UI/Templates/Appointments/SOGoAptMailSwedishICalReply.wox A UI/Templates/SOGoACLSwedishAdditionAdvisory.wox A UI/Templates/SOGoACLSwedishModificationAdvisory.wox A UI/Templates/SOGoACLSwedishRemovalAdvisory.wox A UI/Templates/SOGoFolderSwedishAdditionAdvisory.wox A UI/Templates/SOGoFolderSwedishRemovalAdvisory.wox commit 7e03b255fe56040bb68e94f960dac93ef4f24bd5 Author: Wolfgang Sourdeau Date: Wed Nov 18 23:16:15 2009 +0000 Monotone-Parent: d656a1a3c9e97c1b1a23a7959821aa3c54780d86 Monotone-Revision: 8b5b324a1c2f984ac4755fedfc3bf7a66169a6af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T23:16:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 2dcdcb2e89e1a94330c00436a7457c108a3e6717 Author: Wolfgang Sourdeau Date: Wed Nov 18 23:15:34 2009 +0000 Monotone-Parent: a1ad485763dbb256f42488a0cf3e8c8061604d83 Monotone-Revision: d656a1a3c9e97c1b1a23a7959821aa3c54780d86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T23:15:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.h M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m M SoObjects/SOGo/NSScanner+BSJSONAdditions.h M SoObjects/SOGo/NSScanner+BSJSONAdditions.m commit bf127ecc18e8a53f1e3d77bb7bae4d33f5419423 Author: Wolfgang Sourdeau Date: Wed Nov 18 23:13:44 2009 +0000 Monotone-Parent: 3053345e3004d3568a69d34023dc2bdf34c4c3b4 Monotone-Revision: a1ad485763dbb256f42488a0cf3e8c8061604d83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T23:13:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit dcc9ae85ef09c052d4b670d4d3917eea04741b92 Author: Francis Lachapelle Date: Wed Nov 18 22:54:12 2009 +0000 Added Swedish translation. Monotone-Parent: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2 Monotone-Revision: ed66e83d2feb1a41dee7a2a6ca422f440f0e7b18 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-18T22:54:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M UI/AdministrationUI/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxListEditor.m M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.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/Italian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile M UI/Scheduler/Russian.lproj/Localizable.strings commit 70947fe36707ceaacefde36c287c3c55a0872a50 Author: Wolfgang Sourdeau Date: Wed Nov 18 16:47:49 2009 +0000 Monotone-Parent: 0c9fe27ffae5ff44e73d7dfca3b188c2ba1c0873 Monotone-Revision: 3053345e3004d3568a69d34023dc2bdf34c4c3b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T16:47:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 4775e4188c4f65c9a0db4a65649659afcd6600fc Author: Wolfgang Sourdeau Date: Wed Nov 18 16:44:46 2009 +0000 Monotone-Parent: c1d0200c4b60b6258231cb033e48e83ccd97ed4e Monotone-Revision: 0c9fe27ffae5ff44e73d7dfca3b188c2ba1c0873 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T16:44:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/GNUmakefile commit 9259ff53d23c77c60dec4b9f343044cca0ebdba3 Author: Wolfgang Sourdeau Date: Wed Nov 18 16:40:43 2009 +0000 Monotone-Parent: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2 Monotone-Revision: c1d0200c4b60b6258231cb033e48e83ccd97ed4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-18T16:40:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/GNUmakefile commit ac106aad7f627dc341b761502c22a9efa21fe4b5 Author: Francis Lachapelle Date: Tue Nov 17 17:44:21 2009 +0000 Updated NEWS file Monotone-Parent: ee484382abda554a929b3591e9b64d063cf30887 Monotone-Revision: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-17T17:44:21 Monotone-Branch: ca.inverse.sogo M NEWS commit 6aa4bc10a38638554eea34eb7c27ec66edf532c5 Author: Francis Lachapelle Date: Tue Nov 17 16:29:09 2009 +0000 Debian init script was not using the $USER variable. Monotone-Parent: bd24937e7ce408db324855032cc7f16806b6d54e Monotone-Revision: ee484382abda554a929b3591e9b64d063cf30887 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-17T16:29:09 Monotone-Branch: ca.inverse.sogo M debian/sogo.init commit 89eb0bb7e0cf4fbb434cb0f9b3e0a90068e046f2 Author: Francis Lachapelle Date: Mon Nov 16 20:11:15 2009 +0000 Improvement to the JavaScript of the login page. Monotone-Parent: 9cbd91b1acc90a99245d977eebc9cfaa5013f540 Monotone-Revision: bd24937e7ce408db324855032cc7f16806b6d54e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-16T20:11:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 95c6872a41d1547e40d6ab37d72b0506975e95eb Author: Wolfgang Sourdeau Date: Mon Nov 16 15:02:14 2009 +0000 Monotone-Parent: defafb3d42bb34384a710aa31d323d75bb693172 Monotone-Revision: 9cbd91b1acc90a99245d977eebc9cfaa5013f540 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-16T15:02:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m commit e420fd76e903bc4713e1d96196935bf1107a9c96 Author: Wolfgang Sourdeau Date: Mon Nov 16 15:01:54 2009 +0000 Monotone-Parent: 5b1d778c72ce4ada23636c851701db22a919ec86 Monotone-Revision: defafb3d42bb34384a710aa31d323d75bb693172 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-16T15:01:54 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 672ae69c978d448d944fc5890444072e49c198b4 Author: Wolfgang Sourdeau Date: Fri Nov 13 21:30:44 2009 +0000 Monotone-Parent: 539c778600d2e518b02c2bcbd94999b4d041813d Monotone-Revision: 5b1d778c72ce4ada23636c851701db22a919ec86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-13T21:30:44 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit fc2e9eef18ee071bc8b78720ddc7e542e6288efc Author: Wolfgang Sourdeau Date: Fri Nov 13 14:25:47 2009 +0000 Monotone-Parent: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4 Monotone-Revision: 539c778600d2e518b02c2bcbd94999b4d041813d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-13T14:25:47 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit 766e60bd43ca17b0928474bf5c7f965db9575c07 Author: Wolfgang Sourdeau Date: Fri Nov 13 14:17:35 2009 +0000 Monotone-Parent: 6be35fb163738ebd89b9e08ca6fbb581da88e8b6 Monotone-Revision: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-13T14:17:35 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 83c23e05fcf7b3dd64943ff175481e3fc9ac134b Author: Wolfgang Sourdeau Date: Thu Nov 12 18:30:21 2009 +0000 Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc Monotone-Revision: 7c3174b2dda8eadea001bf8ed529fc682f44b4eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-12T18:30:21 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf M Apache/SOGo.conf M SOPE/sope-patchset-r1660.diff M Scripts/sogo-init.d-redhat M Scripts/sogo-init.d-sles M Scripts/sogod-wrapper M debian/sogo.init M sogo.spec commit c7c0809c6845ff8a2f44b7b3e50e8f54796399a0 Author: Francis Lachapelle Date: Wed Nov 11 14:57:15 2009 +0000 Updated updates.php Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc Monotone-Revision: 9324608c23d9ecf3722d0720d2628281ed725d79 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-11T14:57:15 Monotone-Branch: ca.inverse.sogo M Scripts/updates.php commit fb9ac84533503018fd33d2b44228658e073e2148 Author: Wolfgang Sourdeau Date: Tue Nov 10 21:39:40 2009 +0000 Monotone-Parent: f9a04cc4832d7c1ca8d70b594faba3c5a0eda334 Monotone-Revision: f3dd7372c4f74c5e1e309b528107e222964ca70b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-10T21:39:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxListEditor.m M UI/MainUI/SOGoRootPage.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Templates/UIxPageFrame.wox commit 5adaba3ca9b464ea8a447536c9e8a1418ca0c5b5 Author: Wolfgang Sourdeau Date: Tue Nov 10 21:08:58 2009 +0000 Monotone-Parent: 132b2ba750acac2321a05f595c90612251cc2660 Monotone-Revision: f9a04cc4832d7c1ca8d70b594faba3c5a0eda334 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-10T21:08:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 44465073bbfd665fb29e605d64cec9e97d03e626 Author: Wolfgang Sourdeau Date: Tue Nov 10 20:57:55 2009 +0000 Monotone-Parent: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6 Monotone-Revision: bc27fcec7009f89be6225808b581d3967066dfac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-10T20:57:55 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit e1797c9365a172c8910995d8d9bd240265fdae37 Author: Francis Lachapelle Date: Tue Nov 10 16:18:57 2009 +0000 See ChangeLog Monotone-Parent: ac03f0324d16940145f9feb2cf56e61ed3ee5ef6 Monotone-Revision: 9aa24eb1e4a4107aaa9cf4e74e6f8c5b0477350a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-10T16:18:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 4f5f19e6133e5b58ae2828af4e58f6103a6bf824 Author: Francis Lachapelle Date: Tue Nov 10 16:18:19 2009 +0000 Updated installation guide Monotone-Parent: e41ab0579999c2bec5931b07e24575fdd3352c01 Monotone-Revision: ac03f0324d16940145f9feb2cf56e61ed3ee5ef6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-10T16:18:19 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit a6a841d85d9623ef4b192901cd77fa8bb858b770 Author: Ludovic Marcotte Date: Sat Nov 7 22:33:25 2009 +0000 See ChangeLog Monotone-Parent: d766f6e70aa4e2c12f71d547dd353e15b6f2aae4 Monotone-Revision: e41ab0579999c2bec5931b07e24575fdd3352c01 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-07T22:33:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoMailer.m D UI/README D UI/SOGoUI/README M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m commit 02cba4656428bda9b931425fec0ec91d0d8b6137 Author: Francis Lachapelle Date: Fri Nov 6 22:07:48 2009 +0000 Updated list of versions of supported browsers. Monotone-Parent: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6 Monotone-Revision: d766f6e70aa4e2c12f71d547dd353e15b6f2aae4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-06T22:07:48 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoBrowsersPanel.wox commit 61dbbabc0feb22d5bffbf58fa43ef368551916a8 Author: Wolfgang Sourdeau Date: Fri Nov 6 13:53:52 2009 +0000 Monotone-Parent: 06841c566e6f8405c285c88598c2e3a84713a9b8 Monotone-Revision: f7b66710e99ba7d1d9435fc3b1cd24eebb3b6bc6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-06T13:53:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit bd2a008d2dd31c52d0c7913d69ffe71b648fb91c Author: Francis Lachapelle Date: Thu Nov 5 21:51:07 2009 +0000 Updated installation guide. Monotone-Parent: fe8e342827f97f4b5f5c94322b13f8a2ec20c40d Monotone-Revision: 06841c566e6f8405c285c88598c2e3a84713a9b8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-05T21:51:07 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit aa16b8a5748d65ac5dd8fe9454cbf0789c44d239 Author: Francis Lachapelle Date: Thu Nov 5 21:25:04 2009 +0000 See ChangeLog Monotone-Parent: 228e9770b472515d2c5ed57891aae9de3ccf23ff Monotone-Revision: fe8e342827f97f4b5f5c94322b13f8a2ec20c40d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-05T21:25:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SOGoRootPage.js commit 6ae1bfb0fed0a0b23b16b3e76a8b249a031cba82 Author: Ludovic Marcotte Date: Thu Nov 5 19:42:17 2009 +0000 Removed useless info in the README Monotone-Parent: d09001490c2d88332ef3ec446bfd0aa488d0de8c Monotone-Revision: 228e9770b472515d2c5ed57891aae9de3ccf23ff Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-05T19:42:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/README commit 468073b1315804f5157655362149f284647a7f76 Author: Francis Lachapelle Date: Wed Nov 4 22:13:20 2009 +0000 Major refresh of CSS stylesheets. Monotone-Parent: 508bbe52515b0ad7119c755b4cc91d17e313c06b Monotone-Revision: d09001490c2d88332ef3ec446bfd0aa488d0de8c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-04T22:13:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M UI/Common/UIxPageFrame.m M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactsMailerSelection.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/ContactsUI/UIxListEditor.wox M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalDateSelector.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/UIxCalUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/Templates/SchedulerUI/UIxOccurenceDialog.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxToolbar.wox M UI/WebServerResources/AdministrationUI.css M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxListEditor.css M UI/WebServerResources/UIxListEditor.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/UIxOccurenceDialog.css M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxRecurrenceEditor.css M UI/WebServerResources/UIxReminderEditor.css A UI/WebServerResources/add-icon.png A UI/WebServerResources/arrow-down.png A UI/WebServerResources/arrow-left.png A UI/WebServerResources/arrow-right.png A UI/WebServerResources/arrow-up.png A UI/WebServerResources/btn_a_bg.png A UI/WebServerResources/btn_span_bg.png M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css A UI/WebServerResources/input_bg.gif A UI/WebServerResources/remove-icon.png A UI/WebServerResources/smalltoolbarbtn_a_bg.png A UI/WebServerResources/smalltoolbarbtn_span_bg.png A UI/WebServerResources/tab_a_active_bg.png A UI/WebServerResources/tab_a_inactive_bg.png A UI/WebServerResources/tab_span_active_bg.png A UI/WebServerResources/tab_span_inactive_bg.png M UI/WebServerResources/tbtv_junction_17x17.gif A UI/WebServerResources/thead_bg.png A UI/WebServerResources/toolbarbtn_a_bg.png A UI/WebServerResources/toolbarbtn_span_bg.png commit dd6fb4c07dba58b7560cab75e72483cfa90c4be6 Author: Wolfgang Sourdeau Date: Wed Nov 4 16:26:22 2009 +0000 Monotone-Parent: 31a2a168c052c18dcda914f1ebbe5bc651fdd779 Monotone-Revision: b2d46c6b2a5ef48f18ce5b5dae9339ace2025d0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-04T16:26:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSDictionary+Utilities.m commit 012aad04f829dd44359890b915bb1df21c5298dc Author: Wolfgang Sourdeau Date: Wed Nov 4 16:22:01 2009 +0000 Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 Monotone-Revision: 31a2a168c052c18dcda914f1ebbe5bc651fdd779 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-11-04T16:22:01 Monotone-Branch: ca.inverse.sogo M general.make commit ad0de63e8de38dba1e1aa1f8069ca73fef707e30 Author: Francis Lachapelle Date: Mon Nov 2 16:41:10 2009 +0000 Minor change to the NEWS file. Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 Monotone-Revision: 106be109a8235ab909bab6ec1c0cc13000074eac Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-02T16:41:10 Monotone-Branch: ca.inverse.sogo M NEWS commit aae216d5c41b3d46477366776f6a29ab7f75de8a Author: Ludovic Marcotte Date: Sun Nov 1 23:01:23 2009 +0000 Dropped worthless files. Monotone-Parent: 7f589cf6f37c6446854442c0ea339db06c9dfc8d Monotone-Revision: 8712bf431a65898f75a48f2315a4db008777fdc5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-01T23:01:23 Monotone-Branch: ca.inverse.sogo D OGoContentStore/COPYRIGHT D SOPE/GDLContentStore/COPYRIGHT D SOPE/NGCards/COPYRIGHT D SOPE/NGCards/versitCardsSaxDriver/COPYRIGHT D UI/Contacts/COPYRIGHT D UI/MailPartViewers/COPYRIGHT D UI/MailerUI/COPYRIGHT D UI/Scheduler/COPYRIGHT commit 23bcd39d99f26e3b7ccf95a5b40a25d0ad4e5099 Author: Francis Lachapelle Date: Fri Oct 30 19:47:44 2009 +0000 See ChangeLog Monotone-Parent: 1d005598b6a98199ba33f18c340b246e96ac31fb Monotone-Revision: 7f589cf6f37c6446854442c0ea339db06c9dfc8d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-30T19:47:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit e541366b08c8910ad95bafd989a3c45315983e19 Author: Francis Lachapelle Date: Fri Oct 30 19:37:04 2009 +0000 See ChangeLog Monotone-Parent: f9a5012ee107f7a23f74fa23e06ce8a63fcab7eb Monotone-Revision: 1d005598b6a98199ba33f18c340b246e96ac31fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-30T19:37:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 41aba43200ad59cf16e7a032448d7d68e85b5921 Author: Francis Lachapelle Date: Fri Oct 30 14:43:36 2009 +0000 See ChangeLog Fix for bug #212 Monotone-Parent: 4e15640eabc9053b15d1d41557d0a3d2e9ddd1ec Monotone-Revision: f9a5012ee107f7a23f74fa23e06ce8a63fcab7eb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-30T14:43:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxComponentEditor.js commit e9179e28faba6760502eff0812c08fd2930dcdd7 Author: Francis Lachapelle Date: Fri Oct 30 13:05:44 2009 +0000 Fixed component editor wrt event occurrence and delegation. Monotone-Parent: 84f16af60b24272574dd4cda1e264912e25d3f4e Monotone-Revision: a2cbb882585652aa32a8a34aa0b1e4c61649ce04 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-30T13:05:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit b1f401606d56010a18a2e85c418d9202367c3ba6 Author: Wolfgang Sourdeau Date: Thu Oct 29 21:36:00 2009 +0000 Monotone-Parent: 84f16af60b24272574dd4cda1e264912e25d3f4e Monotone-Revision: a74245035e03f9c4d879846e3b90f3d7f0c64657 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-29T21:36:00 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit d597ef40d866a077c7d9f04f3d43c35c35aa2a31 Author: Wolfgang Sourdeau Date: Wed Oct 28 21:10:27 2009 +0000 Monotone-Parent: 85db266345780c5066e6f15194a42e0cb6b64250 Monotone-Revision: 66579c760e295ff673528237f7a3497509335c5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-28T21:10:27 Monotone-Branch: ca.inverse.sogo M NEWS M debian/changelog commit e3aa5b6c1b58631c33f836f01b7b0b270fe9cac8 Author: Francis Lachapelle Date: Wed Oct 28 20:27:22 2009 +0000 Updated NEWS file for 1.1.0 release. Monotone-Parent: 85db266345780c5066e6f15194a42e0cb6b64250 Monotone-Revision: 757818bcf28a80dc4ced3f18d49bf9499207ebd8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-28T20:27:22 Monotone-Branch: ca.inverse.sogo M NEWS commit 88d5a1ddce994519a657739fd72a22b881d9cca8 Author: Francis Lachapelle Date: Wed Oct 28 19:45:19 2009 +0000 See ChangeLog Monotone-Parent: d1c9e074ae37f266ec191a010ad7c30b450be444 Monotone-Revision: 37036b35704ebb8a3dea409c83f85cfb5aac658a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-28T19:45:19 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxListView.m commit 4b7f966749f267bf4e5d911fde827ad9a8e7c5aa Author: Francis Lachapelle Date: Wed Oct 28 19:38:56 2009 +0000 See ChangeLog Monotone-Parent: 62137d02651888053a8bd415f6e6f5aa79e44cf4 Monotone-Revision: d1c9e074ae37f266ec191a010ad7c30b450be444 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-28T19:38:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m M UI/Contacts/UIxListView.m commit 2e0d488f3e7ac98a89102e061efb04c452c10212 Author: Francis Lachapelle Date: Wed Oct 28 17:48:22 2009 +0000 See ChangeLog Monotone-Parent: c66c023a1a42d53c473a7338a49a9b456d889ed9 Monotone-Revision: 62137d02651888053a8bd415f6e6f5aa79e44cf4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-28T17:48:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/UIxListEditor.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxListEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxListEditor.css M UI/WebServerResources/UIxListEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 1e658ab39f11ed5edd830228353c3e9ecc2bd26f Author: Wolfgang Sourdeau Date: Wed Oct 28 17:23:28 2009 +0000 Monotone-Parent: c66c023a1a42d53c473a7338a49a9b456d889ed9 Monotone-Revision: 438a063520e89ce01a9e4e9104a4f5899bad3202 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-28T17:23:28 Monotone-Branch: ca.inverse.sogo M debian/control commit 837f13a0c3b448d4f18f7671152423668330abb1 Author: Wolfgang Sourdeau Date: Wed Oct 28 14:05:31 2009 +0000 Monotone-Parent: 17653584717f59bb179b31a0accbd1257181e456 Monotone-Revision: c66c023a1a42d53c473a7338a49a9b456d889ed9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-28T14:05:31 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit b0be0530e90dafe4f9656e1fb91a617eb776631a Author: Ludovic Marcotte Date: Wed Oct 28 14:18:27 2009 +0000 See ChangeLog Monotone-Parent: 534c405827d51663a4ee6b759bfafb2d71b6daed Monotone-Revision: 17653584717f59bb179b31a0accbd1257181e456 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-28T14:18:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M UI/MailPartViewers/UIxMailPartICalActions.m commit 63583757aebcc5ab90ba17c864756f5c07bf9146 Author: Ludovic Marcotte Date: Tue Oct 27 18:46:17 2009 +0000 See ChangeLog Monotone-Parent: 2f97890bbf7aff0d55eb80775c6c96e7bf5a6343 Monotone-Revision: 534c405827d51663a4ee6b759bfafb2d71b6daed Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-27T18:46:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoUserManager.m M UI/Contacts/UIxContactFoldersView.m M UI/MainUI/SOGoUserHomePage.m commit cc8ae31729e382cbf31682187e8363e688cd9f5e Author: Wolfgang Sourdeau Date: Tue Oct 27 18:17:37 2009 +0000 Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3 Monotone-Revision: 540f090a7d557ec7343d1c63082b35d288d03630 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-27T18:17:37 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit cd3c744f2e340f91e9d609ea288e231f8d02490e Author: Ludovic Marcotte Date: Tue Oct 27 15:57:58 2009 +0000 See ChangeLog Monotone-Parent: ed24a4c73d409a237db89ecae8763c9078fe440e Monotone-Revision: 7aef600466ee268d07b4d4516d7457e184d2e0be Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-27T15:57:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt commit 37823ea401bd26630698c22bbc27828d9dd18631 Author: C Robert Date: Tue Oct 27 16:06:59 2009 +0000 Mantis 196: Email addresses in contacts lists are not linked Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3 Monotone-Revision: 352d23b933923d47d85f540dbc1f7dae0abe7ddb Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-27T16:06:59 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxListView.m M UI/Templates/ContactsUI/UIxListView.wox commit b00bcf196920fb7672c38bf9004723a035af8cbb Author: Ludovic Marcotte Date: Tue Oct 27 13:14:38 2009 +0000 See ChangeLog Monotone-Parent: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3 Monotone-Revision: cb47401127bc90adde66734592f99174a37c6e8b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-27T13:14:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 25553d4a8ba6d9821a6ca5d258d37b5137c96a9e Author: Wolfgang Sourdeau Date: Tue Oct 27 13:09:40 2009 +0000 Monotone-Parent: 5f797d0ee49e0c4a8db09057f193305ea618291c Monotone-Revision: 11583101e1da18860a0ec72e4d7a5c096cb0b7c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-27T13:09:40 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit c38cb5200de1b7800d5828190b3240e4ec04b567 Author: Francis Lachapelle Date: Mon Oct 26 18:30:06 2009 +0000 Minor improvements to the contacts list editor. Monotone-Parent: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1 Monotone-Revision: 0750a53ed5f3840d792633c143fd51e07040d486 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-26T18:30:06 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxListEditor.wox M UI/WebServerResources/UIxListEditor.css M UI/WebServerResources/UIxListEditor.js commit daba82aa37e66a00076aba62f96a26bcf2047aba Author: Ludovic Marcotte Date: Mon Oct 26 18:08:31 2009 +0000 See ChangeLog Monotone-Parent: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1 Monotone-Revision: c7ad331417d6c2767578747a293dae8820497511 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-26T18:08:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit bb283c56554519a2ac7a8c85984a1661f2989fac Author: Francis Lachapelle Date: Mon Oct 26 15:52:45 2009 +0000 See ChangeLog Monotone-Parent: cc50967cd5623fad93774ada2fe5af98c14b2a98 Monotone-Revision: 87f8dab4d95e1de1c7c969e371770ac2d74b83b1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-26T15:52:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 0c15bc1be7f2fde6ff2b25d80b725698e39bd93c Author: Francis Lachapelle Date: Mon Oct 26 14:49:25 2009 +0000 Fixed issue in view scrolling in the Calendar module of the web interface. Monotone-Parent: a9ca74796870b82c5ed6e39bb94ee0f9d1bef9aa Monotone-Revision: ee8550aaa8fff50b1f80d13d050359038bd92e54 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-26T14:49:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit f859e2fe59cfce3f38b59fb1f678bbc137a34213 Author: Francis Lachapelle Date: Mon Oct 26 14:48:16 2009 +0000 Updated installation guide. Monotone-Parent: 4ddc37a5ea373379044dff16ec46aefe043aeadd Monotone-Revision: a9ca74796870b82c5ed6e39bb94ee0f9d1bef9aa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-26T14:48:16 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit cd8b08c814d60f3cd91d670d2903b9199a3c9cbe Author: Ludovic Marcotte Date: Mon Oct 26 14:18:07 2009 +0000 See ChangeLog Monotone-Parent: b41f9dce241323b7b2ba27327b93f3fa9aa45178 Monotone-Revision: 5dc4cb1b1db106a86e6f11efc1734d6d529c5a5b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-26T14:18:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Mobile Devices Configuration.odt commit 2ebf35c2c36770d39151cbd706906e1f035bdaac Author: Ludovic Marcotte Date: Mon Oct 26 13:39:28 2009 +0000 See ChangeLog Monotone-Parent: 4ddc37a5ea373379044dff16ec46aefe043aeadd Monotone-Revision: b41f9dce241323b7b2ba27327b93f3fa9aa45178 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-26T13:39:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalTimeZone.m M SoObjects/SOGo/SOGoUserDefaults.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxTaskEditor.m commit 5eda4d4358803978b7a71117d67de36e97383814 Author: Ludovic Marcotte Date: Sat Oct 24 19:45:13 2009 +0000 See ChangeLog Monotone-Parent: 3572e45c321899117c386ff508dc41087a98f488 Monotone-Revision: 4ddc37a5ea373379044dff16ec46aefe043aeadd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T19:45:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit c84611928fd20402aa653c02afd1f86d982bb30e Author: Ludovic Marcotte Date: Sat Oct 24 19:28:04 2009 +0000 See ChangeLog Monotone-Parent: 844d118795517d1f09f1a652039db93bb77d6ce6 Monotone-Revision: 3572e45c321899117c386ff508dc41087a98f488 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T19:28:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/French.lproj/Localizable.strings commit 2a38fa95d0bd934eec8c987f44928115e7cd8aaa Author: Ludovic Marcotte Date: Sat Oct 24 19:20:51 2009 +0000 Added translation Monotone-Parent: 50c86bce8f3b39949a0f0d988ccca621ea61d64a Monotone-Revision: 844d118795517d1f09f1a652039db93bb77d6ce6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T19:20:51 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 63b4ee13a61f99f1e362f8844b1f916b5471ce94 Author: Ludovic Marcotte Date: Sat Oct 24 19:18:31 2009 +0000 See ChangeLog Monotone-Parent: 4c51986349ea12cdfe0941187bad15f0e3a7d12b Monotone-Revision: 50c86bce8f3b39949a0f0d988ccca621ea61d64a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T19:18:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/French.lproj/Localizable.strings commit a1a4540d632c21ed9b08336b14ed40d7deb99ae1 Author: Ludovic Marcotte Date: Sat Oct 24 19:10:53 2009 +0000 See ChangeLog Monotone-Parent: 9528aae0e46e40d0a578f52ad923d3d3d8886805 Monotone-Revision: 4c51986349ea12cdfe0941187bad15f0e3a7d12b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T19:10:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/AdministrationUI/French.lproj/Localizable.strings commit 8622ac1db40aa52b4a614ba17a3f3b175b1c1792 Author: Ludovic Marcotte Date: Sat Oct 24 18:59:42 2009 +0000 See ChangeLog Monotone-Parent: f515f427a2758c70b0acbdb399f62573b5979407 Monotone-Revision: 9528aae0e46e40d0a578f52ad923d3d3d8886805 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-24T18:59:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/Czech.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Locale M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings commit 2ee667d38d7562ec8d9652d3d569015541e09111 Author: Francis Lachapelle Date: Fri Oct 23 21:20:06 2009 +0000 Minor formatting change to the installation guide. Monotone-Parent: 5cc529e77d87c48d01d645b60e6978e296c9f09a Monotone-Revision: 5ca0171c2820bdea8fa61c516f7b07890504fe94 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-23T21:20:06 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit e30a6ca1704f4a285c1ecebb86bd18131f6ee5db Author: Wolfgang Sourdeau Date: Fri Oct 23 21:15:00 2009 +0000 Monotone-Parent: eeae79c5816e9c12b07d69ba81d361d553859728 Monotone-Revision: ae600dde90a09517ff2cad4629bd94dc68652e03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T21:15:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 004ea35949a0ec4223a5c81d96073db2347816d0 Author: Wolfgang Sourdeau Date: Fri Oct 23 21:12:56 2009 +0000 Monotone-Parent: 760d573fee6952b29d9ca4af9a156792105a962b Monotone-Revision: eeae79c5816e9c12b07d69ba81d361d553859728 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T21:12:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m commit 5b53a774b40e11a66b033201c23395389c1ef14b Author: Wolfgang Sourdeau Date: Fri Oct 23 21:10:42 2009 +0000 Monotone-Parent: 991fcab97beb9fd908675007805ffd9ce421800e Monotone-Revision: 760d573fee6952b29d9ca4af9a156792105a962b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T21:10:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m commit e7e31ef543bf0a694f0393ddc1c53aefd5da2c5b Author: Wolfgang Sourdeau Date: Fri Oct 23 21:06:05 2009 +0000 Monotone-Parent: b2a6613b1d3ed16ddb16ffa95f6c3e5eddd14422 Monotone-Revision: 3f0a698566b940e183824009e4aae638d5263054 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T21:06:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactSourceFolder.m commit 23583d2e867a5d8fb870703da5152297314cd3b2 Author: Wolfgang Sourdeau Date: Fri Oct 23 21:04:02 2009 +0000 Monotone-Parent: 4f0bf8feeb9303c272c290edf3a27a53d5f0e7f6 Monotone-Revision: b2a6613b1d3ed16ddb16ffa95f6c3e5eddd14422 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T21:04:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserManager.m commit 7663cdc37d5d37441105d8eb1a6d0e45ee45a566 Author: Ludovic Marcotte Date: Fri Oct 23 21:00:49 2009 +0000 See ChangeLog Monotone-Parent: 5cc529e77d87c48d01d645b60e6978e296c9f09a Monotone-Revision: 7c369f5daacf319b74a648fea43f833dda69d81d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-23T21:00:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit b4939043572ac699286647b4dad302b52a2eb1d6 Author: Francis Lachapelle Date: Fri Oct 23 20:25:36 2009 +0000 See ChangeLog Monotone-Parent: 46d81097556b9377a3e1d2a4ed9a7083a5de8a77 Monotone-Revision: 5cc529e77d87c48d01d645b60e6978e296c9f09a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-23T20:25:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit 602d6748e853055e364b1f634a1a26bffa33033b Author: Francis Lachapelle Date: Fri Oct 23 20:11:56 2009 +0000 See ChangeLog Monotone-Parent: 0269f0e288002384896f59f89f8205c3327b32fb Monotone-Revision: 46d81097556b9377a3e1d2a4ed9a7083a5de8a77 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-23T20:11:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit fa43f053f7a00b1446720ff3471ae73d3833a874 Author: Francis Lachapelle Date: Fri Oct 23 19:57:53 2009 +0000 See ChangeLog Monotone-Parent: 362796632635e06d244977f425250ed41b4cd5c2 Monotone-Revision: 0269f0e288002384896f59f89f8205c3327b32fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-23T19:57:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit c8e3e69ae24af064b64ed16e3f3e79dc185ce17b Author: Francis Lachapelle Date: Fri Oct 23 15:04:28 2009 +0000 See ChangeLoG Monotone-Parent: 4f0bf8feeb9303c272c290edf3a27a53d5f0e7f6 Monotone-Revision: 362796632635e06d244977f425250ed41b4cd5c2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-23T15:04:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 01380267d2471cc85d1fd90015476601a6892c9f Author: Wolfgang Sourdeau Date: Fri Oct 23 12:54:50 2009 +0000 Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b Monotone-Revision: 0b4f4888f8c4911de2f9cab76cdd5c442df13689 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-23T12:54:50 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff M debian/control commit bfe9202c2d96cb925062fc9e640c95955cc05449 Author: Ludovic Marcotte Date: Thu Oct 22 17:15:08 2009 +0000 See ChangeLog Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b Monotone-Revision: f3e126a601c0f8c108b12798b89b865a4a61cdb1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-22T17:15:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M SoObjects/SOGo/SOGoUserManager.m commit ef60db13cdab10c9d6ade6964cbb834391858d93 Author: Wolfgang Sourdeau Date: Wed Oct 21 21:30:21 2009 +0000 Monotone-Parent: 846fa20b13dd09d896ed82cad5836822133d22c3 Monotone-Revision: 7add512502128fa47711440a971acc4db37b514b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-21T21:30:21 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 8bbe631dac2ead0784bb3574a834e1af0e8894bc Author: Wolfgang Sourdeau Date: Wed Oct 21 21:17:11 2009 +0000 Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68 Monotone-Revision: fe50cf1e82dc1e3027fc400eb2f405261b9ad9f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-21T21:17:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.h M Main/SOGo.m M NEWS M SOPE/sope-patchset-r1660.diff M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/SOGo/NSCalendarDate+SOGo.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit bfb2bf00a6e6a4ca1cd79d737ceb04d76a289058 Author: Francis Lachapelle Date: Wed Oct 21 18:07:09 2009 +0000 Fixed issues with attendees invitation window. See ChangeLog. Monotone-Parent: 6cd910f43ad78b6d588fe7ba51ef346c434ee93a Monotone-Revision: 2486c891d32ba8306f9e058c37f500a0d43424c5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-21T18:07:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/UIxAttendeesEditor.js commit a890f166fbaf6196100fcef149b76c6aa90e4c0d Author: Francis Lachapelle Date: Wed Oct 21 18:05:44 2009 +0000 Minor improvements in translation for delegated invitations. Monotone-Parent: eaba2c32def6d8785cefa930ce840b55af937c4d Monotone-Revision: 6cd910f43ad78b6d588fe7ba51ef346c434ee93a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-21T18:05:44 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 06f386242c678cb9f993f5694935d59da7a0ac7c Author: Francis Lachapelle Date: Wed Oct 21 18:03:41 2009 +0000 Minor improvement in translation Monotone-Parent: 48733b3e73bfc83c123ca2ac9875ae46796a7197 Monotone-Revision: eaba2c32def6d8785cefa930ce840b55af937c4d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-21T18:03:41 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit e7b6f8c8a83f6ac4dba1cc0690629f748c932770 Author: Francis Lachapelle Date: Wed Oct 21 18:03:01 2009 +0000 Indent Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68 Monotone-Revision: 48733b3e73bfc83c123ca2ac9875ae46796a7197 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-21T18:03:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalEvent+SOGo.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/MailerUI.js commit 98a48a1c53471e1dd80261fff84ccfe3bdfd99e0 Author: Ludovic Marcotte Date: Tue Oct 20 20:11:51 2009 +0000 Fixed previous commit. Monotone-Parent: 3088561b208f1a0f4711223d1f0e1265d7be03b2 Monotone-Revision: ffb403989e64c7ca37321c15ab24b50155dc2f68 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-20T20:11:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZonePeriod.m commit 4074fef5dc29505eb2bf8230f701edee73aeba20 Author: Ludovic Marcotte Date: Tue Oct 20 19:07:20 2009 +0000 Fixed previous commit. Monotone-Parent: 1cdbd08ce823952005537aad8577c0f54c23c532 Monotone-Revision: 3088561b208f1a0f4711223d1f0e1265d7be03b2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-20T19:07:20 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZonePeriod.m commit 1008505fb520d191232ba887d4f5af9c9b0b24c9 Author: Ludovic Marcotte Date: Tue Oct 20 18:22:53 2009 +0000 See ChangeLog Monotone-Parent: a7388b1eb7856d57df84b1de0be0ed020317178c Monotone-Revision: 1cdbd08ce823952005537aad8577c0f54c23c532 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-20T18:22:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalDateTime.h M SOPE/NGCards/iCalTimeZonePeriod.m commit 6927574d188715cbf3a7d8f2cfebde5c4c1d4ba3 Author: Ludovic Marcotte Date: Tue Oct 20 13:15:22 2009 +0000 See ChangeLog Monotone-Parent: 51a6b06e57704b745079c66aae15d48bf3d2ac3d Monotone-Revision: a7388b1eb7856d57df84b1de0be0ed020317178c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-20T13:15:22 Monotone-Branch: ca.inverse.sogo M ChangeLog A SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics A SOPE/NGCards/TimeZones/America/Indiana/Knox.ics A SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics A SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics A SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics A SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics A SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics A SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics A SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics A SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics A SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics A SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics M SoObjects/SOGo/SOGoParentFolder.m M debian/copyright commit fbd3da20931ae98b8ae5f198777d759795895389 Author: Wolfgang Sourdeau Date: Mon Oct 19 21:45:51 2009 +0000 updated SOPE debian build Monotone-Parent: fd0a45015e180440a0786a460237ffb942e2713a Monotone-Revision: 51a6b06e57704b745079c66aae15d48bf3d2ac3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-19T21:45:51 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit 97f530da4ff6d0569bc707ebad23a00a3655d156 Author: Wolfgang Sourdeau Date: Mon Oct 19 21:44:25 2009 +0000 Monotone-Parent: 950380ef7d21e236720a256867099e544955446c Monotone-Revision: fd0a45015e180440a0786a460237ffb942e2713a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-19T21:44:25 Monotone-Branch: ca.inverse.sogo M debian/sogo.cron.daily commit ffd3b8d2e06d7ebf7520430693d9d4dcce2994c0 Author: Wolfgang Sourdeau Date: Mon Oct 19 21:39:49 2009 +0000 Monotone-Parent: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded Monotone-Revision: 62d1af99422697f56336f8de72d9a7ae0ec1b210 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-19T21:39:49 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff commit 7344e4d038941fb20c30cd854bc53160e8b77243 Author: Francis Lachapelle Date: Mon Oct 19 21:19:50 2009 +0000 See ChangeLog Monotone-Parent: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded Monotone-Revision: c3418cb8dc92a811cb6b1d3b583d6ffd09d6bd4d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-19T21:19:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.m commit fd2e4c66591ed1f43898e5c1df468c9e8942af88 Author: Francis Lachapelle Date: Mon Oct 19 15:24:38 2009 +0000 See ChangeLog (and previous commit). Monotone-Parent: 51ad6c4e5c077a6e4cfd46e05d3d05822fb7803d Monotone-Revision: 9020396dd6a24f133f8a6ae82a6958bfdfe53ded Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-19T15:24:38 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog commit 32576eaca58fa08822ed6d5c7c5850611bb97404 Author: Francis Lachapelle Date: Mon Oct 19 15:24:08 2009 +0000 See ChangeLog Monotone-Parent: 9a1a3fa3d7bc831a4d4d5e359f903fc187c31b04 Monotone-Revision: 51ad6c4e5c077a6e4cfd46e05d3d05822fb7803d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-19T15:24:08 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDateTime.m commit 47f01b79e5771e4e9b0634718845bd5e16502c59 Author: Francis Lachapelle Date: Mon Oct 19 15:22:36 2009 +0000 See ChangeLog Monotone-Parent: ccaab9322e172157de4d07dca19f1e071e7836a4 Monotone-Revision: 9a1a3fa3d7bc831a4d4d5e359f903fc187c31b04 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-19T15:22:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit f0e37a88853250486ecad6bbee9c1be69f2357e2 Author: Ludovic Marcotte Date: Mon Oct 19 12:56:52 2009 +0000 See ChangeLog Monotone-Parent: 8a33774ff55089b02c43fb1a6d1acfd98521c634 Monotone-Revision: ccaab9322e172157de4d07dca19f1e071e7836a4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-19T12:56:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit ddb50621ccf119e63f7556a65b43a015e1e800d2 Author: Ludovic Marcotte Date: Sat Oct 17 17:54:14 2009 +0000 See ChangeLog Monotone-Parent: bdd11428b30ea8b34d0aab6d7ff6ef311b949890 Monotone-Revision: 8a33774ff55089b02c43fb1a6d1acfd98521c634 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-17T17:54:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSList.m M UI/Contacts/UIxListEditor.m M UI/WebServerResources/UIxListEditor.js commit 12896b24dbcc9889e64132bb91f6b26495ef135e Author: Francis Lachapelle Date: Fri Oct 16 19:38:23 2009 +0000 Fix scrolling issues when selecting events in the web calendar module. Monotone-Parent: a74db01453c909399692b43b08ec1c2e4a21a2fa Monotone-Revision: bdd11428b30ea8b34d0aab6d7ff6ef311b949890 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-16T19:38:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit a426eec7161e007411eea455e241435123cb0de6 Author: Francis Lachapelle Date: Fri Oct 16 18:38:24 2009 +0000 See ChangeLog Monotone-Parent: 996b9175c23f4a62879cb172950b81df23cb973b Monotone-Revision: a74db01453c909399692b43b08ec1c2e4a21a2fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-16T18:38:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 4a41b4603681392813ae923a17bd17a7ff5b7fdf Author: Francis Lachapelle Date: Fri Oct 16 18:29:18 2009 +0000 Comment Monotone-Parent: d7f6037ae6e1e2123a306d459ff6f96271bfc190 Monotone-Revision: 996b9175c23f4a62879cb172950b81df23cb973b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-16T18:29:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 891f31d0b1e3db91afeb81f97573ecdea027bd2f Author: C Robert Date: Thu Oct 15 21:33:56 2009 +0000 See ChangeLog Monotone-Parent: c6f02e683516d8272f34a92875af92b45b067767 Monotone-Revision: d7f6037ae6e1e2123a306d459ff6f96271bfc190 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-15T21:33:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoWebDAVAclManager.h M SoObjects/SOGo/SOGoWebDAVAclManager.m commit a5cafe30b6cb21a3eac9c71e6f1d7728437c970d Author: Ludovic Marcotte Date: Thu Oct 15 18:43:28 2009 +0000 See ChangeLog Monotone-Parent: 78bab40835ca73611c47298a0a8de1393cf60c03 Monotone-Revision: c6f02e683516d8272f34a92875af92b45b067767 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-15T18:43:28 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M ChangeLog M SOPE/NGCards/GNUmakefile.postamble A SOPE/NGCards/TimeZones/Africa/Abidjan.ics A SOPE/NGCards/TimeZones/Africa/Accra.ics A SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics A SOPE/NGCards/TimeZones/Africa/Algiers.ics A SOPE/NGCards/TimeZones/Africa/Asmara.ics A SOPE/NGCards/TimeZones/Africa/Bamako.ics A SOPE/NGCards/TimeZones/Africa/Bangui.ics A SOPE/NGCards/TimeZones/Africa/Banjul.ics A SOPE/NGCards/TimeZones/Africa/Bissau.ics A SOPE/NGCards/TimeZones/Africa/Blantyre.ics A SOPE/NGCards/TimeZones/Africa/Brazzaville.ics A SOPE/NGCards/TimeZones/Africa/Bujumbura.ics A SOPE/NGCards/TimeZones/Africa/Cairo.ics A SOPE/NGCards/TimeZones/Africa/Casablanca.ics A SOPE/NGCards/TimeZones/Africa/Ceuta.ics A SOPE/NGCards/TimeZones/Africa/Conakry.ics A SOPE/NGCards/TimeZones/Africa/Dakar.ics A SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics A SOPE/NGCards/TimeZones/Africa/Djibouti.ics A SOPE/NGCards/TimeZones/Africa/Douala.ics A SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics A SOPE/NGCards/TimeZones/Africa/Freetown.ics A SOPE/NGCards/TimeZones/Africa/Gaborone.ics A SOPE/NGCards/TimeZones/Africa/Harare.ics A SOPE/NGCards/TimeZones/Africa/Johannesburg.ics A SOPE/NGCards/TimeZones/Africa/Kampala.ics A SOPE/NGCards/TimeZones/Africa/Khartoum.ics A SOPE/NGCards/TimeZones/Africa/Kigali.ics A SOPE/NGCards/TimeZones/Africa/Kinshasa.ics A SOPE/NGCards/TimeZones/Africa/Lagos.ics A SOPE/NGCards/TimeZones/Africa/Libreville.ics A SOPE/NGCards/TimeZones/Africa/Lome.ics A SOPE/NGCards/TimeZones/Africa/Luanda.ics A SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics A SOPE/NGCards/TimeZones/Africa/Lusaka.ics A SOPE/NGCards/TimeZones/Africa/Malabo.ics A SOPE/NGCards/TimeZones/Africa/Maputo.ics A SOPE/NGCards/TimeZones/Africa/Maseru.ics A SOPE/NGCards/TimeZones/Africa/Mbabane.ics A SOPE/NGCards/TimeZones/Africa/Mogadishu.ics A SOPE/NGCards/TimeZones/Africa/Monrovia.ics A SOPE/NGCards/TimeZones/Africa/Nairobi.ics A SOPE/NGCards/TimeZones/Africa/Ndjamena.ics A SOPE/NGCards/TimeZones/Africa/Niamey.ics A SOPE/NGCards/TimeZones/Africa/Nouakchott.ics A SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics A SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics A SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics A SOPE/NGCards/TimeZones/Africa/Tripoli.ics A SOPE/NGCards/TimeZones/Africa/Tunis.ics A SOPE/NGCards/TimeZones/Africa/Windhoek.ics A SOPE/NGCards/TimeZones/America/Adak.ics A SOPE/NGCards/TimeZones/America/Anchorage.ics A SOPE/NGCards/TimeZones/America/Anguilla.ics A SOPE/NGCards/TimeZones/America/Antigua.ics A SOPE/NGCards/TimeZones/America/Atikokan.ics A SOPE/NGCards/TimeZones/America/Barbados.ics A SOPE/NGCards/TimeZones/America/Belize.ics A SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics A SOPE/NGCards/TimeZones/America/Boise.ics A SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics A SOPE/NGCards/TimeZones/America/Cancun.ics A SOPE/NGCards/TimeZones/America/Cayman.ics A SOPE/NGCards/TimeZones/America/Chicago.ics A SOPE/NGCards/TimeZones/America/Chihuahua.ics A SOPE/NGCards/TimeZones/America/Costa_Rica.ics A SOPE/NGCards/TimeZones/America/Danmarkshavn.ics A SOPE/NGCards/TimeZones/America/Dawson.ics A SOPE/NGCards/TimeZones/America/Dawson_Creek.ics A SOPE/NGCards/TimeZones/America/Denver.ics A SOPE/NGCards/TimeZones/America/Detroit.ics A SOPE/NGCards/TimeZones/America/Dominica.ics A SOPE/NGCards/TimeZones/America/Edmonton.ics A SOPE/NGCards/TimeZones/America/El_Salvador.ics A SOPE/NGCards/TimeZones/America/Glace_Bay.ics A SOPE/NGCards/TimeZones/America/Godthab.ics A SOPE/NGCards/TimeZones/America/Goose_Bay.ics A SOPE/NGCards/TimeZones/America/Grand_Turk.ics A SOPE/NGCards/TimeZones/America/Grenada.ics A SOPE/NGCards/TimeZones/America/Guadeloupe.ics A SOPE/NGCards/TimeZones/America/Guatemala.ics A SOPE/NGCards/TimeZones/America/Halifax.ics A SOPE/NGCards/TimeZones/America/Havana.ics A SOPE/NGCards/TimeZones/America/Hermosillo.ics A SOPE/NGCards/TimeZones/America/Inuvik.ics A SOPE/NGCards/TimeZones/America/Iqaluit.ics A SOPE/NGCards/TimeZones/America/Jamaica.ics A SOPE/NGCards/TimeZones/America/Juneau.ics A SOPE/NGCards/TimeZones/America/Los_Angeles.ics A SOPE/NGCards/TimeZones/America/Managua.ics A SOPE/NGCards/TimeZones/America/Marigot.ics A SOPE/NGCards/TimeZones/America/Martinique.ics A SOPE/NGCards/TimeZones/America/Mazatlan.ics A SOPE/NGCards/TimeZones/America/Menominee.ics A SOPE/NGCards/TimeZones/America/Merida.ics A SOPE/NGCards/TimeZones/America/Mexico_City.ics A SOPE/NGCards/TimeZones/America/Miquelon.ics A SOPE/NGCards/TimeZones/America/Moncton.ics A SOPE/NGCards/TimeZones/America/Montreal.ics A SOPE/NGCards/TimeZones/America/Nassau.ics A SOPE/NGCards/TimeZones/America/New_York.ics A SOPE/NGCards/TimeZones/America/Nipigon.ics A SOPE/NGCards/TimeZones/America/Nome.ics A SOPE/NGCards/TimeZones/America/Panama.ics A SOPE/NGCards/TimeZones/America/Pangnirtung.ics A SOPE/NGCards/TimeZones/America/Phoenix.ics A SOPE/NGCards/TimeZones/America/Port-au-Prince.ics A SOPE/NGCards/TimeZones/America/Puerto_Rico.ics A SOPE/NGCards/TimeZones/America/Rainy_River.ics A SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics A SOPE/NGCards/TimeZones/America/Regina.ics A SOPE/NGCards/TimeZones/America/Resolute.ics A SOPE/NGCards/TimeZones/America/Santo_Domingo.ics A SOPE/NGCards/TimeZones/America/Scoresbysund.ics A SOPE/NGCards/TimeZones/America/Shiprock.ics A SOPE/NGCards/TimeZones/America/St_Barthelemy.ics A SOPE/NGCards/TimeZones/America/St_Johns.ics A SOPE/NGCards/TimeZones/America/St_Kitts.ics A SOPE/NGCards/TimeZones/America/St_Lucia.ics A SOPE/NGCards/TimeZones/America/St_Thomas.ics A SOPE/NGCards/TimeZones/America/St_Vincent.ics A SOPE/NGCards/TimeZones/America/Swift_Current.ics A SOPE/NGCards/TimeZones/America/Tegucigalpa.ics A SOPE/NGCards/TimeZones/America/Thule.ics A SOPE/NGCards/TimeZones/America/Thunder_Bay.ics A SOPE/NGCards/TimeZones/America/Tijuana.ics A SOPE/NGCards/TimeZones/America/Toronto.ics A SOPE/NGCards/TimeZones/America/Tortola.ics A SOPE/NGCards/TimeZones/America/Vancouver.ics A SOPE/NGCards/TimeZones/America/Whitehorse.ics A SOPE/NGCards/TimeZones/America/Winnipeg.ics A SOPE/NGCards/TimeZones/America/Yakutat.ics A SOPE/NGCards/TimeZones/America/Yellowknife.ics A SOPE/NGCards/TimeZones/Antarctica/Casey.ics A SOPE/NGCards/TimeZones/Antarctica/Davis.ics A SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics A SOPE/NGCards/TimeZones/Antarctica/Mawson.ics A SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics A SOPE/NGCards/TimeZones/Antarctica/Palmer.ics A SOPE/NGCards/TimeZones/Antarctica/Rothera.ics A SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics A SOPE/NGCards/TimeZones/Antarctica/Syowa.ics A SOPE/NGCards/TimeZones/Antarctica/Vostok.ics A SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics A SOPE/NGCards/TimeZones/Asia/Aden.ics A SOPE/NGCards/TimeZones/Asia/Almaty.ics A SOPE/NGCards/TimeZones/Asia/Amman.ics A SOPE/NGCards/TimeZones/Asia/Anadyr.ics A SOPE/NGCards/TimeZones/Asia/Aqtau.ics A SOPE/NGCards/TimeZones/Asia/Aqtobe.ics A SOPE/NGCards/TimeZones/Asia/Ashgabat.ics A SOPE/NGCards/TimeZones/Asia/Baghdad.ics A SOPE/NGCards/TimeZones/Asia/Bahrain.ics A SOPE/NGCards/TimeZones/Asia/Baku.ics A SOPE/NGCards/TimeZones/Asia/Bangkok.ics A SOPE/NGCards/TimeZones/Asia/Beirut.ics A SOPE/NGCards/TimeZones/Asia/Bishkek.ics A SOPE/NGCards/TimeZones/Asia/Brunei.ics A SOPE/NGCards/TimeZones/Asia/Choibalsan.ics A SOPE/NGCards/TimeZones/Asia/Chongqing.ics A SOPE/NGCards/TimeZones/Asia/Colombo.ics A SOPE/NGCards/TimeZones/Asia/Damascus.ics A SOPE/NGCards/TimeZones/Asia/Dhaka.ics A SOPE/NGCards/TimeZones/Asia/Dili.ics A SOPE/NGCards/TimeZones/Asia/Dubai.ics A SOPE/NGCards/TimeZones/Asia/Dushanbe.ics A SOPE/NGCards/TimeZones/Asia/Gaza.ics A SOPE/NGCards/TimeZones/Asia/Harbin.ics A SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics A SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics A SOPE/NGCards/TimeZones/Asia/Hovd.ics A SOPE/NGCards/TimeZones/Asia/Irkutsk.ics A SOPE/NGCards/TimeZones/Asia/Istanbul.ics A SOPE/NGCards/TimeZones/Asia/Jakarta.ics A SOPE/NGCards/TimeZones/Asia/Jayapura.ics A SOPE/NGCards/TimeZones/Asia/Jerusalem.ics A SOPE/NGCards/TimeZones/Asia/Kabul.ics A SOPE/NGCards/TimeZones/Asia/Kamchatka.ics A SOPE/NGCards/TimeZones/Asia/Karachi.ics A SOPE/NGCards/TimeZones/Asia/Kashgar.ics A SOPE/NGCards/TimeZones/Asia/Kathmandu.ics A SOPE/NGCards/TimeZones/Asia/Kolkata.ics A SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics A SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics A SOPE/NGCards/TimeZones/Asia/Kuching.ics A SOPE/NGCards/TimeZones/Asia/Kuwait.ics A SOPE/NGCards/TimeZones/Asia/Macau.ics A SOPE/NGCards/TimeZones/Asia/Magadan.ics A SOPE/NGCards/TimeZones/Asia/Makassar.ics A SOPE/NGCards/TimeZones/Asia/Manila.ics A SOPE/NGCards/TimeZones/Asia/Muscat.ics A SOPE/NGCards/TimeZones/Asia/Nicosia.ics A SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics A SOPE/NGCards/TimeZones/Asia/Omsk.ics A SOPE/NGCards/TimeZones/Asia/Oral.ics A SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics A SOPE/NGCards/TimeZones/Asia/Pontianak.ics A SOPE/NGCards/TimeZones/Asia/Pyongyang.ics A SOPE/NGCards/TimeZones/Asia/Qatar.ics A SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics A SOPE/NGCards/TimeZones/Asia/Rangoon.ics A SOPE/NGCards/TimeZones/Asia/Riyadh.ics A SOPE/NGCards/TimeZones/Asia/Sakhalin.ics A SOPE/NGCards/TimeZones/Asia/Samarkand.ics A SOPE/NGCards/TimeZones/Asia/Seoul.ics A SOPE/NGCards/TimeZones/Asia/Shanghai.ics A SOPE/NGCards/TimeZones/Asia/Singapore.ics A SOPE/NGCards/TimeZones/Asia/Taipei.ics A SOPE/NGCards/TimeZones/Asia/Tashkent.ics A SOPE/NGCards/TimeZones/Asia/Tbilisi.ics A SOPE/NGCards/TimeZones/Asia/Tehran.ics A SOPE/NGCards/TimeZones/Asia/Thimphu.ics A SOPE/NGCards/TimeZones/Asia/Tokyo.ics A SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics A SOPE/NGCards/TimeZones/Asia/Urumqi.ics A SOPE/NGCards/TimeZones/Asia/Vientiane.ics A SOPE/NGCards/TimeZones/Asia/Vladivostok.ics A SOPE/NGCards/TimeZones/Asia/Yakutsk.ics A SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics A SOPE/NGCards/TimeZones/Asia/Yerevan.ics A SOPE/NGCards/TimeZones/Atlantic/Azores.ics A SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics A SOPE/NGCards/TimeZones/Atlantic/Canary.ics A SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics A SOPE/NGCards/TimeZones/Atlantic/Faroe.ics A SOPE/NGCards/TimeZones/Atlantic/Madeira.ics A SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics A SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics A SOPE/NGCards/TimeZones/Australia/Adelaide.ics A SOPE/NGCards/TimeZones/Australia/Brisbane.ics A SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics A SOPE/NGCards/TimeZones/Australia/Currie.ics A SOPE/NGCards/TimeZones/Australia/Darwin.ics A SOPE/NGCards/TimeZones/Australia/Eucla.ics A SOPE/NGCards/TimeZones/Australia/Hobart.ics A SOPE/NGCards/TimeZones/Australia/Lindeman.ics A SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics A SOPE/NGCards/TimeZones/Australia/Melbourne.ics A SOPE/NGCards/TimeZones/Australia/Perth.ics A SOPE/NGCards/TimeZones/Australia/Sydney.ics A SOPE/NGCards/TimeZones/Europe/Amsterdam.ics A SOPE/NGCards/TimeZones/Europe/Andorra.ics A SOPE/NGCards/TimeZones/Europe/Athens.ics A SOPE/NGCards/TimeZones/Europe/Belgrade.ics A SOPE/NGCards/TimeZones/Europe/Berlin.ics A SOPE/NGCards/TimeZones/Europe/Bratislava.ics A SOPE/NGCards/TimeZones/Europe/Brussels.ics A SOPE/NGCards/TimeZones/Europe/Bucharest.ics A SOPE/NGCards/TimeZones/Europe/Budapest.ics A SOPE/NGCards/TimeZones/Europe/Chisinau.ics A SOPE/NGCards/TimeZones/Europe/Copenhagen.ics A SOPE/NGCards/TimeZones/Europe/Dublin.ics A SOPE/NGCards/TimeZones/Europe/Gibraltar.ics A SOPE/NGCards/TimeZones/Europe/Guernsey.ics A SOPE/NGCards/TimeZones/Europe/Helsinki.ics A SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics A SOPE/NGCards/TimeZones/Europe/Istanbul.ics A SOPE/NGCards/TimeZones/Europe/Jersey.ics A SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics A SOPE/NGCards/TimeZones/Europe/Kiev.ics A SOPE/NGCards/TimeZones/Europe/Lisbon.ics A SOPE/NGCards/TimeZones/Europe/Ljubljana.ics A SOPE/NGCards/TimeZones/Europe/London.ics A SOPE/NGCards/TimeZones/Europe/Luxembourg.ics A SOPE/NGCards/TimeZones/Europe/Madrid.ics A SOPE/NGCards/TimeZones/Europe/Malta.ics A SOPE/NGCards/TimeZones/Europe/Mariehamn.ics A SOPE/NGCards/TimeZones/Europe/Minsk.ics A SOPE/NGCards/TimeZones/Europe/Monaco.ics A SOPE/NGCards/TimeZones/Europe/Moscow.ics A SOPE/NGCards/TimeZones/Europe/Nicosia.ics A SOPE/NGCards/TimeZones/Europe/Oslo.ics A SOPE/NGCards/TimeZones/Europe/Paris.ics A SOPE/NGCards/TimeZones/Europe/Podgorica.ics A SOPE/NGCards/TimeZones/Europe/Prague.ics A SOPE/NGCards/TimeZones/Europe/Riga.ics A SOPE/NGCards/TimeZones/Europe/Rome.ics A SOPE/NGCards/TimeZones/Europe/Samara.ics A SOPE/NGCards/TimeZones/Europe/San_Marino.ics A SOPE/NGCards/TimeZones/Europe/Sarajevo.ics A SOPE/NGCards/TimeZones/Europe/Simferopol.ics A SOPE/NGCards/TimeZones/Europe/Skopje.ics A SOPE/NGCards/TimeZones/Europe/Sofia.ics A SOPE/NGCards/TimeZones/Europe/Stockholm.ics A SOPE/NGCards/TimeZones/Europe/Tallinn.ics A SOPE/NGCards/TimeZones/Europe/Tirane.ics A SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics A SOPE/NGCards/TimeZones/Europe/Vaduz.ics A SOPE/NGCards/TimeZones/Europe/Vatican.ics A SOPE/NGCards/TimeZones/Europe/Vienna.ics A SOPE/NGCards/TimeZones/Europe/Vilnius.ics A SOPE/NGCards/TimeZones/Europe/Volgograd.ics A SOPE/NGCards/TimeZones/Europe/Warsaw.ics A SOPE/NGCards/TimeZones/Europe/Zagreb.ics A SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics A SOPE/NGCards/TimeZones/Europe/Zurich.ics A SOPE/NGCards/TimeZones/Indian/Antananarivo.ics A SOPE/NGCards/TimeZones/Indian/Chagos.ics A SOPE/NGCards/TimeZones/Indian/Christmas.ics A SOPE/NGCards/TimeZones/Indian/Cocos.ics A SOPE/NGCards/TimeZones/Indian/Comoro.ics A SOPE/NGCards/TimeZones/Indian/Kerguelen.ics A SOPE/NGCards/TimeZones/Indian/Mahe.ics A SOPE/NGCards/TimeZones/Indian/Maldives.ics A SOPE/NGCards/TimeZones/Indian/Mauritius.ics A SOPE/NGCards/TimeZones/Indian/Mayotte.ics A SOPE/NGCards/TimeZones/Indian/Reunion.ics A SOPE/NGCards/TimeZones/Pacific/Apia.ics A SOPE/NGCards/TimeZones/Pacific/Auckland.ics A SOPE/NGCards/TimeZones/Pacific/Chatham.ics A SOPE/NGCards/TimeZones/Pacific/Efate.ics A SOPE/NGCards/TimeZones/Pacific/Enderbury.ics A SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics A SOPE/NGCards/TimeZones/Pacific/Fiji.ics A SOPE/NGCards/TimeZones/Pacific/Funafuti.ics A SOPE/NGCards/TimeZones/Pacific/Gambier.ics A SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics A SOPE/NGCards/TimeZones/Pacific/Guam.ics A SOPE/NGCards/TimeZones/Pacific/Honolulu.ics A SOPE/NGCards/TimeZones/Pacific/Johnston.ics A SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics A SOPE/NGCards/TimeZones/Pacific/Kosrae.ics A SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics A SOPE/NGCards/TimeZones/Pacific/Majuro.ics A SOPE/NGCards/TimeZones/Pacific/Marquesas.ics A SOPE/NGCards/TimeZones/Pacific/Midway.ics A SOPE/NGCards/TimeZones/Pacific/Nauru.ics A SOPE/NGCards/TimeZones/Pacific/Niue.ics A SOPE/NGCards/TimeZones/Pacific/Norfolk.ics A SOPE/NGCards/TimeZones/Pacific/Noumea.ics A SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics A SOPE/NGCards/TimeZones/Pacific/Palau.ics A SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics A SOPE/NGCards/TimeZones/Pacific/Ponape.ics A SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics A SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics A SOPE/NGCards/TimeZones/Pacific/Saipan.ics A SOPE/NGCards/TimeZones/Pacific/Tahiti.ics A SOPE/NGCards/TimeZones/Pacific/Tarawa.ics A SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics A SOPE/NGCards/TimeZones/Pacific/Truk.ics A SOPE/NGCards/TimeZones/Pacific/Wake.ics A SOPE/NGCards/TimeZones/Pacific/Wallis.ics M SOPE/NGCards/iCalCalendar.h M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTimeDateControl.m M sogo.spec commit 052138a0691ae90d1aca27bb3d36a269cb05b786 Author: Francis Lachapelle Date: Thu Oct 15 17:21:01 2009 +0000 Added toolbar to administration module with "help" button. Monotone-Parent: 7145f91bc53473eb5af77730e87d0ebc7d3988e3 Monotone-Revision: 78bab40835ca73611c47298a0a8de1393cf60c03 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-15T17:21:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/English.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/GNUmakefile M UI/AdministrationUI/German.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Russian.lproj/Localizable.strings M UI/AdministrationUI/Spanish.lproj/Localizable.strings A UI/AdministrationUI/Toolbars/UIxAdministration.toolbar M UI/AdministrationUI/UIxAdministration.h M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/WebServerResources/AdministrationUI.css M UI/WebServerResources/AdministrationUI.js commit 2db389e38d6945c89c2d9704d06586b5db935c47 Author: Ludovic Marcotte Date: Thu Oct 15 13:40:36 2009 +0000 See ChangeLog Monotone-Parent: 565a1bad1f0abc7187afc4117f947fa311875346 Monotone-Revision: 0125ec85f12db797fda490ba70897a61682fadad Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-15T13:40:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1660.diff M UI/MailerUI/UIxMailAccountActions.m commit 8bb4876d0e27d6f5c15d5c4f12f32167ea5ae446 Author: Francis Lachapelle Date: Wed Oct 14 22:39:53 2009 +0000 Remove debuging output. Monotone-Parent: 565a1bad1f0abc7187afc4117f947fa311875346 Monotone-Revision: 543e45199920400765ecaa8cf762102cd49ee1cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T22:39:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 4cfa21406e59c215bc0f65a7d621826de925f1ab Author: Francis Lachapelle Date: Wed Oct 14 22:11:13 2009 +0000 New button "Add default email addresses" for the vacation tab of the preferences window. Monotone-Parent: 47f2f8615e2de608097b0eb96881d051d4b7e9a6 Monotone-Revision: 565a1bad1f0abc7187afc4117f947fa311875346 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T22:11:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit f281877100e8e190d12e9745bdb287de7496a0f1 Author: Francis Lachapelle Date: Wed Oct 14 20:29:46 2009 +0000 JavaScript: avoid 404 error when double-clicking on D&T event in the events list. Monotone-Parent: 2a112877a8784837004167070989be6cdda17134 Monotone-Revision: 47f2f8615e2de608097b0eb96881d051d4b7e9a6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T20:29:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 27fd38f96f87d65d99b1acbd1aa9520353421efa Author: Francis Lachapelle Date: Wed Oct 14 19:44:46 2009 +0000 JavaScript: don't highligh the day selection when in the day view. Monotone-Parent: b0bcd8d5f48a8980666352842c09c5de8b59a5d4 Monotone-Revision: 2a112877a8784837004167070989be6cdda17134 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T19:44:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 447aa1a3ec60bf5327174d6b5fb6afa6597f3d98 Author: Francis Lachapelle Date: Wed Oct 14 19:43:21 2009 +0000 Fix CSS for attendees list. Monotone-Parent: 9718b3ccbc149f9b4b497423af72e8271ec7b624 Monotone-Revision: b0bcd8d5f48a8980666352842c09c5de8b59a5d4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T19:43:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 5396c23a62f52656c3784e80654a59ac7223d2c1 Author: Francis Lachapelle Date: Wed Oct 14 19:27:45 2009 +0000 See ChangeLog Monotone-Parent: cff51eb80ef633a72d1cc7527a1092b597f57f55 Monotone-Revision: 2b398c7917c2665525f315c4a078f13665aeea62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T19:27:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 9cd9670741518af471030351ddbee23bbe64d4a0 Author: Francis Lachapelle Date: Wed Oct 14 18:25:50 2009 +0000 See ChangeLog Monotone-Parent: a9673b6b7feb76572f80c31fe67ba936ed709f8f Monotone-Revision: cff51eb80ef633a72d1cc7527a1092b597f57f55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T18:25:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 29e239bba010aaebbd605257446d91ed308b169b Author: Ludovic Marcotte Date: Wed Oct 14 16:47:15 2009 +0000 See ChangeLog Monotone-Parent: dfb0905a14bcb6b22ea2b02eb9910b1e098aeaa9 Monotone-Revision: 78eddfb311776e904d4f6650bcc5e2930af4519a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-14T16:47:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainActions.m commit e5d8de7d5c9a3e93c7370a1e15309ec5d8717b12 Author: Wolfgang Sourdeau Date: Wed Oct 14 12:01:59 2009 +0000 Monotone-Parent: bcf0244d358523a4f4d16339d9ea38d4ce1114e2 Monotone-Revision: b246c3979cba84d0c46cb39e0141ae390baaea7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-14T12:01:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxComponentEditor.m commit 4a3f7e384f1da09455ad0e27cb49a189376f0f39 Author: Wolfgang Sourdeau Date: Wed Oct 14 12:01:29 2009 +0000 Monotone-Parent: 88abde23827bf8224db16cc732418d143787b3f6 Monotone-Revision: bcf0244d358523a4f4d16339d9ea38d4ce1114e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-14T12:01:29 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m M UI/SOGoUI/SOGoAptFormatter.m M UI/Scheduler/UIxTimeDateControl.m commit 3bdf3aacdef197d8a716e8dc043b1a6efc34f5ee Author: Wolfgang Sourdeau Date: Tue Oct 13 21:40:18 2009 +0000 Monotone-Parent: 5244339e45ef9095573b10733228f85b81a17377 Monotone-Revision: 88abde23827bf8224db16cc732418d143787b3f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T21:40:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m M UI/Scheduler/UIxAppointmentEditor.m commit 68253d1c442f7fd8bc588c5746183795d09ccf18 Author: Francis Lachapelle Date: Tue Oct 13 21:20:26 2009 +0000 Fix variable type in UI/Contacts/UIxContactFoldersView.m Monotone-Parent: 0746b51101ad96419ffd4e8f557f967f13b70a60 Monotone-Revision: a9673b6b7feb76572f80c31fe67ba936ed709f8f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-13T21:20:26 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit a285132f8bc7585192de3900201b8db23e773274 Author: Ludovic Marcotte Date: Tue Oct 13 20:17:29 2009 +0000 See ChangeLog Monotone-Parent: 4437a82e041d016710ea3a45d8b7cf5b6341afff Monotone-Revision: 0746b51101ad96419ffd4e8f557f967f13b70a60 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-13T20:17:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+BSJSONAdditions.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/UIxPreferences.m commit 2da9e90ebc3212ab0573995de89b9c55e7d761b3 Author: Francis Lachapelle Date: Tue Oct 13 19:14:21 2009 +0000 JavaScript: fix bug with mail popup windows and event invitations. Monotone-Parent: 70c32f73a22fee53cf4091db0d979ff59560ca99 Monotone-Revision: 31bc4f6b49316e2603b7496cfee3b18fdd5e490f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-13T19:14:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit db94ff7d3ff629ec0c4d3511ec74a4e8b9d00115 Author: Francis Lachapelle Date: Tue Oct 13 19:10:28 2009 +0000 See ChangeLog Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511 Monotone-Revision: 70c32f73a22fee53cf4091db0d979ff59560ca99 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-13T19:10:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 114e8bddc3301e70e6dcb6173016678c56476152 Author: Wolfgang Sourdeau Date: Tue Oct 13 14:10:17 2009 +0000 Monotone-Parent: 6267e23d4a4d587847618923c35a202030ce9ed0 Monotone-Revision: 5244339e45ef9095573b10733228f85b81a17377 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T14:10:17 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardVersitRenderer.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListView.m commit 049be25681cc4518a8e162aedad05b3ea7a34702 Author: Wolfgang Sourdeau Date: Tue Oct 13 14:09:18 2009 +0000 Monotone-Parent: 8ce20f3e6c9cc1f103737e56f5dd42c49d70277b Monotone-Revision: 6267e23d4a4d587847618923c35a202030ce9ed0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T14:09:18 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 9d1a9ae76d3e1b10192d6f20e1ef49475854feaa Author: Wolfgang Sourdeau Date: Tue Oct 13 14:09:04 2009 +0000 Monotone-Parent: c20caa2683b07b4d462317997632facb96fcdd72 Monotone-Revision: 8ce20f3e6c9cc1f103737e56f5dd42c49d70277b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T14:09:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit ff237b7b90862010078d08466934f3f237d7dded Author: Wolfgang Sourdeau Date: Tue Oct 13 14:04:02 2009 +0000 Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511 Monotone-Revision: ae9bb8c02977fbcbedcef40778d6fffefd1fb58c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T14:04:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/Common/UIxAclEditor.m M UI/Common/UIxPageFrame.m commit 11cd32799e8e71595c139e2cbd2ff5a431cc198e Author: C Robert Date: Tue Oct 13 13:58:31 2009 +0000 Fixed warning Monotone-Parent: 2af7febd00f4cf3a006ceaf8864e1965236a5511 Monotone-Revision: dc10f7852e5329afe91c3cba3227fead4f0ae366 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-13T13:58:31 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxListView.m commit f0ec2d8956054e995473038ac512e4fb1a2a78b2 Author: Ludovic Marcotte Date: Tue Oct 13 12:08:40 2009 +0000 fixed typo Monotone-Parent: 2dbb637c5a189bc664f21c6d8985c3a246a77d7d Monotone-Revision: 2af7febd00f4cf3a006ceaf8864e1965236a5511 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-13T12:08:40 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit fc2a7c8c550baf025b06f38d30a16980d0034c84 Author: Ludovic Marcotte Date: Mon Oct 12 21:19:42 2009 +0000 See ChangeLog Monotone-Parent: 9cd6cf883ffe8961708e6bdb5a8b3a3f439eebbf Monotone-Revision: 2dbb637c5a189bc664f21c6d8985c3a246a77d7d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-12T21:19:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1660.diff M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MainUI/Version M UI/Templates/UIxPageFrame.wox M Version commit 95b4763d9225d63eaf40c8730c8f3eb3ec7cdbba Author: Wolfgang Sourdeau Date: Sat Oct 10 18:37:10 2009 +0000 Monotone-Parent: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b Monotone-Revision: 11b16e47828dac92fd5fc6a0141e90ca854b7b89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:37:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartICalActions.m commit e2a0f14c044d3eb825921457dbc47efb2cc3b39d Author: Wolfgang Sourdeau Date: Sat Oct 10 18:34:00 2009 +0000 Monotone-Parent: 33d9fe1bf74ac6ca66a70020477a738afbd9c379 Monotone-Revision: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:34:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 942bcb816ed7c92f52c5ef8f8ac12384bcb5b3b9 Author: Wolfgang Sourdeau Date: Sat Oct 10 18:33:37 2009 +0000 Monotone-Parent: 1d41463c98c6e569d444ae5521059b400945db56 Monotone-Revision: 33d9fe1bf74ac6ca66a70020477a738afbd9c379 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:33:37 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit a7b876c87a64030353d4e6f09ecb64761cd354f0 Author: Wolfgang Sourdeau Date: Sat Oct 10 18:30:30 2009 +0000 Monotone-Parent: e68a1439ae451b39e7dc057e67708f2af5fcc040 Monotone-Revision: 1d41463c98c6e569d444ae5521059b400945db56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:30:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit da407b0ce90dfb4dd9648b49f2ec8e1f33aef8c4 Author: Wolfgang Sourdeau Date: Sat Oct 10 18:28:37 2009 +0000 typo Monotone-Parent: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73 Monotone-Revision: e68a1439ae451b39e7dc057e67708f2af5fcc040 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:28:37 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NGCardsSaxHandler.m commit aa7ad6ca076278f6450c9beffcecdd267e80106e Author: Wolfgang Sourdeau Date: Sat Oct 10 18:27:51 2009 +0000 added warnings Monotone-Parent: 754cc32ff48ea7363d073e4e89e453b7a4d66a4c Monotone-Revision: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:27:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroupFolder.m commit 5781f10807232b973a7616eb7acdd066d2562132 Author: Wolfgang Sourdeau Date: Sat Oct 10 18:27:21 2009 +0000 added warnings Monotone-Parent: baa7bc0bc74871932c7f4e4d759f25a216d0c939 Monotone-Revision: 754cc32ff48ea7363d073e4e89e453b7a4d66a4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:27:21 Monotone-Branch: ca.inverse.sogo M Main/SOGoProductLoader.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M UI/AdministrationUI/UIxAdministrationFilterPanel.m M UI/Contacts/UIxContactsFilterPanel.m M UI/MailerUI/UIxMailFilterPanel.m commit d681e9ac21f21152afc2e814a877b43894a1e09f Author: Ludovic Marcotte Date: Fri Oct 9 22:25:23 2009 +0000 Fixed typo. Monotone-Parent: ec976f8bf38e5955172679d2e18be5abbb55f196 Monotone-Revision: c1d31c63186b0154a4c8aae294a6968d64136187 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-09T22:25:23 Monotone-Branch: ca.inverse.sogo M NEWS commit 9b04e6bf752aedfa0d192f0f9fbaee327ecadc7a Author: Ludovic Marcotte Date: Fri Oct 9 22:24:47 2009 +0000 Updated NEWS file again. Monotone-Parent: 3b74257bc2359bac788656b745a4ace372101344 Monotone-Revision: ec976f8bf38e5955172679d2e18be5abbb55f196 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-09T22:24:47 Monotone-Branch: ca.inverse.sogo M NEWS commit 8ecb6bc3e52a7f6311aef376a59419ac905f4eb0 Author: Ludovic Marcotte Date: Fri Oct 9 22:19:32 2009 +0000 Updated NEWS file Monotone-Parent: a9d5ad1c7b8fa6de9db2b7b205864f5cd9d96b3b Monotone-Revision: 3b74257bc2359bac788656b745a4ace372101344 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-09T22:19:32 Monotone-Branch: ca.inverse.sogo M NEWS commit b81ed3b2feca1e5c2c68e98c69c17dff2564a55c Author: Ludovic Marcotte Date: Fri Oct 9 21:54:07 2009 +0000 See ChangeLog Monotone-Parent: 25a398b968eb4c84157efcd698facc74c5738e07 Monotone-Revision: a9d5ad1c7b8fa6de9db2b7b205864f5cd9d96b3b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-09T21:54:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/GNUmakefile D SoObjects/Sieve/GNUmakefile D SoObjects/Sieve/GNUmakefile.preamble D SoObjects/Sieve/Product.m D SoObjects/Sieve/README D SoObjects/Sieve/SOGoSieveBaseObject.h D SoObjects/Sieve/SOGoSieveBaseObject.m D SoObjects/Sieve/SOGoSieveScriptObject.h D SoObjects/Sieve/SOGoSieveScriptObject.m D SoObjects/Sieve/SOGoSieveScriptsFolder.h D SoObjects/Sieve/SOGoSieveScriptsFolder.m D SoObjects/Sieve/Version D SoObjects/Sieve/common.h D SoObjects/Sieve/product.plist M UI/MailerUI/GNUmakefile M UI/MailerUI/README D UI/MailerUI/UIxSieveEditor.m M UI/MailerUI/product.plist D UI/Templates/MailerUI/UIxSieveEditor.wox commit 2eb62a573e3570e6d749931e6eaf1ae4d654b3fd Author: Ludovic Marcotte Date: Fri Oct 9 21:01:54 2009 +0000 See ChangeLog Monotone-Parent: baa7bc0bc74871932c7f4e4d759f25a216d0c939 Monotone-Revision: 25a398b968eb4c84157efcd698facc74c5738e07 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-09T21:01:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUserFolder.h M UI/PreferencesUI/UIxPreferences.m commit 8414c7bfec99649af39e3123334efaa30c7c18a4 Author: Francis Lachapelle Date: Fri Oct 9 20:30:42 2009 +0000 Added web elements to set an auto-reply message and forward address in the preferences window. Monotone-Parent: 3862a22ce756fbd4c559e0d9a9a211821d9c597b Monotone-Revision: baa7bc0bc74871932c7f4e4d759f25a216d0c939 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-09T20:30:42 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 768e3cf2249d9b5f30c44535acc4bebee6904261 Author: Wolfgang Sourdeau Date: Thu Oct 8 22:34:52 2009 +0000 Monotone-Parent: 9e637be5876312fbc5e2a34d306cd7d8b73773d1 Monotone-Revision: e11d0b2861cf3888ff5f2fa58e01243c5de99a1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-08T22:34:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/SOGo/LDAPSource.m commit 8621f4ced66ddaa7bf303fc0995535c16a19b9cb Author: Wolfgang Sourdeau Date: Thu Oct 8 22:30:33 2009 +0000 Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da Monotone-Revision: 9e637be5876312fbc5e2a34d306cd7d8b73773d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-08T22:30:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactSourceFolder.m commit 1300cd4936e315c5daba0e91e0a9bc0a03cb64c9 Author: Francis Lachapelle Date: Thu Oct 8 22:04:36 2009 +0000 Added missing return value in UIxPreferences. Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da Monotone-Revision: 434d80a4af8672744673019c8fab2fbb0c4f0004 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T22:04:36 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.m commit 562ef562a36cbecd4fdb055be4b29e1c07c84520 Author: Francis Lachapelle Date: Thu Oct 8 17:57:44 2009 +0000 Added missing strings in translations. Monotone-Parent: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e Monotone-Revision: a004b999771c6211841f8b0f10ed0f49039fc7da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T17:57:44 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.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/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 08e070fba81509e7872867bae3fc24eb53f62895 Author: Francis Lachapelle Date: Thu Oct 8 16:43:00 2009 +0000 Fixed typo in UI/MainUI/English.lproj/Localizable.strings Monotone-Parent: f6e09cdea7e72d0dfcc010c17daadb672ea4a779 Monotone-Revision: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T16:43:00 Monotone-Branch: ca.inverse.sogo M UI/MainUI/English.lproj/Localizable.strings commit d610a0c4ea171ccd39fda39d67fe21d375f290ea Author: Francis Lachapelle Date: Thu Oct 8 16:24:31 2009 +0000 Added default option for the short/long date and time formats. Monotone-Parent: d4cbb070b0884fc3766c385032a8d95bc3f432a4 Monotone-Revision: f6e09cdea7e72d0dfcc010c17daadb672ea4a779 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T16:24:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 20b3d4919a0ddbc75eceb3fd94612442edf266be Author: Wolfgang Sourdeau Date: Thu Oct 8 13:04:00 2009 +0000 Monotone-Parent: d0eac9f630a7bec45962ad611bb2025a0a264075 Monotone-Revision: d4cbb070b0884fc3766c385032a8d95bc3f432a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-08T13:04:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M Tests/test-maildav.py M Tests/webdavlib.py commit 08a60d5746d5d9c65e8dcab15d861e6e032b4406 Author: Wolfgang Sourdeau Date: Wed Oct 7 22:34:24 2009 +0000 Monotone-Parent: 9485d114a246f06ae3df1b188de52f46783459ec Monotone-Revision: d0eac9f630a7bec45962ad611bb2025a0a264075 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T22:34:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-maildav.py M Tests/webdavlib.py commit c31e3f9d2406489aeaad929430dfb2ef091e9f12 Author: C Robert Date: Wed Oct 7 21:29:50 2009 +0000 See ChangeLog Monotone-Parent: 8e6238fb5afca88582d8e5b9645e8f690b18ddd8 Monotone-Revision: 9485d114a246f06ae3df1b188de52f46783459ec Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T21:29:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/EOQualifier+MailDAV.m commit 9a54276a37224e454bde7441cf6764cc8bdd8672 Author: Ludovic Marcotte Date: Wed Oct 7 20:46:16 2009 +0000 Make sure that the source implements groups support prior than querying it for groups. Monotone-Parent: e1d0bc18ecaf333b66126f3d3f7d8dfdb0580d70 Monotone-Revision: 8e6238fb5afca88582d8e5b9645e8f690b18ddd8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-07T20:46:16 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.m commit 4fe953f15fb8b27b777d469f37e75ce05266ed75 Author: Wolfgang Sourdeau Date: Wed Oct 7 20:25:22 2009 +0000 Monotone-Parent: 64e278dc3fe577f3d357ff6947dc8efe939ce6ee Monotone-Revision: e1d0bc18ecaf333b66126f3d3f7d8dfdb0580d70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T20:25:22 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ea275e5681ca625a3d36a7f0c25c840cad0e41db Author: Wolfgang Sourdeau Date: Wed Oct 7 20:24:54 2009 +0000 Monotone-Parent: e06ea9bf29414e55d556171e1cc5c4a2d9c46894 Monotone-Revision: 64e278dc3fe577f3d357ff6947dc8efe939ce6ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T20:24:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m commit 26ff424bfc6401be38a66244de7211eb4e78d97d Author: C Robert Date: Wed Oct 7 20:12:59 2009 +0000 Monotone-Parent: 19b4e678978ae5ff01c0325ba794ddcf84c944ba Monotone-Revision: e06ea9bf29414e55d556171e1cc5c4a2d9c46894 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T20:12:59 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 60fa280e71724dee3596b4dece9faab4abae085d Author: C Robert Date: Wed Oct 7 19:44:48 2009 +0000 Minor fixes to EOQualifier+MailDAV Monotone-Parent: 3a1e839e777209a5f153550867aea93a059ef056 Monotone-Revision: 19b4e678978ae5ff01c0325ba794ddcf84c944ba Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T19:44:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/EOQualifier+MailDAV.m commit b079ca84c129e2063c89fcab8461c160f471e83b Author: Wolfgang Sourdeau Date: Wed Oct 7 19:26:12 2009 +0000 Monotone-Parent: 55a3e83df8d5652ae3ebeec99432c0ae7f1e8c29 Monotone-Revision: 3a1e839e777209a5f153550867aea93a059ef056 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T19:26:12 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit 59a851ccd0f455c4ae7e977dcf925e259f131fe9 Author: C Robert Date: Wed Oct 7 19:11:01 2009 +0000 See ChangeLog Monotone-Parent: ca2ee94c72bc7929077ce2d18873be1f59a198d9 Monotone-Revision: 55a3e83df8d5652ae3ebeec99432c0ae7f1e8c29 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T19:11:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/EOQualifier+MailDAV.m M Tests/test-maildav.py commit 04b94ea1301e34fbcdee744040c8093f306fa75a Author: C Robert Date: Wed Oct 7 18:17:12 2009 +0000 Re-enabled tests that should be enabled Monotone-Parent: c9a7246ee9a90838e562f2120fa3b3a4abfa7fe3 Monotone-Revision: ca2ee94c72bc7929077ce2d18873be1f59a198d9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T18:17:12 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit 14f6b058b122efb452e09dd2089489e29bf9395c Author: C Robert Date: Wed Oct 7 18:16:34 2009 +0000 See ChangeLog Monotone-Parent: b8a3105c4f499a2da3ed4edc4828e90d7dac93a5 Monotone-Revision: c9a7246ee9a90838e562f2120fa3b3a4abfa7fe3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-07T18:16:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/EOQualifier+MailDAV.m M SoObjects/Mailer/SOGoMailFolder.m M Tests/test-maildav.py commit 52bc9fce36f054b262f98b5021f123b9a6d75c1a Author: Francis Lachapelle Date: Wed Oct 7 17:40:02 2009 +0000 Fix for time offsets in month view (DST related). Monotone-Parent: c1c4f8fa1e677ec974e669c16ee667a5040a4f0a Monotone-Revision: 139de259dfc247ae1f4819f5700da66891c36157 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-07T17:40:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit cea61181824850b9ecc733ef608e0597ec2744e0 Author: Francis Lachapelle Date: Wed Oct 7 14:59:30 2009 +0000 Removed reference to LDAPUserManager (replaced by SOGoUserManager) Monotone-Parent: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938 Monotone-Revision: c1c4f8fa1e677ec974e669c16ee667a5040a4f0a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-07T14:59:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoTaskObject.m commit 4085592601ac2ff01b96c908d9f551dd204c6d05 Author: Wolfgang Sourdeau Date: Wed Oct 7 14:58:37 2009 +0000 Monotone-Parent: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938 Monotone-Revision: 77d594aad6116d444e02c306b0279825a2b43994 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T14:58:37 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3bbd9c25b48414e5d084ce3489021e0e43c7f9af Author: Wolfgang Sourdeau Date: Wed Oct 7 13:20:16 2009 +0000 Monotone-Parent: ef8d14f35a0201fb30074fc2e88eab645eadb392 Monotone-Revision: 6ac69e11d0bffd5ce9515e9bedac3e73c6e08938 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-07T13:20:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 08a897780e79f282736ecc0ff061a5c211c572d8 Author: Wolfgang Sourdeau Date: Tue Oct 6 22:19:26 2009 +0000 Monotone-Parent: 7c6f65f1d27ee88ab6f33a9d588f2f9f9f3ea54b Monotone-Revision: ef8d14f35a0201fb30074fc2e88eab645eadb392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T22:19:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 3b0806519cb619782304990d267cd981b499ff86 Author: Wolfgang Sourdeau Date: Tue Oct 6 22:17:38 2009 +0000 Monotone-Parent: 010f8606ce2360533d2826f98b357c83086f6fe1 Monotone-Revision: 7c6f65f1d27ee88ab6f33a9d588f2f9f9f3ea54b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T22:17:38 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit a46028f5b81bf844b91d1f60b826b928c07f30a6 Author: Wolfgang Sourdeau Date: Tue Oct 6 21:15:38 2009 +0000 Monotone-Parent: f1d97c71ed8dc3f59da9344a859a0b6725bf3b6b Monotone-Revision: 010f8606ce2360533d2826f98b357c83086f6fe1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T21:15:38 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit b848cf41d1999b8602ef2f838d6e234fbbe90f82 Author: Wolfgang Sourdeau Date: Tue Oct 6 20:53:15 2009 +0000 Monotone-Parent: ae35a52b6b85f7b941d2d5a27bdae17a0e87e216 Monotone-Revision: f1d97c71ed8dc3f59da9344a859a0b6725bf3b6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T20:53:15 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 8f85f81cdafdb3e26f4f185fdb31cf0975d5927e Author: Wolfgang Sourdeau Date: Tue Oct 6 18:26:22 2009 +0000 Monotone-Parent: 3c712c724956f351bd12557ef3504fbefb2611b1 Monotone-Revision: bdbaabe6229246948b265d310037a9694b45d91f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T18:26:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3a5e5003aefba0948206179a44675cb0eed922c2 Author: Wolfgang Sourdeau Date: Tue Oct 6 18:26:09 2009 +0000 Monotone-Parent: 319124b4db57da3c6d63eabff877eacac5c8a8a2 Monotone-Revision: 3c712c724956f351bd12557ef3504fbefb2611b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T18:26:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit f518e5f4a9f839b34118e556be04a9f1c5dd8a13 Author: Wolfgang Sourdeau Date: Tue Oct 6 18:24:47 2009 +0000 Monotone-Parent: 86d5fda1266a9ae6071c1b0c48daa229594679fb Monotone-Revision: 319124b4db57da3c6d63eabff877eacac5c8a8a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T18:24:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+DAV.h M SoObjects/SOGo/NSArray+DAV.m commit 725878ebdbec019b874b5a761614bcf190177d67 Author: Francis Lachapelle Date: Tue Oct 6 18:12:07 2009 +0000 Proper system defaults fallback for preferences (Bug #145) Monotone-Parent: 86d5fda1266a9ae6071c1b0c48daa229594679fb Monotone-Revision: 33a4befb91778f46b962f6c895f7697b0d1df722 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-06T18:12:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/WebServerResources/UIxPreferences.js commit a9f4d77c2c4515fbb83bffcacc24c2a9c1bf5d6f Author: Francis Lachapelle Date: Tue Oct 6 13:08:16 2009 +0000 Typo Monotone-Parent: 9091f162c671a0d32c003aa063bff71fb1e68a10 Monotone-Revision: 86d5fda1266a9ae6071c1b0c48daa229594679fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-06T13:08:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 5cc26fad8ab71d43d65dd3e917d38099e8e2c757 Author: Francis Lachapelle Date: Mon Oct 5 22:09:35 2009 +0000 Added HTML comments to avoid removal of empty tags by SOPE. Monotone-Parent: 8260a03656dcb7042c36f5ed015c0e1691560468 Monotone-Revision: 24faa1b3ee3108a8faa323c456c74d517b4e233d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-05T22:09:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 088cb7587d308afb38d8175c822f5a6f2b4d3c67 Author: Wolfgang Sourdeau Date: Mon Oct 5 21:34:16 2009 +0000 Monotone-Parent: a883e310f52e0f28b3e8072ce973038481072fe2 Monotone-Revision: ce654c24f2f00574570b6f4719cccc588905dc0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-05T21:34:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-maildav.py commit 0d27d67b2f9ddb65831297ac546f1256db5d1fa9 Author: Wolfgang Sourdeau Date: Mon Oct 5 21:33:45 2009 +0000 Monotone-Parent: 51ccfad18d1d034a9fc87cc4604425a17598f0fd Monotone-Revision: a883e310f52e0f28b3e8072ce973038481072fe2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-05T21:33:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/DAVReportMap.plist commit dab23398766332fdbd0f239394d4996817be3e0c Author: Wolfgang Sourdeau Date: Mon Oct 5 21:33:33 2009 +0000 Monotone-Parent: dd01e619d1a581329304197499bcc223888f4535 Monotone-Revision: 51ccfad18d1d034a9fc87cc4604425a17598f0fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-05T21:33:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 290d0e76d5113a272d8db2fdc827a9e3511364b1 Author: C Robert Date: Mon Oct 5 21:14:44 2009 +0000 Added extra fields and NOT Monotone-Parent: 778b3664ce06bfae56a07b260fb9b9a241276d08 Monotone-Revision: dd01e619d1a581329304197499bcc223888f4535 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-05T21:14:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/EOQualifier+MailDAV.m commit 5a357311c6ea7b480095b0bc9cb20349c482894d Author: C Robert Date: Mon Oct 5 19:38:40 2009 +0000 Format dates properly Monotone-Parent: 11c5eefb2d127036af170d47dc0f555860e8c38a Monotone-Revision: 778b3664ce06bfae56a07b260fb9b9a241276d08 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-05T19:38:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/EOQualifier+MailDAV.m commit 5e342d5e9942529c441cf52a2ecb01e5893aac99 Author: C Robert Date: Mon Oct 5 19:15:14 2009 +0000 See ChangeLog Monotone-Parent: 8260a03656dcb7042c36f5ed015c0e1691560468 Monotone-Revision: 11c5eefb2d127036af170d47dc0f555860e8c38a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-05T19:15:14 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Mailer/EOQualifier+MailDAV.h A SoObjects/Mailer/EOQualifier+MailDAV.m M SoObjects/Mailer/GNUmakefile M Tests/test-webdavlib.py M Tests/webdavlib.py commit 3e7278ba0eceec60e2c37cc204303fc7514f9a4a Author: Francis Lachapelle Date: Mon Oct 5 15:30:25 2009 +0000 Reindent Monotone-Parent: c049eb99195933a4358031106f7c4b6c22ec31a1 Monotone-Revision: 8260a03656dcb7042c36f5ed015c0e1691560468 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-05T15:30:25 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.m commit 37687c9b16cb34787a2655e643066fe1c7ef7535 Author: Ludovic Marcotte Date: Mon Oct 5 00:47:18 2009 +0000 See ChangeLog Monotone-Parent: e06e95ef20737d961a60d9d5b3897e4f7ced26b7 Monotone-Revision: c049eb99195933a4358031106f7c4b6c22ec31a1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-05T00:47:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html M SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html commit 1ffcdd97bcc50fd1e5de241ba24e3e1f66d68da5 Author: C Robert Date: Fri Oct 2 20:59:52 2009 +0000 Fixed crash when user language is undefined Monotone-Parent: 19556539dea890ea9ed78ae2d8b4ebfdfa9a4756 Monotone-Revision: e06e95ef20737d961a60d9d5b3897e4f7ced26b7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T20:59:52 Monotone-Branch: ca.inverse.sogo M Tests/preferences.py commit 50709fba65b5331b5fcec620f4fea4d739013724 Author: C Robert Date: Fri Oct 2 20:49:39 2009 +0000 Removed hardcoded value Monotone-Parent: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9 Monotone-Revision: 28406780a6c50ff64f105729a3da838862931031 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T20:49:39 Monotone-Branch: ca.inverse.sogo M Tests/preferences.py commit 4c68d9fbf1c73b105f1ed52678c34f17bbfbf078 Author: Francis Lachapelle Date: Fri Oct 2 20:33:07 2009 +0000 Updated NEWS Monotone-Parent: 78c904fcb43f31b69c25bf38ddb9ef55499ed4e0 Monotone-Revision: 1e98981134df0b7159efec9e9e202b43a2c90b0b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-02T20:33:07 Monotone-Branch: ca.inverse.sogo M NEWS commit bc26a8b285488212fed3d168a1e35be1df67ec7b Author: Francis Lachapelle Date: Fri Oct 2 20:29:51 2009 +0000 Replaced $HTTP_GET_VARS (deprecated) by $_GET in updates.php Monotone-Parent: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9 Monotone-Revision: 78c904fcb43f31b69c25bf38ddb9ef55499ed4e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-02T20:29:51 Monotone-Branch: ca.inverse.sogo M Scripts/updates.php commit 3f09ab94f0c3aca893186dca867cec0bc3ad8f2a Author: C Robert Date: Fri Oct 2 20:10:40 2009 +0000 Added multilingual testing in all.py Monotone-Parent: abd75a9093d6e54e0ffd1212fc032a610a2f3331 Monotone-Revision: 6b701660e1b1301f2a55944ee5d70d4e92f44cd9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T20:10:40 Monotone-Branch: ca.inverse.sogo M Tests/all.py A Tests/preferences.py M Tests/test-maildav.py commit deadf8e33e0a92eb7d527f5ced93cc913622e1a8 Author: C Robert Date: Fri Oct 2 16:00:07 2009 +0000 Fixed compilation warning Monotone-Parent: 426be27fca1a92348072172cc4db72658d765822 Monotone-Revision: abd75a9093d6e54e0ffd1212fc032a610a2f3331 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T16:00:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 3e35ec79c2a890e7430f9c38392a14cd48a9232d Author: C Robert Date: Fri Oct 2 14:30:07 2009 +0000 Minor fixes for MailDAV Monotone-Parent: 0e81c91aff9e32e69e1dda8e416902bf2f902245 Monotone-Revision: 426be27fca1a92348072172cc4db72658d765822 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T14:30:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m M Tests/test-maildav.py commit a60ab92dc49831f595c5cff3be7c6622b1535be4 Author: Wolfgang Sourdeau Date: Fri Oct 2 14:00:58 2009 +0000 Monotone-Parent: 7364cc475f410932b1e40c6ff6e9d7d8210c29b3 Monotone-Revision: 0e81c91aff9e32e69e1dda8e416902bf2f902245 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-02T14:00:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-maildav.py M Tests/webdavlib.py commit 08a840ca7d3c96dc2c40dad90d64d90fa56e1021 Author: C Robert Date: Fri Oct 2 13:51:21 2009 +0000 Fixed locale issue for date tests Monotone-Parent: 8169d785eb4b1db08ba796bd05e7ca01e2497f49 Monotone-Revision: 7364cc475f410932b1e40c6ff6e9d7d8210c29b3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-02T13:51:21 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit 65a0ba29a651bf3f19ba7c5dcff566a344b0344a Author: Francis Lachapelle Date: Fri Oct 2 13:42:19 2009 +0000 generic.js: Fix search field blur behavior Monotone-Parent: a59de74b19da8d53c1a14d3367e1483cf06fb02e Monotone-Revision: 8169d785eb4b1db08ba796bd05e7ca01e2497f49 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-02T13:42:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit d67529eed0451ec3ecdfb8f2b56af47fafb412ca Author: Francis Lachapelle Date: Fri Oct 2 13:41:49 2009 +0000 Reindent Monotone-Parent: 0c24951c6f23e1c5c5c97871b0a535b026ad55e4 Monotone-Revision: a59de74b19da8d53c1a14d3367e1483cf06fb02e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-02T13:41:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoAutoCompletion.js commit f273572c9572ea4cb2c03a89e6de3bbf27b1c613 Author: Ludovic Marcotte Date: Fri Oct 2 13:13:00 2009 +0000 We get the user settings, not the defaults. Monotone-Parent: 40a85071e7335fa3da3361d43dbbf6cf13684342 Monotone-Revision: 3b18c2f1210021a7c5a829e08dbc01abb290d085 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-02T13:13:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit dae82c8f2299f4d3261b6f05d51e0dc582709e65 Author: Ludovic Marcotte Date: Fri Oct 2 12:50:09 2009 +0000 We really use the owner of the user's resource and not the current logged in user when getting the list of "web calendars" Monotone-Parent: a133bab8f4c9ee8ea78123618542c4a2ecdc2fd4 Monotone-Revision: 40a85071e7335fa3da3361d43dbbf6cf13684342 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-02T12:50:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit a72a55de90735539e6aba670c00ed7f96b1e12de Author: C Robert Date: Thu Oct 1 21:55:29 2009 +0000 MailDAV Fixes Monotone-Parent: 43ac2f2aa838034f00194247d4c245926ed738de Monotone-Revision: a133bab8f4c9ee8ea78123618542c4a2ecdc2fd4 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T21:55:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m commit f1ffcac38913837ced594a66b7854e0eff6b530e Author: C Robert Date: Thu Oct 1 21:41:54 2009 +0000 Mantis 138: Language should be configurable from the preferences Monotone-Parent: eeaca1eda9abc5d3662e0a63336edf2734aa9216 Monotone-Revision: 43ac2f2aa838034f00194247d4c245926ed738de Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T21:41:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 05ea0e5ad7e1416c3aa2d9600356737dc292e225 Author: C Robert Date: Thu Oct 1 20:51:52 2009 +0000 Added unselect after PUTAction Monotone-Parent: adeb1b6540b1871dee8c8161aca43283de817991 Monotone-Revision: eeaca1eda9abc5d3662e0a63336edf2734aa9216 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T20:51:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 019309d9766cf5f2b6a725ac8e6d148da9d5d4f5 Author: C Robert Date: Thu Oct 1 20:28:20 2009 +0000 Added a warning Monotone-Parent: 8329d7d8d0fe1a0194049bb7b9787080a12bcf4d Monotone-Revision: adeb1b6540b1871dee8c8161aca43283de817991 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T20:28:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 01aed641ea2c43bfa05599ef3208cac3c47a068a Author: C Robert Date: Thu Oct 1 20:26:19 2009 +0000 Minor fix Monotone-Parent: 8db3f67f47d18d68431d7ffb603fcf636ac4bc9b Monotone-Revision: 8329d7d8d0fe1a0194049bb7b9787080a12bcf4d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T20:26:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 7524610f5c1f30178bc00dd54fd71fb921083dce Author: C Robert Date: Thu Oct 1 20:16:52 2009 +0000 Added methods for PROPFIND Monotone-Parent: 2b6cf9ec13774912de440dcfe08a03df4a580d4e Monotone-Revision: 8db3f67f47d18d68431d7ffb603fcf636ac4bc9b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T20:16:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m M Tests/test-maildav.py commit 87007c35d1e7817fae70be806ba9f2b300813d9b Author: Francis Lachapelle Date: Thu Oct 1 19:47:02 2009 +0000 Moved "to" field out of the "bodyAdditionalFields" DIV in the MailPartViewers template. Monotone-Parent: 2b6cf9ec13774912de440dcfe08a03df4a580d4e Monotone-Revision: d41e13d636a1fa2bf22bce99faacdbfccca67d9e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-01T19:47:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox commit 1e5e4ff46e1f0c5ba3d772ef5901ff27c89af351 Author: Francis Lachapelle Date: Thu Oct 1 18:55:51 2009 +0000 Added missing translations for MailPartViewers Monotone-Parent: d76a6bc23d031a16535ce20a79d7881c485b3025 Monotone-Revision: c8a95d2308d9bd094568d9a719c5f29d11543123 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-01T18:55:51 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings commit cd2c6e91399e0a2bec924078fc5dfefcdb98ef14 Author: Wolfgang Sourdeau Date: Thu Oct 1 17:11:54 2009 +0000 Monotone-Parent: 5d96177dbc88f1f06a0c3249d56ab7ae20914b0a Monotone-Revision: 612feb8d0685768e00f996a577adc89429721263 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T17:11:54 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tests/test-webdavlib.py M Tests/webdavlib.py commit 0bb0771f1cfc73889ef5baa082e5a5398cdb512b Author: Wolfgang Sourdeau Date: Thu Oct 1 16:44:28 2009 +0000 Monotone-Parent: e2c92d491c4f1a4138cd77034e3c0a712bf09003 Monotone-Revision: 5d96177dbc88f1f06a0c3249d56ab7ae20914b0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T16:44:28 Monotone-Branch: ca.inverse.sogo A Tests/test-webdavsync.py D Tests/test-wedavsync.py commit 546d683137ebac780e00255f04c0029d90b5b3ac Author: Wolfgang Sourdeau Date: Thu Oct 1 14:47:51 2009 +0000 Monotone-Parent: 3c4b94054ca0b56c5e59f42bb1293b5f1040611c Monotone-Revision: e2c92d491c4f1a4138cd77034e3c0a712bf09003 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T14:47:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 94e2b8ed00610f358a691d1b2cd777fc3e934e21 Author: Wolfgang Sourdeau Date: Thu Oct 1 14:40:10 2009 +0000 Monotone-Parent: b0d8d058d4066dff46512567c9ebf3f888825052 Monotone-Revision: 3c4b94054ca0b56c5e59f42bb1293b5f1040611c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T14:40:10 Monotone-Branch: ca.inverse.sogo M general.make commit aaba35ab88946686f88a41552adf493a29b8966e Author: Wolfgang Sourdeau Date: Thu Oct 1 14:37:35 2009 +0000 Monotone-Parent: 9281789fc046d7e0135be9fbb84b728e14218579 Monotone-Revision: 378c2fe5c0cef090bbc8c6a6cfe47eace6fbe923 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T14:37:35 Monotone-Branch: ca.inverse.sogo M general.make commit ad49c5dca77e60e9407875a67f9c2cc12ed931c1 Author: C Robert Date: Thu Oct 1 14:07:59 2009 +0000 Reverted an accidental commit Monotone-Parent: 8d4d276429e5192f98568aecf0d0c541440d22fc Monotone-Revision: b5beb9beec402717a04f1250f79638aae4d70b55 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T14:07:59 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 77c219509e4c89ecee6f34ff80f133e83a63cc2b Author: C Robert Date: Thu Oct 1 13:59:04 2009 +0000 Removed charset from content-type Monotone-Parent: 9281789fc046d7e0135be9fbb84b728e14218579 Monotone-Revision: 8d4d276429e5192f98568aecf0d0c541440d22fc Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T13:59:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m M Tests/test-maildav.py commit aa79c702d4f5de973bba4ab130bcc5ca8976f388 Author: C Robert Date: Thu Oct 1 13:51:27 2009 +0000 Added content-type for PUTs Monotone-Parent: 0f7fef398fe64d37810e991c57f1322444cfa625 Monotone-Revision: 9281789fc046d7e0135be9fbb84b728e14218579 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T13:51:27 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit e382c8b1707c58950a26437a8efed4c1ce585c76 Author: C Robert Date: Thu Oct 1 13:46:48 2009 +0000 Small improvements Monotone-Parent: cb222f02cc5986ffd8d110ceadf6604b2e93f7f4 Monotone-Revision: 0f7fef398fe64d37810e991c57f1322444cfa625 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T13:46:48 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit 57dc9a00e576820fd2ef6242290776142bde8c36 Author: Wolfgang Sourdeau Date: Thu Oct 1 13:07:56 2009 +0000 Monotone-Parent: 9bfc62d1f8b6f1f623da41eaca1ab3b7903a1c63 Monotone-Revision: cb222f02cc5986ffd8d110ceadf6604b2e93f7f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T13:07:56 Monotone-Branch: ca.inverse.sogo M Tests/config.py.in commit b3cd6000b3d032d573f0b6b8427b47c6a1e97b01 Author: Wolfgang Sourdeau Date: Thu Oct 1 13:06:42 2009 +0000 Monotone-Parent: 2343cf0483a88365cd0d1c11ced3cc7be4d6f64f Monotone-Revision: 9bfc62d1f8b6f1f623da41eaca1ab3b7903a1c63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T13:06:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-maildav.py commit b4156a91d4a3f13dafae819e1b974112c276caa9 Author: Wolfgang Sourdeau Date: Thu Oct 1 12:47:43 2009 +0000 Monotone-Parent: bbd203abc78f2fcaff9b64e547342ba96b97bfb3 Monotone-Revision: 2343cf0483a88365cd0d1c11ced3cc7be4d6f64f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T12:47:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit b3d3c6171374a15c277649b3d3974e624a9fc254 Author: Wolfgang Sourdeau Date: Thu Oct 1 12:20:52 2009 +0000 Monotone-Parent: 44d882d9bb77158fe8b181911db08dab9ca0d76b Monotone-Revision: 11bccd9e32f64627c80021f1ebe5a4a27341208f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-01T12:20:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-config.py M Tests/test-maildav.py commit 57c5a4eb5d00ab40b17abfd9196b69820486ef01 Author: Ludovic Marcotte Date: Wed Sep 30 15:47:22 2009 +0000 Increase the vm size default limit to 384MB instead of 200MB. Monotone-Parent: 23038740b2f090673725dc4500a4ff4be102762b Monotone-Revision: d76a6bc23d031a16535ce20a79d7881c485b3025 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-30T15:47:22 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit edc07cff2913df8748d65b631e08adbedec3ba03 Author: C Robert Date: Wed Sep 30 15:21:10 2009 +0000 Fixed unseenCount issue Monotone-Parent: 44d882d9bb77158fe8b181911db08dab9ca0d76b Monotone-Revision: 23038740b2f090673725dc4500a4ff4be102762b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-30T15:21:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit b302b7887c1c540b0550d45050f11e3eb74c658a Author: Wolfgang Sourdeau Date: Wed Sep 30 15:11:47 2009 +0000 Monotone-Parent: 4cca4d500ad1af6c1eb559603e3f0344079dd5a4 Monotone-Revision: 44d882d9bb77158fe8b181911db08dab9ca0d76b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-30T15:11:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit faa508f4a5f43c568b2f118843a48426fd990c31 Author: Wolfgang Sourdeau Date: Wed Sep 30 14:26:18 2009 +0000 Monotone-Parent: 128e82ead2449e0c981414693e4cbf297de99a2e Monotone-Revision: 4cca4d500ad1af6c1eb559603e3f0344079dd5a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-30T14:26:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit 1871e13d307e9efab4564fbee5000ed179baf789 Author: C Robert Date: Wed Sep 30 13:46:35 2009 +0000 Fixed a display issue in mail move/copy menus Monotone-Parent: c51effc3ec6cea0b18f9117c7327e7a312c7d7d1 Monotone-Revision: 128e82ead2449e0c981414693e4cbf297de99a2e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-30T13:46:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit cbdeae05ecf2d58ca884549ec9dc060d2a72abf2 Author: Ludovic Marcotte Date: Wed Sep 30 01:57:12 2009 +0000 Improvements on subject/issuer display for non-ASCII information. Monotone-Parent: 95f90718993c24efb35b3a459ec7a6243ad6f0a6 Monotone-Revision: c51effc3ec6cea0b18f9117c7327e7a312c7d7d1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-30T01:57:12 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartSignedViewer.m commit fee293cea5a697f762bb69f67d4f3a6960577465 Author: Ludovic Marcotte Date: Wed Sep 30 01:15:21 2009 +0000 Small fix over previous commit. Monotone-Parent: 5d27deb440dabc83a208dec61d3b97f76d042614 Monotone-Revision: 95f90718993c24efb35b3a459ec7a6243ad6f0a6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-30T01:15:21 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartSignedViewer.m commit b31270f3589f7d84d77afec796189e8382e263d1 Author: Ludovic Marcotte Date: Wed Sep 30 01:04:04 2009 +0000 We make sure the S/MIME decode op has not failed prior to using the returned value. Monotone-Parent: 97fb6bc6ccca9d15df3776811dafe8ad42650b90 Monotone-Revision: 5d27deb440dabc83a208dec61d3b97f76d042614 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-30T01:04:04 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartSignedViewer.m commit a310c3826c7d2cdda2e8f71b1dfe36b4c949f16e Author: C Robert Date: Tue Sep 29 21:07:22 2009 +0000 Fixed an error when composing from address book Monotone-Parent: b092fe6aebfa4e00c827df976eaa7e49cb1c6539 Monotone-Revision: 97fb6bc6ccca9d15df3776811dafe8ad42650b90 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-29T21:07:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit d871fe0bd8f424e4c005a95ea2d44a250a99a84e Author: C Robert Date: Tue Sep 29 20:39:23 2009 +0000 Minor fixes Monotone-Parent: 8515028ade639f5e3e38f20b4eba28b16a1250b1 Monotone-Revision: b092fe6aebfa4e00c827df976eaa7e49cb1c6539 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-29T20:39:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m M UI/WebServerResources/MailerUI.js commit 9493a337293547e9222b2c4b2fa0ee6f381d6315 Author: C Robert Date: Tue Sep 29 20:13:36 2009 +0000 Added support for MailDAV PUT Monotone-Parent: 90509c89f14ff1a8b0d7884244366bd33783ccc1 Monotone-Revision: 8515028ade639f5e3e38f20b4eba28b16a1250b1 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-29T20:13:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M Tests/test-maildav.py M Tests/webdavlib.py M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js commit 0aaaf5981426c29888b0932c6b44b8c543e233b5 Author: Wolfgang Sourdeau Date: Tue Sep 29 18:17:57 2009 +0000 Monotone-Parent: 8c914c816a751fb10558f36e868a2bdcff53b86b Monotone-Revision: 90509c89f14ff1a8b0d7884244366bd33783ccc1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-29T18:17:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit bb0c7a875dadcb3a5a50540b21e2a0473b1d3031 Author: Wolfgang Sourdeau Date: Tue Sep 29 18:17:18 2009 +0000 Monotone-Parent: bc513201fe4df6547d72df611ab9a587c67bf41d Monotone-Revision: 8c914c816a751fb10558f36e868a2bdcff53b86b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-29T18:17:18 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.h commit a361b49fec7a764044bb5c4a844458275cdd85ed Author: Wolfgang Sourdeau Date: Tue Sep 29 18:17:12 2009 +0000 Monotone-Parent: 07a4b889932aece040cb23e1968bceb6a917b930 Monotone-Revision: bc513201fe4df6547d72df611ab9a587c67bf41d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-29T18:17:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m commit 7812cd0785ba5ca607daa91fce9c12c80fb8df79 Author: Wolfgang Sourdeau Date: Tue Sep 29 16:43:37 2009 +0000 Monotone-Parent: 2b4b283c7442a1f2231c8b06c202bee21abeb77e Monotone-Revision: 07a4b889932aece040cb23e1968bceb6a917b930 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-29T16:43:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoObject.m commit 6b85a35298b8be085dce5c7111c245af960f008a Author: C Robert Date: Mon Sep 28 21:42:11 2009 +0000 Fixed MailDAV support Monotone-Parent: 1408266cca94d58c7a555af2e7697e3db2b49cf0 Monotone-Revision: 2b4b283c7442a1f2231c8b06c202bee21abeb77e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-28T21:42:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoObject.m commit 2738e102d5aee12afd3e50c7686614a3a398d793 Author: C Robert Date: Mon Sep 28 20:51:19 2009 +0000 Removed useless variable Monotone-Parent: aaff100260149e4a5e6eec5c546d0f957293c6a9 Monotone-Revision: 1408266cca94d58c7a555af2e7697e3db2b49cf0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-28T20:51:19 Monotone-Branch: ca.inverse.sogo M Tests/test-maildav.py commit 7d27853a4d21041b0b759289345cd5edae524d40 Author: C Robert Date: Mon Sep 28 20:47:27 2009 +0000 Added maildav test script, added definition for MOVE command in webdavlib Monotone-Parent: fcece651323f876baef1d1d08bc52772b67ce6a4 Monotone-Revision: aaff100260149e4a5e6eec5c546d0f957293c6a9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-28T20:47:27 Monotone-Branch: ca.inverse.sogo A Tests/test-maildav.py M Tests/webdavlib.py commit 8b591d6f07189338540eed607289311eff1f73ec Author: Ludovic Marcotte Date: Mon Sep 28 15:06:54 2009 +0000 Fixed stupid condition. Monotone-Parent: 1aaea249ad1360b144fa338a55f11cad2cf930d0 Monotone-Revision: 5052783f79bc86c62042f5d4a556a3573c4a3876 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-28T15:06:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit f66e173e82c0b110ce5f770814c638945d2b2632 Author: C Robert Date: Mon Sep 28 13:54:28 2009 +0000 Mantis 153: NSInvalidArgumentException (missing lang classes) Monotone-Parent: 2494a7d12f52699f7ee338f8403ab926c0c118ab Monotone-Revision: 8889afbf143b1653a2ac96bad029b4301fc1f146 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-28T13:54:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m commit 1648d063af91d2606a83f3e68852a84131982189 Author: C Robert Date: Mon Sep 28 13:25:14 2009 +0000 Fixed errors in ab import/export Monotone-Parent: e5b6580e3ea6df5bbc9bde0db8b2a350b69e3eb8 Monotone-Revision: 2494a7d12f52699f7ee338f8403ab926c0c118ab Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-28T13:25:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Contacts/UIxContactFolderActions.m commit 9a04b3bdfd2ee5d7f7ea93b4e5c461eb76ef9538 Author: Wolfgang Sourdeau Date: Mon Sep 28 13:20:13 2009 +0000 Monotone-Parent: 5d13be9c64742eda95c52fa0f0205eb99849d1d1 Monotone-Revision: e5b6580e3ea6df5bbc9bde0db8b2a350b69e3eb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-28T13:20:13 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartMixedViewer.wox commit 02bf8acc977a7c81762705990cada12db2a6e0c6 Author: Wolfgang Sourdeau Date: Mon Sep 28 13:20:04 2009 +0000 Monotone-Parent: 93ac3544873becf72157e54ddeac053456390045 Monotone-Revision: 5d13be9c64742eda95c52fa0f0205eb99849d1d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-28T13:20:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox commit 65964c5b7169e0bafa7f61e45e18ba9f54204a55 Author: Wolfgang Sourdeau Date: Mon Sep 28 13:19:48 2009 +0000 Monotone-Parent: 1aaea249ad1360b144fa338a55f11cad2cf930d0 Monotone-Revision: 93ac3544873becf72157e54ddeac053456390045 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-28T13:19:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit ed6ca8476249d620542b652dd5dee8b5b2335465 Author: Ludovic Marcotte Date: Mon Sep 28 01:05:10 2009 +0000 See ChangeLog Monotone-Parent: b60d547047a2529bf2428a9d602340aa1c4f7f9b Monotone-Revision: 1aaea249ad1360b144fa338a55f11cad2cf930d0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-28T01:05:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainActions.m M UI/WebServerResources/SchedulerUI.js commit 4abc5045aa57f300165bdbbce992eb3b89e7360d Author: Ludovic Marcotte Date: Sun Sep 27 17:24:20 2009 +0000 See ChangeLog Monotone-Parent: a866a555c48a341d0c2a136b18f5d9b7474a4559 Monotone-Revision: b60d547047a2529bf2428a9d602340aa1c4f7f9b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-27T17:24:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartSignedViewer.h M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox commit 30d6257136159ecf80f4eb045f31fc77a3c45fdf Author: Ludovic Marcotte Date: Fri Sep 25 21:18:08 2009 +0000 Updated the string files. Monotone-Parent: 49ca7707f4a5e02b1262a61758bb7c2c392bb4e6 Monotone-Revision: a866a555c48a341d0c2a136b18f5d9b7474a4559 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-25T21:18:08 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings D UI/MailPartViewers/README.txt M UI/MailPartViewers/Russian.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings commit 602658511855b391ee26d80ae87768977a2cf51f Author: C Robert Date: Fri Sep 25 21:16:03 2009 +0000 Graphic improvements for smime dialog Monotone-Parent: 7c4c9bea35b92f37ca95185837c77033a40c7cc6 Monotone-Revision: 49ca7707f4a5e02b1262a61758bb7c2c392bb4e6 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-25T21:16:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 129df380ee91a7cc555d204dcc367be00e86f3a6 Author: Ludovic Marcotte Date: Fri Sep 25 21:01:05 2009 +0000 See ChangeLog Monotone-Parent: fd4fbe52ae1095a87a517a53675370212526e1fc Monotone-Revision: 7c4c9bea35b92f37ca95185837c77033a40c7cc6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-25T21:01:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartSignedViewer.h M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox M UI/WebServerResources/MailerUI.js commit 7b22cc66a7803f62676ff7ca2001efb5e0bcfb70 Author: C Robert Date: Fri Sep 25 20:53:00 2009 +0000 Added js dialog for smime message display Monotone-Parent: dce711f005c952cd07f83c7d04ee10abdf742a01 Monotone-Revision: fd4fbe52ae1095a87a517a53675370212526e1fc Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-25T20:53:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit ed0545ba6ca8df53c8268dd23cf277a41c659ca0 Author: Ludovic Marcotte Date: Fri Sep 25 15:21:01 2009 +0000 See ChangeLog Monotone-Parent: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb Monotone-Revision: dce711f005c952cd07f83c7d04ee10abdf742a01 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-25T15:21:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 96c12fa555d2a3b0e14f668b08f0cbc44385c42a Author: Wolfgang Sourdeau Date: Fri Sep 25 17:17:40 2009 +0000 Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c Monotone-Revision: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-25T17:17:40 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit 502279186e828fb6d7425adf96f3f6ad75570c1e Author: Ludovic Marcotte Date: Fri Sep 25 14:42:33 2009 +0000 See ChangeLog Monotone-Parent: 4eb36e8b2021cf9b64520bb8434bff43f5716ee9 Monotone-Revision: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-25T14:42:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailReceipt.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/Contacts/GNUmakefile M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.m D SoObjects/Contacts/SOGoContactLDAPFolder.h D SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Contacts/SOGoContactLDIFEntry.m A SoObjects/Contacts/SOGoContactSourceFolder.h A SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/product.plist M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m D SoObjects/SOGo/LDAPUserManager.h D SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoGroup.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoProxyAuthenticator.m A SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m A SoObjects/SOGo/SOGoUserManager.h A SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.m A SoObjects/SOGo/SQLSource.h A SoObjects/SOGo/SQLSource.m M Tools/SOGoToolBackup.m M Tools/SOGoToolRestore.m M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.m M UI/Common/UIxUserRightsEditor.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/MainUI/SOGoUserHomePage.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/UIxComponentEditor.m commit a8a1f20f3546d46b2759276808d25d50a0d6aa4c Author: Wolfgang Sourdeau Date: Fri Sep 25 15:22:50 2009 +0000 Monotone-Parent: 24ad1ea4c7c45424c62bc468e315d77139691089 Monotone-Revision: 4eb36e8b2021cf9b64520bb8434bff43f5716ee9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-25T15:22:50 Monotone-Branch: ca.inverse.sogo M Apache/SOGo-debian.conf M Apache/SOGo.conf commit f82236c4a1b384a761981e559ad2a8fd8fabfda8 Author: C Robert Date: Thu Sep 24 15:58:30 2009 +0000 Fixed ldif export Monotone-Parent: 5ec95086791268665860b1d3426a6dac9b220e92 Monotone-Revision: 24ad1ea4c7c45424c62bc468e315d77139691089 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-24T15:58:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/NGVCard+SOGo.m commit 8906e89999ba8bdb006964c16e1df6d22bc1c296 Author: C Robert Date: Thu Sep 24 15:43:35 2009 +0000 Monotone-Parent: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196 Monotone-Revision: 5ec95086791268665860b1d3426a6dac9b220e92 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-24T15:43:35 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSArray+NGCards.m commit ee06dcfa1210fdef68d0df5a8f04e3de8832f981 Author: C Robert Date: Thu Sep 24 14:35:43 2009 +0000 Added comments Monotone-Parent: 186728a29cda680b5f407135f9661441a93e1027 Monotone-Revision: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-24T14:35:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalFolderActions.m commit 76dc2a9a33bf76343140b06433f0c1a489b30ffd Author: C Robert Date: Thu Sep 24 14:29:24 2009 +0000 Fixed the exception in calendar export Monotone-Parent: 205804a9bd292606338821a772967d790803a9d7 Monotone-Revision: 186728a29cda680b5f407135f9661441a93e1027 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-24T14:29:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 32bc40e2c35ab55b9941146b2cdb85f5e3433dd7 Author: C Robert Date: Wed Sep 23 18:45:16 2009 +0000 Fixed UIxCalendarProperties's size Monotone-Parent: 08fe2e0d718a36dd26351f18227b786dbec8f520 Monotone-Revision: 205804a9bd292606338821a772967d790803a9d7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-23T18:45:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.js commit 1a3ef125bec95106f85a207853ee26691e6d549f Author: C Robert Date: Wed Sep 23 18:17:31 2009 +0000 Fixed leak on mutableCopy Monotone-Parent: 49d13155252e0bcb3dd407abdee0b088d80dc0cd Monotone-Revision: 08fe2e0d718a36dd26351f18227b786dbec8f520 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-23T18:17:31 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 8d0895a8ac00479a9b6e77396b5d2dadd95f91e3 Author: Wolfgang Sourdeau Date: Wed Sep 23 17:21:02 2009 +0000 Monotone-Parent: 1e1b1ea27969183ec35f1d755b26adeadb3874c0 Monotone-Revision: 49d13155252e0bcb3dd407abdee0b088d80dc0cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-23T17:21:02 Monotone-Branch: ca.inverse.sogo M configure A general.make commit 7cc930fb55618c46f22b4191e61a6e1d11105cbe Author: C Robert Date: Wed Sep 23 15:00:50 2009 +0000 Fixed ics subscription crash with store Monotone-Parent: 151b30c115a62428b80f871f09930672bb0b764b Monotone-Revision: 11ca52315bdce5c8e4b000e5b9f33d5b2ecbd052 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-23T15:00:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoWebAppointmentFolder.h M SoObjects/Appointments/SOGoWebAppointmentFolder.m M UI/Scheduler/UIxCalMainActions.m commit 582dee632341a18b076582f0235b37d683999d52 Author: Ludovic Marcotte Date: Wed Sep 23 14:16:50 2009 +0000 Fixed lameness. Monotone-Parent: 151b30c115a62428b80f871f09930672bb0b764b Monotone-Revision: d999a58fea7c083b81da56a7f2274d857b44eb7a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-23T14:16:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalendarProperties.m commit 84c6a108b6b2d00beb6a253080efada3a69ffd2e Author: Wolfgang Sourdeau Date: Wed Sep 23 14:08:37 2009 +0000 Monotone-Parent: 90ce7306feefa92f1dc0cb7d38c3530919015bb5 Monotone-Revision: 151b30c115a62428b80f871f09930672bb0b764b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-23T14:08:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxMailToSelection.js commit c1e494b6527a1869acdb465963f88e699f7862bb Author: C Robert Date: Wed Sep 23 13:03:37 2009 +0000 Fixed js error Monotone-Parent: bed152d621c11e6d16b59bdf26007079a05e1696 Monotone-Revision: 1443769c1e31f2a1fd56f511f744a2511816cad6 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-23T13:03:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d40589087d359e8ff3c0bc36797dcac476d7f440 Author: Ludovic Marcotte Date: Wed Sep 23 11:12:04 2009 +0000 See ChangeLog Monotone-Parent: bed152d621c11e6d16b59bdf26007079a05e1696 Monotone-Revision: eb849cd1ed0d0c971d478b71224c6832391b51e7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-23T11:12:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit fcc5d28eca74cff3d90d2fe741748e65fc232f08 Author: Wolfgang Sourdeau Date: Tue Sep 22 21:11:08 2009 +0000 Monotone-Parent: fa7f4f3829eb5576b8845dcb4c03e5327cc7e354 Monotone-Revision: bed152d621c11e6d16b59bdf26007079a05e1696 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-22T21:11:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit 3ef9f1cef14c8c86c157e92a4032968aad28b4a3 Author: Wolfgang Sourdeau Date: Tue Sep 22 21:06:44 2009 +0000 Monotone-Parent: a6b2e3c5d395d584befdfa5576912f12276f0677 Monotone-Revision: fa7f4f3829eb5576b8845dcb4c03e5327cc7e354 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-22T21:06:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/webdavlib.py commit 75365c7e5f436e9015fc81f7ae54bef946744f03 Author: C Robert Date: Tue Sep 22 20:54:09 2009 +0000 Fixed day start > day end issue Monotone-Parent: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f Monotone-Revision: 083c5eacbea5cf39b26ae89e1fa54412357634af Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T20:54:09 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/WebServerResources/UIxPreferences.js commit 84ae3c3f849585382d006ac213066ef6a1a61c2f Author: C Robert Date: Tue Sep 22 20:36:28 2009 +0000 Fixed email validation Monotone-Parent: 2e5131b1c08c6c88775f6c14a90fafed85109af8 Monotone-Revision: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T20:36:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js commit 4af84368a5b801842b6ec5dec9cbc47f4af7ab33 Author: Ludovic Marcotte Date: Tue Sep 22 18:53:51 2009 +0000 See ChangeLog Monotone-Parent: 0c9dd83dd8ccf4f99590b84d0154f2fdc166550f Monotone-Revision: 5549339aa6c865731d17f2f65a560a401cb19e1f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-22T18:53:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/Contacts/NGVCard+SOGo.m commit 8b76df353b0569828d995051fe9a4545e1bf9c7c Author: C Robert Date: Tue Sep 22 17:51:18 2009 +0000 Fixed input field shift when progressIndicator is added Monotone-Parent: 201354f7188a378eb3816d4e4773c4638cf6076f Monotone-Revision: 2e5131b1c08c6c88775f6c14a90fafed85109af8 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T17:51:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.css commit 91849fb6a666e25f9be559dd08622fbcd7c654a9 Author: C Robert Date: Tue Sep 22 17:36:11 2009 +0000 Monotone-Parent: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1 Monotone-Revision: 201354f7188a378eb3816d4e4773c4638cf6076f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T17:36:11 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFolderActions.m commit 6d13d2347cecdaed879841afcafdd865ec78d8ff Author: C Robert Date: Tue Sep 22 17:25:00 2009 +0000 Changed mime type in exports to application/octet-stream to force download Monotone-Parent: 887faee9965f210d3622bac3e22440794bfd1ed5 Monotone-Revision: a7565fd16a0a5f39c9bb989e155f95c0e6108cc1 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T17:25:00 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFolderActions.m M UI/Scheduler/UIxCalFolderActions.m commit ced6bfdeee844a65bb91257aa0279a1a22a49d30 Author: C Robert Date: Tue Sep 22 17:24:25 2009 +0000 Fixed file names in export, fixed crash in calendar export (nmap) Monotone-Parent: bf532fa24ea4975a9b011b8c5956f67c0bb4c585 Monotone-Revision: 887faee9965f210d3622bac3e22440794bfd1ed5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T17:24:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFolderActions.m M UI/Scheduler/UIxCalFolderActions.m commit 59931862ffc604cc075d61d918b107a0eb4fb1ab Author: Wolfgang Sourdeau Date: Tue Sep 22 16:19:01 2009 +0000 Monotone-Parent: 797076e3cfc53405c373bf68e4ec84628c293235 Monotone-Revision: bf532fa24ea4975a9b011b8c5956f67c0bb4c585 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-22T16:19:01 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit b491d2b0eb0f69661c0ec259f46c550adfe89a9f Author: Wolfgang Sourdeau Date: Tue Sep 22 15:58:43 2009 +0000 Monotone-Parent: 35156d431d203984a125b3638bbea9d7877ed199 Monotone-Revision: c67e433732722d75d043f48a847d38b5f7acad9d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-22T15:58:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m commit 9ce1b2dfb30e322f8865e9c8bd16268ccaa93e30 Author: C Robert Date: Tue Sep 22 15:43:38 2009 +0000 Fixed translation for contacts/calendar exported filename Monotone-Parent: 35156d431d203984a125b3638bbea9d7877ed199 Monotone-Revision: 38d99d8e3c69a7b418c3c71ebadc112262ad53db Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-22T15:43:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFolderActions.m M UI/Scheduler/UIxCalFolderActions.m commit 819c3bcab4216d4e08316355d0c688bf3120ca07 Author: Ludovic Marcotte Date: Mon Sep 21 17:27:41 2009 +0000 See ChangeLog Monotone-Parent: 58575b53d5a371c107121b592dfc764b7917d986 Monotone-Revision: 35156d431d203984a125b3638bbea9d7877ed199 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-21T17:27:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 416b520fdfce773731715ac1ae7e45058d3ddc32 Author: Wolfgang Sourdeau Date: Mon Sep 21 16:17:02 2009 +0000 Monotone-Parent: 86a302b3685ff6f8b576f5b9763985c5e8ec17fb Monotone-Revision: 58575b53d5a371c107121b592dfc764b7917d986 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-21T16:17:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit d4987888270f8917704ffa71f25b7fba3aae14e2 Author: Wolfgang Sourdeau Date: Mon Sep 21 15:36:27 2009 +0000 Monotone-Parent: 525ded69698841a7e49b579ace037c3eca060d31 Monotone-Revision: 86a302b3685ff6f8b576f5b9763985c5e8ec17fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-21T15:36:27 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit facfdaadd3888a6ae170b438c47c0de694e5762d Author: C Robert Date: Mon Sep 21 14:10:16 2009 +0000 Mantis 139: dialog boxes of webcalendar Monotone-Parent: fe1684747671de5019121d2155b79f89a2f376eb Monotone-Revision: 525ded69698841a7e49b579ace037c3eca060d31 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-21T14:10:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/UIxCalendarProperties.js commit 78cf07608f00b293d22f98c2dbe5265c47bdcfe7 Author: Ludovic Marcotte Date: Mon Sep 21 10:56:51 2009 +0000 See ChangeLog Monotone-Parent: 23e06db474789eb4ae4db47b1d4dff4b5d7fcb49 Monotone-Revision: fe1684747671de5019121d2155b79f89a2f376eb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-21T10:56:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 80419f5ea7ec6978b51d779334bff9b31222c3bf Author: Wolfgang Sourdeau Date: Sat Sep 19 20:07:31 2009 +0000 Monotone-Parent: 8491fd7ecec899497401733993e0cfd27a87ca51 Monotone-Revision: 23e06db474789eb4ae4db47b1d4dff4b5d7fcb49 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-19T20:07:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit 0b55cd4485927b2dc42d71e53f0924c4f5346427 Author: Wolfgang Sourdeau Date: Fri Sep 18 17:23:16 2009 +0000 Monotone-Parent: 1536274d3589c2ef3b066916a255c4223babf175 Monotone-Revision: 8491fd7ecec899497401733993e0cfd27a87ca51 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-18T17:23:16 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit 07116c9df9da310b83081b2a7b6130b70511f5fc Author: Wolfgang Sourdeau Date: Fri Sep 18 13:36:40 2009 +0000 Monotone-Parent: 652a580846111dfcf9de40e4ccfcded593cf6f0d Monotone-Revision: 1536274d3589c2ef3b066916a255c4223babf175 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-18T13:36:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit 282f33cc4014c3a1b125d1d3dd88da139d10a778 Author: Wolfgang Sourdeau Date: Thu Sep 17 15:22:53 2009 +0000 Monotone-Parent: 9dddcc8446007077ebc41dfa9cec3972bcc03cc5 Monotone-Revision: 329632453c9a3f0fdbb5eb9f65ce204e82fe7549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-17T15:22:53 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tests/test-config.py commit 7aec71e853423ad9e201b61636bb3ef6a6408d38 Author: Wolfgang Sourdeau Date: Thu Sep 17 14:28:50 2009 +0000 Monotone-Parent: dfc37996359ac82f92b30c492175c516f038aa35 Monotone-Revision: 9dddcc8446007077ebc41dfa9cec3972bcc03cc5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-17T14:28:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m commit c6a6d7a4600127e550beb373a6af2c8e5f27696a Author: C Robert Date: Thu Sep 17 14:14:17 2009 +0000 Fixed typo... Monotone-Parent: dfc37996359ac82f92b30c492175c516f038aa35 Monotone-Revision: a2f77c74b5edb6ba4c72880ef957354f05292c27 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-17T14:14:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxListEditor.wox commit fb0edf7b5ba1cc2c0535e3f48837f96ad8ab7363 Author: C Robert Date: Thu Sep 17 13:21:10 2009 +0000 Fixed list name edition Monotone-Parent: 54243eeb6085ffe6094d96ff0078ed1f6855d3d9 Monotone-Revision: dfc37996359ac82f92b30c492175c516f038aa35 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-17T13:21:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListEditor.m M UI/Templates/ContactsUI/UIxListEditor.wox commit 8727c5a74d64dc1ebe8584b8fab7907032d75b91 Author: Ludovic Marcotte Date: Wed Sep 16 23:19:12 2009 +0000 See ChangeLog Monotone-Parent: 615d0049b5d7ae8a1edf8885f3eeccd5f1b83aa5 Monotone-Revision: 54243eeb6085ffe6094d96ff0078ed1f6855d3d9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-16T23:19:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoWebAppointmentFolder.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 07284f19b4121a3e2ad0e72c98fc55ae5675aedc Author: Wolfgang Sourdeau Date: Wed Sep 16 23:47:36 2009 +0000 Monotone-Parent: f96325bc9b859ddbcc63da21499cf52232a3c494 Monotone-Revision: 615d0049b5d7ae8a1edf8885f3eeccd5f1b83aa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-16T23:47:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 16f341b805023d13f8437cd38ebd8e17837a9903 Author: Wolfgang Sourdeau Date: Wed Sep 16 23:47:30 2009 +0000 Monotone-Parent: 02e6aaa1be72203deecd9d1b0f94d9491729cafc Monotone-Revision: f96325bc9b859ddbcc63da21499cf52232a3c494 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-16T23:47:30 Monotone-Branch: ca.inverse.sogo M Tests/config.py.in commit 9e29b464cb1ff70bbe7a0f6d1a14891e9d4539f2 Author: Wolfgang Sourdeau Date: Wed Sep 16 20:25:47 2009 +0000 Monotone-Parent: 30d54dc507398dda32b17cb2c4b9c8e6b601087d Monotone-Revision: 02e6aaa1be72203deecd9d1b0f94d9491729cafc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-16T20:25:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit d1bfb3572d7b7bb7cf6583a2f8782e2fa6033964 Author: Wolfgang Sourdeau Date: Wed Sep 16 20:15:58 2009 +0000 Monotone-Parent: 4d227ae1db769ca9d27ac9a35d2adefaab441fa1 Monotone-Revision: 30d54dc507398dda32b17cb2c4b9c8e6b601087d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-16T20:15:58 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 31fdad17116c273361563cd6043551127742cc0b Author: Wolfgang Sourdeau Date: Tue Sep 15 14:05:09 2009 +0000 Monotone-Parent: 5c48c42bca0a7fa0557036bfc2d88588e16def7c Monotone-Revision: 4d227ae1db769ca9d27ac9a35d2adefaab441fa1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-15T14:05:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoProxyAuthenticator.m commit 2df33fb74a27517cab671dfd995db792db587f18 Author: Wolfgang Sourdeau Date: Mon Sep 14 23:16:05 2009 +0000 Monotone-Parent: 8cc62c915713d2c4395b799a5331f9ed57337e57 Monotone-Revision: 5c48c42bca0a7fa0557036bfc2d88588e16def7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T23:16:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 715e21ba2ecc9699ee5258c84c9dbc291fc84e88 Author: Wolfgang Sourdeau Date: Mon Sep 14 23:05:45 2009 +0000 Monotone-Parent: 404dd25b59fda2d2475a2a7dd019059a67f65c1c Monotone-Revision: 8cc62c915713d2c4395b799a5331f9ed57337e57 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T23:05:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 2dde01f3e0dff18306a39681fb5d92c581d65ad0 Author: Wolfgang Sourdeau Date: Mon Sep 14 21:29:09 2009 +0000 Monotone-Parent: dd55b0862cf04b300528e65ce2245dd5ff05b730 Monotone-Revision: 404dd25b59fda2d2475a2a7dd019059a67f65c1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T21:29:09 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 7399f16a8588a49bcd47571f5906ccf237e06c2c Author: C Robert Date: Mon Sep 14 20:43:50 2009 +0000 Re-fixed SOGoAutoCompletion/UIxListEditor/UIxMailToSelection Monotone-Parent: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4 Monotone-Revision: 5b2a32ba5341455fbf5f685a68a8b18fd5d22fb8 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T20:43:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxMailToSelection.js commit eaed6f4651ea552caeed2c3cabc11f06782880a0 Author: Wolfgang Sourdeau Date: Mon Sep 14 20:15:31 2009 +0000 Monotone-Parent: c4fdf74f8e1b05e98fa30deb0fcacf9be7ec1498 Monotone-Revision: 9495d1f289e6a977a13ee774c20ad749628a99ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T20:15:31 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.m commit ef9b3882523bd924992fdf6b8fd7c309e0197394 Author: Wolfgang Sourdeau Date: Mon Sep 14 20:10:34 2009 +0000 Monotone-Parent: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4 Monotone-Revision: c4fdf74f8e1b05e98fa30deb0fcacf9be7ec1498 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T20:10:34 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartSignedViewer.m commit 69852c53718867dbbc55b55aa49ba29de153ea5c Author: Wolfgang Sourdeau Date: Mon Sep 14 18:12:38 2009 +0000 Monotone-Parent: ff9ea5325e680d04c8672e78e3bd74f60d7316c1 Monotone-Revision: 6cdcf3923cda0c5dd25c5d82b40d7755957207e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T18:12:38 Monotone-Branch: ca.inverse.sogo A UI/Templates/MailPartViewers/UIxMailPartSignedViewer.wox commit 6f9f415014744b6cc3f1c363d97be1e38f74befc Author: Wolfgang Sourdeau Date: Mon Sep 14 17:44:39 2009 +0000 Monotone-Parent: 2b043d9497bc939d7078d10d38953e92948da5aa Monotone-Revision: ff9ea5325e680d04c8672e78e3bd74f60d7316c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T17:44:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/UIxMailPartSignedViewer.h A UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js A UI/WebServerResources/signature-not-ok.png A UI/WebServerResources/signature-ok.png commit dcf14c1b05b3b062250b81708b3bc30721a8e004 Author: Ludovic Marcotte Date: Mon Sep 14 13:31:08 2009 +0000 Updated NEWS file Monotone-Parent: 24a38b8f5aab6d40fe5acb3e64307c8b5750cd16 Monotone-Revision: 2b043d9497bc939d7078d10d38953e92948da5aa Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-14T13:31:08 Monotone-Branch: ca.inverse.sogo M NEWS commit 5919579279c553be033474157f9ae1ccf3dac364 Author: Ludovic Marcotte Date: Mon Sep 14 13:10:54 2009 +0000 Updated translation Monotone-Parent: e292677ede1d2791b17ab079a910441aa4da8599 Monotone-Revision: 24a38b8f5aab6d40fe5acb3e64307c8b5750cd16 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-14T13:10:54 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings commit 596bd3ce1c97abfc0f3193fd638a18bfe52d848f Author: C Robert Date: Mon Sep 14 14:06:20 2009 +0000 Fixed js error (menu on attendees click in appt editor was missing) Monotone-Parent: 84d44b6be23bed8058ba538dff000f33d798c586 Monotone-Revision: e292677ede1d2791b17ab079a910441aa4da8599 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T14:06:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 3732d9a1684ec4c5a3a7e5238e6321f37cab544e Author: C Robert Date: Mon Sep 14 13:57:50 2009 +0000 Fixed a translation. Monotone-Parent: bb5e1dc7662e9e5435557eb7f53abd68a4576fe5 Monotone-Revision: 84d44b6be23bed8058ba538dff000f33d798c586 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T13:57:50 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit 6e7dfdc6d9d7e385e3f2881551ecd2fac017f82a Author: C Robert Date: Mon Sep 14 13:53:23 2009 +0000 Forgotten ChangeLog Monotone-Parent: fb103a10a9193093e53b3259aed36bc0c4b4dccb Monotone-Revision: bb5e1dc7662e9e5435557eb7f53abd68a4576fe5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T13:53:23 Monotone-Branch: ca.inverse.sogo M ChangeLog commit c64f1fdd87685619d44b9ba3f54557f394128b78 Author: C Robert Date: Mon Sep 14 13:52:24 2009 +0000 Part of Mantis 3319 Monotone-Parent: f937b6e53d17591dc176dff07b8c090e39c4f6ca Monotone-Revision: fb103a10a9193093e53b3259aed36bc0c4b4dccb Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T13:52:24 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m M UI/WebServerResources/generic.js commit e45813c59339d6000cfca66c47256f5970d3e1db Author: C Robert Date: Mon Sep 14 12:56:05 2009 +0000 Small improvement Monotone-Parent: cdf57b5678f4ad894cde7ce93779b28c485ef970 Monotone-Revision: f937b6e53d17591dc176dff07b8c090e39c4f6ca Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-14T12:56:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 821c56dab0c535fa6c0b1efd4533892128c3b154 Author: Wolfgang Sourdeau Date: Sun Sep 13 15:17:57 2009 +0000 Monotone-Parent: 7753defbba759ea4b10a7b8aefa741ee63bcd43f Monotone-Revision: cdf57b5678f4ad894cde7ce93779b28c485ef970 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-13T15:17:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h commit a586f06de5da2f5afa0261168761a049b0bfdc0b Author: Wolfgang Sourdeau Date: Sun Sep 13 15:17:27 2009 +0000 Monotone-Parent: e3cff884472b4a92410e32c3f8083123af17c801 Monotone-Revision: 7753defbba759ea4b10a7b8aefa741ee63bcd43f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-13T15:17:27 Monotone-Branch: ca.inverse.sogo A UI/MailPartViewers/UIxMailPartMixedViewer.h M UI/MailPartViewers/UIxMailPartMixedViewer.m commit 11f9a773173b1f0e79306119b77432880bfeca1f Author: Wolfgang Sourdeau Date: Sun Sep 13 15:17:05 2009 +0000 Monotone-Parent: 9ce00a7f3dabe1a68fa6eb5c0dc5e85403287b76 Monotone-Revision: e3cff884472b4a92410e32c3f8083123af17c801 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-13T15:17:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/SOGoRootPage.js commit 4b54234375a9d9c6a1c1487cc6cfdc17345c5f67 Author: C Robert Date: Fri Sep 11 20:25:06 2009 +0000 Mantis 3319: gestion des labels JavaScript Monotone-Parent: 354ed3b0a354fd29a34c03d0b9f2d7961066e075 Monotone-Revision: 9ce00a7f3dabe1a68fa6eb5c0dc5e85403287b76 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T20:25:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit 8d8d9e4155a693275b5a31feeb5ff5e1f3ac9519 Author: C Robert Date: Fri Sep 11 19:59:59 2009 +0000 Added error message for Mantis 130 Monotone-Parent: e651fed8888008a467a9b28a214fa7dcb82e0472 Monotone-Revision: 354ed3b0a354fd29a34c03d0b9f2d7961066e075 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T19:59:59 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit 23b79023b39552365c1910af81af7f61bb18c258 Author: C Robert Date: Fri Sep 11 19:56:21 2009 +0000 Mantis 129: Context menu: Modify -> Properties Monotone-Parent: 6cb31dde3ea4f2f37178b5dc2a27db4889ceea3f Monotone-Revision: e651fed8888008a467a9b28a214fa7dcb82e0472 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T19:56:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox commit cb12f0e3417293a9c9faafb24e52155e0b214ff0 Author: C Robert Date: Fri Sep 11 19:49:31 2009 +0000 Mantis 130: "New List" on a shared address book Monotone-Parent: 8d584c13fa3ea25a05d8544d8b2ff67cd892fbf0 Monotone-Revision: 6cb31dde3ea4f2f37178b5dc2a27db4889ceea3f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T19:49:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 53ba65fcf12212f15815095f002ab9f0b288b487 Author: C Robert Date: Fri Sep 11 19:30:22 2009 +0000 Fixed UIxListEditor autocompletion, Added support for vLists in email autocompletion Monotone-Parent: bd7bfc7a8af12b0b27f7a5b9d7a313a298cd99fb Monotone-Revision: 8d584c13fa3ea25a05d8544d8b2ff67cd892fbf0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T19:30:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m M UI/Templates/ContactsUI/UIxListEditor.wox M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxListEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 4fc5be37ca41b6d284dd58073c865ed8aeafed25 Author: Wolfgang Sourdeau Date: Fri Sep 11 15:09:32 2009 +0000 Monotone-Parent: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665 Monotone-Revision: 432ae5bfbc553377904f4af62eb75728fdd9ff07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T15:09:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoProxyAuthenticator.m commit 8b0a925176dff519c86446974189bde6445939ec Author: Wolfgang Sourdeau Date: Fri Sep 11 14:44:16 2009 +0000 Monotone-Parent: 8e4f10d6d171bd7c241c05d63d20efa7f2a66de4 Monotone-Revision: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T14:44:16 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit 7bb57b46927f02f1a2d30507cdb18878dd3e44ee Author: Wolfgang Sourdeau Date: Fri Sep 11 14:38:43 2009 +0000 Monotone-Parent: 78e8177b7871651ba9b05f971e1b40376fb5e49d Monotone-Revision: 8e4f10d6d171bd7c241c05d63d20efa7f2a66de4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T14:38:43 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf M ChangeLog M Main/SOGo.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDAVAuthenticator.h M SoObjects/SOGo/SOGoDAVAuthenticator.m A SoObjects/SOGo/SOGoProxyAuthenticator.h A SoObjects/SOGo/SOGoProxyAuthenticator.m M SoObjects/SOGo/SOGoUser.m M UI/Common/UIxPageFrame.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/UIxPageFrame.wox commit b5dfe674de298a8fe19e172c4cc5b8ce8476fb06 Author: Wolfgang Sourdeau Date: Fri Sep 11 14:31:02 2009 +0000 Monotone-Parent: befe03897e161f1796e6bb4fd47e4ff7f46528ab Monotone-Revision: 78e8177b7871651ba9b05f971e1b40376fb5e49d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T14:31:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit f31fc1c71be5403281be6770b9d438157983dd7f Author: C Robert Date: Fri Sep 11 13:32:22 2009 +0000 Reindent Monotone-Parent: 05cbb50f64299754e3cb94e0f064680e1905ffb7 Monotone-Revision: b5fd6a81fe5f1b221278976163e751f500a6a90c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T13:32:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoAutoCompletion.js commit d4464d37cef6104b63e3399eafd6700da0d84ce4 Author: C Robert Date: Fri Sep 11 13:09:28 2009 +0000 Reindent Monotone-Parent: befe03897e161f1796e6bb4fd47e4ff7f46528ab Monotone-Revision: 05cbb50f64299754e3cb94e0f064680e1905ffb7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-11T13:09:28 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit a77bd3ded2f94129ebc2e5c4c53521f920c0f2c0 Author: C Robert Date: Thu Sep 10 21:00:38 2009 +0000 Added support for choosing a list from the contacts popup Monotone-Parent: c3073560ecefd7e654284be77264558f35df1171 Monotone-Revision: befe03897e161f1796e6bb4fd47e4ff7f46528ab Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T21:00:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListView.m M UI/Contacts/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactsUserFolders.js commit fbac33e308d383fc55474bcaaf90342d94168277 Author: C Robert Date: Thu Sep 10 20:01:24 2009 +0000 Mantis 128: permission priority in calendar sharing Monotone-Parent: 6918a1019209b61ce28a95f69b6866052f2da402 Monotone-Revision: c3073560ecefd7e654284be77264558f35df1171 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T20:01:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M UI/WebServerResources/UIxContactsUserFolders.js commit 424fc720f9fb4daf5d474e37f7f02eb4e360b518 Author: Francis Lachapelle Date: Thu Sep 10 19:52:09 2009 +0000 Fix error in LDAPSource. Monotone-Parent: 2fc8598099b516f243935e73039200f1c004784e Monotone-Revision: 6918a1019209b61ce28a95f69b6866052f2da402 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-10T19:52:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 9a9ecb1811a2c474f4549b6ba7ed849eb07e9142 Author: Francis Lachapelle Date: Thu Sep 10 18:31:20 2009 +0000 Added invitation delegation support in Web interface. See ChangeLog. Monotone-Parent: 4d711e074341810486c1842c6a345777cc3664bb Monotone-Revision: 2fc8598099b516f243935e73039200f1c004784e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-10T18:31:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalPerson.m M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m D SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html D SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoGroup.m M UI/Common/English.lproj/Localizable.strings M UI/Contacts/UIxContactFoldersView.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/product.plist M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/product.plist A UI/Templates/Appointments/SOGoAptMailEnglishICalReply.wox M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/UIxToolbar.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxMailPartExternalHTMLViewer.css A UI/WebServerResources/delegated.png M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/prototype.js M debian/sogo.overrides commit 91b2623d6fea6be4a8680c8ed018910a4c392c2f Author: C Robert Date: Thu Sep 10 18:19:12 2009 +0000 Mantis 3660: Sogo - 104 - composition de messages en HTML - "Placement de la réponse après la citation" Monotone-Parent: 44a5709167b1e665fbba7b3e8f30b4e8796d21b2 Monotone-Revision: 3665058235c9d303e295671add1811764b128816 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T18:19:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit a30d27177fd24241eef4520af1a29ed39a13c87b Author: C Robert Date: Thu Sep 10 17:49:07 2009 +0000 Added error management for invalid urls Monotone-Parent: bb2513b08d345dfc89b0cd702a39ac0eeb276c3d Monotone-Revision: 44a5709167b1e665fbba7b3e8f30b4e8796d21b2 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T17:49:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoWebAppointmentFolder.m M UI/Scheduler/UIxCalMainActions.m M UI/WebServerResources/SchedulerUI.js commit 9d46c890d1912b13291a3259a39ed9874708c25f Author: C Robert Date: Thu Sep 10 17:26:57 2009 +0000 Added support for remote iCal calendars. Monotone-Parent: a1fe20acf2d2d8408bcf2e8c36a38204f8d1bfad Monotone-Revision: bb2513b08d345dfc89b0cd702a39ac0eeb276c3d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T17:26:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m A SoObjects/Appointments/SOGoWebAppointmentFolder.h A SoObjects/Appointments/SOGoWebAppointmentFolder.m M SoObjects/Appointments/product.plist M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalFolderActions.m A UI/Scheduler/UIxCalMainActions.h A UI/Scheduler/UIxCalMainActions.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js commit cec888b0c050c6efb0e1da23b9e3d82d759722c6 Author: C Robert Date: Thu Sep 10 13:45:56 2009 +0000 Properly-formatted changelog Monotone-Parent: e3d3033d4c1cc93bcec9f7e30f57cd4379866bdc Monotone-Revision: a1fe20acf2d2d8408bcf2e8c36a38204f8d1bfad Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T13:45:56 Monotone-Branch: ca.inverse.sogo M debian/changelog commit acf5da06138b8544f15429e4a77259849037a9e2 Author: C Robert Date: Thu Sep 10 13:43:21 2009 +0000 Forgotten changelog Monotone-Parent: 9f79dbe6555cff12bfb3ced124471b7ced0eb94f Monotone-Revision: e3d3033d4c1cc93bcec9f7e30f57cd4379866bdc Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T13:43:21 Monotone-Branch: ca.inverse.sogo M debian/changelog commit 20f44a392775799448b37fd0eec93da7d04c9dfb Author: Wolfgang Sourdeau Date: Thu Sep 10 13:38:56 2009 +0000 Monotone-Parent: dc5bdda4eee483eae805bffa6ff605e9995cd81d Monotone-Revision: 9f79dbe6555cff12bfb3ced124471b7ced0eb94f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-10T13:38:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 62e41486c0bfacc7183a426821f2faf4b83f9dda Author: C Robert Date: Thu Sep 10 13:03:14 2009 +0000 Added a dependency on sope4.9-libxmlsaxdriver Monotone-Parent: 2ca761e2d40488480678e105a10bfe240b9c689c Monotone-Revision: 40d996b280dc1152661e729288981bcbd446b344 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-10T13:03:14 Monotone-Branch: ca.inverse.sogo M debian/control commit 6a4dd19e85f92a462dbbd11c39ad95f4db50d983 Author: Wolfgang Sourdeau Date: Wed Sep 9 17:35:03 2009 +0000 Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7 Monotone-Revision: edd72b1e960245b7bca420619b28446ba3ce513b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-09T17:35:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoUser.m commit f4fabba6b900b14d53672e4d728b14a584daa88a Author: C Robert Date: Wed Sep 9 15:30:22 2009 +0000 New category for ldifString (NGVCard, NGVList) Monotone-Parent: d124c012f70febcfcbb9a2b5d4f3a20a7a001d7a Monotone-Revision: 2ca761e2d40488480678e105a10bfe240b9c689c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-09T15:30:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVList.h M SOPE/NGCards/NGVList.m M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/NGVCard+SOGo.h A SoObjects/Contacts/NGVCard+SOGo.m A SoObjects/Contacts/NGVList+SOGo.h A SoObjects/Contacts/NGVList+SOGo.m M UI/Contacts/UIxContactFolderActions.m commit ae8211ea11f15ec28538514f26af7cb434c1d9d7 Author: Francis Lachapelle Date: Wed Sep 9 14:45:43 2009 +0000 Reindent Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7 Monotone-Revision: dc27f9e63f17e21dca5f0eca9226336de591e299 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-09T14:45:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit c543b9e9a73b3a26d464b10b37235c4cd19d50ea Author: C Robert Date: Wed Sep 9 13:31:45 2009 +0000 Fixes for import/export Monotone-Parent: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7 Monotone-Revision: d124c012f70febcfcbb9a2b5d4f3a20a7a001d7a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-09T13:31:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVList.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M Tools/GNUmakefile D Tools/NSDictionary+SOGoTool.h D Tools/NSDictionary+SOGoTool.m M Tools/SOGoToolBackup.m M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactFolderActions.h A UI/Contacts/UIxContactFolderActions.m M UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist M UI/Scheduler/GNUmakefile A UI/Scheduler/UIxCalFolderActions.h A UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit cb888a11ff2f9b6e06fb08f513bc1e0ccca4393c Author: Ludovic Marcotte Date: Mon Sep 7 17:47:30 2009 +0000 Initialize tags to nil so we avoid potential misbehaviors. Monotone-Parent: a62454d2734ee40074efa8872c2a7dfef7bf59fc Monotone-Revision: 3e7ac334a4ea19aa4ec2dcbc525628005ca75fb7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-07T17:47:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalendarProperties.m commit d8be5f7ddbf71d126bee42bd7f4a7e308023fef5 Author: Francis Lachapelle Date: Fri Sep 4 21:32:53 2009 +0000 Improved JavaScript of UIxContactsUserFolders to avoid useless AJAX requests. Monotone-Parent: 23831e953238f691f5c6c210b4ddec5d7aee5aec Monotone-Revision: a62454d2734ee40074efa8872c2a7dfef7bf59fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-04T21:32:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit 2d70be8981fa1aa6ca4fb3f28e2e2d7c0816a33a Author: C Robert Date: Fri Sep 4 19:31:38 2009 +0000 Fixed dtree issue Monotone-Parent: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4 Monotone-Revision: cd47285793879adfc070a9c4d18ddeff85722b7f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-04T19:31:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/UIxContactsUserFolders.js A UI/WebServerResources/add-web-calendar.png commit 083f6fa266316d514f54729f7747bbef58f8a1d3 Author: Francis Lachapelle Date: Fri Sep 4 19:16:29 2009 +0000 Update in translations of the Contacts module. Monotone-Parent: 1557ba13bc93ac186e2e592e204980df8a2a34c0 Monotone-Revision: 580c60138894e89e690be96ec87dcf17034ebbc8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-04T19:16:29 Monotone-Branch: ca.inverse.sogo M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings commit 2f84f000b14cab0699f9d8034c728eeac5932ece Author: Francis Lachapelle Date: Fri Sep 4 19:08:21 2009 +0000 Fixed an error when unsubscribing from an addressbook in a popup window in the web interface. Monotone-Parent: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4 Monotone-Revision: 1557ba13bc93ac186e2e592e204980df8a2a34c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-04T19:08:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 60b68ee8f7b8a83c17f3a595ce441f8fe0977226 Author: C Robert Date: Thu Sep 3 18:37:27 2009 +0000 Fixed IE-related issues Monotone-Parent: f03e9d5d24d638e67140a1f29d1e833ae439ef6d Monotone-Revision: a73f76eb898b4da5d09ab8b2ab40534bf749f3f4 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-03T18:37:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit 476bb879bb7c3e247d8bbb85af51cf553279497c Author: C Robert Date: Thu Sep 3 18:37:08 2009 +0000 Fixed IE-related issues Monotone-Parent: 95ed8a2f8950868651d78738a3745fb83e43881a Monotone-Revision: f03e9d5d24d638e67140a1f29d1e833ae439ef6d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-03T18:37:08 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 207fff01174c4ec3f57486d0428ed7a95201ff70 Author: C Robert Date: Thu Sep 3 18:24:05 2009 +0000 Fixed crashes with IE7+8 Monotone-Parent: 33b6c38a250d6ae49e26dd7de548708c132d5c34 Monotone-Revision: 95ed8a2f8950868651d78738a3745fb83e43881a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-03T18:24:05 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m M UI/Scheduler/UIxCalView.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 45420d434c2e635ae144de27eb77afbd41634a2a Author: C Robert Date: Thu Sep 3 17:53:38 2009 +0000 Fixed issues, ajaxified import process Monotone-Parent: 80ad9ff70fe3d4130d99bbd2590349b71c85b9f3 Monotone-Revision: 33b6c38a250d6ae49e26dd7de548708c132d5c34 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-03T17:53:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalView.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 110bfdcb4e7e7f4233643c34b42e0470f753d3d9 Author: C Robert Date: Thu Sep 3 14:18:13 2009 +0000 Import completed Monotone-Parent: 3ea392b157dc9573c7f8219aa7296cf845c3b081 Monotone-Revision: 80ad9ff70fe3d4130d99bbd2590349b71c85b9f3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-03T14:18:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit eff69827ccf72c9253eac7c6f9bdff47a266b28f Author: C Robert Date: Wed Sep 2 19:15:45 2009 +0000 Removed NSLog Monotone-Parent: 49714b85ec1539aa299cf3397138aa2bd21086cb Monotone-Revision: 3ea392b157dc9573c7f8219aa7296cf845c3b081 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-02T19:15:45 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit 9111a196b26f952895f56feaec004c6e1e90272c Author: C Robert Date: Wed Sep 2 19:14:15 2009 +0000 Calendar Import Monotone-Parent: 1e66868696d71db915497bde02848e689ed48c7a Monotone-Revision: 49714b85ec1539aa299cf3397138aa2bd21086cb Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-02T19:14:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalView.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/dialog-left.png commit 5658838afdcf6ec52ddbce4a0b74cbfee81b67ec Author: C Robert Date: Wed Sep 2 13:24:02 2009 +0000 Calendar+Addressbook export Monotone-Parent: fb2522bcdcf167e7ba3e95a03948f9bfad2b7870 Monotone-Revision: 1e66868696d71db915497bde02848e689ed48c7a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-02T13:24:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVList.h M SOPE/NGCards/NGVList.m M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/UIxContactsListView.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Contacts/product.plist M UI/Scheduler/UIxCalView.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 484e4b605f935aaa74c3e66f9872154f0174e7d4 Author: Francis Lachapelle Date: Wed Sep 2 01:24:51 2009 +0000 Fix to avoid sending an email multiple times in the web mail module. Monotone-Parent: fd2a831a40563980f8889d293cab958e0d907a0b Monotone-Revision: fb2522bcdcf167e7ba3e95a03948f9bfad2b7870 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-02T01:24:51 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js commit 4388c925bb70064aca4095ef5caf82905ad665a8 Author: Francis Lachapelle Date: Tue Sep 1 20:42:32 2009 +0000 Added left blue line in webmail replies for Safari and IE. Monotone-Parent: d827927aae09ada2944dc065c0dd5d1c40bd8dee Monotone-Revision: fd2a831a40563980f8889d293cab958e0d907a0b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-01T20:42:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/contents.css commit d15accde64192887086726417362f70af335ab35 Author: Francis Lachapelle Date: Tue Sep 1 20:20:08 2009 +0000 Changed "dot/disable" icon in web mail module. Monotone-Parent: fb56e362d93bce06baf63f26f919dedfbafe8a51 Monotone-Revision: d827927aae09ada2944dc065c0dd5d1c40bd8dee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-01T20:20:08 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js A UI/WebServerResources/dot.png D UI/WebServerResources/icon_read.gif commit 4999403a36dd45279a4725ca71a58226768c3775 Author: Francis Lachapelle Date: Tue Sep 1 14:12:53 2009 +0000 New Javascript address auto-completion interface. Added focus in HTML editor when replying to a message. Monotone-Parent: 521171d2e85cdfe0ddb7e31feca69143aae35be9 Monotone-Revision: fb56e362d93bce06baf63f26f919dedfbafe8a51 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-01T14:12:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox A UI/WebServerResources/SOGoAutoCompletion.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 1e8b478de3a5b7e218cbe686100003cd7d5cf122 Author: Francis Lachapelle Date: Tue Sep 1 14:05:41 2009 +0000 Monotone-Parent: fe38ac647d2809a6ee40496fdbb3afc364fbbe84 Monotone-Revision: 521171d2e85cdfe0ddb7e31feca69143aae35be9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-01T14:05:41 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Russian.lproj/Localizable.strings commit 1872ce71fabd9561990a70bd230cc56c64d58df4 Author: Ludovic Marcotte Date: Mon Aug 31 19:48:19 2009 +0000 Updated NEWS file. Monotone-Parent: b137d22785acfb9409212cf110bcdb935526c5f5 Monotone-Revision: fe38ac647d2809a6ee40496fdbb3afc364fbbe84 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-31T19:48:19 Monotone-Branch: ca.inverse.sogo M NEWS commit cb55eabfc4eefeba552066cbe1031ed0a8a8c3e0 Author: C Robert Date: Mon Aug 31 20:13:23 2009 +0000 Monotone-Parent: 24862602e9d6ba4ecb1dcdd3d5b37f1a58e23005 Monotone-Revision: b137d22785acfb9409212cf110bcdb935526c5f5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-31T20:13:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js commit fb91e03b389b456ded791a928cbeab493996136a Author: C Robert Date: Mon Aug 31 19:52:47 2009 +0000 dTree rewrite Monotone-Parent: 42546d8b4fa35f6a7815d1398a17f302007d272d Monotone-Revision: 24862602e9d6ba4ecb1dcdd3d5b37f1a58e23005 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-31T19:52:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.js commit 06b296ddbad8c46af4159b16458362f2b23de90d Author: Wolfgang Sourdeau Date: Thu Aug 27 21:14:54 2009 +0000 Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f Monotone-Revision: f5b8996b9296ee950ea712c8de2c37e474163519 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T21:14:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m A SoObjects/Appointments/SOGoCalendarProxy.h A SoObjects/Appointments/SOGoCalendarProxy.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m M UI/Common/UIxFolderActions.m commit d416156e38b73707a3e9921211f2c5c03b535ba4 Author: Ludovic Marcotte Date: Thu Aug 27 19:15:04 2009 +0000 Improved the script so that when no WOPort parameter is defined, we fallback to 20000. Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f Monotone-Revision: 4a2351cfd0ee0b84e1abe4b32284c6d363471ef3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-27T19:15:04 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit a38722d9cb069485477cc6afc223d8d73e54de05 Author: Francis Lachapelle Date: Thu Aug 27 16:51:30 2009 +0000 Fix scrolling issues and useless Ajax calls in Calendar web view Monotone-Parent: fa7d871f17a70530eb91cb1db11d03a8fa643108 Monotone-Revision: a8698cc119066cef660b176c3e956b5d0d843e7f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-27T16:51:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 4803ab33b9fcd3a3aecd593b8df613084749ef4f Author: Wolfgang Sourdeau Date: Thu Aug 27 16:25:55 2009 +0000 Monotone-Parent: 63a3a1d33a35a9e581b4b29984291e59a03184af Monotone-Revision: fa7d871f17a70530eb91cb1db11d03a8fa643108 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:25:55 Monotone-Branch: ca.inverse.sogo M Tests/webdavlib.py commit 7c335df2434d0046b7713eab69786dce9994fc40 Author: Wolfgang Sourdeau Date: Thu Aug 27 16:22:14 2009 +0000 Monotone-Parent: b2238fb6fffbf3d555c8ef5fd7436135fbbdfacb Monotone-Revision: 63a3a1d33a35a9e581b4b29984291e59a03184af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:22:14 Monotone-Branch: ca.inverse.sogo M Tests/README commit d54fef79b8722d680984d1c83566b706e9af55c7 Author: Wolfgang Sourdeau Date: Thu Aug 27 16:20:41 2009 +0000 Monotone-Parent: 413f1a1eef0a131464297caa0b801dbd10e14b8d Monotone-Revision: b2238fb6fffbf3d555c8ef5fd7436135fbbdfacb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:20:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m M Tests/config.py.in A Tests/test-caldav-scheduling.py M UI/Scheduler/UIxAppointmentEditor.m commit cfe1d1151a073cc7b7f289c441ab7cde8c2ba9fb Author: Wolfgang Sourdeau Date: Thu Aug 27 16:12:00 2009 +0000 Monotone-Parent: 1639c49f52eac11f85997ccaa9ebcc659f81dd46 Monotone-Revision: 413f1a1eef0a131464297caa0b801dbd10e14b8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:12:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalPerson.h M SOPE/NGCards/iCalPerson.m commit b84952e615b6cb7cde4f15aa82f1aefb4f0e418f Author: Wolfgang Sourdeau Date: Thu Aug 27 16:10:51 2009 +0000 Monotone-Parent: 9526db8a187e1a3f30ac4b5933d589fcb9dbbc40 Monotone-Revision: 1639c49f52eac11f85997ccaa9ebcc659f81dd46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:10:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m commit d72fc4792bf98e8333a01920dcd46157a7a930c2 Author: Wolfgang Sourdeau Date: Thu Aug 27 16:09:26 2009 +0000 Monotone-Parent: a1d5297ee60258830645ba6ddadf4cdd9b01b0fd Monotone-Revision: 9526db8a187e1a3f30ac4b5933d589fcb9dbbc40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T16:09:26 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSArray+NGCards.m commit cfe59955d9c1ab654e8d0952380af0ada6fce0cb Author: Wolfgang Sourdeau Date: Thu Aug 27 15:59:19 2009 +0000 Monotone-Parent: 10eef03af266df87b4a50193c2a0106754ea1c61 Monotone-Revision: a1d5297ee60258830645ba6ddadf4cdd9b01b0fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-27T15:59:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-davacl.py M Tests/webdavlib.py commit 53f2433ad69304eade4e81ef4a4a212b40e3e0bd Author: Wolfgang Sourdeau Date: Wed Aug 26 18:44:01 2009 +0000 Monotone-Parent: dffe3ece2fff607a28fe41f2445afc3463098a7b Monotone-Revision: 10eef03af266df87b4a50193c2a0106754ea1c61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-26T18:44:01 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 51bf101f89ce44ca48bf3570134c08eaf79aecdf Author: Wolfgang Sourdeau Date: Wed Aug 26 18:42:30 2009 +0000 Monotone-Parent: 63b0fe1a83c9f837dd3c38f9caf5869197d5ffbb Monotone-Revision: dffe3ece2fff607a28fe41f2445afc3463098a7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-26T18:42:30 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 9e0c1355be9fae49adc0e3aeceafe5a854dd9ba7 Author: Wolfgang Sourdeau Date: Wed Aug 26 18:40:11 2009 +0000 Monotone-Parent: 97c9c9c324c392626b96db873449bcc7892993b9 Monotone-Revision: 63b0fe1a83c9f837dd3c38f9caf5869197d5ffbb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-26T18:40:11 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 3c659d118ec008924e77f8f179ea1a0f91c80371 Author: C Robert Date: Wed Aug 26 15:08:56 2009 +0000 Fixes for CKEDITOR Monotone-Parent: 4b74905cc02ae0545c5ebcfdc467b052d5d42568 Monotone-Revision: 97c9c9c324c392626b96db873449bcc7892993b9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T15:08:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/skins/kama/editor.css commit 4f7130e8a0cd58696854a52a0fcda7c02ac2ff2b Author: Wolfgang Sourdeau Date: Wed Aug 26 15:00:12 2009 +0000 Monotone-Parent: 253445df7ee9966d67a53263e1ffd5389ab09588 Monotone-Revision: 4b74905cc02ae0545c5ebcfdc467b052d5d42568 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-26T15:00:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit bf64bfdc1da4caac6c39b0f8cb8cab1e55bbb6c2 Author: C Robert Date: Wed Aug 26 14:10:37 2009 +0000 Removed CKEDITOR test files Monotone-Parent: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f Monotone-Revision: 253445df7ee9966d67a53263e1ffd5389ab09588 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T14:10:37 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/ckeditor/_source/tests/_assets/sample.css D UI/WebServerResources/ckeditor/_source/tests/_assets/sample.js D UI/WebServerResources/ckeditor/_source/tests/_assets/sample.txt D UI/WebServerResources/ckeditor/_source/tests/_assets/sample.xml D UI/WebServerResources/ckeditor/_source/tests/_assets/sample_xml.txt D UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_1.js D UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_2.js D UI/WebServerResources/ckeditor/_source/tests/core/ajax.html D UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/text.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/walker.html D UI/WebServerResources/ckeditor/_source/tests/core/dom/window.html D UI/WebServerResources/ckeditor/_source/tests/core/editor.html D UI/WebServerResources/ckeditor/_source/tests/core/env.html D UI/WebServerResources/ckeditor/_source/tests/core/event.html D UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/fragment.html D UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html D UI/WebServerResources/ckeditor/_source/tests/core/plugins.html D UI/WebServerResources/ckeditor/_source/tests/core/plugins/myplugins/sample/my_plugin.js D UI/WebServerResources/ckeditor/_source/tests/core/scriptloader.html D UI/WebServerResources/ckeditor/_source/tests/core/tools.html D UI/WebServerResources/ckeditor/_source/tests/core/xml.html D UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html D UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html D UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html D UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html D UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html D UI/WebServerResources/ckeditor/_source/tests/test.css D UI/WebServerResources/ckeditor/_source/tests/test.js D UI/WebServerResources/ckeditor/_source/tests/testall.html D UI/WebServerResources/ckeditor/_source/tests/yuitest.js commit 0ce87017d68ecc9df012407198123002733af031 Author: C Robert Date: Wed Aug 26 14:03:12 2009 +0000 Imported CKEDITOR 3.0 Monotone-Parent: 5f9c08dd6b5b34d815ddb2108abbf4055e846934 Monotone-Revision: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T14:03:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/ckeditor/_source/core/_bootstrap.js M UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js M UI/WebServerResources/ckeditor/_source/core/config.js M UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js D UI/WebServerResources/ckeditor/_source/core/dom/domwalker.js M UI/WebServerResources/ckeditor/_source/core/dom/element.js M UI/WebServerResources/ckeditor/_source/core/dom/node.js M UI/WebServerResources/ckeditor/_source/core/dom/range.js M UI/WebServerResources/ckeditor/_source/core/dom/walker.js M UI/WebServerResources/ckeditor/_source/core/dom/window.js M UI/WebServerResources/ckeditor/_source/core/editor.js M UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js M UI/WebServerResources/ckeditor/_source/core/loader.js M UI/WebServerResources/ckeditor/_source/core/test.js M UI/WebServerResources/ckeditor/_source/core/tools.js M UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/_source/lang/af.js M UI/WebServerResources/ckeditor/_source/lang/ar.js M UI/WebServerResources/ckeditor/_source/lang/bg.js M UI/WebServerResources/ckeditor/_source/lang/bn.js M UI/WebServerResources/ckeditor/_source/lang/bs.js M UI/WebServerResources/ckeditor/_source/lang/ca.js M UI/WebServerResources/ckeditor/_source/lang/cs.js M UI/WebServerResources/ckeditor/_source/lang/da.js M UI/WebServerResources/ckeditor/_source/lang/de.js M UI/WebServerResources/ckeditor/_source/lang/el.js M UI/WebServerResources/ckeditor/_source/lang/en-au.js M UI/WebServerResources/ckeditor/_source/lang/en-ca.js M UI/WebServerResources/ckeditor/_source/lang/en-uk.js M UI/WebServerResources/ckeditor/_source/lang/en.js M UI/WebServerResources/ckeditor/_source/lang/eo.js M UI/WebServerResources/ckeditor/_source/lang/es.js M UI/WebServerResources/ckeditor/_source/lang/et.js M UI/WebServerResources/ckeditor/_source/lang/eu.js M UI/WebServerResources/ckeditor/_source/lang/fa.js M UI/WebServerResources/ckeditor/_source/lang/fi.js M UI/WebServerResources/ckeditor/_source/lang/fo.js M UI/WebServerResources/ckeditor/_source/lang/fr-ca.js M UI/WebServerResources/ckeditor/_source/lang/fr.js M UI/WebServerResources/ckeditor/_source/lang/gl.js M UI/WebServerResources/ckeditor/_source/lang/gu.js M UI/WebServerResources/ckeditor/_source/lang/he.js M UI/WebServerResources/ckeditor/_source/lang/hi.js M UI/WebServerResources/ckeditor/_source/lang/hr.js M UI/WebServerResources/ckeditor/_source/lang/hu.js M UI/WebServerResources/ckeditor/_source/lang/is.js M UI/WebServerResources/ckeditor/_source/lang/it.js M UI/WebServerResources/ckeditor/_source/lang/ja.js M UI/WebServerResources/ckeditor/_source/lang/km.js M UI/WebServerResources/ckeditor/_source/lang/ko.js M UI/WebServerResources/ckeditor/_source/lang/lt.js M UI/WebServerResources/ckeditor/_source/lang/lv.js M UI/WebServerResources/ckeditor/_source/lang/mn.js M UI/WebServerResources/ckeditor/_source/lang/ms.js M UI/WebServerResources/ckeditor/_source/lang/nb.js M UI/WebServerResources/ckeditor/_source/lang/nl.js M UI/WebServerResources/ckeditor/_source/lang/no.js M UI/WebServerResources/ckeditor/_source/lang/pl.js M UI/WebServerResources/ckeditor/_source/lang/pt-br.js M UI/WebServerResources/ckeditor/_source/lang/pt.js M UI/WebServerResources/ckeditor/_source/lang/ro.js M UI/WebServerResources/ckeditor/_source/lang/ru.js M UI/WebServerResources/ckeditor/_source/lang/sk.js M UI/WebServerResources/ckeditor/_source/lang/sl.js M UI/WebServerResources/ckeditor/_source/lang/sr-latn.js M UI/WebServerResources/ckeditor/_source/lang/sr.js M UI/WebServerResources/ckeditor/_source/lang/sv.js M UI/WebServerResources/ckeditor/_source/lang/th.js M UI/WebServerResources/ckeditor/_source/lang/tr.js M UI/WebServerResources/ckeditor/_source/lang/uk.js M UI/WebServerResources/ckeditor/_source/lang/vi.js M UI/WebServerResources/ckeditor/_source/lang/zh-cn.js M UI/WebServerResources/ckeditor/_source/lang/zh.js M UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js M UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js M UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js M UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js M UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js M UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css D UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowdown.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowleft.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowright.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowtop.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer.gif D UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png M UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png M UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css M UI/WebServerResources/ckeditor/_source/skins/kama/menu.css M UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css M UI/WebServerResources/ckeditor/_source/skins/kama/skin.js D UI/WebServerResources/ckeditor/_source/skins/kama/sprites.png M UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css M UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css D UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowdown.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowleft.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowright.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowtop.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer.gif D UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png M UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png M UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css M UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css M UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css M UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js M UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css M UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css D UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowdown.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowleft.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowright.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowtop.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer.gif D UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png M UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png M UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css M UI/WebServerResources/ckeditor/_source/skins/v2/menu.css M UI/WebServerResources/ckeditor/_source/skins/v2/presets.css M UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css M UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css M UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html D UI/WebServerResources/ckeditor/_source/tests/core/ckeditor2.html M UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html M UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html M UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html M UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html M UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html M UI/WebServerResources/ckeditor/_source/tests/core/editor.html M UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html M UI/WebServerResources/ckeditor/_source/tests/core/plugins.html M UI/WebServerResources/ckeditor/_source/tests/core/tools.html M UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html M UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html M UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html M UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html M UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html M UI/WebServerResources/ckeditor/_source/tests/test.js M UI/WebServerResources/ckeditor/_source/tests/testall.html M UI/WebServerResources/ckeditor/_source/themes/default/theme.js M UI/WebServerResources/ckeditor/ckeditor.js M UI/WebServerResources/ckeditor/ckeditor.pack M UI/WebServerResources/ckeditor/ckeditor_basic.js M UI/WebServerResources/ckeditor/ckeditor_basic_source.js M UI/WebServerResources/ckeditor/ckeditor_source.js M UI/WebServerResources/ckeditor/config.js M UI/WebServerResources/ckeditor/contents.css M UI/WebServerResources/ckeditor/lang/_translationstatus.txt M UI/WebServerResources/ckeditor/lang/af.js M UI/WebServerResources/ckeditor/lang/ar.js M UI/WebServerResources/ckeditor/lang/bg.js M UI/WebServerResources/ckeditor/lang/bn.js M UI/WebServerResources/ckeditor/lang/bs.js M UI/WebServerResources/ckeditor/lang/ca.js M UI/WebServerResources/ckeditor/lang/cs.js M UI/WebServerResources/ckeditor/lang/da.js M UI/WebServerResources/ckeditor/lang/de.js M UI/WebServerResources/ckeditor/lang/el.js M UI/WebServerResources/ckeditor/lang/en-au.js M UI/WebServerResources/ckeditor/lang/en-ca.js M UI/WebServerResources/ckeditor/lang/en-uk.js M UI/WebServerResources/ckeditor/lang/en.js M UI/WebServerResources/ckeditor/lang/eo.js M UI/WebServerResources/ckeditor/lang/es.js M UI/WebServerResources/ckeditor/lang/et.js M UI/WebServerResources/ckeditor/lang/eu.js M UI/WebServerResources/ckeditor/lang/fa.js M UI/WebServerResources/ckeditor/lang/fi.js M UI/WebServerResources/ckeditor/lang/fo.js M UI/WebServerResources/ckeditor/lang/fr-ca.js M UI/WebServerResources/ckeditor/lang/fr.js M UI/WebServerResources/ckeditor/lang/gl.js M UI/WebServerResources/ckeditor/lang/gu.js M UI/WebServerResources/ckeditor/lang/he.js M UI/WebServerResources/ckeditor/lang/hi.js M UI/WebServerResources/ckeditor/lang/hr.js M UI/WebServerResources/ckeditor/lang/hu.js M UI/WebServerResources/ckeditor/lang/is.js M UI/WebServerResources/ckeditor/lang/it.js M UI/WebServerResources/ckeditor/lang/ja.js M UI/WebServerResources/ckeditor/lang/km.js M UI/WebServerResources/ckeditor/lang/ko.js M UI/WebServerResources/ckeditor/lang/lt.js M UI/WebServerResources/ckeditor/lang/lv.js M UI/WebServerResources/ckeditor/lang/mn.js M UI/WebServerResources/ckeditor/lang/ms.js M UI/WebServerResources/ckeditor/lang/nb.js M UI/WebServerResources/ckeditor/lang/nl.js M UI/WebServerResources/ckeditor/lang/no.js M UI/WebServerResources/ckeditor/lang/pl.js M UI/WebServerResources/ckeditor/lang/pt-br.js M UI/WebServerResources/ckeditor/lang/pt.js M UI/WebServerResources/ckeditor/lang/ro.js M UI/WebServerResources/ckeditor/lang/ru.js M UI/WebServerResources/ckeditor/lang/sk.js M UI/WebServerResources/ckeditor/lang/sl.js M UI/WebServerResources/ckeditor/lang/sr-latn.js M UI/WebServerResources/ckeditor/lang/sr.js M UI/WebServerResources/ckeditor/lang/sv.js M UI/WebServerResources/ckeditor/lang/th.js M UI/WebServerResources/ckeditor/lang/tr.js M UI/WebServerResources/ckeditor/lang/uk.js M UI/WebServerResources/ckeditor/lang/vi.js M UI/WebServerResources/ckeditor/lang/zh-cn.js M UI/WebServerResources/ckeditor/lang/zh.js M UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js M UI/WebServerResources/ckeditor/plugins/button/plugin.js M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js M UI/WebServerResources/ckeditor/plugins/dialog/plugin.js M UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js M UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js M UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js M UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js M UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js M UI/WebServerResources/ckeditor/plugins/flash/plugin.js M UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js M UI/WebServerResources/ckeditor/plugins/font/plugin.js M UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js M UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/ckeditor/plugins/indent/plugin.js M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/ckeditor/plugins/list/plugin.js M UI/WebServerResources/ckeditor/plugins/menu/plugin.js M UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js M UI/WebServerResources/ckeditor/plugins/panel/plugin.js M UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js M UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/ckeditor/plugins/scayt/plugin.js M UI/WebServerResources/ckeditor/plugins/selection/plugin.js M UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js M UI/WebServerResources/ckeditor/plugins/smiley/plugin.js M UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js M UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js M UI/WebServerResources/ckeditor/plugins/styles/plugin.js M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js M UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js M UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js M UI/WebServerResources/ckeditor/plugins/undo/plugin.js M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js M UI/WebServerResources/ckeditor/skins/kama/dialog.css M UI/WebServerResources/ckeditor/skins/kama/editor.css D UI/WebServerResources/ckeditor/skins/kama/images/arrowdown.gif D UI/WebServerResources/ckeditor/skins/kama/images/arrowleft.gif D UI/WebServerResources/ckeditor/skins/kama/images/arrowright.gif D UI/WebServerResources/ckeditor/skins/kama/images/arrowtop.gif D UI/WebServerResources/ckeditor/skins/kama/images/resizer.gif D UI/WebServerResources/ckeditor/skins/kama/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/skins/kama/images/sprites.png M UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png M UI/WebServerResources/ckeditor/skins/kama/skin.js D UI/WebServerResources/ckeditor/skins/kama/sprites.png M UI/WebServerResources/ckeditor/skins/office2003/dialog.css M UI/WebServerResources/ckeditor/skins/office2003/editor.css D UI/WebServerResources/ckeditor/skins/office2003/images/arrowdown.gif D UI/WebServerResources/ckeditor/skins/office2003/images/arrowleft.gif D UI/WebServerResources/ckeditor/skins/office2003/images/arrowright.gif D UI/WebServerResources/ckeditor/skins/office2003/images/arrowtop.gif D UI/WebServerResources/ckeditor/skins/office2003/images/resizer.gif D UI/WebServerResources/ckeditor/skins/office2003/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png M UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png M UI/WebServerResources/ckeditor/skins/office2003/skin.js M UI/WebServerResources/ckeditor/skins/v2/dialog.css M UI/WebServerResources/ckeditor/skins/v2/editor.css D UI/WebServerResources/ckeditor/skins/v2/images/arrowdown.gif D UI/WebServerResources/ckeditor/skins/v2/images/arrowleft.gif D UI/WebServerResources/ckeditor/skins/v2/images/arrowright.gif D UI/WebServerResources/ckeditor/skins/v2/images/arrowtop.gif D UI/WebServerResources/ckeditor/skins/v2/images/resizer.gif D UI/WebServerResources/ckeditor/skins/v2/images/resizer_rtl.gif M UI/WebServerResources/ckeditor/skins/v2/images/sprites.png M UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png M UI/WebServerResources/ckeditor/themes/default/theme.js commit 4d1a0031246303a167114591c2f6845203bc63b1 Author: C Robert Date: Wed Aug 26 13:49:48 2009 +0000 Mantis 3630 refix Monotone-Parent: 32bd99a8a8c69346b13cc6932046158af7d3917c Monotone-Revision: 5f9c08dd6b5b34d815ddb2108abbf4055e846934 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T13:49:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css commit 4a694b045a2d4911ecedab5848a99404925d2351 Author: C Robert Date: Wed Aug 26 13:48:48 2009 +0000 Fixed .strings Monotone-Parent: b8f742b602fe07741115cf9273d93efac1521390 Monotone-Revision: 32bd99a8a8c69346b13cc6932046158af7d3917c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T13:48:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings commit 13bb602aea9dc68891d1f581bce9129ac9ed66da Author: Wolfgang Sourdeau Date: Wed Aug 26 13:19:01 2009 +0000 Monotone-Parent: 3c0ee7a5e6c3b55080de52b9f49fb1e40b652fae Monotone-Revision: b8f742b602fe07741115cf9273d93efac1521390 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-26T13:19:01 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/SOGoAptMailReceipt.h A SoObjects/Appointments/SOGoAptMailReceipt.m commit 1486216b0c25dea64650087d94f808d7ab90f2c9 Author: Wolfgang Sourdeau Date: Tue Aug 25 21:28:24 2009 +0000 Monotone-Parent: 9a9029239df8b59ccf4609e50402e80e31085154 Monotone-Revision: f04c25f5f8bfb6f1876bab3f70b89ee5c99bcc01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-25T21:28:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/Spanish.lproj/Localizable.strings M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m A UI/Templates/Appointments/SOGoAptMailDeletionReceipt.wox A UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox A UI/Templates/Appointments/SOGoAptMailUpdateReceipt.wox commit 9126a62dd79385aec146ebb235797cbad5c0e151 Author: Ludovic Marcotte Date: Tue Aug 25 20:39:52 2009 +0000 Updated NEWS file. Monotone-Parent: 4448ade7ffcea5cb2a735cfc2c14ca9588596303 Monotone-Revision: 8795a814c4d6589297d2b23d6a67cf1981228e11 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-25T20:39:52 Monotone-Branch: ca.inverse.sogo M NEWS commit a67635d70cdf1f44b7a22f42a2c27cffffa8781e Author: C Robert Date: Tue Aug 25 17:51:20 2009 +0000 Fixed compilation warnings Monotone-Parent: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675 Monotone-Revision: 4448ade7ffcea5cb2a735cfc2c14ca9588596303 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T17:51:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.m M UI/PreferencesUI/UIxPreferences.m commit 2723e6ffebcd01e9a22792bb95114f1041c6bf22 Author: C Robert Date: Tue Aug 25 17:34:37 2009 +0000 Mantis 2175: Calendar - menu contextuel des tâches Monotone-Parent: 9a9029239df8b59ccf4609e50402e80e31085154 Monotone-Revision: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T17:34:37 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit b7c9a597911bc62dd91880e6662b89e4550844bb Author: C Robert Date: Tue Aug 25 15:05:01 2009 +0000 Mantis 1911: Added support for shor time format in calendar view Monotone-Parent: 3cb43f8e60e5dd474976b8e32f28cbb097744a16 Monotone-Revision: 9a9029239df8b59ccf4609e50402e80e31085154 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T15:05:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/UIxMailEditor.js commit 9881f32a82af1d0d84e193d253026e7f793bb964 Author: C Robert Date: Tue Aug 25 13:27:03 2009 +0000 Mantis 3630: SOGo 1.0.4 - IE 7.0 - 8.0 et Firefox - réponse HTML - affichage de quelques seconds du code HTML Monotone-Parent: 0985637e09049cecd9007ee944d3e752881b83ca Monotone-Revision: 3cb43f8e60e5dd474976b8e32f28cbb097744a16 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T13:27:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 5a4386114d6a9cbe346d89da74b414ed5f650411 Author: C Robert Date: Tue Aug 25 13:12:14 2009 +0000 Monotone-Parent: 305e5198a69984fa19ae3d615ff25e6f48bed1bd Monotone-Revision: 0985637e09049cecd9007ee944d3e752881b83ca Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-25T13:12:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSList.m M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Contacts/product.plist M UI/WebServerResources/ContactsUI.js commit 655d7acab12aebde7852b25085d57075287f8d4f Author: Francis Lachapelle Date: Tue Aug 25 06:55:03 2009 +0000 Fix for folder creation in web interface Monotone-Parent: 7ac5d165aefe44d7baf56c60ea6bdd8b100d1675 Monotone-Revision: aef1019c7301247713eb09de3ac3db5bad7bd607 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-25T06:55:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 7162f4c23770d5d88e06f3d8e60e8dd59097e2de Author: C Robert Date: Mon Aug 24 21:02:47 2009 +0000 Fixed compilation warnings Monotone-Parent: b2bb37a5b0be639020525c8cbc8f174b9869b25d Monotone-Revision: 305e5198a69984fa19ae3d615ff25e6f48bed1bd Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-24T21:02:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSList.h M UI/Contacts/UIxListEditor.h M UI/Contacts/UIxListEditor.m M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m commit ac81ef06fd006ef972e8477792463df0baf40d0d Author: C Robert Date: Mon Aug 24 20:47:23 2009 +0000 Forgotten files + crossbrowser fixes Monotone-Parent: b798ab587b14c946102732e79770636904870654 Monotone-Revision: b2bb37a5b0be639020525c8cbc8f174b9869b25d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-24T20:47:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxListEditor.wox A UI/WebServerResources/UIxListEditor.css A UI/WebServerResources/UIxListEditor.js commit 7a4b84b9b6fff1b2d4e937f27de7881c6f7ed2e3 Author: C Robert Date: Mon Aug 24 20:26:52 2009 +0000 Finished vList implementation Monotone-Parent: 2570bc0c998646aa6c0501c971a29d77357cb7a1 Monotone-Revision: b798ab587b14c946102732e79770636904870654 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-24T20:26:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Russian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Contacts/UIxContactsListView.m M UI/Contacts/UIxListEditor.h M UI/Contacts/UIxListEditor.m M UI/Contacts/Welsh.lproj/Localizable.strings M UI/Contacts/product.plist M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/ContactsUI/UIxListEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.css commit 2f39baacc129228b08553844268af635bff08d69 Author: C Robert Date: Mon Aug 24 19:40:29 2009 +0000 reindent Monotone-Parent: cd1bb1e892161fcc358630fd5cf9f3c3511c886f Monotone-Revision: 2570bc0c998646aa6c0501c971a29d77357cb7a1 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-24T19:40:29 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.m commit 1c7e5b8680e4ae39137cf35062275eaec8bfacad Author: C Robert Date: Fri Aug 21 17:41:52 2009 +0000 Improvement for list display Monotone-Parent: 08fdc5d0a9471051564e0739b2dd3367c1e5143a Monotone-Revision: de4013a540009902497a1085be5975e4ff6c3a83 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-21T17:41:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListView.h M UI/Contacts/UIxListView.m commit 7acec88b97a1889a37c4753c325177ca5e656193 Author: C Robert Date: Fri Aug 21 14:25:42 2009 +0000 Monotone-Parent: efb15318c83fe427840ce7814c65d5a7c2518a07 Monotone-Revision: 08fdc5d0a9471051564e0739b2dd3367c1e5143a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-21T14:25:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxListView.h M UI/Contacts/UIxListView.m M UI/Templates/ContactsUI/UIxListView.wox commit 3e8d3546721b17ac926a9d9469ef1715b1df511e Author: Wolfgang Sourdeau Date: Fri Aug 21 14:06:28 2009 +0000 Monotone-Parent: 8bc28439e37a30c502ed66d8e945e84b978841b0 Monotone-Revision: efb15318c83fe427840ce7814c65d5a7c2518a07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-21T14:06:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-davacl.py M Tests/test-wedavsync.py M Tests/webdavlib.py commit 00979a71f01cab403533d5ab917af946554c21ed Author: C Robert Date: Thu Aug 20 21:08:42 2009 +0000 Fixed a small bug for Mantis 113 Monotone-Parent: df833316f2acc7ed57d72c5d6359d62d38f459ba Monotone-Revision: 8bc28439e37a30c502ed66d8e945e84b978841b0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T21:08:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit f5a202a36a08586322823392c499ecf713c9a5d5 Author: C Robert Date: Thu Aug 20 20:51:01 2009 +0000 Mantis 113: Improvement for signature migration Monotone-Parent: dc00d231986ac84ebf39553ae085b3efe0f8fae1 Monotone-Revision: df833316f2acc7ed57d72c5d6359d62d38f459ba Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T20:51:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m commit 2ffcb68c5072fe849faa5a9d77d9bf9adce518f0 Author: C Robert Date: Thu Aug 20 20:33:57 2009 +0000 Mantis 113: MailFieldNames are ignored when composing email with saved preferences Monotone-Parent: fd4f04fce6a66b3dc14b58f9b67f93c6af6d450a Monotone-Revision: dc00d231986ac84ebf39553ae085b3efe0f8fae1 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T20:33:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxMailEditor.js commit 486d69f331936297220f2301d391827883652518 Author: Wolfgang Sourdeau Date: Thu Aug 20 20:06:43 2009 +0000 Monotone-Parent: 71c7e6883f9797f620d69005e2fcd3eca0a78268 Monotone-Revision: d7d88aba2043056ef5f8c9a2b7f5e77653ee01f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-20T20:06:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailReply.m M UI/Scheduler/UIxCalendarProperties.m commit 3433b173a3a821b62fb2baaf001e94dabb82606c Author: Wolfgang Sourdeau Date: Wed Aug 19 13:42:26 2009 +0000 Monotone-Parent: f689524b3f038037e97064846ef2c5bb5328aef6 Monotone-Revision: 71c7e6883f9797f620d69005e2fcd3eca0a78268 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-19T13:42:26 Monotone-Branch: ca.inverse.sogo M debian/changelog commit 3a0abd7197ed8fa4db35e40213804d779c6c3513 Author: Wolfgang Sourdeau Date: Wed Aug 19 12:48:35 2009 +0000 Monotone-Parent: 1bf1f8309760e932ba1283aea44e9ce3f1137047 Monotone-Revision: f689524b3f038037e97064846ef2c5bb5328aef6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-19T12:48:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.m commit 658afee248453572df3cd6445d68807d70a7641f Author: Francis Lachapelle Date: Wed Aug 19 07:16:35 2009 +0000 JavaScript: Fix first row selection problem in lists Monotone-Parent: 8bc28439e37a30c502ed66d8e945e84b978841b0 Monotone-Revision: bc3bfc52f8785d114d335b22f794ece898dbd164 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-19T07:16:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit f4e1c305e5fd6acdeed6139215be98037a8804f5 Author: Francis Lachapelle Date: Wed Aug 19 00:26:55 2009 +0000 Fix JavaScript error in Calendar properties window Monotone-Parent: f204b5cbae9f137b40fe156567df21dd058ef0fd Monotone-Revision: 4eec48b0737f46c7d29a611b8aacf7df08d809fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-19T00:26:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxCalendarProperties.js commit 0fc8ee775663470644bfefbff95a9c5e68eecbe3 Author: C Robert Date: Thu Aug 20 19:30:06 2009 +0000 Mantis 107: clicking on a 'view d&t' type event doesn't select it Monotone-Parent: 0f96bbd5bd12a4eb42f2da32dac803b09f41e85e Monotone-Revision: f204b5cbae9f137b40fe156567df21dd058ef0fd Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T19:30:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 553cb396fed56c312b47b923a207843194ff3da9 Author: C Robert Date: Thu Aug 20 19:20:12 2009 +0000 Mantis 112: Save events list view in Calendar module Monotone-Parent: 29f7969895a4f6ac8b5194a0152152408c0e0ecb Monotone-Revision: 0f96bbd5bd12a4eb42f2da32dac803b09f41e85e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T19:20:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalListingActions.m commit d4223aa0a0b428a98ea6042f1ca1f93fde225c33 Author: C Robert Date: Thu Aug 20 18:35:55 2009 +0000 2389: La sélection d'une journée dans la vue n'entraîne pas la sélection de la journée dans le mini-calendrier Monotone-Parent: 703ef021864a30cc204316cf7c457d1e1e3a520e Monotone-Revision: 29f7969895a4f6ac8b5194a0152152408c0e0ecb Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T18:35:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 855e40b9c48975cd41360f86380bff49af3dd952 Author: C Robert Date: Thu Aug 20 17:50:37 2009 +0000 Reversed Mantis 1911 Monotone-Parent: 8ca5aace55726ddec16532b1c35cb58a10926682 Monotone-Revision: 703ef021864a30cc204316cf7c457d1e1e3a520e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T17:50:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxDatePicker.h M UI/Scheduler/UIxDatePicker.m commit 51b21413691e7a9ed654c6c9e1dcc7d57a4066d1 Author: C Robert Date: Thu Aug 20 17:27:08 2009 +0000 Fixed calendar display change issue Monotone-Parent: a49dddbcfd99daf939a96a58365d763aadf1efc8 Monotone-Revision: 8ca5aace55726ddec16532b1c35cb58a10926682 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T17:27:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 5e84df5faa214b5eda97796ae62bd1a05ab769a7 Author: C Robert Date: Thu Aug 20 14:30:52 2009 +0000 Mantis 1911: Calendrier - support des dates courtes Monotone-Parent: 7f0d410fd526f1879ea158593030d6d7b46be292 Monotone-Revision: a49dddbcfd99daf939a96a58365d763aadf1efc8 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T14:30:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxDatePicker.h M UI/Scheduler/UIxDatePicker.m commit 4b4a31796bb91a6abb59ed0ab948ecfe533c8e88 Author: C Robert Date: Thu Aug 20 13:02:51 2009 +0000 Mantis 2040: Calendar - Creation d'un calendrier avec un nom existant Monotone-Parent: 92b5fc52a3736b8120b0011dacbf4f2aa73c71f9 Monotone-Revision: 7f0d410fd526f1879ea158593030d6d7b46be292 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T13:02:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/UIxParentFolderActions.m M UI/Common/Welsh.lproj/Localizable.strings M UI/WebServerResources/generic.js commit a9af949ef645c878a0392d3ea989fae79e0e286a Author: C Robert Date: Wed Aug 19 20:32:58 2009 +0000 Mantis 2168: Mail - Affichage des messages 'non-existants' sur le serveur Monotone-Parent: bdfd1fb2af5b1ac9682f23093d493b2afeb1287f Monotone-Revision: 92b5fc52a3736b8120b0011dacbf4f2aa73c71f9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T20:32:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/WebServerResources/MailerUI.js commit 78ed08664c771aa014debbf278256a03d9add074 Author: C Robert Date: Wed Aug 19 20:04:59 2009 +0000 Made image lighter Monotone-Parent: fbeef1c7f78a5c59c02f565b96c5e2cfe2e6b18b Monotone-Revision: bdfd1fb2af5b1ac9682f23093d493b2afeb1287f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T20:04:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/flag-col.png commit 1eeea5b7008e20204b16bff49aaf4cd16f22e64e Author: Ludovic Marcotte Date: Wed Aug 19 19:52:42 2009 +0000 Updated the NEWS file and the installation guide Monotone-Parent: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5 Monotone-Revision: 7c984206f0f8720225b0539588bf187498c7ca04 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-19T19:52:42 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M NEWS commit bcc6384c798865e4d89d8c2031efe9c281d6db81 Author: C Robert Date: Wed Aug 19 19:47:31 2009 +0000 Monotone-Parent: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5 Monotone-Revision: 1720cf251b5e03b7d77aadbba2e8a9b52b80ce5a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T19:47:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit 239ddd089320f89c419d43b255ba6da4b38f7d5a Author: C Robert Date: Wed Aug 19 18:30:38 2009 +0000 Previous commit shouldn't have been committed Monotone-Parent: ee18468e16d633fef09c8a65800ce3bc9972d6ad Monotone-Revision: 87900b7c90887e5048e78bcaa1e722ea0e1ebfe5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T18:30:38 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 8280182e6f7d3a3cdad70174929eaf7e071955ad Author: C Robert Date: Wed Aug 19 18:28:45 2009 +0000 Monotone-Parent: c8d9461267efd327cf065998b1f0637173d20850 Monotone-Revision: ee18468e16d633fef09c8a65800ce3bc9972d6ad Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T18:28:45 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox A UI/WebServerResources/flag-col.png commit 587b717de5986454ce80a49e76ef4d72a8f3de08 Author: C Robert Date: Wed Aug 19 18:22:25 2009 +0000 Mantis 1428: Mail - List - premiere colonne Monotone-Parent: ca6dc2412eb31b0b8d9918590d81e48f8a2088b4 Monotone-Revision: c8d9461267efd327cf065998b1f0637173d20850 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T18:22:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox A UI/WebServerResources/flag.png commit 99944b67f51cd30a4f07dda6fc4636653e633755 Author: C Robert Date: Wed Aug 19 17:19:32 2009 +0000 Mantis 1268: SOGo Web: Module au démarrage Monotone-Parent: c21bac350b493f251e4917c5ae6b5e88a532b0a0 Monotone-Revision: ca6dc2412eb31b0b8d9918590d81e48f8a2088b4 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T17:19:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m M UI/MailerUI/UIxMailListView.m M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/BrazilianPortuguese.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/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/Russian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/UIxCalMainView.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 3c431eeb8499c66e899f91357b7933b10537a070 Author: C Robert Date: Wed Aug 19 16:02:05 2009 +0000 reindent Monotone-Parent: 71c7e6883f9797f620d69005e2fcd3eca0a78268 Monotone-Revision: c21bac350b493f251e4917c5ae6b5e88a532b0a0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-19T16:02:05 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit d00a20e9f5ba5091e29e5770c61c5345c681e30b Author: C Robert Date: Tue Aug 18 19:03:56 2009 +0000 Mantis 89: Select account + action results in an error Monotone-Parent: fd68594395e1fce1922bab89dcc37e32cb3baba5 Monotone-Revision: 1bf1f8309760e932ba1283aea44e9ce3f1137047 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T19:03:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit a921d4abc60157e596b77b225642019dddb89eb4 Author: C Robert Date: Tue Aug 18 18:23:13 2009 +0000 Mantis 94: refreshes to the views should not change the scrolling of the calendar view Monotone-Parent: e7b81958c4674e9abdea432ddd234af617b11eda Monotone-Revision: fd68594395e1fce1922bab89dcc37e32cb3baba5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T18:23:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 11d5455737c73506901430442162d3db1c7b4ad2 Author: C Robert Date: Tue Aug 18 17:41:14 2009 +0000 Removed apache2 dependency Monotone-Parent: 2c8266b41b53ae4ece560d6f611a57376986383a Monotone-Revision: fc29c1b763c506067039095b47f73dfd6301f0e2 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T17:41:14 Monotone-Branch: ca.inverse.sogo M debian/control M debian/rules commit 1652ba8c0bb1d02de50348252370fc01487ce41c Author: Wolfgang Sourdeau Date: Tue Aug 18 17:36:20 2009 +0000 Monotone-Parent: 3015b169187acab527747642b2900806a48dbe60 Monotone-Revision: c0ba6ea9411e86e50582cdd4036256776349b556 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-18T17:36:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 25a73572fa6e83dad43e812ea090c9ae8b70bd11 Author: Wolfgang Sourdeau Date: Tue Aug 18 16:29:05 2009 +0000 Monotone-Parent: 5e34460d5c6145da6324800a86094d3851ed1333 Monotone-Revision: 3015b169187acab527747642b2900806a48dbe60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-18T16:29:05 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 54b18ff052639d186bed49d5010c4b553de96e2a Author: Wolfgang Sourdeau Date: Tue Aug 18 16:22:20 2009 +0000 Monotone-Parent: afa8a9fe095d6de052bd0ce6faa3412737247666 Monotone-Revision: 5e34460d5c6145da6324800a86094d3851ed1333 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-18T16:22:20 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 368766074999e2af65762576700f09780ac70dcd Author: C Robert Date: Tue Aug 18 12:53:29 2009 +0000 Mantis 97: HTML editor has its own resize handle Monotone-Parent: 9cbe6e6f1780024d4dcb37d4ce3de593f9c91828 Monotone-Revision: afa8a9fe095d6de052bd0ce6faa3412737247666 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T12:53:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/config.js commit 1ae7e9d18d0e5799ad3ad10ba2505aab00844d2e Author: Francis Lachapelle Date: Tue Aug 18 01:55:49 2009 +0000 Added confirmation message when activating synchronization for a calendar Monotone-Parent: b5a68a922e7dfe7ff0ee88a40ce86bf257337314 Monotone-Revision: 973efc6b7800601981d13f7968d2b1ff1e7e5858 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-18T01:55:49 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/UIxCalendarProperties.js commit 7885aa117fa621ba3ff71679b19ee45b84319262 Author: Francis Lachapelle Date: Tue Aug 18 01:43:48 2009 +0000 Fix for IE in Calendar properties window Monotone-Parent: beb2fb890a599cef48ee59d92816a5e06ba02a1f Monotone-Revision: b5a68a922e7dfe7ff0ee88a40ce86bf257337314 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-18T01:43:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit 169f8ec107eb49b1974e76cd0b246f5f3b1f7bf8 Author: Ludovic Marcotte Date: Tue Aug 18 16:52:52 2009 +0000 Updated guide for Funambol 7.1 Monotone-Parent: d7d1c2dca6201480a29c35b33a4b32fbfac9af55 Monotone-Revision: beb2fb890a599cef48ee59d92816a5e06ba02a1f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-18T16:52:52 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 8a6457e30c39315793a2222079ada06dda9c8aec Author: C Robert Date: Tue Aug 18 16:27:28 2009 +0000 Mantis 98: Javascript error in IE when opening contacts popup window from mail module Monotone-Parent: afa8a9fe095d6de052bd0ce6faa3412737247666 Monotone-Revision: b0b741447cee83cc3c6abb1efe8e10d41ca9b746 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T16:27:28 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/XMLHttpRequest.js M UI/WebServerResources/generic.js commit d09c9cd6050d2c5ec4ce998ecb6251b657779ec4 Author: Francis Lachapelle Date: Tue Aug 18 01:05:46 2009 +0000 Added missing translation for Administration module Monotone-Parent: fc14d34147bb3a4088cf11fc2edfa7dc8ee1b62c Monotone-Revision: 0c53de1af9568d623ce0caee5e1b914df12b40bb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-18T01:05:46 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings commit 607b8915df900577c89db3ebd11cab40e6be8373 Author: Francis Lachapelle Date: Tue Aug 18 01:05:33 2009 +0000 Added missing translation for Administration module Monotone-Parent: 54b80d62e3c706aa43398f889ab394e00c6fa08e Monotone-Revision: fc14d34147bb3a4088cf11fc2edfa7dc8ee1b62c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-18T01:05:33 Monotone-Branch: ca.inverse.sogo M UI/Common/Hungarian.lproj/Localizable.strings commit e7eb160782caaed79c93894324d16c49b755e086 Author: Francis Lachapelle Date: Tue Aug 18 01:03:05 2009 +0000 Improved Web interface to handle calendars tags Monotone-Parent: 6eda087f6dba9f0f98b63f259880cf2d343835d5 Monotone-Revision: 54b80d62e3c706aa43398f889ab394e00c6fa08e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-18T01:03:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/UIxCalendarProperties.js commit be7be5bc938868064edbee9dc2981e267b291ee4 Author: C Robert Date: Mon Aug 17 20:34:18 2009 +0000 Mantis96: Search/filter field overlaps the toolbar in popup view of contacts Monotone-Parent: 27c3e7606471d513ab1014e7afa4c56071c0245e Monotone-Revision: 9cbe6e6f1780024d4dcb37d4ce3de593f9c91828 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-17T20:34:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 6524ffc078a816bc78857075ca5a086bf7a3fd65 Author: C Robert Date: Mon Aug 17 20:07:54 2009 +0000 Fixed Mantis102: Apache2 deb issue and Mantis90: Remember if we show completed tasks Monotone-Parent: f49ae822ce1ffd032a2522ecf1d1c4fd425678b1 Monotone-Revision: 27c3e7606471d513ab1014e7afa4c56071c0245e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-17T20:07:54 Monotone-Branch: ca.inverse.sogo A Apache/SOGo-debian.conf M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js M debian/control M debian/rules commit 5915f09471a206b8d58ced8e0a95b7e98b29821d Author: Ludovic Marcotte Date: Mon Aug 17 14:22:09 2009 +0000 Updated guide so that in the LDAP example, we set the id to public instead of shared. This confuses users all the time when they eventually configure the SOGo Integrator which uses "shared" by default Monotone-Parent: b618e1688ed06827d0300b85ed2a93ae6a4930fe Monotone-Revision: f49ae822ce1ffd032a2522ecf1d1c4fd425678b1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-17T14:22:09 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 0444386ef9a3e112a88a030d39a77869e8c575d7 Author: Francis Lachapelle Date: Thu Aug 13 19:09:16 2009 +0000 Cleanup Javascript Monotone-Parent: b618e1688ed06827d0300b85ed2a93ae6a4930fe Monotone-Revision: 45aca387e14de293ad62e303a3c8c06620805e6c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T19:09:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/AdministrationUI.js commit 93b569ab9ad74b69c1f6e897b78542257b914f52 Author: Ludovic Marcotte Date: Mon Aug 17 09:48:04 2009 +0000 Safety check in the LDAP code and updated NEWS file. Monotone-Parent: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801 Monotone-Revision: cd7b1310c287fec8f03fa7a5432b1fc774378ea1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-17T09:48:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/SOGo/LDAPSource.m commit 6f2f5b01c93de730061fc495b6e229bd8fa06c82 Author: Francis Lachapelle Date: Thu Aug 13 14:31:35 2009 +0000 Added missing css/js for admin module Monotone-Parent: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801 Monotone-Revision: 83ce5dcf2ff56b688fb6c8b0b1128b665111170a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T14:31:35 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/AdministrationUI.css A UI/WebServerResources/AdministrationUI.js commit cde8c0bcacbb737ade8ff3616dc4bd3db57c76be Author: Francis Lachapelle Date: Thu Aug 13 14:09:53 2009 +0000 Added missing templates for admin module Monotone-Parent: 29f51b2d5e324b7999ae51b3eb6485059497cdb3 Monotone-Revision: 7d3f8a6489b3a967cd9f80005b5e2fff462c1801 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T14:09:53 Monotone-Branch: ca.inverse.sogo A UI/Templates/AdministrationUI/UIxAdministration.wox A UI/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox commit bd43877c6bab696181bea2153ea19dcfbcd1baa6 Author: Wolfgang Sourdeau Date: Fri Aug 14 19:17:53 2009 +0000 Monotone-Parent: 1cab635a2c57c6953c8a393b67f593bdaccb43b9 Monotone-Revision: 97bd3b4f7ef7920ded0314bd1d5eadce2a2af62a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T19:17:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 584c3cae01f3516b6e4813b699be905532a30d26 Author: Wolfgang Sourdeau Date: Fri Aug 14 16:26:07 2009 +0000 Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52 Monotone-Revision: 1cab635a2c57c6953c8a393b67f593bdaccb43b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T16:26:07 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 5eb391b00985e11ef2b96f3943868a5006e9690c Author: Wolfgang Sourdeau Date: Fri Aug 14 15:24:31 2009 +0000 Monotone-Parent: 1d01c81255f0afec5ce3c3a241d4a5205ffb8dfc Monotone-Revision: 8542ad5d3580057a3e361ef25f6c24df41841c52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T15:24:31 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 5c7aa07f4ef74502de6107b6ffe5923f4c58cbbe Author: Wolfgang Sourdeau Date: Fri Aug 14 15:17:58 2009 +0000 Monotone-Parent: 8fd2ccda774229842a01a4095b96f10a9511ede4 Monotone-Revision: 1d01c81255f0afec5ce3c3a241d4a5205ffb8dfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T15:17:58 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile.preamble commit 31a647b19497ac0e4a8efd3e9b087b5db3e9dc68 Author: Wolfgang Sourdeau Date: Fri Aug 14 14:57:05 2009 +0000 Monotone-Parent: 98e35c999db27e9159edf91d2c17f8b5bc742330 Monotone-Revision: 831abd52d51297f3a0de88978cf6abeda7fad46c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T14:57:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/GNUmakefile.preamble M Tools/SOGoToolRestore.h M Tools/SOGoToolRestore.m commit 70898b25f10aee0114ef280a430c107c6554da00 Author: Wolfgang Sourdeau Date: Fri Aug 14 12:23:35 2009 +0000 Monotone-Parent: 9755daf6ba583e833c7bab387fc5e777c6272bd1 Monotone-Revision: 98e35c999db27e9159edf91d2c17f8b5bc742330 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T12:23:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/GNUmakefile A Tools/SOGoToolRestore.h A Tools/SOGoToolRestore.m commit 47e6a827ee40c5c946267b9082b056ab96a87cec Author: Wolfgang Sourdeau Date: Fri Aug 14 12:22:33 2009 +0000 Monotone-Parent: e000b5c0e80fdd3891b4885ea6b27d82edaf8572 Monotone-Revision: 9755daf6ba583e833c7bab387fc5e777c6272bd1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T12:22:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/SOGoToolBackup.m commit 15a8557fc009b05c02a3ef046edb205751e9da68 Author: Wolfgang Sourdeau Date: Fri Aug 14 12:20:44 2009 +0000 Monotone-Parent: ef8822c21fe4ccf284c065db96f92ffb2750bad1 Monotone-Revision: e000b5c0e80fdd3891b4885ea6b27d82edaf8572 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-14T12:20:44 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 8f8e003833862acbf859e3395eec53d36b3c6f86 Author: Wolfgang Sourdeau Date: Thu Aug 13 21:20:39 2009 +0000 Monotone-Parent: 50e5dc3e3388f9c4c5c10ff77f9c00fef50763bf Monotone-Revision: ef8822c21fe4ccf284c065db96f92ffb2750bad1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T21:20:39 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m commit 99cbc531b41405de5d2be9451040212e93604d6a Author: Wolfgang Sourdeau Date: Thu Aug 13 19:54:20 2009 +0000 Monotone-Parent: b69d1a243bbadf0a35b5d09c6693d77e06ee796b Monotone-Revision: 50e5dc3e3388f9c4c5c10ff77f9c00fef50763bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T19:54:20 Monotone-Branch: ca.inverse.sogo M Tools/SOGoTool.m commit c1932c3747c0508d1eec1459a280f08c592730c5 Author: Wolfgang Sourdeau Date: Thu Aug 13 19:48:03 2009 +0000 Monotone-Parent: 00072658b3ee1a9305a65aea8e14ca879c40baa0 Monotone-Revision: b69d1a243bbadf0a35b5d09c6693d77e06ee796b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T19:48:03 Monotone-Branch: ca.inverse.sogo M Tools/SOGoToolBackup.m M Tools/sogo-tool.m commit cd909615f604f1c76d61e9aab51ed64c18ede3b5 Author: Wolfgang Sourdeau Date: Thu Aug 13 18:35:10 2009 +0000 Monotone-Parent: 30fad51e106d0d41d97df28ae6130ac987d1af5f Monotone-Revision: 00072658b3ee1a9305a65aea8e14ca879c40baa0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T18:35:10 Monotone-Branch: ca.inverse.sogo A Tools/NSDictionary+SOGoTool.h A Tools/NSDictionary+SOGoTool.m commit cd20a4bb9567b6941043c6da417339fc57fd4bc6 Author: Wolfgang Sourdeau Date: Thu Aug 13 18:34:54 2009 +0000 Monotone-Parent: 1fb8ef38e6540891b9c5b8b0bdb02bde0768f4d9 Monotone-Revision: 30fad51e106d0d41d97df28ae6130ac987d1af5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T18:34:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1660.diff M SoObjects/SOGo/LDAPSource.m M Tools/GNUmakefile A Tools/README.backup A Tools/SOGoToolBackup.h A Tools/SOGoToolBackup.m commit 2676045b23040f93a82d632ed465eb327c2bbf44 Author: Wolfgang Sourdeau Date: Thu Aug 13 18:31:15 2009 +0000 Monotone-Parent: 85f804a64af3e4f769b1bfe8e62eec8300d6e61f Monotone-Revision: 1fb8ef38e6540891b9c5b8b0bdb02bde0768f4d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-13T18:31:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tools/GNUmakefile M Tools/GNUmakefile.preamble A Tools/SOGoTool.h A Tools/SOGoTool.m A Tools/SOGoToolCheckDoubles.h A Tools/SOGoToolCheckDoubles.m A Tools/SOGoToolRemoveDoubles.h A Tools/SOGoToolRemoveDoubles.m D Tools/sogo-contacts-checkdoubles.m D Tools/sogo-contacts-removedoubles.m A Tools/sogo-tool.m commit c868274fe04873003816e25c97450bedb9c6f649 Author: Francis Lachapelle Date: Thu Aug 13 10:43:18 2009 +0000 Added missing files to Russian translation (but not translated) Monotone-Parent: f6040f9d8af2e51778344f97f1c76c9125f0af7b Monotone-Revision: 1e80eeeca87a58cdd799df8c0a9561f4e0e692b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T10:43:18 Monotone-Branch: ca.inverse.sogo A SoObjects/Appointments/Russian.lproj/Localizable.strings A SoObjects/Contacts/Russian.lproj/Localizable.strings commit 8e55eeb4b90b5d017e36b486765af75e182be094 Author: Francis Lachapelle Date: Thu Aug 13 10:40:25 2009 +0000 New administration module Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52 Monotone-Revision: f6040f9d8af2e51778344f97f1c76c9125f0af7b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T10:40:25 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/AdministrationUI/AdministrationUIProduct.m A UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings A UI/AdministrationUI/Czech.lproj/Localizable.strings A UI/AdministrationUI/Dutch.lproj/Localizable.strings A UI/AdministrationUI/English.lproj/Localizable.strings A UI/AdministrationUI/French.lproj/Localizable.strings A UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/German.lproj/Localizable.strings A UI/AdministrationUI/Hungarian.lproj/Localizable.strings A UI/AdministrationUI/Italian.lproj/Localizable.strings A UI/AdministrationUI/Russian.lproj/Localizable.strings A UI/AdministrationUI/Spanish.lproj/Localizable.strings A UI/AdministrationUI/UIxAdministration.h A UI/AdministrationUI/UIxAdministration.m A UI/AdministrationUI/UIxAdministrationFilterPanel.m A UI/AdministrationUI/Version A UI/AdministrationUI/Welsh.lproj/Localizable.strings A UI/AdministrationUI/product.plist M UI/Common/English.lproj/Localizable.strings M UI/Common/UIxPageFrame.m M UI/GNUmakefile M UI/MainUI/SOGoUserHomePage.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoDragHandles.js commit 990f0260ea52ec838f7daf20bd0b8102b2d0ff76 Author: Francis Lachapelle Date: Thu Aug 13 03:17:38 2009 +0000 Reindent Monotone-Parent: 3a8f5319afe88fa9512a9d71ea0fe31d28c02288 Monotone-Revision: c8a13e58e7ce73cd9924b4567998c6246b793672 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-13T03:17:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 4a61fe3217b60748ff94a10ed8f16c6e35d1f31e Author: Francis Lachapelle Date: Wed Aug 12 23:07:46 2009 +0000 CSS cleanup Monotone-Parent: bea77de1f9abc0ecf4b75dd637ecb87af1981845 Monotone-Revision: 3a8f5319afe88fa9512a9d71ea0fe31d28c02288 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T23:07:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 170f96926ebbab500e2481549804336d5962b37e Author: Ludovic Marcotte Date: Wed Aug 12 18:33:13 2009 +0000 Updated NEWS Monotone-Parent: 7160d34efc971b66d2814d542e0ba0d577a8bcd6 Monotone-Revision: 85f804a64af3e4f769b1bfe8e62eec8300d6e61f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-12T18:33:13 Monotone-Branch: ca.inverse.sogo M NEWS commit 90fbbd211c34c8b619712836f9d2c5ed024a972a Author: Wolfgang Sourdeau Date: Wed Aug 12 19:03:04 2009 +0000 Monotone-Parent: 03c8c1c0221284dc94112f17b3904d59c31d5c94 Monotone-Revision: bc6ce04250c2cbad21bdc2d1f485e5a659478282 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T19:03:04 Monotone-Branch: ca.inverse.sogo M debian/sogo.postrm M debian/sogo.preinst commit 0159e951d183e5e58efee3f928390535f32fef31 Author: Wolfgang Sourdeau Date: Wed Aug 12 18:29:34 2009 +0000 Monotone-Parent: 1a782399b604ae97568989d22d23777b11896071 Monotone-Revision: 03c8c1c0221284dc94112f17b3904d59c31d5c94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T18:29:34 Monotone-Branch: ca.inverse.sogo D Scripts/sogo-init.d-debian commit 6143663d79c318c719a353438d4e89eb786dc457 Author: Wolfgang Sourdeau Date: Wed Aug 12 18:17:40 2009 +0000 Monotone-Parent: 5db99c7f509addf2ed54bb9e12b7649a35e7a68d Monotone-Revision: 1a782399b604ae97568989d22d23777b11896071 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T18:17:40 Monotone-Branch: ca.inverse.sogo M debian/sogo.postrm M debian/sogo.preinst commit 059bd049ec0af292dd275f02851c165734dd3898 Author: Wolfgang Sourdeau Date: Wed Aug 12 18:03:17 2009 +0000 Monotone-Parent: 5cbdd6208af6261a0b67fc4f229492035a33e1f7 Monotone-Revision: 5db99c7f509addf2ed54bb9e12b7649a35e7a68d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T18:03:17 Monotone-Branch: ca.inverse.sogo M SOPE/sope-debian.diff commit 20558d13a36aa31c59887a90ae98ba4793caa27c Author: Wolfgang Sourdeau Date: Wed Aug 12 17:24:12 2009 +0000 Monotone-Parent: bea77de1f9abc0ecf4b75dd637ecb87af1981845 Monotone-Revision: 5cbdd6208af6261a0b67fc4f229492035a33e1f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T17:24:12 Monotone-Branch: ca.inverse.sogo A debian/sogo.cron.daily A debian/sogo.examples A debian/sogo.init A debian/sogo.logrotate A debian/sogo.overrides A debian/sogo.preinst commit c2d9a2ea344a60c0722498163f1cf427a923b0ba Author: Wolfgang Sourdeau Date: Wed Aug 12 16:32:01 2009 +0000 Monotone-Parent: e36cbb9da53308642513123a9831ab22030eca9f Monotone-Revision: 87d1d936dba4536ea960f1ec23222ecd8c906d10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T16:32:01 Monotone-Branch: ca.inverse.sogo M debian/sogo.prerm commit 73c603cb2a9385e0dd96160673d6537df477b4ef Author: Francis Lachapelle Date: Wed Aug 12 16:28:54 2009 +0000 Updated guides Monotone-Parent: 0df538b4bd5700698524e5e97d712b4c0fe936a4 Monotone-Revision: 0044cf5f6592a131133f84f76e539a47a7d8f64a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T16:28:54 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit fb69d6c83c67837a30226d48e753f6d69856ccf2 Author: Francis Lachapelle Date: Wed Aug 12 16:24:46 2009 +0000 Updated SOGo Installation Guide Monotone-Parent: b3e9a0e81aa41a6be8c77273ff406daa098503f6 Monotone-Revision: 0df538b4bd5700698524e5e97d712b4c0fe936a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T16:24:46 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 8b9042d24d7012f830259947fa239835ccb89efb Author: Wolfgang Sourdeau Date: Wed Aug 12 15:25:33 2009 +0000 Monotone-Parent: b3e9a0e81aa41a6be8c77273ff406daa098503f6 Monotone-Revision: e36cbb9da53308642513123a9831ab22030eca9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T15:25:33 Monotone-Branch: ca.inverse.sogo D SOPE/sope-deb.diff A SOPE/sope-debian.diff M debian/changelog M debian/control M debian/copyright M debian/rules M debian/sogo.docs M debian/sogo.install M debian/sogo.postinst M debian/sogo.postrm M debian/sogo.prerm commit ccdf1fb60d4bf7d9c0c91789e53707dec2fbdd93 Author: Francis Lachapelle Date: Wed Aug 12 15:18:07 2009 +0000 Updated release number to 1.0.4 Monotone-Parent: b73c9a8e960042141668dfb6cc60ef8926fd189a Monotone-Revision: b3e9a0e81aa41a6be8c77273ff406daa098503f6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T15:18:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/Version commit e4999b857b5321e8f3a270e5c068eea90b682b56 Author: Francis Lachapelle Date: Wed Aug 12 14:13:54 2009 +0000 Monotone-Parent: bc37fb0ad700c92e022f76f3a58e82c8664df9f2 Monotone-Revision: 0e58e513a89ec890f9064334253d81189c9b4b77 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T14:13:54 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit aab012ec5be2d89a2e7ef21655d36797fbc92605 Author: Wolfgang Sourdeau Date: Wed Aug 12 14:13:46 2009 +0000 Monotone-Parent: a4d2cb42139fa5aa987046a157ba109c95d5f3f3 Monotone-Revision: 64564dd4ca1852af3441d98e355837a9511444c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-12T14:13:46 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html M SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod M SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html M SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html M SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html M SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html M SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html M SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod M SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html M SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod M SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html M SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.html M UI/MainUI/Czech.lproj/Locale commit a12ecf7fb18b4847283d3d31870bd9ec98b415ac Author: Francis Lachapelle Date: Wed Aug 12 13:56:55 2009 +0000 Reindent Monotone-Parent: 2be1c953056e07d438f6e4e9c671154d6b76aa73 Monotone-Revision: bc37fb0ad700c92e022f76f3a58e82c8664df9f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-12T13:56:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 0d558abe536ee10161ee7b8688087619fe4e3093 Author: Wolfgang Sourdeau Date: Tue Aug 11 22:14:10 2009 +0000 Monotone-Parent: e40570621847a36134ad669eff2767443a9b9162 Monotone-Revision: a4d2cb42139fa5aa987046a157ba109c95d5f3f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-11T22:14:10 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Contacts/Czech.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings commit 84b02ae0e6f44e748b7e230681eccf7bc9d31ca6 Author: Wolfgang Sourdeau Date: Tue Aug 11 22:06:50 2009 +0000 Monotone-Parent: 2be1c953056e07d438f6e4e9c671154d6b76aa73 Monotone-Revision: e40570621847a36134ad669eff2767443a9b9162 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-11T22:06:50 Monotone-Branch: ca.inverse.sogo M NEWS commit 69163c2e777925c18fd9b0e6b38fb54d7c379736 Author: Wolfgang Sourdeau Date: Tue Aug 11 17:31:05 2009 +0000 Monotone-Parent: 7a113f7bea732d33ac70591602ece2a138aee9b3 Monotone-Revision: 2be1c953056e07d438f6e4e9c671154d6b76aa73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-11T17:31:05 Monotone-Branch: ca.inverse.sogo M NEWS commit ee3f45e0df2af0bd154ebae9f1bbf780b0c65220 Author: Wolfgang Sourdeau Date: Tue Aug 11 16:52:10 2009 +0000 Monotone-Parent: 00ac31b5372de5deb01c919e39d6eacc4a512125 Monotone-Revision: 6dba4565cf1a4808254012e5e6299fe143f884f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-11T16:52:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxComponentEditor.m commit 8374b0742093672c04858761fb75727d8a4b32b9 Author: Ludovic Marcotte Date: Tue Aug 11 12:10:22 2009 +0000 Updated the NEWS file Monotone-Parent: d085b8d79d3eca94ece4f311bf3d652d7f20bb00 Monotone-Revision: 30b17f8b132aabf466920f5741c98449cf90b643 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-11T12:10:22 Monotone-Branch: ca.inverse.sogo M NEWS commit 72f16aee96c125419929b17b39ab6e863d583edd Author: Francis Lachapelle Date: Tue Aug 11 03:19:05 2009 +0000 Added scrollbar for address books list Monotone-Parent: aef2cae9c38aac963666dabf27439b30d4af4d23 Monotone-Revision: 49622a78cc682f73b0d14c2e5e0ba8cc5ddbdc89 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-11T03:19:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 4d17df904c29c0f9433ce83df2bd7f0ebd06e71b Author: Francis Lachapelle Date: Tue Aug 11 02:32:19 2009 +0000 Minor typo in French translation Monotone-Parent: 00ac31b5372de5deb01c919e39d6eacc4a512125 Monotone-Revision: aef2cae9c38aac963666dabf27439b30d4af4d23 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-11T02:32:19 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit ed79ed79fda442ea4a197e303fc93b4ece4b2b6e Author: Francis Lachapelle Date: Tue Aug 11 02:06:27 2009 +0000 See ChangeLog Monotone-Parent: 04ba7fac2627906e1d9fb91e79b12769e1957a41 Monotone-Revision: 00ac31b5372de5deb01c919e39d6eacc4a512125 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-11T02:06:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxComponentEditor.m commit 6a5af3ba35d85f3883b993826984e0cf6a6bb16c Author: Francis Lachapelle Date: Tue Aug 11 01:49:08 2009 +0000 Update NEWS file Monotone-Parent: d085b8d79d3eca94ece4f311bf3d652d7f20bb00 Monotone-Revision: 04ba7fac2627906e1d9fb91e79b12769e1957a41 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-11T01:49:08 Monotone-Branch: ca.inverse.sogo M NEWS commit ecfd8f026e2bfcaf1c5c4612a362d1e97dd6a306 Author: Wolfgang Sourdeau Date: Mon Aug 10 20:59:49 2009 +0000 Monotone-Parent: 14fb6c252ef1563d917c59f289ac3d06479a7eab Monotone-Revision: d085b8d79d3eca94ece4f311bf3d652d7f20bb00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T20:59:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/product.plist M Tests/test-davacl.py commit 89b67f843485e7626b507dd9d2e24ed9045745a3 Author: Wolfgang Sourdeau Date: Mon Aug 10 20:57:22 2009 +0000 Monotone-Parent: 9014b61a856557f48bcdb06cd327ce958a4d98c7 Monotone-Revision: 14fb6c252ef1563d917c59f289ac3d06479a7eab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T20:57:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 87793cdb481cb01eb1cb6a3d749e4049266967a7 Author: Francis Lachapelle Date: Mon Aug 10 20:18:24 2009 +0000 Fix graphical glitch with 15-minute events Monotone-Parent: 29849ebb511832558cc73697d172a691938799b9 Monotone-Revision: 9014b61a856557f48bcdb06cd327ce958a4d98c7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-10T20:18:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit daaa7fdf8a5886603f549c314ce5d8c824aeee6e Author: Francis Lachapelle Date: Mon Aug 10 20:17:43 2009 +0000 Cleanup translations Monotone-Parent: 0936c5d1f59eb93c7a73019f0fd42e4e7005e1d9 Monotone-Revision: 29849ebb511832558cc73697d172a691938799b9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-10T20:17:43 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit a91abae53caea3b9d6fb9a9e34ddd9361eaafeab Author: Ludovic Marcotte Date: Mon Aug 10 16:23:21 2009 +0000 See ChangeLog Monotone-Parent: 8869c98a60f05c3bea1afbb13e7e0be7c12effce Monotone-Revision: 0936c5d1f59eb93c7a73019f0fd42e4e7005e1d9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-10T16:23:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 34ee31b2cbb8953261ca95fc3febe9cb9747005d Author: Francis Lachapelle Date: Mon Aug 10 18:56:30 2009 +0000 More translations cleanup Monotone-Parent: a3e7b12e0c6dfbe4cd7be964e4a093af7bf007da Monotone-Revision: 8869c98a60f05c3bea1afbb13e7e0be7c12effce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-10T18:56:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Contacts/Italian.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.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/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.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/Spanish.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Spanish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.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/Spanish.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.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/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit 437dc98f3e3e8b096d251fc896deaae5a4463606 Author: Francis Lachapelle Date: Mon Aug 10 18:20:39 2009 +0000 Cleanup translations Monotone-Parent: de8547b6667acdfc158bfc2d3409a18bf09e64d6 Monotone-Revision: a3e7b12e0c6dfbe4cd7be964e4a093af7bf007da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-10T18:20:39 Monotone-Branch: ca.inverse.sogo M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings commit 940ad8ca98401329f54b8c7f7eace44ee323d420 Author: Wolfgang Sourdeau Date: Mon Aug 10 16:25:40 2009 +0000 Monotone-Parent: 6d46b1f98d1e4729c6c951fd4d0ce045cda38d4f Monotone-Revision: de8547b6667acdfc158bfc2d3409a18bf09e64d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T16:25:40 Monotone-Branch: ca.inverse.sogo M Tests/propfind.py commit 12c629ff1fde89e4c9496eb15f4b7d0e3cad09dd Author: Wolfgang Sourdeau Date: Mon Aug 10 15:14:09 2009 +0000 Monotone-Parent: 4195d8ebab09f372cec383bb77fff1cedc75e101 Monotone-Revision: 6d46b1f98d1e4729c6c951fd4d0ce045cda38d4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T15:14:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebDAVAclManager.m commit 51f0a296f50e630bd94597e400ff07bf09de9657 Author: Wolfgang Sourdeau Date: Mon Aug 10 15:13:45 2009 +0000 Monotone-Parent: 35e9c147975a505b9f65362ed057555a3cd24c9b Monotone-Revision: 4195d8ebab09f372cec383bb77fff1cedc75e101 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T15:13:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/webdavlib.py commit 6cb148d463224a2734c10de71220326a5188c532 Author: Wolfgang Sourdeau Date: Mon Aug 10 15:12:01 2009 +0000 Monotone-Parent: e949fa30ccb421b969a930914284c098d18799ff Monotone-Revision: 35e9c147975a505b9f65362ed057555a3cd24c9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T15:12:01 Monotone-Branch: ca.inverse.sogo M Tests/propfind.py commit ed4d17f83cb790ad3d42689a3d8f284e829c36f5 Author: Wolfgang Sourdeau Date: Mon Aug 10 15:11:31 2009 +0000 Monotone-Parent: 444ab3405053e90b1c56982205d32794a11bc2ae Monotone-Revision: e949fa30ccb421b969a930914284c098d18799ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-10T15:11:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit d30428795202c5b2b4ce0f7223575a089315ac8d Author: Wolfgang Sourdeau Date: Sun Aug 9 03:18:34 2009 +0000 Monotone-Parent: 054c8de545111e601e7ed706f89a8fd569daa3fe Monotone-Revision: 444ab3405053e90b1c56982205d32794a11bc2ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-09T03:18:34 Monotone-Branch: ca.inverse.sogo M NEWS commit 22b32f3e40d916f8f64732106261aaaf743db7e9 Author: Ludovic Marcotte Date: Fri Aug 7 20:01:18 2009 +0000 Updated NEWS file Monotone-Parent: 80b3d813e984380cf95d240993ef69825daf9e07 Monotone-Revision: 054c8de545111e601e7ed706f89a8fd569daa3fe Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-07T20:01:18 Monotone-Branch: ca.inverse.sogo M NEWS commit babc98e751491ae72b843380cfc54942969566eb Author: Wolfgang Sourdeau Date: Fri Aug 7 17:52:53 2009 +0000 Monotone-Parent: 4c99eaa0c282b891ef5c1826c947d6ac58af26c7 Monotone-Revision: 80b3d813e984380cf95d240993ef69825daf9e07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T17:52:53 Monotone-Branch: ca.inverse.sogo M Tests/README commit 18d5be6be43a386dc647b883d990a2c7067ccad6 Author: Wolfgang Sourdeau Date: Fri Aug 7 17:45:37 2009 +0000 Monotone-Parent: b070885499a027320411ad988498b953d9e1a7fc Monotone-Revision: 4c99eaa0c282b891ef5c1826c947d6ac58af26c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T17:45:37 Monotone-Branch: ca.inverse.sogo M Tests/README commit 5915e345cea4a4b3ad480ec60d527d0cd157c1be Author: Wolfgang Sourdeau Date: Fri Aug 7 17:42:42 2009 +0000 Monotone-Parent: bf454793ad4c1b0ba7adc73c55406eff71a6d0ea Monotone-Revision: b070885499a027320411ad988498b953d9e1a7fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T17:42:42 Monotone-Branch: ca.inverse.sogo M Tests/README commit ae7fa18c8d8ae3afd348623abc7f4c53bf334cf6 Author: Wolfgang Sourdeau Date: Fri Aug 7 17:40:57 2009 +0000 Monotone-Parent: 15cfd78a03a492815ed414c938dc732ee440dedb Monotone-Revision: bf454793ad4c1b0ba7adc73c55406eff71a6d0ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T17:40:57 Monotone-Branch: ca.inverse.sogo M Tests/test-davacl.py commit c7513e338dd81c85e0aee8b326ebae3987a13610 Author: Wolfgang Sourdeau Date: Fri Aug 7 17:35:15 2009 +0000 Monotone-Parent: d1d2a911a5ae6d2af147229f8523ba604c827006 Monotone-Revision: 424fe05c145a975ee16eb60cf1c50dda3ff5e588 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T17:35:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/test-davacl.py commit 41f230c6b2d8eb1e4c1d5291a7f58dbc82f11960 Author: Francis Lachapelle Date: Fri Aug 7 16:01:14 2009 +0000 Improvements to the component/event/task editor Monotone-Parent: 075f98c3d837af89c8856cd35c6327138dfb5eea Monotone-Revision: b187467dece23f6eb8bf6fef314b1cf1ca22eaec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-07T16:01:14 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 10648ee0ac5e2c7bf03e6ddc7bd6138a43e6d4f5 Author: Wolfgang Sourdeau Date: Fri Aug 7 15:55:15 2009 +0000 Monotone-Parent: 6eb182232c54958d95899ac372dfe954dcc1b9f4 Monotone-Revision: d1d2a911a5ae6d2af147229f8523ba604c827006 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T15:55:15 Monotone-Branch: ca.inverse.sogo M Tests/all.py commit 395f584db75d71aad550347a3432d7ee9f7b55e2 Author: Wolfgang Sourdeau Date: Fri Aug 7 15:40:03 2009 +0000 Monotone-Parent: 65d93d27a238a5e86f0c7bc9fd3cbc658d5ee681 Monotone-Revision: 6c5c0cfc38476abab3bbd81d781d653717c5be6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-07T15:40:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/all.py A Tests/config.py.in D Tests/davacl.py M Tests/propfind.py A Tests/test-davacl.py A Tests/test-wedavsync.py D Tests/testconfig.py.in D Tests/webdavsync.py commit 83e1cf8b0647f0401f677ff3947b3f3bd958706a Author: Francis Lachapelle Date: Fri Aug 7 15:21:14 2009 +0000 Reindent Monotone-Parent: 7fdf5019b42b8f7abfe4265a47d3175189493e24 Monotone-Revision: 075f98c3d837af89c8856cd35c6327138dfb5eea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-07T15:21:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 2f3758efa6a8ccacfa6ddbd4103b369128e2d45a Author: Francis Lachapelle Date: Thu Aug 6 22:03:58 2009 +0000 Removed attendees when looking at a read-only task Monotone-Parent: a1e57050a74f60b51f4353a56736984146736973 Monotone-Revision: 7fdf5019b42b8f7abfe4265a47d3175189493e24 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T22:03:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 19f5d50e616ce6bebf90f49821f7beb2d3e87908 Author: Wolfgang Sourdeau Date: Thu Aug 6 21:41:19 2009 +0000 Monotone-Parent: 2ce99ebf3ed3c4ae56f0d8eab897684b58f759de Monotone-Revision: 65d93d27a238a5e86f0c7bc9fd3cbc658d5ee681 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T21:41:19 Monotone-Branch: ca.inverse.sogo M Tests/README A Tests/all.py commit c761ef5ba1047001929f9597bc721de9a4039e69 Author: Wolfgang Sourdeau Date: Thu Aug 6 21:40:48 2009 +0000 Monotone-Parent: 97edd366e5777b4193d2520fb6aafb9633a5123d Monotone-Revision: 2ce99ebf3ed3c4ae56f0d8eab897684b58f759de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T21:40:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/product.plist A Tests/davacl.py M Tests/testconfig.py.in M UI/MainUI/product.plist commit e8acf62eb7426dc0654765486d1ac8b36993655c Author: Wolfgang Sourdeau Date: Thu Aug 6 21:38:41 2009 +0000 Monotone-Parent: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79 Monotone-Revision: 97edd366e5777b4193d2520fb6aafb9633a5123d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T21:38:41 Monotone-Branch: ca.inverse.sogo M Tests/README commit d0f60f9e9301373b1914d13181c6ea228f1a823d Author: Francis Lachapelle Date: Thu Aug 6 21:22:11 2009 +0000 Improvments to email editor Monotone-Parent: f9cf3e34986ed3ca9506b2146ff9c4177d2eb7e6 Monotone-Revision: 8ba93fdae75ee545af159a1b88dfb6faccbe7bc2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T21:22:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 93982c19891726415bce973bdcff98ab25370216 Author: Francis Lachapelle Date: Thu Aug 6 21:18:27 2009 +0000 Monotone-Parent: 997781056d484980738b11e151b8156a66f0998b Monotone-Revision: f9cf3e34986ed3ca9506b2146ff9c4177d2eb7e6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T21:18:27 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit 888d078d522213b8d256c8a9b637cc283f0b1f65 Author: Wolfgang Sourdeau Date: Thu Aug 6 19:27:40 2009 +0000 Monotone-Parent: f473906a9eeabc3d7969b78d83ccdeee34b2fb7a Monotone-Revision: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T19:27:40 Monotone-Branch: ca.inverse.sogo M Tests/README commit 9627dd6eaaa02fe4ed4b96f0acc3c85cbef2f1f7 Author: Wolfgang Sourdeau Date: Thu Aug 6 19:21:49 2009 +0000 Monotone-Parent: 223a4ad09a33c8b2083c58b7e512c78200d305ec Monotone-Revision: f473906a9eeabc3d7969b78d83ccdeee34b2fb7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T19:21:49 Monotone-Branch: ca.inverse.sogo D Tests/webdav-sync.py A Tests/webdavsync.py commit dbc6bd1a8cf2b2026b0d7c1558ebd97a617c46ac Author: Wolfgang Sourdeau Date: Thu Aug 6 19:21:10 2009 +0000 Monotone-Parent: f0967567767bc3e201a892b9a9fc17de9c47f0a1 Monotone-Revision: 223a4ad09a33c8b2083c58b7e512c78200d305ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T19:21:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M Tests/webdavlib.py commit cf7b984ad7d5d9f2507d8674a13ca1c5fa1e6b88 Author: Wolfgang Sourdeau Date: Thu Aug 6 19:18:51 2009 +0000 Monotone-Parent: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69 Monotone-Revision: 977a2fc6635839b5595a2518bac96d0260c9b3da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T19:18:51 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit c3ff1d6c6e8aed153b11739043d980b594489daa Author: Francis Lachapelle Date: Thu Aug 6 19:07:25 2009 +0000 Various improvements to the Preferences module Monotone-Parent: f5af4bb05528ecf5545e12a51e343876ffad7270 Monotone-Revision: 997781056d484980738b11e151b8156a66f0998b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T19:07:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/iefixes.css commit 8bf4515d6fc5e1f762e42b434a919858497228d2 Author: Francis Lachapelle Date: Thu Aug 6 18:51:58 2009 +0000 Monotone-Parent: 2ae443d1e9e3ef66ebb42cbba16fc86deb005615 Monotone-Revision: f5af4bb05528ecf5545e12a51e343876ffad7270 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T18:51:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/_source/core/_bootstrap.js commit c8e3996fee3fb3e1eb07c8da3c2b1a0d67c9e1df Author: Wolfgang Sourdeau Date: Wed Aug 5 16:44:50 2009 +0000 Monotone-Parent: 07373a01b29415522044be3734f2799491696ebc Monotone-Revision: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T16:44:50 Monotone-Branch: ca.inverse.sogo M Tests/webdav-sync.py commit 3fff395160b634de7e627140a8f50f8e917a2a91 Author: Wolfgang Sourdeau Date: Wed Aug 5 16:44:45 2009 +0000 Monotone-Parent: d35569adb5f95d077a2e359cae7af87c6ba720d1 Monotone-Revision: 07373a01b29415522044be3734f2799491696ebc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T16:44:45 Monotone-Branch: ca.inverse.sogo M Tests/webdavlib.py commit e94b025ae9359144c7333c114d0a9584e5f323f9 Author: Wolfgang Sourdeau Date: Wed Aug 5 15:38:46 2009 +0000 Monotone-Parent: d5160c781f03a73e64550870c92c96c8310b439a Monotone-Revision: d35569adb5f95d077a2e359cae7af87c6ba720d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T15:38:46 Monotone-Branch: ca.inverse.sogo M Tests/README commit ecfa434da2503ede720f5462ee2f95f9dd70ae23 Author: Wolfgang Sourdeau Date: Wed Aug 5 15:36:09 2009 +0000 Monotone-Parent: 1c96c7fdd2f2dab8f4bc3173deb36b069ade3bf1 Monotone-Revision: d5160c781f03a73e64550870c92c96c8310b439a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T15:36:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M Tests/README commit 5b3592c974861264a820bd83872d2a2731f1e6ff Author: Wolfgang Sourdeau Date: Wed Aug 5 15:34:45 2009 +0000 Monotone-Parent: 11e7712d6d915167dfc15be7f67ab23f7f9e7cc7 Monotone-Revision: 1c96c7fdd2f2dab8f4bc3173deb36b069ade3bf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T15:34:45 Monotone-Branch: ca.inverse.sogo A Tests/README A Tests/propfind.py A Tests/testconfig.py.in A Tests/webdav-sync.py A Tests/webdavlib.py commit b1b8ce2aa313bd0b878b03fa041268000178bd9f Author: Wolfgang Sourdeau Date: Wed Aug 5 15:19:01 2009 +0000 Monotone-Parent: 42e38d681c5b553626459ab2c9fc83fa9d65d3b0 Monotone-Revision: 4ac197b200da843253c472d28004ce7d849b7299 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T15:19:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/WOResponse+SOGo.h A SoObjects/SOGo/WOResponse+SOGo.m commit b2638c1a68172dbaedb0e202018ffffaa7bdd00f Author: Ludovic Marcotte Date: Wed Aug 5 11:32:37 2009 +0000 updated NEWS file Monotone-Parent: edc58b2d2e9fe75c03976eae92aa72c68619ed2b Monotone-Revision: a5d8a3ec1f85f1e3b6704040be5e3e1e48a905d0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-05T11:32:37 Monotone-Branch: ca.inverse.sogo M NEWS commit c3df2a4b4623de03704ec6e2d5e5e099d197f3d6 Author: Ludovic Marcotte Date: Wed Aug 5 11:30:23 2009 +0000 Many translation fixes - see ChangeLog for details Monotone-Parent: dbdc0f3b0ca4763169734e68363edeeedb85e5d4 Monotone-Revision: edc58b2d2e9fe75c03976eae92aa72c68619ed2b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-05T11:30:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod A SoObjects/Mailer/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html commit cc3e9cef5d8d30907830558885938241ddfb6f1f Author: Ludovic Marcotte Date: Wed Aug 5 11:06:06 2009 +0000 Fixed missing class definitions for the Czech translation Monotone-Parent: e711b8e1d1fd30a248ca0806a9a0d0c2b49e2e75 Monotone-Revision: dbdc0f3b0ca4763169734e68363edeeedb85e5d4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-05T11:06:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m commit 0ee22d91e1d70fd9f68c5990a0798ba93be7c2b4 Author: Francis Lachapelle Date: Tue Aug 4 19:29:38 2009 +0000 Reindent Monotone-Parent: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256 Monotone-Revision: a0d0b11a9d09b6e2a4c1105454c00cca7c853ac5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T19:29:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit e2dd875a2032b3a34b9117a90329bb672cfa01ac Author: Francis Lachapelle Date: Tue Aug 4 18:44:06 2009 +0000 Minor improvement in Mail editor Monotone-Parent: 296da5015be2fa9599fbedd1f763c37cffa231c0 Monotone-Revision: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T18:44:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit b07d16dce583a31633a421484907a038088b6098 Author: Ludovic Marcotte Date: Tue Aug 4 17:54:00 2009 +0000 Updated the documentation wrt memcached Monotone-Parent: 64703eddf193d3b0fa0bcca0b336e5a68d8a1256 Monotone-Revision: e711b8e1d1fd30a248ca0806a9a0d0c2b49e2e75 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-04T17:54:00 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 8d4a65a680928fef25a0e037f6b4555f87c1f357 Author: Francis Lachapelle Date: Tue Aug 4 15:42:02 2009 +0000 Reindent Monotone-Parent: 42e38d681c5b553626459ab2c9fc83fa9d65d3b0 Monotone-Revision: 296da5015be2fa9599fbedd1f763c37cffa231c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T15:42:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit f3be199fa336f641afd01af34bcce200daf9da41 Author: Francis Lachapelle Date: Tue Aug 4 13:07:30 2009 +0000 Cleanup Hungarian translation for Calendar module Monotone-Parent: 7371f0ecc53dccae82d506a8aeeeacb834001a9c Monotone-Revision: 76398ce8225fa84ac8374a71833feefd637f4353 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T13:07:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Hungarian.lproj/Localizable.strings commit 203d4ae5af2ee9a0b9362f6f370fd5f977fa66b9 Author: Francis Lachapelle Date: Tue Aug 4 13:06:44 2009 +0000 Added Hungarian translation of categories in preferences module Monotone-Parent: 4d67a3c84418ee1890a35a262f3e8c423ab08c60 Monotone-Revision: 7371f0ecc53dccae82d506a8aeeeacb834001a9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T13:06:44 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings commit 3dfacbdc06e6bf120308c0f3bd3933b5de376491 Author: Francis Lachapelle Date: Tue Aug 4 13:05:16 2009 +0000 Minor CSS improvement in Calendar module Monotone-Parent: 2212bb9a2c983d084ee30e6ffdefbb85028501b9 Monotone-Revision: 4d67a3c84418ee1890a35a262f3e8c423ab08c60 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-04T13:05:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit f4fac23fea457b92bb7d3a318eec73036e1aab89 Author: Francis Lachapelle Date: Mon Aug 3 19:02:04 2009 +0000 Minor change to the Contacts English translation Monotone-Parent: fb03ecf78826f986f277c96dedfba8f1a699c9b4 Monotone-Revision: 2212bb9a2c983d084ee30e6ffdefbb85028501b9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-03T19:02:04 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings commit d2410477c750e7a10a4d9deecb835ee6d32e060f Author: Francis Lachapelle Date: Mon Aug 3 18:59:57 2009 +0000 Monotone-Parent: 99ca451495fc28364e0d775f0a4b950f0df4164d Monotone-Revision: fb03ecf78826f986f277c96dedfba8f1a699c9b4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-03T18:59:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit f1df83e44c23822d35f4ac545d207f071d34de2e Author: Ludovic Marcotte Date: Mon Aug 3 15:46:02 2009 +0000 See ChangeLog Monotone-Parent: 99ca451495fc28364e0d775f0a4b950f0df4164d Monotone-Revision: 740d7bf9e85e6faf504cb29387d81a224a6a92e9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-03T15:46:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSScanner+BSJSONAdditions.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M sogo.spec commit 49d79275662d38718e076e181cef1b24330a77d6 Author: Francis Lachapelle Date: Fri Jul 31 12:50:46 2009 +0000 See ChangeLog Monotone-Parent: bed7078c0d71e62ad9f60d3fef4f7ca41808fa85 Monotone-Revision: 99ca451495fc28364e0d775f0a4b950f0df4164d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-31T12:50:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.m commit 26451dc99256154261431861d41028d3ae36b194 Author: C Robert Date: Fri Jul 31 19:50:09 2009 +0000 Monotone-Parent: 597cc6629d42a3546ef1401377719202b214f02f Monotone-Revision: bed7078c0d71e62ad9f60d3fef4f7ca41808fa85 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T19:50:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 84d5ab611c3b5a50e252047af761c4c3aeb9c823 Author: C Robert Date: Fri Jul 31 19:48:25 2009 +0000 Mantis 1489+1987: ! pour taches.haute Monotone-Parent: b9fd73f3b424b6987ed02034e0b3b5c7329ef75c Monotone-Revision: 597cc6629d42a3546ef1401377719202b214f02f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T19:48:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/important.png commit e1515361d0818e1b402793bc0185b27a1be4733d Author: C Robert Date: Fri Jul 31 19:08:15 2009 +0000 Mantis 2137: attachments resize Monotone-Parent: d24da70dbbf478c3ed5fe3ac9825fa5a942f1441 Monotone-Revision: b9fd73f3b424b6987ed02034e0b3b5c7329ef75c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T19:08:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 4b9bddab18599b78e2da2b083dd5226a1609fada Author: C Robert Date: Fri Jul 31 18:34:58 2009 +0000 New ckeditor version, hopefully fixes stuff Monotone-Parent: d017ebf132007322a274393ed5361101295ddba5 Monotone-Revision: d24da70dbbf478c3ed5fe3ac9825fa5a942f1441 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T18:34:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ckeditor/ckeditor.js commit 696813dd2990ce6623b8f9110a02772a9496803d Author: C Robert Date: Fri Jul 31 18:06:03 2009 +0000 Minor fix for prev. commit Monotone-Parent: 445116f4d4dc0f02dc0569b5b726887999b51c7f Monotone-Revision: d017ebf132007322a274393ed5361101295ddba5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T18:06:03 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.m commit da0d3dfb5a5a48b117ac5b28f435db0821ed3eaa Author: C Robert Date: Fri Jul 31 17:52:49 2009 +0000 Mantis 3572 SOGoMailPollingIntervals Monotone-Parent: 42164e46f40378824b21554163c98f9ca67ade4b Monotone-Revision: 445116f4d4dc0f02dc0569b5b726887999b51c7f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T17:52:49 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.m commit 58b6a7a6333ae7ebfba6ff6c7db02b9722ac895d Author: C Robert Date: Fri Jul 31 15:35:33 2009 +0000 Mantis 3574 Traductions manquantes (UIxRecurenceEditor) Monotone-Parent: e01d0df10ecfe018a8dc8810da911702d7a40d28 Monotone-Revision: 42164e46f40378824b21554163c98f9ca67ade4b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T15:35:33 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.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/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/UIxRecurrenceEditor.js commit a3e7730ef19fc80c84369f3f9c411a3eadb650dc Author: C Robert Date: Fri Jul 31 13:52:29 2009 +0000 Mantis 83: HTML + IE7 Monotone-Parent: 754c42e76d98f86e1fdd3158973b91b56f2db830 Monotone-Revision: e01d0df10ecfe018a8dc8810da911702d7a40d28 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T13:52:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit d493dcd00165f53370149e1c23aa623634580bbe Author: Francis Lachapelle Date: Thu Jul 30 21:57:46 2009 +0000 Fix for viewing read-only recurrent events Monotone-Parent: 0801b840389e27365ffcfe12265d379abb2dc676 Monotone-Revision: 754c42e76d98f86e1fdd3158973b91b56f2db830 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T21:57:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit d318f7225071c867bc2656661002eab79d747757 Author: C Robert Date: Thu Jul 30 20:44:04 2009 +0000 .deb fixes again Monotone-Parent: fab08bf8720de962c3bb022e001f14074f1e3e05 Monotone-Revision: 0801b840389e27365ffcfe12265d379abb2dc676 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-30T20:44:04 Monotone-Branch: ca.inverse.sogo M SOPE/sope-deb.diff M Scripts/sogod-wrapper M debian/control M debian/rules M debian/sogo.postinst commit fa6f49bcd57cbd823b4b226e046e79e923e9c6d8 Author: Ludovic Marcotte Date: Thu Jul 30 14:49:30 2009 +0000 Updated the guides Monotone-Parent: cd471e412758bb311679d4e0cd5e5069c23048e8 Monotone-Revision: fab08bf8720de962c3bb022e001f14074f1e3e05 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-30T14:49:30 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit f20cc880a8a975ae0fcdec103c7d3d7f46660bfe Author: Francis Lachapelle Date: Thu Jul 30 14:42:14 2009 +0000 Fix BrazilianPortuguese and Czech translations of Contacts module Monotone-Parent: c98a8ccbf26bb1848e198f6c6d363dd158651355 Monotone-Revision: cd471e412758bb311679d4e0cd5e5069c23048e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T14:42:14 Monotone-Branch: ca.inverse.sogo M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings commit 2c99a08b93ba84ee3dae1d3a4e39afca83bab34f Author: Francis Lachapelle Date: Thu Jul 30 14:35:52 2009 +0000 Fix for Hungarian translation Monotone-Parent: 5d8ec8c257bee359b6b911b6d3bfe32a59d4c8a7 Monotone-Revision: c98a8ccbf26bb1848e198f6c6d363dd158651355 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T14:35:52 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings commit d8c8627905bbb09d99ec9845391ce11da9327af5 Author: Francis Lachapelle Date: Thu Jul 30 14:34:51 2009 +0000 CSS fix for Contacts view Monotone-Parent: 71429dedcc15f936ae77ba7111d34ac7f5a07537 Monotone-Revision: 5d8ec8c257bee359b6b911b6d3bfe32a59d4c8a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T14:34:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 7fb4f84b49ec9f8ae484ea92871d7bfe2ec3e519 Author: Francis Lachapelle Date: Thu Jul 30 02:12:53 2009 +0000 Hungarian translation Monotone-Parent: 09a0f45d386d7951e7a9222e26d26b67281bf847 Monotone-Revision: 71429dedcc15f936ae77ba7111d34ac7f5a07537 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T02:12:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailDeletion.m A SoObjects/Appointments/SOGoAptMailHungarianDeletion.wo/SOGoAptMailHungarianDeletion.html A SoObjects/Appointments/SOGoAptMailHungarianICalReply.wo/SOGoAptMailHungarianICalReply.html A SoObjects/Appointments/SOGoAptMailHungarianInvitation.wo/SOGoAptMailHungarianInvitation.html A SoObjects/Appointments/SOGoAptMailHungarianUpdate.wo/SOGoAptMailHungarianUpdate.html M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Hungarian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html A SoObjects/Mailer/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html M UI/Common/GNUmakefile A UI/Common/Hungarian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Hungarian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/GNUmakefile M UI/MainUI/German.lproj/Localizable.strings A UI/MainUI/Hungarian.lproj/Locale A UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile A UI/Scheduler/Hungarian.lproj/Localizable.strings A UI/Templates/SOGoACLHungarianAdditionAdvisory.wox A UI/Templates/SOGoACLHungarianModificationAdvisory.wox A UI/Templates/SOGoACLHungarianRemovalAdvisory.wox A UI/Templates/SOGoFolderHungarianAdditionAdvisory.wox A UI/Templates/SOGoFolderHungarianRemovalAdvisory.wox commit 3e357eb6e9c62ee4b343e4b7181736a15441b2ef Author: Francis Lachapelle Date: Thu Jul 30 01:07:17 2009 +0000 When viewing read-only event, organizer is shown only if event has attendees Monotone-Parent: 1857b430e01dba18873b059ee5977d9ca10bea8e Monotone-Revision: 09a0f45d386d7951e7a9222e26d26b67281bf847 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-30T01:07:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit f42d095e46504082b5c781311d18b98a894d40ab Author: Francis Lachapelle Date: Wed Jul 29 21:47:02 2009 +0000 Always show organizer when viewing a read-only event Monotone-Parent: 899206f7c226dc54fe1ae5572a100c714b7330c1 Monotone-Revision: 1857b430e01dba18873b059ee5977d9ca10bea8e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T21:47:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 897c06cf98fe9a83f9be2b80a0beca95ff086a5a Author: Francis Lachapelle Date: Wed Jul 29 21:46:11 2009 +0000 CSS fix for attendees menu in rw events Monotone-Parent: 863a2bf77ab81b7d1c3fc3135371ca8eab6a32f9 Monotone-Revision: 899206f7c226dc54fe1ae5572a100c714b7330c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T21:46:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit c4176bc1739f180a07e346481abc9b879d2230cf Author: Francis Lachapelle Date: Wed Jul 29 20:47:56 2009 +0000 Missing templates for BrazilianPortuguese Monotone-Parent: b4bad4a7d29813373dfa9b66acc075218f90eab0 Monotone-Revision: a64db0af208294bbcd6d4fc902d82ed61bcbc070 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T20:47:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m A UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox A UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox A UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox A UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox A UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox commit 3db97b9211cd83f40293108e57771f5deb21b263 Author: Francis Lachapelle Date: Wed Jul 29 20:45:52 2009 +0000 Added missing Owner: localizable string Monotone-Parent: 08f744da20c99e50446879fca5f5ee8194b2217b Monotone-Revision: b4bad4a7d29813373dfa9b66acc075218f90eab0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T20:45:52 Monotone-Branch: ca.inverse.sogo M UI/Common/BrazilianPortuguese.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/Russian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings commit 16a7bbcd2aea23a749e4d94ccc06e20a085e0da6 Author: C Robert Date: Wed Jul 29 18:53:11 2009 +0000 Fixed deb issues Monotone-Parent: c58fc8185274bae5a88c2fc98e49c56fb4e81878 Monotone-Revision: 14aa5300641c43328c0f753870eaabd762151300 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T18:53:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-deb.diff commit 1cc51af9efc202a2295ec7eb6b9c0ab005c7fd6b Author: Francis Lachapelle Date: Wed Jul 29 18:46:44 2009 +0000 Improved read-only tasks/events web view Monotone-Parent: af17dd6e983493b4bd201d8d0a23bdac014fa84c Monotone-Revision: 08f744da20c99e50446879fca5f5ee8194b2217b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T18:46:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit d7a9423108ae38cef84aa4fa127f32177d075150 Author: Francis Lachapelle Date: Wed Jul 29 18:31:44 2009 +0000 Monotone-Parent: 9d93b33f8f4b81f8954a945bccb6c28ee718afa5 Monotone-Revision: af17dd6e983493b4bd201d8d0a23bdac014fa84c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T18:31:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit a73e6bf7ab082982da3e42fbc7f75faf73aeb3e4 Author: Francis Lachapelle Date: Wed Jul 29 18:29:02 2009 +0000 Monotone-Parent: 8c3644691471061b7cc7e327bec78968108946da Monotone-Revision: 9d93b33f8f4b81f8954a945bccb6c28ee718afa5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T18:29:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxCalendarProperties.js commit ec8b94291e249209da933110d8ecdaca1b4c43bb Author: C Robert Date: Wed Jul 29 18:25:49 2009 +0000 Removed mandatory build of mod_ngobjweb from debian/rules Monotone-Parent: 2e6453c768913aface3391daa78a173f76bd1852 Monotone-Revision: 783f97bcf896d7f1f4a68b2bdb211c79e4383241 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T18:25:49 Monotone-Branch: ca.inverse.sogo M SOPE/sope-deb.diff commit 48bf33d85323c2cdf3d3de4f0f3163f91f673114 Author: Francis Lachapelle Date: Wed Jul 29 17:54:48 2009 +0000 Fix for the now-line in Calendar view Monotone-Parent: 2e6453c768913aface3391daa78a173f76bd1852 Monotone-Revision: 8c3644691471061b7cc7e327bec78968108946da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T17:54:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 08a5e8c9e8cad1512712e7805a78698d3f563c6d Author: C Robert Date: Wed Jul 29 15:52:43 2009 +0000 Mantis 46 Monotone-Parent: 4114bd0be7d5fc4d73b57879b042ffab8c6a8d7f Monotone-Revision: 2e6453c768913aface3391daa78a173f76bd1852 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T15:52:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 37a4b12fa6968d8fd064b7e157fa211e28941528 Author: C Robert Date: Wed Jul 29 14:47:14 2009 +0000 Monotone-Parent: 6c6de2f0d403cfa411f80a8674bbd04da598e17e Monotone-Revision: 79cc22f9c2a49076ea278b33a8c3a3ac249d9b75 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T14:47:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 6127c7f2e72e52eebdd53424eb89b04f1d68818f Author: C Robert Date: Wed Jul 29 14:39:13 2009 +0000 Mantis 82 Monotone-Parent: 4009db4e2bd5b1c933ea9b2c942a6a98e39e245f Monotone-Revision: 6c6de2f0d403cfa411f80a8674bbd04da598e17e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T14:39:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 67bfa03ef5700f2790768d2b0d5a60f146948135 Author: C Robert Date: Wed Jul 29 13:54:14 2009 +0000 Mantis 83 Monotone-Parent: 0225c4a89ef891800df91c4029034783afc00cf7 Monotone-Revision: 4009db4e2bd5b1c933ea9b2c942a6a98e39e245f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T13:54:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 90305db0be2c5e505e929359281b217b942cf415 Author: C Robert Date: Wed Jul 29 13:43:47 2009 +0000 Mantis 73 Monotone-Parent: 510caacd94dac9fc1a3fdf4240cc641a70be63d8 Monotone-Revision: 0225c4a89ef891800df91c4029034783afc00cf7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T13:43:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit ced2268aa511e4127f5b8761fd1949fe4b0677a4 Author: C Robert Date: Wed Jul 29 13:11:46 2009 +0000 Fixed deb issues Monotone-Parent: 4d3de62dbabf59955a6167e8ddf38e5dbfb00656 Monotone-Revision: dea46a9c0a007139fa87fd98c606f1185523a535 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T13:11:46 Monotone-Branch: ca.inverse.sogo M debian/rules M debian/sogo.postinst M debian/sogo.postrm commit 17ee6224fd020fd52962a178c31d4086b6fca44b Author: Francis Lachapelle Date: Tue Jul 28 20:56:53 2009 +0000 Minor CSS improvements in web rights editor Monotone-Parent: dd15c9733b13187e5bb3c64144e52558efbdf42d Monotone-Revision: 1480ab87cd945c5b85d9c1f7282d0ab1267f37d0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-28T20:56:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxCalUserRightsEditor.css commit e314556023973df2bc1c3b08ea87de089f61f0b9 Author: Francis Lachapelle Date: Tue Jul 28 20:17:58 2009 +0000 Minor improvements in the web month calendar selector Monotone-Parent: 25ef4774f63414bacd7d7a784ee1c61d318f7003 Monotone-Revision: dd15c9733b13187e5bb3c64144e52558efbdf42d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-28T20:17:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox commit 1a1b062a04ce768886e2fb20e09f00e838721492 Author: Francis Lachapelle Date: Tue Jul 28 20:09:24 2009 +0000 Minor improvements in the web month calendar selector Monotone-Parent: 90d4316b0cb362413584d9c34867b834b625986b Monotone-Revision: cff25745ccc8bc7caca33ea99cd3b32e15d60a4e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-28T20:09:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 3aa6b46bb05cab5656d624ac37806797d548298f Author: C Robert Date: Tue Jul 28 19:43:54 2009 +0000 Monotone-Parent: 7d3304b769784beb1122a7a8507098f0d966fc4d Monotone-Revision: 4d3de62dbabf59955a6167e8ddf38e5dbfb00656 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-28T19:43:54 Monotone-Branch: ca.inverse.sogo M debian/control commit 2c9149644b7c4f6c3fa580cb3ef93b3a36439caa Author: C Robert Date: Tue Jul 28 19:31:11 2009 +0000 Monotone-Parent: 94772b227e4be6ef77cbed6831b420c774e9d80d Monotone-Revision: 7d3304b769784beb1122a7a8507098f0d966fc4d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-28T19:31:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-deb.diff commit 42c44ad910db4463bdfdaea04fd7f446b6a199a5 Author: C Robert Date: Tue Jul 28 19:07:51 2009 +0000 debian packages stuff Monotone-Parent: 0e5ecbd534de16df76709927dc37b1bc83801546 Monotone-Revision: 94772b227e4be6ef77cbed6831b420c774e9d80d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-28T19:07:51 Monotone-Branch: ca.inverse.sogo A SOPE/sope-deb.diff A debian/changelog A debian/compat A debian/control A debian/copyright A debian/rules A debian/sogo.dirs A debian/sogo.docs A debian/sogo.install A debian/sogo.postinst A debian/sogo.postrm A debian/sogo.prerm commit 6ea29c4601f9c0b3abf27c04dc3bc1ea78a3dd38 Author: Francis Lachapelle Date: Tue Jul 28 18:36:06 2009 +0000 Reindent Monotone-Parent: 0e5ecbd534de16df76709927dc37b1bc83801546 Monotone-Revision: 90d4316b0cb362413584d9c34867b834b625986b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-28T18:36:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/generic.js commit e7788ac76ead7d679cbb1be73ab919ffe1f9b7d3 Author: Francis Lachapelle Date: Mon Jul 27 21:36:03 2009 +0000 See ChangeLog Monotone-Parent: c6303bf32ace41498a75993116922dcd96cd4ad5 Monotone-Revision: 6b0d38e3817a056f1bb60d2484e9c2bc8bd02234 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-27T21:36:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 919858a5599ebfbf0eb638d98034c936a8b4cbdd Author: Francis Lachapelle Date: Mon Jul 27 21:30:08 2009 +0000 Monotone-Parent: 162b436b68eff06f343e4554025a4cd63e47fc2f Monotone-Revision: c6303bf32ace41498a75993116922dcd96cd4ad5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-27T21:30:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 80b7a2a68da5d1803c3396d7eeed8763ef2a03fe Author: Francis Lachapelle Date: Mon Jul 27 19:30:05 2009 +0000 Minor web improvements in Calendar module Monotone-Parent: d084a8dce4b609bce22f01e6482af7c505e1129b Monotone-Revision: 162b436b68eff06f343e4554025a4cd63e47fc2f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-27T19:30:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.css commit 734ca5888e373b831f60bcdcbda335224e6b84fc Author: Ludovic Marcotte Date: Mon Jul 27 18:04:10 2009 +0000 updated news file Monotone-Parent: 162b436b68eff06f343e4554025a4cd63e47fc2f Monotone-Revision: 9ff85942428355ba664fde2dedf6c8e3591248c3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-27T18:04:10 Monotone-Branch: ca.inverse.sogo M NEWS commit 388bc39c3ce2fbb78f05995d0e55b4ecc2e3b16e Author: C Robert Date: Mon Jul 27 13:42:52 2009 +0000 Monotone-Parent: ecbca74fe0f8f6d8ff80cbff547b79e44037c24f Monotone-Revision: d084a8dce4b609bce22f01e6482af7c505e1129b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-27T13:42:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 64b6c7490432adf8330c06d9991f652340c361f7 Author: C Robert Date: Mon Jul 27 13:31:16 2009 +0000 Monotone-Parent: a872e5dfd444dcf0e7670797b1c6d79612556ae7 Monotone-Revision: ecbca74fe0f8f6d8ff80cbff547b79e44037c24f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-27T13:31:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 8d2bd35e108e3644a6a253cce0db95d9537a96ad Author: C Robert Date: Mon Jul 27 13:22:15 2009 +0000 Monotone-Parent: f9dd483f39d42723f222b997f3c1e66833300458 Monotone-Revision: a872e5dfd444dcf0e7670797b1c6d79612556ae7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-27T13:22:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 1acef513bee3b2fc8055858174cf6ef04d98ef80 Author: C Robert Date: Mon Jul 27 12:48:27 2009 +0000 Mantis 78 Monotone-Parent: 244b022b573e6f31bb6d274bcd23e14acd12414b Monotone-Revision: f9dd483f39d42723f222b997f3c1e66833300458 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-27T12:48:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings A UI/Scheduler/Toolbars/SOGoEmpty.toolbar M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit 949d2af8ccfd27b53634feecdb14c0b28a3f3e53 Author: C Robert Date: Thu Jul 23 20:11:06 2009 +0000 Mantis 78 Monotone-Parent: 757b3c1280d9af553772340bd7408a4ff375bda6 Monotone-Revision: 244b022b573e6f31bb6d274bcd23e14acd12414b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-23T20:11:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js commit 816b22defa12c998cce24c39d7a0e8ec8702a72a Author: C Robert Date: Thu Jul 23 19:39:17 2009 +0000 Monotone-Parent: a1e2bdd30445a163154da554452a2f3c2d99c300 Monotone-Revision: 757b3c1280d9af553772340bd7408a4ff375bda6 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-23T19:39:17 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxPreferences.m commit 5ff0a76211508ab43c3cd56e9f17f63ea2166122 Author: Wolfgang Sourdeau Date: Thu Jul 23 18:23:11 2009 +0000 Monotone-Parent: e56c57c107b1d198ce32e856e9c15566c922b7e8 Monotone-Revision: a1e2bdd30445a163154da554452a2f3c2d99c300 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-23T18:23:11 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 470e663f4372ad0e6c1bbceff0c771665fb75360 Author: Wolfgang Sourdeau Date: Thu Jul 23 18:21:11 2009 +0000 Monotone-Parent: 245edd2f1c6f124d2608cb323b7bf7660bb7583f Monotone-Revision: e56c57c107b1d198ce32e856e9c15566c922b7e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-23T18:21:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 178c887ca2a2f77c5291bf36b3ea2c8a68ab3471 Author: Wolfgang Sourdeau Date: Thu Jul 23 17:34:17 2009 +0000 Monotone-Parent: 29ab1a13365e1046e249420b5176c067f8a38fe9 Monotone-Revision: 464a36a4cf8b5363c773454107f99d458238f9ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-23T17:34:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalPerson+SOGo.m commit cf3eb03735ad87cc838f55d2a6e667b6e450088a Author: Wolfgang Sourdeau Date: Thu Jul 23 17:34:10 2009 +0000 Monotone-Parent: 15503fe623be16f680136363d33fa6452249289a Monotone-Revision: 29ab1a13365e1046e249420b5176c067f8a38fe9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-23T17:34:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit b35388fd4e00716ce0ab6c4b580922be2854bbae Author: Wolfgang Sourdeau Date: Thu Jul 23 17:32:09 2009 +0000 Monotone-Parent: 9bf1b57a27d30984eb23f37b8cfbe075869b047a Monotone-Revision: 15503fe623be16f680136363d33fa6452249289a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-23T17:32:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit b9e0d7c1e0486cb5ebd2beae4b3ba74397191699 Author: C Robert Date: Thu Jul 23 17:17:20 2009 +0000 Monotone-Parent: 9bf1b57a27d30984eb23f37b8cfbe075869b047a Monotone-Revision: 7a6e1fe27ab30ac91e4bde131ecca9500f2ddb87 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-23T17:17:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit da6af09c45f55315da11edbc11d3413b174d59af Author: C Robert Date: Thu Jul 23 13:57:35 2009 +0000 Mantis 73 Monotone-Parent: ef30367c8b75538cf7607ce41aba7151c3667d37 Monotone-Revision: 9bf1b57a27d30984eb23f37b8cfbe075869b047a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-23T13:57:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit c54dc99d36f3d5a8a641761418a28da8bd3a195a Author: Wolfgang Sourdeau Date: Wed Jul 22 21:14:17 2009 +0000 Monotone-Parent: c725dac9c023270172fbcc12c6f9fdb68131e3ab Monotone-Revision: 40158dc91b545a299c42231ee687029a4bf2e718 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T21:14:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 350d187374ae68992852bb029cd2e75b1a30157d Author: C Robert Date: Wed Jul 22 19:35:37 2009 +0000 Mantis 61 Monotone-Parent: 22cceb4aa0e1bdff4e6a5d3bae05737a180e6c86 Monotone-Revision: a7b68a3656aaebe8e9a421997de4d311b04b9e13 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T19:35:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit a2f64cb24799a9ff626735c0cf166d51d15895a9 Author: Wolfgang Sourdeau Date: Wed Jul 22 19:06:14 2009 +0000 Monotone-Parent: 29a207ea9c97e43be0249c6ba94ebcb799650a1b Monotone-Revision: c725dac9c023270172fbcc12c6f9fdb68131e3ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T19:06:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit f2e34f19aef295a689666b6c9d3edad516bc8fb1 Author: Wolfgang Sourdeau Date: Wed Jul 22 18:47:46 2009 +0000 Monotone-Parent: d5c8f082c4cdd11904c2520fd1a85e71f588fa59 Monotone-Revision: 29a207ea9c97e43be0249c6ba94ebcb799650a1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T18:47:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 975cfe3c1c3c54b162fec78ec20b5731e0e6220a Author: Wolfgang Sourdeau Date: Wed Jul 22 18:47:27 2009 +0000 Monotone-Parent: f8c415bcf8ada7956979f50f9056a2e8ae867cdb Monotone-Revision: d5c8f082c4cdd11904c2520fd1a85e71f588fa59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T18:47:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist commit c8788b200ad1e76a17629255435ff937ad89e60c Author: Wolfgang Sourdeau Date: Wed Jul 22 18:41:07 2009 +0000 Monotone-Parent: a86e2373112b3d6f47fab17f20db32c0726842b7 Monotone-Revision: f8c415bcf8ada7956979f50f9056a2e8ae867cdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T18:41:07 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 62ca34007bba58f46ea742c4b05c4f0f43794008 Author: Wolfgang Sourdeau Date: Wed Jul 22 18:25:52 2009 +0000 Monotone-Parent: ef4d1dca45f5b9bbb2bd53d9f0116baab9367c9d Monotone-Revision: a86e2373112b3d6f47fab17f20db32c0726842b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T18:25:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoUserFolder+Appointments.h commit 036496c82530ca1fc6f31ffb98567b0e708bc6b7 Author: Ludovic Marcotte Date: Wed Jul 22 16:58:10 2009 +0000 Updated the NEWS file Monotone-Parent: cb8f10ad251afc331b0fd503e55e538ba1737d5a Monotone-Revision: 18a196ff2267018bcfe42ffec1c88757004fe621 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-22T16:58:10 Monotone-Branch: ca.inverse.sogo M NEWS commit 3e8763fc46ac9533af3427bbdbcdd7f15ede0460 Author: C Robert Date: Wed Jul 22 17:14:14 2009 +0000 Fixed editing issues in IE8 Monotone-Parent: ac67658e54aba15670ca1eec81ded7b112fc87fa Monotone-Revision: 6dd9533693c1be1bcf7cea4b6c567122206a4f91 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T17:14:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit b88ad2989ae00fca229c06f6cbe3cd0473001d46 Author: C Robert Date: Wed Jul 22 17:09:41 2009 +0000 Fixed editing issues in FF3 Monotone-Parent: 929c48879342ae7a0903a90d5d51d42a4913acb0 Monotone-Revision: ac67658e54aba15670ca1eec81ded7b112fc87fa Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T17:09:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 81d6757af5e40f0cca880aebd71d5db0a8a09464 Author: C Robert Date: Wed Jul 22 15:16:44 2009 +0000 Minor fix for FF3/Win Monotone-Parent: 48c46e92eccf46eed1e9546e86d251febc450f91 Monotone-Revision: c0c3fcc36b231d74c76f51c0827795b0ac360f7c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T15:16:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit c09b8b4c569538030968332c1052f4bd30797fe9 Author: C Robert Date: Wed Jul 22 13:45:46 2009 +0000 Mantis 1209 Monotone-Parent: d14b0cec58efe792bdce09bfd56f964fa96c98ac Monotone-Revision: 48c46e92eccf46eed1e9546e86d251febc450f91 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T13:45:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 7c7c597a487c39fb59c4a9c68908d1361b4b7749 Author: C Robert Date: Wed Jul 22 13:41:23 2009 +0000 Missing translations Monotone-Parent: 914c3ac4f57d52edb36f4bd44ef1ce91057061f7 Monotone-Revision: d14b0cec58efe792bdce09bfd56f964fa96c98ac Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T13:41:23 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 55c273209ee6a1fa48a30ab27162f40438c62893 Author: C Robert Date: Wed Jul 22 13:30:27 2009 +0000 Missing translations Monotone-Parent: 73bddf106670066c1ab2439a3c1357818b18fcc5 Monotone-Revision: 914c3ac4f57d52edb36f4bd44ef1ce91057061f7 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-22T13:30:27 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/BrazilianPortuguese.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 9540d475b9d881e7adc55b2a637e4cc2b87ae824 Author: Wolfgang Sourdeau Date: Wed Jul 22 13:22:48 2009 +0000 Monotone-Parent: 73bddf106670066c1ab2439a3c1357818b18fcc5 Monotone-Revision: ef4d1dca45f5b9bbb2bd53d9f0116baab9367c9d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-22T13:22:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit ade5980c50e8a13f308f8e7242fd1c8aa4c7581d Author: Francis Lachapelle Date: Tue Jul 21 22:53:15 2009 +0000 Fix for title/summary splitted on multiple lines Monotone-Parent: 652b773b73294ac8e25c200c2a0390b537c03f3c Monotone-Revision: 73bddf106670066c1ab2439a3c1357818b18fcc5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-21T22:53:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit ebbda560b630407c4d1d7a8f645050d9095ced03 Author: Francis Lachapelle Date: Tue Jul 21 22:51:37 2009 +0000 Small CSS fix for Firefox in the Calendar module Monotone-Parent: 907a11a883fa8eef30169c4b85233afb04b20e2c Monotone-Revision: 652b773b73294ac8e25c200c2a0390b537c03f3c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-21T22:51:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit edb9bed9b95d5cbb1ab899909901857557db5d45 Author: C Robert Date: Tue Jul 21 18:45:25 2009 +0000 Monotone-Parent: 002cfad9d108ff7c2b34603852b074ecd764cf96 Monotone-Revision: 907a11a883fa8eef30169c4b85233afb04b20e2c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-21T18:45:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/WebServerResources/SchedulerUI.js commit 6b70e8480dac6815a4624c063d3caceb6ae44b1a Author: C Robert Date: Tue Jul 21 18:06:55 2009 +0000 Mantis 22 Monotone-Parent: 5105aa2c752693060f4e82dcab091d78516d579f Monotone-Revision: 002cfad9d108ff7c2b34603852b074ecd764cf96 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-21T18:06:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css commit 21a245668b72485ff22b8d8becc4042f1bb638cd Author: Francis Lachapelle Date: Tue Jul 21 14:56:19 2009 +0000 Updated the documentation for the SOGoLDAPQueryTimeout parameter Monotone-Parent: 865f9318769809bd1749e2402723863d15c90a68 Monotone-Revision: 5105aa2c752693060f4e82dcab091d78516d579f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-21T14:56:19 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 16d35d68597a15a32d8766215b6fada2434fdf39 Author: Ludovic Marcotte Date: Tue Jul 21 12:25:13 2009 +0000 Updated the documentation for the SOGoLDAPQueryLimit parameter Monotone-Parent: abb5586a4e3106406e50e06ede15d3b91f24c512 Monotone-Revision: 865f9318769809bd1749e2402723863d15c90a68 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-21T12:25:13 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit cae33222d6f900321f0dc71369c782ba403fe896 Author: Francis Lachapelle Date: Mon Jul 20 23:00:44 2009 +0000 Fixed filename encoding when saving attachments Monotone-Parent: 5921568bee00f491f2b94ec6398344393f1b38aa Monotone-Revision: abb5586a4e3106406e50e06ede15d3b91f24c512 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-20T23:00:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit a364ab95a78cf20a0f7e7065226053499ef1a384 Author: Francis Lachapelle Date: Mon Jul 20 21:06:33 2009 +0000 Improved dragNdrop in web interface Monotone-Parent: fa22dd2e0a005adc266396ab36652336d8368a4a Monotone-Revision: 2052b9dc077ae7af1e3a8d4929d79cfd202de6ad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-20T21:06:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 4f43a4fbd2145232257da4530aa00fa9bf3dcd57 Author: Wolfgang Sourdeau Date: Mon Jul 20 18:49:56 2009 +0000 Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d Monotone-Revision: fa22dd2e0a005adc266396ab36652336d8368a4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-20T18:49:56 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalPerson.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m commit fea2893d6faaf1d471c3a13857906791d6b63b71 Author: Wolfgang Sourdeau Date: Mon Jul 20 18:29:09 2009 +0000 Monotone-Parent: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4 Monotone-Revision: 283b85ceb3a2d749da436802a5bf6c9e26565d00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-20T18:29:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 86a694e5e1e320fb339808b8d1e0dc17a3050258 Author: C Robert Date: Mon Jul 20 18:23:44 2009 +0000 Added scary comments Monotone-Parent: 0bc72fc660e8d843466e5428a65d7ea595d8f88e Monotone-Revision: ff4ded519351216e33ec0fa734612c05b21917d1 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-20T18:23:44 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalPerson.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m commit 29c77f0ffb53f5045f3c49451898bb502e6f3d0a Author: C Robert Date: Mon Jul 20 18:20:44 2009 +0000 iPhone + CalDAV fixed Monotone-Parent: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4 Monotone-Revision: 0bc72fc660e8d843466e5428a65d7ea595d8f88e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-20T18:20:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit d6f2a42d2545861305dcafc93c56e89735f70211 Author: Ludovic Marcotte Date: Mon Jul 20 17:46:28 2009 +0000 Updated the NEWS file Monotone-Parent: fa22dd2e0a005adc266396ab36652336d8368a4a Monotone-Revision: d3ebcb6db8dee3d858871a8ba7d7566e5ffd5f3e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-20T17:46:28 Monotone-Branch: ca.inverse.sogo M NEWS commit e78b90bfaa66d202a436ee857203c2aa52f36fd7 Author: Francis Lachapelle Date: Mon Jul 20 14:23:05 2009 +0000 See ChangeLog Monotone-Parent: 2ec2bb218c1f6876ffaba4bb7f29f652a1080446 Monotone-Revision: 3c522ae41fe50f5ebe60bb22d26f407dc4c942d4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-20T14:23:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit c3ae477008725d9de3e94ce9752436497884950e Author: Wolfgang Sourdeau Date: Sun Jul 19 17:22:54 2009 +0000 Monotone-Parent: 06e62cd9a3622e37fa2134a13acd6f86fd82415c Monotone-Revision: 6ccb3c8e1a50f88fbb322c6e2d3c04e736f48475 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:22:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 9d7b6d4ecd9ed563510af8bf011c4780d4277f95 Author: Wolfgang Sourdeau Date: Sun Jul 19 17:22:26 2009 +0000 Monotone-Parent: c4cc03e458ff714a9414efcd7a3b1bd9e5a74b88 Monotone-Revision: 06e62cd9a3622e37fa2134a13acd6f86fd82415c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:22:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit f1d38a52b331aa6f90a0dc264a8ee8201e39e5bf Author: Wolfgang Sourdeau Date: Sun Jul 19 17:11:37 2009 +0000 Monotone-Parent: 02bca191f3d6f22210597517ed2f42a870e492cc Monotone-Revision: c4cc03e458ff714a9414efcd7a3b1bd9e5a74b88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:11:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 7bb826bafd4bdcb01296d372b5da9c4a4a54e2b0 Author: Wolfgang Sourdeau Date: Sun Jul 19 16:51:50 2009 +0000 Monotone-Parent: ea2906474b300ee2b05e220e60eb4284af1e845a Monotone-Revision: 02bca191f3d6f22210597517ed2f42a870e492cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T16:51:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalFilterPanel.m M UI/WebServerResources/SchedulerUI.js commit 2cf444f99b556e6df580dd182fd7597824b347ff Author: Wolfgang Sourdeau Date: Sun Jul 19 16:42:04 2009 +0000 Monotone-Parent: 99f2e49deefdf8b448f9388104536c94d7581cbd Monotone-Revision: ea2906474b300ee2b05e220e60eb4284af1e845a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T16:42:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit b89bcb1a939d6e32c3442d712089fb38c276b8cc Author: Wolfgang Sourdeau Date: Sun Jul 19 16:41:42 2009 +0000 Monotone-Parent: ae3345097f59fc699c864086217dff63e641ee3d Monotone-Revision: 5122dba2cf6d25cecc6935ab5313e950bc38b7a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T16:41:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/HTMLUListElement.js M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxColorPicker.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/UIxMailView.js M UI/WebServerResources/UIxOccurenceDialog.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/UIxReminderEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js M UI/WebServerResources/js_color_picker_v2.js M UI/WebServerResources/layout2or3_xlib.js M UI/WebServerResources/prototype.js M UI/WebServerResources/skycalendar.js M UI/WebServerResources/tablekit-sogo.js M UI/WebServerResources/tablekit-trueresize.js M UI/WebServerResources/tablekit.js commit b0dd991ef168a2cb800baf85c41482f7a2b9ad7f Author: Francis Lachapelle Date: Fri Jul 17 21:25:38 2009 +0000 Web: Fixed missing To/Cc/Bcc fields in contacts view Monotone-Parent: 084a7a5ec0ad85b0c967e9425da2b4b789029549 Monotone-Revision: f0935fff2414656359bd160c4d90eb3f0e9d8598 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-17T21:25:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist commit e1ad72a534883385c515b9de54f4c30fbac25ba4 Author: C Robert Date: Fri Jul 17 18:36:09 2009 +0000 Fixed iCal freebusy Monotone-Parent: e48539d48e55adfdd1d2fd81c389b3490d23aeaa Monotone-Revision: 084a7a5ec0ad85b0c967e9425da2b4b789029549 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-17T18:36:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalPerson.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m commit 2691fe6389777506747561e0fe60c67278f50594 Author: Francis Lachapelle Date: Fri Jul 17 17:33:32 2009 +0000 Web: Select summary field when editing component Monotone-Parent: ae3345097f59fc699c864086217dff63e641ee3d Monotone-Revision: e48539d48e55adfdd1d2fd81c389b3490d23aeaa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-17T17:33:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 115616feebd42eddd5f1fb25c2715823adcb1df4 Author: C Robert Date: Thu Jul 16 18:08:59 2009 +0000 Fixed d&d issue with scrolls Monotone-Parent: cfddf3168ca9e0e98da2d0869ce40d9e369dc0cf Monotone-Revision: 3bb4ab21fa8d95f3fb6ba36a32d7541726045fd9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-16T18:08:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/scriptaculous/dragdrop.js commit 98eaf4b10048a050ab4c90164f1255bd77882ad5 Author: Francis Lachapelle Date: Thu Jul 16 17:53:43 2009 +0000 Small fix for the editor of categories Monotone-Parent: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4 Monotone-Revision: e409f99e26e7a5e1d224123fb22a166248351319 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-16T17:53:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.css commit b1ce8aef4421ea955d9fb29c5a01b4db873b8859 Author: Wolfgang Sourdeau Date: Thu Jul 16 17:35:40 2009 +0000 Monotone-Parent: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4 Monotone-Revision: cfddf3168ca9e0e98da2d0869ce40d9e369dc0cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-16T17:35:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoContentObject.m commit 4c2c6ef15a31009e3e35e0f524e4d27c1f16db42 Author: Francis Lachapelle Date: Thu Jul 16 17:28:36 2009 +0000 See ChangeLog Monotone-Parent: 01bf1d89cd94ea18b92612c7cdf2f88d80cd7d93 Monotone-Revision: 6aaedc14bdf14bbd2d4349b28598b7e1458a51e4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-16T17:28:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit aee8aa1f5e14eabfa13666a5250448451deca819 Author: C Robert Date: Thu Jul 16 17:21:25 2009 +0000 Small fixes after tests Monotone-Parent: b1fac1b458b718d0b80ecc77aa59220107cd9ef8 Monotone-Revision: 01bf1d89cd94ea18b92612c7cdf2f88d80cd7d93 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-16T17:21:25 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js commit 5cf62a74a9b6045dc5770a5ef97d30608a2dbc29 Author: C Robert Date: Thu Jul 16 15:57:31 2009 +0000 Mantis #5 completed, needs testing Monotone-Parent: bb2d11200e5d8cbdc9a740b2a9e019efed65432b Monotone-Revision: 00f021939a59d6bcc0871dadde8fbc81c2d0b614 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-16T15:57:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/BrazilianPortuguese.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/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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit a88f5d7ad6197d03e212351fbf73b5b3a9fa4a82 Author: Wolfgang Sourdeau Date: Thu Jul 16 13:52:53 2009 +0000 Monotone-Parent: e0d6a2d51589348dbe6602973f8a6ae6718f0991 Monotone-Revision: e57c559e7f4acc6c125cef6398101fdf444f5d7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-16T13:52:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoContentObject.m M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit b957556a9cd08cef7257585aa0ccf975d59ef949 Author: Ludovic Marcotte Date: Thu Jul 16 02:18:24 2009 +0000 Merged Monotone-Parent: 3765f757435c9d9934d42b1af5d1fd32fe72631a Monotone-Revision: 94da50397e51ef2f1bf7530b7a3c4b2e9e1594f6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-16T02:18:24 Monotone-Branch: ca.inverse.sogo M NEWS commit 18afa2eecd29b0802de7b68b95994a7b1e29de7d Author: Wolfgang Sourdeau Date: Wed Jul 15 20:36:06 2009 +0000 Monotone-Parent: 707164ec11dd27d07b717674cfe5eb52b0dad31b Monotone-Revision: e0d6a2d51589348dbe6602973f8a6ae6718f0991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T20:36:06 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/calendar-reload.png commit ba0e354bffeca198372cbc596529adbf1c3477e1 Author: Wolfgang Sourdeau Date: Wed Jul 15 19:28:20 2009 +0000 Monotone-Parent: c1a2d381d8af27188d0704030b27985ca594d689 Monotone-Revision: 707164ec11dd27d07b717674cfe5eb52b0dad31b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T19:28:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 2978d0a1c3fd8fc4fd756fdbf1dcb2fe25806f69 Author: Francis Lachapelle Date: Wed Jul 15 18:32:36 2009 +0000 Updated NEWS file Monotone-Parent: 0434c62b8e39bcee18f796c100eaf812cef0be1a Monotone-Revision: 6ea189a179012ff48f750e835f069abfdbe32c7c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-15T18:32:36 Monotone-Branch: ca.inverse.sogo M NEWS commit 7b1fe4fbf46881779b47980509334e502a159b1b Author: Francis Lachapelle Date: Wed Jul 15 18:26:08 2009 +0000 Contextual menu in calendar views Monotone-Parent: 32632141d8aa98b84dfa7b115552977245bbb185 Monotone-Revision: 0434c62b8e39bcee18f796c100eaf812cef0be1a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-15T18:26:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/SchedulerUI.js commit f3343ebe71f714472df4de672e741c48947b27f3 Author: Francis Lachapelle Date: Wed Jul 15 18:24:53 2009 +0000 Monotone-Parent: fc9f23ed8b7b90222cd132a38dbcf53498d4b56c Monotone-Revision: 32632141d8aa98b84dfa7b115552977245bbb185 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-15T18:24:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit dff649ed078f4cbc569022db64efe7f98d0a0a5a Author: Francis Lachapelle Date: Wed Jul 15 18:21:35 2009 +0000 Monotone-Parent: 7e43228488b419bf0c2ca72a5442dd162cfedcda Monotone-Revision: d9486921eb70cccd2f182f072819a3dd798840ad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-15T18:21:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit ea65646b76e1f3bf18ff5b7cc727beab079d4e10 Author: Wolfgang Sourdeau Date: Wed Jul 15 16:15:22 2009 +0000 Monotone-Parent: 09d4bd466044e8e7495de436a6ebe651f4a2fd56 Monotone-Revision: c1a2d381d8af27188d0704030b27985ca594d689 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T16:15:22 Monotone-Branch: ca.inverse.sogo M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings commit 1c459b222f5099dd98e97ceac2674a6c1e76623d Author: Wolfgang Sourdeau Date: Wed Jul 15 16:10:42 2009 +0000 Monotone-Parent: 717a205cd03639045199ba0d192c6a7fba0ec751 Monotone-Revision: 09d4bd466044e8e7495de436a6ebe651f4a2fd56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T16:10:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Italian.lproj/Localizable.strings commit bb6f27c270118a2485c2ed85f33b63e33a0b1c46 Author: Wolfgang Sourdeau Date: Wed Jul 15 14:05:49 2009 +0000 Monotone-Parent: cb8beedb8717b79c50ae6be14d74e57819f02a62 Monotone-Revision: 717a205cd03639045199ba0d192c6a7fba0ec751 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T14:05:49 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoTaskObject.toolbar commit 268aed271b1b71b878d881a6e0f70a794d80c624 Author: Wolfgang Sourdeau Date: Wed Jul 15 14:03:50 2009 +0000 Monotone-Parent: 7e43228488b419bf0c2ca72a5442dd162cfedcda Monotone-Revision: cb8beedb8717b79c50ae6be14d74e57819f02a62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T14:03:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar M UI/Scheduler/Welsh.lproj/Localizable.strings commit 252e2039c0717db78f57ae5c6e41aac78020c780 Author: Francis Lachapelle Date: Tue Jul 14 18:41:44 2009 +0000 Update SOGo Mozilla Thunderbird Configuration Guide Monotone-Parent: 21391b18cfffeec760e8fb1ec2e36599374a1c48 Monotone-Revision: 7e43228488b419bf0c2ca72a5442dd162cfedcda Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T18:41:44 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 98fd12e7412621f0fcc2d8c334a38cb124cfb402 Author: C Robert Date: Tue Jul 14 18:04:50 2009 +0000 Monotone-Parent: d2b6077fa24d79c27ba0efea14127c05071e51b9 Monotone-Revision: d5700732397ebf4e67639bb33ff05a1c35349ff0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-14T18:04:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/UIxComponentEditor.js commit 2b4e8cbd2f5cb9c1ad443834b9f37273c7dfa6bd Author: Francis Lachapelle Date: Tue Jul 14 17:23:47 2009 +0000 Update release date of 1.0.3 in NEWS file Monotone-Parent: 7d7fd90814c980c65443a6d03af59abcbe5dd997 Monotone-Revision: 21391b18cfffeec760e8fb1ec2e36599374a1c48 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T17:23:47 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.0.3 M NEWS commit 6a0979aad7e4ee91ee4aa525ed709f4ea6334a1f Author: Francis Lachapelle Date: Tue Jul 14 17:22:46 2009 +0000 Update version to 1.0.3 Monotone-Parent: dfa6cb30935a437956adf09038461c382666c529 Monotone-Revision: 7d7fd90814c980c65443a6d03af59abcbe5dd997 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T17:22:46 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Version commit f527055f0f83c15c4843278b8b5f0e7c6b60cc68 Author: Francis Lachapelle Date: Tue Jul 14 17:21:53 2009 +0000 Fix JavaScript error when changing the status of tasks Monotone-Parent: 298cdcf2f6c47c075aa3da6b45deb9784730194d Monotone-Revision: dfa6cb30935a437956adf09038461c382666c529 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T17:21:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 13f621c453a49f8f8e915113c83921a094d42135 Author: Francis Lachapelle Date: Tue Jul 14 17:20:49 2009 +0000 Improved login page Monotone-Parent: 6b9f81899aec0db3909c9b036a5cb7166a9185bc Monotone-Revision: 298cdcf2f6c47c075aa3da6b45deb9784730194d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T17:20:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit 23759f2991792a39d8b3e92071237cca7e056d8b Author: C Robert Date: Tue Jul 14 17:17:06 2009 +0000 reindent Monotone-Parent: d8f1c16855547eb4ff333738e080e5d47913e035 Monotone-Revision: d2b6077fa24d79c27ba0efea14127c05071e51b9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-14T17:17:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 07c56db6c93078bd71d0842baadfd4df973913e9 Author: C Robert Date: Tue Jul 14 17:15:03 2009 +0000 reindent Monotone-Parent: 5e3e865225772f121d4060fe62b0894cec61ddbe Monotone-Revision: d8f1c16855547eb4ff333738e080e5d47913e035 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-14T17:15:03 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 53d48ee66dc217641cd90837e2fd367940746d1b Author: Francis Lachapelle Date: Tue Jul 14 16:57:57 2009 +0000 Monotone-Parent: bcd763fe0f225407b241d84235b02cc8de0eb7e5 Monotone-Revision: 6b9f81899aec0db3909c9b036a5cb7166a9185bc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T16:57:57 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 866acfc19df26c14b391be9dd4016370122f75ac Author: Francis Lachapelle Date: Tue Jul 14 16:52:39 2009 +0000 Add alert when changing the status of a read-only task Monotone-Parent: 5e3e865225772f121d4060fe62b0894cec61ddbe Monotone-Revision: bcd763fe0f225407b241d84235b02cc8de0eb7e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T16:52:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit d2f32ce1f48be636bc2dcf51c230e21d8ade772e Author: Francis Lachapelle Date: Tue Jul 14 15:01:21 2009 +0000 See ChangeLog Monotone-Parent: 560dcc0f72c18c937a44c51c6710da0835aae555 Monotone-Revision: 5e3e865225772f121d4060fe62b0894cec61ddbe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T15:01:21 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 99c08584c537fd8fc8c1098fbb83d5566a590ecc Author: Francis Lachapelle Date: Tue Jul 14 14:55:59 2009 +0000 Fix for recurrent task edition Monotone-Parent: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b Monotone-Revision: 04613672d5bbddb489f5e265a0540411ae9b2fa3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-14T14:55:59 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 14b3ca11a1d59bff8a9ede24640ee4790163454a Author: Wolfgang Sourdeau Date: Tue Jul 14 14:36:24 2009 +0000 Monotone-Parent: efa28487d89dfe9286942c7a7ce155b70e1a383f Monotone-Revision: 3e90781b75df157db7681cf0321f96486a923247 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-14T14:36:24 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 06ce3515971e44d78a0f66ffc870b46d4c98f0a9 Author: Wolfgang Sourdeau Date: Tue Jul 14 14:36:15 2009 +0000 Monotone-Parent: 26b4af664f5a42a3f2629266129ea4e4a9bbcd2b Monotone-Revision: efa28487d89dfe9286942c7a7ce155b70e1a383f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-14T14:36:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit b1d6a77cb59fa0d608e03b721b9ca91ce03f2ec0 Author: Wolfgang Sourdeau Date: Tue Jul 14 14:35:35 2009 +0000 Monotone-Parent: a891c51c800c8bcf46a3cc4342794d975147ddb5 Monotone-Revision: 26b4af664f5a42a3f2629266129ea4e4a9bbcd2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-14T14:35:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m commit 449d20640bb5d8706715bdb3b76b3977040166bd Author: Wolfgang Sourdeau Date: Tue Jul 14 14:34:55 2009 +0000 Monotone-Parent: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b Monotone-Revision: a891c51c800c8bcf46a3cc4342794d975147ddb5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-14T14:34:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 50feb12405b6d6fe6378480f5ed2b5fd50dc72d1 Author: Francis Lachapelle Date: Mon Jul 13 21:58:44 2009 +0000 Disable login button upon submit (instead of hiding it) Monotone-Parent: 05432797f1348e54ed2d395a86f69593bb3e3d90 Monotone-Revision: 7d7fda1fe8fdf96d8a846378379c8a49661b7e7b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-13T21:58:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 808d736323bdc1c2c2e4c4fd4a457c5892a28b39 Author: Francis Lachapelle Date: Mon Jul 13 21:56:27 2009 +0000 Fix typo in installation guide Monotone-Parent: ce092dc2ec313ddd67b19ae72fe6f27d7fd83efa Monotone-Revision: 05432797f1348e54ed2d395a86f69593bb3e3d90 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-13T21:56:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 207a163829409876a777067b927ebc64c7077818 Author: Ludovic Marcotte Date: Mon Jul 13 17:45:23 2009 +0000 Fix for the Czech translation. Monotone-Parent: 55b3e56a717f6154928e2e66353d86e8f2f0104a Monotone-Revision: ce092dc2ec313ddd67b19ae72fe6f27d7fd83efa Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-13T17:45:23 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Czech.lproj/Localizable.strings commit 897b395b2bd901aa3531bf8d91c3bbc62807f946 Author: Francis Lachapelle Date: Fri Jul 10 15:38:38 2009 +0000 Fix for new translations Monotone-Parent: b252b3685dc5326f7b6ab92e19b6fec1e419fb2a Monotone-Revision: 55b3e56a717f6154928e2e66353d86e8f2f0104a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-10T15:38:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m commit a4efa19e98250acaa470a8201913377d508698f1 Author: Wolfgang Sourdeau Date: Fri Jul 10 13:22:21 2009 +0000 Monotone-Parent: a3012f209b73b78a6c9e34d61aedf2907383b05b Monotone-Revision: 6bacc3304f196f108a7aa25e27eff1ab2474e5e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-10T13:22:21 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1660.diff commit 1355f8077de15bed044ff50fc52a681509b0e099 Author: Wolfgang Sourdeau Date: Fri Jul 10 12:47:54 2009 +0000 Monotone-Parent: 3a355e79e6eee869bec77ad32e28a6640e81cd02 Monotone-Revision: a3012f209b73b78a6c9e34d61aedf2907383b05b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-10T12:47:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit c58c67e897e3feade1b5e1b48f909cbf5d51d5fc Author: Francis Lachapelle Date: Thu Jul 9 21:45:44 2009 +0000 Monotone-Parent: b1d868da3d3aa716922235f1a11a9d9e2cfe6493 Monotone-Revision: 1e54cf58146b56dc11d3bc2fdb64130df606ac54 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T21:45:44 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Locale commit 76258ccce27da7efefd94297ab1f580ad1d37151 Author: Francis Lachapelle Date: Thu Jul 9 20:26:23 2009 +0000 Monotone-Parent: e62f727bf4e9634e88f005386ea6fef3bbc2b288 Monotone-Revision: b1d868da3d3aa716922235f1a11a9d9e2cfe6493 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T20:26:23 Monotone-Branch: ca.inverse.sogo A UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings A UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile commit 9b86cb601bd0118764258bd9223ebe0ade63ce88 Author: Francis Lachapelle Date: Thu Jul 9 20:22:38 2009 +0000 Brazilian Portuguese and Czech translations Monotone-Parent: 7b03263e13e147398fe20e146d3d81f492a5f76a Monotone-Revision: 3e5b0ae54eb9675e1505b56dcc06d9d447984efc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T20:22:38 Monotone-Branch: ca.inverse.sogo M UI/MainUI/BrazilianPortuguese.lproj/Locale M UI/MainUI/Czech.lproj/Locale commit bfc2a3df10db0cc7095a275c641e2cebcce315d1 Author: Francis Lachapelle Date: Thu Jul 9 19:49:04 2009 +0000 Brazilian Portuguese and Czech translations Monotone-Parent: f6c80d5cb25bb1c9887983399ad7fa9954631ac1 Monotone-Revision: 7b03263e13e147398fe20e146d3d81f492a5f76a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T19:49:04 Monotone-Branch: ca.inverse.sogo M NEWS A SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings A SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.html A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseDeletion.wo/SOGoAptMailBrazilianPortugueseDeletion.wod A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.html A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseICalReply.wo/SOGoAptMailBrazilianPortugueseICalReply.wod A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.html A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseInvitation.wo/SOGoAptMailBrazilianPortugueseInvitation.wod A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.html A SoObjects/Appointments/SOGoAptMailBrazilianPortugueseUpdate.wo/SOGoAptMailBrazilianPortugueseUpdate.wod A SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.html A SoObjects/Appointments/SOGoAptMailCzechDeletion.wo/SOGoAptMailCzechDeletion.wod A SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.html A SoObjects/Appointments/SOGoAptMailCzechICalReply.wo/SOGoAptMailCzechICalReply.wod A SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.html A SoObjects/Appointments/SOGoAptMailCzechInvitation.wo/SOGoAptMailCzechInvitation.wod A SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.html A SoObjects/Appointments/SOGoAptMailCzechUpdate.wo/SOGoAptMailCzechUpdate.wod A SoObjects/Contacts/BrazilianPortuguese.lproj/Localizable.strings A SoObjects/Contacts/Czech.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html A SoObjects/Mailer/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod A SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html A SoObjects/Mailer/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod A SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.html A SoObjects/Mailer/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod A SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.html A SoObjects/Mailer/SOGoMailCzechReply.wo/SOGoMailCzechReply.wod A UI/Common/BrazilianPortuguese.lproj/Localizable.strings A UI/Common/Czech.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings A UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings A UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MainUI/BrazilianPortuguese.lproj/Locale A UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings A UI/MainUI/Czech.lproj/Locale A UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/GNUmakefile M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings A UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings A UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings A UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/GNUmakefile commit 4eb7fbc4c93e629ec63651f0843a5b252694b7e1 Author: C Robert Date: Thu Jul 9 15:49:45 2009 +0000 Monotone-Parent: 25d90ddcd05eb7c341bcb5f66062d03818381a34 Monotone-Revision: 3a355e79e6eee869bec77ad32e28a6640e81cd02 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-09T15:49:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 345e4279b132038071231451b9a6c2babb070c53 Author: C Robert Date: Thu Jul 9 15:44:46 2009 +0000 Monotone-Parent: 130245b7479c6dceb4d9ebbf839fbab430101735 Monotone-Revision: 25d90ddcd05eb7c341bcb5f66062d03818381a34 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-09T15:44:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailRenderingContext.m commit 9cf72ec8d5f79efb9c6b9033d6f45e51d799cc9f Author: C Robert Date: Thu Jul 9 15:27:11 2009 +0000 Added "Save attachment" menu Monotone-Parent: 72e05191b28fdea36565f18fc1803f1d197aee92 Monotone-Revision: 198fe6947014072d94cf42fd01ddad350fa6bd08 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-09T15:27:11 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/WebServerResources/MailerUI.js commit 7c25c16ddb9d70ad540b13d54cdf8b49d49e1710 Author: Francis Lachapelle Date: Thu Jul 9 14:55:16 2009 +0000 Removed extra space in invitation reply template Monotone-Parent: 41c1c5726230c10d450e8d6282dda4a8d0ce1de3 Monotone-Revision: f6c80d5cb25bb1c9887983399ad7fa9954631ac1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T14:55:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html M SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html M SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html M SoObjects/Appointments/SOGoCalendarComponent.m commit b27e32a40268dcdefa8d0c189866e6bf69e34e10 Author: Francis Lachapelle Date: Wed Jul 8 21:13:06 2009 +0000 Fix when subscribing to a calendar in the web interface Monotone-Parent: 13cce380f729a93828b7261702643a96f1d6f502 Monotone-Revision: 09e8d7e8a0e862b146d8d9bab41abd1661bb95b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-08T21:13:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit cf3fca068c824c71b501cd2bb798dc85e102b749 Author: Wolfgang Sourdeau Date: Wed Jul 8 21:06:11 2009 +0000 Monotone-Parent: f59cab33b87189c92c1486ece43d7b86576c8984 Monotone-Revision: 72e05191b28fdea36565f18fc1803f1d197aee92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-08T21:06:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff commit d50af8cc235d0a1829895242fc0da5585e4a2864 Author: Wolfgang Sourdeau Date: Wed Jul 8 19:14:30 2009 +0000 Monotone-Parent: 13cce380f729a93828b7261702643a96f1d6f502 Monotone-Revision: f59cab33b87189c92c1486ece43d7b86576c8984 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-08T19:14:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 8a62ea46936ded3f0c908ec7f2a15413bfa81381 Author: Francis Lachapelle Date: Wed Jul 8 15:20:32 2009 +0000 Fix for DnD that can be initiate from a table header Monotone-Parent: d849bc5a898619537552171931bf3b5141b7618a Monotone-Revision: 13cce380f729a93828b7261702643a96f1d6f502 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-08T15:20:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 2020870eabad11c29e103389494564be0db412d3 Author: Francis Lachapelle Date: Tue Jul 7 21:25:01 2009 +0000 Updated NEWS Monotone-Parent: aec0948f76228380cdf63ab082da3759f9d9da50 Monotone-Revision: d849bc5a898619537552171931bf3b5141b7618a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T21:25:01 Monotone-Branch: ca.inverse.sogo M NEWS commit 02496888745effebd5bde1e3df1751f1f1aa1f46 Author: Francis Lachapelle Date: Tue Jul 7 21:17:43 2009 +0000 Fix attachments in web interface Monotone-Parent: ab2ff65d5c716a5cd610c720b705af5e768a77c0 Monotone-Revision: aec0948f76228380cdf63ab082da3759f9d9da50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T21:17:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m M UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar M UI/Scheduler/Toolbars/SOGoTaskObject.toolbar M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit 5659a3b1cfcce42eeb62125f197e5e3a0703344f Author: Wolfgang Sourdeau Date: Tue Jul 7 20:57:00 2009 +0000 Monotone-Parent: c7fbb37f86d4d228354053447bb000451c74730a Monotone-Revision: a1fec97888a28b21f11c4743a65a09fe028bf771 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-07T20:57:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7acad8f8f9b671f8fe57b181e852036a5e598be1 Author: Wolfgang Sourdeau Date: Tue Jul 7 20:56:09 2009 +0000 Monotone-Parent: 18a2136e7e775fc22d94d6a7805e474939c22f28 Monotone-Revision: c7fbb37f86d4d228354053447bb000451c74730a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-07T20:56:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 02beac87b71008a10d843c95f9e9a02e6d7be76c Author: Francis Lachapelle Date: Tue Jul 7 19:58:15 2009 +0000 Improved error handling in DnD of messages Monotone-Parent: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666 Monotone-Revision: 05fea4e552871014f910088a53242e6012ab81b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T19:58:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d0dc6b3e449e7efb7f74d89a6fcab9934ccf31f8 Author: C Robert Date: Tue Jul 7 19:34:54 2009 +0000 Ajout traduction Monotone-Parent: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666 Monotone-Revision: dac228428ffd40e2b5476fd88e5a0dd9513bc493 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T19:34:54 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Russian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings commit 6f2c5d7aedd58c29462e49996b04b4e3681033b8 Author: Francis Lachapelle Date: Tue Jul 7 19:20:25 2009 +0000 Fixed broken gif Monotone-Parent: 5445a1fde58efa8862fc96a605c39020c9ff0dfb Monotone-Revision: ab9dfb50c3f1f57c3b70498b4e42fc8400e84666 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T19:20:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/message-copy.gif commit 0444148ba905be9fede5b8babbff994c1c2f5c55 Author: C Robert Date: Tue Jul 7 19:16:22 2009 +0000 Changed paths Monotone-Parent: 18a2136e7e775fc22d94d6a7805e474939c22f28 Monotone-Revision: a78e1d7bc5249205bb5472f1376465ca1d88e281 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T19:16:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css commit 9cde0467944da05ff61a69680abd42a7c8c6c37c Author: C Robert Date: Tue Jul 7 18:49:48 2009 +0000 Monotone-Parent: ceedc9609b867251993d3e5105a1c556a13c7f48 Monotone-Revision: 18a2136e7e775fc22d94d6a7805e474939c22f28 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T18:49:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 73c5d3313168d6476de7de2ea8b7fbb0e78dc002 Author: C Robert Date: Tue Jul 7 18:28:50 2009 +0000 Monotone-Parent: c060ce320baeac54323275b3b98a5dc254d3e7b6 Monotone-Revision: ceedc9609b867251993d3e5105a1c556a13c7f48 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T18:28:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.js commit 2296f63e1e9779a3db9d679f104fe97233dfa739 Author: Wolfgang Sourdeau Date: Tue Jul 7 18:21:15 2009 +0000 Monotone-Parent: eb759cedcd41f4bc822816acd58b93115f94f266 Monotone-Revision: c060ce320baeac54323275b3b98a5dc254d3e7b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-07T18:21:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 463752df0d4e74394c7344de1bb9e057bdcd2453 Author: C Robert Date: Tue Jul 7 15:26:51 2009 +0000 Monotone-Parent: f477b77ceeee0f0f12bc02c70d58dc589a7d9d55 Monotone-Revision: eb759cedcd41f4bc822816acd58b93115f94f266 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T15:26:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 883cd446354114d5aba3df2e9583ed9eedabb010 Author: C Robert Date: Tue Jul 7 15:14:59 2009 +0000 Monotone-Parent: 57d2e167583adbd4475204645de003a2e089bd24 Monotone-Revision: f477b77ceeee0f0f12bc02c70d58dc589a7d9d55 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T15:14:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 8283864fe596a8e0e56d0ffe6bf9aff031d88c59 Author: C Robert Date: Tue Jul 7 15:08:11 2009 +0000 Monotone-Parent: 4e1bb2eb70c5ea73a7dd34b61191210beb5439f0 Monotone-Revision: 57d2e167583adbd4475204645de003a2e089bd24 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T15:08:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit b1f7bb8a504d8e0b7a59d5f976df2ad3272dd5cd Author: C Robert Date: Tue Jul 7 15:02:52 2009 +0000 Monotone-Parent: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b Monotone-Revision: 4e1bb2eb70c5ea73a7dd34b61191210beb5439f0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T15:02:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit b4c44e93512a4a5994b0c0e74f37c830261c9483 Author: Francis Lachapelle Date: Tue Jul 7 14:50:52 2009 +0000 Updated documentation Monotone-Parent: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b Monotone-Revision: a00b81f79363503679ee8113681198eb8b5de97e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T14:50:52 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f5cda3a64a10f969188d10b7ef3c1f15263f5501 Author: C Robert Date: Tue Jul 7 14:24:26 2009 +0000 Monotone-Parent: b0d358e540a640da40f7cc0ca5ed4cf76c807c32 Monotone-Revision: 7cf3ceccdf6ec58d01bbf1acbd86761895dd9d7b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T14:24:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit f069bf2e6d6370fd4f3702807b09c60d230dc8b4 Author: C Robert Date: Tue Jul 7 14:17:15 2009 +0000 IE Fixes Monotone-Parent: b80972e148e56ed9e7094c79272651736008b33d Monotone-Revision: b0d358e540a640da40f7cc0ca5ed4cf76c807c32 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T14:17:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.js commit e8075bf778ecf9155aa77f2b4271a7c80921f40b Author: Francis Lachapelle Date: Mon Jul 6 21:25:54 2009 +0000 Fix for Active Directory Monotone-Parent: 78fd761742452f5402b3434f8cd5f7b6d271e416 Monotone-Revision: b80972e148e56ed9e7094c79272651736008b33d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-06T21:25:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.m commit 04b8db28aff25ca39d4210df9e65b861cadaab4d Author: Francis Lachapelle Date: Mon Jul 6 21:25:38 2009 +0000 Fix for Active Directory Monotone-Parent: 1acc761bfb4e7e0ca47d3e5da4145d1260b8aa14 Monotone-Revision: 78fd761742452f5402b3434f8cd5f7b6d271e416 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-06T21:25:38 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit abfc4d773b5ddc25a42fabb61f98b621e102b010 Author: Francis Lachapelle Date: Mon Jul 6 19:57:33 2009 +0000 Fix for bug #42 (mailboxes scrollbar partially masked) Monotone-Parent: eba51f48761a50897d61f4fffe1e4122f78c7a2d Monotone-Revision: 1acc761bfb4e7e0ca47d3e5da4145d1260b8aa14 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-06T19:57:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit ebe9c0f4532f0b0fae6d13df66fda9814b7e4d89 Author: Wolfgang Sourdeau Date: Fri Jul 3 19:46:01 2009 +0000 Monotone-Parent: 300b960b99af9d890f03b4a72f3a63164c19b44c Monotone-Revision: eba51f48761a50897d61f4fffe1e4122f78c7a2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-03T19:46:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Scheduler/UIxCalListingActions.m commit 3e4c7912381d5dcd7b0b1d7009ea7f9215eb6598 Author: Wolfgang Sourdeau Date: Fri Jul 3 16:42:14 2009 +0000 Monotone-Parent: 578cb5190f19cdf4730fac81fc0bbf070252b2b4 Monotone-Revision: 300b960b99af9d890f03b4a72f3a63164c19b44c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-03T16:42:14 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1657.diff A SOPE/sope-patchset-r1660.diff commit 124a263f93d2493378d7a0b0ef2f9b6268d54295 Author: Wolfgang Sourdeau Date: Fri Jul 3 16:34:47 2009 +0000 Monotone-Parent: 7545ebe978dbef5b48ca8ca88c024f6eaf3169a4 Monotone-Revision: 578cb5190f19cdf4730fac81fc0bbf070252b2b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-03T16:34:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit fe7e46b3f29081b68e0f031613dde111ae068315 Author: Francis Lachapelle Date: Thu Jul 2 21:09:35 2009 +0000 Added the size column to the default columns Monotone-Parent: 73574164255d79da1cea7be5a59a86a13386f75f Monotone-Revision: 7545ebe978dbef5b48ca8ca88c024f6eaf3169a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T21:09:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.css commit 2bfde9c350e0893a66f78e9917199c199431a69a Author: Ludovic Marcotte Date: Thu Jul 2 17:30:27 2009 +0000 Updated again the NEWS file Monotone-Parent: 2561a08cc5b89c3a3a7f29f655b0f7816645867a Monotone-Revision: a5d600790eb0a570287e3f58d9d92d701c3f4f3a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-02T17:30:27 Monotone-Branch: ca.inverse.sogo M NEWS commit adc9a7e486d04351ffd0bb7868751d971fd954da Author: Ludovic Marcotte Date: Thu Jul 2 17:29:40 2009 +0000 Updated NEWS file Monotone-Parent: 0f0cf5779a3cca5a823d91514f517fcd43c8eb4c Monotone-Revision: 2561a08cc5b89c3a3a7f29f655b0f7816645867a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-02T17:29:40 Monotone-Branch: ca.inverse.sogo M NEWS commit af20a0658f532466ea8e24dd4e04f5a7e6728bf2 Author: C Robert Date: Thu Jul 2 17:21:07 2009 +0000 Monotone-Parent: 158571d4f7e1fd1da2b47567f93275d509fff71d Monotone-Revision: 0f0cf5779a3cca5a823d91514f517fcd43c8eb4c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-02T17:21:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit a2be33677b9232ba95ac4cc956ef861b645e825b Author: Francis Lachapelle Date: Thu Jul 2 17:12:06 2009 +0000 Monotone-Parent: 0e38566e55c048d3f5050bf11eedb24e36ff8944 Monotone-Revision: 238ddfbd3f00e0fbad3b9312ebe0bd88fde3f646 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T17:12:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit dcf8641548c6ff5b7f1e9baa92868d4e54ed3d5e Author: Francis Lachapelle Date: Thu Jul 2 17:11:48 2009 +0000 Updated documentation Monotone-Parent: 53683aad48259504e699908753251ef4902e4139 Monotone-Revision: 0e38566e55c048d3f5050bf11eedb24e36ff8944 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T17:11:48 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f36a8dd18513de2386fd13eda2277917b94c2ed9 Author: C Robert Date: Thu Jul 2 17:06:21 2009 +0000 reindent Monotone-Parent: d4edd90811440e920dfccfcb2c0e4305732b5cfc Monotone-Revision: 158571d4f7e1fd1da2b47567f93275d509fff71d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-02T17:06:21 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m commit 951389b21696d3f50f908cf1c45e451ef25ca7ef Author: C Robert Date: Thu Jul 2 15:40:45 2009 +0000 Monotone-Parent: bde131451e61cf9c2c9b12131c6ea839e28e3bf2 Monotone-Revision: 7acfed7c7506c279e2946ae835c4ef8a1cf52114 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-02T15:40:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/ckeditor/ckeditor.js commit b63050dac99c289e7500c14d5d71b65cde5b5897 Author: Wolfgang Sourdeau Date: Thu Jul 2 14:24:36 2009 +0000 Monotone-Parent: 53683aad48259504e699908753251ef4902e4139 Monotone-Revision: ef38d39938984cb34954a23cdc1d54fecf577117 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-02T14:24:36 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1657.diff commit 9311eccc483f2d0f90c0f08724396b428444159a Author: Francis Lachapelle Date: Thu Jul 2 14:14:57 2009 +0000 Monotone-Parent: 200696af293fef0e2e6002c56a321834f165a2ec Monotone-Revision: 53683aad48259504e699908753251ef4902e4139 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T14:14:57 Monotone-Branch: ca.inverse.sogo M NEWS commit 4695f1a464cdedfb49a8ec91fd2f87dab2535f6e Author: Francis Lachapelle Date: Thu Jul 2 13:38:10 2009 +0000 Monotone-Parent: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe Monotone-Revision: 366dd63bc8cb90bda841f039b5d9e177f4dc3bbc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T13:38:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit aebc17edf00e8b55b3b268083334fa7f4696699b Author: Ludovic Marcotte Date: Thu Jul 2 12:39:37 2009 +0000 Updated NEWS file Monotone-Parent: f84964a7533853d3b5d8297f297226c300ddbc47 Monotone-Revision: bde131451e61cf9c2c9b12131c6ea839e28e3bf2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-02T12:39:37 Monotone-Branch: ca.inverse.sogo M NEWS commit 996e33f5da0dcf195437b75a0cf08e76dbaae0a7 Author: C Robert Date: Wed Jul 1 20:26:13 2009 +0000 Monotone-Parent: 061cc2eb8f9bda5061964762be7e29f658995ea6 Monotone-Revision: f84964a7533853d3b5d8297f297226c300ddbc47 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T20:26:13 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 1f987c15bedad4886856f3bab105e2abd8c9b79c Author: C Robert Date: Wed Jul 1 20:25:20 2009 +0000 Monotone-Parent: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe Monotone-Revision: 061cc2eb8f9bda5061964762be7e29f658995ea6 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T20:25:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit e295706e1d5560a7e332e5c057211b196778f1f4 Author: Francis Lachapelle Date: Wed Jul 1 20:23:10 2009 +0000 Monotone-Parent: 1c444d4c347ea6897dc7ebdf7e4f2149271c5203 Monotone-Revision: 7b1c90d751a6ba1af3047dcf85c17673325dfcfe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-01T20:23:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit b57eb03a2954c79ee985b755df813237357a0d4e Author: Francis Lachapelle Date: Wed Jul 1 20:22:32 2009 +0000 Monotone-Parent: 27e4a971509238d8a77bcdbd70c00f4fc4202a00 Monotone-Revision: 025dc837dc0929ee47957b2385959532807a1b9c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-01T20:22:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit ae87e98bf29ad43bd24ffd6ca405766ae16d55af Author: C Robert Date: Wed Jul 1 20:09:26 2009 +0000 Monotone-Parent: 856583f8779d38a6978fe4db950c4067c8a38e9c Monotone-Revision: 198c312f6f50dd9e647df21a626b63d5737a368b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T20:09:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/scriptaculous/dragdrop.js commit 8b51d0728f4a147affb295ead5437646eefdc7ea Author: Wolfgang Sourdeau Date: Wed Jul 1 19:58:44 2009 +0000 Monotone-Parent: 4540bdac2b25e94022f859ccd01e9fd4f28ef349 Monotone-Revision: 5547fe230efee84f5079734d9e6dccd6e02bc161 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-01T19:58:44 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1657.diff commit 733cc4f9e7f2bdeb70d6378737acd3c7d0bf9d12 Author: C Robert Date: Wed Jul 1 19:28:44 2009 +0000 Monotone-Parent: 52e582748151e87bfde51bfd7c475d994270767b Monotone-Revision: cc4465af2bc376a873ae8e59faf33b86548f08b3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T19:28:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 5a3163c1f1c23bbc0f2aa8121426a241f34ebbb0 Author: Wolfgang Sourdeau Date: Wed Jul 1 19:27:44 2009 +0000 Monotone-Parent: ceeb01446ec3ddc689505cb7bb9f3110f23ad06d Monotone-Revision: 4540bdac2b25e94022f859ccd01e9fd4f28ef349 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-01T19:27:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 79d23608d488898d54e84a6c374f4df4672f3446 Author: Wolfgang Sourdeau Date: Wed Jul 1 19:27:34 2009 +0000 Monotone-Parent: 6485cacb283ff7fd9905e8d9e8d097a761fc9c39 Monotone-Revision: ceeb01446ec3ddc689505cb7bb9f3110f23ad06d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-01T19:27:34 Monotone-Branch: ca.inverse.sogo M UI/Common/WODirectAction+SOGo.m M UI/SOGoUI/UIxComponent.m commit 42f95af7568982b95b1a0189c7b0efcae3adc567 Author: Wolfgang Sourdeau Date: Wed Jul 1 15:49:08 2009 +0000 Monotone-Parent: 52e582748151e87bfde51bfd7c475d994270767b Monotone-Revision: 6485cacb283ff7fd9905e8d9e8d097a761fc9c39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-01T15:49:08 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1657.diff commit a40feed75ca62027c505187311f213c18bf452ec Author: C Robert Date: Wed Jul 1 15:09:45 2009 +0000 Monotone-Parent: 54bb84ab8b59e2b96267864370c2253fbc5d3ba3 Monotone-Revision: 52e582748151e87bfde51bfd7c475d994270767b Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T15:09:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit bcb1bf15241c4e421fe1247d40b24edbbf76463a Author: C Robert Date: Wed Jul 1 14:25:29 2009 +0000 Monotone-Parent: 3ac570e4fa8c731e64772136171a4d88a10439c6 Monotone-Revision: 54bb84ab8b59e2b96267864370c2253fbc5d3ba3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T14:25:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 5e3c9c538e7aae812e5fd40dac1d3105fc2e9dec Author: C Robert Date: Wed Jul 1 14:07:46 2009 +0000 Monotone-Parent: 1b7361c719f9b3c85edd777474664dadd07b72b3 Monotone-Revision: 3ac570e4fa8c731e64772136171a4d88a10439c6 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T14:07:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 809d315ea097fad601a12eb9e1eafbbaddb4c435 Author: C Robert Date: Wed Jul 1 14:03:58 2009 +0000 Monotone-Parent: f3b827c36d50cd87aed46a81e25ef2e3cc3a7e58 Monotone-Revision: 1b7361c719f9b3c85edd777474664dadd07b72b3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-01T14:03:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit b5a2244030407c316e612bdc26b4f305f7ce2818 Author: Wolfgang Sourdeau Date: Tue Jun 30 21:34:17 2009 +0000 Monotone-Parent: 4fa44f713c3899d8e5db6b47ffb8672ce37547d5 Monotone-Revision: f3b827c36d50cd87aed46a81e25ef2e3cc3a7e58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-30T21:34:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit ffc3f67ff491c1ad4f5fecf9c75b11860c35291e Author: Wolfgang Sourdeau Date: Tue Jun 30 21:34:02 2009 +0000 Monotone-Parent: 70ad94d55908966fdc416a1daead1a79c3ee8cd3 Monotone-Revision: 4fa44f713c3899d8e5db6b47ffb8672ce37547d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-30T21:34:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebDAVAclManager.m commit c619a07d57209860d32abf6ec3e5b191fd3a14a5 Author: Wolfgang Sourdeau Date: Tue Jun 30 21:21:50 2009 +0000 Monotone-Parent: db6101745dbd661ce3278ea7f4c6bb9837382a4f Monotone-Revision: 70ad94d55908966fdc416a1daead1a79c3ee8cd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-30T21:21:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 9b5e7361e38ccab6a8904d5eb12cd5de900d0b51 Author: C Robert Date: Tue Jun 30 20:10:09 2009 +0000 Monotone-Parent: 77d6f1cf85f2204c8e5f316ee513551508049ec9 Monotone-Revision: 1487f5359ed75a8c1f5df8db9a25b561e7e5978c Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-30T20:10:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox commit f926ea4fbd1371df68a292333fa67170dae07c87 Author: Francis Lachapelle Date: Tue Jun 30 19:21:00 2009 +0000 Updated NEWS file Monotone-Parent: cea719aec080dc3ba804233ec84e32d27a1d338a Monotone-Revision: 08ab1ea413a26cc68bc442788bec8b43e1f2dd07 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T19:21:00 Monotone-Branch: ca.inverse.sogo M NEWS commit 3f1671e4f05487dd26307a62ec6dfc34ab7e5cd6 Author: Francis Lachapelle Date: Tue Jun 30 19:20:10 2009 +0000 Added addToCalendar method to add calendar from an email invitation Monotone-Parent: 154f2a301f669b275706368200446169ee67b579 Monotone-Revision: cea719aec080dc3ba804233ec84e32d27a1d338a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T19:20:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/product.plist commit 470917d096a286fd6b4f625e8f41b6caf5eb9631 Author: Francis Lachapelle Date: Tue Jun 30 19:19:12 2009 +0000 Monotone-Parent: d6350865052ebcebfd9ec06ba135608c73b7c53f Monotone-Revision: 154f2a301f669b275706368200446169ee67b579 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T19:19:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/GNUmakefile commit 65452aecb948842afad5e1947a4ce246596deebd Author: Francis Lachapelle Date: Tue Jun 30 19:09:57 2009 +0000 Fixed bug with URL matching Monotone-Parent: dac2c88734449dfb2523709ee6ad66d821245e35 Monotone-Revision: d6350865052ebcebfd9ec06ba135608c73b7c53f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T19:09:57 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSString+Utilities.m commit db2c2ed702b806cb7d2ed3413e51dbd4a4c2aa1a Author: Wolfgang Sourdeau Date: Tue Jun 30 18:49:53 2009 +0000 Monotone-Parent: 77d6f1cf85f2204c8e5f316ee513551508049ec9 Monotone-Revision: 78e483b4fe68843e9833d79d7bde59ac5321291c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-30T18:49:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxJSClose.wox commit 784f5bffccdadb1557d7ef043352d64f2f1846e0 Author: C Robert Date: Tue Jun 30 18:01:14 2009 +0000 Monotone-Parent: e8ee048170e91221cb7aac2c0e4e394db83bf2e2 Monotone-Revision: 77d6f1cf85f2204c8e5f316ee513551508049ec9 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-30T18:01:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 3143aa9324e381b881493d18b67a20a0e11c7196 Author: C Robert Date: Tue Jun 30 17:54:13 2009 +0000 Monotone-Parent: f0bf4f5e57bda2fe7cbbd558784c203b3fab4d36 Monotone-Revision: e8ee048170e91221cb7aac2c0e4e394db83bf2e2 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-30T17:54:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js D UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/ckeditor/config.js A UI/WebServerResources/message-copy.gif A UI/WebServerResources/message.gif commit 6209543ce046a76a170e7934d4283bf06862a703 Author: Francis Lachapelle Date: Tue Jun 30 01:41:27 2009 +0000 Fix component editor for document URL Monotone-Parent: 6b27e776287f9677560ff81cbb45e7471959c9e0 Monotone-Revision: eca223304213a13e4a7b9e29e6e5cc41c3b1cdb3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T01:41:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxTaskEditor.css commit deda9f6511077dc401044c4545338d4996b874a4 Author: Francis Lachapelle Date: Tue Jun 30 01:39:27 2009 +0000 Monotone-Parent: f8f29401b79be9d6545414948b83cb353a55ae8d Monotone-Revision: 6b27e776287f9677560ff81cbb45e7471959c9e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T01:39:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit a2f663745dc2f3022cacc90a4ba82461dc4ab925 Author: Wolfgang Sourdeau Date: Mon Jun 29 21:38:56 2009 +0000 Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29 Monotone-Revision: 2ce9107c8b61b56e528bf47fbe9733bd95b13c83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-29T21:38:56 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1632.diff M SOPE/sope-patchset-r1657.diff commit e3b23016dc31900512035861479550873b7f41fe Author: C Robert Date: Mon Jun 29 19:31:59 2009 +0000 Monotone-Parent: 71124a5805a6acd533a352015d2c6fe9c134f725 Monotone-Revision: 3d05f2005e93e45bcafb0ec4aff59c61d8e08631 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-29T19:31:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 109ca5a129b12ad358aa6c90c3aee362abcd0923 Author: Francis Lachapelle Date: Mon Jun 29 19:08:29 2009 +0000 See ChangeLog Monotone-Parent: ebd8557fae4ef7c0656a9eae753c68207fc9c60b Monotone-Revision: a57ac11c710e04e59d47cf12be270492f600a306 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-29T19:08:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M UI/WebServerResources/ContactsUI.js commit f0282f694d4c8094fd0685c4345dcaed3c0d8183 Author: C Robert Date: Mon Jun 29 18:37:57 2009 +0000 Monotone-Parent: 4688dea10443d333b15ccb3db6b63dd630673d16 Monotone-Revision: 71124a5805a6acd533a352015d2c6fe9c134f725 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-29T18:37:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/GNUmakefile A UI/WebServerResources/scriptaculous/MIT-LICENSE A UI/WebServerResources/scriptaculous/builder.js A UI/WebServerResources/scriptaculous/controls.js A UI/WebServerResources/scriptaculous/dragdrop.js A UI/WebServerResources/scriptaculous/effects.js A UI/WebServerResources/scriptaculous/scriptaculous.js A UI/WebServerResources/scriptaculous/slider.js A UI/WebServerResources/scriptaculous/sound.js A UI/WebServerResources/scriptaculous/unittest.js commit 8c5fec65bd5ba6d6754a975c31b4e9053f0e0bc0 Author: C Robert Date: Mon Jun 29 18:25:29 2009 +0000 Monotone-Parent: ebd8557fae4ef7c0656a9eae753c68207fc9c60b Monotone-Revision: 4688dea10443d333b15ccb3db6b63dd630673d16 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-29T18:25:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.css commit a667155d0fdab3b7e279f4281c9fc7ac3711201e Author: Francis Lachapelle Date: Fri Jun 26 20:50:39 2009 +0000 Monotone-Parent: b2c1e274c21f9d81abd3ea72a9d27bc705bc151f Monotone-Revision: ebd8557fae4ef7c0656a9eae753c68207fc9c60b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T20:50:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 75726948663c24752441e8cb5238aa615cae038e Author: Francis Lachapelle Date: Fri Jun 26 20:33:36 2009 +0000 Monotone-Parent: 0cbacccb99308a5774ed79b9828f759a42c94d3a Monotone-Revision: b2c1e274c21f9d81abd3ea72a9d27bc705bc151f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T20:33:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 865dae53aaf7e392d563506e6130d60fee2d1dc0 Author: Francis Lachapelle Date: Fri Jun 26 18:18:58 2009 +0000 Monotone-Parent: f97e776b091761ccd4008a8d5ef7d8b765a2c744 Monotone-Revision: 0cbacccb99308a5774ed79b9828f759a42c94d3a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T18:18:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox M UI/Templates/ContactsUI/UIxContactsListView.wox commit fc2dee60ad84b1d66c94f1d35f14ba988380a295 Author: Francis Lachapelle Date: Fri Jun 26 17:48:48 2009 +0000 Monotone-Parent: 3273edcbe74bef5af678b4bac440df23fe52dafd Monotone-Revision: f97e776b091761ccd4008a8d5ef7d8b765a2c744 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T17:48:48 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 3a26cead36c8b03963d02989a1faad6f9b037715 Author: Francis Lachapelle Date: Fri Jun 26 17:48:28 2009 +0000 See ChangeLog Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29 Monotone-Revision: 3273edcbe74bef5af678b4bac440df23fe52dafd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T17:48:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m D UI/Contacts/UIxContactsListViewContainer.h D UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox D UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/iefixes.css commit 5ddca0d0fff0eb813166ee47184184c288da659a Author: Wolfgang Sourdeau Date: Fri Jun 26 17:30:34 2009 +0000 Monotone-Parent: dbd490c81ea6cac4c12b2e17661e2fef43219e68 Monotone-Revision: 326cbf2748cd4309c0cacb9702c86cdb705dadfe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-26T17:30:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit b5b96a1fb3faa5067f52e06999b21768e4fd0e73 Author: C Robert Date: Fri Jun 26 13:17:21 2009 +0000 Monotone-Parent: 414eb272431ccbb22c9aaeb68900e2fb7c37bfe3 Monotone-Revision: ba6d913f4f8a20f6769ab7fd45973e1fbdee1e68 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-26T13:17:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit 31f78e8eb070a90fae981ee4fc25ad9ce498170d Author: C Robert Date: Thu Jun 25 19:50:59 2009 +0000 Monotone-Parent: 5e4dd708dbc3cc9be9711790430cdb26f929e367 Monotone-Revision: 414eb272431ccbb22c9aaeb68900e2fb7c37bfe3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-25T19:50:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxPreferences.js commit a7312352dee9fa2f86c509b713aec6c150bda2aa Author: C Robert Date: Thu Jun 25 19:28:42 2009 +0000 Removed useless files Monotone-Parent: 0801dc9f1e4fdc49ea44fc0450fb025c2639ed26 Monotone-Revision: 5e4dd708dbc3cc9be9711790430cdb26f929e367 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-25T19:28:42 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/ckeditor/CHANGES.html D UI/WebServerResources/ckeditor/_docs/api/files.html D UI/WebServerResources/ckeditor/_docs/api/index.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ajax.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.commandDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.config.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.buttonDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinitionObject.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinitionObject.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.uiElementDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialogCommand.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.document.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.domObject.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.element.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.event.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.node.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.selection.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.text.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.window.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dtd.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.editor.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.env.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.event.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.eventInfo.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.focusManager.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.cdata.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.comment.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.element.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.fragment.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.text.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlWriter.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.imageCacher.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.keystrokeHandler.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.loader.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.pluginDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.plugins.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.resourceManager.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.scriptLoader.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.skins.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.test.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.themes.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.tools.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.button.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.button.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.checkbox.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.file.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.fileButton.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.hbox.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.html.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.labeledElement.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.radio.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.select.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textInput.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textarea.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.uiElement.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.vbox.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.handlerDefinition.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.html D UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.xml.html D UI/WebServerResources/ckeditor/_docs/api/symbols/_global_.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core__bootstrap.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ajax.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_base.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_basic.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_command.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_commanddefinition.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_config.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_document.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_documentfragment.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_domwalker.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_element.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_elementpath.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_event.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_node.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_nodelist.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_range.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_text.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_walker.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_window.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dtd.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor_basic.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_env.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_event.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_eventInfo.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_focusmanager.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_basicwriter.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_cdata.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_comment.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_element.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_filter.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_fragment.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_text.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_imagecacher.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_lang.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_loader.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugindefinition.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugins.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_resourcemanager.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_scriptloader.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_skins.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_test.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_themes.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_tools.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ui.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_xml.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/lang_en.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_dialogs_about.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_basicstyles_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_blockquote_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_button_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_dialogs_paste.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_colorbutton_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_contextmenu_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_dialogDefinition.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialogui_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_domiterator_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_editingblock_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_elementspath_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_enterkey_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_entities_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_filebrowser_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_dialogs_find.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_dialogs_flash.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_floatpanel_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_font_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_format_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_button.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_checkbox.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_form.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_hiddenfield.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_radio.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_select.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textarea.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textfield.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_horizontalrule_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmldataprocessor_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmlwriter_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_iframedialog_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_dialogs_image.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_indent_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_justify_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_keystrokes_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_anchor.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_link.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_list_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_listblock_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_maximize_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menu_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menubutton_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_newpage_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pagebreak_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panel_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panelbutton_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_dialogs_pastefromword.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_dialogs_pastetext.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_popup_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_preview_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_print_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_removeformat_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_resize_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_richcombo_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_save_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_dialogs_options.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_selection_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_showblocks_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_dialogs_smiley.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_sourcearea_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_dialogs_specialchar.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_styles_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_styles_default.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tab_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_dialogs_table.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_dialogs_tableCell.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_dialogs_templates.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_templates_default.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_toolbar_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_dialogs_uicolor.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_lang_en.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_yui_yui.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_undo_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_dialogs_wsc.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_plugin.js.html D UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wysiwygarea_plugin.js.html D UI/WebServerResources/ckeditor/_samples/ajax.html D UI/WebServerResources/ckeditor/_samples/api_dialog.html D UI/WebServerResources/ckeditor/_samples/api_dialog/my_dialog.js D UI/WebServerResources/ckeditor/_samples/divreplace.html D UI/WebServerResources/ckeditor/_samples/enterkey.html D UI/WebServerResources/ckeditor/_samples/index.html D UI/WebServerResources/ckeditor/_samples/replacebyclass.html D UI/WebServerResources/ckeditor/_samples/replacebycode.html D UI/WebServerResources/ckeditor/_samples/sample.css D UI/WebServerResources/ckeditor/_samples/sample.js D UI/WebServerResources/ckeditor/_samples/sample_posteddata.php D UI/WebServerResources/ckeditor/_samples/skins.html D UI/WebServerResources/ckeditor/_samples/ui_color.html D UI/WebServerResources/ckeditor/_samples/ui_languages.html D UI/WebServerResources/ckeditor/_tests/_assets/sample.css D UI/WebServerResources/ckeditor/_tests/_assets/sample.js D UI/WebServerResources/ckeditor/_tests/_assets/sample.txt D UI/WebServerResources/ckeditor/_tests/_assets/sample.xml D UI/WebServerResources/ckeditor/_tests/_assets/sample_xml.txt D UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_1.js D UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_2.js D UI/WebServerResources/ckeditor/_tests/core/ajax.html D UI/WebServerResources/ckeditor/_tests/core/ckeditor.html D UI/WebServerResources/ckeditor/_tests/core/ckeditor2.html D UI/WebServerResources/ckeditor/_tests/core/dom/document.html D UI/WebServerResources/ckeditor/_tests/core/dom/documentfragment.html D UI/WebServerResources/ckeditor/_tests/core/dom/element.html D UI/WebServerResources/ckeditor/_tests/core/dom/node.html D UI/WebServerResources/ckeditor/_tests/core/dom/range.html D UI/WebServerResources/ckeditor/_tests/core/dom/text.html D UI/WebServerResources/ckeditor/_tests/core/dom/walker.html D UI/WebServerResources/ckeditor/_tests/core/dom/window.html D UI/WebServerResources/ckeditor/_tests/core/editor.html D UI/WebServerResources/ckeditor/_tests/core/env.html D UI/WebServerResources/ckeditor/_tests/core/event.html D UI/WebServerResources/ckeditor/_tests/core/htmlparser/fragment.html D UI/WebServerResources/ckeditor/_tests/core/htmlparser/htmlparser.html D UI/WebServerResources/ckeditor/_tests/core/plugins.html D UI/WebServerResources/ckeditor/_tests/core/plugins/myplugins/sample/my_plugin.js D UI/WebServerResources/ckeditor/_tests/core/scriptloader.html D UI/WebServerResources/ckeditor/_tests/core/tools.html D UI/WebServerResources/ckeditor/_tests/core/xml.html D UI/WebServerResources/ckeditor/_tests/plugins/domiterator/domiterator.html D UI/WebServerResources/ckeditor/_tests/plugins/htmldataprocessor/htmldataprocessor.html D UI/WebServerResources/ckeditor/_tests/plugins/list/list.html D UI/WebServerResources/ckeditor/_tests/plugins/selection/selection.html D UI/WebServerResources/ckeditor/_tests/plugins/styles/styles.html D UI/WebServerResources/ckeditor/_tests/test.css D UI/WebServerResources/ckeditor/_tests/test.js D UI/WebServerResources/ckeditor/_tests/testall.html D UI/WebServerResources/ckeditor/_tests/yuitest.js commit b943372f1739c2b66d50c4af76890e60dacd0176 Author: C Robert Date: Thu Jun 25 19:18:02 2009 +0000 HTML composition, take 2 Monotone-Parent: dbd490c81ea6cac4c12b2e17661e2fef43219e68 Monotone-Revision: 0801dc9f1e4fdc49ea44fc0450fb025c2639ed26 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-25T19:18:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html M SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod M SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html M SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod M SoObjects/Mailer/SOGoMailReply.m M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod M SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html M SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod M SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html M SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod M SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html M SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/GNUmakefile M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js A UI/WebServerResources/ckeditor/.htaccess A UI/WebServerResources/ckeditor/CHANGES.html A UI/WebServerResources/ckeditor/LICENSE.html A UI/WebServerResources/ckeditor/_docs/api/files.html A UI/WebServerResources/ckeditor/_docs/api/index.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ajax.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.commandDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.config.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.buttonDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.contentDefinitionObject.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.dialogDefinitionObject.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialog.uiElementDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dialogCommand.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.document.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.domObject.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.element.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.event.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.node.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.selection.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.text.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dom.window.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.dtd.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.editor.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.env.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.event.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.eventInfo.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.focusManager.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.cdata.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.comment.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.element.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.fragment.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlParser.text.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.htmlWriter.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.imageCacher.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.keystrokeHandler.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.loader.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.pluginDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.plugins.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.resourceManager.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.scriptLoader.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.skins.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.test.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.themes.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.tools.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.button.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.button.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.checkbox.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.file.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.fileButton.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.hbox.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.html.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.labeledElement.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.radio.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.select.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textInput.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.textarea.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.uiElement.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.dialog.vbox.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.handlerDefinition.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.ui.html A UI/WebServerResources/ckeditor/_docs/api/symbols/CKEDITOR.xml.html A UI/WebServerResources/ckeditor/_docs/api/symbols/_global_.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core__bootstrap.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ajax.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_base.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ckeditor_basic.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_command.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_commanddefinition.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_config.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_document.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_documentfragment.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_domwalker.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_element.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_elementpath.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_event.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_node.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_nodelist.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_range.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_text.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_walker.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dom_window.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_dtd.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_editor_basic.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_env.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_event.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_eventInfo.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_focusmanager.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_basicwriter.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_cdata.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_comment.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_element.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_filter.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_fragment.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_htmlparser_text.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_imagecacher.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_lang.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_loader.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugindefinition.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_plugins.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_resourcemanager.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_scriptloader.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_skins.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_test.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_themes.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_tools.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_ui.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/core_xml.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/lang_en.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_dialogs_about.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_about_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_basicstyles_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_blockquote_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_button_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_dialogs_paste.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_clipboard_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_colorbutton_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_contextmenu_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_dialogDefinition.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialog_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_dialogui_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_domiterator_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_editingblock_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_elementspath_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_enterkey_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_entities_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_filebrowser_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_dialogs_find.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_find_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_dialogs_flash.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_flash_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_floatpanel_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_font_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_format_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_button.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_checkbox.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_form.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_hiddenfield.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_radio.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_select.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textarea.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_dialogs_textfield.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_forms_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_horizontalrule_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmldataprocessor_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_htmlwriter_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_iframedialog_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_dialogs_image.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_image_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_indent_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_justify_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_keystrokes_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_anchor.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_dialogs_link.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_link_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_list_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_listblock_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_maximize_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menu_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_menubutton_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_newpage_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pagebreak_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panel_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_panelbutton_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_dialogs_pastefromword.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastefromword_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_dialogs_pastetext.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_pastetext_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_popup_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_preview_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_print_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_removeformat_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_resize_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_richcombo_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_save_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_dialogs_options.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_scayt_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_selection_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_showblocks_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_dialogs_smiley.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_smiley_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_sourcearea_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_dialogs_specialchar.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_specialchar_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_styles_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_stylescombo_styles_default.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tab_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_dialogs_table.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_table_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_dialogs_tableCell.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_tabletools_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_dialogs_templates.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_templates_templates_default.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_toolbar_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_dialogs_uicolor.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_lang_en.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_uicolor_yui_yui.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_undo_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_dialogs_wsc.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wsc_plugin.js.html A UI/WebServerResources/ckeditor/_docs/api/symbols/src/plugins_wysiwygarea_plugin.js.html A UI/WebServerResources/ckeditor/_samples/ajax.html A UI/WebServerResources/ckeditor/_samples/api_dialog.html A UI/WebServerResources/ckeditor/_samples/api_dialog/my_dialog.js A UI/WebServerResources/ckeditor/_samples/divreplace.html A UI/WebServerResources/ckeditor/_samples/enterkey.html A UI/WebServerResources/ckeditor/_samples/index.html A UI/WebServerResources/ckeditor/_samples/replacebyclass.html A UI/WebServerResources/ckeditor/_samples/replacebycode.html A UI/WebServerResources/ckeditor/_samples/sample.css A UI/WebServerResources/ckeditor/_samples/sample.js A UI/WebServerResources/ckeditor/_samples/sample_posteddata.php A UI/WebServerResources/ckeditor/_samples/skins.html A UI/WebServerResources/ckeditor/_samples/ui_color.html A UI/WebServerResources/ckeditor/_samples/ui_languages.html A UI/WebServerResources/ckeditor/_source/core/_bootstrap.js A UI/WebServerResources/ckeditor/_source/core/ajax.js A UI/WebServerResources/ckeditor/_source/core/ckeditor.js A UI/WebServerResources/ckeditor/_source/core/ckeditor_base.js A UI/WebServerResources/ckeditor/_source/core/ckeditor_basic.js A UI/WebServerResources/ckeditor/_source/core/command.js A UI/WebServerResources/ckeditor/_source/core/commanddefinition.js A UI/WebServerResources/ckeditor/_source/core/config.js A UI/WebServerResources/ckeditor/_source/core/dom.js A UI/WebServerResources/ckeditor/_source/core/dom/document.js A UI/WebServerResources/ckeditor/_source/core/dom/documentfragment.js A UI/WebServerResources/ckeditor/_source/core/dom/domwalker.js A UI/WebServerResources/ckeditor/_source/core/dom/element.js A UI/WebServerResources/ckeditor/_source/core/dom/elementpath.js A UI/WebServerResources/ckeditor/_source/core/dom/event.js A UI/WebServerResources/ckeditor/_source/core/dom/node.js A UI/WebServerResources/ckeditor/_source/core/dom/nodelist.js A UI/WebServerResources/ckeditor/_source/core/dom/range.js A UI/WebServerResources/ckeditor/_source/core/dom/text.js A UI/WebServerResources/ckeditor/_source/core/dom/walker.js A UI/WebServerResources/ckeditor/_source/core/dom/window.js A UI/WebServerResources/ckeditor/_source/core/dtd.js A UI/WebServerResources/ckeditor/_source/core/editor.js A UI/WebServerResources/ckeditor/_source/core/editor_basic.js A UI/WebServerResources/ckeditor/_source/core/env.js A UI/WebServerResources/ckeditor/_source/core/event.js A UI/WebServerResources/ckeditor/_source/core/eventInfo.js A UI/WebServerResources/ckeditor/_source/core/focusmanager.js A UI/WebServerResources/ckeditor/_source/core/htmlparser.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/basicwriter.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/cdata.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/comment.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/element.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/filter.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/fragment.js A UI/WebServerResources/ckeditor/_source/core/htmlparser/text.js A UI/WebServerResources/ckeditor/_source/core/imagecacher.js A UI/WebServerResources/ckeditor/_source/core/lang.js A UI/WebServerResources/ckeditor/_source/core/loader.js A UI/WebServerResources/ckeditor/_source/core/plugindefinition.js A UI/WebServerResources/ckeditor/_source/core/plugins.js A UI/WebServerResources/ckeditor/_source/core/resourcemanager.js A UI/WebServerResources/ckeditor/_source/core/scriptloader.js A UI/WebServerResources/ckeditor/_source/core/skins.js A UI/WebServerResources/ckeditor/_source/core/test.js A UI/WebServerResources/ckeditor/_source/core/themes.js A UI/WebServerResources/ckeditor/_source/core/tools.js A UI/WebServerResources/ckeditor/_source/core/ui.js A UI/WebServerResources/ckeditor/_source/core/xml.js A UI/WebServerResources/ckeditor/_source/lang/_languages.js A UI/WebServerResources/ckeditor/_source/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/_source/lang/af.js A UI/WebServerResources/ckeditor/_source/lang/ar.js A UI/WebServerResources/ckeditor/_source/lang/bg.js A UI/WebServerResources/ckeditor/_source/lang/bn.js A UI/WebServerResources/ckeditor/_source/lang/bs.js A UI/WebServerResources/ckeditor/_source/lang/ca.js A UI/WebServerResources/ckeditor/_source/lang/cs.js A UI/WebServerResources/ckeditor/_source/lang/da.js A UI/WebServerResources/ckeditor/_source/lang/de.js A UI/WebServerResources/ckeditor/_source/lang/el.js A UI/WebServerResources/ckeditor/_source/lang/en-au.js A UI/WebServerResources/ckeditor/_source/lang/en-ca.js A UI/WebServerResources/ckeditor/_source/lang/en-uk.js A UI/WebServerResources/ckeditor/_source/lang/en.js A UI/WebServerResources/ckeditor/_source/lang/eo.js A UI/WebServerResources/ckeditor/_source/lang/es.js A UI/WebServerResources/ckeditor/_source/lang/et.js A UI/WebServerResources/ckeditor/_source/lang/eu.js A UI/WebServerResources/ckeditor/_source/lang/fa.js A UI/WebServerResources/ckeditor/_source/lang/fi.js A UI/WebServerResources/ckeditor/_source/lang/fo.js A UI/WebServerResources/ckeditor/_source/lang/fr-ca.js A UI/WebServerResources/ckeditor/_source/lang/fr.js A UI/WebServerResources/ckeditor/_source/lang/gl.js A UI/WebServerResources/ckeditor/_source/lang/gu.js A UI/WebServerResources/ckeditor/_source/lang/he.js A UI/WebServerResources/ckeditor/_source/lang/hi.js A UI/WebServerResources/ckeditor/_source/lang/hr.js A UI/WebServerResources/ckeditor/_source/lang/hu.js A UI/WebServerResources/ckeditor/_source/lang/is.js A UI/WebServerResources/ckeditor/_source/lang/it.js A UI/WebServerResources/ckeditor/_source/lang/ja.js A UI/WebServerResources/ckeditor/_source/lang/km.js A UI/WebServerResources/ckeditor/_source/lang/ko.js A UI/WebServerResources/ckeditor/_source/lang/lt.js A UI/WebServerResources/ckeditor/_source/lang/lv.js A UI/WebServerResources/ckeditor/_source/lang/mn.js A UI/WebServerResources/ckeditor/_source/lang/ms.js A UI/WebServerResources/ckeditor/_source/lang/nb.js A UI/WebServerResources/ckeditor/_source/lang/nl.js A UI/WebServerResources/ckeditor/_source/lang/no.js A UI/WebServerResources/ckeditor/_source/lang/pl.js A UI/WebServerResources/ckeditor/_source/lang/pt-br.js A UI/WebServerResources/ckeditor/_source/lang/pt.js A UI/WebServerResources/ckeditor/_source/lang/ro.js A UI/WebServerResources/ckeditor/_source/lang/ru.js A UI/WebServerResources/ckeditor/_source/lang/sk.js A UI/WebServerResources/ckeditor/_source/lang/sl.js A UI/WebServerResources/ckeditor/_source/lang/sr-latn.js A UI/WebServerResources/ckeditor/_source/lang/sr.js A UI/WebServerResources/ckeditor/_source/lang/sv.js A UI/WebServerResources/ckeditor/_source/lang/th.js A UI/WebServerResources/ckeditor/_source/lang/tr.js A UI/WebServerResources/ckeditor/_source/lang/uk.js A UI/WebServerResources/ckeditor/_source/lang/vi.js A UI/WebServerResources/ckeditor/_source/lang/zh-cn.js A UI/WebServerResources/ckeditor/_source/lang/zh.js A UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/about.js A UI/WebServerResources/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png A UI/WebServerResources/ckeditor/_source/plugins/about/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/basicstyles/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/blockquote/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/button/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/clipboard/dialogs/paste.js A UI/WebServerResources/ckeditor/_source/plugins/clipboard/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/colorbutton/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/contextmenu/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/dialog/dialogDefinition.js A UI/WebServerResources/ckeditor/_source/plugins/dialog/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/dialogui/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/domiterator/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/editingblock/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/elementspath/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/enterkey/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/entities/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/filebrowser/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/find/dialogs/find.js A UI/WebServerResources/ckeditor/_source/plugins/find/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/flash/dialogs/flash.js A UI/WebServerResources/ckeditor/_source/plugins/flash/images/placeholder.png A UI/WebServerResources/ckeditor/_source/plugins/flash/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/floatpanel/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/font/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/format/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/button.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/checkbox.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/form.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/radio.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/select.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textarea.js A UI/WebServerResources/ckeditor/_source/plugins/forms/dialogs/textfield.js A UI/WebServerResources/ckeditor/_source/plugins/forms/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/horizontalrule/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/htmldataprocessor/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/htmlwriter/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/iframedialog/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/image/dialogs/image.js A UI/WebServerResources/ckeditor/_source/plugins/image/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/indent/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/justify/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/keystrokes/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/anchor.js A UI/WebServerResources/ckeditor/_source/plugins/link/dialogs/link.js A UI/WebServerResources/ckeditor/_source/plugins/link/images/anchor.gif A UI/WebServerResources/ckeditor/_source/plugins/link/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/list/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/listblock/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/maximize/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/menu/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/menubutton/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/newpage/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif A UI/WebServerResources/ckeditor/_source/plugins/pagebreak/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/panel/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/panelbutton/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/pastefromword/dialogs/pastefromword.js A UI/WebServerResources/ckeditor/_source/plugins/pastefromword/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js A UI/WebServerResources/ckeditor/_source/plugins/pastetext/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/popup/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/preview/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/print/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/removeformat/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/resize/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/richcombo/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/save/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/options.js A UI/WebServerResources/ckeditor/_source/plugins/scayt/dialogs/toolbar.css A UI/WebServerResources/ckeditor/_source/plugins/scayt/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/selection/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_address.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_blockquote.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_div.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h1.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h2.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h3.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h4.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h5.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_h6.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_p.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/images/block_pre.png A UI/WebServerResources/ckeditor/_source/plugins/showblocks/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/smiley/dialogs/smiley.js A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angel_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/angry_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/broken_heart.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/confused_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/cry_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/devil_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/envelope.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/heart.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/kiss.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/lightbulb.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/omg_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/regular_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/sad_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/shades_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/teeth_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_down.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/thumbs_up.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/tounge_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/images/wink_smile.gif A UI/WebServerResources/ckeditor/_source/plugins/smiley/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/sourcearea/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js A UI/WebServerResources/ckeditor/_source/plugins/specialchar/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/styles/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/stylescombo/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/stylescombo/styles/default.js A UI/WebServerResources/ckeditor/_source/plugins/tab/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/table/dialogs/table.js A UI/WebServerResources/ckeditor/_source/plugins/table/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js A UI/WebServerResources/ckeditor/_source/plugins/tabletools/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/templates/dialogs/templates.js A UI/WebServerResources/ckeditor/_source/plugins/templates/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/templates/templates/default.js A UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template1.gif A UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template2.gif A UI/WebServerResources/ckeditor/_source/plugins/templates/templates/images/template3.gif A UI/WebServerResources/ckeditor/_source/plugins/toolbar/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js A UI/WebServerResources/ckeditor/_source/plugins/uicolor/lang/en.js A UI/WebServerResources/ckeditor/_source/plugins/uicolor/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/uicolor/uicolor.gif A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/assets/yui.css A UI/WebServerResources/ckeditor/_source/plugins/uicolor/yui/yui.js A UI/WebServerResources/ckeditor/_source/plugins/undo/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/ciframe.html A UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html A UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.css A UI/WebServerResources/ckeditor/_source/plugins/wsc/dialogs/wsc.js A UI/WebServerResources/ckeditor/_source/plugins/wsc/plugin.js A UI/WebServerResources/ckeditor/_source/plugins/wysiwygarea/plugin.js A UI/WebServerResources/ckeditor/_source/skins/kama/dialog.css A UI/WebServerResources/ckeditor/_source/skins/kama/editor.css A UI/WebServerResources/ckeditor/_source/skins/kama/elementspath.css A UI/WebServerResources/ckeditor/_source/skins/kama/icons.css A UI/WebServerResources/ckeditor/_source/skins/kama/icons.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowdown.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowleft.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowright.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/arrowtop.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/mini.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/noimage.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/sprites_ie6.png A UI/WebServerResources/ckeditor/_source/skins/kama/images/toolbar_start.gif A UI/WebServerResources/ckeditor/_source/skins/kama/mainui.css A UI/WebServerResources/ckeditor/_source/skins/kama/menu.css A UI/WebServerResources/ckeditor/_source/skins/kama/panel.css A UI/WebServerResources/ckeditor/_source/skins/kama/presets.css A UI/WebServerResources/ckeditor/_source/skins/kama/reset.css A UI/WebServerResources/ckeditor/_source/skins/kama/richcombo.css A UI/WebServerResources/ckeditor/_source/skins/kama/skin.js A UI/WebServerResources/ckeditor/_source/skins/kama/sprites.png A UI/WebServerResources/ckeditor/_source/skins/kama/templates.css A UI/WebServerResources/ckeditor/_source/skins/kama/toolbar.css A UI/WebServerResources/ckeditor/_source/skins/office2003/dialog.css A UI/WebServerResources/ckeditor/_source/skins/office2003/editor.css A UI/WebServerResources/ckeditor/_source/skins/office2003/elementspath.css A UI/WebServerResources/ckeditor/_source/skins/office2003/icons.css A UI/WebServerResources/ckeditor/_source/skins/office2003/icons.png A UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowdown.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowleft.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowright.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/arrowtop.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides.png A UI/WebServerResources/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/_source/skins/office2003/images/mini.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/noimage.png A UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites.png A UI/WebServerResources/ckeditor/_source/skins/office2003/images/sprites_ie6.png A UI/WebServerResources/ckeditor/_source/skins/office2003/mainui.css A UI/WebServerResources/ckeditor/_source/skins/office2003/menu.css A UI/WebServerResources/ckeditor/_source/skins/office2003/panel.css A UI/WebServerResources/ckeditor/_source/skins/office2003/presets.css A UI/WebServerResources/ckeditor/_source/skins/office2003/reset.css A UI/WebServerResources/ckeditor/_source/skins/office2003/richcombo.css A UI/WebServerResources/ckeditor/_source/skins/office2003/skin.js A UI/WebServerResources/ckeditor/_source/skins/office2003/templates.css A UI/WebServerResources/ckeditor/_source/skins/office2003/toolbar.css A UI/WebServerResources/ckeditor/_source/skins/v2/dialog.css A UI/WebServerResources/ckeditor/_source/skins/v2/editor.css A UI/WebServerResources/ckeditor/_source/skins/v2/elementspath.css A UI/WebServerResources/ckeditor/_source/skins/v2/icons.css A UI/WebServerResources/ckeditor/_source/skins/v2/icons.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowdown.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowleft.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowright.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/arrowtop.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/mini.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/noimage.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/sprites_ie6.png A UI/WebServerResources/ckeditor/_source/skins/v2/images/toolbar_start.gif A UI/WebServerResources/ckeditor/_source/skins/v2/mainui.css A UI/WebServerResources/ckeditor/_source/skins/v2/menu.css A UI/WebServerResources/ckeditor/_source/skins/v2/panel.css A UI/WebServerResources/ckeditor/_source/skins/v2/presets.css A UI/WebServerResources/ckeditor/_source/skins/v2/reset.css A UI/WebServerResources/ckeditor/_source/skins/v2/richcombo.css A UI/WebServerResources/ckeditor/_source/skins/v2/skin.js A UI/WebServerResources/ckeditor/_source/skins/v2/templates.css A UI/WebServerResources/ckeditor/_source/skins/v2/toolbar.css A UI/WebServerResources/ckeditor/_source/tests/_assets/sample.css A UI/WebServerResources/ckeditor/_source/tests/_assets/sample.js A UI/WebServerResources/ckeditor/_source/tests/_assets/sample.txt A UI/WebServerResources/ckeditor/_source/tests/_assets/sample.xml A UI/WebServerResources/ckeditor/_source/tests/_assets/sample_xml.txt A UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_1.js A UI/WebServerResources/ckeditor/_source/tests/core/_editor/custom_config_2.js A UI/WebServerResources/ckeditor/_source/tests/core/ajax.html A UI/WebServerResources/ckeditor/_source/tests/core/ckeditor.html A UI/WebServerResources/ckeditor/_source/tests/core/ckeditor2.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/document.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/documentfragment.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/element.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/node.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/range.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/text.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/walker.html A UI/WebServerResources/ckeditor/_source/tests/core/dom/window.html A UI/WebServerResources/ckeditor/_source/tests/core/editor.html A UI/WebServerResources/ckeditor/_source/tests/core/env.html A UI/WebServerResources/ckeditor/_source/tests/core/event.html A UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/fragment.html A UI/WebServerResources/ckeditor/_source/tests/core/htmlparser/htmlparser.html A UI/WebServerResources/ckeditor/_source/tests/core/plugins.html A UI/WebServerResources/ckeditor/_source/tests/core/plugins/myplugins/sample/my_plugin.js A UI/WebServerResources/ckeditor/_source/tests/core/scriptloader.html A UI/WebServerResources/ckeditor/_source/tests/core/tools.html A UI/WebServerResources/ckeditor/_source/tests/core/xml.html A UI/WebServerResources/ckeditor/_source/tests/plugins/domiterator/domiterator.html A UI/WebServerResources/ckeditor/_source/tests/plugins/htmldataprocessor/htmldataprocessor.html A UI/WebServerResources/ckeditor/_source/tests/plugins/list/list.html A UI/WebServerResources/ckeditor/_source/tests/plugins/selection/selection.html A UI/WebServerResources/ckeditor/_source/tests/plugins/styles/styles.html A UI/WebServerResources/ckeditor/_source/tests/test.css A UI/WebServerResources/ckeditor/_source/tests/test.js A UI/WebServerResources/ckeditor/_source/tests/testall.html A UI/WebServerResources/ckeditor/_source/tests/yuitest.js A UI/WebServerResources/ckeditor/_source/themes/default/theme.js A UI/WebServerResources/ckeditor/_tests/_assets/sample.css A UI/WebServerResources/ckeditor/_tests/_assets/sample.js A UI/WebServerResources/ckeditor/_tests/_assets/sample.txt A UI/WebServerResources/ckeditor/_tests/_assets/sample.xml A UI/WebServerResources/ckeditor/_tests/_assets/sample_xml.txt A UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_1.js A UI/WebServerResources/ckeditor/_tests/core/_editor/custom_config_2.js A UI/WebServerResources/ckeditor/_tests/core/ajax.html A UI/WebServerResources/ckeditor/_tests/core/ckeditor.html A UI/WebServerResources/ckeditor/_tests/core/ckeditor2.html A UI/WebServerResources/ckeditor/_tests/core/dom/document.html A UI/WebServerResources/ckeditor/_tests/core/dom/documentfragment.html A UI/WebServerResources/ckeditor/_tests/core/dom/element.html A UI/WebServerResources/ckeditor/_tests/core/dom/node.html A UI/WebServerResources/ckeditor/_tests/core/dom/range.html A UI/WebServerResources/ckeditor/_tests/core/dom/text.html A UI/WebServerResources/ckeditor/_tests/core/dom/walker.html A UI/WebServerResources/ckeditor/_tests/core/dom/window.html A UI/WebServerResources/ckeditor/_tests/core/editor.html A UI/WebServerResources/ckeditor/_tests/core/env.html A UI/WebServerResources/ckeditor/_tests/core/event.html A UI/WebServerResources/ckeditor/_tests/core/htmlparser/fragment.html A UI/WebServerResources/ckeditor/_tests/core/htmlparser/htmlparser.html A UI/WebServerResources/ckeditor/_tests/core/plugins.html A UI/WebServerResources/ckeditor/_tests/core/plugins/myplugins/sample/my_plugin.js A UI/WebServerResources/ckeditor/_tests/core/scriptloader.html A UI/WebServerResources/ckeditor/_tests/core/tools.html A UI/WebServerResources/ckeditor/_tests/core/xml.html A UI/WebServerResources/ckeditor/_tests/plugins/domiterator/domiterator.html A UI/WebServerResources/ckeditor/_tests/plugins/htmldataprocessor/htmldataprocessor.html A UI/WebServerResources/ckeditor/_tests/plugins/list/list.html A UI/WebServerResources/ckeditor/_tests/plugins/selection/selection.html A UI/WebServerResources/ckeditor/_tests/plugins/styles/styles.html A UI/WebServerResources/ckeditor/_tests/test.css A UI/WebServerResources/ckeditor/_tests/test.js A UI/WebServerResources/ckeditor/_tests/testall.html A UI/WebServerResources/ckeditor/_tests/yuitest.js A UI/WebServerResources/ckeditor/ckeditor.js A UI/WebServerResources/ckeditor/ckeditor.pack A UI/WebServerResources/ckeditor/ckeditor_basic.js A UI/WebServerResources/ckeditor/ckeditor_basic_source.js A UI/WebServerResources/ckeditor/ckeditor_source.js A UI/WebServerResources/ckeditor/config.js A UI/WebServerResources/ckeditor/contents.css A UI/WebServerResources/ckeditor/images/spacer.gif A UI/WebServerResources/ckeditor/lang/_languages.js A UI/WebServerResources/ckeditor/lang/_translationstatus.txt A UI/WebServerResources/ckeditor/lang/af.js A UI/WebServerResources/ckeditor/lang/ar.js A UI/WebServerResources/ckeditor/lang/bg.js A UI/WebServerResources/ckeditor/lang/bn.js A UI/WebServerResources/ckeditor/lang/bs.js A UI/WebServerResources/ckeditor/lang/ca.js A UI/WebServerResources/ckeditor/lang/cs.js A UI/WebServerResources/ckeditor/lang/da.js A UI/WebServerResources/ckeditor/lang/de.js A UI/WebServerResources/ckeditor/lang/el.js A UI/WebServerResources/ckeditor/lang/en-au.js A UI/WebServerResources/ckeditor/lang/en-ca.js A UI/WebServerResources/ckeditor/lang/en-uk.js A UI/WebServerResources/ckeditor/lang/en.js A UI/WebServerResources/ckeditor/lang/eo.js A UI/WebServerResources/ckeditor/lang/es.js A UI/WebServerResources/ckeditor/lang/et.js A UI/WebServerResources/ckeditor/lang/eu.js A UI/WebServerResources/ckeditor/lang/fa.js A UI/WebServerResources/ckeditor/lang/fi.js A UI/WebServerResources/ckeditor/lang/fo.js A UI/WebServerResources/ckeditor/lang/fr-ca.js A UI/WebServerResources/ckeditor/lang/fr.js A UI/WebServerResources/ckeditor/lang/gl.js A UI/WebServerResources/ckeditor/lang/gu.js A UI/WebServerResources/ckeditor/lang/he.js A UI/WebServerResources/ckeditor/lang/hi.js A UI/WebServerResources/ckeditor/lang/hr.js A UI/WebServerResources/ckeditor/lang/hu.js A UI/WebServerResources/ckeditor/lang/is.js A UI/WebServerResources/ckeditor/lang/it.js A UI/WebServerResources/ckeditor/lang/ja.js A UI/WebServerResources/ckeditor/lang/km.js A UI/WebServerResources/ckeditor/lang/ko.js A UI/WebServerResources/ckeditor/lang/lt.js A UI/WebServerResources/ckeditor/lang/lv.js A UI/WebServerResources/ckeditor/lang/mn.js A UI/WebServerResources/ckeditor/lang/ms.js A UI/WebServerResources/ckeditor/lang/nb.js A UI/WebServerResources/ckeditor/lang/nl.js A UI/WebServerResources/ckeditor/lang/no.js A UI/WebServerResources/ckeditor/lang/pl.js A UI/WebServerResources/ckeditor/lang/pt-br.js A UI/WebServerResources/ckeditor/lang/pt.js A UI/WebServerResources/ckeditor/lang/ro.js A UI/WebServerResources/ckeditor/lang/ru.js A UI/WebServerResources/ckeditor/lang/sk.js A UI/WebServerResources/ckeditor/lang/sl.js A UI/WebServerResources/ckeditor/lang/sr-latn.js A UI/WebServerResources/ckeditor/lang/sr.js A UI/WebServerResources/ckeditor/lang/sv.js A UI/WebServerResources/ckeditor/lang/th.js A UI/WebServerResources/ckeditor/lang/tr.js A UI/WebServerResources/ckeditor/lang/uk.js A UI/WebServerResources/ckeditor/lang/vi.js A UI/WebServerResources/ckeditor/lang/zh-cn.js A UI/WebServerResources/ckeditor/lang/zh.js A UI/WebServerResources/ckeditor/plugins/about/dialogs/about.js A UI/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png A UI/WebServerResources/ckeditor/plugins/about/plugin.js A UI/WebServerResources/ckeditor/plugins/basicstyles/plugin.js A UI/WebServerResources/ckeditor/plugins/blockquote/plugin.js A UI/WebServerResources/ckeditor/plugins/button/plugin.js A UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js A UI/WebServerResources/ckeditor/plugins/clipboard/plugin.js A UI/WebServerResources/ckeditor/plugins/colorbutton/plugin.js A UI/WebServerResources/ckeditor/plugins/contextmenu/plugin.js A UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js A UI/WebServerResources/ckeditor/plugins/dialog/plugin.js A UI/WebServerResources/ckeditor/plugins/dialogui/plugin.js A UI/WebServerResources/ckeditor/plugins/domiterator/plugin.js A UI/WebServerResources/ckeditor/plugins/editingblock/plugin.js A UI/WebServerResources/ckeditor/plugins/elementspath/plugin.js A UI/WebServerResources/ckeditor/plugins/enterkey/plugin.js A UI/WebServerResources/ckeditor/plugins/entities/plugin.js A UI/WebServerResources/ckeditor/plugins/filebrowser/plugin.js A UI/WebServerResources/ckeditor/plugins/find/dialogs/find.js A UI/WebServerResources/ckeditor/plugins/find/plugin.js A UI/WebServerResources/ckeditor/plugins/flash/dialogs/flash.js A UI/WebServerResources/ckeditor/plugins/flash/images/placeholder.png A UI/WebServerResources/ckeditor/plugins/flash/plugin.js A UI/WebServerResources/ckeditor/plugins/floatpanel/plugin.js A UI/WebServerResources/ckeditor/plugins/font/plugin.js A UI/WebServerResources/ckeditor/plugins/format/plugin.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/button.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/checkbox.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/form.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/hiddenfield.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/radio.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/select.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/textarea.js A UI/WebServerResources/ckeditor/plugins/forms/dialogs/textfield.js A UI/WebServerResources/ckeditor/plugins/forms/plugin.js A UI/WebServerResources/ckeditor/plugins/horizontalrule/plugin.js A UI/WebServerResources/ckeditor/plugins/htmldataprocessor/plugin.js A UI/WebServerResources/ckeditor/plugins/htmlwriter/plugin.js A UI/WebServerResources/ckeditor/plugins/iframedialog/plugin.js A UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js A UI/WebServerResources/ckeditor/plugins/image/plugin.js A UI/WebServerResources/ckeditor/plugins/indent/plugin.js A UI/WebServerResources/ckeditor/plugins/justify/plugin.js A UI/WebServerResources/ckeditor/plugins/keystrokes/plugin.js A UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js A UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js A UI/WebServerResources/ckeditor/plugins/link/images/anchor.gif A UI/WebServerResources/ckeditor/plugins/link/plugin.js A UI/WebServerResources/ckeditor/plugins/list/plugin.js A UI/WebServerResources/ckeditor/plugins/listblock/plugin.js A UI/WebServerResources/ckeditor/plugins/maximize/plugin.js A UI/WebServerResources/ckeditor/plugins/menu/plugin.js A UI/WebServerResources/ckeditor/plugins/menubutton/plugin.js A UI/WebServerResources/ckeditor/plugins/newpage/plugin.js A UI/WebServerResources/ckeditor/plugins/pagebreak/images/pagebreak.gif A UI/WebServerResources/ckeditor/plugins/pagebreak/plugin.js A UI/WebServerResources/ckeditor/plugins/panel/plugin.js A UI/WebServerResources/ckeditor/plugins/panelbutton/plugin.js A UI/WebServerResources/ckeditor/plugins/pastefromword/dialogs/pastefromword.js A UI/WebServerResources/ckeditor/plugins/pastefromword/plugin.js A UI/WebServerResources/ckeditor/plugins/pastetext/dialogs/pastetext.js A UI/WebServerResources/ckeditor/plugins/pastetext/plugin.js A UI/WebServerResources/ckeditor/plugins/popup/plugin.js A UI/WebServerResources/ckeditor/plugins/preview/plugin.js A UI/WebServerResources/ckeditor/plugins/print/plugin.js A UI/WebServerResources/ckeditor/plugins/removeformat/plugin.js A UI/WebServerResources/ckeditor/plugins/resize/plugin.js A UI/WebServerResources/ckeditor/plugins/richcombo/plugin.js A UI/WebServerResources/ckeditor/plugins/save/plugin.js A UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js A UI/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css A UI/WebServerResources/ckeditor/plugins/scayt/plugin.js A UI/WebServerResources/ckeditor/plugins/selection/plugin.js A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_address.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_blockquote.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_div.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h1.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h2.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h3.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h4.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h5.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_h6.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_p.png A UI/WebServerResources/ckeditor/plugins/showblocks/images/block_pre.png A UI/WebServerResources/ckeditor/plugins/showblocks/plugin.js A UI/WebServerResources/ckeditor/plugins/smiley/dialogs/smiley.js A UI/WebServerResources/ckeditor/plugins/smiley/images/angel_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/angry_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/broken_heart.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/confused_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/cry_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/devil_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/embaressed_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/envelope.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/heart.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/kiss.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/lightbulb.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/omg_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/regular_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/sad_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/shades_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/teeth_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_down.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/thumbs_up.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/tounge_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/images/wink_smile.gif A UI/WebServerResources/ckeditor/plugins/smiley/plugin.js A UI/WebServerResources/ckeditor/plugins/sourcearea/plugin.js A UI/WebServerResources/ckeditor/plugins/specialchar/dialogs/specialchar.js A UI/WebServerResources/ckeditor/plugins/specialchar/plugin.js A UI/WebServerResources/ckeditor/plugins/styles/plugin.js A UI/WebServerResources/ckeditor/plugins/stylescombo/plugin.js A UI/WebServerResources/ckeditor/plugins/stylescombo/styles/default.js A UI/WebServerResources/ckeditor/plugins/tab/plugin.js A UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js A UI/WebServerResources/ckeditor/plugins/table/plugin.js A UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js A UI/WebServerResources/ckeditor/plugins/tabletools/plugin.js A UI/WebServerResources/ckeditor/plugins/templates/dialogs/templates.js A UI/WebServerResources/ckeditor/plugins/templates/plugin.js A UI/WebServerResources/ckeditor/plugins/templates/templates/default.js A UI/WebServerResources/ckeditor/plugins/templates/templates/images/template1.gif A UI/WebServerResources/ckeditor/plugins/templates/templates/images/template2.gif A UI/WebServerResources/ckeditor/plugins/templates/templates/images/template3.gif A UI/WebServerResources/ckeditor/plugins/toolbar/plugin.js A UI/WebServerResources/ckeditor/plugins/uicolor/dialogs/uicolor.js A UI/WebServerResources/ckeditor/plugins/uicolor/lang/en.js A UI/WebServerResources/ckeditor/plugins/uicolor/plugin.js A UI/WebServerResources/ckeditor/plugins/uicolor/uicolor.gif A UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_bg.png A UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png A UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_mask.png A UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png A UI/WebServerResources/ckeditor/plugins/uicolor/yui/assets/yui.css A UI/WebServerResources/ckeditor/plugins/uicolor/yui/yui.js A UI/WebServerResources/ckeditor/plugins/undo/plugin.js A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js A UI/WebServerResources/ckeditor/plugins/wsc/plugin.js A UI/WebServerResources/ckeditor/plugins/wysiwygarea/plugin.js A UI/WebServerResources/ckeditor/skins/kama/dialog.css A UI/WebServerResources/ckeditor/skins/kama/editor.css A UI/WebServerResources/ckeditor/skins/kama/icons.png A UI/WebServerResources/ckeditor/skins/kama/images/arrowdown.gif A UI/WebServerResources/ckeditor/skins/kama/images/arrowleft.gif A UI/WebServerResources/ckeditor/skins/kama/images/arrowright.gif A UI/WebServerResources/ckeditor/skins/kama/images/arrowtop.gif A UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.gif A UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides.png A UI/WebServerResources/ckeditor/skins/kama/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/skins/kama/images/mini.gif A UI/WebServerResources/ckeditor/skins/kama/images/noimage.png A UI/WebServerResources/ckeditor/skins/kama/images/resizer.gif A UI/WebServerResources/ckeditor/skins/kama/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/skins/kama/images/sprites.png A UI/WebServerResources/ckeditor/skins/kama/images/sprites_ie6.png A UI/WebServerResources/ckeditor/skins/kama/images/toolbar_start.gif A UI/WebServerResources/ckeditor/skins/kama/skin.js A UI/WebServerResources/ckeditor/skins/kama/sprites.png A UI/WebServerResources/ckeditor/skins/kama/templates.css A UI/WebServerResources/ckeditor/skins/office2003/dialog.css A UI/WebServerResources/ckeditor/skins/office2003/editor.css A UI/WebServerResources/ckeditor/skins/office2003/icons.png A UI/WebServerResources/ckeditor/skins/office2003/images/arrowdown.gif A UI/WebServerResources/ckeditor/skins/office2003/images/arrowleft.gif A UI/WebServerResources/ckeditor/skins/office2003/images/arrowright.gif A UI/WebServerResources/ckeditor/skins/office2003/images/arrowtop.gif A UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.gif A UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides.png A UI/WebServerResources/ckeditor/skins/office2003/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/skins/office2003/images/mini.gif A UI/WebServerResources/ckeditor/skins/office2003/images/noimage.png A UI/WebServerResources/ckeditor/skins/office2003/images/resizer.gif A UI/WebServerResources/ckeditor/skins/office2003/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/skins/office2003/images/sprites.png A UI/WebServerResources/ckeditor/skins/office2003/images/sprites_ie6.png A UI/WebServerResources/ckeditor/skins/office2003/skin.js A UI/WebServerResources/ckeditor/skins/office2003/templates.css A UI/WebServerResources/ckeditor/skins/v2/dialog.css A UI/WebServerResources/ckeditor/skins/v2/editor.css A UI/WebServerResources/ckeditor/skins/v2/icons.png A UI/WebServerResources/ckeditor/skins/v2/images/arrowdown.gif A UI/WebServerResources/ckeditor/skins/v2/images/arrowleft.gif A UI/WebServerResources/ckeditor/skins/v2/images/arrowright.gif A UI/WebServerResources/ckeditor/skins/v2/images/arrowtop.gif A UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.gif A UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides.png A UI/WebServerResources/ckeditor/skins/v2/images/dialog_sides_rtl.png A UI/WebServerResources/ckeditor/skins/v2/images/mini.gif A UI/WebServerResources/ckeditor/skins/v2/images/noimage.png A UI/WebServerResources/ckeditor/skins/v2/images/resizer.gif A UI/WebServerResources/ckeditor/skins/v2/images/resizer_rtl.gif A UI/WebServerResources/ckeditor/skins/v2/images/sprites.png A UI/WebServerResources/ckeditor/skins/v2/images/sprites_ie6.png A UI/WebServerResources/ckeditor/skins/v2/images/toolbar_start.gif A UI/WebServerResources/ckeditor/skins/v2/skin.js A UI/WebServerResources/ckeditor/skins/v2/templates.css A UI/WebServerResources/ckeditor/themes/default/theme.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckcontextmenu.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdataprocessor.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_gecko.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_ie.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrangeiterator.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckeditingarea.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckelementpath.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckenterkey.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckevents.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckhtmliterator.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckicon.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckiecleanup.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckimagepreloader.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckkeystrokehandler.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublock.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublockpanel.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckmenuitem.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckpanel.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckplugin.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckspecialcombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckstyle.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbar.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbutton.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckw3crange.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckxml.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_gecko.js D UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_ie.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fck_othercommands.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckfitwindow.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckindentcommands.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckjustifycommands.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcklistcommands.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcknamedcommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckshowblocks.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckstylecommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktablecommand.js D UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js D UI/WebServerResources/fckeditor/editor/_source/fckconstants.js D UI/WebServerResources/fckeditor/editor/_source/fckeditorapi.js D UI/WebServerResources/fckeditor/editor/_source/fckjscoreextensions.js D UI/WebServerResources/fckeditor/editor/_source/fckscriptloader.js D UI/WebServerResources/fckeditor/editor/_source/internals/fck.js D UI/WebServerResources/fckeditor/editor/_source/internals/fck_contextmenu.js D UI/WebServerResources/fckeditor/editor/_source/internals/fck_gecko.js D UI/WebServerResources/fckeditor/editor/_source/internals/fck_ie.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckbrowserinfo.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckcodeformatter.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckcommands.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckconfig.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug_empty.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckdialog.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckdocumentprocessor.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckdomtools.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcklanguagemanager.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcklisthandler.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcklistslib.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckplugins.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckregexlib.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckselection.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_gecko.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_ie.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckstyles.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_gecko.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_ie.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbaritems.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbarset.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktools.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_gecko.js D UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_ie.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckundo.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckurlparams.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_gecko.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_ie.js D UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtmlentities.js D UI/WebServerResources/fckeditor/editor/css/behaviors/disablehandles.htc D UI/WebServerResources/fckeditor/editor/css/behaviors/showtableborders.htc D UI/WebServerResources/fckeditor/editor/css/fck_editorarea.css D UI/WebServerResources/fckeditor/editor/css/fck_internal.css D UI/WebServerResources/fckeditor/editor/css/fck_showtableborders_gecko.css D UI/WebServerResources/fckeditor/editor/css/images/block_address.png D UI/WebServerResources/fckeditor/editor/css/images/block_blockquote.png D UI/WebServerResources/fckeditor/editor/css/images/block_div.png D UI/WebServerResources/fckeditor/editor/css/images/block_h1.png D UI/WebServerResources/fckeditor/editor/css/images/block_h2.png D UI/WebServerResources/fckeditor/editor/css/images/block_h3.png D UI/WebServerResources/fckeditor/editor/css/images/block_h4.png D UI/WebServerResources/fckeditor/editor/css/images/block_h5.png D UI/WebServerResources/fckeditor/editor/css/images/block_h6.png D UI/WebServerResources/fckeditor/editor/css/images/block_p.png D UI/WebServerResources/fckeditor/editor/css/images/block_pre.png D UI/WebServerResources/fckeditor/editor/css/images/fck_anchor.gif D UI/WebServerResources/fckeditor/editor/css/images/fck_flashlogo.gif D UI/WebServerResources/fckeditor/editor/css/images/fck_hiddenfield.gif D UI/WebServerResources/fckeditor/editor/css/images/fck_pagebreak.gif D UI/WebServerResources/fckeditor/editor/css/images/fck_plugin.gif D UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.css D UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.js D UI/WebServerResources/fckeditor/editor/dialog/common/images/locked.gif D UI/WebServerResources/fckeditor/editor/dialog/common/images/reset.gif D UI/WebServerResources/fckeditor/editor/dialog/common/images/unlocked.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_about.html D UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fredck.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_anchor.html D UI/WebServerResources/fckeditor/editor/dialog/fck_button.html D UI/WebServerResources/fckeditor/editor/dialog/fck_checkbox.html D UI/WebServerResources/fckeditor/editor/dialog/fck_colorselector.html D UI/WebServerResources/fckeditor/editor/dialog/fck_div.html D UI/WebServerResources/fckeditor/editor/dialog/fck_docprops.html D UI/WebServerResources/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html D UI/WebServerResources/fckeditor/editor/dialog/fck_flash.html D UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash.js D UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html D UI/WebServerResources/fckeditor/editor/dialog/fck_form.html D UI/WebServerResources/fckeditor/editor/dialog/fck_hiddenfield.html D UI/WebServerResources/fckeditor/editor/dialog/fck_image.html D UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image.js D UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image_preview.html D UI/WebServerResources/fckeditor/editor/dialog/fck_link.html D UI/WebServerResources/fckeditor/editor/dialog/fck_link/fck_link.js D UI/WebServerResources/fckeditor/editor/dialog/fck_listprop.html D UI/WebServerResources/fckeditor/editor/dialog/fck_paste.html D UI/WebServerResources/fckeditor/editor/dialog/fck_radiobutton.html D UI/WebServerResources/fckeditor/editor/dialog/fck_replace.html D UI/WebServerResources/fckeditor/editor/dialog/fck_select.html D UI/WebServerResources/fckeditor/editor/dialog/fck_select/fck_select.js D UI/WebServerResources/fckeditor/editor/dialog/fck_smiley.html D UI/WebServerResources/fckeditor/editor/dialog/fck_source.html D UI/WebServerResources/fckeditor/editor/dialog/fck_specialchar.html D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages.html D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css D UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js D UI/WebServerResources/fckeditor/editor/dialog/fck_table.html D UI/WebServerResources/fckeditor/editor/dialog/fck_tablecell.html D UI/WebServerResources/fckeditor/editor/dialog/fck_template.html D UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template1.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template2.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template3.gif D UI/WebServerResources/fckeditor/editor/dialog/fck_textarea.html D UI/WebServerResources/fckeditor/editor/dialog/fck_textfield.html D UI/WebServerResources/fckeditor/editor/dtd/fck_dtd_test.html D UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10strict.js D UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10transitional.js D UI/WebServerResources/fckeditor/editor/fckdebug.html D UI/WebServerResources/fckeditor/editor/fckdialog.html D UI/WebServerResources/fckeditor/editor/fckeditor.html D UI/WebServerResources/fckeditor/editor/fckeditor.original.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.css D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmactualfolder.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmfolders.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourceslist.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourcetype.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmupload.html D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder32.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/html.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/js.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/png.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/spacer.gif D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/common.js D UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/fckxml.js D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/basexml.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/class_upload.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/commands.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/config.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/connector.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/io.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/upload.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/util.asp D UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/config.ascx D UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/connector.aspx D UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/upload.aspx D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/config.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/connector.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/image.cfc D UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/upload.cfm D UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/config.lasso D UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/connector.lasso D UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/upload.lasso D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/basexml.pl D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/commands.pl D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/connector.cgi D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/io.pl D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload.cgi D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl D UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/util.pl D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/basexml.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/commands.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/config.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/connector.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/io.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/phpcompat.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/upload.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/util.php D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/config.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/connector.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckcommands.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckconnector.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckoutput.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckutil.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/htaccess.txt D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/upload.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/wsgi.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/zope.py D UI/WebServerResources/fckeditor/editor/filemanager/connectors/test.html D UI/WebServerResources/fckeditor/editor/filemanager/connectors/uploadtest.html D UI/WebServerResources/fckeditor/editor/images/anchor.gif D UI/WebServerResources/fckeditor/editor/images/arrow_ltr.gif D UI/WebServerResources/fckeditor/editor/images/arrow_rtl.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/angel_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/angry_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/broken_heart.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/cake.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/confused_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/cry_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/devil_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/embaressed_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/envelope.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/heart.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/kiss.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/lightbulb.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/omg_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/regular_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/sad_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/shades_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/teeth_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_down.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_up.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/tounge_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif D UI/WebServerResources/fckeditor/editor/images/smiley/msn/wink_smile.gif D UI/WebServerResources/fckeditor/editor/images/spacer.gif D UI/WebServerResources/fckeditor/editor/js/fckadobeair.js D UI/WebServerResources/fckeditor/editor/js/fckeditorcode_gecko.js D UI/WebServerResources/fckeditor/editor/js/fckeditorcode_ie.js D UI/WebServerResources/fckeditor/editor/lang/_translationstatus.txt D UI/WebServerResources/fckeditor/editor/lang/af.js D UI/WebServerResources/fckeditor/editor/lang/ar.js D UI/WebServerResources/fckeditor/editor/lang/bg.js D UI/WebServerResources/fckeditor/editor/lang/bn.js D UI/WebServerResources/fckeditor/editor/lang/bs.js D UI/WebServerResources/fckeditor/editor/lang/ca.js D UI/WebServerResources/fckeditor/editor/lang/cs.js D UI/WebServerResources/fckeditor/editor/lang/da.js D UI/WebServerResources/fckeditor/editor/lang/de.js D UI/WebServerResources/fckeditor/editor/lang/el.js D UI/WebServerResources/fckeditor/editor/lang/en-au.js D UI/WebServerResources/fckeditor/editor/lang/en-ca.js D UI/WebServerResources/fckeditor/editor/lang/en-uk.js D UI/WebServerResources/fckeditor/editor/lang/en.js D UI/WebServerResources/fckeditor/editor/lang/eo.js D UI/WebServerResources/fckeditor/editor/lang/es.js D UI/WebServerResources/fckeditor/editor/lang/et.js D UI/WebServerResources/fckeditor/editor/lang/eu.js D UI/WebServerResources/fckeditor/editor/lang/fa.js D UI/WebServerResources/fckeditor/editor/lang/fi.js D UI/WebServerResources/fckeditor/editor/lang/fo.js D UI/WebServerResources/fckeditor/editor/lang/fr-ca.js D UI/WebServerResources/fckeditor/editor/lang/fr.js D UI/WebServerResources/fckeditor/editor/lang/gl.js D UI/WebServerResources/fckeditor/editor/lang/gu.js D UI/WebServerResources/fckeditor/editor/lang/he.js D UI/WebServerResources/fckeditor/editor/lang/hi.js D UI/WebServerResources/fckeditor/editor/lang/hr.js D UI/WebServerResources/fckeditor/editor/lang/hu.js D UI/WebServerResources/fckeditor/editor/lang/is.js D UI/WebServerResources/fckeditor/editor/lang/it.js D UI/WebServerResources/fckeditor/editor/lang/ja.js D UI/WebServerResources/fckeditor/editor/lang/km.js D UI/WebServerResources/fckeditor/editor/lang/ko.js D UI/WebServerResources/fckeditor/editor/lang/lt.js D UI/WebServerResources/fckeditor/editor/lang/lv.js D UI/WebServerResources/fckeditor/editor/lang/mn.js D UI/WebServerResources/fckeditor/editor/lang/ms.js D UI/WebServerResources/fckeditor/editor/lang/nb.js D UI/WebServerResources/fckeditor/editor/lang/nl.js D UI/WebServerResources/fckeditor/editor/lang/no.js D UI/WebServerResources/fckeditor/editor/lang/pl.js D UI/WebServerResources/fckeditor/editor/lang/pt-br.js D UI/WebServerResources/fckeditor/editor/lang/pt.js D UI/WebServerResources/fckeditor/editor/lang/ro.js D UI/WebServerResources/fckeditor/editor/lang/ru.js D UI/WebServerResources/fckeditor/editor/lang/sk.js D UI/WebServerResources/fckeditor/editor/lang/sl.js D UI/WebServerResources/fckeditor/editor/lang/sr-latn.js D UI/WebServerResources/fckeditor/editor/lang/sr.js D UI/WebServerResources/fckeditor/editor/lang/sv.js D UI/WebServerResources/fckeditor/editor/lang/th.js D UI/WebServerResources/fckeditor/editor/lang/tr.js D UI/WebServerResources/fckeditor/editor/lang/uk.js D UI/WebServerResources/fckeditor/editor/lang/vi.js D UI/WebServerResources/fckeditor/editor/lang/zh-cn.js D UI/WebServerResources/fckeditor/editor/lang/zh.js D UI/WebServerResources/fckeditor/editor/plugins/autogrow/fckplugin.js D UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.config.js D UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.html D UI/WebServerResources/fckeditor/editor/plugins/bbcode/fckplugin.js D UI/WebServerResources/fckeditor/editor/plugins/dragresizetable/fckplugin.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/fck_placeholder.html D UI/WebServerResources/fckeditor/editor/plugins/placeholder/fckplugin.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/de.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/en.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/es.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/fr.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/it.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/pl.js D UI/WebServerResources/fckeditor/editor/plugins/placeholder/placeholder.gif D UI/WebServerResources/fckeditor/editor/plugins/simplecommands/fckplugin.js D UI/WebServerResources/fckeditor/editor/plugins/tablecommands/fckplugin.js D UI/WebServerResources/fckeditor/editor/skins/_fckviewstrips.html D UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog.css D UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog_ie6.js D UI/WebServerResources/fckeditor/editor/skins/default/fck_editor.css D UI/WebServerResources/fckeditor/editor/skins/default/fck_strip.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.png D UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.rtl.png D UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.png D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.arrowright.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.collapse.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.end.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.expand.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.separator.gif D UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.start.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog.css D UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog_ie6.js D UI/WebServerResources/fckeditor/editor/skins/office2003/fck_editor.css D UI/WebServerResources/fckeditor/editor/skins/office2003/fck_strip.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.png D UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png D UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.png D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.bg.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.end.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.expand.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.separator.gif D UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.start.gif D UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog.css D UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog_ie6.js D UI/WebServerResources/fckeditor/editor/skins/silver/fck_editor.css D UI/WebServerResources/fckeditor/editor/skins/silver/fck_strip.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.png D UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png D UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.png D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.collapse.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.end.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.expand.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.separator.gif D UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.start.gif D UI/WebServerResources/fckeditor/editor/wsc/ciframe.html D UI/WebServerResources/fckeditor/editor/wsc/tmpFrameset.html D UI/WebServerResources/fckeditor/editor/wsc/w.html D UI/WebServerResources/fckeditor/fckconfig.js D UI/WebServerResources/fckeditor/fckeditor.js D UI/WebServerResources/fckeditor/fckpackager.xml D UI/WebServerResources/fckeditor/fckstyles.xml D UI/WebServerResources/fckeditor/fcktemplates.xml D UI/WebServerResources/fckeditor/fckutils.cfm D UI/WebServerResources/fckeditor/license.txt commit 6ea89d62cdcf749d2f4e49e57a4a1bde1c7ff903 Author: Wolfgang Sourdeau Date: Tue Jun 23 23:41:25 2009 +0000 Monotone-Parent: 22b4654cd70bbe3488846e0939147e93e6113c95 Monotone-Revision: dbd490c81ea6cac4c12b2e17661e2fef43219e68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-23T23:41:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 39c9be64dbad1162df3e97d8878be138b963ea87 Author: Wolfgang Sourdeau Date: Tue Jun 23 23:38:52 2009 +0000 Monotone-Parent: 5f0e6bd5b6298ffdd908398135216841ba3b6909 Monotone-Revision: 22b4654cd70bbe3488846e0939147e93e6113c95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-23T23:38:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit f9337f183f10d7b1b59135de0acfd3527bc14a6a Author: C Robert Date: Tue Jun 23 17:53:18 2009 +0000 HTML Composing, see changelog Monotone-Parent: b895c283a3da52c67fd91339f704dc8cd49b743f Monotone-Revision: 5f0e6bd5b6298ffdd908398135216841ba3b6909 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-23T17:53:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailReply.m M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/GNUmakefile M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js commit 445224aa8f61cc2ed388325a156e725c6679d278 Author: C Robert Date: Tue Jun 23 17:43:40 2009 +0000 Monotone-Parent: a2484b6dd613d9d77b8358bcdf898ad814c58c32 Monotone-Revision: b895c283a3da52c67fd91339f704dc8cd49b743f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-23T17:43:40 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 69853fef9133976a7d141d0bca66386fed9394c9 Author: C Robert Date: Tue Jun 23 17:43:20 2009 +0000 New strings Monotone-Parent: 6734e3a43a98dff1324a7329b27decda3bfe1ebc Monotone-Revision: a2484b6dd613d9d77b8358bcdf898ad814c58c32 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-23T17:43:20 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.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/Spanish.lproj/Localizable.strings commit a373c28da8753c76d34fe3570923fff01c68b57c Author: C Robert Date: Tue Jun 23 17:41:38 2009 +0000 Added FCK Monotone-Parent: 2bb0c651a5f3ed0338d78594fd2f6f2ced5e171e Monotone-Revision: 6734e3a43a98dff1324a7329b27decda3bfe1ebc Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-23T17:41:38 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/fckeditor/editor/_source/classes/fckcontextmenu.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdataprocessor.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_gecko.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrange_ie.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckdomrangeiterator.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckeditingarea.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckelementpath.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckenterkey.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckevents.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckhtmliterator.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckicon.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckiecleanup.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckimagepreloader.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckkeystrokehandler.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublock.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckmenublockpanel.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckmenuitem.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckpanel.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckplugin.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckspecialcombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckstyle.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbar.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbutton.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckw3crange.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckxml.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_gecko.js A UI/WebServerResources/fckeditor/editor/_source/classes/fckxml_ie.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fck_othercommands.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckfitwindow.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckindentcommands.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckjustifycommands.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcklistcommands.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcknamedcommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckshowblocks.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fckstylecommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktablecommand.js A UI/WebServerResources/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js A UI/WebServerResources/fckeditor/editor/_source/fckconstants.js A UI/WebServerResources/fckeditor/editor/_source/fckeditorapi.js A UI/WebServerResources/fckeditor/editor/_source/fckjscoreextensions.js A UI/WebServerResources/fckeditor/editor/_source/fckscriptloader.js A UI/WebServerResources/fckeditor/editor/_source/internals/fck.js A UI/WebServerResources/fckeditor/editor/_source/internals/fck_contextmenu.js A UI/WebServerResources/fckeditor/editor/_source/internals/fck_gecko.js A UI/WebServerResources/fckeditor/editor/_source/internals/fck_ie.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckbrowserinfo.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckcodeformatter.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckcommands.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckconfig.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckdebug_empty.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckdialog.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckdocumentprocessor.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckdomtools.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcklanguagemanager.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcklisthandler.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcklistslib.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckplugins.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckregexlib.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckselection.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_gecko.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckselection_ie.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckstyles.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_gecko.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktablehandler_ie.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbaritems.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktoolbarset.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktools.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_gecko.js A UI/WebServerResources/fckeditor/editor/_source/internals/fcktools_ie.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckundo.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckurlparams.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_gecko.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtml_ie.js A UI/WebServerResources/fckeditor/editor/_source/internals/fckxhtmlentities.js A UI/WebServerResources/fckeditor/editor/css/behaviors/disablehandles.htc A UI/WebServerResources/fckeditor/editor/css/behaviors/showtableborders.htc A UI/WebServerResources/fckeditor/editor/css/fck_editorarea.css A UI/WebServerResources/fckeditor/editor/css/fck_internal.css A UI/WebServerResources/fckeditor/editor/css/fck_showtableborders_gecko.css A UI/WebServerResources/fckeditor/editor/css/images/block_address.png A UI/WebServerResources/fckeditor/editor/css/images/block_blockquote.png A UI/WebServerResources/fckeditor/editor/css/images/block_div.png A UI/WebServerResources/fckeditor/editor/css/images/block_h1.png A UI/WebServerResources/fckeditor/editor/css/images/block_h2.png A UI/WebServerResources/fckeditor/editor/css/images/block_h3.png A UI/WebServerResources/fckeditor/editor/css/images/block_h4.png A UI/WebServerResources/fckeditor/editor/css/images/block_h5.png A UI/WebServerResources/fckeditor/editor/css/images/block_h6.png A UI/WebServerResources/fckeditor/editor/css/images/block_p.png A UI/WebServerResources/fckeditor/editor/css/images/block_pre.png A UI/WebServerResources/fckeditor/editor/css/images/fck_anchor.gif A UI/WebServerResources/fckeditor/editor/css/images/fck_flashlogo.gif A UI/WebServerResources/fckeditor/editor/css/images/fck_hiddenfield.gif A UI/WebServerResources/fckeditor/editor/css/images/fck_pagebreak.gif A UI/WebServerResources/fckeditor/editor/css/images/fck_plugin.gif A UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.css A UI/WebServerResources/fckeditor/editor/dialog/common/fck_dialog_common.js A UI/WebServerResources/fckeditor/editor/dialog/common/images/locked.gif A UI/WebServerResources/fckeditor/editor/dialog/common/images/reset.gif A UI/WebServerResources/fckeditor/editor/dialog/common/images/unlocked.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_about.html A UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_about/logo_fredck.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_anchor.html A UI/WebServerResources/fckeditor/editor/dialog/fck_button.html A UI/WebServerResources/fckeditor/editor/dialog/fck_checkbox.html A UI/WebServerResources/fckeditor/editor/dialog/fck_colorselector.html A UI/WebServerResources/fckeditor/editor/dialog/fck_div.html A UI/WebServerResources/fckeditor/editor/dialog/fck_docprops.html A UI/WebServerResources/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html A UI/WebServerResources/fckeditor/editor/dialog/fck_flash.html A UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash.js A UI/WebServerResources/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html A UI/WebServerResources/fckeditor/editor/dialog/fck_form.html A UI/WebServerResources/fckeditor/editor/dialog/fck_hiddenfield.html A UI/WebServerResources/fckeditor/editor/dialog/fck_image.html A UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image.js A UI/WebServerResources/fckeditor/editor/dialog/fck_image/fck_image_preview.html A UI/WebServerResources/fckeditor/editor/dialog/fck_link.html A UI/WebServerResources/fckeditor/editor/dialog/fck_link/fck_link.js A UI/WebServerResources/fckeditor/editor/dialog/fck_listprop.html A UI/WebServerResources/fckeditor/editor/dialog/fck_paste.html A UI/WebServerResources/fckeditor/editor/dialog/fck_radiobutton.html A UI/WebServerResources/fckeditor/editor/dialog/fck_replace.html A UI/WebServerResources/fckeditor/editor/dialog/fck_select.html A UI/WebServerResources/fckeditor/editor/dialog/fck_select/fck_select.js A UI/WebServerResources/fckeditor/editor/dialog/fck_smiley.html A UI/WebServerResources/fckeditor/editor/dialog/fck_source.html A UI/WebServerResources/fckeditor/editor/dialog/fck_specialchar.html A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages.html A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css A UI/WebServerResources/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js A UI/WebServerResources/fckeditor/editor/dialog/fck_table.html A UI/WebServerResources/fckeditor/editor/dialog/fck_tablecell.html A UI/WebServerResources/fckeditor/editor/dialog/fck_template.html A UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template1.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template2.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_template/images/template3.gif A UI/WebServerResources/fckeditor/editor/dialog/fck_textarea.html A UI/WebServerResources/fckeditor/editor/dialog/fck_textfield.html A UI/WebServerResources/fckeditor/editor/dtd/fck_dtd_test.html A UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10strict.js A UI/WebServerResources/fckeditor/editor/dtd/fck_xhtml10transitional.js A UI/WebServerResources/fckeditor/editor/fckdebug.html A UI/WebServerResources/fckeditor/editor/fckdialog.html A UI/WebServerResources/fckeditor/editor/fckeditor.html A UI/WebServerResources/fckeditor/editor/fckeditor.original.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.css A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/browser.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmactualfolder.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmfolders.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourceslist.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmresourcetype.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/frmupload.html A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/Folder32.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/html.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/js.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/png.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/images/spacer.gif A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/common.js A UI/WebServerResources/fckeditor/editor/filemanager/browser/default/js/fckxml.js A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/basexml.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/class_upload.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/commands.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/config.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/connector.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/io.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/upload.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/asp/util.asp A UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/config.ascx A UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/connector.aspx A UI/WebServerResources/fckeditor/editor/filemanager/connectors/aspx/upload.aspx A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/config.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/connector.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/image.cfc A UI/WebServerResources/fckeditor/editor/filemanager/connectors/cfm/upload.cfm A UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/config.lasso A UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/connector.lasso A UI/WebServerResources/fckeditor/editor/filemanager/connectors/lasso/upload.lasso A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/basexml.pl A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/commands.pl A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/connector.cgi A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/io.pl A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload.cgi A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl A UI/WebServerResources/fckeditor/editor/filemanager/connectors/perl/util.pl A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/basexml.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/commands.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/config.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/connector.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/io.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/phpcompat.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/upload.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/php/util.php A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/config.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/connector.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckcommands.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckconnector.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckoutput.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/fckutil.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/htaccess.txt A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/upload.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/wsgi.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/py/zope.py A UI/WebServerResources/fckeditor/editor/filemanager/connectors/test.html A UI/WebServerResources/fckeditor/editor/filemanager/connectors/uploadtest.html A UI/WebServerResources/fckeditor/editor/images/anchor.gif A UI/WebServerResources/fckeditor/editor/images/arrow_ltr.gif A UI/WebServerResources/fckeditor/editor/images/arrow_rtl.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/angel_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/angry_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/broken_heart.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/cake.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/confused_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/cry_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/devil_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/embaressed_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/envelope.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/heart.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/kiss.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/lightbulb.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/omg_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/regular_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/sad_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/shades_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/teeth_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_down.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/thumbs_up.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/tounge_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif A UI/WebServerResources/fckeditor/editor/images/smiley/msn/wink_smile.gif A UI/WebServerResources/fckeditor/editor/images/spacer.gif A UI/WebServerResources/fckeditor/editor/js/fckadobeair.js A UI/WebServerResources/fckeditor/editor/js/fckeditorcode_gecko.js A UI/WebServerResources/fckeditor/editor/js/fckeditorcode_ie.js A UI/WebServerResources/fckeditor/editor/lang/_translationstatus.txt A UI/WebServerResources/fckeditor/editor/lang/af.js A UI/WebServerResources/fckeditor/editor/lang/ar.js A UI/WebServerResources/fckeditor/editor/lang/bg.js A UI/WebServerResources/fckeditor/editor/lang/bn.js A UI/WebServerResources/fckeditor/editor/lang/bs.js A UI/WebServerResources/fckeditor/editor/lang/ca.js A UI/WebServerResources/fckeditor/editor/lang/cs.js A UI/WebServerResources/fckeditor/editor/lang/da.js A UI/WebServerResources/fckeditor/editor/lang/de.js A UI/WebServerResources/fckeditor/editor/lang/el.js A UI/WebServerResources/fckeditor/editor/lang/en-au.js A UI/WebServerResources/fckeditor/editor/lang/en-ca.js A UI/WebServerResources/fckeditor/editor/lang/en-uk.js A UI/WebServerResources/fckeditor/editor/lang/en.js A UI/WebServerResources/fckeditor/editor/lang/eo.js A UI/WebServerResources/fckeditor/editor/lang/es.js A UI/WebServerResources/fckeditor/editor/lang/et.js A UI/WebServerResources/fckeditor/editor/lang/eu.js A UI/WebServerResources/fckeditor/editor/lang/fa.js A UI/WebServerResources/fckeditor/editor/lang/fi.js A UI/WebServerResources/fckeditor/editor/lang/fo.js A UI/WebServerResources/fckeditor/editor/lang/fr-ca.js A UI/WebServerResources/fckeditor/editor/lang/fr.js A UI/WebServerResources/fckeditor/editor/lang/gl.js A UI/WebServerResources/fckeditor/editor/lang/gu.js A UI/WebServerResources/fckeditor/editor/lang/he.js A UI/WebServerResources/fckeditor/editor/lang/hi.js A UI/WebServerResources/fckeditor/editor/lang/hr.js A UI/WebServerResources/fckeditor/editor/lang/hu.js A UI/WebServerResources/fckeditor/editor/lang/is.js A UI/WebServerResources/fckeditor/editor/lang/it.js A UI/WebServerResources/fckeditor/editor/lang/ja.js A UI/WebServerResources/fckeditor/editor/lang/km.js A UI/WebServerResources/fckeditor/editor/lang/ko.js A UI/WebServerResources/fckeditor/editor/lang/lt.js A UI/WebServerResources/fckeditor/editor/lang/lv.js A UI/WebServerResources/fckeditor/editor/lang/mn.js A UI/WebServerResources/fckeditor/editor/lang/ms.js A UI/WebServerResources/fckeditor/editor/lang/nb.js A UI/WebServerResources/fckeditor/editor/lang/nl.js A UI/WebServerResources/fckeditor/editor/lang/no.js A UI/WebServerResources/fckeditor/editor/lang/pl.js A UI/WebServerResources/fckeditor/editor/lang/pt-br.js A UI/WebServerResources/fckeditor/editor/lang/pt.js A UI/WebServerResources/fckeditor/editor/lang/ro.js A UI/WebServerResources/fckeditor/editor/lang/ru.js A UI/WebServerResources/fckeditor/editor/lang/sk.js A UI/WebServerResources/fckeditor/editor/lang/sl.js A UI/WebServerResources/fckeditor/editor/lang/sr-latn.js A UI/WebServerResources/fckeditor/editor/lang/sr.js A UI/WebServerResources/fckeditor/editor/lang/sv.js A UI/WebServerResources/fckeditor/editor/lang/th.js A UI/WebServerResources/fckeditor/editor/lang/tr.js A UI/WebServerResources/fckeditor/editor/lang/uk.js A UI/WebServerResources/fckeditor/editor/lang/vi.js A UI/WebServerResources/fckeditor/editor/lang/zh-cn.js A UI/WebServerResources/fckeditor/editor/lang/zh.js A UI/WebServerResources/fckeditor/editor/plugins/autogrow/fckplugin.js A UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.config.js A UI/WebServerResources/fckeditor/editor/plugins/bbcode/_sample/sample.html A UI/WebServerResources/fckeditor/editor/plugins/bbcode/fckplugin.js A UI/WebServerResources/fckeditor/editor/plugins/dragresizetable/fckplugin.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/fck_placeholder.html A UI/WebServerResources/fckeditor/editor/plugins/placeholder/fckplugin.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/de.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/en.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/es.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/fr.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/it.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/lang/pl.js A UI/WebServerResources/fckeditor/editor/plugins/placeholder/placeholder.gif A UI/WebServerResources/fckeditor/editor/plugins/simplecommands/fckplugin.js A UI/WebServerResources/fckeditor/editor/plugins/tablecommands/fckplugin.js A UI/WebServerResources/fckeditor/editor/skins/_fckviewstrips.html A UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog.css A UI/WebServerResources/fckeditor/editor/skins/default/fck_dialog_ie6.js A UI/WebServerResources/fckeditor/editor/skins/default/fck_editor.css A UI/WebServerResources/fckeditor/editor/skins/default/fck_strip.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.png A UI/WebServerResources/fckeditor/editor/skins/default/images/dialog.sides.rtl.png A UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/sprites.png A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.arrowright.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.collapse.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.end.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.expand.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.separator.gif A UI/WebServerResources/fckeditor/editor/skins/default/images/toolbar.start.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog.css A UI/WebServerResources/fckeditor/editor/skins/office2003/fck_dialog_ie6.js A UI/WebServerResources/fckeditor/editor/skins/office2003/fck_editor.css A UI/WebServerResources/fckeditor/editor/skins/office2003/fck_strip.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.png A UI/WebServerResources/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png A UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/sprites.png A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.bg.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.end.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.expand.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.separator.gif A UI/WebServerResources/fckeditor/editor/skins/office2003/images/toolbar.start.gif A UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog.css A UI/WebServerResources/fckeditor/editor/skins/silver/fck_dialog_ie6.js A UI/WebServerResources/fckeditor/editor/skins/silver/fck_editor.css A UI/WebServerResources/fckeditor/editor/skins/silver/fck_strip.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.png A UI/WebServerResources/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png A UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/sprites.png A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.collapse.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.end.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.expand.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.separator.gif A UI/WebServerResources/fckeditor/editor/skins/silver/images/toolbar.start.gif A UI/WebServerResources/fckeditor/editor/wsc/ciframe.html A UI/WebServerResources/fckeditor/editor/wsc/tmpFrameset.html A UI/WebServerResources/fckeditor/editor/wsc/w.html A UI/WebServerResources/fckeditor/fckconfig.js A UI/WebServerResources/fckeditor/fckeditor.js A UI/WebServerResources/fckeditor/fckpackager.xml A UI/WebServerResources/fckeditor/fckstyles.xml A UI/WebServerResources/fckeditor/fcktemplates.xml A UI/WebServerResources/fckeditor/fckutils.cfm A UI/WebServerResources/fckeditor/license.txt commit ebff1411c519e12ecef572ce177d3fe20dbfcf3c Author: Wolfgang Sourdeau Date: Fri Jun 19 20:52:04 2009 +0000 Monotone-Parent: 3db57c782245c50b497639b988f3885b27a998a4 Monotone-Revision: 2bb0c651a5f3ed0338d78594fd2f6f2ced5e171e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T20:52:04 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit c36ebb7624b2b1c7ae23c08ac2f5e122cea2e5db Author: Wolfgang Sourdeau Date: Fri Jun 19 20:14:19 2009 +0000 Monotone-Parent: 693f258d762745d4b943a8edf8adf8f691c787f1 Monotone-Revision: 3db57c782245c50b497639b988f3885b27a998a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T20:14:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit aa09636ec6017965b8704d0b3d19f3c59d6dd89e Author: Wolfgang Sourdeau Date: Fri Jun 19 16:20:49 2009 +0000 Monotone-Parent: 8e107fb288c79a6ab48898f0f819a6f622daaab3 Monotone-Revision: 693f258d762745d4b943a8edf8adf8f691c787f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T16:20:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit c2656306eddc4f38bb622097341a28ae7cc0036e Author: Wolfgang Sourdeau Date: Fri Jun 19 15:34:22 2009 +0000 Monotone-Parent: dd40f80285290c9b934e5644f0e30ea7b3ef0577 Monotone-Revision: 8e107fb288c79a6ab48898f0f819a6f622daaab3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T15:34:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 988779e0982ca920f1d1161df1f46336e0c170b8 Author: Wolfgang Sourdeau Date: Fri Jun 19 15:17:12 2009 +0000 Monotone-Parent: 3a06415372a1a1f51b286861a4ab3a51dd7df886 Monotone-Revision: dd40f80285290c9b934e5644f0e30ea7b3ef0577 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T15:17:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1a67a3454be5e6da2903192a033aea22f86d2990 Author: Wolfgang Sourdeau Date: Fri Jun 19 14:49:47 2009 +0000 Monotone-Parent: e785838ad834b8a805eeb85700cd115f2501c0f7 Monotone-Revision: db5e568c7dc79c31416d0756d5275c3a7271ea61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T14:49:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 853cc1312e839b3241d13a0a710bb589d3a7e453 Author: Wolfgang Sourdeau Date: Fri Jun 19 14:48:25 2009 +0000 Monotone-Parent: a87d7a6ebe1e63e7828494f7104ff49289abc15e Monotone-Revision: e785838ad834b8a805eeb85700cd115f2501c0f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T14:48:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+DAV.m M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+DAV.m commit 411b7df5b71124ed9de06698ce89b91f51a981b3 Author: Wolfgang Sourdeau Date: Fri Jun 19 14:46:30 2009 +0000 Monotone-Parent: e08bf029e9ee41f43a434bea4375594adea34f97 Monotone-Revision: a87d7a6ebe1e63e7828494f7104ff49289abc15e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T14:46:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7ef86a677e50d80d7e976ee05989b240a7c65e31 Author: Wolfgang Sourdeau Date: Fri Jun 19 14:46:24 2009 +0000 Monotone-Parent: 2af1a4a61509de5048a17987479e677756dc2134 Monotone-Revision: e08bf029e9ee41f43a434bea4375594adea34f97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T14:46:24 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSDictionary+DAV.m commit 31b7bd43377e1f7cffbfe2d20efa03b3f58c329b Author: Francis Lachapelle Date: Thu Jun 18 23:01:15 2009 +0000 Monotone-Parent: cce626b1665a1e4c101dbefb518c640190f718d5 Monotone-Revision: dc9dc8d5f131b13fcd58dd6c796f3dfaa553a104 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-18T23:01:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 1e49373ab9ecf0ba430b04277e4f8552755b83e0 Author: Wolfgang Sourdeau Date: Thu Jun 18 20:58:46 2009 +0000 Monotone-Parent: 5db95c823716f08780a1e57b51f753d465c61194 Monotone-Revision: 2af1a4a61509de5048a17987479e677756dc2134 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-18T20:58:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/DAVReportMap.plist M SoObjects/SOGo/DOMNode+SOGo.h M SoObjects/SOGo/DOMNode+SOGo.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit a4f46a1205e9146bc1c71b5285f65e44dfe0c2e1 Author: Wolfgang Sourdeau Date: Thu Jun 18 20:26:32 2009 +0000 Monotone-Parent: 5700ac30588b73b584a91318efc00fb0469e6c98 Monotone-Revision: 5db95c823716f08780a1e57b51f753d465c61194 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-18T20:26:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/DOMNode+SOGo.h M SoObjects/SOGo/DOMNode+SOGo.m commit 38f77d80e4d805dda9e13ee642e401c1bdbbfe6a Author: Wolfgang Sourdeau Date: Thu Jun 18 19:41:56 2009 +0000 Monotone-Parent: cce626b1665a1e4c101dbefb518c640190f718d5 Monotone-Revision: 5700ac30588b73b584a91318efc00fb0469e6c98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-18T19:41:56 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/DOMNode+SOGo.h A SoObjects/SOGo/DOMNode+SOGo.m commit 7933e86bf42db68df409e3216bc2e57e9c2ca446 Author: Wolfgang Sourdeau Date: Thu Jun 18 15:19:18 2009 +0000 Monotone-Parent: 79f18765fc6ea227b58f8314495f4ef856966585 Monotone-Revision: cce626b1665a1e4c101dbefb518c640190f718d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-18T15:19:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 71fe9f878bb18ba7afe1f0ec7ac7d997d98313bc Author: Wolfgang Sourdeau Date: Wed Jun 17 18:07:23 2009 +0000 Monotone-Parent: 796c6bb92f7f6f97be354aeb3b35c39751605e50 Monotone-Revision: 3b018c57691598e10f6e73b0f7fc31137f869040 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T18:07:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 82234dfb87d0513d8a129ab0a5d8d5edcf1c9ffc Author: Francis Lachapelle Date: Wed Jun 17 16:22:26 2009 +0000 Monotone-Parent: 6df5fda5f5dd4cf08493fa5086b30a1bbf5c0b2d Monotone-Revision: 1306f5dc489a510d74accc34d99229210cecdb1e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-17T16:22:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html M SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html M SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html M SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html M SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html M SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js commit 6a58d17252f415a3becadb8683dab79ca4821c11 Author: Wolfgang Sourdeau Date: Wed Jun 17 15:55:35 2009 +0000 Monotone-Parent: c9ad04cf940b51e28fe7c5aaea670fb0da5e3456 Monotone-Revision: 796c6bb92f7f6f97be354aeb3b35c39751605e50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T15:55:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit fdca4383309948f9810ee83bc637f8201176fe5e Author: Wolfgang Sourdeau Date: Wed Jun 17 15:26:54 2009 +0000 Monotone-Parent: 9206c6ee4874fb4fa96b7e7571eb10c5832e1f29 Monotone-Revision: c9ad04cf940b51e28fe7c5aaea670fb0da5e3456 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T15:26:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit fd86551b7ca194b89659ef53edcefaf06538e049 Author: Wolfgang Sourdeau Date: Wed Jun 17 15:19:33 2009 +0000 Monotone-Parent: e41f59857cafb636d38404bf829a9113c529ffd6 Monotone-Revision: 9206c6ee4874fb4fa96b7e7571eb10c5832e1f29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T15:19:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1db7523e1186cf198360d8d59411497aa070ce06 Author: Wolfgang Sourdeau Date: Wed Jun 17 15:19:19 2009 +0000 Monotone-Parent: 9995223a0452fd05c8a2bc29a4e75bddaa07438b Monotone-Revision: e41f59857cafb636d38404bf829a9113c529ffd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T15:19:19 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit b37c58e765bfd3eb95cd9b3fed5243e46e1ade74 Author: Wolfgang Sourdeau Date: Wed Jun 17 13:35:08 2009 +0000 Monotone-Parent: ad0652e110056f0a30b9fa6a1efffe2bd0de832a Monotone-Revision: 9995223a0452fd05c8a2bc29a4e75bddaa07438b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T13:35:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m commit 0e0a8468e68f8bb250214efa0c9b11048c354ec4 Author: Wolfgang Sourdeau Date: Wed Jun 17 13:32:31 2009 +0000 Monotone-Parent: 285b0bf17b6ea471398e5206f488b3358f436b62 Monotone-Revision: ad0652e110056f0a30b9fa6a1efffe2bd0de832a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T13:32:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 94f0101a2827091af8fcfcea21bb4354aa07d9c4 Author: Wolfgang Sourdeau Date: Wed Jun 17 13:30:51 2009 +0000 Monotone-Parent: 42442283d6d0a521a03631d44c951065a424bb90 Monotone-Revision: 285b0bf17b6ea471398e5206f488b3358f436b62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-17T13:30:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 377aa84d381ef1fdefcc3ba32accaaafeef1db95 Author: Wolfgang Sourdeau Date: Tue Jun 16 21:35:23 2009 +0000 Monotone-Parent: 59ea344b9668f4a704c43de3039620c216c5a53f Monotone-Revision: 42442283d6d0a521a03631d44c951065a424bb90 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T21:35:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 2c4af4bb8fb0ad9574c6bb7407827136b29351ca Author: Wolfgang Sourdeau Date: Tue Jun 16 21:30:46 2009 +0000 Monotone-Parent: 7a110f21e21ad564421e79c922f4bf78dc6f1846 Monotone-Revision: 59ea344b9668f4a704c43de3039620c216c5a53f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T21:30:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 3f3db8f953feab5f83a1637f5f810ac835bd9cd8 Author: Francis Lachapelle Date: Tue Jun 16 20:29:25 2009 +0000 Fix for bug #3486 Monotone-Parent: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede Monotone-Revision: aa0162c14e4f909e63d3ee7b4d7c67aea973ddd2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-16T20:29:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js commit 4d658e92df574c53b1a7d75656a6222204814f08 Author: Wolfgang Sourdeau Date: Tue Jun 16 16:21:21 2009 +0000 Monotone-Parent: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede Monotone-Revision: 7a110f21e21ad564421e79c922f4bf78dc6f1846 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T16:21:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit c613ddc4ef40fe0cca5876e48f388457fd6f286a Author: Wolfgang Sourdeau Date: Tue Jun 16 01:49:16 2009 +0000 Monotone-Parent: bfaaf00ffb9be3d63c2b743b211d9aac513939ca Monotone-Revision: 5b157dfb1488dbe9d2aa3f2e03d255c9bf733ede Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:49:16 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 27e0b9aea00c4c86f83fec3b9952d868b6199e64 Author: Wolfgang Sourdeau Date: Tue Jun 16 01:36:29 2009 +0000 Monotone-Parent: 2adbf9658a08d8971870e8a31461c77e1d3b20bd Monotone-Revision: bfaaf00ffb9be3d63c2b743b211d9aac513939ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:36:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.m commit 4ad8ed8de7ffe289ce5444e8286a875df38ca430 Author: Wolfgang Sourdeau Date: Tue Jun 16 01:18:37 2009 +0000 Monotone-Parent: 07531f86fd693076f1210ca5298d43ef1a2495bc Monotone-Revision: 2adbf9658a08d8971870e8a31461c77e1d3b20bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:18:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit 831d177ce348245a8a59ea2ab868831f7131042d Author: Wolfgang Sourdeau Date: Tue Jun 16 01:15:39 2009 +0000 Monotone-Parent: 1daf3ae5efb711acef15f3e1e04d4dd21f8484a8 Monotone-Revision: 914b4e262396efbb440644e500c6fa43e8d23a61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:15:39 Monotone-Branch: ca.inverse.sogo M NEWS M SOPE/sope-patchset-r1657.diff commit 286f48179af02cdc6b36442af8a0e7b7ba7c51c1 Author: Wolfgang Sourdeau Date: Tue Jun 16 01:14:44 2009 +0000 Monotone-Parent: 283ae5b7ff599697f5fd5e45e27d320ddeaad825 Monotone-Revision: 1daf3ae5efb711acef15f3e1e04d4dd21f8484a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:14:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit b73a34e13dee989bb93663020bcb95b627ba662e Author: Wolfgang Sourdeau Date: Mon Jun 15 22:20:01 2009 +0000 Monotone-Parent: a8c0400b04fbc2c00e24cc29fcf280e2ec140c4b Monotone-Revision: 283ae5b7ff599697f5fd5e45e27d320ddeaad825 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-15T22:20:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 1c5e6affb99c04ce24df5ebc95baa3ddb59bd7f6 Author: Wolfgang Sourdeau Date: Mon Jun 15 22:19:26 2009 +0000 Monotone-Parent: 075df52db5284515c4b7994dd7a105a4399e3e3d Monotone-Revision: a8c0400b04fbc2c00e24cc29fcf280e2ec140c4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-15T22:19:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit f1b2286848ed003d2d79b7356e2243b1d887ed9f Author: Francis Lachapelle Date: Mon Jun 15 21:19:36 2009 +0000 See ChangeLog Monotone-Parent: b917f2afae3c6e2c7a99f4406fd78c09462e37b1 Monotone-Revision: 6d931b60fff0152bef4accc444201620045a9d87 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-15T21:19:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit dd543d934e412c862da432004828ea371ce45fe5 Author: Francis Lachapelle Date: Mon Jun 15 15:58:47 2009 +0000 Improved UIxContactsUserFolders Monotone-Parent: 69aea51b0d7ecf49944b3cbfb0693ab21303c715 Monotone-Revision: b917f2afae3c6e2c7a99f4406fd78c09462e37b1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-15T15:58:47 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit dbd90b1f582056b52af059e1962a00b1f3b24166 Author: Francis Lachapelle Date: Mon Jun 15 15:54:43 2009 +0000 Monotone-Parent: c8ef0ca913584c6e41ef4f0aacb6789393a667e2 Monotone-Revision: 69aea51b0d7ecf49944b3cbfb0693ab21303c715 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-15T15:54:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit 7a7ce4821d8766251d9a777a17f84f253b978333 Author: Francis Lachapelle Date: Mon Jun 15 14:13:39 2009 +0000 Added progress indicator to UIxContactsUserFolders Monotone-Parent: 1790ef94a9b832cdf7c67b3bfabffd66305cbe15 Monotone-Revision: c8ef0ca913584c6e41ef4f0aacb6789393a667e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-15T14:13:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js commit 95b52f811f984ba5ec939039cef1a2b20ae649b4 Author: Francis Lachapelle Date: Mon Jun 15 14:10:46 2009 +0000 Monotone-Parent: 075df52db5284515c4b7994dd7a105a4399e3e3d Monotone-Revision: 1790ef94a9b832cdf7c67b3bfabffd66305cbe15 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-15T14:10:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css commit de8ca4149cf334294107ddaa5477b2c232c38f14 Author: Wolfgang Sourdeau Date: Sat Jun 13 18:06:29 2009 +0000 Monotone-Parent: c22c8fd82f5da327a3d3e8441ba41c1e18f66b7d Monotone-Revision: 4133aa51d99944a0881e6439951b7325553c5309 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-13T18:06:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js commit 98d5c119e76357fa8e35c2ee74b63feb58c8d1bc Author: Wolfgang Sourdeau Date: Fri Jun 12 23:39:02 2009 +0000 Monotone-Parent: b8d56bd5a31be825cfe66b8fe9f9a15269a09fbc Monotone-Revision: c22c8fd82f5da327a3d3e8441ba41c1e18f66b7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-12T23:39:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.js commit ab2883af195fc8b816276b3b0e2f2f8d88c29e2c Author: Francis Lachapelle Date: Fri Jun 12 15:55:04 2009 +0000 See ChangeLog Monotone-Parent: 73c5f4e36eca619041a58d0413112a5ea43ae3d6 Monotone-Revision: 571d9bfb5bd40cb2435fe9c4ecec1069f13f7a7d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-12T15:55:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 3f7eb02ce92938d825fb92753c0d97caf5b98268 Author: Francis Lachapelle Date: Fri Jun 12 14:05:11 2009 +0000 Monotone-Parent: f623924959fc42a195549ebffe9f0ddcf16c1c01 Monotone-Revision: 73c5f4e36eca619041a58d0413112a5ea43ae3d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-12T14:05:11 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroup.m commit 357f4f10ac8003a387b90cb486a647f5bbf274b3 Author: Francis Lachapelle Date: Fri Jun 12 13:59:40 2009 +0000 Installation Guide: replaced slapadd by ldapadd Monotone-Parent: 273ee77d23dba034d893c56736e213fd1a33f824 Monotone-Revision: f623924959fc42a195549ebffe9f0ddcf16c1c01 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-12T13:59:40 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 6b61cd87013af2f3d622636c993789b5f00626e3 Author: Wolfgang Sourdeau Date: Thu Jun 11 22:13:10 2009 +0000 Monotone-Parent: c00d2fadae3d5733fb53c91e14b43a56d1e1ca58 Monotone-Revision: b8d56bd5a31be825cfe66b8fe9f9a15269a09fbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-11T22:13:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 5643fd2f3f048ce26842874356c15595288b4ed2 Author: Wolfgang Sourdeau Date: Thu Jun 11 19:55:13 2009 +0000 Monotone-Parent: 87a9edec020f812d113ea5bde21c2d30b040ab87 Monotone-Revision: c00d2fadae3d5733fb53c91e14b43a56d1e1ca58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-11T19:55:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoUserFolder+Contacts.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUserFolder.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit b74da846f2287ba799a7e051e85611f748cc1444 Author: Wolfgang Sourdeau Date: Thu Jun 11 12:47:26 2009 +0000 Monotone-Parent: b0e5ee564933daba4086caf8c388552e1777cf7c Monotone-Revision: 87a9edec020f812d113ea5bde21c2d30b040ab87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-11T12:47:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit 698b9d676a40bbccd7c4b4603521678bf24e8f35 Author: Wolfgang Sourdeau Date: Thu Jun 11 12:43:48 2009 +0000 Monotone-Parent: d3d21b70ee927b400d90095e3cd2ed9de1afc2f4 Monotone-Revision: b0e5ee564933daba4086caf8c388552e1777cf7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-11T12:43:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit 97f9609afb1b762633c938e480359e7b9d7b1102 Author: Wolfgang Sourdeau Date: Wed Jun 10 20:54:02 2009 +0000 Monotone-Parent: 810ca1c510af3f2653d3478ccb575204bc309c5a Monotone-Revision: d3d21b70ee927b400d90095e3cd2ed9de1afc2f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-10T20:54:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSString+Utilities.m commit 0136b1b83d838354ddda805195fd27999a35dc39 Author: Wolfgang Sourdeau Date: Wed Jun 10 20:00:45 2009 +0000 Monotone-Parent: 16149b4acf28c43530866e0b00c8f641e07afc24 Monotone-Revision: 52fad13e2d8c7765e5b822c94adbb945e0636f00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-10T20:00:45 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit ad313c2ad833a23f9fabed9189de1c71fec49d46 Author: Wolfgang Sourdeau Date: Wed Jun 10 20:00:42 2009 +0000 Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a Monotone-Revision: 16149b4acf28c43530866e0b00c8f641e07afc24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-10T20:00:42 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 52c6a2f12cee1b89af683186aa4f284f27942921 Author: Francis Lachapelle Date: Wed Jun 10 14:50:57 2009 +0000 Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a Monotone-Revision: 273ee77d23dba034d893c56736e213fd1a33f824 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-10T14:50:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css commit f7f55e931571e3c1433880de1bca43ddf1f01a27 Author: Francis Lachapelle Date: Tue Jun 9 21:25:41 2009 +0000 See ChangeLog Monotone-Parent: b577b5789ba850c92417e70690576edfd3a2793b Monotone-Revision: 931357c046b4c2c5bca20cfc7027809a3240f43a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-09T21:25:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalWeekView.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit be78b5890eb555c6911668e20a8f8286ed7d225d Author: Wolfgang Sourdeau Date: Tue Jun 9 21:10:25 2009 +0000 Monotone-Parent: f98be962d0c592280a8de1c653bbe3828f18ecee Monotone-Revision: b577b5789ba850c92417e70690576edfd3a2793b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T21:10:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m commit 03ba8640046df9bff9aaa6e956146226754ed691 Author: Wolfgang Sourdeau Date: Tue Jun 9 20:43:53 2009 +0000 Monotone-Parent: 54a0f4ee758452e92bd725022f21fd6e2d4c95e0 Monotone-Revision: f98be962d0c592280a8de1c653bbe3828f18ecee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T20:43:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m commit 9455bc0d2cb0c6726d1dde8c2dc1a22626fb0ed1 Author: Wolfgang Sourdeau Date: Tue Jun 9 20:14:45 2009 +0000 Monotone-Parent: fbd5dc5dd3cd59f6e6a2191cb2c961e490f7a2eb Monotone-Revision: 54a0f4ee758452e92bd725022f21fd6e2d4c95e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T20:14:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m commit 125ad28272cf5ae067b245018c2956c344b0a295 Author: Wolfgang Sourdeau Date: Tue Jun 9 20:11:22 2009 +0000 Monotone-Parent: 33c0ae9a39cd7381445f7990d2d5f379cce79078 Monotone-Revision: fbd5dc5dd3cd59f6e6a2191cb2c961e490f7a2eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T20:11:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m commit 890a68ddd7b82b79544dcc013069b0046419414f Author: Wolfgang Sourdeau Date: Tue Jun 9 20:06:11 2009 +0000 Monotone-Parent: 527c04f1467ba6a6e11ff578bd608677271dd0fb Monotone-Revision: 33c0ae9a39cd7381445f7990d2d5f379cce79078 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T20:06:11 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit c4e0db1427e20e7ae6573dc6db2191032232b2f7 Author: Wolfgang Sourdeau Date: Tue Jun 9 20:00:28 2009 +0000 Monotone-Parent: ec8493cddd76f24d59a41d1da4982d89ecab0001 Monotone-Revision: 527c04f1467ba6a6e11ff578bd608677271dd0fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T20:00:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoWebDAVValue.m commit 6b8101963213a6000bc851373a077add4e47f129 Author: C Robert Date: Tue Jun 9 19:34:25 2009 +0000 W. fix Monotone-Parent: 9d295aedd68c44aba6937bedaf18a07f77494999 Monotone-Revision: efe6e4c8aa7fb9627b66f5f1fb961a5387549fcc Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-09T19:34:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit a400f8b9576490e2b7b31a7fc0a7d462ccd5d90f Author: Francis Lachapelle Date: Tue Jun 9 19:30:02 2009 +0000 See ChangeLog Monotone-Parent: 3becdd5041a3336d6435f00058f362363842bf2a Monotone-Revision: 44f11e17b6ccb6efa08fd613a7d939a22240c5ec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-09T19:30:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 0a8a256eed77604eadac76bee26ebcf93537d796 Author: Francis Lachapelle Date: Tue Jun 9 17:50:25 2009 +0000 See ChangeLog Monotone-Parent: dbdbcb850a04de2fdfc39935636d2339fe1b7ead Monotone-Revision: 3becdd5041a3336d6435f00058f362363842bf2a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-09T17:50:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGroup.m commit 6d4a6c8df05f68bd8044e4c2ff6a72160a2dfe13 Author: Wolfgang Sourdeau Date: Tue Jun 9 17:42:00 2009 +0000 Monotone-Parent: 29c6fca131c5eeac84cb949d4484885d6ae1b0e0 Monotone-Revision: dbdbcb850a04de2fdfc39935636d2339fe1b7ead Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T17:42:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit f02ad40e31901f3eda55f909ff2d391a916eb0ae Author: Wolfgang Sourdeau Date: Tue Jun 9 17:41:15 2009 +0000 Monotone-Parent: ebd21a6e3c127f3eb4a8c885b2740304a24af72c Monotone-Revision: 29c6fca131c5eeac84cb949d4484885d6ae1b0e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T17:41:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 2521594474158622ac299ed1d50e30a0a4f1c6cc Author: Wolfgang Sourdeau Date: Tue Jun 9 12:49:44 2009 +0000 Monotone-Parent: 9d295aedd68c44aba6937bedaf18a07f77494999 Monotone-Revision: ebd21a6e3c127f3eb4a8c885b2740304a24af72c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T12:49:44 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 82e9df7df53597908a7b48f389cd9ea8698dceb1 Author: C Robert Date: Mon Jun 8 21:13:51 2009 +0000 quick fix Monotone-Parent: 39df276f7e7e9a64d5949f3075f98a71e913491d Monotone-Revision: 9d295aedd68c44aba6937bedaf18a07f77494999 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-08T21:13:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit d4a8f3198f9ddd34dbc34b8c7d7f94a57c97f915 Author: Francis Lachapelle Date: Mon Jun 8 19:24:28 2009 +0000 Fix bug when resizing HTML table columns. Monotone-Parent: ebecad29c1790b7953cfe00229ae3666abb9f896 Monotone-Revision: cff34552be80b43b382bf21a61aea5efb44ca8ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-08T19:24:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/tablekit.js commit c65b492911b733f101dd8d8c9ebefe910b4c143f Author: Wolfgang Sourdeau Date: Mon Jun 8 17:49:15 2009 +0000 Monotone-Parent: c7aea7b2351a955db68e7542d35a342ce24a3bfd Monotone-Revision: 9dc1c127f410eb6a2bcfa8e50929a9ab77e8c255 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-08T17:49:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit d3972d990d035a8f649cb3a156af68f85dca2730 Author: Wolfgang Sourdeau Date: Mon Jun 8 17:48:46 2009 +0000 Monotone-Parent: 1f66b697aa5dc8a2fb659718acc74a79c3a3576b Monotone-Revision: c7aea7b2351a955db68e7542d35a342ce24a3bfd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-08T17:48:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit f5b4ab332567241f55cc8c0095b080ce3ee1acca Author: Wolfgang Sourdeau Date: Mon Jun 8 17:16:09 2009 +0000 Monotone-Parent: ebecad29c1790b7953cfe00229ae3666abb9f896 Monotone-Revision: 1f66b697aa5dc8a2fb659718acc74a79c3a3576b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-08T17:16:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 9c394ac8e617f254e004dbf892805584f0b5088c Author: C Robert Date: Mon Jun 8 15:31:17 2009 +0000 Monotone-Parent: d6a619fbf875335523673d5bf683e34b3ac7887e Monotone-Revision: ebecad29c1790b7953cfe00229ae3666abb9f896 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-08T15:31:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit ec8c7a2f42be62a3517d97f54bca653add646467 Author: C Robert Date: Mon Jun 8 14:32:21 2009 +0000 Monotone-Parent: 8bae8ee0ffba06f4b31f504c8f6d8671827d1a97 Monotone-Revision: d6a619fbf875335523673d5bf683e34b3ac7887e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-08T14:32:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5992021354e2e72a010cca6d7ba73ece04f51f75 Author: Francis Lachapelle Date: Fri Jun 5 18:35:00 2009 +0000 Updated subminor version Monotone-Parent: a71929b88c2399aac8c173db2be8d2b1e1269ab0 Monotone-Revision: 8bae8ee0ffba06f4b31f504c8f6d8671827d1a97 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-05T18:35:00 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.0.2 M UI/MainUI/Version commit 80d0eb04f8dcceaa2966bffa8429e8f4487753a1 Author: Francis Lachapelle Date: Fri Jun 5 18:34:41 2009 +0000 Updated NEWS file Monotone-Parent: 5af1152da43d0ad95e306d08de077612338ea667 Monotone-Revision: a71929b88c2399aac8c173db2be8d2b1e1269ab0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-05T18:34:41 Monotone-Branch: ca.inverse.sogo M NEWS commit 81a2702c5277959e12fe1a587201488876b0e2f4 Author: Francis Lachapelle Date: Fri Jun 5 18:34:27 2009 +0000 Updated version in documentation Monotone-Parent: db25e7ba01017c4b37d5e1ec5d50a5e908996916 Monotone-Revision: 5af1152da43d0ad95e306d08de077612338ea667 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-05T18:34:27 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 0ec165a34425f674e154a5cca9e44692aeea48fb Author: Francis Lachapelle Date: Fri Jun 5 17:36:39 2009 +0000 Monotone-Parent: b0e1ac9e028f296dd60f8db6aff67c520b3f1fea Monotone-Revision: db25e7ba01017c4b37d5e1ec5d50a5e908996916 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-05T17:36:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.js commit 40cc7a378510673b15f6bd407a961ac35c64f53a Author: C Robert Date: Fri Jun 5 16:55:26 2009 +0000 Monotone-Parent: 4de8470166df292fcd9ceff9ebe9f6837f051a3e Monotone-Revision: b0e1ac9e028f296dd60f8db6aff67c520b3f1fea Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-05T16:55:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit b2073ed833ab0be78e895a956b3f4b87b8492436 Author: C Robert Date: Thu Jun 4 20:59:48 2009 +0000 Monotone-Parent: cc8f3eae095d7b17561debda2b36946509f78018 Monotone-Revision: 6222d0ffffb65bf603b285c281887d1975d95e16 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-04T20:59:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js commit 2005dc93fd9af13518af7e4f4d6d7c4c32163cdc Author: Wolfgang Sourdeau Date: Thu Jun 4 19:19:56 2009 +0000 Monotone-Parent: 607aa602c2fc40fbaa85fb65c2f5b39d5ec5c3f6 Monotone-Revision: 6de0a98067b97567bbcbe8d9bf8d0a0add24b5fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T19:19:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit b312897a3d9b717e6555e7c375b6ec7a1a65c4cf Author: Wolfgang Sourdeau Date: Thu Jun 4 18:56:14 2009 +0000 Monotone-Parent: 7e8a884a4d8254949154e9c2650acb95f5c3565a Monotone-Revision: 607aa602c2fc40fbaa85fb65c2f5b39d5ec5c3f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T18:56:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 27613474ac441a018c106fc81aa2098d70371bfb Author: Wolfgang Sourdeau Date: Thu Jun 4 18:56:06 2009 +0000 Monotone-Parent: 69bdee75f2d2b26ac2ca5a3bb53a6a43becfcb06 Monotone-Revision: 7e8a884a4d8254949154e9c2650acb95f5c3565a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T18:56:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 93067312ec7008b7e69766c884afe5ca086790f2 Author: C Robert Date: Thu Jun 4 18:50:23 2009 +0000 Monotone-Parent: 4efc308e378492efdb95420253ab9f2c2b3ab674 Monotone-Revision: 7a455791a787acec10f4b9c8249a9f97a36998e0 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-04T18:50:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js commit 32ab2855c4f93eede2c273574731a986b5f3c58c Author: Francis Lachapelle Date: Thu Jun 4 15:49:08 2009 +0000 Fix for IE Monotone-Parent: 4efc308e378492efdb95420253ab9f2c2b3ab674 Monotone-Revision: ee14e86957da3fdf5320b2589b9d5fb65407d353 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-04T15:49:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/iefixes.css commit 962b2966c6cb264f737711096cbb0101cf0dfec7 Author: Wolfgang Sourdeau Date: Thu Jun 4 15:34:52 2009 +0000 Monotone-Parent: 9b5d407f9ae321995a0df2c39bcac77dc375d302 Monotone-Revision: 4ea4003e94bffaaf5b684eeedc97c4f483ce3173 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T15:34:52 Monotone-Branch: ca.inverse.sogo M NEWS commit b4fe7d040c4354fce0dc2aee05366d71bd118902 Author: Wolfgang Sourdeau Date: Thu Jun 4 15:08:03 2009 +0000 Monotone-Parent: fbaf51f1b9944aee510a816b001f424db9802648 Monotone-Revision: 9b5d407f9ae321995a0df2c39bcac77dc375d302 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T15:08:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 52a4de60bd149550b2b451fb04a329abf920055f Author: C Robert Date: Thu Jun 4 14:57:50 2009 +0000 find next/prev slot Monotone-Parent: 03b6f11c1a9a04660326370486a96b95a63cbaf2 Monotone-Revision: 4efc308e378492efdb95420253ab9f2c2b3ab674 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-04T14:57:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js commit 82aa341a5fa7830c658024308ac7c134511af6b6 Author: Wolfgang Sourdeau Date: Thu Jun 4 14:42:50 2009 +0000 Monotone-Parent: 5a279242bcd0a7239b0fee3400fe08b944a04d51 Monotone-Revision: fbaf51f1b9944aee510a816b001f424db9802648 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T14:42:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 6a9b6e5fd553548fe2e1f1a1ed3d9f14a0da6796 Author: Wolfgang Sourdeau Date: Thu Jun 4 14:33:39 2009 +0000 Monotone-Parent: 7b02529f1f33a2ec0b03604bfd265e9477580e8f Monotone-Revision: 5a279242bcd0a7239b0fee3400fe08b944a04d51 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T14:33:39 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 7bffc6c1a98062ebabf345736ec20c83de1d3219 Author: Wolfgang Sourdeau Date: Thu Jun 4 14:02:45 2009 +0000 Monotone-Parent: 03b6f11c1a9a04660326370486a96b95a63cbaf2 Monotone-Revision: 7b02529f1f33a2ec0b03604bfd265e9477580e8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T14:02:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit bfab0126e36dddba1ac8ef5f3bb769d2e596951f Author: Wolfgang Sourdeau Date: Thu Jun 4 13:14:48 2009 +0000 Monotone-Parent: 2d5edf4fb7cc63f4d3c4d39b1a027368ec97704b Monotone-Revision: 03b6f11c1a9a04660326370486a96b95a63cbaf2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T13:14:48 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit 3734c100532d5e46e48cd504bdbbb7f157eebc86 Author: Wolfgang Sourdeau Date: Thu Jun 4 13:04:37 2009 +0000 Monotone-Parent: f2cb9755878e29bfc6e50ad7b8c831feae551b34 Monotone-Revision: 2d5edf4fb7cc63f4d3c4d39b1a027368ec97704b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T13:04:37 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings commit 68d1f27913dcec44ee10499c55b62f70bed0bd72 Author: Wolfgang Sourdeau Date: Thu Jun 4 00:51:47 2009 +0000 Monotone-Parent: f8795baa052d7d5b6da4d6c947c91e65a2da600a Monotone-Revision: f2cb9755878e29bfc6e50ad7b8c831feae551b34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T00:51:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 4e98c44d6ff195b6fc252d107d6ede6f3d5d57c1 Author: Wolfgang Sourdeau Date: Thu Jun 4 00:40:21 2009 +0000 Monotone-Parent: ddc6033ba0aed2dee64092066218f39bf7e6a6c9 Monotone-Revision: 2e6ec6866313aade92a1bcb4405a7ef0ff26696c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T00:40:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalEntityObject.h M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit d976a8cbb0d14bf51b7706c469b65fdb4005827a Author: Wolfgang Sourdeau Date: Thu Jun 4 00:31:57 2009 +0000 Monotone-Parent: 93bb2c6945d08d009e60e0b6280976b86b0b0aaf Monotone-Revision: ddc6033ba0aed2dee64092066218f39bf7e6a6c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-04T00:31:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 459ab3484e20dca19da76080db959b974bffdb51 Author: Wolfgang Sourdeau Date: Wed Jun 3 23:06:52 2009 +0000 Monotone-Parent: 94ff9caef87cde7157655b9f398a4481c6bf5b72 Monotone-Revision: 93bb2c6945d08d009e60e0b6280976b86b0b0aaf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T23:06:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/NSException+Stacktrace.m M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoLDAPUserDefaults.m M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/MainUI/SOGoUserHomePage.m M UI/Scheduler/UIxCalListingActions.m commit 7737073752189fcd5421475ebe9bfea94742a5c3 Author: Wolfgang Sourdeau Date: Wed Jun 3 21:38:46 2009 +0000 Monotone-Parent: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5 Monotone-Revision: 94ff9caef87cde7157655b9f398a4481c6bf5b72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T21:38:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 96c5298a3f32f2fd9f51cfee9cd6271253c54001 Author: Wolfgang Sourdeau Date: Wed Jun 3 21:35:34 2009 +0000 Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666 Monotone-Revision: 8f2401fde9dc2a7ad07dd162c4f58cffaf548df5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T21:35:34 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 5f6fb65c02517d3aa2d2302db68ca29c21821bf7 Author: Francis Lachapelle Date: Wed Jun 3 21:06:06 2009 +0000 Fix for IE in the Calendar module Monotone-Parent: eeb0705e6da33070adbdcd844a5c1eef16561cac Monotone-Revision: 9b15232c558892eb4787b921845df76e7ed25b71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-03T21:06:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 7110f4ad4f4a5f40bf673479309c694780c82910 Author: Francis Lachapelle Date: Wed Jun 3 21:02:30 2009 +0000 Monotone-Parent: 190df89fa79fdae30c7fc8674c58058aa79da666 Monotone-Revision: eeb0705e6da33070adbdcd844a5c1eef16561cac Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-03T21:02:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.h commit aa2c69643aa09b06d57779d4d829ba9ad7ead21b Author: Wolfgang Sourdeau Date: Wed Jun 3 14:46:41 2009 +0000 Monotone-Parent: ec3af19d29d0e15b51deef425f6198af7d672f18 Monotone-Revision: 190df89fa79fdae30c7fc8674c58058aa79da666 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T14:46:41 Monotone-Branch: ca.inverse.sogo M ChangeLog commit e9a951e0418753aaf1878e4ed80a6d4d9b429985 Author: Wolfgang Sourdeau Date: Wed Jun 3 14:34:15 2009 +0000 Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a Monotone-Revision: f5b2544b7b7565841ff64e184b65a5e1cfc12747 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T14:34:15 Monotone-Branch: ca.inverse.sogo M GNUmakefile commit 7bda2acefda916d5469dd4dbe6ef929242156703 Author: Wolfgang Sourdeau Date: Wed Jun 3 14:33:36 2009 +0000 Monotone-Parent: fd483b959e9ace05c008817b99952497b2b47141 Monotone-Revision: b0c0f20c06bd2f8385a77d9c2d072d367d86789a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T14:33:36 Monotone-Branch: ca.inverse.sogo M Tools/GNUmakefile M Tools/sogo-contacts-checkdoubles.m M Tools/sogo-contacts-removedoubles.m commit 72a7d598d51ad31d5a8bf6b36f36dad3cd7a1681 Author: Wolfgang Sourdeau Date: Wed Jun 3 14:30:49 2009 +0000 Monotone-Parent: 3556596e54bd1f81160e5c10120b46259ec240f8 Monotone-Revision: fd483b959e9ace05c008817b99952497b2b47141 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-03T14:30:49 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit 69a125b98014159bb4a64c48aac4a7aa215e9531 Author: Francis Lachapelle Date: Tue Jun 2 21:51:17 2009 +0000 See ChangeLog Monotone-Parent: d0922ce075360a9cfb2cbf684f4b1552ebfdb435 Monotone-Revision: f84e8d517a23517ef7550171fec8fa0d26a53ef2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-02T21:51:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit a366d9150a80736496a1872a8e10543417349348 Author: Francis Lachapelle Date: Tue Jun 2 19:45:07 2009 +0000 Javascript improvements and fix for IE8 Monotone-Parent: ac5f8b237dc599527e40ae6ad5333633c8dfffe1 Monotone-Revision: 90cccbef5388ee00f07794b49092e47c6767a899 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-02T19:45:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxReminderEditor.css M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 5a178e6392be7097bf8710992fc1891ed3186b12 Author: C Robert Date: Tue Jun 2 19:43:42 2009 +0000 Monotone-Parent: 8e7341cf427eb43d33db308380a8799e98fb9d93 Monotone-Revision: ab7deac10b2e0f0a2db216131747b63c5f374160 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T19:43:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js commit 249ac42896ad6187abf6d8bd80f5c7d1bbed28c5 Author: C Robert Date: Tue Jun 2 19:01:58 2009 +0000 Monotone-Parent: 5f136163cb35bf4d930f90a158464f4eb5e1d55e Monotone-Revision: 8e7341cf427eb43d33db308380a8799e98fb9d93 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T19:01:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js commit 7c3da75fa5178a2e40d428623d57884bce431eba Author: Wolfgang Sourdeau Date: Tue Jun 2 18:00:19 2009 +0000 Monotone-Parent: 619ec08b1e44eb1626e82e4a1d1a1ba80baa4346 Monotone-Revision: 3556596e54bd1f81160e5c10120b46259ec240f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-02T18:00:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 363bfac5a5b4809699af673215f15e6603b7f18e Author: Wolfgang Sourdeau Date: Tue Jun 2 17:59:06 2009 +0000 Monotone-Parent: 5f136163cb35bf4d930f90a158464f4eb5e1d55e Monotone-Revision: 619ec08b1e44eb1626e82e4a1d1a1ba80baa4346 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-02T17:59:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m commit 97ce7fd2058b1df5294269cabfc1be8028bfb5d7 Author: C Robert Date: Tue Jun 2 17:10:33 2009 +0000 Removed NSLog Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e Monotone-Revision: be1804befa03c2b271f09b1fa8f95c0d9877d056 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T17:10:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1f0b289ef7dfaed6746d9137766dc9b6cc60da06 Author: Wolfgang Sourdeau Date: Tue Jun 2 16:23:32 2009 +0000 Monotone-Parent: 480d39a8c4def3358ca87a844e455c2ffe987f5f Monotone-Revision: 653a47a63f4f9fb59c7e85515dd7937dbaa2b23e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-02T16:23:32 Monotone-Branch: ca.inverse.sogo M ChangeLog A Tools/GNUmakefile A Tools/GNUmakefile.preamble A Tools/sogo-contacts-checkdoubles.m A Tools/sogo-contacts-removedoubles.m commit f7ce31f7cbaac2e4b2e0d9aa06807ba979fe5b1d Author: Wolfgang Sourdeau Date: Tue Jun 2 16:22:28 2009 +0000 Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e Monotone-Revision: 480d39a8c4def3358ca87a844e455c2ffe987f5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-02T16:22:28 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit df68da38fa82bc7a02d2db29c37033bf268956c7 Author: C Robert Date: Tue Jun 2 15:28:42 2009 +0000 Monotone-Parent: 73b8ecc6d6621856d5066773cd34a3de9ba7df47 Monotone-Revision: fd50c862e356e0c0c102bf3b5901ec2e9de8241e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T15:28:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3354a88c47d8714e429f41a4aebe5b52dec8e49e Author: C Robert Date: Tue Jun 2 14:40:50 2009 +0000 Reindent Monotone-Parent: 2e82af935f99a50853aa4b3dfee4ab97d8f9fc66 Monotone-Revision: 73b8ecc6d6621856d5066773cd34a3de9ba7df47 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T14:40:50 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1802fe1e63164bae9f02ae0153f98d952630b741 Author: C Robert Date: Tue Jun 2 14:39:21 2009 +0000 Fixed incoherence Monotone-Parent: e88954c069bb059beab0f156e13851671bd1054a Monotone-Revision: 2e82af935f99a50853aa4b3dfee4ab97d8f9fc66 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T14:39:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit e551f917d5e1301a377f9697f4176e22272d0172 Author: C Robert Date: Tue Jun 2 14:05:59 2009 +0000 Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4 Monotone-Revision: e88954c069bb059beab0f156e13851671bd1054a Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-02T14:05:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit c65ca12487061a285f2568dd748f26c44cee8858 Author: Francis Lachapelle Date: Tue Jun 2 13:47:11 2009 +0000 Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4 Monotone-Revision: 1998a97de11b63460cd6ecf4448985e926b5d6d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-02T13:47:11 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-debian M Scripts/sogod-wrapper commit 41af1f31457fca891761c272681c85276e8e46ad Author: Ludovic Marcotte Date: Tue Jun 2 12:45:04 2009 +0000 See ChangeLog Monotone-Parent: 710426e98f0728c70e579d7b3463e5b685fd05d9 Monotone-Revision: 52ed7c612278254b79fdf946b5a0b54fe032dad4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-06-02T12:45:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt commit dfc2704303f51b376f9839a2f4669ad86bd1bfcb Author: Ludovic Marcotte Date: Tue Jun 2 12:25:11 2009 +0000 merged the stuff Monotone-Parent: 1a4c87b6d951f04cfe7725514b38d62ac6e8238d Monotone-Revision: 710426e98f0728c70e579d7b3463e5b685fd05d9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-06-02T12:25:11 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ac6b0209a110b8e54bbd5755dc0540c56fc9f5cc Author: Wolfgang Sourdeau Date: Mon Jun 1 17:59:02 2009 +0000 Monotone-Parent: 83dfeb0263c5486d96e98bedd1e997bf5a368823 Monotone-Revision: 35bb8c54877a2413065ebbe25721294d096fa5e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-01T17:59:02 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit d6f1ee5e8917d9dc5f4ff4baf05e0d950267a3f8 Author: C Robert Date: Mon Jun 1 17:56:31 2009 +0000 Reindent Monotone-Parent: e33f6361448cdae2cc2fe618e4581de983c22081 Monotone-Revision: 4460dc88c76a37f4ac0d64f2247e8e155254ca11 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-01T17:56:31 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit d1d720b22b1c0fe666fd20b476ec7f5c6ea74260 Author: Wolfgang Sourdeau Date: Mon Jun 1 17:52:24 2009 +0000 Monotone-Parent: b68886fef709d3931ecfc6a232969b39ca2576c0 Monotone-Revision: 83dfeb0263c5486d96e98bedd1e997bf5a368823 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-01T17:52:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit f827ad748c42daf00836871f7856acb13c6a66d3 Author: C Robert Date: Mon Jun 1 17:29:31 2009 +0000 Monotone-Parent: 9c939912020f0e7e38a316d6867d7497c4540bd6 Monotone-Revision: e33f6361448cdae2cc2fe618e4581de983c22081 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-06-01T17:29:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactsUserFolders.js commit f100388a783f6c951f71647ed88246a245782321 Author: Wolfgang Sourdeau Date: Mon Jun 1 17:19:44 2009 +0000 Monotone-Parent: 9c939912020f0e7e38a316d6867d7497c4540bd6 Monotone-Revision: b68886fef709d3931ecfc6a232969b39ca2576c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-01T17:19:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/product.plist M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/MainUI/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit 7409e053bde9012662979e86c7b3905753091fe9 Author: Ludovic Marcotte Date: Sat May 30 18:47:24 2009 +0000 See ChangeLog Monotone-Parent: 42a3b4e08a22ce3456a4487fd4692b0670fde00f Monotone-Revision: 9c939912020f0e7e38a316d6867d7497c4540bd6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-30T18:47:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m commit ee92e9b29ac83d2c617dc7d71ffb943b4ec90e66 Author: Francis Lachapelle Date: Tue May 26 18:56:49 2009 +0000 Fix logo image name in browsers panel Monotone-Parent: 3b52714060113176005a0886d4a2e1a33ab89ecc Monotone-Revision: 921a9b22042e960f85ee461f7ad9c020af61974c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-26T18:56:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoBrowsersPanel.wox commit f53dcdd10dad924b230935af5b14169ff7ccaeca Author: Ludovic Marcotte Date: Sun May 24 10:11:59 2009 +0000 Added missing Russian files and updated German translation Monotone-Parent: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e Monotone-Revision: ef6a3721ce15e46898bf17beffc20e0a010566e8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-24T10:11:59 Monotone-Branch: ca.inverse.sogo M NEWS A SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.html A SoObjects/Appointments/SOGoAptMailRussianDeletion.wo/SOGoAptMailRussianDeletion.wod A SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.html A SoObjects/Appointments/SOGoAptMailRussianICalReply.wo/SOGoAptMailRussianICalReply.wod A SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.html A SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.wod A SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.html A SoObjects/Appointments/SOGoAptMailRussianUpdate.wo/SOGoAptMailRussianUpdate.wod A SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.html A SoObjects/Mailer/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod A SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.html A SoObjects/Mailer/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod A UI/Common/Russian.lproj/Localizable.strings A UI/Contacts/Russian.lproj/Localizable.strings A UI/MailPartViewers/Russian.lproj/Localizable.strings A UI/MailerUI/Russian.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings A UI/MainUI/Russian.lproj/Locale A UI/MainUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings A UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings A UI/Scheduler/Russian.lproj/Localizable.strings A UI/Templates/SOGoACLRussianAdditionAdvisory.wox A UI/Templates/SOGoACLRussianModificationAdvisory.wox A UI/Templates/SOGoACLRussianRemovalAdvisory.wox A UI/Templates/SOGoFolderRussianAdditionAdvisory.wox A UI/Templates/SOGoFolderRussianRemovalAdvisory.wox commit 7f6dc0d25a150a09664755a54859cd16209fddb3 Author: Ludovic Marcotte Date: Sat May 23 11:17:51 2009 +0000 Reordered support languages Monotone-Parent: 1a93c62b406f528779187ea92a5deb51969697ac Monotone-Revision: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-23T11:17:51 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m commit dd0fc5a714629a4d28866f06ffe142fbd836f2a4 Author: Ludovic Marcotte Date: Sat May 23 11:12:34 2009 +0000 See ChangeLog Monotone-Parent: 3b52714060113176005a0886d4a2e1a33ab89ecc Monotone-Revision: 1a93c62b406f528779187ea92a5deb51969697ac Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-23T11:12:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/MainUI/SOGoRootPage.m M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile commit 6d07744e366e542c0b39dd9d2f20833fdc946591 Author: Francis Lachapelle Date: Fri May 22 21:39:53 2009 +0000 See ChangeLog Monotone-Parent: dec9b1733e709c1ad5b0be7dc9d1c4d9b2f6f991 Monotone-Revision: 3b52714060113176005a0886d4a2e1a33ab89ecc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-22T21:39:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m commit e225a936cab9f9eec39aaae49713f33e486e2cfe Author: Francis Lachapelle Date: Fri May 22 21:01:47 2009 +0000 See ChangeLog Monotone-Parent: cb24cbb64f18605eafb31a901df365faf026b2e3 Monotone-Revision: dec9b1733e709c1ad5b0be7dc9d1c4d9b2f6f991 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-22T21:01:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 2fcdaf40e2c10d83d5f415198ea880302c2f195a Author: Francis Lachapelle Date: Fri May 22 17:09:54 2009 +0000 Added refresh upon calendar subscription Monotone-Parent: 2cad106ad282e6e2bb7f22a2bfc3b2e86534f2f1 Monotone-Revision: cb24cbb64f18605eafb31a901df365faf026b2e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-22T17:09:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 658a3a24c4bba290175db153a3fc4745142ff809 Author: Francis Lachapelle Date: Fri May 22 01:27:26 2009 +0000 Monotone-Parent: 6a0a8eae71c18661247d331695f355ce98ac360d Monotone-Revision: 2cad106ad282e6e2bb7f22a2bfc3b2e86534f2f1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-22T01:27:26 Monotone-Branch: ca.inverse.sogo M sogo.spec commit cdd3dd5d3b686c0e29637b64a68d7cbe83edb173 Author: Francis Lachapelle Date: Thu May 21 19:13:23 2009 +0000 Minor changes in installation guide Monotone-Parent: 23027dc3b5425c0db8ae0a33c141a4f290d70959 Monotone-Revision: 6a0a8eae71c18661247d331695f355ce98ac360d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-21T19:13:23 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 732828bd9bd5f19313636fd83b2dd2b6af641a0b Author: Francis Lachapelle Date: Thu May 21 18:59:12 2009 +0000 Monotone-Parent: 20deee0cbf590126b85d589df5d436d3cdb2c5cd Monotone-Revision: 23027dc3b5425c0db8ae0a33c141a4f290d70959 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-21T18:59:12 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit 789f537cca325439665d0b5e71b3984bcecfcbc4 Author: Francis Lachapelle Date: Thu May 21 18:56:55 2009 +0000 Monotone-Parent: ec7f49d93a61f49ac3e1d66d81318b354dfcd438 Monotone-Revision: 20deee0cbf590126b85d589df5d436d3cdb2c5cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-21T18:56:55 Monotone-Branch: ca.inverse.sogo M NEWS commit 58638a2726e6a7f4b3523c94eb944d84fddf408b Author: Francis Lachapelle Date: Thu May 21 18:47:32 2009 +0000 Added documentation on SOGoMailShowSubscribedFoldersOnly parameter Monotone-Parent: ba7a9c0844f414adceeeb271893070702ddb5d14 Monotone-Revision: ec7f49d93a61f49ac3e1d66d81318b354dfcd438 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-21T18:47:32 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit a717c0bc6a04d0cb1ef08183d3a0517c15a917ce Author: Ludovic Marcotte Date: Thu May 21 16:44:40 2009 +0000 Adjusted the version number Monotone-Parent: e7144d4661bfe00e94fbb512089c30ae2a0e99e4 Monotone-Revision: ba7a9c0844f414adceeeb271893070702ddb5d14 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-21T16:44:40 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/Version M SOPE/NGCards/Version commit aa444432be502472e22557fb3de4fee43d72a031 Author: Wolfgang Sourdeau Date: Thu May 21 17:24:13 2009 +0000 Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 Monotone-Revision: e7144d4661bfe00e94fbb512089c30ae2a0e99e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-05-21T17:24:13 Monotone-Branch: ca.inverse.sogo M configure commit 56d77dec71c88fdb127103cc9ecc11d4a7a6fdde Author: Ludovic Marcotte Date: Thu May 21 15:12:10 2009 +0000 See ChangeLog Monotone-Parent: 09c2ef621ffaea633516a58bf226554a1147b8de Monotone-Revision: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-21T15:12:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SOPE/sope-patchset-r1657.diff M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit b338b3696389d9fe32856e47c610598d9a300a4f Author: Francis Lachapelle Date: Thu May 21 15:37:00 2009 +0000 Fix regexp to be global in special characters replacement Monotone-Parent: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a Monotone-Revision: 8d83618a18c319c1db3843f81574c79ee5d52430 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-21T15:37:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit cd49068d78ee77a68162ad523e3fdd7d9b689c50 Author: Wolfgang Sourdeau Date: Thu May 21 13:40:53 2009 +0000 Monotone-Parent: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a Monotone-Revision: 08072a021136a28a193b28ee306b59bc5fb87d73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-05-21T13:40:53 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1657.diff commit 791400e729114bb3302105b7224391b6f167250b Author: Wolfgang Sourdeau Date: Thu May 21 12:10:55 2009 +0000 Monotone-Parent: d2492a7273f3c147ff82e102ea37f7ae3659a131 Monotone-Revision: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-05-21T12:10:55 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1657.diff commit 0602e1d36a847c865b372e932a717091c2573159 Author: Wolfgang Sourdeau Date: Thu May 21 12:10:43 2009 +0000 Monotone-Parent: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1 Monotone-Revision: d2492a7273f3c147ff82e102ea37f7ae3659a131 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-05-21T12:10:43 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-sles commit 13cc138afc58fd4df06eae17314292ca9a2c9dd4 Author: Francis Lachapelle Date: Tue May 19 23:31:51 2009 +0000 See ChangeLog Monotone-Parent: 3e3f539c1798ad054238bb1eb3099675124b888b Monotone-Revision: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-19T23:31:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M UI/PreferencesUI/UIxPreferences.m commit d7bcd8d2dab29f7f57bf93ce36f4960bb531fb68 Author: Francis Lachapelle Date: Tue May 19 22:53:02 2009 +0000 Applied improvements of RedHat init script to Debian init script Monotone-Parent: dd1386dca388b9d843e0a5d78f56bbad9428be47 Monotone-Revision: 3e3f539c1798ad054238bb1eb3099675124b888b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-19T22:53:02 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-debian commit b8624f11016ceb01e51bc4fa1b56b63c29d31a91 Author: Francis Lachapelle Date: Tue May 19 22:49:50 2009 +0000 Improved wrapper to locate sogod daemon Monotone-Parent: 27cac8d3ea745562fe4d70180aa89b4443b19a33 Monotone-Revision: dd1386dca388b9d843e0a5d78f56bbad9428be47 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-19T22:49:50 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit 5dde4705b0c9dccc55fa413ce0edfc7bf8644d7d Author: Francis Lachapelle Date: Fri May 15 20:38:56 2009 +0000 Monotone-Parent: f00d778f8af0801dcc730f04b0149cc2f3292501 Monotone-Revision: 27cac8d3ea745562fe4d70180aa89b4443b19a33 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-15T20:38:56 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit fb18e6ec8d5baaf33ff04b751772fe5daa2c87f9 Author: Francis Lachapelle Date: Fri May 15 20:26:25 2009 +0000 See ChangeLog Monotone-Parent: bab59e2cce32327be3e5571e6b50d880dffdd253 Monotone-Revision: f00d778f8af0801dcc730f04b0149cc2f3292501 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-15T20:26:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1632.diff M SoObjects/Mailer/SOGoMailAccount.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 42f5859b1927d05735c41339c76b51655ecd8951 Author: Francis Lachapelle Date: Fri May 15 15:52:29 2009 +0000 See ChangeLog Monotone-Parent: f228f85b4a1cf2fdf65199066d75611c45738e1d Monotone-Revision: bab59e2cce32327be3e5571e6b50d880dffdd253 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-15T15:52:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit ebef6be9f8f488d998fe1ae9da30e947fb2bc59f Author: Francis Lachapelle Date: Fri May 15 01:40:18 2009 +0000 Added explanation of the IMAPHostFieldName parameter Monotone-Parent: 6423f19a5a08e1fed0683fb1ab86ffb6e2519da7 Monotone-Revision: f228f85b4a1cf2fdf65199066d75611c45738e1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-15T01:40:18 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 188fda54d45999608484864350b64c2c33e5c677 Author: Francis Lachapelle Date: Tue May 12 19:56:39 2009 +0000 See ChangeLog Monotone-Parent: 968254dd9df1cf87e5269ec6f7f31e31acc794bc Monotone-Revision: 6423f19a5a08e1fed0683fb1ab86ffb6e2519da7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-12T19:56:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.m commit ab786b688932362f7db947545f074b1cb0913ad5 Author: Francis Lachapelle Date: Wed May 6 21:57:21 2009 +0000 See ChangeLog Monotone-Parent: b3a24e425f02d22903e826a50c1e2421ea43be6f Monotone-Revision: 968254dd9df1cf87e5269ec6f7f31e31acc794bc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-06T21:57:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoGCSFolder.m commit e812288063a3ecdc40cedc7d1d5e692df740b585 Author: Francis Lachapelle Date: Tue May 5 21:16:11 2009 +0000 Improved messages attachments display in web interface Monotone-Parent: d5f67d6e4d96fb56aedcbaef7a68bdf915d7ad8c Monotone-Revision: b3a24e425f02d22903e826a50c1e2421ea43be6f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-05T21:16:11 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/WebServerResources/MailerUI.css commit 43c54e689880790e4d7b40fdcd73f5dd4636333f Author: Francis Lachapelle Date: Tue May 5 19:58:33 2009 +0000 See ChangeLog Monotone-Parent: 707f11d374470774389d0ad41fc35614be923164 Monotone-Revision: d5f67d6e4d96fb56aedcbaef7a68bdf915d7ad8c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-05T19:58:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.m M UI/Common/UIxUserRightsEditor.m commit 0100fbd0185c2cb6631ed24578f72e5811e709c9 Author: Francis Lachapelle Date: Sun May 3 17:50:57 2009 +0000 See ChangeLog Monotone-Parent: 86af39bf6245663b3ce86c22d61625d3204e5e62 Monotone-Revision: 707f11d374470774389d0ad41fc35614be923164 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-05-03T17:50:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.h M SoObjects/SOGo/SOGoGroup.m M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m commit 9cf951d32b09923b62c8f54b0d9956309d5ed127 Author: Ludovic Marcotte Date: Fri May 1 11:35:02 2009 +0000 See ChangeLog Monotone-Parent: 4cbfa058c2199806b08f5a11ac5cebf02316041f Monotone-Revision: 86af39bf6245663b3ce86c22d61625d3204e5e62 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-05-01T11:35:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit e53507146ca490ed4f65b32026de6dc5e56f6246 Author: Ludovic Marcotte Date: Thu Apr 30 21:17:55 2009 +0000 See ChangeLog Monotone-Parent: 6daecf153c7b456921285f46297f307b36b5ceb7 Monotone-Revision: 4cbfa058c2199806b08f5a11ac5cebf02316041f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-30T21:17:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoFolder.m A SoObjects/SOGo/SOGoGroup.h A SoObjects/SOGo/SOGoGroup.m commit 9f9696fd320ebf240118458f25bb95fcc18a5e6a Author: Francis Lachapelle Date: Mon Apr 27 15:40:13 2009 +0000 Monotone-Parent: 6cd8bd905c09bb0c1ce4a768771667db763991cb Monotone-Revision: 6daecf153c7b456921285f46297f307b36b5ceb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-27T15:40:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 3a1dab1f335412322a4a5c8b3d0af80c3dedf5ba Author: Francis Lachapelle Date: Mon Apr 27 15:28:51 2009 +0000 See ChangeLog Monotone-Parent: 069d5a277053f95c29a92bbfee86bb80f5286191 Monotone-Revision: 6cd8bd905c09bb0c1ce4a768771667db763991cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-27T15:28:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 1dacd9c7ef2bcac540d74c13345bfb381b97afd6 Author: Francis Lachapelle Date: Fri Apr 24 21:58:18 2009 +0000 Monotone-Parent: db998c2f5084b1ab7cbb31ccccdbbb6e086664ca Monotone-Revision: 069d5a277053f95c29a92bbfee86bb80f5286191 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-24T21:58:18 Monotone-Branch: ca.inverse.sogo M NEWS A UI/WebServerResources/alarm.png commit 89984c97b6c1c6063b477bdc878feef4ff39d8c4 Author: Francis Lachapelle Date: Fri Apr 24 20:22:48 2009 +0000 Monotone-Parent: 534a14b91a815041d27ce212e28d37e2b61c6344 Monotone-Revision: db998c2f5084b1ab7cbb31ccccdbbb6e086664ca Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-24T20:22:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit c3a3f375b75451bdc5dcba3e49bb1af84e48ae70 Author: Francis Lachapelle Date: Fri Apr 24 19:19:43 2009 +0000 Monotone-Parent: 396cb9daa0f5866edb2141f879e47a4b45dbabce Monotone-Revision: 534a14b91a815041d27ce212e28d37e2b61c6344 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-24T19:19:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 6f090c6846b92b50124cbc2acdf3268a2498b8a3 Author: Francis Lachapelle Date: Fri Apr 24 19:18:40 2009 +0000 Monotone-Parent: f5da94d723f4e50739689feb2eddb888c5cec423 Monotone-Revision: 396cb9daa0f5866edb2141f879e47a4b45dbabce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-24T19:18:40 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit a0c49a6eddbf20d67483b85748164dc30f1cd1a2 Author: Francis Lachapelle Date: Fri Apr 24 19:18:00 2009 +0000 Added SOGoUIxDefaultModule configuration Monotone-Parent: b0266f0ed458f6976e3b9e50c36168d47b626a87 Monotone-Revision: f5da94d723f4e50739689feb2eddb888c5cec423 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-24T19:18:00 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f66e98f9bf8f5c9790e95b24162dc61337bb0218 Author: Francis Lachapelle Date: Thu Apr 23 18:45:56 2009 +0000 Monotone-Parent: 9057f51730136ddbcf1d8e64c8029ea9a4e6c991 Monotone-Revision: b0266f0ed458f6976e3b9e50c36168d47b626a87 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-23T18:45:56 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxReminderEditor.css A UI/WebServerResources/UIxReminderEditor.js commit 6e5d968de383c8ec4a46453088a8e96a3f7bf05e Author: Francis Lachapelle Date: Wed Apr 22 21:02:11 2009 +0000 See ChangeLog Monotone-Parent: c4a5b31204ccd4c09e85262d9b5609b788a8380a Monotone-Revision: 9057f51730136ddbcf1d8e64c8029ea9a4e6c991 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-22T21:02:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Common/Dutch.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/Italian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 143c91bc2da0a22915930b33362522b9b3db2f36 Author: Francis Lachapelle Date: Tue Apr 21 15:48:22 2009 +0000 Monotone-Parent: cc4b29880c63c661301ca909ec3695f67b0775dd Monotone-Revision: c4a5b31204ccd4c09e85262d9b5609b788a8380a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-21T15:48:22 Monotone-Branch: ca.inverse.sogo A UI/Templates/SchedulerUI/UIxReminderEditor.wox commit d1bbd65944bb3078a48e21e23f7351b50abb49bf Author: Ludovic Marcotte Date: Tue Apr 21 15:20:52 2009 +0000 See ChangeLog Monotone-Parent: ea7589320f5747a3bd1bbec33e1bd8776e4041db Monotone-Revision: cc4b29880c63c661301ca909ec3695f67b0775dd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-21T15:20:52 Monotone-Branch: ca.inverse.sogo M .mtn-ignore M ChangeLog A ChangeLog.old D Main/ChangeLog.upstream M Main/SOGo.m D OGoContentStore/ChangeLog.upstream M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs M SOPE/GDLContentStore/GCSFolder.m M SOPE/sope-patchset-r1632.diff M Scripts/sogod-wrapper A Scripts/sql-update-101_to_102.sh D SoObjects/Appointments/ChangeLog.upstream M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.h A SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html A SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.wod A SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.html A SoObjects/Appointments/SOGoAptMailWelshICalReply.wo/SOGoAptMailWelshICalReply.wod A SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html A SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.wod A SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.html A SoObjects/Appointments/SOGoAptMailWelshUpdate.wo/SOGoAptMailWelshUpdate.wod A SoObjects/Appointments/Welsh.lproj/Localizable.strings D SoObjects/ChangeLog.upstream D SoObjects/Contacts/ChangeLog.upstream M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Welsh.lproj/Localizable.strings D SoObjects/Mailer/ChangeLog.upstream M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.html A SoObjects/Mailer/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod A SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.html A SoObjects/Mailer/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod D SoObjects/SOGo/ChangeLog.upstream M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m D SoObjects/Sieve/ChangeLog.upstream D UI/ChangeLog.upstream D UI/Common/ChangeLog.upstream M UI/Common/GNUmakefile A UI/Common/Welsh.lproj/Localizable.strings D UI/Contacts/ChangeLog.upstream M UI/Contacts/GNUmakefile D UI/Contacts/NOTES A UI/Contacts/Welsh.lproj/Localizable.strings D UI/MailPartViewers/ChangeLog.upstream M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Welsh.lproj/Localizable.strings D UI/MailerUI/ChangeLog.upstream M UI/MailerUI/GNUmakefile D UI/MailerUI/NOTES A UI/MailerUI/Welsh.lproj/Localizable.strings D UI/MainUI/ChangeLog.upstream M UI/MainUI/GNUmakefile M UI/MainUI/SOGoRootPage.m A UI/MainUI/Welsh.lproj/Locale A UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/Welsh.lproj/Localizable.strings D UI/SOGoUI/ChangeLog.upstream D UI/Scheduler/ChangeLog.upstream M UI/Scheduler/GNUmakefile D UI/Scheduler/NOTES M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m A UI/Scheduler/Welsh.lproj/Localizable.strings M UI/Scheduler/product.plist D UI/Templates/ChangeLog.upstream D UI/WebServerResources/ChangeLog.upstream commit fa7408ebc16a80f849e036c59664012ec1b3823c Author: Francis Lachapelle Date: Tue Apr 21 14:34:22 2009 +0000 See ChangeLogs Monotone-Parent: e2ba584b1367987b411373efc53338c1daf189da Monotone-Revision: ea7589320f5747a3bd1bbec33e1bd8776e4041db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-21T14:34:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalAlarm.h M SOPE/NGCards/iCalTrigger.h M SOPE/NGCards/iCalTrigger.m M SoObjects/Appointments/iCalEvent+SOGo.m M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m A UI/Scheduler/UIxReminderEditor.h A UI/Scheduler/UIxReminderEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxTaskEditor.css M UI/WebServerResources/UIxTaskEditor.js commit 3b9d0b83cf7a4bae82ea7dd2035376c11f91d7af Author: Ludovic Marcotte Date: Mon Apr 13 15:28:41 2009 +0000 See ChangeLog Monotone-Parent: ee481548c9940bbd1cea617d613818d78b722854 Monotone-Revision: e2ba584b1367987b411373efc53338c1daf189da Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-13T15:28:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1632.diff commit 0f9b580c59411933ebdfb4d2ae014a75a3c64755 Author: Ludovic Marcotte Date: Mon Apr 13 15:01:21 2009 +0000 See ChangeLog Monotone-Parent: e290f01a5006f7dc9a5dec96622f04d6bcdb008c Monotone-Revision: ee481548c9940bbd1cea617d613818d78b722854 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-13T15:01:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M UI/Templates/ContactsUI/UIxContactsListView.wox commit 12dc73a01f2b436b49906a584b944367978b7344 Author: Ludovic Marcotte Date: Mon Apr 13 13:10:16 2009 +0000 See ChangeLog Monotone-Parent: 795fdd1b62319c12f9aef930c35c63d2fd26c3ac Monotone-Revision: e290f01a5006f7dc9a5dec96622f04d6bcdb008c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-13T13:10:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit 31a55844a3ad2d4126d56468394bcdcb899eb2fc Author: Ludovic Marcotte Date: Thu Apr 9 21:01:15 2009 +0000 See ChangeLog Monotone-Parent: b8c469061302cf2a28202e96504b5ec370eb8211 Monotone-Revision: 795fdd1b62319c12f9aef930c35c63d2fd26c3ac Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-09T21:01:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 63aedf6047c05b676bc9accd852ce4c10eedbb84 Author: Ludovic Marcotte Date: Thu Apr 9 20:06:32 2009 +0000 See ChangeLog Monotone-Parent: 0280dffce97a63277bc84ffa183716452b431953 Monotone-Revision: b8c469061302cf2a28202e96504b5ec370eb8211 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-09T20:06:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/samples/GNUmakefile M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailFolder.m commit 473c8cf0d0b1b6ec85914e786b78e57db22fd466 Author: Francis Lachapelle Date: Thu Apr 9 16:29:02 2009 +0000 See ChangeLog Monotone-Parent: cc3307154f3db7f06e6e54e701e48d8e3e676c08 Monotone-Revision: 0280dffce97a63277bc84ffa183716452b431953 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-09T16:29:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit ec4f39e02f7f655a4e401407ae26c87819a67dda Author: C Robert Date: Tue Apr 7 15:25:59 2009 +0000 Monotone-Parent: 8f6ae7e406e33ae236010309ff5b5efd3698d719 Monotone-Revision: cc3307154f3db7f06e6e54e701e48d8e3e676c08 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-04-07T15:25:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit c15754e3fe09b963eafb4a3d218a0cec1f6dc9d4 Author: Ludovic Marcotte Date: Mon Apr 6 17:31:41 2009 +0000 Updates files for the release. Monotone-Parent: b937f6188477b4164f78f66ddecf28b5a6854a93 Monotone-Revision: 8f6ae7e406e33ae236010309ff5b5efd3698d719 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-06T17:31:41 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.0.1 M ChangeLog M NEWS commit 269f239e203ffbd0a2956789895a7066503d6b22 Author: Francis Lachapelle Date: Mon Apr 6 17:21:58 2009 +0000 Monotone-Parent: d1a97b080f2567ba1f8230eda7f2183d76f5fd1d Monotone-Revision: b937f6188477b4164f78f66ddecf28b5a6854a93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-06T17:21:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 9d96c7214255bd8423c6c4c74e673846a730e9df Author: Ludovic Marcotte Date: Mon Apr 6 13:55:02 2009 +0000 Updated version numbers in the doc. Monotone-Parent: 09b1c79a49349138b3263b24db041542dab771e0 Monotone-Revision: d1a97b080f2567ba1f8230eda7f2183d76f5fd1d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-06T13:55:02 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 861af12b872b30786a875d8400a4384d3dde8dc5 Author: Ludovic Marcotte Date: Mon Apr 6 13:49:06 2009 +0000 Updated the SOGo version number in the documentation. Monotone-Parent: 76b3a3693a6cc5f71ed4d736c6432d4fb55c8bce Monotone-Revision: 09b1c79a49349138b3263b24db041542dab771e0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-06T13:49:06 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f1b6f757db7c0d3e57aee03a635d431f45d9cff7 Author: Ludovic Marcotte Date: Mon Apr 6 13:25:55 2009 +0000 Updated the doc wrt the scope LDAP parameter. Monotone-Parent: 4c2f6d4f42eaf2a0ba7489c4099bcdf881808c53 Monotone-Revision: 76b3a3693a6cc5f71ed4d736c6432d4fb55c8bce Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-06T13:25:55 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 62cdc5a13c21814b9765f1f8d873958a76df2d76 Author: Ludovic Marcotte Date: Mon Apr 6 12:54:03 2009 +0000 See ChangeLog Monotone-Parent: 9663f3f262f24910bf38ccb82e6718016ca35645 Monotone-Revision: 4c2f6d4f42eaf2a0ba7489c4099bcdf881808c53 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-06T12:54:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M Scripts/sogod-wrapper M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit f3eb9161de6ba5a29d2cc1e40edd07b3c8566995 Author: Ludovic Marcotte Date: Sat Apr 4 12:07:56 2009 +0000 Updated the guide to mention the GDL bundle name for MySQL. Monotone-Parent: 39f32528b95bdfdf11fdfa90c982474366e48f89 Monotone-Revision: 9663f3f262f24910bf38ccb82e6718016ca35645 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-04T12:07:56 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit bdbeb7e3ba1b35cbf7ad89b6dd6153f27af92d5b Author: Ludovic Marcotte Date: Fri Apr 3 16:47:27 2009 +0000 Regenerated the patchset to include an Oracle GDL adaptor fix in the connect string. Monotone-Parent: 7b7b1e4cf6acf0c232cc90058bb111775177f721 Monotone-Revision: 39f32528b95bdfdf11fdfa90c982474366e48f89 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-03T16:47:27 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1632.diff commit bb5c3454312197d0f16cb3c5a69657fdab5b32e1 Author: Wolfgang Sourdeau Date: Fri Apr 3 00:35:21 2009 +0000 Monotone-Parent: 4d0a0d1dc06bda80fe35665a65a4647db76a438a Monotone-Revision: 7b7b1e4cf6acf0c232cc90058bb111775177f721 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-03T00:35:21 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 3fa90b3f754030a30036a14c82be2a62f7a95d29 Author: Ludovic Marcotte Date: Thu Apr 2 21:38:37 2009 +0000 Updated the doc for the encryption paramater in the LDAP configuration. Monotone-Parent: 8068894585ba2c44a0ab1631775f93f547ce5ff6 Monotone-Revision: 4d0a0d1dc06bda80fe35665a65a4647db76a438a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-02T21:38:37 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit f12689a73cbb475de77fd0f711c5f7a4462f626b Author: Wolfgang Sourdeau Date: Thu Apr 2 20:51:46 2009 +0000 Monotone-Parent: 1219e8fa67b77e630542e3726e865fc1bb663c61 Monotone-Revision: 8068894585ba2c44a0ab1631775f93f547ce5ff6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-02T20:51:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SOPE/sope-patchset-r1632.diff M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit 9e45431cd0f64120065c4670d3a2a1c15525bd97 Author: Wolfgang Sourdeau Date: Thu Apr 2 20:20:11 2009 +0000 Monotone-Parent: baae213f1298842f132a9ed6584f30ec04446e62 Monotone-Revision: 1219e8fa67b77e630542e3726e865fc1bb663c61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-02T20:20:11 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactGCSFolder.h M UI/SOGoUI/SOGoFolderAdvisory.h commit cb27add2eb3f0ce98ee86008a60ae83e6f0bf27d Author: Ludovic Marcotte Date: Thu Apr 2 16:01:32 2009 +0000 Cleared the dropped tools from the spec file. Monotone-Parent: 7491be61ec53fdb2d4b8819659ba34568c97d059 Monotone-Revision: 9e49c487691fa9cd289dc4f2323bbb118705dfc4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-02T16:01:32 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 6cddea97adb95ae1186c1f25604665195e021d34 Author: Wolfgang Sourdeau Date: Wed Apr 1 21:02:00 2009 +0000 Monotone-Parent: bafccbe12139895411068d388269aca400af46ec Monotone-Revision: 833eb53a6f748d1f0f16e7ff1f05e9c33fe3bad2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-01T21:02:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit e3dd3b352295a8569cf8cc77a9e0bdcb923b6f9c Author: Ludovic Marcotte Date: Wed Apr 1 18:50:32 2009 +0000 See ChangeLog Monotone-Parent: bafccbe12139895411068d388269aca400af46ec Monotone-Revision: 7491be61ec53fdb2d4b8819659ba34568c97d059 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-01T18:50:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 8f2318fe521ce3fb61a8b6a04fb15db9b5aedbd2 Author: Ludovic Marcotte Date: Wed Apr 1 13:49:24 2009 +0000 See ChangeLog Monotone-Parent: 8d42e44b72c2c9e6431e77f6b5c590736449f7d7 Monotone-Revision: bafccbe12139895411068d388269aca400af46ec Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-04-01T13:49:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/GNUmakefile D OGoContentStore/test_quick_extract.m M SOPE/GDLContentStore/GNUmakefile D SOPE/GDLContentStore/gcs_cat.m D SOPE/GDLContentStore/gcs_gensql.m D SOPE/GDLContentStore/gcs_ls.m D SOPE/GDLContentStore/gcs_mkdir.m D SOPE/GDLContentStore/gcs_recreatequick.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Contacts/SOGoUserFolder+Contacts.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m D SoObjects/SOGo/sogo_defaults.m D SoObjects/SOGo/sogo_email2uid.m D SoObjects/SOGo/sogo_emails4uid.m D SoObjects/SOGo/sogo_shares4uid.m M UI/Common/UIxPageFrame.m M UI/Common/UIxToolbar.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactsListViewContainer.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailMoveToPopUp.m M UI/PreferencesUI/UIxPreferences.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxComponentEditor.m commit 4d8563ac991b0b6e07addf3c69f061830e286823 Author: Wolfgang Sourdeau Date: Wed Apr 1 13:45:22 2009 +0000 Monotone-Parent: 6bc80c8b44309025303f41de15a437823b63a030 Monotone-Revision: 8d42e44b72c2c9e6431e77f6b5c590736449f7d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-01T13:45:22 Monotone-Branch: ca.inverse.sogo A Scripts/sogo-default commit 560033499903a62d7f495f67063d3f5f3e47d31b Author: Wolfgang Sourdeau Date: Wed Apr 1 13:38:46 2009 +0000 Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae Monotone-Revision: 6bc80c8b44309025303f41de15a437823b63a030 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-01T13:38:46 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf A Scripts/sogo-init.d-sles M Scripts/sogod-wrapper commit dfa4ca039220e278192e54861f155b1a46577002 Author: Wolfgang Sourdeau Date: Tue Mar 31 20:58:55 2009 +0000 Monotone-Parent: 188bbde45fcd8916b31d72e3c8886b665d9e8fc2 Monotone-Revision: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-31T20:58:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit c920a88f3fc9b32beb7e6b9758b1867062a6a254 Author: Francis Lachapelle Date: Tue Mar 31 20:54:59 2009 +0000 See ChangeLog Monotone-Parent: 7601a3a621aac781d52f82f859021f46513ada82 Monotone-Revision: 188bbde45fcd8916b31d72e3c8886b665d9e8fc2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-31T20:54:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 09b88651193a16622b8cf26c07ca075e45617d43 Author: Ludovic Marcotte Date: Tue Mar 31 14:41:02 2009 +0000 Updated the installation & configuration guide to document the SOGoMailListViewColumnsOrder preference Monotone-Parent: e8b0505014499859d4ee1b044eee6a3aa1df237e Monotone-Revision: 422473c4584bc3a1c1f5da5b6682434c839478d8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-31T14:41:02 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 5daa4fc7c306d0fdfe528062cdbdf9a1df4926b6 Author: Francis Lachapelle Date: Fri Mar 27 21:47:25 2009 +0000 Monotone-Parent: c4226ef2a5d9916a1dfaf208090b305fbf25864f Monotone-Revision: cc63899386ceb379d80c6b79b929a81724db952b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-27T21:47:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit c244a5b97a82b494d695e1419be2ea6b9ca15fbf Author: Francis Lachapelle Date: Fri Mar 27 18:25:22 2009 +0000 Add support for up/down arrow keys in the addressbook module. Monotone-Parent: e8b0505014499859d4ee1b044eee6a3aa1df237e Monotone-Revision: c4226ef2a5d9916a1dfaf208090b305fbf25864f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-27T18:25:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 1f7957b868ba01f49aed8ec5fefe6560d77f025c Author: Francis Lachapelle Date: Thu Mar 26 20:55:57 2009 +0000 Fix for bug #3041 Monotone-Parent: d32dd5daa90a6d8f5551243352a4b7c4540a337b Monotone-Revision: e8b0505014499859d4ee1b044eee6a3aa1df237e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-26T20:55:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit a27226d9481c1bf1ef96c049c6f5a30918879801 Author: Francis Lachapelle Date: Thu Mar 26 15:44:35 2009 +0000 Fix for bug #3274 Monotone-Parent: f6c9b26800c5e0d41709266d8182530fe96ca9b6 Monotone-Revision: d32dd5daa90a6d8f5551243352a4b7c4540a337b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-26T15:44:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit f6b9384fffdd5c9d6f232435ef0ec374a7d86a72 Author: Francis Lachapelle Date: Wed Mar 25 21:43:56 2009 +0000 See ChangeLog Monotone-Parent: 3351ea272262d02bca8c04d35cc8b34b0a42118e Monotone-Revision: f6c9b26800c5e0d41709266d8182530fe96ca9b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-25T21:43:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit 7b3af7e7f89ddbe38c96aaf7334505e3593d140c Author: Francis Lachapelle Date: Wed Mar 25 14:38:19 2009 +0000 See ChangeLog Monotone-Parent: 5c2f980ac5823528c17146f4e481573c34720bdd Monotone-Revision: 9c818b369358da0b25cfcd319b9f6f2d319fb99d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-25T14:38:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 302c468a4027128233202923da666ac26657862a Author: Francis Lachapelle Date: Tue Mar 24 21:46:14 2009 +0000 Improved update notification email for all-day event. Monotone-Parent: 3e59e0c43d322ac5fbc4016256ca84d3ea3a48f4 Monotone-Revision: 5c2f980ac5823528c17146f4e481573c34720bdd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T21:46:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod commit fbd13ebf7b6cde11f937949f79d27e8a516e3726 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:50:31 2009 +0000 Monotone-Parent: f2fe2bb08a995eb4ae8043ab64aef1f18a8b3823 Monotone-Revision: d9282e066f50fa8c916a17d4f28da3eb6ffc1411 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:50:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 5443b78f67a42f1ebee41a5b6e96b64861e216fa Author: Francis Lachapelle Date: Tue Mar 24 20:50:18 2009 +0000 See ChangeLog Monotone-Parent: f2fe2bb08a995eb4ae8043ab64aef1f18a8b3823 Monotone-Revision: c5a0687be6e6c2cb000143fcd5eeaaf90730097d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T20:50:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit cf3904b74eabb7d03d311fb008e222c5d71b3406 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:41:55 2009 +0000 Monotone-Parent: 252f24f39a4b52374651e35bc9542a9ce32f6183 Monotone-Revision: c2585f82f4d8e290b032bc65809c929cabaa8389 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:41:55 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Version commit b6706ba54c9543d52e6248378872a45ad42d1de9 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:37:30 2009 +0000 Monotone-Parent: 777b207d77d598bd67693cff03a72a05da47bdd0 Monotone-Revision: 252f24f39a4b52374651e35bc9542a9ce32f6183 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:37:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit 1508a894002b8f56bc51f302d8651d86c28ac1bf Author: Francis Lachapelle Date: Tue Mar 24 20:36:49 2009 +0000 See ChangeLog Monotone-Parent: 2383d3cfedbdc621439fd847ceb4bddeed43c93e Monotone-Revision: 5d72cbe984ee92d95ab972816ac529dab70a9143 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T20:36:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h commit 9b8ecdda16679f33bc93f8f45bdc3d29a82c0d82 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:16:32 2009 +0000 Monotone-Parent: 839606f21589ee616eceb8ec004d3a2d9daedb7e Monotone-Revision: 777b207d77d598bd67693cff03a72a05da47bdd0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:16:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit b7217b2b1f4bb1a10ab4cdb4f40baf4b90060679 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:11:18 2009 +0000 Monotone-Parent: 343adae0f9aaa38141d7e8ecb879168e50fff1bf Monotone-Revision: 839606f21589ee616eceb8ec004d3a2d9daedb7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:11:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 912181b3e5796eed8f94c39c075e0c84a3507b89 Author: Wolfgang Sourdeau Date: Tue Mar 24 20:10:46 2009 +0000 Monotone-Parent: c47b4189de100dcbf3a1ecb250e443f0ca4b3f91 Monotone-Revision: cae6414bdec9c9720651a6d880165e55830fd06d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T20:10:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxRecurrenceEditor.m commit 91fb95c461dd61c78e12a5ab231f08d91be02572 Author: Francis Lachapelle Date: Tue Mar 24 19:50:33 2009 +0000 See ChangeLog Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f Monotone-Revision: 2383d3cfedbdc621439fd847ceb4bddeed43c93e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T19:50:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/MainUI/SOGoRootPage.m commit 97a019a169fdeacb7828ce48aac9e706e5bdcdd5 Author: Wolfgang Sourdeau Date: Tue Mar 24 17:33:15 2009 +0000 Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f Monotone-Revision: c47b4189de100dcbf3a1ecb250e443f0ca4b3f91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T17:33:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m M UI/Scheduler/UIxCalMainView.m commit 90190dcef67fc1ad6a28f7986e5cd3471ecb3b4d Author: Wolfgang Sourdeau Date: Tue Mar 24 16:34:03 2009 +0000 Monotone-Parent: 011dcdb832dcd44414e6e9546d62de0737fbdcd6 Monotone-Revision: 077cf05982d8b328c0c4db80c174a594d7195243 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T16:34:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit af733ce7503cb4dd7c3f4fed4bb05a31a3d82e47 Author: Wolfgang Sourdeau Date: Tue Mar 24 16:33:08 2009 +0000 Monotone-Parent: a3fc297161b789eefee18087844b47a8aaf75178 Monotone-Revision: 011dcdb832dcd44414e6e9546d62de0737fbdcd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T16:33:08 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m commit 764c156e8992fdc812f30ec42e17814fe95356fc Author: Wolfgang Sourdeau Date: Tue Mar 24 16:30:34 2009 +0000 Monotone-Parent: b2d085794edde254007a3097e654f621a7c9a284 Monotone-Revision: a3fc297161b789eefee18087844b47a8aaf75178 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T16:30:34 Monotone-Branch: ca.inverse.sogo A SOPE/sope-debugleaks.diff commit 0091947cb439843bebe867376f813ac11a6a0d09 Author: Francis Lachapelle Date: Tue Mar 24 16:12:09 2009 +0000 Monotone-Parent: 08b58bc681ca962c1a5026adf892bb10e6f4375a Monotone-Revision: 54e51821fc9582ce90552a56cae0129864703700 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T16:12:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit e1b16d537a6dfd234a101b18cc24d680a9c47e62 Author: Ludovic Marcotte Date: Tue Mar 24 15:55:55 2009 +0000 See ChangeLog Monotone-Parent: 3dc6b0849523db031cf866d058ecccbf1ecb98db Monotone-Revision: a25f4f4ec1c0c0f924bd34d29ef261e5fc7a995a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-24T15:55:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 4cb373b3942bae9049b46b081f50a6ac3f11df4c Author: Francis Lachapelle Date: Tue Mar 24 15:50:50 2009 +0000 Monotone-Parent: 3dc6b0849523db031cf866d058ecccbf1ecb98db Monotone-Revision: 08b58bc681ca962c1a5026adf892bb10e6f4375a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T15:50:50 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M UI/MailPartViewers/UIxMailPartICalActions.m commit cc21f32490f54365e1cd7d230c0fba03ebd8e9e3 Author: Francis Lachapelle Date: Tue Mar 24 15:34:15 2009 +0000 See ChangeLog Monotone-Parent: f88d99a5bcea75c289e4a86001d1d294d3dadb9e Monotone-Revision: 3dc6b0849523db031cf866d058ecccbf1ecb98db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-24T15:34:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/UIxMailPartICalActions.m commit f5941aa62f117cc088fc229c9859d6870e4148eb Author: Wolfgang Sourdeau Date: Tue Mar 24 15:27:25 2009 +0000 Monotone-Parent: f88d99a5bcea75c289e4a86001d1d294d3dadb9e Monotone-Revision: b2d085794edde254007a3097e654f621a7c9a284 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T15:27:25 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/GNUmakefile M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m D SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.h D SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.m commit 290c4c251713d979cd3855d60096a39c4306f218 Author: Wolfgang Sourdeau Date: Tue Mar 24 15:14:20 2009 +0000 Monotone-Parent: 066415866c34e37d51f2dd40a9e5f8469c495393 Monotone-Revision: cb528ed9e72c06055c7fde882bedd15f7ef64451 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T15:14:20 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 946886ed074652255f2525c4479f52c65a189260 Author: Wolfgang Sourdeau Date: Tue Mar 24 14:55:10 2009 +0000 reversed patch Monotone-Parent: c899af499a48639ec23979b9d33c7db9843f7110 Monotone-Revision: 066415866c34e37d51f2dd40a9e5f8469c495393 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T14:55:10 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 927055105054788b1ce802d5394ea4f8302ef78e Author: Wolfgang Sourdeau Date: Tue Mar 24 14:25:44 2009 +0000 Monotone-Parent: e0570f48ebcd0056aa949c6b4c5df7386238e282 Monotone-Revision: c899af499a48639ec23979b9d33c7db9843f7110 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T14:25:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 20adc66b93c3dfb26aed955d11896557aedb450d Author: Wolfgang Sourdeau Date: Tue Mar 24 14:25:09 2009 +0000 Monotone-Parent: 261d328a4a30eba63838d32540b23a78ce2a3840 Monotone-Revision: e0570f48ebcd0056aa949c6b4c5df7386238e282 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T14:25:09 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1632.diff commit f5a98f3571983c61bba004985c1c64bd05b698b2 Author: Wolfgang Sourdeau Date: Tue Mar 24 14:05:55 2009 +0000 Monotone-Parent: 43675f1618c28a385375562d6eaf3afabaa316ae Monotone-Revision: 261d328a4a30eba63838d32540b23a78ce2a3840 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T14:05:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/GNUmakefile M sogo.spec commit d3f53a5c195512a8f96ad1b043519b66545d29b8 Author: Wolfgang Sourdeau Date: Tue Mar 24 13:47:11 2009 +0000 Monotone-Parent: 84ef38aac8dcb308bcabb407f3172c53ac0f05b2 Monotone-Revision: 43675f1618c28a385375562d6eaf3afabaa316ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T13:47:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 8aadf63f82baed83273fde6355ab20489b4f8a63 Author: Wolfgang Sourdeau Date: Tue Mar 24 13:45:46 2009 +0000 Monotone-Parent: 3a3837b97a228bb1e5d1e55f692eaaded56ed2f7 Monotone-Revision: 84ef38aac8dcb308bcabb407f3172c53ac0f05b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T13:45:46 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit 39cfaae6ec0f30e691e659868d0395095a76d847 Author: Wolfgang Sourdeau Date: Tue Mar 24 13:45:32 2009 +0000 reversed patch Monotone-Parent: 6e583ecae28dc18e9f816d9d06c33fc5b047103a Monotone-Revision: 3a3837b97a228bb1e5d1e55f692eaaded56ed2f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T13:45:32 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M UI/Scheduler/UIxCalListingActions.m M sogo.spec commit 9bc1a1fbe1c1e1969fca51950c11a81e87fe95f0 Author: Wolfgang Sourdeau Date: Tue Mar 24 13:43:19 2009 +0000 Monotone-Parent: 478e5eec344abe2e6946e22b5c853865f80a2b66 Monotone-Revision: 6e583ecae28dc18e9f816d9d06c33fc5b047103a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T13:43:19 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M UI/Scheduler/UIxCalListingActions.m M sogo.spec commit 897fdccf52f28163211b0152f99fffd289ebc15f Author: Wolfgang Sourdeau Date: Tue Mar 24 13:41:44 2009 +0000 Monotone-Parent: cb528516476836d7575692fe4e1cd2380c58f2d9 Monotone-Revision: 478e5eec344abe2e6946e22b5c853865f80a2b66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-24T13:41:44 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff D SOPE/sope-patchset-r1630.diff A SOPE/sope-patchset-r1632.diff commit 34d0f1540c7f96600f8ddb4ced6c4f6b4743ed33 Author: Ludovic Marcotte Date: Tue Mar 24 00:07:21 2009 +0000 Slightly improved the documentation wrt SOGo Update Server. Monotone-Parent: cb528516476836d7575692fe4e1cd2380c58f2d9 Monotone-Revision: 2dd0d99b9f9830e90d6186f0b7bd8f21625bdfd5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-24T00:07:21 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 71d412614913463c56d6510d64b90a66738eb787 Author: Francis Lachapelle Date: Mon Mar 23 21:19:55 2009 +0000 See ChangeLog Monotone-Parent: 1da41bffe0d25476b6f909fd1621c5026cdf59ee Monotone-Revision: ab9ae63478f08b1ff94c2872ca40ff73a041a9a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-23T21:19:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m D UI/WebServerResources/lori-login.jpg commit 28e34ba8aa8b86043836e42c6be7f1a5ad02bfe6 Author: Wolfgang Sourdeau Date: Mon Mar 23 21:19:54 2009 +0000 Monotone-Parent: d32a13b0eac81022df3f33f387e62593317e4287 Monotone-Revision: bf1f76a700dd5013f40d490b2329d5c127f21fbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-23T21:19:54 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit 48dccb23166d30fb203d973f8ad9d4ffa7bf380a Author: Wolfgang Sourdeau Date: Mon Mar 23 21:16:25 2009 +0000 Monotone-Parent: 1da41bffe0d25476b6f909fd1621c5026cdf59ee Monotone-Revision: d32a13b0eac81022df3f33f387e62593317e4287 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-23T21:16:25 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit 8715ec448b54ae261f7eeed7b34ac01033230e7e Author: Wolfgang Sourdeau Date: Mon Mar 23 19:04:31 2009 +0000 Monotone-Parent: 93f5621e5282201f7b9a61447d23a396e8f682a4 Monotone-Revision: 1da41bffe0d25476b6f909fd1621c5026cdf59ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-23T19:04:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit e9b54763a1928cc857b21b0ba36d3663bb5860ee Author: C Robert Date: Mon Mar 23 14:35:42 2009 +0000 Fixed Mantis 2874 Monotone-Parent: 19411003409b1b14299b09729d662efa35865717 Monotone-Revision: 36ced261cec8f0a229c4466b8b7c0a78dd1a408e Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-03-23T14:35:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css commit 03055a3444d2e825a9f4c31abac58318dc0fa743 Author: Wolfgang Sourdeau Date: Mon Mar 23 13:10:33 2009 +0000 Monotone-Parent: 19411003409b1b14299b09729d662efa35865717 Monotone-Revision: 93f5621e5282201f7b9a61447d23a396e8f682a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-23T13:10:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 159f0cd76da3957a2cc5b54cc857e379d567e15b Author: Ludovic Marcotte Date: Mon Mar 23 12:51:16 2009 +0000 See ChangeLog Monotone-Parent: 52f165b59a119e9417d23135986f09279085cc0e Monotone-Revision: 19411003409b1b14299b09729d662efa35865717 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-23T12:51:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/MailPartViewers/UIxMailPartViewer.m commit 643d2dbf478f464233f27c05fdf445817723da4f Author: Wolfgang Sourdeau Date: Sun Mar 22 16:03:21 2009 +0000 Monotone-Parent: 461db977780298f484dd530f71ae963e7dde1fc4 Monotone-Revision: 52f165b59a119e9417d23135986f09279085cc0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-22T16:03:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m commit da51be06192a0fe83b8c00ecc87dfca308b35308 Author: Ludovic Marcotte Date: Sun Mar 22 14:40:50 2009 +0000 Small optimization Monotone-Parent: 1674514cbbb8b36021bc36e83a4fa580fe5718cf Monotone-Revision: ed796ed4ba5a6027433e3f18b4431d54833aeef8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-22T14:40:50 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.m commit 10417c241d3aefd43c5797c82386b2dd046774ce Author: Ludovic Marcotte Date: Sun Mar 22 14:20:50 2009 +0000 we initialize the ready state Monotone-Parent: f7a4e6329dc23e00a3a0de99cd95bb15d432656d Monotone-Revision: 1674514cbbb8b36021bc36e83a4fa580fe5718cf Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-22T14:20:50 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.m commit 0c72f5a4e78153e68daddade0eb30ccbf3d735f2 Author: Ludovic Marcotte Date: Sun Mar 22 13:53:06 2009 +0000 Reverted patch http://mtn.inverse.ca/revision/diff/b8dd0da637c01e983924030f920c45d1581a5e95/with/f845aee937de02ccc5aaec9e4f9592ddeea27abf Monotone-Parent: dd801fb79b02bbd4a7188003ad3ff641cd9840e7 Monotone-Revision: f7a4e6329dc23e00a3a0de99cd95bb15d432656d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-22T13:53:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 1cf57b627aa72c00d647343f8a3745e0291bec80 Author: Wolfgang Sourdeau Date: Sat Mar 21 20:21:05 2009 +0000 Monotone-Parent: dd801fb79b02bbd4a7188003ad3ff641cd9840e7 Monotone-Revision: c026420c830a2e21becf544b4e0b5d713023a37c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-21T20:21:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h commit fdb6829d3c14f699c8680886cef4a9adc7e19435 Author: Wolfgang Sourdeau Date: Sat Mar 21 14:48:56 2009 +0000 Monotone-Parent: 11c950d8b88fc8c605176ab5a6271f54b800c9a5 Monotone-Revision: dd801fb79b02bbd4a7188003ad3ff641cd9840e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-21T14:48:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h commit 12652ba81fbaf76f22eface33b18af94368f9ff2 Author: Wolfgang Sourdeau Date: Sat Mar 21 14:43:13 2009 +0000 Monotone-Parent: d57d280e1a2c1d6903ab6e6d025a777f3c5e15f2 Monotone-Revision: 11c950d8b88fc8c605176ab5a6271f54b800c9a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-21T14:43:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 2e58aba46d77da8bac646e0b6dad789db345aa53 Author: Ludovic Marcotte Date: Fri Mar 20 22:24:31 2009 +0000 See ChangeLog Monotone-Parent: 7cc314736d305ee7778315690bd8d1f0c506bef8 Monotone-Revision: d57d280e1a2c1d6903ab6e6d025a777f3c5e15f2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-20T22:24:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m commit 007d1a966aa447b9923d502de369af7732f176fb Author: Wolfgang Sourdeau Date: Fri Mar 20 21:37:07 2009 +0000 Monotone-Parent: 1979e3cba1625ad972044ea67711850014bd8156 Monotone-Revision: 7cc314736d305ee7778315690bd8d1f0c506bef8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T21:37:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m M UI/Contacts/UIxContactFoldersView.m commit 88176a049b701a2c4c946a4a7221be3cc1905b04 Author: Wolfgang Sourdeau Date: Fri Mar 20 21:11:45 2009 +0000 Monotone-Parent: 514aa7865af81fdccddee5095cd390fb72c09412 Monotone-Revision: 1979e3cba1625ad972044ea67711850014bd8156 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T21:11:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit b873dce7562b2be7401c046e6b659951c83ba08e Author: Wolfgang Sourdeau Date: Fri Mar 20 20:56:29 2009 +0000 Monotone-Parent: 4e07b3d1e8330e5242ff10554013fd21551394d5 Monotone-Revision: 514aa7865af81fdccddee5095cd390fb72c09412 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T20:56:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserDefaults.m commit 59808b74b529472e48f8eac339aa018f8cd78ffd Author: Wolfgang Sourdeau Date: Fri Mar 20 20:35:39 2009 +0000 Monotone-Parent: f845aee937de02ccc5aaec9e4f9592ddeea27abf Monotone-Revision: 4e07b3d1e8330e5242ff10554013fd21551394d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T20:35:39 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSChannelManager.m commit c40475ab772ae6f62835c7e8bd0a8ca2c168a952 Author: Wolfgang Sourdeau Date: Fri Mar 20 19:42:44 2009 +0000 Monotone-Parent: b8dd0da637c01e983924030f920c45d1581a5e95 Monotone-Revision: f845aee937de02ccc5aaec9e4f9592ddeea27abf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T19:42:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 818de74e5e453bebf7e3fac7c81207774c2a236e Author: Wolfgang Sourdeau Date: Fri Mar 20 17:43:52 2009 +0000 Monotone-Parent: ef58e70b7d00dc34a5d02557365841c574086751 Monotone-Revision: b8dd0da637c01e983924030f920c45d1581a5e95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T17:43:52 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog commit 0ca3d9d7b0fa8bd2fa650abeb7ab255d5bd6f3ba Author: Wolfgang Sourdeau Date: Fri Mar 20 17:35:49 2009 +0000 Monotone-Parent: 6e1829513cdcf98135e56f857438e77218ae7851 Monotone-Revision: ef58e70b7d00dc34a5d02557365841c574086751 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T17:35:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 273415b671a650e2780d7a4af69fe502ab3cb2a3 Author: Wolfgang Sourdeau Date: Fri Mar 20 17:34:35 2009 +0000 Monotone-Parent: c496242055c878889b7b9a7ad4385cea6cf5e5cd Monotone-Revision: 6e1829513cdcf98135e56f857438e77218ae7851 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-20T17:34:35 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSChannelManager.m commit 43c4580ba7efd88ce78828c43c6d9aa020624dec Author: Francis Lachapelle Date: Thu Mar 19 21:31:12 2009 +0000 Monotone-Parent: 6b1c7bffc878164f81a9a892741fe60e3b286df2 Monotone-Revision: c496242055c878889b7b9a7ad4385cea6cf5e5cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T21:31:12 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.0.0 M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/architecture.png commit 72f336b47983fe4ee55b18afc792aa4f47da45d0 Author: Wolfgang Sourdeau Date: Thu Mar 19 20:58:53 2009 +0000 Monotone-Parent: 62626893ce31a8da314e2eb390873b4c3f491ed5 Monotone-Revision: 6b1c7bffc878164f81a9a892741fe60e3b286df2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T20:58:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 62a6fafaa98e5b713e7635ffb9bc1e9eef45b622 Author: Wolfgang Sourdeau Date: Thu Mar 19 20:04:16 2009 +0000 Monotone-Parent: 60079faa71221a9a1c269f9e012b65c4d0c98256 Monotone-Revision: 62626893ce31a8da314e2eb390873b4c3f491ed5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T20:04:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 131672d0e0039677d7ae4fdb2e1250181c5953a4 Author: Wolfgang Sourdeau Date: Thu Mar 19 19:53:02 2009 +0000 Monotone-Parent: 548d3cca58e3fec9bc3c888112b856a577978bec Monotone-Revision: 60079faa71221a9a1c269f9e012b65c4d0c98256 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T19:53:02 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Version commit 4cfb2b0ccd91becfa7816660b70e419ae9019452 Author: Wolfgang Sourdeau Date: Thu Mar 19 19:07:39 2009 +0000 Monotone-Parent: b11b40d1a73231b76eb4bb1ce04046646f40d52f Monotone-Revision: 2c52bc9062d09379395dae99d6c685de6c8157c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T19:07:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit ed597858623a9dd1f523545708f47a912147399e Author: Francis Lachapelle Date: Thu Mar 19 18:04:23 2009 +0000 Monotone-Parent: a1f761bf97ae1835eab590dcfd609d788cbf7d1f Monotone-Revision: 8dcf465d8b7d8d1213dcce13303ce7aba65a10ff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T18:04:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 75bcbf8e5cf4ec124fa128d06a4d56d426b89beb Author: Francis Lachapelle Date: Thu Mar 19 17:59:20 2009 +0000 Monotone-Parent: dd31e8f881d1c923d951b3c5ddf9a90c986c2165 Monotone-Revision: a1f761bf97ae1835eab590dcfd609d788cbf7d1f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T17:59:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 7d817dcb9b36526bfa9db26c93bc19fc8bea9efe Author: Francis Lachapelle Date: Thu Mar 19 16:49:36 2009 +0000 See ChangeLog Monotone-Parent: b11b40d1a73231b76eb4bb1ce04046646f40d52f Monotone-Revision: dd31e8f881d1c923d951b3c5ddf9a90c986c2165 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T16:49:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit bfdf897b300da2cf7a5e7d0b798da65bbad90646 Author: Wolfgang Sourdeau Date: Thu Mar 19 15:46:36 2009 +0000 Monotone-Parent: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141 Monotone-Revision: b11b40d1a73231b76eb4bb1ce04046646f40d52f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T15:46:36 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/SOGo/SOGoObject.m commit 578f01bd5e0bcb5bc8df13222eda16fd84d25ef5 Author: Wolfgang Sourdeau Date: Thu Mar 19 15:42:58 2009 +0000 Monotone-Parent: 004c96fa075fbca45fa523b3bb73737aa0ce34a1 Monotone-Revision: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T15:42:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m commit f980e6508709aaa6ea53d01dc3ff1419b3a33bd3 Author: Ludovic Marcotte Date: Thu Mar 19 14:30:06 2009 +0000 See ChangeLog Monotone-Parent: 60a13624c1564d45c6a2e6232501d6fd9ec1cb04 Monotone-Revision: 004c96fa075fbca45fa523b3bb73737aa0ce34a1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-19T14:30:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M sogo.spec commit f883d170d6b1681d4f2ac62fcd1b8483c0e46e38 Author: Wolfgang Sourdeau Date: Thu Mar 19 13:22:43 2009 +0000 Monotone-Parent: 23f3b4b43483ecae3cd406145e28b0e2434afda0 Monotone-Revision: 60a13624c1564d45c6a2e6232501d6fd9ec1cb04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T13:22:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit c2555c75c0adcd1863f08571156edce5c6ecb0d2 Author: Francis Lachapelle Date: Thu Mar 19 02:43:14 2009 +0000 Monotone-Parent: 7f878f3800f79dea35ba642f80d939cb9eedf0e9 Monotone-Revision: 23f3b4b43483ecae3cd406145e28b0e2434afda0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T02:43:14 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/inverse.png commit 99fe6df5a904cf79a308f9b1e7066d456a20b21b Author: Francis Lachapelle Date: Thu Mar 19 02:42:59 2009 +0000 Monotone-Parent: 574f52308bd6e344b897fdc217aa41c480108da3 Monotone-Revision: 7f878f3800f79dea35ba642f80d939cb9eedf0e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T02:42:59 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/sogo-logo.png commit a05c370eb46480ce3a4b6516080d68715d298376 Author: Francis Lachapelle Date: Thu Mar 19 02:42:35 2009 +0000 See ChangeLog Monotone-Parent: bb83e15abbaa6a9134aefc67b7bb671c74735ea4 Monotone-Revision: 574f52308bd6e344b897fdc217aa41c480108da3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-19T02:42:35 Monotone-Branch: ca.inverse.sogo M ChangeLog D Documentation/lori.png M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/Templates/MainUI/SOGoBrowsersPanel.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/iefixes.css commit 1775c0f11a3d86b123a88dfb45af9cd839c5a8c7 Author: Wolfgang Sourdeau Date: Thu Mar 19 01:48:58 2009 +0000 Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 Monotone-Revision: c94dcb16868ca60cb633c8c91ff225e1f3b84329 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T01:48:58 Monotone-Branch: ca.inverse.sogo M Version commit aabd65ea78994cc09b9df728908a70d4e98b65f2 Author: Ludovic Marcotte Date: Thu Mar 19 01:41:05 2009 +0000 See ChangeLog Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 Monotone-Revision: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-19T01:41:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Main/README M Main/SOGo.m M NEWS M Scripts/updates.php M UI/Common/UIxPageFrame.m M UI/WebServerResources/generic.js commit e347f36a5b578b4bc497561f18373db2ab734af0 Author: Wolfgang Sourdeau Date: Thu Mar 19 01:22:09 2009 +0000 Monotone-Parent: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 Monotone-Revision: a1701b3f7bd858b1fc0810b5313e8648bfcb42f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T01:22:09 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf M Main/README M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat M Scripts/sogod-wrapper M sogo.spec commit 50dbc4e2a519c498c4317fc8230ac560e959304b Author: Wolfgang Sourdeau Date: Thu Mar 19 01:21:39 2009 +0000 Monotone-Parent: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d Monotone-Revision: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T01:21:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 4c832536e921afa950335398cd7cb96441e6784b Author: Wolfgang Sourdeau Date: Wed Mar 18 22:13:04 2009 +0000 Monotone-Parent: dfb14f2703df6b34884a9fb24c8a1e3346359c45 Monotone-Revision: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-18T22:13:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/SOGo.m M Main/SOGoProductLoader.h M Main/SOGoProductLoader.m M Main/sogod.m M UI/WebServerResources/SOGoRootPage.js M configure commit 7e019988a8b81b9de95f0c367cf26b881d67d428 Author: Francis Lachapelle Date: Wed Mar 18 21:41:22 2009 +0000 Fix for all-day events and DST Monotone-Parent: dfb14f2703df6b34884a9fb24c8a1e3346359c45 Monotone-Revision: e63db11744055769ff757def864e9770499ad057 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-18T21:41:22 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDateTime.m commit bcff48ba8c84ee0eac135bcfe0cacbf96f239193 Author: Wolfgang Sourdeau Date: Wed Mar 18 20:28:35 2009 +0000 Monotone-Parent: 5c7224f461ae8749b0bd83c9c137e1b826f6000f Monotone-Revision: dfb14f2703df6b34884a9fb24c8a1e3346359c45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-18T20:28:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 446cee7d733379a586a043fb5ec4b15a94975b65 Author: Wolfgang Sourdeau Date: Wed Mar 18 15:48:22 2009 +0000 Monotone-Parent: 408ae95acfcd0bdbf903540439a12eaacb285310 Monotone-Revision: 5c7224f461ae8749b0bd83c9c137e1b826f6000f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-18T15:48:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit c9f18f2b859be322b90d752190dd23eba91175d6 Author: Wolfgang Sourdeau Date: Wed Mar 18 14:36:06 2009 +0000 Monotone-Parent: 69a8d2cacd25c46b70eb478efad9561bfba7a390 Monotone-Revision: 408ae95acfcd0bdbf903540439a12eaacb285310 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-18T14:36:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit 607e43034c4c57ca033a8430444e1ff6990d4116 Author: Francis Lachapelle Date: Tue Mar 17 20:04:23 2009 +0000 Monotone-Parent: 1ea72fe4c00feaa5d76d04db030b066b008f269e Monotone-Revision: 69a8d2cacd25c46b70eb478efad9561bfba7a390 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T20:04:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 5888d108f55bc6d2691392c3968b7dcc5afc1bb2 Author: Francis Lachapelle Date: Tue Mar 17 19:54:19 2009 +0000 Monotone-Parent: 7c828417790c786c2c7761c95ea3477bf2aea4f3 Monotone-Revision: 1ea72fe4c00feaa5d76d04db030b066b008f269e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T19:54:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/browser_safari.gif commit 7393727d1eb4bf8e7f586141ce5fc93d67c38eb5 Author: Francis Lachapelle Date: Tue Mar 17 19:48:19 2009 +0000 Monotone-Parent: 10b9a0ee3224753edb89d1da0b8c2e5beb9c2521 Monotone-Revision: 7c828417790c786c2c7761c95ea3477bf2aea4f3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T19:48:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit b0aa863564eca7214296cecbc7b97ac8688b1ad3 Author: Francis Lachapelle Date: Tue Mar 17 19:46:46 2009 +0000 Fix issue when dragging the handles outside the window. Monotone-Parent: cc6154915db42f1f14c162c6819d08d12c31b6c3 Monotone-Revision: 10b9a0ee3224753edb89d1da0b8c2e5beb9c2521 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T19:46:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 70c0c0d919dae45acd247eb3f4aa85311c60de03 Author: Francis Lachapelle Date: Tue Mar 17 19:38:05 2009 +0000 Fix for bug #3315 Monotone-Parent: f3feeb51f538aeefcb5e90999e37b0bb069c3eba Monotone-Revision: b516b07191501368df1dfb16f25aee4b4fba7941 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T19:38:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit d8fa40340f73ea4a2ae7aeaf1b1be44cbc14f5c9 Author: Ludovic Marcotte Date: Tue Mar 17 17:34:54 2009 +0000 See ChangeLog Monotone-Parent: c29fcc5ce939d41d4b8a3795a566530292ec2f0f Monotone-Revision: 29e166422a510e7b1ca9fef597f49aa7ffed17d6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-17T17:34:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat commit 10407f7f6f1b28bd97b933fbdc1e4f6c3b3fe25f Author: Francis Lachapelle Date: Tue Mar 17 16:03:57 2009 +0000 Fix for bug #3315 Monotone-Parent: 89b88978ce7a84af4dd6e2e230ede1c3ef700068 Monotone-Revision: f3feeb51f538aeefcb5e90999e37b0bb069c3eba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-17T16:03:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 57830dbb8874a544c0447479b29eab6cc52a35aa Author: Wolfgang Sourdeau Date: Tue Mar 17 15:58:25 2009 +0000 Monotone-Parent: 89b88978ce7a84af4dd6e2e230ede1c3ef700068 Monotone-Revision: c29fcc5ce939d41d4b8a3795a566530292ec2f0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-17T15:58:25 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit b65ae175c3253b6df756c63deea664bba692e525 Author: Ludovic Marcotte Date: Mon Mar 16 21:13:01 2009 +0000 See ChangeLog Monotone-Parent: e32cb5a49f7eb94c778c878808a9abcb69576a80 Monotone-Revision: 89b88978ce7a84af4dd6e2e230ede1c3ef700068 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-16T21:13:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M sogo.spec commit a8cd172a6b799a2d378f64a6ace4e73e3173b3ba Author: Francis Lachapelle Date: Mon Mar 16 21:21:43 2009 +0000 See ChangeLog Monotone-Parent: ccbc02cbbccf4d53a21e791dc3aa318d85eb34a9 Monotone-Revision: e32cb5a49f7eb94c778c878808a9abcb69576a80 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-16T21:21:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/UIxCalListingActions.m commit 4a13bc463cdcfab2740f4acfc114c23c6f8a2a78 Author: Francis Lachapelle Date: Mon Mar 16 21:20:12 2009 +0000 Fix for bug #2704 Monotone-Parent: 17e1bafbb4857456e2a221fb491feab7ee89745d Monotone-Revision: ccbc02cbbccf4d53a21e791dc3aa318d85eb34a9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-16T21:20:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 056f16178b723ad81895cd005714445d698aeb22 Author: Wolfgang Sourdeau Date: Mon Mar 16 21:08:19 2009 +0000 Monotone-Parent: 88f0ce5639727c85b38f30956343e35a4d05148c Monotone-Revision: 17e1bafbb4857456e2a221fb491feab7ee89745d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-16T21:08:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 6d328b0c65c0491a41fcc0f4d95f9188bf8e2800 Author: Wolfgang Sourdeau Date: Mon Mar 16 21:02:59 2009 +0000 Monotone-Parent: f735bdc8793af33775f3d62a37f21c20a54806c9 Monotone-Revision: 88f0ce5639727c85b38f30956343e35a4d05148c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-16T21:02:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 47aeb8f7dde39b934c0450147ae197b7ca919312 Author: Wolfgang Sourdeau Date: Mon Mar 16 18:26:08 2009 +0000 Monotone-Parent: 0a9ebb81d46a0321c166273fb763ad39c233cc50 Monotone-Revision: f735bdc8793af33775f3d62a37f21c20a54806c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-16T18:26:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit c3bc74e1165aee3bfa2e201b14ed04c8701feedf Author: Ludovic Marcotte Date: Fri Mar 13 19:48:15 2009 +0000 See ChangeLog Monotone-Parent: a0f83515485c5754a47ce96dd157fbafe1cdd459 Monotone-Revision: b4cdf2c0fe2ace70d873c007f3fd15f64aa0f91a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-13T19:48:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m commit 624ff85d71597946c94feea70154431497827dda Author: Ludovic Marcotte Date: Thu Mar 12 23:35:09 2009 +0000 See ChangeLog Monotone-Parent: befc6f9bdb38e246b932d036f02e816264d80864 Monotone-Revision: a0f83515485c5754a47ce96dd157fbafe1cdd459 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-12T23:35:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1630.diff commit 2d2722b5d09b63645a08d6cd1f7954c2f47ad468 Author: Francis Lachapelle Date: Thu Mar 12 21:52:56 2009 +0000 See ChangeLog Monotone-Parent: 7b1b22a765a78529ec87496fb491debd695fa9a4 Monotone-Revision: befc6f9bdb38e246b932d036f02e816264d80864 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T21:52:56 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a7996034ed95b5ba68c00fe53553d9a3943765fd Author: Francis Lachapelle Date: Thu Mar 12 21:49:15 2009 +0000 Fix for bug #3292 Monotone-Parent: 59c4b0746cb2313cef5fff230f8824a9d48a2ee1 Monotone-Revision: 070042ab40f01de7dd4a39f28e1a9a445232baf0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T21:49:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 74bc491e8eb70c27c9f71d9d9e90bee15c5b9d7d Author: Francis Lachapelle Date: Thu Mar 12 21:11:22 2009 +0000 Removed fastinit.js and events.js Monotone-Parent: 3a4ed372ee2495e9c893842ebe71384ea3ebcd65 Monotone-Revision: 59c4b0746cb2313cef5fff230f8824a9d48a2ee1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T21:11:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox D UI/WebServerResources/events.js D UI/WebServerResources/fastinit.js commit 21ab0405343e84c0289dd4f3a9780d2670c8ed87 Author: Francis Lachapelle Date: Thu Mar 12 21:09:14 2009 +0000 Removed reference to FastInit.js Monotone-Parent: 244f630f9b5b56de06c1348c5371d785e2f3d3a3 Monotone-Revision: 3a4ed372ee2495e9c893842ebe71384ea3ebcd65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T21:09:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxColorPicker.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/UIxOccurenceDialog.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 40b6d7a77c96e3867467f0a3e1a96eb320f8031f Author: Francis Lachapelle Date: Thu Mar 12 21:02:21 2009 +0000 Added auto-creation of all-day event Monotone-Parent: 01b9ae40e54cf048f707552dd1ec645189b4abf1 Monotone-Revision: 244f630f9b5b56de06c1348c5371d785e2f3d3a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T21:02:21 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit c4286b952b240b6d36e46b7ad28254b8ad220fd0 Author: Francis Lachapelle Date: Thu Mar 12 20:59:21 2009 +0000 Fix for Firefox and nginx Monotone-Parent: 1493f36a1d4949d61e2af0b02cdc11d672b14313 Monotone-Revision: 01b9ae40e54cf048f707552dd1ec645189b4abf1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-12T20:59:21 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/MainUI/SOGoUserHomePage.m commit cf47f741ae3d4b067bc5004cb36e88d026155168 Author: Ludovic Marcotte Date: Thu Mar 12 16:30:32 2009 +0000 See ChangeLog Monotone-Parent: 3055240bcbfdf1f126dd4c98383756015fe19b9f Monotone-Revision: be9bb27ba55086a4f9fcfffba7d8a0df9a6cdde2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-12T16:30:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1630.diff commit 38bb5c88c242dbe791887cd7ce89e87e2a83d4b5 Author: Ludovic Marcotte Date: Wed Mar 11 17:59:49 2009 +0000 See ChangeLog Monotone-Parent: baff8f841a09a6ce7b85defe87388086513344c4 Monotone-Revision: 3055240bcbfdf1f126dd4c98383756015fe19b9f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-11T17:59:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit 6a9b459d3ca4f6d6a0acda7a4937beab26abc1d4 Author: Francis Lachapelle Date: Wed Mar 11 14:59:24 2009 +0000 Updated init script for Debian Monotone-Parent: 1928b52441789ad4d83520e6d27fb7faa2f30d88 Monotone-Revision: 55e9652c81aeb3099b52fdacfebe185b63106ee9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-11T14:59:24 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-debian commit 7664654e4200aafc803c35f861fa1e8edfdc06fd Author: Ludovic Marcotte Date: Wed Mar 11 13:39:20 2009 +0000 See ChangeLog Monotone-Parent: 28c05bb78bef144b921bd396d723df3160a6cd68 Monotone-Revision: baff8f841a09a6ce7b85defe87388086513344c4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-11T13:39:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 208d4807903e87e318647b349af8aa67339bdda1 Author: Ludovic Marcotte Date: Mon Mar 9 16:40:38 2009 +0000 See ChangeLog Monotone-Parent: 0bc570e01ac30760257738a29e0d780e964f4a8a Monotone-Revision: 28c05bb78bef144b921bd396d723df3160a6cd68 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-09T16:40:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1630.diff commit 3fc8b43b440fcf67689b699370032f59fa9e2891 Author: Ludovic Marcotte Date: Mon Mar 9 14:16:20 2009 +0000 See ChangeLog Monotone-Parent: 07d6c371eb1910f31e9560bde5e6ad07ddd80863 Monotone-Revision: 0bc570e01ac30760257738a29e0d780e964f4a8a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-09T14:16:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt commit c76b8c255bdbb32daaab4b75effd841e0835442a Author: Ludovic Marcotte Date: Sun Mar 8 18:51:48 2009 +0000 See ChangeLog Monotone-Parent: 2fdf9c7c3cca2249faeca9435b89977dc14d16e8 Monotone-Revision: 07d6c371eb1910f31e9560bde5e6ad07ddd80863 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-08T18:51:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 0837840ee8256c0f83236cdeb0e4edb139c3d52c Author: Ludovic Marcotte Date: Fri Mar 6 21:12:42 2009 +0000 Removed FastInit calls. Monotone-Parent: 3c74d621d8110f52b18ed95d4bf50e0907f79a61 Monotone-Revision: 2fdf9c7c3cca2249faeca9435b89977dc14d16e8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-06T21:12:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit c4b539fd91ec43ce70a005cfcb8730774b1f0d32 Author: Ludovic Marcotte Date: Fri Mar 6 19:25:56 2009 +0000 See ChangeLog Monotone-Parent: 38e85c6b518b49dd63fa7fc5c2c1c7a57037cff8 Monotone-Revision: 3c74d621d8110f52b18ed95d4bf50e0907f79a61 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-06T19:25:56 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf M ChangeLog M UI/WebServerResources/generic.js M UI/WebServerResources/prototype.js commit 7c4b912ad8a89d388ed8a9087de80a26f39d9381 Author: Wolfgang Sourdeau Date: Wed Mar 4 15:27:00 2009 +0000 Monotone-Parent: cf83f210bd51772341ff7ea082a7e6bd95fc4bea Monotone-Revision: 38e85c6b518b49dd63fa7fc5c2c1c7a57037cff8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-04T15:27:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile.preamble M Main/sogod.m M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoLDAPUserDefaultsBootstrap.m commit 2388f300937820c3c7206a4e771cc28cb287a9b6 Author: Ludovic Marcotte Date: Wed Mar 4 14:41:00 2009 +0000 See ChangeLog Monotone-Parent: b650569887c118b01da27c8339a401335419846c Monotone-Revision: cf83f210bd51772341ff7ea082a7e6bd95fc4bea Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-04T14:41:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/NSArray+Utilities.m commit 997299688d2eb09414d710b902c47746ac36c2a8 Author: Ludovic Marcotte Date: Tue Mar 3 19:08:02 2009 +0000 See ChangeLog Monotone-Parent: 90a8d72f1dd06d625072289c8e80770857c17810 Monotone-Revision: b650569887c118b01da27c8339a401335419846c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-03T19:08:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Scheduler/UIxCalDayTable.m commit 290cec8c6ffbb1c669ffa1e3cdc2b3b394f64f77 Author: Wolfgang Sourdeau Date: Tue Mar 3 14:57:04 2009 +0000 Monotone-Parent: fac57624b130b6ebcb1fe5c327329bb1d90571c8 Monotone-Revision: 90a8d72f1dd06d625072289c8e80770857c17810 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-03T14:57:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.m commit 00f7b94cbd9f20729f6873309d0cd64917cf9473 Author: Wolfgang Sourdeau Date: Mon Mar 2 21:47:47 2009 +0000 Monotone-Parent: 0d0968d53886039e9ee1bfbef5306cf4d2ba3dff Monotone-Revision: fac57624b130b6ebcb1fe5c327329bb1d90571c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-02T21:47:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m commit 93f4098d466d3a39e9358b3975663cdfa88e9b59 Author: Wolfgang Sourdeau Date: Mon Mar 2 21:47:38 2009 +0000 Monotone-Parent: 85f1f53db7cb67b3254c177bab77b5c13ab8a76f Monotone-Revision: 0d0968d53886039e9ee1bfbef5306cf4d2ba3dff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-02T21:47:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit f8c711f79928c4c70d02328e5afeeb51dd96a4e1 Author: Wolfgang Sourdeau Date: Mon Mar 2 21:04:05 2009 +0000 Monotone-Parent: d7098152cae36121388c0a0b60a86132b83eb7d6 Monotone-Revision: faae591447bb2bc51c88baef80263d6f3c92e155 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-02T21:04:05 Monotone-Branch: ca.inverse.sogo D Protocols/GNUmakefile D Protocols/common.make D Protocols/iCalHTTP/COPYING D Protocols/iCalHTTP/COPYRIGHT D Protocols/iCalHTTP/ChangeLog.upstream D Protocols/iCalHTTP/GNUmakefile D Protocols/iCalHTTP/README D Protocols/iCalHTTP/SOGoICalFileFetch.m D Protocols/iCalHTTP/SOGoICalFilePublish.m D Protocols/iCalHTTP/SOGoICalHTTPHandler.h D Protocols/iCalHTTP/SOGoICalHTTPHandler.m D Protocols/iCalHTTP/Version D Protocols/iCalHTTP/bundle-info.plist D Protocols/iCalHTTP/common.h D Protocols/iCalHTTP/iCalHTTPProduct.m D Protocols/iCalHTTP/product.plist commit 9e7ed29355511fc57f8ba03a079680cf89dca9f8 Author: Ludovic Marcotte Date: Mon Mar 2 20:32:01 2009 +0000 See ChangeLog Monotone-Parent: be0853f1c8435c98ae98c64bdca2a134b1a2dee7 Monotone-Revision: 6810c56ec0938b566b7b3956334cdf42acad581b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-02T20:32:01 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Templates/SOGoACLDutchAdditionAdvisory.wox A UI/Templates/SOGoACLDutchModificationAdvisory.wox A UI/Templates/SOGoACLDutchRemovalAdvisory.wox A UI/Templates/SOGoFolderDutchAdditionAdvisory.wox A UI/Templates/SOGoFolderDutchRemovalAdvisory.wox commit 869159361f3b181efd9aa5c309cb648cf7065ccc Author: Ludovic Marcotte Date: Mon Mar 2 20:14:13 2009 +0000 See ChangeLog Monotone-Parent: f2961bb3371d4b16a8425e01cb65ab4c8af4fea0 Monotone-Revision: be0853f1c8435c98ae98c64bdca2a134b1a2dee7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-02T20:14:13 Monotone-Branch: ca.inverse.sogo commit 4426a8c29e5f71bb0e4e91e9e8b5cc10f1431d43 Author: Ludovic Marcotte Date: Mon Mar 2 20:13:40 2009 +0000 See ChangeLog Monotone-Parent: b3a500aa833d95b94e57f01645279aeda5ad3587 Monotone-Revision: f2961bb3371d4b16a8425e01cb65ab4c8af4fea0 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-02T20:13:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M GNUmakefile D Protocols/GNUmakefile D Protocols/common.make D Protocols/iCalHTTP/COPYING D Protocols/iCalHTTP/COPYRIGHT D Protocols/iCalHTTP/ChangeLog.upstream D Protocols/iCalHTTP/GNUmakefile D Protocols/iCalHTTP/README D Protocols/iCalHTTP/SOGoICalFileFetch.m D Protocols/iCalHTTP/SOGoICalFilePublish.m D Protocols/iCalHTTP/SOGoICalHTTPHandler.h D Protocols/iCalHTTP/SOGoICalHTTPHandler.m D Protocols/iCalHTTP/Version D Protocols/iCalHTTP/bundle-info.plist D Protocols/iCalHTTP/common.h D Protocols/iCalHTTP/iCalHTTPProduct.m D Protocols/iCalHTTP/product.plist commit 2b685ae05c04dc5be9ab66ba1d8a869bd0a67bb0 Author: Ludovic Marcotte Date: Mon Mar 2 17:45:32 2009 +0000 See ChangeLog Monotone-Parent: d7098152cae36121388c0a0b60a86132b83eb7d6 Monotone-Revision: b3a500aa833d95b94e57f01645279aeda5ad3587 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-02T17:45:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 1caf5a0a9e09998a3b8e0a833fa8ac5965e9aa65 Author: Ludovic Marcotte Date: Sun Mar 1 22:41:47 2009 +0000 Small Italian fix Monotone-Parent: 485b2bbaa9cf22a075daa65673c3fac7256a86e4 Monotone-Revision: d7098152cae36121388c0a0b60a86132b83eb7d6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-01T22:41:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html commit b63d4f2622e39da9e117d86d292226e1cb37ab86 Author: Francis Lachapelle Date: Fri Feb 27 19:42:44 2009 +0000 JavaScript rows selection improvements Monotone-Parent: fe48391f8342ece1fa8c34044cf6b2fa38e02918 Monotone-Revision: 8c77afb1abc1cfa1e4e6fdd86195aca95b508f1a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-27T19:42:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/generic.js commit 088dc10485ea48d45f868afb6808a64f0c9cbfd1 Author: Francis Lachapelle Date: Fri Feb 27 19:09:08 2009 +0000 Monotone-Parent: 485b2bbaa9cf22a075daa65673c3fac7256a86e4 Monotone-Revision: fe48391f8342ece1fa8c34044cf6b2fa38e02918 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-27T19:09:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 282be5d22b606604852cc1a3a11b426b6a4c4b58 Author: Ludovic Marcotte Date: Tue Feb 24 01:54:59 2009 +0000 See ChangeLog Monotone-Parent: ef0aa48a6604ad9c6048a42d79be6779460dcd1a Monotone-Revision: 485b2bbaa9cf22a075daa65673c3fac7256a86e4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-24T01:54:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Common/Italian.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Locale M UI/MainUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 5605ebc66881c7522bcda1d0753de3867e1483c1 Author: Ludovic Marcotte Date: Fri Feb 20 12:24:11 2009 +0000 More Dutch fixes. Monotone-Parent: 26576faae51e5c1192dcec798502370dd93fb7a5 Monotone-Revision: ef0aa48a6604ad9c6048a42d79be6779460dcd1a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-20T12:24:11 Monotone-Branch: ca.inverse.sogo M UI/Common/Dutch.lproj/Localizable.strings commit 9b6e0e91cb6008076c5ab930f19184932dcdd2ef Author: Ludovic Marcotte Date: Fri Feb 20 12:17:43 2009 +0000 Fix for the Dutch Localizable.strings file. Monotone-Parent: 2c05bcfa44dfe62da5d00fd89a9d0024edd991e9 Monotone-Revision: 26576faae51e5c1192dcec798502370dd93fb7a5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-20T12:17:43 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings commit 874a60c75071da5e13914818fd319221ddc1c056 Author: Francis Lachapelle Date: Thu Feb 19 23:05:31 2009 +0000 Monotone-Parent: 28e932f280315e68f641452599d35da2b2a167d3 Monotone-Revision: 2c05bcfa44dfe62da5d00fd89a9d0024edd991e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T23:05:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailToSelection.js commit 8f2c9ebf324da3346b0ccb7b4bb931c75cfaf7b4 Author: Francis Lachapelle Date: Thu Feb 19 22:22:34 2009 +0000 Improved auto-completion in webmail module Monotone-Parent: 72263a3947a24816b683ce7865dc0f738b476aee Monotone-Revision: 28e932f280315e68f641452599d35da2b2a167d3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T22:22:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 59ed4b2e51461dc00b9b07458f155bbf22d3379d Author: Francis Lachapelle Date: Thu Feb 19 22:21:47 2009 +0000 Monotone-Parent: 26578512fb41d8e957bba5357110be74861abc05 Monotone-Revision: 72263a3947a24816b683ce7865dc0f738b476aee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T22:21:47 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m M UI/WebServerResources/ContactsUI.js commit 9295f3ef3141f5821b943bdc9dc6c5cbd556bc6f Author: Francis Lachapelle Date: Thu Feb 19 22:20:34 2009 +0000 Monotone-Parent: fa74d98ba06edb4a99cc662ce175cbc2d92ced65 Monotone-Revision: 26578512fb41d8e957bba5357110be74861abc05 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T22:20:34 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6856608bd8243d31a614888d85934e2ecf75f808 Author: Francis Lachapelle Date: Thu Feb 19 22:20:21 2009 +0000 See ChangeLog Monotone-Parent: c81aed6c33ecd6c0b8b0babe93dd2b91b1c82e20 Monotone-Revision: fa74d98ba06edb4a99cc662ce175cbc2d92ced65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T22:20:21 Monotone-Branch: ca.inverse.sogo M UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactFoldersView.m M UI/Scheduler/UIxCalListingActions.m commit dbb9765bf3ed2852560c3521a693ecc806dd5acc Author: Francis Lachapelle Date: Thu Feb 19 22:16:30 2009 +0000 Fix for IE7 Monotone-Parent: 77d1441139223ab426bd10fee87d648b0711aeff Monotone-Revision: c81aed6c33ecd6c0b8b0babe93dd2b91b1c82e20 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-19T22:16:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 099e61499c2c6a244e8f8416c6431690c70aab6e Author: Francis Lachapelle Date: Tue Feb 17 23:45:58 2009 +0000 See ChangeLog Monotone-Parent: 878b0a3e701f87665e2ba4cf8ce540e2a8249c27 Monotone-Revision: 77d1441139223ab426bd10fee87d648b0711aeff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-17T23:45:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit ba800297e0b3b9a93c06587b8690df793cca839d Author: Ludovic Marcotte Date: Tue Feb 17 19:52:11 2009 +0000 See ChangeLog Monotone-Parent: 646ea0d2bee69b90561b2097e491267b5a78f384 Monotone-Revision: 878b0a3e701f87665e2ba4cf8ce540e2a8249c27 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-17T19:52:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 35b541f0b0f49d06e7a1f1ae6cfd517d09eb1738 Author: Ludovic Marcotte Date: Tue Feb 17 15:45:11 2009 +0000 Small localization fix. Monotone-Parent: 8eeffcb9ea4f7a73e85cdf5a8beb099d10547947 Monotone-Revision: 646ea0d2bee69b90561b2097e491267b5a78f384 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-17T15:45:11 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings commit 72592597ca9dd0237d9ab727a94cb922ae435d9c Author: Francis Lachapelle Date: Tue Feb 17 14:30:49 2009 +0000 Monotone-Parent: d964b6374c8b995e67d8bce06f4be5855ceb1428 Monotone-Revision: b1fef274eded93af1afedb293db6a9921fadf828 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-17T14:30:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/LDAPSource.m M UI/Contacts/UIxContactFoldersView.m M UI/WebServerResources/UIxMailEditor.js commit b61af0d0d119273abd4debe6364de1b3735e99e4 Author: Ludovic Marcotte Date: Mon Feb 16 19:32:33 2009 +0000 See ChangeLog Monotone-Parent: d964b6374c8b995e67d8bce06f4be5855ceb1428 Monotone-Revision: 2f7a28daecee683c728795ff5c395625b556ef41 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-02-16T19:32:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/Dutch.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Locale M UI/MainUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings commit 9dcdca57cd3763bfbb555f3a2307f2df225ca239 Author: Wolfgang Sourdeau Date: Mon Feb 9 21:16:36 2009 +0000 Monotone-Parent: f0542255e31c3d8ac8c2d9b48083294de7e0308c Monotone-Revision: 06def9332cbc52ec43917206f7800e487623419f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-09T21:16:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 2a7d8eec6527242281b690af5fafd018f40a750e Author: Francis Lachapelle Date: Sat Feb 7 00:18:34 2009 +0000 Added addressbook-home-set for principal URL Monotone-Parent: 911b87d5ac8f4df7258d042280cb3980cc12fe69 Monotone-Revision: be11ede9b39c76d3a71c05143a448ab27a83a818 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-07T00:18:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1630.diff M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/SOGoUserFolder+Contacts.h A SoObjects/Contacts/SOGoUserFolder+Contacts.m commit ba0c3d7e04f6f596596d01655d63bc8832835bb6 Author: Wolfgang Sourdeau Date: Fri Feb 6 20:39:03 2009 +0000 Monotone-Parent: 593606b8c1f7b7243c36aef4aa229e732ca2e42f Monotone-Revision: f0542255e31c3d8ac8c2d9b48083294de7e0308c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:39:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.h commit 07cd48a006439989e837418d30f330703074c831 Author: Wolfgang Sourdeau Date: Fri Feb 6 20:17:04 2009 +0000 Monotone-Parent: 8fe5022642bbf1d7e440fcacc5e91d79294f2444 Monotone-Revision: 593606b8c1f7b7243c36aef4aa229e732ca2e42f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:17:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 77efe0f423c209ee3e1d9fe353bbb522d58372cc Author: Wolfgang Sourdeau Date: Fri Feb 6 20:15:52 2009 +0000 Monotone-Parent: 90a515f4d4cb5b17faf03e3b53acdc1a2f70a21a Monotone-Revision: 8fe5022642bbf1d7e440fcacc5e91d79294f2444 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:15:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog commit 192caf2190a2f7cc18bac998109603523c3a802d Author: Wolfgang Sourdeau Date: Fri Feb 6 20:15:41 2009 +0000 Monotone-Parent: 2da3fdffb894897d29ea164dddd960be3c7f92bf Monotone-Revision: 90a515f4d4cb5b17faf03e3b53acdc1a2f70a21a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:15:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/CardElement.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 1585c3daab05dc4607086913e5a948c4eef727c7 Author: Wolfgang Sourdeau Date: Fri Feb 6 20:12:42 2009 +0000 Monotone-Parent: aa77eb2904bbe4270428126e707735db8d28bea4 Monotone-Revision: 2da3fdffb894897d29ea164dddd960be3c7f92bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:12:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 03ef2ce3f330ff28e77fa30c5f7290e03b72700c Author: Wolfgang Sourdeau Date: Fri Feb 6 20:11:11 2009 +0000 Monotone-Parent: c7cef69f421b88269a1f0f48450e7746468a6cb8 Monotone-Revision: aa77eb2904bbe4270428126e707735db8d28bea4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:11:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 98495ca363f3bc9c22e6c33ddce05d3e71db27f6 Author: Wolfgang Sourdeau Date: Fri Feb 6 20:09:59 2009 +0000 Monotone-Parent: c9246310f08403905093c99e74adb38f7c4c3c7e Monotone-Revision: c7cef69f421b88269a1f0f48450e7746468a6cb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:09:59 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 2765c2a2ecd2eeb16d3be4bc706de2106f17047e Author: Wolfgang Sourdeau Date: Fri Feb 6 20:09:56 2009 +0000 Monotone-Parent: efd9926cc2f7cfa8385ca79896abdf82e8b16d59 Monotone-Revision: c9246310f08403905093c99e74adb38f7c4c3c7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:09:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M UI/Contacts/UIxContactsListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js commit 6b7a5ad682e3ca30c103681d1e4a166f5df30600 Author: Wolfgang Sourdeau Date: Fri Feb 6 20:04:50 2009 +0000 Monotone-Parent: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86 Monotone-Revision: af42841d84124923cafdae4a868fe032b8f07d79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:04:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 268f98e4afe4f6918865be278ca7af586939e7cb Author: Francis Lachapelle Date: Fri Feb 6 01:16:17 2009 +0000 Monotone-Parent: 1c1858472d2b9c6f86a8b53da8c5710cf0d6eecd Monotone-Revision: 911b87d5ac8f4df7258d042280cb3980cc12fe69 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-06T01:16:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 16f3e7146a0729a00bec51a62bcd1d9c38f2921e Author: Francis Lachapelle Date: Fri Feb 6 01:15:24 2009 +0000 See ChangeLog Monotone-Parent: bb4fd38c86aee6bed3b4f6bd3ca7dcebe0310c2a Monotone-Revision: 1c1858472d2b9c6f86a8b53da8c5710cf0d6eecd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-06T01:15:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/SOGoUI/UIxComponent.m commit 5b6f42ccc92a0d5d813d65f5e14ae54d1b023a13 Author: Francis Lachapelle Date: Fri Feb 6 01:13:26 2009 +0000 Monotone-Parent: c200b9082f8d090f82fadaab9a4b06308ad9b9ae Monotone-Revision: bb4fd38c86aee6bed3b4f6bd3ca7dcebe0310c2a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-02-06T01:13:26 Monotone-Branch: ca.inverse.sogo M NEWS commit d8d02bab0a143b6a7591e148d455e6a5696b46c2 Author: Francis Lachapelle Date: Fri Jan 30 21:05:43 2009 +0000 Monotone-Parent: 2ff8cee9b81edccb65c831b58eb8643769fae955 Monotone-Revision: c200b9082f8d090f82fadaab9a4b06308ad9b9ae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T21:05:43 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/lori_16x16.ico A UI/WebServerResources/sogo.ico commit 99cab9af4c718f5d3a3458accb524620d915ab7d Author: Francis Lachapelle Date: Fri Jan 30 20:59:22 2009 +0000 New favion Monotone-Parent: 5405caad5bf372e5faf9c5efc999b374fa237d9d Monotone-Revision: 2ff8cee9b81edccb65c831b58eb8643769fae955 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T20:59:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit c445f5e0b3b1eb967ae0b11265e1a7ce3a846905 Author: Francis Lachapelle Date: Fri Jan 30 19:27:32 2009 +0000 Monotone-Parent: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86 Monotone-Revision: 5405caad5bf372e5faf9c5efc999b374fa237d9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T19:27:32 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 4dfedb5e543f4402c341675d30bdbe3b901e4273 Author: Francis Lachapelle Date: Fri Jan 30 18:58:03 2009 +0000 Monotone-Parent: 9ca40f8edea449c724ab6a94b878dd7987baa893 Monotone-Revision: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T18:58:03 Monotone-Branch: ca.inverse.sogo A Documentation/sogo.png commit 03d1ec86dbc1ecf0fc2033ac943be39725e8be0e Author: Ludovic Marcotte Date: Fri Jan 30 18:34:31 2009 +0000 Fixed Apache conf Monotone-Parent: d0b65904d35c40a58f8bf4f778436dba5d1706dd Monotone-Revision: 9cdec2953442f16223c2835dd7f7487efbc08e64 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-30T18:34:31 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit b6dbad4b69ee2bcdea9d990b83aba5236172bb36 Author: Francis Lachapelle Date: Fri Jan 30 16:36:43 2009 +0000 Monotone-Parent: f46c2db0c4f62dd6a0279a98e392505ad99f703c Monotone-Revision: 82087f596ce21e5f1429ebdcd23716275fd27ae6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T16:36:43 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 8468ad2557eaf58c2d7b12c3aacec9165bf88160 Author: Francis Lachapelle Date: Fri Jan 30 16:36:26 2009 +0000 Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11 Monotone-Revision: f46c2db0c4f62dd6a0279a98e392505ad99f703c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-30T16:36:26 Monotone-Branch: ca.inverse.sogo M Documentation/architecture.png commit 186c92808c409f8490f81600ecd60b35244d6898 Author: Ludovic Marcotte Date: Thu Jan 29 22:24:41 2009 +0000 Added patch to avoid building mod_ngobjweb Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11 Monotone-Revision: d0b65904d35c40a58f8bf4f778436dba5d1706dd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-29T22:24:41 Monotone-Branch: ca.inverse.sogo M ChangeLog A SOPE/sope-ngobjweb-fix.diff commit 5de69f72a29c37b46797e15eed73ad6d99c8598d Author: Ludovic Marcotte Date: Thu Jan 22 15:25:20 2009 +0000 See ChangeLog Monotone-Parent: 54132d0330da7594524fccc55a8da72e25c9d592 Monotone-Revision: 678be736aa3d6fc30b2a165658aadee038c8ad11 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-22T15:25:20 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf M ChangeLog M Documentation/SOGo Installation Guide.odt M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat M SoObjects/Appointments/SOGoAppointmentFolders.m M sogo.spec commit 2f3b49f250b7e97b34d91b2f1d4316a1b65ad73f Author: Wolfgang Sourdeau Date: Wed Jan 21 20:21:10 2009 +0000 Monotone-Parent: 07ab3efb7fca7b90bb3250e66fef539e6ccac57c Monotone-Revision: 54132d0330da7594524fccc55a8da72e25c9d592 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-21T20:21:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3567a3f6d5a10dd04668944658cf73933b9373cf Author: Wolfgang Sourdeau Date: Wed Jan 21 17:01:06 2009 +0000 Monotone-Parent: 5352547fba6d82f422f3bb300b39427b9ebf5653 Monotone-Revision: 07ab3efb7fca7b90bb3250e66fef539e6ccac57c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-21T17:01:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 63d79c031d45008cc96a2635816bb113681b1b8e Author: Wolfgang Sourdeau Date: Wed Jan 21 16:20:11 2009 +0000 Monotone-Parent: 21911317257c6ad395e78e56a3d125fc4be404e6 Monotone-Revision: 5352547fba6d82f422f3bb300b39427b9ebf5653 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-21T16:20:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/WODirectAction+SOGo.m commit cb170b3c35efbead62eacb5c1818cb4e067fbb85 Author: Francis Lachapelle Date: Tue Jan 20 20:50:47 2009 +0000 Minor formatting improvements to the documentation Monotone-Parent: 3a249dcf1ca6b8e0b2c0c4aa9ea630a199a3b699 Monotone-Revision: 6771ebf82f86870516a9141b516edcd3538741ba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-20T20:50:47 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 080897b9f4b39eee0916de48f2a6d06c5339d365 Author: Francis Lachapelle Date: Tue Jan 20 19:57:56 2009 +0000 Added description of SOGoCalendarDefaultRoles and SOGoContactsDefaultRoles. Monotone-Parent: cedb7ff755d548fba20667453e2f57687b9f0c69 Monotone-Revision: 3a249dcf1ca6b8e0b2c0c4aa9ea630a199a3b699 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-20T19:57:56 Monotone-Branch: ca.inverse.sogo M Documentation/SOGo Installation Guide.odt commit 97ec5fd8cecff7e498bc2616961bf8e2697c1268 Author: Ludovic Marcotte Date: Tue Jan 20 19:23:09 2009 +0000 Fixed typo Monotone-Parent: 0cccccd5ca93030867a48d630f989c1cb73e1831 Monotone-Revision: d9c6f196efed8f1e880b51537ffdc6f0cfd54fe5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-20T19:23:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 70ad54051f378194d331a1783f3fa89dc4579f97 Author: Francis Lachapelle Date: Tue Jan 20 19:04:11 2009 +0000 Fix for bug #3211 Monotone-Parent: 0cccccd5ca93030867a48d630f989c1cb73e1831 Monotone-Revision: cedb7ff755d548fba20667453e2f57687b9f0c69 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-20T19:04:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css commit 7388e3872331cadac4e7ed9f51327ad5be409096 Author: Ludovic Marcotte Date: Mon Jan 19 19:08:01 2009 +0000 See ChangeLog Monotone-Parent: 183260943cb216331ca59da428a9213660f50a3e Monotone-Revision: 0cccccd5ca93030867a48d630f989c1cb73e1831 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-19T19:08:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 6c32ea07fcea93454250c2a9434069b553a0b100 Author: Wolfgang Sourdeau Date: Fri Jan 16 15:33:17 2009 +0000 Monotone-Parent: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2 Monotone-Revision: 183260943cb216331ca59da428a9213660f50a3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-16T15:33:17 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6d75e5a02ba9641badc6c0c0e3bf9a789245adb4 Author: Wolfgang Sourdeau Date: Fri Jan 16 15:33:07 2009 +0000 Monotone-Parent: 62e39c3bdb32b49561def293946775b53c6ec7a8 Monotone-Revision: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-16T15:33:07 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/JavascriptAPIExtensions.js commit ee00e635ee34309789ea9934f147a69d50e6a04a Author: Wolfgang Sourdeau Date: Tue Jan 13 20:39:56 2009 +0000 Monotone-Parent: 57a604f8ed805a410df500ecbe2ca242e5a2a439 Monotone-Revision: af789fd2e2a4e534fd7125c5adc6956afb527781 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-13T20:39:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 1cb75927b24789a626344bdd2cea037397de128b Author: Wolfgang Sourdeau Date: Tue Jan 13 20:39:19 2009 +0000 Monotone-Parent: 0b7bac15489b71af8e245ccf74e1bcc0e75b242f Monotone-Revision: 57a604f8ed805a410df500ecbe2ca242e5a2a439 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-13T20:39:19 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.m commit f0ff76220829c1cb9c6d645f3ded8dab7dd243c3 Author: Wolfgang Sourdeau Date: Tue Jan 13 20:39:13 2009 +0000 Monotone-Parent: 36d728b2182b4efc40beae193f9900664ed79af7 Monotone-Revision: 0b7bac15489b71af8e245ccf74e1bcc0e75b242f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-13T20:39:13 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4c8ab65249e2fae4ea334a2faaf0d7f99187a665 Author: Wolfgang Sourdeau Date: Tue Jan 13 20:39:10 2009 +0000 Monotone-Parent: 1a1f30934eb19691177704c8c1a92697a45c390e Monotone-Revision: 36d728b2182b4efc40beae193f9900664ed79af7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-13T20:39:10 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit a465c82c57b4583148119f8d41969d85831745e0 Author: Wolfgang Sourdeau Date: Tue Jan 13 15:26:35 2009 +0000 Monotone-Parent: b3bd45e420720798687eac0aee6758ecefab1487 Monotone-Revision: 1a1f30934eb19691177704c8c1a92697a45c390e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-13T15:26:35 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit a55cb99ab5250051243c88da41ee1899d2a2fa89 Author: Francis Lachapelle Date: Tue Jan 13 00:08:16 2009 +0000 Monotone-Parent: 7d318403d9fb30ae3156447d2ba6eb707f654fce Monotone-Revision: 8f10a117c2f432bdcc1ea03aecbe4854d53449ee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-13T00:08:16 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 1076f87b0773da29ca3dc18722437b9e8fe3b7b6 Author: Francis Lachapelle Date: Mon Jan 12 23:58:39 2009 +0000 Fix for bug #3194 Monotone-Parent: f9a39419cc4da040f8e1136267280dfec67710b9 Monotone-Revision: 8ba8b3fa9da7cc4d1b86cc06f7f6907b8f8e56f7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-12T23:58:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/UIxCalUserRightsEditor.css commit 4176730d50aa7d30c2c6fdfe996b95d9c6859a92 Author: Wolfgang Sourdeau Date: Fri Jan 9 17:33:42 2009 +0000 Monotone-Parent: 9af95afe2010bba949dc73bd6027dbc10d2d4cf5 Monotone-Revision: b3bd45e420720798687eac0aee6758ecefab1487 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-09T17:33:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 17dfe238b1a1c79be5defba7c8a085dcddd29f3a Author: Wolfgang Sourdeau Date: Fri Jan 9 17:32:30 2009 +0000 Monotone-Parent: 6866d4abaee108a54dd6fba0c2f1d7d1c2988643 Monotone-Revision: 9af95afe2010bba949dc73bd6027dbc10d2d4cf5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-09T17:32:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 5173cf7921671c1e9cf1d3ff146faa41dc9f42b6 Author: Wolfgang Sourdeau Date: Fri Jan 9 17:26:25 2009 +0000 Monotone-Parent: 2df01a07bf4988a15db9c9f3955f56b8da0448e5 Monotone-Revision: 6866d4abaee108a54dd6fba0c2f1d7d1c2988643 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-09T17:26:25 Monotone-Branch: ca.inverse.sogo A Main/SOGo.h M Main/SOGo.m commit a5013191b31986ea334fb0ce242187952147b4d6 Author: Ludovic Marcotte Date: Wed Jan 7 22:57:27 2009 +0000 See ChangeLog Monotone-Parent: f9a39419cc4da040f8e1136267280dfec67710b9 Monotone-Revision: 2df01a07bf4988a15db9c9f3955f56b8da0448e5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-07T22:57:27 Monotone-Branch: ca.inverse.sogo M ChangeLog A Documentation/SOGo Mozilla Thunderbird Configuration.odt commit 440b11984559b9db699847a1baa92beb953b3329 Author: Francis Lachapelle Date: Wed Jan 7 21:01:16 2009 +0000 See ChangeLog Monotone-Parent: d83f2319ca5fd2cef90d70715abf703c4b070397 Monotone-Revision: 4810e3862e96fcf14dc360590c88655b590f0bfb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T21:01:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m A UI/Scheduler/UIxDatePicker.h M UI/Scheduler/UIxDatePicker.m commit bf41202d90da7673f80455f276fc3f43b71b39f2 Author: Ludovic Marcotte Date: Wed Jan 7 19:25:06 2009 +0000 See ChangeLog Monotone-Parent: 247433d908619c7f56508fdfde360342a65bccbc Monotone-Revision: 6f223777cd797453d0eec5b1c41883e2dcef69f4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-07T19:25:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M Documentation/SOGo Installation Guide.odt commit e83418658d95850ae50a10644e76faf32eab7245 Author: Ludovic Marcotte Date: Wed Jan 7 19:21:36 2009 +0000 See ChangeLog Monotone-Parent: d83f2319ca5fd2cef90d70715abf703c4b070397 Monotone-Revision: 247433d908619c7f56508fdfde360342a65bccbc Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-07T19:21:36 Monotone-Branch: ca.inverse.sogo M ChangeLog A Documentation/SOGo Mobile Devices Configuration.odt commit be45d91c248b90fb55649991c3901b5d8c42da57 Author: Francis Lachapelle Date: Wed Jan 7 18:40:25 2009 +0000 Monotone-Parent: 8e3ccd6bdd643adbebe091bde0df46f1f37150f4 Monotone-Revision: d83f2319ca5fd2cef90d70715abf703c4b070397 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T18:40:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m commit 8ca1f8a6140cf0e73bcdf3e401862fc9732e8341 Author: Francis Lachapelle Date: Wed Jan 7 18:32:24 2009 +0000 Monotone-Parent: 886f71d2861cb6d59b81ebbddad0f7edee83e3c7 Monotone-Revision: 8e3ccd6bdd643adbebe091bde0df46f1f37150f4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T18:32:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m commit 4deba12358b4108b178688e9b35e610a4edb91b8 Author: Wolfgang Sourdeau Date: Wed Jan 7 16:45:15 2009 +0000 Monotone-Parent: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8 Monotone-Revision: bab2062ac2f3f3078377ef0d19e780ee5ea5e068 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-01-07T16:45:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 97cedb6f85c7e5b3697b22e5d20100c9e66527f9 Author: Francis Lachapelle Date: Wed Jan 7 16:44:24 2009 +0000 Monotone-Parent: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8 Monotone-Revision: 7dbd8709dbd0912d12d3ffd82df6d64d900a28b6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T16:44:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 921ecc3abe439548c2a97b60007541bd48556a1c Author: Francis Lachapelle Date: Wed Jan 7 16:23:18 2009 +0000 See ChangeLog Monotone-Parent: 9048b460e440fe34703b374e309791774c315f1d Monotone-Revision: bd80ab1b5ef73a7bb7780c2f592816cd299c35b8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T16:23:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit f824e86590051279014d28cd0d3a70b4685ce2d7 Author: Francis Lachapelle Date: Wed Jan 7 02:41:31 2009 +0000 Added Documentation directory Monotone-Parent: 0ec0d799e947a37fe72a1bf6e3d5b25ac260164f Monotone-Revision: 9048b460e440fe34703b374e309791774c315f1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T02:41:31 Monotone-Branch: ca.inverse.sogo A Documentation/SOGo Installation Guide.odt A Documentation/architecture.png A Documentation/inverse.jpg A Documentation/lori.png commit 1858da0c70276f44f94a13562fd315cc31616284 Author: Ludovic Marcotte Date: Tue Jan 6 15:40:27 2009 +0000 See ChangeLog Monotone-Parent: 960e78b7d7470774c06a955e2a985fc80998d735 Monotone-Revision: 0ec0d799e947a37fe72a1bf6e3d5b25ac260164f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-06T15:40:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/Spanish.lproj/Localizable.strings M UI/SOGoUI/SOGoAptFormatter.m M UI/Scheduler/UIxCalView.m commit 55b88b69ddb2a025fd946b5034bd2ced00f59e17 Author: Wolfgang Sourdeau Date: Wed Dec 31 17:43:47 2008 +0000 Monotone-Parent: a31a31f34a80e50467184ed5bea36810cbac0e33 Monotone-Revision: 960e78b7d7470774c06a955e2a985fc80998d735 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-31T17:43:47 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 51bab17e354c9b8fa4b9801a1ddb6956dd5e3424 Author: Wolfgang Sourdeau Date: Wed Dec 31 17:43:20 2008 +0000 Monotone-Parent: 7d16f254344611b08352a256acdce727a91c6718 Monotone-Revision: a31a31f34a80e50467184ed5bea36810cbac0e33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-31T17:43:20 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 024a567d1af5e154cb00be795f4179afdcf9245a Author: Wolfgang Sourdeau Date: Wed Dec 31 02:57:54 2008 +0000 Monotone-Parent: 22aa1cec549d6f3ee5d911534369beaf41910226 Monotone-Revision: be94621e6c7d7ae0610925c213a0fc8f46eb30e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-31T02:57:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 0fe7a9df572e3291735d70c52ccf53013a685ba2 Author: Ludovic Marcotte Date: Tue Dec 30 22:25:30 2008 +0000 See ChangeLog Monotone-Parent: f68bc0f7c4af372fd5c49f8961ad1605dd875d1f Monotone-Revision: 08c3123324ab89795cc2faa5f26bd5427cd30786 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-30T22:25:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 599cd14925e0d0c7698ac19c952014c7fde187bf Author: Wolfgang Sourdeau Date: Tue Dec 30 20:20:41 2008 +0000 Monotone-Parent: 34b0098e2e34111ae63e0f056fceabfd7cb1362e Monotone-Revision: 22aa1cec549d6f3ee5d911534369beaf41910226 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-30T20:20:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 28aeaa6fee8bc6c88fb6b680df0417072a2c7bdc Author: Ludovic Marcotte Date: Tue Dec 30 19:48:33 2008 +0000 See ChangeLog Monotone-Parent: cf113a40bd52153bf7981b492915e149294e2c84 Monotone-Revision: f68bc0f7c4af372fd5c49f8961ad1605dd875d1f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-30T19:48:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxAppointmentProposal.m D UI/Scheduler/UIxTaskProposal.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit f6a0ae15c841430c8533b175166b1acf502bd64c Author: Francis Lachapelle Date: Tue Dec 30 16:57:46 2008 +0000 Monotone-Parent: 6f1338144b759c9dc200e2c5d7293a054ecf5ebf Monotone-Revision: cf113a40bd52153bf7981b492915e149294e2c84 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-30T16:57:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxAppointmentEditor.m commit 4df63a393f1a7382bd0e408baae337522943ddf9 Author: Francis Lachapelle Date: Tue Dec 30 14:48:25 2008 +0000 Monotone-Parent: 3e11a03b205eab5434bea8b8a0f1a401eff54568 Monotone-Revision: 6f1338144b759c9dc200e2c5d7293a054ecf5ebf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-30T14:48:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m commit eccf8870d41609f292ff3caa3fd8af2a83dcd2d7 Author: Francis Lachapelle Date: Tue Dec 30 14:47:58 2008 +0000 Fixed daylight saving time support for the web interface. Monotone-Parent: 34b0098e2e34111ae63e0f056fceabfd7cb1362e Monotone-Revision: 3e11a03b205eab5434bea8b8a0f1a401eff54568 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-30T14:47:58 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m commit 85a9589d656ed4b2e72e5bca2d0dc4fd62f95850 Author: Ludovic Marcotte Date: Mon Dec 29 15:34:45 2008 +0000 Added a tmpwatch script that will eventually be part of the installation process Monotone-Parent: 04df0eebf5080524a4b02c414640106afe5e4ca3 Monotone-Revision: 34b0098e2e34111ae63e0f056fceabfd7cb1362e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-29T15:34:45 Monotone-Branch: ca.inverse.sogo A Scripts/tmpwatch commit fb9eb09c95e75ed1e893aa92aa93ac8aa3aca48c Author: Ludovic Marcotte Date: Tue Dec 23 22:39:56 2008 +0000 See ChangeLog Monotone-Parent: 216cfb18d3e04f9ead5aaae0aa501e44f20b18df Monotone-Revision: 04df0eebf5080524a4b02c414640106afe5e4ca3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-23T22:39:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 7c64a776511e04aae5f38af74dc188cd475f4348 Author: Ludovic Marcotte Date: Tue Dec 23 18:43:37 2008 +0000 See ChangeLog Monotone-Parent: 2d01f07e3065ada858d69113aed1fd68f365ab66 Monotone-Revision: 216cfb18d3e04f9ead5aaae0aa501e44f20b18df Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-23T18:43:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalPerson+SOGo.h commit ea017e67b6119880b8745514f9a2014a6270b2d0 Author: Francis Lachapelle Date: Tue Dec 23 18:39:36 2008 +0000 See ChangeLog Monotone-Parent: 18e33d0c1964c0a62a8a43c69d2300477fb492b5 Monotone-Revision: 2d01f07e3065ada858d69113aed1fd68f365ab66 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T18:39:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Scheduler/UIxAppointmentEditor.m commit 46ae8aa3d6304a6d3cc3fbc5ec2096b55cd38c50 Author: Francis Lachapelle Date: Tue Dec 23 15:51:12 2008 +0000 Improved ACLs editor window Monotone-Parent: da6b5b0b22738692fb0aafb95b28a58d2a16855e Monotone-Revision: 18e33d0c1964c0a62a8a43c69d2300477fb492b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T15:51:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Common/Dutch.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/Italian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalUserRightsEditor.css commit e26d380fa2652c33d4cfd2e02bac1fab8769ca41 Author: Francis Lachapelle Date: Tue Dec 23 03:59:23 2008 +0000 Monotone-Parent: 4aebe8e414a3fcd8c8f09db947a8221f926ab5cd Monotone-Revision: da6b5b0b22738692fb0aafb95b28a58d2a16855e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T03:59:23 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 07e108baf5ba3115d12de79ab5b5f3e8fee831fd Author: Francis Lachapelle Date: Tue Dec 23 00:12:14 2008 +0000 Fix for bug #3097 Monotone-Parent: 30278078dfd012e96e074c87b01c0c3a5fab2bbc Monotone-Revision: 4aebe8e414a3fcd8c8f09db947a8221f926ab5cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T00:12:14 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxCalDayTable.m commit b47c7216fd22ff378b93379d0834d2fc57b6139e Author: Francis Lachapelle Date: Tue Dec 23 00:08:26 2008 +0000 Monotone-Parent: a528b94c9ec8fced64210edef6cdc6077a473f7f Monotone-Revision: 30278078dfd012e96e074c87b01c0c3a5fab2bbc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T00:08:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 30b0417295e2223c4b054ba686913daad4092284 Author: Ludovic Marcotte Date: Sun Dec 21 20:06:21 2008 +0000 Fixed small mixup of parameter order from method call. Monotone-Parent: ea2c63ea9ee832faefb0e8af2802daf075d7b335 Monotone-Revision: a528b94c9ec8fced64210edef6cdc6077a473f7f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-21T20:06:21 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalActions.m commit acc0494eb767b7adc680e197d07ac02741d61540 Author: Ludovic Marcotte Date: Sun Dec 21 17:15:47 2008 +0000 See ChangeLog Monotone-Parent: 85bab6959b5681b31089aa2b3aec261a5e8b505f Monotone-Revision: ea2c63ea9ee832faefb0e8af2802daf075d7b335 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-21T17:15:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod commit 6ffc48d2793c41d8db6496504e3e2c5d4fcac7d1 Author: Ludovic Marcotte Date: Fri Dec 19 23:04:26 2008 +0000 Same as the fix for the postCalDAVEventRequestTo:from: method. Monotone-Parent: d0d94f5dbbc0725b57437eef5366686ec0842d97 Monotone-Revision: 594291b61ba62cd40f6c3250f748a5fe7b2514a3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-19T23:04:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 7f602d5dbaa98539e5b3a0b730509466164337bf Author: Francis Lachapelle Date: Fri Dec 19 22:14:02 2008 +0000 Fixed bug with timezone and recurrent events. Monotone-Parent: bc6abe537500d635cea12c3c4f611e68d4c2d725 Monotone-Revision: 792193186b20895dc235fa98dc63de1a0ece0a8f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-19T22:14:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit 7458bf8e37499573a34366fc71c15213e82ecd74 Author: Ludovic Marcotte Date: Fri Dec 19 19:49:07 2008 +0000 Added the attendee to the parent's item attendees list Monotone-Parent: bac00846545ecbaa355017083f8a425f751077c7 Monotone-Revision: d0d94f5dbbc0725b57437eef5366686ec0842d97 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-19T19:49:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit e7f39264684513535389b721663c9f811fe2774e Author: Wolfgang Sourdeau Date: Fri Dec 19 17:40:42 2008 +0000 Monotone-Parent: ed4c4894c0c554783b39ad526a74404a9cc11e8c Monotone-Revision: bac00846545ecbaa355017083f8a425f751077c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:40:42 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.m commit 88df2128c517ffcaf51c7528f15856dee704fc7b Author: Wolfgang Sourdeau Date: Fri Dec 19 17:27:55 2008 +0000 Monotone-Parent: 0a7b2afa74ab092109cffa4ccc0c67371a5e313a Monotone-Revision: ed4c4894c0c554783b39ad526a74404a9cc11e8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:27:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 1d5aec5e3ae5b1900cb6d9441ab801638250a20c Author: Wolfgang Sourdeau Date: Fri Dec 19 17:23:31 2008 +0000 Monotone-Parent: e0221240c98c353cd78f1dea976887fc91420de9 Monotone-Revision: 0a7b2afa74ab092109cffa4ccc0c67371a5e313a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:23:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 109d1b65f62a5840a54ec195afe6907fcae4afe9 Author: Wolfgang Sourdeau Date: Fri Dec 19 17:07:40 2008 +0000 Monotone-Parent: efc5b76b9b6fd3967536ccb3ec40615d6aca7ca5 Monotone-Revision: e0221240c98c353cd78f1dea976887fc91420de9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:07:40 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 0184eac492ba143f968b73e88386912add8b254a Author: Wolfgang Sourdeau Date: Fri Dec 19 17:07:32 2008 +0000 Monotone-Parent: 236f027118f95a11398d4e821b658ea1553b9ffe Monotone-Revision: efc5b76b9b6fd3967536ccb3ec40615d6aca7ca5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:07:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit f4b104f937ec00dab5f949f54d6dacb8120405e2 Author: Wolfgang Sourdeau Date: Fri Dec 19 16:56:36 2008 +0000 Monotone-Parent: a555d41bbb84c4f8d42e4149e1e083b6b7acff44 Monotone-Revision: 236f027118f95a11398d4e821b658ea1553b9ffe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:56:36 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 4fd1912644c3e32059b869d5454113c5b42fc09c Author: Wolfgang Sourdeau Date: Fri Dec 19 16:53:01 2008 +0000 Monotone-Parent: 4bab2e6c548a557a6d27de35d7470fe01ac28ae0 Monotone-Revision: a555d41bbb84c4f8d42e4149e1e083b6b7acff44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:53:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit c42ed774b9b6189128f3b2ede3cc26caa97935e1 Author: Wolfgang Sourdeau Date: Fri Dec 19 16:35:46 2008 +0000 Monotone-Parent: 99c41084c35e71bdf38a8a88897a9ad24b1c0903 Monotone-Revision: 4bab2e6c548a557a6d27de35d7470fe01ac28ae0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:35:46 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 30f3441d14ff274a84919d4ff48d3fe1fb5401c9 Author: Wolfgang Sourdeau Date: Fri Dec 19 16:31:03 2008 +0000 Monotone-Parent: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8 Monotone-Revision: 99c41084c35e71bdf38a8a88897a9ad24b1c0903 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:31:03 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.m commit 896491a24a397ec0fe89a14455bac5fdab299045 Author: Wolfgang Sourdeau Date: Fri Dec 19 16:18:03 2008 +0000 Monotone-Parent: d53f8bb9f0834bbab96c2e6db0136aea6477ee39 Monotone-Revision: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:18:03 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit ed9fa6463a9c078d18613fdf6c79963c47d342de Author: Wolfgang Sourdeau Date: Fri Dec 19 16:13:29 2008 +0000 Monotone-Parent: 0e2919955b47e1a2673f50f4effe7af1a813db59 Monotone-Revision: d53f8bb9f0834bbab96c2e6db0136aea6477ee39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:13:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSChannelManager.m commit 60c96ee1051b4ba82e6727150cb6a803312a0edc Author: Francis Lachapelle Date: Fri Dec 19 02:40:24 2008 +0000 Monotone-Parent: 74c949b35e429b1df360c4c434e28f1c2b1d1465 Monotone-Revision: 9b0d550ad7ecf3304e02f47b720a4aed7b1b3ce0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-19T02:40:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit a0b81f44730287da66279dec56a377ea827747f5 Author: Ludovic Marcotte Date: Thu Dec 18 22:11:13 2008 +0000 We make sure the 'selected' language is supported. Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f Monotone-Revision: 0187913e6e236a3a8a3a4cf66bf61a25d3cde321 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-18T22:11:13 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m commit 107964335ec222d61612541d15b9b9834c9d8572 Author: Francis Lachapelle Date: Thu Dec 18 14:05:30 2008 +0000 Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f Monotone-Revision: 74c949b35e429b1df360c4c434e28f1c2b1d1465 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-18T14:05:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css commit 6bcb367e53c2613130b9fc5867db3dad4c3c6f72 Author: Wolfgang Sourdeau Date: Wed Dec 17 20:19:58 2008 +0000 Monotone-Parent: 99f71142b4c9049e7cba05c730fa70b7c121288f Monotone-Revision: e867a018c3076e9e2cf662e96d7cac3352bb8789 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T20:19:58 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit 24e539526f01b572d9f077847dc7c872c723d3b3 Author: Wolfgang Sourdeau Date: Wed Dec 17 15:37:06 2008 +0000 Monotone-Parent: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb Monotone-Revision: 99f71142b4c9049e7cba05c730fa70b7c121288f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T15:37:06 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 47072654c57d3fc296452f21e513df9fd9ba0bd5 Author: Wolfgang Sourdeau Date: Wed Dec 17 15:35:53 2008 +0000 Monotone-Parent: 2b60f97c4d2741a2c88de56088329c326bed2aa1 Monotone-Revision: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T15:35:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 019e6ec6a92ad7076d150d988a497690148223ee Author: Wolfgang Sourdeau Date: Wed Dec 17 14:53:16 2008 +0000 Monotone-Parent: 1bc2d8d548fc0f35aa2c0bb3364da716249afeaa Monotone-Revision: 2b60f97c4d2741a2c88de56088329c326bed2aa1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T14:53:16 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.m commit 85dfb16e7aa7423758de879a35de58b59372fd04 Author: Wolfgang Sourdeau Date: Wed Dec 17 14:34:15 2008 +0000 Monotone-Parent: 0f9eac2195a8e5d5ca41db21705479944c46076a Monotone-Revision: 1bc2d8d548fc0f35aa2c0bb3364da716249afeaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T14:34:15 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m commit be3758962db01e4db8d1e6f11f4872302404a2ad Author: Wolfgang Sourdeau Date: Wed Dec 17 14:33:41 2008 +0000 Monotone-Parent: 72200746a9f7ee37d797519783476d88536f267d Monotone-Revision: 0f9eac2195a8e5d5ca41db21705479944c46076a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T14:33:41 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 8327699982a5217ecc333eeaba6fe69cd5067dc1 Author: Wolfgang Sourdeau Date: Wed Dec 17 14:33:14 2008 +0000 Monotone-Parent: 2ae53e4d24cdb745c3a8c8e246d99d096538c2e3 Monotone-Revision: 72200746a9f7ee37d797519783476d88536f267d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T14:33:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m commit 40360f9dc0d8828c6300b05fca186d2542be2e6b Author: Wolfgang Sourdeau Date: Wed Dec 17 14:32:13 2008 +0000 Monotone-Parent: 56159df9717624adf99da2f21377b40d435b1db7 Monotone-Revision: 2ae53e4d24cdb745c3a8c8e246d99d096538c2e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T14:32:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m commit ad6d40bd15b61eccadb8785ca484c2285d882c7a Author: Wolfgang Sourdeau Date: Mon Dec 15 23:03:04 2008 +0000 Monotone-Parent: b1078ea4dae02277bdf66ea5ad2e7fcdb26dc259 Monotone-Revision: 2f965a12f5d7a6534d7420384246c30f0c8a4bda Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T23:03:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 084a17d3bc940ce6f220c6a734d5aac8851c53dd Author: Wolfgang Sourdeau Date: Mon Dec 15 22:27:45 2008 +0000 Monotone-Parent: 6a659b3123531a244f7d3ef9cfe8ccae60383bc0 Monotone-Revision: e3d03c71b23436eb1ba6f15cfccc6c59a06df891 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:27:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit e8346b5fc69136caa834a5c5b9d966ba11c90e47 Author: Ludovic Marcotte Date: Mon Dec 15 22:27:14 2008 +0000 Updated german translation. Monotone-Parent: b1078ea4dae02277bdf66ea5ad2e7fcdb26dc259 Monotone-Revision: e485b1c09e36d4173f7845bec12d40de808f3c3b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-15T22:27:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html commit 715307143880083daa5f07ac0cf1bd4b428beb14 Author: Wolfgang Sourdeau Date: Mon Dec 15 22:26:50 2008 +0000 Monotone-Parent: b58720a684a944a07a55afee823cab4819feaead Monotone-Revision: 6a659b3123531a244f7d3ef9cfe8ccae60383bc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:26:50 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit 2c95b16712678d37707c07ec094065739ae510c2 Author: Wolfgang Sourdeau Date: Mon Dec 15 22:24:34 2008 +0000 Monotone-Parent: d7b7ae74724e7afdc6963cf41a9aa032838ef603 Monotone-Revision: b58720a684a944a07a55afee823cab4819feaead Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:24:34 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m commit 438a582e0b8822307b8f9241cc986d0c49ad8528 Author: Wolfgang Sourdeau Date: Mon Dec 15 22:24:14 2008 +0000 Monotone-Parent: 6531438126de81058d8ee9b15839235efce21dc6 Monotone-Revision: d7b7ae74724e7afdc6963cf41a9aa032838ef603 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:24:14 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NGCardsSaxHandler.h commit 40aab6f8ca21f441f12a24f585ec4857bae3beab Author: Wolfgang Sourdeau Date: Mon Dec 15 22:24:09 2008 +0000 Monotone-Parent: 4b7309393c3e0f0f0211dde1161875de6f69a117 Monotone-Revision: 6531438126de81058d8ee9b15839235efce21dc6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:24:09 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NGCardsSaxHandler.m commit 7bad646b7681db13c9c37d8645c7afc005594b37 Author: Wolfgang Sourdeau Date: Mon Dec 15 22:23:40 2008 +0000 Monotone-Parent: 8373ee4a182606382fcb3aea7864b142db4aaa95 Monotone-Revision: 4b7309393c3e0f0f0211dde1161875de6f69a117 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-15T22:23:40 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 030e2297891d4a8ad5f4e63e4442c7eaaf9291ec Author: Ludovic Marcotte Date: Mon Dec 15 22:01:52 2008 +0000 See ChangeLog Monotone-Parent: 6411d6bcaaaa5245d22397cfde490125a116e0c7 Monotone-Revision: c8d084db03459d614e6031f3b3996696f8a588b4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-15T22:01:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 6016ae3b08f3cb99357888572936fe9e33a7125d Author: Ludovic Marcotte Date: Mon Dec 15 21:32:32 2008 +0000 See ChangeLog Monotone-Parent: 938ae259405463bbb24b4b86379a0b522a69961c Monotone-Revision: 6411d6bcaaaa5245d22397cfde490125a116e0c7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-15T21:32:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 2dcf143fb306d214360f92c222ef85e858cba2db Author: Ludovic Marcotte Date: Mon Dec 15 19:38:56 2008 +0000 See ChangeLog Monotone-Parent: ab4eb0878b635e86fe5032c1bc571ede66655204 Monotone-Revision: 938ae259405463bbb24b4b86379a0b522a69961c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-15T19:38:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 79cc99be64701aa4909c140ca98c458b1a637650 Author: Ludovic Marcotte Date: Sun Dec 14 15:47:01 2008 +0000 See ChangeLog Monotone-Parent: a1b75d2a857673c942b21ee08d20b78d221c52df Monotone-Revision: ab4eb0878b635e86fe5032c1bc571ede66655204 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-14T15:47:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 72efdaa9a10dba5518c9b8537d029400abed3e1c Author: Wolfgang Sourdeau Date: Fri Dec 12 18:55:12 2008 +0000 Monotone-Parent: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32 Monotone-Revision: 8373ee4a182606382fcb3aea7864b142db4aaa95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-12T18:55:12 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/GDLContentStore/GCSFolderManager.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoCache.m M configure commit 8a0a73be964abeaba293637fbba184eae18e9a9e Author: Francis Lachapelle Date: Fri Dec 12 18:44:07 2008 +0000 Monotone-Parent: bc0e93dcef9a5cd587d3be1a69b22cdf040ed789 Monotone-Revision: fd79ef01a0501707aa8528f31eb9128418310ceb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-12T18:44:07 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit ee3c7fe50f28ade401265dd66397689756702078 Author: Francis Lachapelle Date: Fri Dec 12 18:43:14 2008 +0000 Fix for bug #3166 Monotone-Parent: d85d7d8fee328504d17e9458ec53c9819d09b3bc Monotone-Revision: bc0e93dcef9a5cd587d3be1a69b22cdf040ed789 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-12T18:43:14 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/iCalEvent+SOGo.m commit 5f04a776f0261b21884911a7e8c7abb6422ddf24 Author: Wolfgang Sourdeau Date: Fri Dec 12 17:57:46 2008 +0000 Monotone-Parent: cf2377c99cc62f3668a4d5cac12620b34107b011 Monotone-Revision: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-12T17:57:46 Monotone-Branch: ca.inverse.sogo D SOPE/GDLContentStore/common.h commit e697b7615e9e71519e9b894cd6d2a4647f0c9905 Author: Wolfgang Sourdeau Date: Fri Dec 12 17:57:23 2008 +0000 Monotone-Parent: 7693a13871fea2b066790d804159529866a7e4c8 Monotone-Revision: cf2377c99cc62f3668a4d5cac12620b34107b011 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-12T17:57:23 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/EOAdaptorChannel+GCS.m M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/GDLContentStore/GCSContext.m M SOPE/GDLContentStore/GCSFieldExtractor.m M SOPE/GDLContentStore/GCSFieldInfo.m M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderType.m M SOPE/GDLContentStore/GCSStringFormatter.m M SOPE/GDLContentStore/NSURL+GCS.m M SOPE/GDLContentStore/gcs_cat.m M SOPE/GDLContentStore/gcs_gensql.m M SOPE/GDLContentStore/gcs_ls.m M SOPE/GDLContentStore/gcs_mkdir.m M SOPE/GDLContentStore/gcs_recreatequick.m commit 5e8f6e38ad8d0006533d1d02e26712d822f8c5c3 Author: Wolfgang Sourdeau Date: Fri Dec 12 17:32:14 2008 +0000 Monotone-Parent: e67291cb30df49fcf6c20e3c285bfc306157d7c5 Monotone-Revision: 7693a13871fea2b066790d804159529866a7e4c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-12T17:32:14 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSChannelManager.m commit b6b1069fb794a47f60842a7da26416406ee91078 Author: Wolfgang Sourdeau Date: Thu Dec 11 23:23:23 2008 +0000 Monotone-Parent: d85d7d8fee328504d17e9458ec53c9819d09b3bc Monotone-Revision: e67291cb30df49fcf6c20e3c285bfc306157d7c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-11T23:23:23 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1626.diff A SOPE/sope-patchset-r1630.diff commit 376a681d9420d881c79b386e3616f6efdbed03a4 Author: Francis Lachapelle Date: Thu Dec 11 17:25:19 2008 +0000 Fix for bug #3163 Monotone-Parent: 9b6f0c65763b57f4f4f3198f2400f943060f7bb4 Monotone-Revision: d85d7d8fee328504d17e9458ec53c9819d09b3bc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-11T17:25:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit f37eeac57396645c951472304b730b853ffbbb7c Author: Wolfgang Sourdeau Date: Thu Dec 11 16:45:39 2008 +0000 Monotone-Parent: 95af248444f21e7a45c7f512247840f4bf84e4bb Monotone-Revision: 894fc668494f3ff87fbd4e784b35d68564b8d482 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-11T16:45:39 Monotone-Branch: ca.inverse.sogo M Main/SOGoProductLoader.m commit e40e82cde49045d653cc27b194c270a17d3bf092 Author: Francis Lachapelle Date: Wed Dec 10 19:24:07 2008 +0000 Monotone-Parent: 95af248444f21e7a45c7f512247840f4bf84e4bb Monotone-Revision: f6a2b7a59b97cc24c9e22e0a5b0e131bdcf23204 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-10T19:24:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalEventChanges+SOGo.m commit 8d1507cc3a92a6da59d6f6b672e28cb99a6b7d1d Author: Wolfgang Sourdeau Date: Wed Dec 10 19:02:50 2008 +0000 Monotone-Parent: 25c172f93ef4ab6ada0aeb6ff4267e98aef8b719 Monotone-Revision: 95af248444f21e7a45c7f512247840f4bf84e4bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-10T19:02:50 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit ff33d95a42ef3ba28fe8d433891dfdee2b1ec0b2 Author: Wolfgang Sourdeau Date: Wed Dec 10 18:57:55 2008 +0000 Monotone-Parent: 4e8caa9222644e6820515bbf312f74dbd372c2fc Monotone-Revision: 25c172f93ef4ab6ada0aeb6ff4267e98aef8b719 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-10T18:57:55 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit b8b4c6b5d3ade6d4ec31bbaa1c403c1cf2b2839a Author: Wolfgang Sourdeau Date: Wed Dec 10 18:40:20 2008 +0000 Monotone-Parent: 3982031e38b06b813c9ec76b413450de9c7c94f1 Monotone-Revision: 4e8caa9222644e6820515bbf312f74dbd372c2fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-10T18:40:20 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDailyRecurrenceCalculator.m commit cd26aa258a898a46c2e443bca490a0b3a401e87a Author: Wolfgang Sourdeau Date: Wed Dec 10 18:22:02 2008 +0000 Monotone-Parent: d0ea902006aff76a240977444d064ce28a10b799 Monotone-Revision: 3982031e38b06b813c9ec76b413450de9c7c94f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-10T18:22:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSCalendarDate+ICal.m M SOPE/NGCards/iCalRecurrenceRule.m commit d0fa4aabcedd634168ab0c7bd2d77a67e750d4b3 Author: Francis Lachapelle Date: Tue Dec 9 22:51:01 2008 +0000 Monotone-Parent: 4e17b08fe2e5110da212dc608cc2b8d378ef094a Monotone-Revision: d0ea902006aff76a240977444d064ce28a10b799 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-09T22:51:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 757936291dfe3c897bac0646a3322df99d7f58b7 Author: Francis Lachapelle Date: Tue Dec 9 21:56:24 2008 +0000 Monotone-Parent: 5335af27b0e9d71da6cdc33a28be0e109f79c8b2 Monotone-Revision: 4e17b08fe2e5110da212dc608cc2b8d378ef094a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-09T21:56:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 742e7fd9368e86190f9db01af36cfdc1461b0ef0 Author: Francis Lachapelle Date: Tue Dec 9 18:23:35 2008 +0000 Monotone-Parent: 9f3f242b60f7db4066eb1a89daef0286cf6907af Monotone-Revision: 5335af27b0e9d71da6cdc33a28be0e109f79c8b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-09T18:23:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 1d829010e7b2a6580aa9ac373585c5a91efe55f5 Author: Francis Lachapelle Date: Tue Dec 9 17:28:08 2008 +0000 Monotone-Parent: 383366b73218cb743a0be1ecef654d1c6aabd0a5 Monotone-Revision: 9f3f242b60f7db4066eb1a89daef0286cf6907af Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-09T17:28:08 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 0ce1d4ed630007adad9af972f10782c2a58f4e4c Author: Francis Lachapelle Date: Tue Dec 9 15:29:39 2008 +0000 Monotone-Parent: 0cec38c2db19c72bdff0ec74c3b4141bdc6cfeb4 Monotone-Revision: 383366b73218cb743a0be1ecef654d1c6aabd0a5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-09T15:29:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalRepeatableEntityObject.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit cfb24466beae99cf52a1a62e815a56903e2aa4fd Author: Ludovic Marcotte Date: Tue Dec 9 00:08:55 2008 +0000 See ChangeLog Monotone-Parent: 24aa8e2c1d2f2c9fdab5c5ebabfa870aac732d46 Monotone-Revision: 0cec38c2db19c72bdff0ec74c3b4141bdc6cfeb4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-09T00:08:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5d4d5483ef5246562687967b3602add26c030653 Author: Francis Lachapelle Date: Fri Dec 5 16:11:54 2008 +0000 Monotone-Parent: 9644df847f3d64262029a478a7508355366a0d57 Monotone-Revision: 24aa8e2c1d2f2c9fdab5c5ebabfa870aac732d46 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-05T16:11:54 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 30f832a3754c108edbecc844433a63fe174dc431 Author: Francis Lachapelle Date: Fri Dec 5 16:11:41 2008 +0000 Monotone-Parent: 13af0049df662f524304f42aacc2ca3dda868fc6 Monotone-Revision: 9644df847f3d64262029a478a7508355366a0d57 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-05T16:11:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoComponentOccurence.m commit fbdb62e9e151f35169bb0a8c540c451b1da2731d Author: Ludovic Marcotte Date: Fri Dec 5 14:39:43 2008 +0000 See ChangeLog Monotone-Parent: 12ed84168f6783b4fa69a1d4907b40a7e5ca0946 Monotone-Revision: 13af0049df662f524304f42aacc2ca3dda868fc6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-05T14:39:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalDailyRecurrenceCalculator.m commit 0ea6f9f468e4307ef2b65a2a1182b60a5cbe45a8 Author: Ludovic Marcotte Date: Fri Dec 5 01:20:59 2008 +0000 See ChangeLog Monotone-Parent: a9f8f863ba0feb17a87ae1239a496d8cd5ab18df Monotone-Revision: 12ed84168f6783b4fa69a1d4907b40a7e5ca0946 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-05T01:20:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m commit d06e7e8423d1532ef76d4ea9eb65110b9db0be65 Author: Francis Lachapelle Date: Wed Dec 3 23:11:05 2008 +0000 Monotone-Parent: 1f0eab41427c479dcc5668b7a84e8ade40eae514 Monotone-Revision: a9f8f863ba0feb17a87ae1239a496d8cd5ab18df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-03T23:11:05 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8e7b9bcaa0c8489fdb12335a340801666fb746c0 Author: Francis Lachapelle Date: Wed Dec 3 23:08:37 2008 +0000 Monotone-Parent: ddcadf6f0cf1825abb4b35c686982d748a8e22c0 Monotone-Revision: 1f0eab41427c479dcc5668b7a84e8ade40eae514 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-03T23:08:37 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoComponentOccurence.m commit d59355b5e1bb725a294279f67f29cf0f82da22a9 Author: Francis Lachapelle Date: Wed Dec 3 16:18:41 2008 +0000 Monotone-Parent: e2c0c29f57790c11b70402648fcea481f24b2a1b Monotone-Revision: ddcadf6f0cf1825abb4b35c686982d748a8e22c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-03T16:18:41 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 25ee135fdcd1127926d688e22862d100e060c423 Author: Francis Lachapelle Date: Wed Dec 3 16:18:12 2008 +0000 Monotone-Parent: 3d88bd203af6504eee5fcea3bde52990d2512a3a Monotone-Revision: e2c0c29f57790c11b70402648fcea481f24b2a1b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-03T16:18:12 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m M SoObjects/Appointments/SOGoAppointmentObject.m M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit 6e6adf90381b4433a39926c14adff8c2581a6558 Author: Ludovic Marcotte Date: Wed Dec 3 01:36:57 2008 +0000 See ChangeLog Monotone-Parent: ca77b33237a4a7e175057093f4f695d8170e5f1c Monotone-Revision: 3d88bd203af6504eee5fcea3bde52990d2512a3a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-03T01:36:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit fdabc48820ff07676c9eacfecd79f1ea520cd490 Author: Ludovic Marcotte Date: Tue Dec 2 12:27:41 2008 +0000 Minor fix in the SENT-BY handling. Monotone-Parent: 694105995f89f2830e19da5ab10400813c23741f Monotone-Revision: 8a7076e816120408558e4add54151b80aeeb69d8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-02T12:27:41 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalActions.m commit 6d826be7be9c817fb19992c73eba0f1283531716 Author: Francis Lachapelle Date: Tue Dec 2 03:36:13 2008 +0000 Monotone-Parent: 884376eab50534fb111e8f427846e2eb674bb704 Monotone-Revision: 67d8b9dd5560b0fe74b28e933a26f5555a9cad04 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-02T03:36:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings commit fd7f6149defc77b01902f0fdbdbda715604e9923 Author: Francis Lachapelle Date: Tue Dec 2 03:35:34 2008 +0000 Monotone-Parent: 8cbcf72bb3b427bf1185e7aa4bed02fcd25f9b09 Monotone-Revision: 884376eab50534fb111e8f427846e2eb674bb704 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-02T03:35:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 004cdf3a7b2cea260a2c09d6df0fb72792ebe69a Author: Francis Lachapelle Date: Tue Dec 2 03:35:16 2008 +0000 Monotone-Parent: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be Monotone-Revision: 8cbcf72bb3b427bf1185e7aa4bed02fcd25f9b09 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-02T03:35:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit d9791705fbb27dbe3684db6a02ac7d7c67c02dfb Author: Ludovic Marcotte Date: Tue Dec 2 01:36:53 2008 +0000 See ChangeLog Monotone-Parent: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be Monotone-Revision: 694105995f89f2830e19da5ab10400813c23741f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-02T01:36:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUserDefaults.m commit 0b69340ca5c4462e029dc6f6bc8074f3aea66775 Author: Francis Lachapelle Date: Mon Dec 1 22:46:31 2008 +0000 Monotone-Parent: b92e4d17974a684ddf2c80a9d22bd0bcbe85f3f6 Monotone-Revision: 136367702e2d0a66ecd8c78c0f55fe81a6d9d1be Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-01T22:46:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit f8a1dd4ef07ccdedec50552c29c724021ff49250 Author: Francis Lachapelle Date: Mon Dec 1 21:34:04 2008 +0000 Monotone-Parent: be3a69319a721514c55dc1723be3091485efcaa6 Monotone-Revision: b92e4d17974a684ddf2c80a9d22bd0bcbe85f3f6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-01T21:34:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 2582979066452a4bdc0cb9624b7387a15fb8ab1c Author: Francis Lachapelle Date: Mon Dec 1 21:15:07 2008 +0000 Monotone-Parent: 4804ccb0f75341fb484b9540603a55565d6e29e5 Monotone-Revision: c44d651c982e7aefb1a028f246dcc968eeefaa79 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-01T21:15:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit e95d7fa39e0b4176482ef66c9a518042f89f8e19 Author: Ludovic Marcotte Date: Mon Dec 1 19:20:25 2008 +0000 See ChangeLog Monotone-Parent: a81f3635524596f99835829a1a4835f3a7f58c1b Monotone-Revision: 1306bcb572d16a67199e32e625572c3430d39626 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-12-01T19:20:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/WebServerResources/UIxTaskEditor.css commit 266586d9048a0eb42e8f121dac7004418cc3cd5b Author: Francis Lachapelle Date: Mon Dec 1 16:24:15 2008 +0000 Monotone-Parent: a81f3635524596f99835829a1a4835f3a7f58c1b Monotone-Revision: 4804ccb0f75341fb484b9540603a55565d6e29e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-01T16:24:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 5732d7883e385318ec0bdbcac8bed5a6059c742f Author: Ludovic Marcotte Date: Sun Nov 30 13:42:16 2008 +0000 Small ACL fix Monotone-Parent: 523fed02dc70f621abf4bedabf63f081f071683b Monotone-Revision: a81f3635524596f99835829a1a4835f3a7f58c1b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-30T13:42:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 1064c5d3237c2478c564b8e3223b4bc9777395db Author: Wolfgang Sourdeau Date: Sat Nov 29 17:46:33 2008 +0000 Monotone-Parent: 162dd535bb3f333402e6c71f49cd3dc84644980c Monotone-Revision: 523fed02dc70f621abf4bedabf63f081f071683b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-29T17:46:33 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m commit 6e33a6eaa1b24a6868013f9d3f6b36c7a013f5bd Author: Ludovic Marcotte Date: Sat Nov 29 13:17:52 2008 +0000 See ChangeLog Monotone-Parent: 38ed0d2f958b7e2d81b025392abb06c7e4a476b1 Monotone-Revision: b9edf052394d895a535d32fccecba31ed057fd61 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-29T13:17:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/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/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Templates/SOGoACLGermanAdditionAdvisory.wox M UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox M UI/Templates/SOGoFolderGermanAdditionAdvisory.wox M UI/Templates/SOGoFolderGermanRemovalAdvisory.wox commit 7c7cd2a4ba5c22bd675f58d50efa2e6b87f9ce6b Author: Francis Lachapelle Date: Fri Nov 28 23:19:16 2008 +0000 Monotone-Parent: ceda414b27b6b3fef257fed933d2af88a967452d Monotone-Revision: a19b3dadb613f792f2b5d328cba633f92a37f444 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-28T23:19:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit b5fbee042ed46f50a23d19be4ac23f1a2531beca Author: Francis Lachapelle Date: Fri Nov 28 23:18:54 2008 +0000 Monotone-Parent: 8ea29fd9dc80aa205927a1c157c06ee3d46c96d1 Monotone-Revision: ceda414b27b6b3fef257fed933d2af88a967452d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-28T23:18:54 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit 5aca2d7235f60c093ab42e205df64eb8fdf71f06 Author: Francis Lachapelle Date: Fri Nov 28 23:10:41 2008 +0000 Monotone-Parent: fd17d1db3508a9f1ae745c58c00d732b0459740e Monotone-Revision: 8ea29fd9dc80aa205927a1c157c06ee3d46c96d1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-28T23:10:41 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 9d4b88dfc772e4fbf7006ff8b1149cb23bd98e60 Author: Ludovic Marcotte Date: Fri Nov 28 20:12:22 2008 +0000 See ChangeLog Monotone-Parent: fd17d1db3508a9f1ae745c58c00d732b0459740e Monotone-Revision: 38ed0d2f958b7e2d81b025392abb06c7e4a476b1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-28T20:12:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod commit 166213933f61d2a47bda0d315b5d0c0742a4816e Author: Francis Lachapelle Date: Fri Nov 28 19:54:51 2008 +0000 Monotone-Parent: b98feac746b0ff0001fe777c4f71e1930b761a59 Monotone-Revision: fd17d1db3508a9f1ae745c58c00d732b0459740e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-28T19:54:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 6834135f25045567c76544ee8ab5750559c8f755 Author: Ludovic Marcotte Date: Fri Nov 28 15:39:56 2008 +0000 Small ACL fix. Monotone-Parent: 96e18f77583ec1463498942919e5ad543269ea16 Monotone-Revision: b98feac746b0ff0001fe777c4f71e1930b761a59 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-28T15:39:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit b196cdfae2747a1264ab1c5df4d14f47b6677419 Author: Wolfgang Sourdeau Date: Fri Nov 28 15:13:52 2008 +0000 Monotone-Parent: b9443420fc607bc2c0d8c6a5cff48fda3c68f7e6 Monotone-Revision: 96e18f77583ec1463498942919e5ad543269ea16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-28T15:13:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 021c061d291602d630ab6ca586fefcd463a1ae5b Author: Ludovic Marcotte Date: Wed Nov 26 16:26:32 2008 +0000 See ChangeLog Monotone-Parent: 1fc6240dbb88ca9e470be6d2679ee8e3e10e4f4f Monotone-Revision: b9443420fc607bc2c0d8c6a5cff48fda3c68f7e6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-26T16:26:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m commit eba307e5c0fc1c6c9ff72901a53273ecd420bfef Author: Ludovic Marcotte Date: Wed Nov 26 12:20:26 2008 +0000 See ChangeLog Monotone-Parent: 8c84d6a640b03db846372423022159e6855f501a Monotone-Revision: 1fc6240dbb88ca9e470be6d2679ee8e3e10e4f4f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-26T12:20:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoGCSFolder.m commit a127fc11fc7d6de5f51e822b6f51f0f5ec085f64 Author: Wolfgang Sourdeau Date: Wed Nov 26 01:58:33 2008 +0000 Monotone-Parent: ef1202eb23562c04fbe5f3e3ce4cab4319fe9b98 Monotone-Revision: 8c84d6a640b03db846372423022159e6855f501a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-26T01:58:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoContentObject.m commit 0f8fb4e270921018bc0c78c892dc2b30e24a1817 Author: Wolfgang Sourdeau Date: Tue Nov 25 15:37:26 2008 +0000 Monotone-Parent: a638a09e849ae382ffe2e645259462cb8007bccd Monotone-Revision: ef1202eb23562c04fbe5f3e3ce4cab4319fe9b98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-25T15:37:26 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings commit b3e5fb6c928a59f502fba5702c0d985a91700996 Author: Ludovic Marcotte Date: Mon Nov 24 21:25:42 2008 +0000 See ChangeLog Monotone-Parent: 2ff14c56a17684b19765d7bcced2675ab78095b7 Monotone-Revision: a638a09e849ae382ffe2e645259462cb8007bccd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-24T21:25:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/SOGoUserFolder.m M UI/MainUI/SOGoUserHomePage.m commit 57765e6911a1ed79d4eb9b34a85550de9c7eee5f Author: Wolfgang Sourdeau Date: Mon Nov 24 21:26:36 2008 +0000 Monotone-Parent: 4693003507fe98c458c21286d91ac2a4d897dbe9 Monotone-Revision: 2ff14c56a17684b19765d7bcced2675ab78095b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T21:26:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 60af54d3d3167f92401f1698d2eb4a805abe7462 Author: Wolfgang Sourdeau Date: Mon Nov 24 18:22:03 2008 +0000 Monotone-Parent: 10fad6f18810923edd3ebb587d290f30625fe73b Monotone-Revision: 4693003507fe98c458c21286d91ac2a4d897dbe9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T18:22:03 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Spanish.lproj/Localizable.strings commit 54ad1e8d3a21a848897ddc88eb39f1e9bec1340b Author: Wolfgang Sourdeau Date: Mon Nov 24 15:32:53 2008 +0000 Monotone-Parent: ab28e876d47edc07234b1f9748e3a16ffa4e0d9d Monotone-Revision: 10fad6f18810923edd3ebb587d290f30625fe73b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T15:32:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 3c4eacb5057b74291fd8ec09eadfbc0dd4f541c7 Author: Wolfgang Sourdeau Date: Mon Nov 24 14:53:48 2008 +0000 Monotone-Parent: a6cd236d62a4ba9246dc67535656fddd4588d4ab Monotone-Revision: ab28e876d47edc07234b1f9748e3a16ffa4e0d9d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T14:53:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 5967911656cd8f0dbc385f67af1cd3254a20c6a5 Author: Francis Lachapelle Date: Mon Nov 24 13:58:04 2008 +0000 Monotone-Parent: c30c440a14fe8daee4210904dd0d7212fd743325 Monotone-Revision: a6cd236d62a4ba9246dc67535656fddd4588d4ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-24T13:58:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalEntityObject+SOGo.m commit c2ace24b44ac612c16bc62696bb4b4f915a33cca Author: Wolfgang Sourdeau Date: Mon Nov 24 04:12:16 2008 +0000 Monotone-Parent: 763cdd65301c2ece5f7e7a480dc165fb25068f9a Monotone-Revision: c30c440a14fe8daee4210904dd0d7212fd743325 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T04:12:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist commit 27f9ea0dcd408779c0899754394d1e0cf1c4a27a Author: Wolfgang Sourdeau Date: Mon Nov 24 04:10:38 2008 +0000 Monotone-Parent: ae56d5117f5b648163117349eff8696b1b010e47 Monotone-Revision: 763cdd65301c2ece5f7e7a480dc165fb25068f9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T04:10:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js commit 2262527408f85ccdccb6c899aebbfb9db75587ae Author: Wolfgang Sourdeau Date: Mon Nov 24 04:10:23 2008 +0000 Monotone-Parent: 7c7c9b116a1f28737cae823a0f0dac6a60894f7e Monotone-Revision: ae56d5117f5b648163117349eff8696b1b010e47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T04:10:23 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m commit cb1677d3a9fca67bdbcb8f82050ff82951365ac9 Author: Wolfgang Sourdeau Date: Mon Nov 24 01:54:12 2008 +0000 Monotone-Parent: 57cbcf45049bbaef379f632ffc126cbef957d953 Monotone-Revision: 954bbdf61ee55d8e6a99433cfdb3a5c432584796 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T01:54:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit cdaba0eb257dda4fe02f08178e789bc75389d0b1 Author: Ludovic Marcotte Date: Sun Nov 23 15:26:14 2008 +0000 See ChangeLog Monotone-Parent: 57cbcf45049bbaef379f632ffc126cbef957d953 Monotone-Revision: 834fb725cc2c056023365e8279ac4c8fd1d4a94c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-23T15:26:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 31ba4be81fdc51cd9d8d5f874db95dd5a091bc0d Author: Wolfgang Sourdeau Date: Sun Nov 23 08:35:33 2008 +0000 Monotone-Parent: e9fa1043e9534cb3eec34f44262b47fc5fd63efe Monotone-Revision: 57cbcf45049bbaef379f632ffc126cbef957d953 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-23T08:35:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 94d3464658150296596aac8e8ed9b35278c9a87e Author: Wolfgang Sourdeau Date: Sun Nov 23 08:33:08 2008 +0000 Monotone-Parent: f193f6c3ce89a0f9ac050e35347fefbc8cbdec84 Monotone-Revision: e9fa1043e9534cb3eec34f44262b47fc5fd63efe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-23T08:33:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 2454d8aaefdc2c816ad537e3ee0fc2bd71ed77be Author: Wolfgang Sourdeau Date: Sun Nov 23 08:31:05 2008 +0000 Monotone-Parent: 8da6944da23a276437481d8c96d487e4866d9634 Monotone-Revision: f193f6c3ce89a0f9ac050e35347fefbc8cbdec84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-23T08:31:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 42f3b1af8001fe89393f3fc407cafabb09c6ad7d Author: Ludovic Marcotte Date: Sat Nov 22 21:52:40 2008 +0000 See ChangeLog Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946 Monotone-Revision: d5b97dd613695b722316f9c4bf4e5d35241a832e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-22T21:52:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html M SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html M SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html M SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoUserDefaults.m commit ff9a299ed8e878cfb328d748dea489e2cc130d68 Author: Francis Lachapelle Date: Sat Nov 22 07:20:22 2008 +0000 Monotone-Parent: 9004babc502ac0232d7659ba8ada6726ad286662 Monotone-Revision: fe15a52bbb65b7147dfd596fd4f0791b716d1b26 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-22T07:20:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxOccurenceDialog.m M UI/Scheduler/product.plist M UI/WebServerResources/SchedulerUI.js commit d00bd0dca8cf38f1320a7e9d1547aca5c39ed3c9 Author: Francis Lachapelle Date: Sat Nov 22 07:16:48 2008 +0000 Monotone-Parent: 68f2b7f9b2c58fae0e93b40cea09fea205971ced Monotone-Revision: 9004babc502ac0232d7659ba8ada6726ad286662 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-22T07:16:48 Monotone-Branch: ca.inverse.sogo M NEWS commit 89a3d513dc9b96eb489beccdb4d25a8556d7679e Author: Francis Lachapelle Date: Fri Nov 21 14:22:50 2008 +0000 Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946 Monotone-Revision: 68f2b7f9b2c58fae0e93b40cea09fea205971ced Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-21T14:22:50 Monotone-Branch: ca.inverse.sogo M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings commit acb4d211a834e3fdd54ab1584ac91cbddc7566db Author: Ludovic Marcotte Date: Thu Nov 20 19:17:59 2008 +0000 See ChangeLog Monotone-Parent: 916c7ceb6091d24b72b12cfcc4cb930fd83a96f8 Monotone-Revision: 434bb07a3b51027135236efad4365813a470e946 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-20T19:17:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUserDefaults.m M UI/MainUI/SOGoUserHomePage.m M UI/Scheduler/UIxComponentEditor.m commit 6c6600bde4decb69f63f068ada60423938bef4c7 Author: Ludovic Marcotte Date: Tue Nov 18 20:59:08 2008 +0000 See ChangeLog Monotone-Parent: 814be30289e980e05d1340e3dc8d3bad9155344d Monotone-Revision: 916c7ceb6091d24b72b12cfcc4cb930fd83a96f8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-18T20:59:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 3539a06f8324d6befea1783e948bf1a8a87c1926 Author: Ludovic Marcotte Date: Tue Nov 18 00:06:37 2008 +0000 See ChangeLog Monotone-Parent: 0400894ebb0d9305dae91e6efb9e8a62a36e6d5b Monotone-Revision: 814be30289e980e05d1340e3dc8d3bad9155344d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-18T00:06:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m A SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html A SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod A SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html A SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod A SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html A SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod A SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html A SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod A SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html A SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m A SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html A SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod A SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/UIxFolderActions.m commit 85c9c6e402880a87b3433ba60f84f5e69d62b28b Author: Ludovic Marcotte Date: Fri Nov 14 00:55:00 2008 +0000 See ChangeLog Monotone-Parent: 81c4e4d41c6464180cf83e11f19c2148e6351324 Monotone-Revision: 0400894ebb0d9305dae91e6efb9e8a62a36e6d5b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-14T00:55:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod M SoObjects/SOGo/SOGoCache.m commit 4b9e8f14861971b44b7af16228d7022197b073dd Author: Ludovic Marcotte Date: Thu Nov 13 16:03:41 2008 +0000 See ChangeLog Monotone-Parent: f84e4aaa7eb033904461e3ce48ce2ff0919a7a30 Monotone-Revision: 81c4e4d41c6464180cf83e11f19c2148e6351324 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-13T16:03:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/CardVersitRenderer.m M SoObjects/Appointments/iCalPerson+SOGo.m commit 5ea4891a28a9abff34d1545c350cb979370b9a7c Author: Ludovic Marcotte Date: Thu Nov 13 13:41:43 2008 +0000 See ChangeLog Monotone-Parent: ad53dc521ff4231b5a6c7a7185ce6deda193e7e8 Monotone-Revision: f84e4aaa7eb033904461e3ce48ce2ff0919a7a30 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-13T13:41:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoUserFolder.m commit 171dfbfb3dad2a3da76e0b0c75fd103ffd97fec6 Author: Francis Lachapelle Date: Wed Nov 12 16:12:23 2008 +0000 Monotone-Parent: aadd417d36fb0c041ee85a89145a87cc634d7aeb Monotone-Revision: ad53dc521ff4231b5a6c7a7185ce6deda193e7e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-12T16:12:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEvent+SOGo.m commit 49412759b835519b4db6760557a00bbf915d7bf0 Author: Ludovic Marcotte Date: Wed Nov 12 03:30:13 2008 +0000 See changelog Monotone-Parent: 9641487ae73aa57f2e0f1a17a9b0f485143a6423 Monotone-Revision: afb54e0e3680201763787e929aeb5bdb376b0543 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-12T03:30:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m commit 74ed2d15e0775fad13f40ec4ce4ba741d2124afb Author: Ludovic Marcotte Date: Tue Nov 11 23:03:46 2008 +0000 See ChangeLog Monotone-Parent: 467ec5f1f0997ec12a4adbf6bc501ee81735cbdb Monotone-Revision: 9641487ae73aa57f2e0f1a17a9b0f485143a6423 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-11T23:03:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.m commit 9c57907bcf73f4e2656904343ccc91fbaa7f2307 Author: Ludovic Marcotte Date: Tue Nov 11 03:04:22 2008 +0000 reverted a change in SOGoAppointmentFolder.m which caused bad SQL to be generated Monotone-Parent: 333349da689a5bd3ef8d70e672d7b0c0d29497a2 Monotone-Revision: 467ec5f1f0997ec12a4adbf6bc501ee81735cbdb Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-11T03:04:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoCache.m commit ad06ce1c30902b7ed93263c0d8c151715ae64a4b Author: Ludovic Marcotte Date: Tue Nov 11 02:08:03 2008 +0000 We disable our observers for now. Monotone-Parent: e74038b8c915f22e294a5efbc419eef439f81d21 Monotone-Revision: 333349da689a5bd3ef8d70e672d7b0c0d29497a2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-11T02:08:03 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.m commit 861a3558ace261a11706510cb9b1ef435ee77da7 Author: Ludovic Marcotte Date: Tue Nov 11 01:52:56 2008 +0000 Many improvements to the previous commit. Monotone-Parent: b338f502fe70efea6d0d06d3f5a745163d1dbaf7 Monotone-Revision: e74038b8c915f22e294a5efbc419eef439f81d21 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-11T01:52:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit ff3e1fbb42f72a551b8164734432177bb6a3d0c7 Author: Ludovic Marcotte Date: Tue Nov 11 00:17:35 2008 +0000 Dropped the SOGoUserManager class and moved its code to SOGoCache. Cleaned up the code a little bit. Monotone-Parent: f570fda8096334f1267b8f01d59732c4fa9943c6 Monotone-Revision: b338f502fe70efea6d0d06d3f5a745163d1dbaf7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-11T00:17:35 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m D SoObjects/SOGo/SOGoUserManager.h D SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.m commit be4e239537d0095b42fcd7c43fd20b934edc5d77 Author: Ludovic Marcotte Date: Mon Nov 10 16:32:24 2008 +0000 Disabled the posting of notifications on settings changes for now. Monotone-Parent: c5b69aa2e99f9ed31beb8040542e5ebcf91bc2f6 Monotone-Revision: f570fda8096334f1267b8f01d59732c4fa9943c6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-10T16:32:24 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserDefaults.m commit 4abe7913449adc3e1893a268151e7e230d2030e3 Author: Ludovic Marcotte Date: Mon Nov 10 16:01:35 2008 +0000 Updated the templates wrt the "sent by" stuff. Monotone-Parent: 6fac49c5eccc3f49ff214ee3fa7e0df6f166f18d Monotone-Revision: ee7adf911df75af83b62839ef6965b5e4ed7cc8b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-10T16:01:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html M SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod M SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html M SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod M SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html M SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod M SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html M SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod M SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html M SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod M SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html M SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod M SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html M SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod M SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html M SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod M SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html M SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod M SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html M SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod commit 312656117fb1f25a6743ba6001153ced2e90ec74 Author: Ludovic Marcotte Date: Mon Nov 10 15:38:05 2008 +0000 Improved handling of notifications and participation change updates. Added comments to the code. Monotone-Parent: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba Monotone-Revision: 6fac49c5eccc3f49ff214ee3fa7e0df6f166f18d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-10T15:38:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/UIxMailPartICalActions.m commit 75e7e92958e047bd0d4d02ebbc7ee47e8750ce79 Author: Francis Lachapelle Date: Fri Nov 7 20:24:46 2008 +0000 Monotone-Parent: 3788093156db6417b60bcf6e46c839e8ce8781a8 Monotone-Revision: 21357db79071c6bb6bb16eb3c8570464c85cbea9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T20:24:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit ce7a04c90cca4041ebdb4a40bd5049a131bb2c28 Author: Francis Lachapelle Date: Fri Nov 7 20:03:12 2008 +0000 Monotone-Parent: fc8a386bb7a8ed33f9aa40e7912eb09eeba0e6cb Monotone-Revision: 3788093156db6417b60bcf6e46c839e8ce8781a8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T20:03:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.css commit 0d880248ba5c10c96e05f7d1875fb5db29ecc40e Author: Francis Lachapelle Date: Fri Nov 7 18:56:03 2008 +0000 Remove infinite repeating events from future/all events list Monotone-Parent: f4de398f76f75d98075e7f82ecc7fb9fcd5758d9 Monotone-Revision: fc8a386bb7a8ed33f9aa40e7912eb09eeba0e6cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T18:56:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalListingActions.m commit b0cc837b01a9134b9c03571f4eac382e862c079b Author: Francis Lachapelle Date: Fri Nov 7 16:03:38 2008 +0000 Monotone-Parent: b229ca5c75334af0b157b6eb38d16415002b4108 Monotone-Revision: f4de398f76f75d98075e7f82ecc7fb9fcd5758d9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T16:03:38 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/WebServerResources/MailerUI.css commit 50a923fa53e244abd38725e211d7823ccec72f1c Author: Francis Lachapelle Date: Fri Nov 7 16:02:28 2008 +0000 Monotone-Parent: 7371179d3b938cc3b5765e89f460ceb7c9380b83 Monotone-Revision: b229ca5c75334af0b157b6eb38d16415002b4108 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T16:02:28 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit fc00eedc5eeb9fba2cfc96ea8dae698d8c95c123 Author: Francis Lachapelle Date: Fri Nov 7 16:00:31 2008 +0000 Monotone-Parent: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba Monotone-Revision: 7371179d3b938cc3b5765e89f460ceb7c9380b83 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-07T16:00:31 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit 1b5c0ef81c9c274ebbdad47a41c6d9b1559b9ebb Author: Francis Lachapelle Date: Thu Nov 6 17:19:14 2008 +0000 Support for event transparency Monotone-Parent: 06e0cbe00f04ba2b584f2f5abbb2b38299b66333 Monotone-Revision: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-06T17:19:14 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 023e7a4b3cb2cff7116f5b65b3f9a7bddb24137a Author: Francis Lachapelle Date: Thu Nov 6 17:16:09 2008 +0000 Monotone-Parent: db186d0ad7ef7cd1cab54a0ee31f87daa7c32085 Monotone-Revision: 06e0cbe00f04ba2b584f2f5abbb2b38299b66333 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-06T17:16:09 Monotone-Branch: ca.inverse.sogo M UI/MainUI/German.lproj/Localizable.strings commit a57e885766c0a3657bc69a20b7fc82d8c5ed933a Author: Ludovic Marcotte Date: Wed Nov 5 21:04:16 2008 +0000 Added the SOGoUserManager class (not used right now) to cache user preferences. Fixed tons of bugs wrt invitations handling and more cleanup needs to be done. Monotone-Parent: 56b6e4ca9c570a4e36d00e32127d539e82da7293 Monotone-Revision: db186d0ad7ef7cd1cab54a0ee31f87daa7c32085 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-11-05T21:04:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html M SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod M SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html M SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m A SoObjects/SOGo/SOGoUserManager.h A SoObjects/SOGo/SOGoUserManager.m M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 5100d6611d8422477e080adc2006fb9f5a621bbd Author: Francis Lachapelle Date: Wed Nov 5 17:26:02 2008 +0000 Fix for feature #3079 Monotone-Parent: 1de4349e78aa0e2e7b5b5f1107576ae89d90f64e Monotone-Revision: 56b6e4ca9c570a4e36d00e32127d539e82da7293 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-05T17:26:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/WOContext+SOGo.h A SoObjects/SOGo/WOContext+SOGo.m M SoObjects/SOGo/WORequest+SOGo.m M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoRootPage.m M UI/MainUI/Spanish.lproj/Localizable.strings M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.js commit d54abbdcfe6d56162c02036b9d3ffca5bba1c0dc Author: Francis Lachapelle Date: Wed Nov 5 17:16:35 2008 +0000 Fix for bug #2806 Monotone-Parent: 1d653d4f984b0eeefbcd5014a68753ef3d761b3c Monotone-Revision: 1de4349e78aa0e2e7b5b5f1107576ae89d90f64e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-05T17:16:35 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEventChanges.m commit 7a2eff59ea77eda5d681ffb547574ce5edb5b721 Author: Francis Lachapelle Date: Tue Nov 4 19:55:50 2008 +0000 Fix for bug #2969 Monotone-Parent: 34dbce3026b164b07c558711781fcfb5cde0fcff Monotone-Revision: 1d653d4f984b0eeefbcd5014a68753ef3d761b3c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-04T19:55:50 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.js commit 07225fe5888340f8191e678facd9f1537fe02984 Author: Francis Lachapelle Date: Mon Nov 3 14:17:57 2008 +0000 Monotone-Parent: 093eb3ebcf238b8c813759fda17e22addd7cc0b0 Monotone-Revision: 34dbce3026b164b07c558711781fcfb5cde0fcff Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-03T14:17:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxAppointmentEditor.m M UI/WebServerResources/SchedulerUI.js commit 73b30201b568b24aa23ba734a5151fb2c931f76b Author: Francis Lachapelle Date: Mon Nov 3 14:16:32 2008 +0000 Monotone-Parent: 074583b760d22fd304ab34fcd5ff7fbb9733e5e3 Monotone-Revision: 093eb3ebcf238b8c813759fda17e22addd7cc0b0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-03T14:16:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 4252de8a5a38ef4229516d24f98a73a96bc27e10 Author: Francis Lachapelle Date: Mon Nov 3 14:15:52 2008 +0000 Monotone-Parent: 04e28af0435c8c97a56e36c8f4f1110b3c578d39 Monotone-Revision: 074583b760d22fd304ab34fcd5ff7fbb9733e5e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-03T14:15:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit d71300529e9bb64d6ae1c52cdeece5bb098c35e2 Author: Francis Lachapelle Date: Wed Oct 29 19:23:31 2008 +0000 Fix for bug #3053 Monotone-Parent: 9376aa4657e9b844da0fae6b7a6d6b2d4245426d Monotone-Revision: 04e28af0435c8c97a56e36c8f4f1110b3c578d39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-29T19:23:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/UIxMailEditor.js commit 2730cad6aba2a12fd4868db55f077e0bde694b39 Author: Francis Lachapelle Date: Wed Oct 29 16:51:30 2008 +0000 Fix for bug #3070 Monotone-Parent: 19d15b96db77b7896c5af9b492890a83e753fa88 Monotone-Revision: 9376aa4657e9b844da0fae6b7a6d6b2d4245426d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-29T16:51:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 7eb75688435e4b097d8b2f91733faff3282196cf Author: Francis Lachapelle Date: Wed Oct 29 16:45:45 2008 +0000 Fix for bug #3070 Monotone-Parent: 389ebfd16dbf972c7427f7a8ebab62d72400c15c Monotone-Revision: 19d15b96db77b7896c5af9b492890a83e753fa88 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-29T16:45:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit dafb17c05a70ccacf4559a53a5fc3074299821bf Author: Francis Lachapelle Date: Fri Oct 24 22:30:19 2008 +0000 Fix for bug #3065 Monotone-Parent: 64c0713802f9595de3f792409a68ecb74bb80532 Monotone-Revision: 389ebfd16dbf972c7427f7a8ebab62d72400c15c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-24T22:30:19 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 40d5c508cc69f7b7dd6dcba12302982251bf0488 Author: Ludovic Marcotte Date: Fri Oct 24 16:12:21 2008 +0000 Fixed templates for email notifications during invitations. They will need to be fully translated (in languages other than english and french) Monotone-Parent: a62274e4f237a8d859323dac4cb26008cc301b18 Monotone-Revision: 64c0713802f9595de3f792409a68ecb74bb80532 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-24T16:12:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod M SoObjects/Appointments/SOGoCalendarComponent.m commit 1be3bd22c114d87d1d2ed9cdcab2ffe586f123e4 Author: Wolfgang Sourdeau Date: Thu Oct 23 17:37:21 2008 +0000 Monotone-Parent: 2e84cd33211e690f4a1d23f18f557220df113d36 Monotone-Revision: a62274e4f237a8d859323dac4cb26008cc301b18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-23T17:37:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoMailer.m commit a6b42075101582b99333b307c830b764c5712f81 Author: Wolfgang Sourdeau Date: Thu Oct 23 15:55:56 2008 +0000 Monotone-Parent: 3ad8d11f70ec6e6370751cd72269263405a290a1 Monotone-Revision: 2e84cd33211e690f4a1d23f18f557220df113d36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-23T15:55:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.m commit 4c6ce949d6b4cc98483ff28d1afc83da686e6365 Author: Wolfgang Sourdeau Date: Thu Oct 23 15:45:41 2008 +0000 Monotone-Parent: 7e63e5fdd760a91e91ec6f1759064a5e5c2f267f Monotone-Revision: 3ad8d11f70ec6e6370751cd72269263405a290a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-23T15:45:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/MailerUI.js commit b6201ae20a3cf135c093759498067eb759542e40 Author: Wolfgang Sourdeau Date: Thu Oct 23 15:35:20 2008 +0000 Monotone-Parent: a93dd2767c4f017932c6339f82394fd558ef304f Monotone-Revision: 7e63e5fdd760a91e91ec6f1759064a5e5c2f267f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-23T15:35:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m commit 94e1d603128ab4220c7a7c9b14ddd2a86cb60746 Author: Wolfgang Sourdeau Date: Thu Oct 23 15:35:05 2008 +0000 Monotone-Parent: 49bc68e8b74862055ad4e2b93e3b0c4b0e791801 Monotone-Revision: a93dd2767c4f017932c6339f82394fd558ef304f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-23T15:35:05 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 42e149a3b28779d5ec97408ae453cf77697616b6 Author: Ludovic Marcotte Date: Wed Oct 22 20:50:27 2008 +0000 Improved error message when misconfiguring the SOGoLDAPSources. Monotone-Parent: 24fe8bbb9b61c347ef798b9f6e888d08bf6aa660 Monotone-Revision: 49bc68e8b74862055ad4e2b93e3b0c4b0e791801 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-22T20:50:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit 2ec29054e92b42b2384fdcd7abb41d66d56337a2 Author: Ludovic Marcotte Date: Wed Oct 22 15:54:02 2008 +0000 Removed useless \r\n in DAV response. This confused Lightning 0.9. Monotone-Parent: f14f194e02808a128112c1844ba759925e48c6e7 Monotone-Revision: 24fe8bbb9b61c347ef798b9f6e888d08bf6aa660 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-22T15:54:02 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/SOGo/SOGoUserFolder.m commit c99479eece1d5189d190fea7ed963db285b04eae Author: Francis Lachapelle Date: Tue Oct 21 21:58:59 2008 +0000 Fix for bug #3052 Monotone-Parent: 3d09360548125f704154cb51ed4a79758826cad0 Monotone-Revision: 5f7a29adfa72a5c2257226be59358d6ef7642557 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-21T21:58:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6d1aa93998f57683eff07fcaf284fcba79756858 Author: Wolfgang Sourdeau Date: Tue Oct 21 16:26:07 2008 +0000 Monotone-Parent: 15b348711217f6686deaa8f88ae89e58a11f436c Monotone-Revision: add28d9d67adcd6d59ae80bdec669e2794e55fc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-21T16:26:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 9b77c3788f4ef98229d470c7402f09fbce28d9dc Author: Wolfgang Sourdeau Date: Tue Oct 21 16:20:07 2008 +0000 Monotone-Parent: 2dcd3767ec243afcd8e444a801259ca2507bd02e Monotone-Revision: 15b348711217f6686deaa8f88ae89e58a11f436c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-21T16:20:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit febfc84dcb4fa38cf1af16edcb1f6e01f2a90a47 Author: Francis Lachapelle Date: Mon Oct 20 18:40:45 2008 +0000 Monotone-Parent: 2dcd3767ec243afcd8e444a801259ca2507bd02e Monotone-Revision: 3d09360548125f704154cb51ed4a79758826cad0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-20T18:40:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 278bba0494bf116fcee85e635f3d722ba615258e Author: Francis Lachapelle Date: Mon Oct 20 17:13:13 2008 +0000 Fix for bug #3050 Monotone-Parent: 29012a24fcdd112faf6be38cab14b049484469f6 Monotone-Revision: 2dcd3767ec243afcd8e444a801259ca2507bd02e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-20T17:13:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit ce8eda69416cedc6a26343b882317b8f14752e21 Author: Ludovic Marcotte Date: Mon Oct 20 16:23:29 2008 +0000 Updated templates to avoid crashes during invitation replies. Monotone-Parent: ad935d05acb272f749720110ffa0a03bb52d220d Monotone-Revision: 29012a24fcdd112faf6be38cab14b049484469f6 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-20T16:23:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html commit 39af916d688b351c10aed3b2b8321c31e06f08db Author: Ludovic Marcotte Date: Mon Oct 20 14:04:09 2008 +0000 Added a wise NSLog call to give more clue to users about a misconfiguration of the SOGoLDAPSources. Monotone-Parent: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25 Monotone-Revision: 7b8ed9c4b20f7511d8c8423f497d9006d548729d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-20T14:04:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit d6f7a53694d62beca72bfad10a749651959690df Author: Francis Lachapelle Date: Fri Oct 17 23:41:52 2008 +0000 Fix for bug #3044 Monotone-Parent: f1a1a7d4fd101844877061fca124817c04fb68bb Monotone-Revision: c188de330d668938c84bba685aabd793abbfbe6a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-17T23:41:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 5bb2c383262fed5273b2f6e753185e14ae461219 Author: Francis Lachapelle Date: Fri Oct 17 23:41:27 2008 +0000 Fix for bug #3038 Monotone-Parent: fd6739c8912ccda074f93108e73623ee0dcc2d1b Monotone-Revision: f1a1a7d4fd101844877061fca124817c04fb68bb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-17T23:41:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit 0b09c1b52b00daea4273ee3c2adca5a0d38748d7 Author: Francis Lachapelle Date: Fri Oct 17 02:17:56 2008 +0000 Fix for bug #3039 Monotone-Parent: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25 Monotone-Revision: fd6739c8912ccda074f93108e73623ee0dcc2d1b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-17T02:17:56 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 1476b9f8cd051b533d79b116ce067543276f684c Author: Wolfgang Sourdeau Date: Thu Oct 16 20:15:15 2008 +0000 Monotone-Parent: 7783dd885054cebd0991b4226695bea400c2c6c1 Monotone-Revision: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-16T20:15:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 494d09748f395ac93082ca21062a8ac050c75ec3 Author: Francis Lachapelle Date: Thu Oct 16 18:07:09 2008 +0000 Monotone-Parent: 1175fba37fd9ba323ce110c5136b0751279a5e37 Monotone-Revision: 7783dd885054cebd0991b4226695bea400c2c6c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-16T18:07:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit a54be67579e2a625680102b6e9d1a124bf035360 Author: Francis Lachapelle Date: Thu Oct 16 17:57:49 2008 +0000 Fix for bug #3032 Monotone-Parent: cb44eaef6cc3aa0a6f570b05e783dcb291f731f4 Monotone-Revision: 1175fba37fd9ba323ce110c5136b0751279a5e37 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-16T17:57:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailToSelection.js commit 71c61697abd5b645302ae38c78ed7e54cb3cbafc Author: Francis Lachapelle Date: Thu Oct 16 15:09:15 2008 +0000 Monotone-Parent: 6e72cda98a0d10247d00cb8b21c0989d26a9e774 Monotone-Revision: cb44eaef6cc3aa0a6f570b05e783dcb291f731f4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-16T15:09:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/generic.js commit b4e75a005db1f7aa2c57ffa1b7a9e053170a9b27 Author: Francis Lachapelle Date: Thu Oct 16 15:07:00 2008 +0000 Fix for bug #3035 Monotone-Parent: 23a75a439dab4749661e5ba939407cd942b57da1 Monotone-Revision: 6e72cda98a0d10247d00cb8b21c0989d26a9e774 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-16T15:07:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailPopupView.wox commit 38c3ca498bb85406d96457caecf968d3aeaa92f8 Author: Francis Lachapelle Date: Wed Oct 15 22:47:42 2008 +0000 Monotone-Parent: 52dc624973a3147c2b05788ed050496a1712836e Monotone-Revision: 23a75a439dab4749661e5ba939407cd942b57da1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T22:47:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d374a7c0ab8585db058112cbe281bc05cb71ef84 Author: Francis Lachapelle Date: Wed Oct 15 20:22:14 2008 +0000 Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a Monotone-Revision: 52dc624973a3147c2b05788ed050496a1712836e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T20:22:14 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSContactFieldExtractor.m commit 5de234238acd223294c68dc83f9bce4574a5ffd6 Author: Francis Lachapelle Date: Wed Oct 15 20:06:38 2008 +0000 Monotone-Parent: bf4570489172c778883e36d3a499496d332f3813 Monotone-Revision: ada3e67bf46f257bd1585ae26b366af2a60f210a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T20:06:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 76f4172408b4e205610b79b3bef0992645b4f73a Author: Francis Lachapelle Date: Wed Oct 15 19:57:17 2008 +0000 Monotone-Parent: b32a3736b939af117ea6ccc7b8ce477cdc8c0b90 Monotone-Revision: bf4570489172c778883e36d3a499496d332f3813 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T19:57:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M UI/Contacts/UIxContactEditor.m commit 993fc69f8110c5c96d6ae96335ccf5c8cf85ec6b Author: Francis Lachapelle Date: Wed Oct 15 15:07:17 2008 +0000 Monotone-Parent: e3c366d0f994c28dc0f424d8712c67980170a6c1 Monotone-Revision: 77c8b4de9ced789f1bc229519470e879b316a239 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T15:07:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 98c344993c2b1e4d34bd6eca86223092b9f2fbbf Author: Wolfgang Sourdeau Date: Wed Oct 15 14:53:54 2008 +0000 Monotone-Parent: 616921280c79198f2b2025ca567453d8d7d550e7 Monotone-Revision: e831b47e5e76168e9bb7b9172e518e7d8c871173 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-15T14:53:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/UIxMailListView.m commit e08698a17e5f52dc343aee275ed43fe29e9f5120 Author: Wolfgang Sourdeau Date: Wed Oct 15 14:52:02 2008 +0000 Monotone-Parent: 35aeb39a4ff1d311050f0ab6cc5002f6896f9572 Monotone-Revision: 616921280c79198f2b2025ca567453d8d7d550e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-15T14:52:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 09d42ba770d99b40fd2f3342c51b214c6996446e Author: Francis Lachapelle Date: Wed Oct 15 14:40:40 2008 +0000 Monotone-Parent: 35aeb39a4ff1d311050f0ab6cc5002f6896f9572 Monotone-Revision: e3c366d0f994c28dc0f424d8712c67980170a6c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-15T14:40:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/prototype.js commit eb400fd2e5311f5be9ec950ff0a9a48957a9e175 Author: C Robert Date: Tue Oct 14 21:18:52 2008 +0000 Fixed a bug in cpoy/move menus (only the first column worked) Monotone-Parent: 822260d0260bcf1547f7d38fe5a673fcdcb589ad Monotone-Revision: f47bc809420338973f9f0d1ab2dabcacc7019252 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-14T21:18:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 2a5fd5f89224a4d052e2cf6f67a1b844975fbafa Author: Ludovic Marcotte Date: Tue Oct 14 17:36:04 2008 +0000 We now expunge the current selected mailbox whenver we 'leave' the mail module. Monotone-Parent: 822260d0260bcf1547f7d38fe5a673fcdcb589ad Monotone-Revision: addd7d5e87d3a58601c005b2b25baaecc4ac4ece Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-14T17:36:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 933329f71dbe5c215c1af500f070691232ad807c Author: Ludovic Marcotte Date: Tue Oct 14 16:48:40 2008 +0000 Fixed some translations. Monotone-Parent: 72682eea27a61c6fe055d0c7ed1767dee836aa28 Monotone-Revision: 822260d0260bcf1547f7d38fe5a673fcdcb589ad Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-14T16:48:40 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 108cb845c7fac51fad09ea0c04208dd3ec2ddac3 Author: C Robert Date: Tue Oct 14 16:50:39 2008 +0000 Re-re-fixed the header columns bug Monotone-Parent: 37b0203e2cc332fa2bf9c9c6fa34fc682adcb427 Monotone-Revision: 72682eea27a61c6fe055d0c7ed1767dee836aa28 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-14T16:50:39 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.js commit a3b58a2c7d6e44992c13a9eb805ef3f638244ce2 Author: C Robert Date: Tue Oct 14 15:40:10 2008 +0000 Re-Fixed Monotone-Parent: f5519aba4ce49dda80d5353427f90b5e4646fd04 Monotone-Revision: 37b0203e2cc332fa2bf9c9c6fa34fc682adcb427 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-14T15:40:10 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m commit 1e689dc9302f784eb57322100875e0edfb10c8d3 Author: C Robert Date: Tue Oct 14 15:24:16 2008 +0000 Fixed a bug in Sent and Drafts folders (showed From instead of To) Monotone-Parent: cd3773da85b6861c3ff9d7ec853caa41e8bb9591 Monotone-Revision: f5519aba4ce49dda80d5353427f90b5e4646fd04 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-14T15:24:16 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox commit 498ee6581c5d501de30cd99ced587ddbc1a36913 Author: Ludovic Marcotte Date: Mon Oct 13 13:13:01 2008 +0000 Added transactions around database transactions, especially around the DELETE ones that wouldn't work too well in Oracle. Monotone-Parent: 1bdb79b8cf0d84f8038dc05631d7db768d3faca4 Monotone-Revision: cd3773da85b6861c3ff9d7ec853caa41e8bb9591 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-13T13:13:01 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderManager.m M SoObjects/SOGo/SOGoUser.m commit adede1656850dad3fd244a17a349202e2541ca32 Author: C Robert Date: Thu Oct 9 20:38:43 2008 +0000 Fixed a bug in menu (move/copy) selection Monotone-Parent: 6c373f0d20463d992f29e12a75b931b08f890301 Monotone-Revision: 1bdb79b8cf0d84f8038dc05631d7db768d3faca4 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-09T20:38:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 6e4e8cea2d0bab4ac1d895c4ea786e3322dc3f69 Author: C Robert Date: Thu Oct 9 19:59:05 2008 +0000 Icon and text for an attached file are now centered Monotone-Parent: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82 Monotone-Revision: c5a2fc082a5c244225c25cf41b83bbc018f79a6d Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-09T19:59:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit dbfd64e61ff255abadda76094c61225073d6878b Author: Francis Lachapelle Date: Thu Oct 9 19:27:37 2008 +0000 Monotone-Parent: b31e6efb5efed6bcfa2c6aaca6dbbb4e06a9a637 Monotone-Revision: ae19f5b80b87d9f63b4068d2a027a9fdb3190efb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-09T19:27:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/MailerUIdTree.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js commit 0408389bb9ad3d89ca7856f1597e1512af920785 Author: Francis Lachapelle Date: Thu Oct 9 18:45:09 2008 +0000 Monotone-Parent: ca39f4c4b9b67b5d8fd268ec4322f18de2d255ca Monotone-Revision: b31e6efb5efed6bcfa2c6aaca6dbbb4e06a9a637 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-09T18:45:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 9ec8e8c4fc7217396d3efd9384f0d56ceab190ba Author: Wolfgang Sourdeau Date: Thu Oct 9 18:39:03 2008 +0000 Monotone-Parent: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82 Monotone-Revision: 8abd92fe532be14683eafa92d990c2fce38a7365 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-09T18:39:03 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox D UI/WebServerResources/MailerUI+dTree.js A UI/WebServerResources/MailerUIdTree.js commit 1378a588a34f91767971cbf32a6f128f5e4ea7fb Author: Francis Lachapelle Date: Thu Oct 9 17:53:57 2008 +0000 Monotone-Parent: 13d32f10f777940ff2ce93d307d4211a335f0571 Monotone-Revision: 32ab392d3b7d226db707f5c0a95d358eb0d5d4de Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-09T17:53:57 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit f2b761555b2886588b4fd20c8edf9a4d47bab176 Author: Francis Lachapelle Date: Thu Oct 9 15:44:11 2008 +0000 Monotone-Parent: 8de4aea8eccbe5e0fc4f23a3fb07e205970fa413 Monotone-Revision: 13d32f10f777940ff2ce93d307d4211a335f0571 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-09T15:44:11 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit c5d2069318628e1a7cd7e26be1677bf4f64bc524 Author: Francis Lachapelle Date: Wed Oct 8 19:31:39 2008 +0000 Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f Monotone-Revision: 8de4aea8eccbe5e0fc4f23a3fb07e205970fa413 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-08T19:31:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 6ab5cfa937e20ed611eef6b45cb5fe18122e370d Author: C Robert Date: Wed Oct 8 18:38:03 2008 +0000 Fixed a translation bug in MessageListView Monotone-Parent: 4b5ba0c0b794837c553c64a3c5e55717bd636b7b Monotone-Revision: a1a0f6f62f6d3e023e2fadcfe803aad3abadef82 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-08T18:38:03 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox commit 9e860430f45924d49e05f36dcabb94f8cfe85251 Author: Ludovic Marcotte Date: Wed Oct 8 16:25:30 2008 +0000 Updated the string files for the "Priority" string. Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f Monotone-Revision: ac68ed83f444da4e4bab62959d53aad8ed53ff55 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-08T16:25:30 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings commit aecb5acd2958512b7f684fa8331edaa6a684766e Author: Wolfgang Sourdeau Date: Wed Oct 8 16:03:24 2008 +0000 Monotone-Parent: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f Monotone-Revision: 3550dd70ecbb9d12c44ec69561f97a455b714c93 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-08T16:03:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit a3690810149c8a006cde09258c38e7d7faed5718 Author: Ludovic Marcotte Date: Mon Oct 6 17:17:43 2008 +0000 We now correctly position and support the "Load Images" option in HTML mails from a popup window. Monotone-Parent: 95dd42cd6a83e654864923e0ae5dba233def3394 Monotone-Revision: 222ceca8e71fe7e1c2395ac641b067b96b94ae3f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-06T17:17:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 0be954db17b90974bcaf9ceba46065e830e923ee Author: C Robert Date: Mon Oct 6 15:44:05 2008 +0000 Fixed #3008 Monotone-Parent: 459d0175f983b6e31e8957fa80969a4b335469cb Monotone-Revision: 95dd42cd6a83e654864923e0ae5dba233def3394 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-06T15:44:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit c8778a820ddd368bef575d066cd5f8adf7e8280e Author: Francis Lachapelle Date: Fri Oct 3 23:12:11 2008 +0000 Monotone-Parent: 717b1106bd82a838188f97c4b88f9caa35e59586 Monotone-Revision: 459d0175f983b6e31e8957fa80969a4b335469cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-10-03T23:12:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.m M UI/Contacts/UIxContactFoldersView.m M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js commit 53a1764c22a313d7f88a77b48a90aef92cb12edc Author: C Robert Date: Fri Oct 3 21:05:53 2008 +0000 Fixed a bug that duplicated messages on move (in trash folder) Monotone-Parent: 93e3ee8d7dc1f21a4f8a7f576b722c8b564aecde Monotone-Revision: 717b1106bd82a838188f97c4b88f9caa35e59586 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-03T21:05:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 5057bd6067307a68a318c938a87720166d45b652 Author: C Robert Date: Fri Oct 3 20:26:26 2008 +0000 Fixed a bug when messages are moved Monotone-Parent: df09cb53adc84e0b77ac22ce38dfb6e89498ea33 Monotone-Revision: 93e3ee8d7dc1f21a4f8a7f576b722c8b564aecde Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-03T20:26:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 95c83d64e70e9c888b023d74d2cf42448659d9ea Author: C Robert Date: Fri Oct 3 19:01:29 2008 +0000 See ChangeLog Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22 Monotone-Revision: 32554661a85cc9243d30ced4dbf571eab59b4ea3 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-03T19:01:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css commit 86ee24564d62087f4e4333dc2637ab69fd3b06ce Author: Wolfgang Sourdeau Date: Fri Oct 3 15:59:05 2008 +0000 Monotone-Parent: 08887e8ab8ffface427b76d3b4c8103b06bad176 Monotone-Revision: d23ffdb26b88012981424a2080e8ef01316372e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-03T15:59:05 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 0f212d73661a936b4c84bdbb906bd30bae4c456e Author: Wolfgang Sourdeau Date: Fri Oct 3 15:58:50 2008 +0000 Monotone-Parent: e03672063c7c66e3b24ca73e85d84e0c903e6bc7 Monotone-Revision: 08887e8ab8ffface427b76d3b4c8103b06bad176 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-03T15:58:50 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 1aef34a3b561f390f666d72d6e1dcd2e7842f1aa Author: Wolfgang Sourdeau Date: Fri Oct 3 15:58:31 2008 +0000 Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22 Monotone-Revision: e03672063c7c66e3b24ca73e85d84e0c903e6bc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-03T15:58:31 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 4109cf5e2769ab4b82e7a7b23b8f299b022ce16d Author: Ludovic Marcotte Date: Fri Oct 3 13:54:24 2008 +0000 Added the possibility of retreiving the number of unseen messages from the INBOX. Monotone-Parent: 043af14fd2ae984a7c53179d03394ad062129d22 Monotone-Revision: 22a0204fbcb44500dd41a225b263a8be90401353 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-03T13:54:24 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/product.plist commit 95f54c2c96d7dd11f6be2653508fbf682aa270dd Author: Ludovic Marcotte Date: Fri Oct 3 12:05:21 2008 +0000 Fixed the spec file. Monotone-Parent: a42c8a3551da9474cae3cd9afc489aac08bcaf88 Monotone-Revision: 043af14fd2ae984a7c53179d03394ad062129d22 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-03T12:05:21 Monotone-Branch: ca.inverse.sogo M sogo.spec commit ba1e60db17dbfbde6410afd69059e0a20c776216 Author: C Robert Date: Thu Oct 2 15:16:50 2008 +0000 SOGoMailListViewColumnsOrder is no longer mandatory in sogo defaults Monotone-Parent: c54fb1d46a2e8d4d85dfdd53f857dcdc179f996f Monotone-Revision: a42c8a3551da9474cae3cd9afc489aac08bcaf88 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-02T15:16:50 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m commit 0bcc5fbdec85b7d7bf8969d78f34015bea4de945 Author: C Robert Date: Thu Oct 2 15:04:55 2008 +0000 Previous revision had a malfunctionning MailerUI.js Monotone-Parent: 398e2de6f331504256a7ec906263ca190e2008af Monotone-Revision: c54fb1d46a2e8d4d85dfdd53f857dcdc179f996f Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-02T15:04:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit ffbbc25ded50dd146f2a22ac6c00e47d710e84c8 Author: C Robert Date: Thu Oct 2 15:00:13 2008 +0000 See ChangeLog Monotone-Parent: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81 Monotone-Revision: 398e2de6f331504256a7ec906263ca190e2008af Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-02T15:00:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js A UI/WebServerResources/mime-application-certificate.png A UI/WebServerResources/mime-application-magicpoint.png A UI/WebServerResources/mime-application-msword.png A UI/WebServerResources/mime-application-ogg.png A UI/WebServerResources/mime-application-pdf.png A UI/WebServerResources/mime-application-postscript.png A UI/WebServerResources/mime-application-rtf.png A UI/WebServerResources/mime-application-vnd.lotus-1-2-3.png A UI/WebServerResources/mime-application-vnd.ms-excel.png A UI/WebServerResources/mime-application-vnd.ms-powerpoint.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.graphics.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.image.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.presentation.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.spreadsheet.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.text-web.png A UI/WebServerResources/mime-application-vnd.oasis.opendocument.text.png A UI/WebServerResources/mime-application-vnd.rn-realmedia-secure.png A UI/WebServerResources/mime-application-vnd.rn-realmedia-vbr.png A UI/WebServerResources/mime-application-vnd.rn-realmedia.png A UI/WebServerResources/mime-application-vnd.stardivision.calc.png A UI/WebServerResources/mime-application-vnd.stardivision.impress.png A UI/WebServerResources/mime-application-vnd.stardivision.writer.png A UI/WebServerResources/mime-application-vnd.sun.xml.calc.png A UI/WebServerResources/mime-application-vnd.sun.xml.draw.png A UI/WebServerResources/mime-application-vnd.sun.xml.impress.png A UI/WebServerResources/mime-application-vnd.sun.xml.writer.png A UI/WebServerResources/mime-application-wordperfect.png A UI/WebServerResources/mime-application-x-7z-compressed.png A UI/WebServerResources/mime-application-x-abiword.png A UI/WebServerResources/mime-application-x-applix-spreadsheet.png A UI/WebServerResources/mime-application-x-applix-word.png A UI/WebServerResources/mime-application-x-archive.png A UI/WebServerResources/mime-application-x-arj.png A UI/WebServerResources/mime-application-x-bzip-compressed-tar.png A UI/WebServerResources/mime-application-x-bzip.png A UI/WebServerResources/mime-application-x-cd-image.png A UI/WebServerResources/mime-application-x-compress.png A UI/WebServerResources/mime-application-x-compressed-tar.png A UI/WebServerResources/mime-application-x-cpio-compressed.png A UI/WebServerResources/mime-application-x-cpio.png A UI/WebServerResources/mime-application-x-deb.png A UI/WebServerResources/mime-application-x-dvi.png A UI/WebServerResources/mime-application-x-executable.png A UI/WebServerResources/mime-application-x-font-afm.png A UI/WebServerResources/mime-application-x-font-bdf.png A UI/WebServerResources/mime-application-x-font-linux-psf.png A UI/WebServerResources/mime-application-x-font-pcf.png A UI/WebServerResources/mime-application-x-font-sunos-news.png A UI/WebServerResources/mime-application-x-font-ttf.png A UI/WebServerResources/mime-application-x-gnumeric.png A UI/WebServerResources/mime-application-x-gzip.png A UI/WebServerResources/mime-application-x-gzpostscript.png A UI/WebServerResources/mime-application-x-jar.png A UI/WebServerResources/mime-application-x-killustrator.png A UI/WebServerResources/mime-application-x-kpresenter.png A UI/WebServerResources/mime-application-x-kspread.png A UI/WebServerResources/mime-application-x-kword.png A UI/WebServerResources/mime-application-x-lha.png A UI/WebServerResources/mime-application-x-lhz.png A UI/WebServerResources/mime-application-x-lzma-compressed-tar.png A UI/WebServerResources/mime-application-x-lzma.png A UI/WebServerResources/mime-application-x-ms-dos-executable.png A UI/WebServerResources/mime-application-x-perl.png A UI/WebServerResources/mime-application-x-php.png A UI/WebServerResources/mime-application-x-python-bytecode.png A UI/WebServerResources/mime-application-x-rar.png A UI/WebServerResources/mime-application-x-rpm.png A UI/WebServerResources/mime-application-x-scribus.png A UI/WebServerResources/mime-application-x-shellscript.png A UI/WebServerResources/mime-application-x-shockwave-flash.png A UI/WebServerResources/mime-application-x-stuffit.png A UI/WebServerResources/mime-application-x-tar.png A UI/WebServerResources/mime-application-x-tarz.png A UI/WebServerResources/mime-application-x-tex.png A UI/WebServerResources/mime-application-xhtml+xml.png A UI/WebServerResources/mime-application-zip.png A UI/WebServerResources/mime-ascii.png A UI/WebServerResources/mime-audio-x-generic.png A UI/WebServerResources/mime-audio.png A UI/WebServerResources/mime-binary.png A UI/WebServerResources/mime-contents2.png A UI/WebServerResources/mime-deb.png A UI/WebServerResources/mime-document.png A UI/WebServerResources/mime-empty.png A UI/WebServerResources/mime-exec.png A UI/WebServerResources/mime-folder_tar.png A UI/WebServerResources/mime-font-x-generic.png A UI/WebServerResources/mime-font.png A UI/WebServerResources/mime-font_bitmap.png A UI/WebServerResources/mime-font_truetype.png A UI/WebServerResources/mime-font_type1.png A UI/WebServerResources/mime-gnome-fs-executable.png A UI/WebServerResources/mime-gnome-fs-regular.png A UI/WebServerResources/mime-gnome-package.png A UI/WebServerResources/mime-gtk-file.png A UI/WebServerResources/mime-html.png A UI/WebServerResources/mime-image-x-generic.png A UI/WebServerResources/mime-image.png A UI/WebServerResources/mime-kpresenter_kpr.png A UI/WebServerResources/mime-mime_ascii.png A UI/WebServerResources/mime-misc.png A UI/WebServerResources/mime-package-x-generic.png A UI/WebServerResources/mime-package.png A UI/WebServerResources/mime-package_editors.png A UI/WebServerResources/mime-package_wordprocessing.png A UI/WebServerResources/mime-plan.png A UI/WebServerResources/mime-rpm.png A UI/WebServerResources/mime-shellscript.png A UI/WebServerResources/mime-sound.png A UI/WebServerResources/mime-spreadsheet.png A UI/WebServerResources/mime-stock_addressbook.png A UI/WebServerResources/mime-stock_calendar.png A UI/WebServerResources/mime-stock_certificate.png A UI/WebServerResources/mime-stock_script.png A UI/WebServerResources/mime-tar.png A UI/WebServerResources/mime-template_source.png A UI/WebServerResources/mime-text-html.png A UI/WebServerResources/mime-text-plain.png A UI/WebServerResources/mime-text-vnd.wap.wml.png A UI/WebServerResources/mime-text-x-csh.png A UI/WebServerResources/mime-text-x-generic-template.png A UI/WebServerResources/mime-text-x-generic.png A UI/WebServerResources/mime-text-x-preview.png A UI/WebServerResources/mime-text-x-python.png A UI/WebServerResources/mime-text-x-script.png A UI/WebServerResources/mime-text-x-sh.png A UI/WebServerResources/mime-text-x-vcalendar.png A UI/WebServerResources/mime-text-x-vcard.png A UI/WebServerResources/mime-text-x-zsh.png A UI/WebServerResources/mime-text.png A UI/WebServerResources/mime-tgz.png A UI/WebServerResources/mime-txt.png A UI/WebServerResources/mime-txt2.png A UI/WebServerResources/mime-unknown.png A UI/WebServerResources/mime-vcalendar.png A UI/WebServerResources/mime-vcard.png A UI/WebServerResources/mime-video-x-generic.png A UI/WebServerResources/mime-video.png A UI/WebServerResources/mime-wordprocessing.png A UI/WebServerResources/mime-www.png A UI/WebServerResources/mime-x-font-afm.png A UI/WebServerResources/mime-x-office-address-book.png A UI/WebServerResources/mime-x-office-calendar.png A UI/WebServerResources/mime-x-office-document.png A UI/WebServerResources/mime-x-office-drawing.png A UI/WebServerResources/mime-x-office-presentation.png A UI/WebServerResources/mime-x-office-spreadsheet.png A UI/WebServerResources/mime-zip.png commit 486a2ee846fbe8b1f7ac830f9e9275fd67c57138 Author: Ludovic Marcotte Date: Thu Oct 2 12:38:14 2008 +0000 Use BODY.PEEK instead of BODY when fetching the X-Priority flag to avoid changing the flags. Monotone-Parent: 9939de1c955ffa36b273603dc43a2b4ac81d59aa Monotone-Revision: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-02T12:38:14 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m commit 1a2d2d3ece0f1a21da86552ac378c0839af6ae43 Author: Wolfgang Sourdeau Date: Wed Oct 1 20:20:37 2008 +0000 Monotone-Parent: 2cdfb2dd04e8555d5ff253a496b2f0f37cee5b6a Monotone-Revision: 9939de1c955ffa36b273603dc43a2b4ac81d59aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T20:20:37 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 056898184116b2975b415a26b599e4dee5cc49c9 Author: Wolfgang Sourdeau Date: Wed Oct 1 19:32:58 2008 +0000 Monotone-Parent: e8f995e6002f41264c59c3e47d28de38b92c16e7 Monotone-Revision: 2cdfb2dd04e8555d5ff253a496b2f0f37cee5b6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T19:32:58 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a5f5eb705d7dcd702ba2a25bcc63044ee0373d3a Author: Wolfgang Sourdeau Date: Wed Oct 1 19:32:14 2008 +0000 Monotone-Parent: eb4066dbb2d4884ebc2bc331edf7b31b88a6a893 Monotone-Revision: e8f995e6002f41264c59c3e47d28de38b92c16e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T19:32:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html M SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html M SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod M SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html M SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod D SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.html D SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.wod D SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html D SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod M SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html M SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html M SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod M SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html M SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod D SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.html D SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.wod D SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html D SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod M SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html M SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html M SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod M SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html M SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod D SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html D SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.wod D SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html D SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod M SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html M SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html M SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod M SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html M SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod D SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html D SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.wod D SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html D SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod M SoObjects/Appointments/SOGoAptMailICalReply.h M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html M SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html M SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod M SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html M SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod D SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.html D SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.wod D SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html D SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m D SoObjects/Appointments/SOGoAptMailRemoval.m M SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html M SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html M SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod M SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html M SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod D SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.html D SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.wod D SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html D SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod D SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 8c7462d0bff29833587c260aa343dd4de45d9e2d Author: Ludovic Marcotte Date: Wed Oct 1 16:24:45 2008 +0000 Added missing translations. Monotone-Parent: 8851e1ba92912fede3c168667dc97ec1cf452185 Monotone-Revision: bfae2ff43f2db27d9a48b21e22064193cb575260 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-01T16:24:45 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings commit e09eec8d8d578a426ed4c44d3552c76d953cfb6e Author: Wolfgang Sourdeau Date: Wed Oct 1 16:14:56 2008 +0000 Monotone-Parent: a2ca29046da689124540655716c5c7f897d0cbd5 Monotone-Revision: b84ca21f54ec505423ddc672466227a9afdc3cba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T16:14:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.m commit 3d28fe2a5a408c8eada6226c5a71795595dd3752 Author: Wolfgang Sourdeau Date: Wed Oct 1 14:34:15 2008 +0000 Monotone-Parent: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea Monotone-Revision: a2ca29046da689124540655716c5c7f897d0cbd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T14:34:15 Monotone-Branch: ca.inverse.sogo M configure commit 3f00e45c4c74ddcd6bd06d83eb1741f63d90226a Author: Wolfgang Sourdeau Date: Wed Oct 1 14:29:24 2008 +0000 Monotone-Parent: 8851e1ba92912fede3c168667dc97ec1cf452185 Monotone-Revision: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T14:29:24 Monotone-Branch: ca.inverse.sogo M configure commit e9fe5edc93573bce4d322fab69812b091b7c6905 Author: Wolfgang Sourdeau Date: Wed Oct 1 14:26:53 2008 +0000 Monotone-Parent: 21b494ebcbcd11cf25e1a679e6c45afc02030f91 Monotone-Revision: 8851e1ba92912fede3c168667dc97ec1cf452185 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T14:26:53 Monotone-Branch: ca.inverse.sogo M configure commit 8c12226a8031af17ae753cc9b004db74364f91b9 Author: Wolfgang Sourdeau Date: Wed Oct 1 02:27:04 2008 +0000 Monotone-Parent: 632471715b42abed3c091997b4c9982252f960d2 Monotone-Revision: 21b494ebcbcd11cf25e1a679e6c45afc02030f91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T02:27:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 282c9ccd32aa3675b1d8982611392a418975ccfe Author: Wolfgang Sourdeau Date: Wed Oct 1 02:26:40 2008 +0000 ChangeLog Monotone-Parent: f0940e9496d2f6b614f37aed2fd66c564c0df278 Monotone-Revision: 632471715b42abed3c091997b4c9982252f960d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-10-01T02:26:40 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoLDAPUserDefaults.m commit 53b31d9cce6bdf612fbe2e8733bb92b8320866da Author: Ludovic Marcotte Date: Tue Sep 30 19:34:31 2008 +0000 See ChangeLog Monotone-Parent: c052846d400add7f419d4d1ffe4c900df5f4302a Monotone-Revision: f0940e9496d2f6b614f37aed2fd66c564c0df278 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-09-30T19:34:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 3b9ee483941d8a8f0441fe8f180e0b0565dea330 Author: Wolfgang Sourdeau Date: Tue Sep 30 16:51:13 2008 +0000 Monotone-Parent: 701785bc094e6e0cc71468721c162b7ddd82fda5 Monotone-Revision: c052846d400add7f419d4d1ffe4c900df5f4302a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-30T16:51:13 Monotone-Branch: ca.inverse.sogo M NEWS commit fddcee9a48db5f5dee8617e8e1abc64348c61554 Author: Wolfgang Sourdeau Date: Tue Sep 30 16:46:53 2008 +0000 Monotone-Parent: d378eb61291cd07a2168a877719d71f7f92f3a38 Monotone-Revision: c31687d1f15f8f1be580514cd252776e204a1b65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-30T16:46:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoLDAPUserDefaults.m commit 9e962919538e134e49bd039c802859dc61998cc0 Author: C Robert Date: Tue Sep 30 15:00:28 2008 +0000 Fixed a few bugs & incoherences Monotone-Parent: 694484559aed659a4395cabbbbf946966b25ff4e Monotone-Revision: d44c77e73da2480ce01afa441c8a2705f220ae25 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-30T15:00:28 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m M UI/WebServerResources/MailerUI.js commit d228e96a78d0ae73e1fb9058b9c875301d4e9cb0 Author: C Robert Date: Tue Sep 30 13:42:48 2008 +0000 See ChangeLog Monotone-Parent: da4549a652b63b86055b1d36eb59d91375871786 Monotone-Revision: 694484559aed659a4395cabbbbf946966b25ff4e Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-30T13:42:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/UIxMailEditor.js commit 4b4a8d344641e398ab7093afa68a6653c78c6036 Author: C Robert Date: Tue Sep 30 13:10:15 2008 +0000 Corrige un bug dans le scroll du mailEditor Monotone-Parent: 08b02518bde16e0b0865b5640688f3386eefa918 Monotone-Revision: da4549a652b63b86055b1d36eb59d91375871786 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-30T13:10:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit db936bf021455c58c665a5302f455fa52ecf92cb Author: C Robert Date: Mon Sep 29 22:01:44 2008 +0000 Disabled textarea scrolling when signature is on top. Monotone-Parent: a38e7db24accc932b88afb2f7b8fb6717617e957 Monotone-Revision: 08b02518bde16e0b0865b5640688f3386eefa918 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-29T22:01:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 44c1795d1236c1802bf79f573372259df425a536 Author: C Robert Date: Mon Sep 29 21:20:38 2008 +0000 Added signature placement support for other languages Monotone-Parent: e8f4e2f61f45b6dd1478f6cd53e4f2528bf7c047 Monotone-Revision: a38e7db24accc932b88afb2f7b8fb6717617e957 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-29T21:20:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod commit e69d7b412512a97b03e3312bb073a6f87da5f239 Author: Francis Lachapelle Date: Mon Sep 29 14:36:18 2008 +0000 Monotone-Parent: b3afbde30d88c6ea366307b2bb45202fe90bd36f Monotone-Revision: f3553f7157471c92e062fbcc05707ec8f12c2df5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-29T14:36:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.m M UI/WebServerResources/UIxMailEditor.js commit bc1b2a44cfda6c50bf1a57198ebc2fad3405fda4 Author: Wolfgang Sourdeau Date: Sun Sep 28 22:39:41 2008 +0000 Monotone-Parent: b5081fb240f719d3a1ce2583dff3738a9ceb9d93 Monotone-Revision: d378eb61291cd07a2168a877719d71f7f92f3a38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-28T22:39:41 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/French.lproj/Localizable.strings commit a828b049de898e814b420ec04134fa357a3daf18 Author: C Robert Date: Sun Sep 28 19:49:17 2008 +0000 Added signature/reply placement options Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a Monotone-Revision: 1d1c945ea058db7070c9b83c4c2bb60689c52f92 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-28T19:49:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxPreferences.js commit 6d10c6158274e1844f6410c8cdbd982ea6f79fbe Author: Ludovic Marcotte Date: Sun Sep 28 16:50:47 2008 +0000 added missing file Monotone-Parent: 5ca46341daec14901e918e991004a22b7ada9f49 Monotone-Revision: 74d6ae3bf39677a7d5083301f1c29c74b97b84dd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-09-28T16:50:47 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/priority.png commit 26e2ab38de3573c4fe52f7c26de4a5395e0bfead Author: Ludovic Marcotte Date: Sun Sep 28 14:02:40 2008 +0000 See ChangeLog Monotone-Parent: e0268121f41f4a9ac6226ffcf9e54efb36a9d2d3 Monotone-Revision: 5ca46341daec14901e918e991004a22b7ada9f49 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-09-28T14:02:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1626.diff M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/UIxMailEditor.js commit 7693e9df821805b9d168817181aad8450f995270 Author: Wolfgang Sourdeau Date: Sat Sep 27 01:32:47 2008 +0000 Monotone-Parent: c6900964008d79668f220a86e8a60e9a660b9c0d Monotone-Revision: e0268121f41f4a9ac6226ffcf9e54efb36a9d2d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-27T01:32:47 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoLDAPUserDefaults.m commit 15e496adbe9691bddd60ad5a1c11e52e59fff348 Author: Wolfgang Sourdeau Date: Sat Sep 27 01:13:41 2008 +0000 Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 Monotone-Revision: c6900964008d79668f220a86e8a60e9a660b9c0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-27T01:13:41 Monotone-Branch: ca.inverse.sogo M Main/build.h M Main/build.m M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.h M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/NGVCardReference.h M SOPE/NGCards/NGVCardReference.m M SOPE/NGCards/NGVList.h M SOPE/NGCards/NGVList.m M SOPE/NGCards/NSArray+NGCards.h M SOPE/NGCards/NSArray+NGCards.m M SOPE/NGCards/NSCalendarDate+NGCards.h M SOPE/NGCards/NSCalendarDate+NGCards.m M SOPE/NGCards/NSDictionary+NGCards.h M SOPE/NGCards/NSDictionary+NGCards.m M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalDateTime.h M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.h M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/samples/unittest.h M SOPE/NGCards/samples/unittest.m M SOPE/NGCards/samples/vcardtest.m M SOPE/NGCards/samples/versittest.m M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat M Scripts/sogod-wrapper M Scripts/updates.php M SoObjects/Appointments/NSArray+Appointments.h M SoObjects/Appointments/NSArray+Appointments.m M SoObjects/Appointments/SOGoAppointmentFolders.h M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoAppointmentOccurence.h M SoObjects/Appointments/SOGoAppointmentOccurence.m M SoObjects/Appointments/SOGoAptMailICalReply.h M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoTaskOccurence.h M SoObjects/Appointments/SOGoTaskOccurence.m M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalEventChanges+SOGo.h M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/Appointments/iCalPerson+SOGo.h M SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.h M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSList.h M SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoFolder+CardDAV.h M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/SOGoDraftsFolder.h M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoHTMLMailBodyPart.m M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/NSArray+DAV.h M SoObjects/SOGo/NSArray+DAV.m M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSDictionary+DAV.h M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSDictionary+URL.h M SoObjects/SOGo/NSDictionary+URL.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/NSNull+Utilities.h M SoObjects/SOGo/NSNull+Utilities.m M SoObjects/SOGo/NSNumber+Utilities.h M SoObjects/SOGo/NSNumber+Utilities.m M SoObjects/SOGo/NSObject+DAV.h M SoObjects/SOGo/NSObject+DAV.m M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+DAV.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSURL+DAV.h M SoObjects/SOGo/NSURL+DAV.m M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoLDAPUserDefaults.h M SoObjects/SOGo/SOGoLDAPUserDefaults.m M SoObjects/SOGo/SOGoMailer.h M SoObjects/SOGo/SOGoMailer.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m M SoObjects/SOGo/SOGoWebAuthenticator.h M SoObjects/SOGo/SOGoWebAuthenticator.m M SoObjects/SOGo/SOGoWebDAVAclManager.h M SoObjects/SOGo/SOGoWebDAVAclManager.m M SoObjects/SOGo/SOGoWebDAVValue.h M SoObjects/SOGo/SOGoWebDAVValue.m M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m M SoObjects/SOGo/iCalEntityObject+Utilities.h M SoObjects/SOGo/iCalEntityObject+Utilities.m M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/UIxJSClose.h M UI/Common/UIxJSClose.m M UI/Common/UIxObjectActions.h M UI/Common/UIxObjectActions.m M UI/Common/UIxParentFolderActions.h M UI/Common/UIxParentFolderActions.m M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/UIxContactsUserFolders.h M UI/Contacts/UIxContactsUserFolders.m M UI/Contacts/UIxContactsUserRightsEditor.h M UI/Contacts/UIxContactsUserRightsEditor.m M UI/Contacts/UIxListEditor.h M UI/Contacts/UIxListEditor.m M UI/Contacts/UIxListView.h M UI/Contacts/UIxListView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartTextViewer.h 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/UIxMailMainFrame.h M UI/MailerUI/UIxMailPopupView.m M UI/MailerUI/UIxMailSourceView.h M UI/MailerUI/UIxMailSourceView.m M UI/MailerUI/UIxMailUserRightsEditor.h M UI/MailerUI/UIxMailUserRightsEditor.m M UI/MainUI/OCSFolderInfo-oracle.sql M UI/MainUI/OCSFolderInfo.sql M UI/MainUI/SOGoProfile-oracle.sql M UI/MainUI/SOGoProfile.sql M UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/PreferencesUIProduct.m M UI/PreferencesUI/UIxAdditionalPreferences.h M UI/PreferencesUI/UIxAdditionalPreferences.m M UI/PreferencesUI/UIxJSONPreferences.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/SOGoElements/SOGoElementsBuilder.h M UI/SOGoElements/SOGoElementsBuilder.m M UI/SOGoElements/SOGoElementsBundle.m M UI/SOGoElements/SOGoIEConditional.h M UI/SOGoElements/SOGoIEConditional.m M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/SOGoUI/UIxJSClose.h M UI/SOGoUI/UIxJSClose.m M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/NSDictionary+Scheduler.h M UI/Scheduler/NSDictionary+Scheduler.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAttendeesEditor.h M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxCalDateSelector.h M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalFilterPanel.h M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalMulticolumnDayView.h M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxCalUserRightsEditor.h M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalWeekView.h M UI/Scheduler/UIxCalWeekView.m M UI/Scheduler/UIxCalendarProperties.h M UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxCalendarSelector.h M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxColorPicker.h M UI/Scheduler/UIxColorPicker.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxRecurrenceEditor.h M UI/Scheduler/UIxRecurrenceEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Templates/UIxPageFrame.wox commit c3b3dc744d81d7029c497e8175936c755f5de3a4 Author: Wolfgang Sourdeau Date: Sat Sep 27 01:09:23 2008 +0000 Monotone-Parent: 27a0bd22985debe601bbcb1061a0c32acd6854ea Monotone-Revision: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-27T01:09:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoLDAPUserDefaults.m commit 133259425a25d64097b1efe074f0b917ea0f70a0 Author: Francis Lachapelle Date: Fri Sep 26 21:08:26 2008 +0000 NEWS Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a Monotone-Revision: b3afbde30d88c6ea366307b2bb45202fe90bd36f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-26T21:08:26 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/LDAPSource.m M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/quota-level-alert.png M UI/WebServerResources/quota-level-ok.png M UI/WebServerResources/quota-level-warn.png M UI/WebServerResources/quota-level.png commit b22748263f0c8348b9f1f5018f9dc9ae3f2367b3 Author: Wolfgang Sourdeau Date: Fri Sep 26 14:55:44 2008 +0000 Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a Monotone-Revision: 27a0bd22985debe601bbcb1061a0c32acd6854ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-26T14:55:44 Monotone-Branch: ca.inverse.sogo M configure commit 9edd16c0f4c5b13061812995713ac5e380823d80 Author: Wolfgang Sourdeau Date: Thu Sep 25 16:28:22 2008 +0000 Monotone-Parent: 7a136eaa02ec3a94eb1e5d03db3079470f49374e Monotone-Revision: c465e35fc5f42324c08780dae83f7d225dca6e6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-25T16:28:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoLDAPUserDefaults.h A SoObjects/SOGo/SOGoLDAPUserDefaults.m M configure commit 6a97972f2a1a08d6c7fe32323a800d6bd6aa504c Author: Wolfgang Sourdeau Date: Thu Sep 25 15:55:16 2008 +0000 Monotone-Parent: 89b820b6914425231da4bf681901811f9ef1c59a Monotone-Revision: 7a136eaa02ec3a94eb1e5d03db3079470f49374e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-25T15:55:16 Monotone-Branch: ca.inverse.sogo M configure commit e1a3bd3950f091319a0c9828f53ca022d0e82489 Author: C Robert Date: Wed Sep 24 20:51:36 2008 +0000 Added tooltips definitions in other languages Monotone-Parent: a2ab50f7ce595216e36911593590f709a48da3f5 Monotone-Revision: 89b820b6914425231da4bf681901811f9ef1c59a Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-24T20:51:36 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.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/Spanish.lproj/Localizable.strings commit fcd28658253209f320177a347dd8ac5affa52e63 Author: C Robert Date: Wed Sep 24 20:36:50 2008 +0000 Added tooltips for untitled columns in MailListView Monotone-Parent: 72856332a8f1ed542e60f95b51d38f94347e37f5 Monotone-Revision: a2ab50f7ce595216e36911593590f709a48da3f5 Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-09-24T20:36:50 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailListView.wox commit 891a9515dd1d5d3e3c40b1faf834c68f61cb5b88 Author: Wolfgang Sourdeau Date: Tue Sep 23 01:58:33 2008 +0000 Monotone-Parent: d47c52bbe608df33a336ba2d63dad8b7524aa9d7 Monotone-Revision: 72856332a8f1ed542e60f95b51d38f94347e37f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-23T01:58:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/sope-patchset-r1626.diff M SoObjects/Mailer/SOGoMailFolder.m commit 4371dba9a1bf9ce2ef2c4b7cee21511daaffac5e Author: Wolfgang Sourdeau Date: Mon Sep 22 21:31:42 2008 +0000 Monotone-Parent: 6b7485d7999f592e4a4b077024f47c2323c3fdbc Monotone-Revision: d47c52bbe608df33a336ba2d63dad8b7524aa9d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T21:31:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailManager.h M SoObjects/Mailer/SOGoMailManager.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist commit ffffac624a2a6b572a5a6bd5e0e7db5810340036 Author: Wolfgang Sourdeau Date: Mon Sep 22 20:35:19 2008 +0000 Monotone-Parent: f91865d8f9470a31d323ceafab1bbc5f1f2b42ec Monotone-Revision: 6b7485d7999f592e4a4b077024f47c2323c3fdbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:35:19 Monotone-Branch: ca.inverse.sogo M NEWS commit ba3718709c5f49a88c784ea71b581b460e153f40 Author: Wolfgang Sourdeau Date: Mon Sep 22 20:33:30 2008 +0000 Monotone-Parent: 9adad96605712f34ea4b5d3a10c392e250208cab Monotone-Revision: f91865d8f9470a31d323ceafab1bbc5f1f2b42ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:33:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 0174eb14553ed862e4efec0c8ed579713e101294 Author: Wolfgang Sourdeau Date: Mon Sep 22 20:31:57 2008 +0000 Monotone-Parent: 0a66cb1695fb4317d549189b15407c076af77e16 Monotone-Revision: 9adad96605712f34ea4b5d3a10c392e250208cab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:31:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 39cf142209086d3abe521d9bc0417d8d1077d905 Author: Wolfgang Sourdeau Date: Mon Sep 22 20:30:48 2008 +0000 Monotone-Parent: 969dc7fa865e2a68ad6c7444c791560305b19ca9 Monotone-Revision: 0a66cb1695fb4317d549189b15407c076af77e16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:30:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 2010e69ba17878fa26b8e7f877b3118c8beddfaa Author: Wolfgang Sourdeau Date: Mon Sep 22 20:30:38 2008 +0000 Monotone-Parent: 71a37a8727106fb3b5a2e048b75a48d35e41e9c7 Monotone-Revision: 969dc7fa865e2a68ad6c7444c791560305b19ca9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:30:38 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit 9d701ba84212a5d013b1d2437cae0d16449a3977 Author: Wolfgang Sourdeau Date: Fri Sep 19 15:41:44 2008 +0000 Monotone-Parent: 6d14fa17601563041dc59c292979e3fd45726a47 Monotone-Revision: 71a37a8727106fb3b5a2e048b75a48d35e41e9c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-19T15:41:44 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit fd0475847e5487a85a67d8943f9223afb5e84eff Author: Wolfgang Sourdeau Date: Fri Sep 19 14:03:56 2008 +0000 Monotone-Parent: 3ee72d61be422ae0de673c44599a3d6c279962a8 Monotone-Revision: 6d14fa17601563041dc59c292979e3fd45726a47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-19T14:03:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/LDAPSource.m M UI/MailerUI/UIxMailFolderActions.m commit 329eef42eef4608007e3a0f0fd5fc323d6ca5620 Author: Wolfgang Sourdeau Date: Thu Sep 18 18:30:39 2008 +0000 Monotone-Parent: 0506c8b331955e58bd63ab83ccc0a97752960131 Monotone-Revision: 3ee72d61be422ae0de673c44599a3d6c279962a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-18T18:30:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 2879eb1cab8af813a4e864ad93ee979a8ace06ed Author: Wolfgang Sourdeau Date: Thu Sep 18 18:28:14 2008 +0000 Monotone-Parent: fd60237b2658a5a4e3c15841bfffa7ad214b1216 Monotone-Revision: 0506c8b331955e58bd63ab83ccc0a97752960131 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-18T18:28:14 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css commit d6bfa453079e6dbeb6c19582e8277fdfefa0545c Author: Francis Lachapelle Date: Thu Sep 18 18:20:26 2008 +0000 Monotone-Parent: bf32f1aad764cf9906d8a6a4eeecba627f4991dc Monotone-Revision: fd60237b2658a5a4e3c15841bfffa7ad214b1216 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-18T18:20:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit effcc61416a579350a1583325a20a1750fff1c63 Author: Wolfgang Sourdeau Date: Thu Sep 18 18:05:27 2008 +0000 Monotone-Parent: fe6e2e810ea3f53c88341c2f5fb7b516d5db5861 Monotone-Revision: 131c53568d20b4a69d219487e3b929e8eb85c659 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-18T18:05:27 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 2850a455a07e874949cc7a8a259f7f3ab31022b1 Author: Wolfgang Sourdeau Date: Thu Sep 18 18:05:18 2008 +0000 Monotone-Parent: d3036531db8d8c0e298e79e7bba85298dba88acd Monotone-Revision: fe6e2e810ea3f53c88341c2f5fb7b516d5db5861 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-18T18:05:18 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit fcfb2c32004dc9dae4c55a40d6498d56a2f8c188 Author: Francis Lachapelle Date: Thu Sep 18 18:03:59 2008 +0000 Monotone-Parent: 56874b8e1d2260289bbdde17c8dbc01a15f354e7 Monotone-Revision: 6fed1c4d16e6a86a4b38ab7174119068a10f5ede Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-18T18:03:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SchedulerUI.js commit 1d455ff2b188186a83022d55a53917bca6aed21c Author: Wolfgang Sourdeau Date: Wed Sep 17 22:39:40 2008 +0000 Monotone-Parent: 56874b8e1d2260289bbdde17c8dbc01a15f354e7 Monotone-Revision: d3036531db8d8c0e298e79e7bba85298dba88acd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-17T22:39:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.m M UI/MailPartViewers/UIxMailPartViewer.m commit cf911feea725bd7c27f44c488a8b5302318f7052 Author: Francis Lachapelle Date: Wed Sep 17 21:39:36 2008 +0000 Monotone-Parent: 73b3e5e425401db9c7ad2fc28660a6447ad0c4a5 Monotone-Revision: 56874b8e1d2260289bbdde17c8dbc01a15f354e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-17T21:39:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js A UI/WebServerResources/quota-level-alert.png A UI/WebServerResources/quota-level-ok.png A UI/WebServerResources/quota-level-warn.png A UI/WebServerResources/quota-level.png commit 032a99adf215400ce1e03467f53af52bce8da2d3 Author: Francis Lachapelle Date: Wed Sep 17 20:27:46 2008 +0000 Monotone-Parent: 36de46e421cb49879d5821734892284e4035c708 Monotone-Revision: 73b3e5e425401db9c7ad2fc28660a6447ad0c4a5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-17T20:27:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit 52bcec0fead12196f0f5b319b753657a9afe5742 Author: Francis Lachapelle Date: Wed Sep 17 19:44:11 2008 +0000 Monotone-Parent: 18351673f3b02540c95a8695b70dd0067da408d5 Monotone-Revision: 36de46e421cb49879d5821734892284e4035c708 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-17T19:44:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit bad7450a84eb79505cfe817d59d4d4b5573eb7e1 Author: Wolfgang Sourdeau Date: Wed Sep 17 15:28:12 2008 +0000 Monotone-Parent: ec5101d79c0732e3dfb2e3bf005b356548c65d58 Monotone-Revision: 18351673f3b02540c95a8695b70dd0067da408d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-17T15:28:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 91d77156c4fa6041731294a04693958e74b81e26 Author: Wolfgang Sourdeau Date: Fri Sep 12 21:17:32 2008 +0000 Monotone-Parent: 006f65029068e73f339a0342b4050f3ccee0b122 Monotone-Revision: ec5101d79c0732e3dfb2e3bf005b356548c65d58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-12T21:17:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit ff32c3a08516de03eff0afa2a3ef57c3890da542 Author: Wolfgang Sourdeau Date: Thu Sep 11 21:59:31 2008 +0000 Monotone-Parent: 1ade254d62fcb6133186bc9896363a6fa7dc5f90 Monotone-Revision: 006f65029068e73f339a0342b4050f3ccee0b122 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T21:59:31 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailToSelection.m commit 3273f859c42e60a5978c4d209631d89aa3e67820 Author: Wolfgang Sourdeau Date: Thu Sep 11 21:55:21 2008 +0000 Monotone-Parent: 4f58ba7ba8f5347cf5b339ec697f0ded2a38f41b Monotone-Revision: 1ade254d62fcb6133186bc9896363a6fa7dc5f90 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T21:55:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m commit 2af02d005a8f1ece36297952800c0a7c499ec8ac Author: Francis Lachapelle Date: Thu Sep 11 18:15:01 2008 +0000 Monotone-Parent: 72f5e703f3c441de88fb23964d0260f26fe12527 Monotone-Revision: 4f58ba7ba8f5347cf5b339ec697f0ded2a38f41b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-11T18:15:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxContactsUserFolders.js commit 68432b528dc6dc415b9eb2db9c571e133f812d14 Author: Wolfgang Sourdeau Date: Thu Sep 11 17:56:02 2008 +0000 Monotone-Parent: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8 Monotone-Revision: 72f5e703f3c441de88fb23964d0260f26fe12527 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T17:56:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 816477714afc1c97c0277f2c81308003eb31a6e8 Author: Wolfgang Sourdeau Date: Thu Sep 11 15:12:57 2008 +0000 Monotone-Parent: a1a53ca320391ca2cdd308cc1662af84b36a2e2c Monotone-Revision: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T15:12:57 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit a2750fb0204949b6bc07ded749d9beb7deff3c89 Author: Wolfgang Sourdeau Date: Wed Sep 10 20:35:28 2008 +0000 Monotone-Parent: f537b5805052d9a9bfb04e2f651abef055885f53 Monotone-Revision: a1a53ca320391ca2cdd308cc1662af84b36a2e2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-10T20:35:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit c966b00c708308cab8ea60f9ae3fd5c041badbb9 Author: Wolfgang Sourdeau Date: Wed Sep 10 19:50:27 2008 +0000 Monotone-Parent: 0dd43a8d058a214365a36681cd3df3b5c919b0f1 Monotone-Revision: f537b5805052d9a9bfb04e2f651abef055885f53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-10T19:50:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit fab74a28019f7b31a6ae7d56baf4db9100bf704e Author: Wolfgang Sourdeau Date: Tue Sep 9 20:30:33 2008 +0000 Monotone-Parent: 8b658ab977c17c143a0aa2c8e59809a3ee8b7d99 Monotone-Revision: 0dd43a8d058a214365a36681cd3df3b5c919b0f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-09T20:30:33 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 10a766ecfb05e95408669c23af046380a450274d Author: Wolfgang Sourdeau Date: Tue Sep 9 19:50:22 2008 +0000 Monotone-Parent: 85961f48e9ccfa59439adf265a8e3984d08ab921 Monotone-Revision: 8b658ab977c17c143a0aa2c8e59809a3ee8b7d99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-09T19:50:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 108e2c9ab5f53e3c8b2e3d804ccd70240d7bb445 Author: Wolfgang Sourdeau Date: Tue Sep 9 19:23:31 2008 +0000 Monotone-Parent: cef5766f36be67ad2c832de6c30036169a70cff5 Monotone-Revision: 85961f48e9ccfa59439adf265a8e3984d08ab921 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-09T19:23:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit 103c5fad9be8163fbdcd075f8821af67e01651aa Author: Francis Lachapelle Date: Tue Sep 9 19:01:38 2008 +0000 Monotone-Parent: ffa02d814d2b95752685c44776cbbb2b26be4b47 Monotone-Revision: cef5766f36be67ad2c832de6c30036169a70cff5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-09T19:01:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SOGoDragHandles.js commit 7bc8c818e939a8a38907c2044937b4b37cee80af Author: Wolfgang Sourdeau Date: Tue Sep 9 18:44:25 2008 +0000 Monotone-Parent: 994b69bf5b441d8ad6fa804a31ee33b25a0ec13e Monotone-Revision: ffa02d814d2b95752685c44776cbbb2b26be4b47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-09T18:44:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 1bdc70bbda0f845ec2f8e1d4470c20feb129dfde Author: Wolfgang Sourdeau Date: Mon Sep 8 16:00:36 2008 +0000 Monotone-Parent: 7d21a2ed5fce59a41f611d8f49d9760d36dac3f5 Monotone-Revision: 994b69bf5b441d8ad6fa804a31ee33b25a0ec13e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-08T16:00:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 5cca5beda69a4d407ac7532ad4070b988387cfa0 Author: Wolfgang Sourdeau Date: Mon Sep 8 15:51:31 2008 +0000 Monotone-Parent: c9831e86feaf510c3a90340385aebe5e6eaa4669 Monotone-Revision: 7d21a2ed5fce59a41f611d8f49d9760d36dac3f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-08T15:51:31 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 73dc0406b5967c7987ed11ed00628fc3f571cf9e Author: Wolfgang Sourdeau Date: Mon Sep 8 14:54:38 2008 +0000 Monotone-Parent: 65a1f239b38d222e483ce7d3070223e073dfdfb3 Monotone-Revision: c9831e86feaf510c3a90340385aebe5e6eaa4669 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-08T14:54:38 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 0a315ed33a8b8fb556fee494f4e418a1a767ff2f Author: Wolfgang Sourdeau Date: Mon Sep 8 14:54:33 2008 +0000 Monotone-Parent: ee6476408bb7a66b076d467660edc1f7030ecc34 Monotone-Revision: 65a1f239b38d222e483ce7d3070223e073dfdfb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-08T14:54:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 04b4414e714f3d1e39a9ed2728c2b01d9a659739 Author: Wolfgang Sourdeau Date: Mon Sep 8 14:42:19 2008 +0000 Monotone-Parent: e918f87785e229a7bb693f66c14d9437220b0140 Monotone-Revision: ee6476408bb7a66b076d467660edc1f7030ecc34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-08T14:42:19 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 673ca9f2d46d571aa409187cd22d01f1e8a48e35 Author: Francis Lachapelle Date: Fri Sep 5 21:02:42 2008 +0000 Fix for bug #2900 Monotone-Parent: a13f784df474c62818bf303f9bee4b03e811641b Monotone-Revision: e918f87785e229a7bb693f66c14d9437220b0140 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-05T21:02:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailToSelection.js commit 163a60e07f09304195ae1c3c9cd43c8f25bf459b Author: Francis Lachapelle Date: Fri Sep 5 19:07:16 2008 +0000 Fix for bug #2282 Monotone-Parent: 55136d300cf8d13c53cb1e7978c4915fba81f463 Monotone-Revision: a13f784df474c62818bf303f9bee4b03e811641b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-05T19:07:16 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 32fb01df552235771158db2df4de11e3a5ffdcdc Author: Wolfgang Sourdeau Date: Fri Sep 5 17:06:21 2008 +0000 Monotone-Parent: 7a60f4a9ba785405e4cc33bb708c1870090f6691 Monotone-Revision: 38c27767c4a6419b76e05bfc2eefc158b009bf28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T17:06:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/NSData+Mail.m commit 2e51a1df352db91a87ea2441a98eb4bd4a1064a4 Author: Wolfgang Sourdeau Date: Fri Sep 5 17:01:34 2008 +0000 Monotone-Parent: 9f3c332eb676f74a10d05e0409aaeaf6ba62a1cd Monotone-Revision: 7a60f4a9ba785405e4cc33bb708c1870090f6691 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T17:01:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html commit 06aaac039326f5000337fb3fdb349d4a327d027e Author: Wolfgang Sourdeau Date: Fri Sep 5 16:57:20 2008 +0000 Monotone-Parent: 64aa83e8cd0a166c047f31a255fba032c405fbf9 Monotone-Revision: 9f3c332eb676f74a10d05e0409aaeaf6ba62a1cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T16:57:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html commit 2ed91624e0411e44c00032a8c921f5c571d71fe2 Author: Wolfgang Sourdeau Date: Fri Sep 5 16:50:22 2008 +0000 Monotone-Parent: 81f6f619789306a73dc061a36ac5b92bc8ecaac6 Monotone-Revision: 64aa83e8cd0a166c047f31a255fba032c405fbf9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T16:50:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html M SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html M SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html M SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod commit 22c8a2083561e32524505fa7745a069f008ec156 Author: Ludovic Marcotte Date: Fri Sep 5 16:05:59 2008 +0000 Added sogod to the 2345 runlevels. Monotone-Parent: 2073217aff674fdde9b98866ce5d367033d6a51e Monotone-Revision: 117181687b89cc111fa7c80b6e0a5fb5d9e8a5af Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-09-05T16:05:59 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit 627c07b01fa1942e8845bbb397dd3cdb36feca23 Author: Wolfgang Sourdeau Date: Fri Sep 5 15:55:03 2008 +0000 Monotone-Parent: 2b06dc463d88e9e0940158ceccab067e7cc497f7 Monotone-Revision: 81f6f619789306a73dc061a36ac5b92bc8ecaac6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:55:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m commit 0e1504416a386da8ef73c8d198f5127bcdb33112 Author: Wolfgang Sourdeau Date: Fri Sep 5 15:29:42 2008 +0000 Monotone-Parent: 054094f9b080f4f9f4cda29e0be81cf14681bb8e Monotone-Revision: 2b06dc463d88e9e0940158ceccab067e7cc497f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:29:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 6978ea95c5597e2fb477d1933d1680c5722c69ed Author: Wolfgang Sourdeau Date: Fri Sep 5 15:10:39 2008 +0000 Monotone-Parent: 65e0afd77d1b6a158b97f031c7c8e35c5878f67e Monotone-Revision: 054094f9b080f4f9f4cda29e0be81cf14681bb8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:10:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject+Draft.m commit d17a6c93cbdf57dfafacf3b73dce73c78a2056bb Author: Wolfgang Sourdeau Date: Fri Sep 5 15:08:57 2008 +0000 Monotone-Parent: 58118872a67f2415e728d474867cd19b9aa6f393 Monotone-Revision: 65e0afd77d1b6a158b97f031c7c8e35c5878f67e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:08:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject+Draft.m commit 4c17603ab514e2234b4afa2ad771dd455a8e5b4c Author: Wolfgang Sourdeau Date: Fri Sep 5 15:07:24 2008 +0000 Monotone-Parent: d0dc408cde2d2c26295711b91f59760222260c54 Monotone-Revision: 58118872a67f2415e728d474867cd19b9aa6f393 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T15:07:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 3bf2abab41c7178f5ea34be2cb10de1836ea6be2 Author: Wolfgang Sourdeau Date: Fri Sep 5 13:12:58 2008 +0000 Monotone-Parent: 9d41cb8ec35d1bfd5bde3fc6d323bc42d41fffcd Monotone-Revision: d0dc408cde2d2c26295711b91f59760222260c54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T13:12:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit d82aaa615959578df9cae703223c252a032df57f Author: Wolfgang Sourdeau Date: Fri Sep 5 11:43:32 2008 +0000 Monotone-Parent: 2c72d8da724d85fd836b547156f6c653ebb44991 Monotone-Revision: 9d41cb8ec35d1bfd5bde3fc6d323bc42d41fffcd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T11:43:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 721d3fc61bbc50935dc76e825713c316424c285e Author: Wolfgang Sourdeau Date: Fri Sep 5 03:00:10 2008 +0000 Monotone-Parent: b68bf00d72134acbc6e4d38e8249c1c370f4da8d Monotone-Revision: 2c72d8da724d85fd836b547156f6c653ebb44991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T03:00:10 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 4eac9ac1e39bbbc8f96a654513594c1a9141d6bf Author: Wolfgang Sourdeau Date: Fri Sep 5 02:38:51 2008 +0000 Monotone-Parent: 6ea404f36c9613aee16746663a599b51a421006c Monotone-Revision: 721baf81426a46990c5c456d170347f03f502d1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T02:38:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit b6ac93ac8e772ce7220bde010daf33950c792575 Author: Francis Lachapelle Date: Fri Sep 5 02:12:56 2008 +0000 Fix for bug #2896 Monotone-Parent: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c Monotone-Revision: c4c5e180ad8506d04424626e6382fcd5b2b6a073 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-05T02:12:56 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js A UI/WebServerResources/tablekit-sogo.js commit 089b31362ed2b8f1b6f10daaa54845565338e694 Author: Wolfgang Sourdeau Date: Fri Sep 5 01:58:52 2008 +0000 Monotone-Parent: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c Monotone-Revision: 6ea404f36c9613aee16746663a599b51a421006c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T01:58:52 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailRenderingContext.m commit ed9ebe829d8ba05dc4d9f6d5d9bba4c443771b24 Author: Wolfgang Sourdeau Date: Fri Sep 5 01:39:32 2008 +0000 Monotone-Parent: 16389bba889c23c9a03ac425c27e5f4ede0fc4fd Monotone-Revision: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T01:39:32 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit cd45df0b75458a771b2b302cd400bd5bb02eb8ba Author: Wolfgang Sourdeau Date: Fri Sep 5 00:19:21 2008 +0000 Monotone-Parent: 485f88abf48cd4cfca19756b2d50e4d01f48ed95 Monotone-Revision: 16389bba889c23c9a03ac425c27e5f4ede0fc4fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-05T00:19:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailRenderingContext.m commit 32046a6d2e338a94b6a59183fe3431ff27daf81a Author: Wolfgang Sourdeau Date: Thu Sep 4 05:49:39 2008 +0000 Monotone-Parent: b4864301d33bcd83b867c526d61b7fbf700afd5a Monotone-Revision: 485f88abf48cd4cfca19756b2d50e4d01f48ed95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-04T05:49:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit 95bba25b95c5510b614776eb737bf891391cf420 Author: Wolfgang Sourdeau Date: Thu Sep 4 05:49:37 2008 +0000 Monotone-Parent: 29cab050b6cbbacab8016696a0af703cc5988d64 Monotone-Revision: b4864301d33bcd83b867c526d61b7fbf700afd5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-04T05:49:37 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 0cd3089513a39e5717d75597391130b4130f17ff Author: Wolfgang Sourdeau Date: Thu Sep 4 04:31:59 2008 +0000 Monotone-Parent: 34eb92128b8ce40ea590eedcbe2b203f173bb8f9 Monotone-Revision: 29cab050b6cbbacab8016696a0af703cc5988d64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-04T04:31:59 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit fd6598a238fb7bbf033df9051c311315800ec0f4 Author: Wolfgang Sourdeau Date: Wed Sep 3 18:45:37 2008 +0000 Monotone-Parent: 9b7d22c9969ce21eef3be8ed80d0f2e96640f2c8 Monotone-Revision: 34eb92128b8ce40ea590eedcbe2b203f173bb8f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-03T18:45:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit b0de6a364238da54b1db7d9c3f2968089621f214 Author: Wolfgang Sourdeau Date: Wed Sep 3 13:54:48 2008 +0000 Monotone-Parent: f8872e81db978182f854c43f0ec76c42507b0a28 Monotone-Revision: 9b7d22c9969ce21eef3be8ed80d0f2e96640f2c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-03T13:54:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 02a0c9eda297e38855a0a498d77d12b37c272456 Author: Wolfgang Sourdeau Date: Wed Sep 3 13:06:50 2008 +0000 Monotone-Parent: 23583042485912a57b9dbb1a6919152381d2ad3f Monotone-Revision: f8872e81db978182f854c43f0ec76c42507b0a28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-03T13:06:50 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit d4c4706e41f406bd4c076a111ffafae04925e78f Author: Wolfgang Sourdeau Date: Wed Sep 3 12:50:51 2008 +0000 Monotone-Parent: 745a249bd7392c99ed5da0cfe7038be08a2cd714 Monotone-Revision: 23583042485912a57b9dbb1a6919152381d2ad3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-03T12:50:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d7bc3736a20bdce5b1bc13f95e6cebcff0ee1aa2 Author: Francis Lachapelle Date: Wed Sep 3 00:59:16 2008 +0000 Fix for bug #2895 Monotone-Parent: 12423bfe0e23ad0f3bb7c3e1f56d79229886b2e3 Monotone-Revision: f3e67d9e89a56392eda98a27376616f0434cdfc3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-03T00:59:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 55573ae613a83e346b42c6d34af9833da9986c23 Author: Francis Lachapelle Date: Tue Sep 2 21:16:35 2008 +0000 Monotone-Parent: bf785cb3c555f8f6753cf915bc53455b1fb08004 Monotone-Revision: 12423bfe0e23ad0f3bb7c3e1f56d79229886b2e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-02T21:16:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 6eab6532b713803cadf7398ea6c9621b377acadb Author: Wolfgang Sourdeau Date: Tue Sep 2 20:57:23 2008 +0000 Monotone-Parent: bf785cb3c555f8f6753cf915bc53455b1fb08004 Monotone-Revision: 99cc1bb593f4002d820b712345f3e8c1c9ba44ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T20:57:23 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 5eadf6a93691280e75277bc74ea88b6d753a5cc3 Author: Francis Lachapelle Date: Tue Sep 2 20:52:09 2008 +0000 Fix for bug #2889 Monotone-Parent: 2d32d54f3ab29efb615ba64c54fb4714a8cbd0a1 Monotone-Revision: bf785cb3c555f8f6753cf915bc53455b1fb08004 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-02T20:52:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit cc1bd1abe5844e619eeaaef76ed0f94b5a0e479d Author: Francis Lachapelle Date: Tue Sep 2 19:15:58 2008 +0000 Fix for bug #2878 Monotone-Parent: 69df71bbd74fc7ccbfdfda4d8e386bd2d00ce08a Monotone-Revision: 2d32d54f3ab29efb615ba64c54fb4714a8cbd0a1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-02T19:15:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6fa5b84ecd2383cf0088ef338cbc280ee47739e8 Author: Francis Lachapelle Date: Tue Sep 2 18:44:48 2008 +0000 Monotone-Parent: b9fb860f8f7838df1fa7d5d3aa5503299b0ca08a Monotone-Revision: 69df71bbd74fc7ccbfdfda4d8e386bd2d00ce08a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-02T18:44:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js commit 8a2f70f210b6f6a82eea881a83b16b7fe577c36b Author: Wolfgang Sourdeau Date: Tue Sep 2 04:02:46 2008 +0000 Monotone-Parent: dcceb57e8e6ee4fbdfba1d9ff1f44cb1c59b56f5 Monotone-Revision: b9fb860f8f7838df1fa7d5d3aa5503299b0ca08a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T04:02:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailManager.m commit 5f355f57770540d29992c7f3cdca90d72f534bb2 Author: Wolfgang Sourdeau Date: Tue Sep 2 03:01:54 2008 +0000 Monotone-Parent: 21a302eed46e49a91844145380dabdd1cd40ed4b Monotone-Revision: dcceb57e8e6ee4fbdfba1d9ff1f44cb1c59b56f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T03:01:54 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 8c92eb542c1446b459e13226e090c5529eca275c Author: Wolfgang Sourdeau Date: Tue Sep 2 03:00:05 2008 +0000 Monotone-Parent: 504efed918c1affc532bdcc00196349809e53460 Monotone-Revision: 21a302eed46e49a91844145380dabdd1cd40ed4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T03:00:05 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 2a6198780392e14a3151ec86fc24eec13874330b Author: Wolfgang Sourdeau Date: Tue Sep 2 02:57:12 2008 +0000 Monotone-Parent: 7b5f08442cc8a464b29abb66c14ba679da84d277 Monotone-Revision: 504efed918c1affc532bdcc00196349809e53460 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:57:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailEditor.m commit ad5221ed0e5217fa7d9e79a15cbdd1daf8241bd0 Author: Wolfgang Sourdeau Date: Tue Sep 2 02:57:01 2008 +0000 Monotone-Parent: 2d2d47c8c2a7874ff16e8677d2bb7c3607c56d5c Monotone-Revision: 7b5f08442cc8a464b29abb66c14ba679da84d277 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:57:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit 6300e629377797722e808a258404f4c47fccdc0a Author: Wolfgang Sourdeau Date: Tue Sep 2 02:53:34 2008 +0000 Monotone-Parent: 5391b9be06e00255b931f3a5c6535e3527ebd405 Monotone-Revision: 2d2d47c8c2a7874ff16e8677d2bb7c3607c56d5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:53:34 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 5b5a642ef6e09bc4b97608c246f3cdf52147b8e4 Author: Wolfgang Sourdeau Date: Tue Sep 2 02:53:08 2008 +0000 Monotone-Parent: efd9ade13655768d4cae7605de1142d71a2b3e0c Monotone-Revision: 5391b9be06e00255b931f3a5c6535e3527ebd405 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:53:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit c7e40104a9beaeb770615e1d8c235cc9c92973a0 Author: Wolfgang Sourdeau Date: Tue Sep 2 02:52:55 2008 +0000 Monotone-Parent: a74b906d58327f02724a366df126c83b4bdcc4c9 Monotone-Revision: efd9ade13655768d4cae7605de1142d71a2b3e0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:52:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 95ec0e4a19876f304ba115379474e2b8d153ffdf Author: Wolfgang Sourdeau Date: Tue Sep 2 02:48:18 2008 +0000 Monotone-Parent: fc73a7910531c479a442d9feae0af3acaaebaa52 Monotone-Revision: a74b906d58327f02724a366df126c83b4bdcc4c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-02T02:48:18 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit 95643f0e3a26dc36a5410038a5dfdf599030e873 Author: Wolfgang Sourdeau Date: Mon Sep 1 17:31:40 2008 +0000 Monotone-Parent: a822829663fdf41f5ab083e6fb2ca305b833454f Monotone-Revision: fc73a7910531c479a442d9feae0af3acaaebaa52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-01T17:31:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 3353a468cc950de80c666e9f26934a30aa6b36e4 Author: Wolfgang Sourdeau Date: Mon Sep 1 16:49:13 2008 +0000 Monotone-Parent: b06af30d92e12a7505221842044947bace0edc08 Monotone-Revision: a822829663fdf41f5ab083e6fb2ca305b833454f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-01T16:49:13 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 3d986a1fdf5534c849edfbf3f98b323d9d443857 Author: Wolfgang Sourdeau Date: Mon Sep 1 13:38:36 2008 +0000 Monotone-Parent: 9fdb601e5aa4a2aafb9385ddc6c395ea29630d7c Monotone-Revision: b06af30d92e12a7505221842044947bace0edc08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-01T13:38:36 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit b53a8118e7e9aa785ecd46ed2f986ce358fb82c6 Author: Wolfgang Sourdeau Date: Mon Sep 1 13:21:27 2008 +0000 Monotone-Parent: e273e1fc79bb27da2ab8838b78616c5fb161fd58 Monotone-Revision: 9fdb601e5aa4a2aafb9385ddc6c395ea29630d7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-01T13:21:27 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 344d0e00b3476c09d71d4bdd1dbee3ad2b58956b Author: Francis Lachapelle Date: Fri Aug 29 23:58:16 2008 +0000 Monotone-Parent: 82068f0557914f395561a92071bea0e6791ac884 Monotone-Revision: e273e1fc79bb27da2ab8838b78616c5fb161fd58 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-29T23:58:16 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListViewContainer.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/UIxCalMainView.m commit 89deab41e71ee335b6707032c43f74a1cb0aa10e Author: Wolfgang Sourdeau Date: Fri Aug 29 21:20:09 2008 +0000 Monotone-Parent: 7999afc5008e59b53c53f037e7231a361daa50d8 Monotone-Revision: 82068f0557914f395561a92071bea0e6791ac884 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T21:20:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit aa33fb8a8ac7a4087603a9ed992316bbabf3e1da Author: Wolfgang Sourdeau Date: Fri Aug 29 21:19:11 2008 +0000 Monotone-Parent: dfc94cc52c59379dedd9711f5b27a4bb2429a045 Monotone-Revision: 7999afc5008e59b53c53f037e7231a361daa50d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T21:19:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 86b052485259ebb66991c7e2b144f3bf96a2ac38 Author: Wolfgang Sourdeau Date: Fri Aug 29 19:25:36 2008 +0000 Monotone-Parent: 17fbb038ecae79b08f511eacf0417a89716461bc Monotone-Revision: dfc94cc52c59379dedd9711f5b27a4bb2429a045 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T19:25:36 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 81e9c338a07af1dfba89239f2f6cc137be5a123c Author: Wolfgang Sourdeau Date: Fri Aug 29 17:33:19 2008 +0000 Monotone-Parent: 24c2f8206b434e2894e6aa447358893a06cc7dc7 Monotone-Revision: 17fbb038ecae79b08f511eacf0417a89716461bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T17:33:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 8e9e8fc8038b147dd65e86f5e5eb36b9ed6af440 Author: Wolfgang Sourdeau Date: Fri Aug 29 02:49:43 2008 +0000 Monotone-Parent: b3b6f425c01979bb9afdf39c7034dfd2131f4dd3 Monotone-Revision: 24c2f8206b434e2894e6aa447358893a06cc7dc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T02:49:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js commit 943b77d12f13c8f91ddf504eee716f84e14a0675 Author: Wolfgang Sourdeau Date: Fri Aug 29 02:27:14 2008 +0000 Monotone-Parent: fb78b987bf29f690a587dc85b6a7c9bb9f262843 Monotone-Revision: b3b6f425c01979bb9afdf39c7034dfd2131f4dd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T02:27:14 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 8bcb73ad75bac170cfe651330be45c6279c7bfa0 Author: Wolfgang Sourdeau Date: Fri Aug 29 01:28:43 2008 +0000 Monotone-Parent: 1449e2ebb5ab61c8fe437cc2f486e1eea6a6f851 Monotone-Revision: fb78b987bf29f690a587dc85b6a7c9bb9f262843 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T01:28:43 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit 15856820e6925efa10b93c8a581f7793ceffe758 Author: Wolfgang Sourdeau Date: Fri Aug 29 00:31:27 2008 +0000 Monotone-Parent: 2f0d42cca69230479f5caefd8f858f7923b64337 Monotone-Revision: 1449e2ebb5ab61c8fe437cc2f486e1eea6a6f851 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-29T00:31:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit c34dcbd1b3d093c0d824c3a81b8acb4a6e2e9ec4 Author: Wolfgang Sourdeau Date: Thu Aug 28 21:44:49 2008 +0000 Monotone-Parent: fd131f17ab49c14614952e0ede565d75240108d4 Monotone-Revision: 2f0d42cca69230479f5caefd8f858f7923b64337 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-28T21:44:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailActions.m M UI/WebServerResources/MailerUI.js commit 5823cdfa4cc07096bd73a445254aaac16641b655 Author: Wolfgang Sourdeau Date: Thu Aug 28 21:25:02 2008 +0000 Monotone-Parent: 5966d179f5ba5866b985546c60bf56fb8c81da28 Monotone-Revision: fd131f17ab49c14614952e0ede565d75240108d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-28T21:25:02 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailView.m commit c30a430881fa764a7f61961d2bf6bfde7ea858a5 Author: Francis Lachapelle Date: Thu Aug 28 20:42:55 2008 +0000 Monotone-Parent: 2ce562acf878ad1f7c91a19309985a2f48a7cd2d Monotone-Revision: 5966d179f5ba5866b985546c60bf56fb8c81da28 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-28T20:42:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit beae1ffdb43259695b0ef989114285898b603db4 Author: Wolfgang Sourdeau Date: Thu Aug 28 17:22:36 2008 +0000 Monotone-Parent: 649a1187cf216e088818ea020c5b497e84dd0fa4 Monotone-Revision: 2ce562acf878ad1f7c91a19309985a2f48a7cd2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-28T17:22:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 8a6ce84cb774aa1ad4bf97edc2dbc5b04954969e Author: Wolfgang Sourdeau Date: Thu Aug 28 15:53:33 2008 +0000 Monotone-Parent: 7cc3351f7b4c30b2183e351afaf429ade9f6ab9b Monotone-Revision: 649a1187cf216e088818ea020c5b497e84dd0fa4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-28T15:53:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit fcb174bdfd2544dee9d64b2cb1291fe23daa99d6 Author: Wolfgang Sourdeau Date: Thu Aug 28 14:48:45 2008 +0000 Monotone-Parent: d2bec7005b1132e0cdbaba9d59a590f4f9b95b6b Monotone-Revision: 7cc3351f7b4c30b2183e351afaf429ade9f6ab9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-28T14:48:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/HTMLUListElement.js M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxCalendarProperties.js M UI/WebServerResources/UIxColorPicker.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/UIxMailView.js M UI/WebServerResources/UIxOccurenceDialog.js M UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit 70f4adbbf4b0e215e717aee211c5d8e8d8228c79 Author: Francis Lachapelle Date: Thu Aug 28 13:41:47 2008 +0000 Monotone-Parent: 7a41e9cfb146659d0f2177efca2b6e9bccc71dbc Monotone-Revision: d2bec7005b1132e0cdbaba9d59a590f4f9b95b6b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-28T13:41:47 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserFolders.js commit 4082b90b53c8ca6521c5b8ddb25c0df55ea60330 Author: Wolfgang Sourdeau Date: Wed Aug 27 22:50:12 2008 +0000 Monotone-Parent: 673b05009820fc5ced4357cc9f1e8582b31301cb Monotone-Revision: 600e156688324637e9fcc6c445ab1c78a04e29ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T22:50:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 03c2f778398cfcc9d35bd7cfdecb03b00b4644c5 Author: Wolfgang Sourdeau Date: Wed Aug 27 22:01:41 2008 +0000 Monotone-Parent: 3ef512531577e1fefe46485057610ae57aade728 Monotone-Revision: 673b05009820fc5ced4357cc9f1e8582b31301cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T22:01:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 627c6dd0128cabdb32f2d2598380892136a846d2 Author: Wolfgang Sourdeau Date: Wed Aug 27 21:55:55 2008 +0000 Monotone-Parent: 4af6f242db41c32f7b5a930b008be8a78af1a375 Monotone-Revision: 3ef512531577e1fefe46485057610ae57aade728 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T21:55:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 00f1f8926ab04d37e649b1dd704f374ec18d0e92 Author: Wolfgang Sourdeau Date: Wed Aug 27 21:51:50 2008 +0000 Monotone-Parent: cf8aaf24a7987c304ec874bef6f30569d338c805 Monotone-Revision: 4af6f242db41c32f7b5a930b008be8a78af1a375 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T21:51:50 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1626.diff commit a4b9255232cf24024c64b960a61e0b15a48423cb Author: Francis Lachapelle Date: Wed Aug 27 20:57:18 2008 +0000 Monotone-Parent: 4c9608572882ae5c269068ec4c4ccad86ad7a2eb Monotone-Revision: c13cadeadceb489f749246b2df80fd3f06819f1a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-27T20:57:18 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings commit b10614de5218927a64d85aafdf13abbcf965232c Author: Francis Lachapelle Date: Wed Aug 27 20:40:01 2008 +0000 Monotone-Parent: ba7d1d0cda822dd49bfedce682782de949f1aa44 Monotone-Revision: 4c9608572882ae5c269068ec4c4ccad86ad7a2eb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-27T20:40:01 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Spanish.lproj/Localizable.strings commit ef57e80fefe1b604064f8f7026354cda3ae4ec6e Author: Francis Lachapelle Date: Wed Aug 27 20:16:18 2008 +0000 Monotone-Parent: cf8aaf24a7987c304ec874bef6f30569d338c805 Monotone-Revision: ba7d1d0cda822dd49bfedce682782de949f1aa44 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-27T20:16:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 8e6a6950dad2d3949ab3e95d0e32a7abd9812de3 Author: Wolfgang Sourdeau Date: Wed Aug 27 19:59:39 2008 +0000 Monotone-Parent: 25391f65ab0c40a0befe20a95f03ca78a76d4cfc Monotone-Revision: cf8aaf24a7987c304ec874bef6f30569d338c805 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T19:59:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit 045e3d12f2440df66d76ac8c1bd9b8b990a82f15 Author: Wolfgang Sourdeau Date: Wed Aug 27 15:44:42 2008 +0000 Monotone-Parent: d03bb6a79d6cb001607960f115c3f2465ef9ea8a Monotone-Revision: 25391f65ab0c40a0befe20a95f03ca78a76d4cfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T15:44:42 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1625.diff A SOPE/sope-patchset-r1626.diff commit f83b76b06c355d92a60f3a9d9ccc43b4f6687644 Author: Wolfgang Sourdeau Date: Wed Aug 27 14:35:11 2008 +0000 Monotone-Parent: c44206dce55a5d54dc22a2cb7bdebc97ae7716f5 Monotone-Revision: d03bb6a79d6cb001607960f115c3f2465ef9ea8a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T14:35:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css commit c7d986fce2accafa6ebfc6ce79cfd4201c324919 Author: Wolfgang Sourdeau Date: Wed Aug 27 14:25:55 2008 +0000 Monotone-Parent: 66a1d31248931d6126bf54335f1abba2ee9bf114 Monotone-Revision: c44206dce55a5d54dc22a2cb7bdebc97ae7716f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-27T14:25:55 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css commit fadbf84e833df22594b19609bc8073d14dfa4d57 Author: Wolfgang Sourdeau Date: Tue Aug 26 21:01:41 2008 +0000 Monotone-Parent: 6187159ed1d7790548548168473cb4ebca84bce1 Monotone-Revision: 66a1d31248931d6126bf54335f1abba2ee9bf114 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T21:01:41 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m commit fd588d2a5c0dd5ab1dcdbd53e5042fea18739b63 Author: Francis Lachapelle Date: Tue Aug 26 20:08:36 2008 +0000 Monotone-Parent: f26a67548e90f9e418185e415399c0936fd4c271 Monotone-Revision: 6187159ed1d7790548548168473cb4ebca84bce1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-26T20:08:36 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3e85ecd8e62c37e8f4e9eef9e586f444e4d360c2 Author: Francis Lachapelle Date: Tue Aug 26 19:21:15 2008 +0000 Monotone-Parent: 685c9ae25de2a186a85413b3e3a5372623cac3c9 Monotone-Revision: f26a67548e90f9e418185e415399c0936fd4c271 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-26T19:21:15 Monotone-Branch: ca.inverse.sogo M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit 2be02b8f409a9fa7f15e0dcc1eefc3ca780c9f67 Author: Wolfgang Sourdeau Date: Tue Aug 26 19:13:41 2008 +0000 Monotone-Parent: 5aae1bc400a8ae0cab4b8402c0eb3b059b8b9756 Monotone-Revision: 685c9ae25de2a186a85413b3e3a5372623cac3c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T19:13:41 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/English.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/Spanish.lproj/Localizable.strings M UI/WebServerResources/MailerUI.js commit 1d493d553efaae52b097844c2c4a5f4a1fe251c6 Author: Wolfgang Sourdeau Date: Tue Aug 26 18:40:52 2008 +0000 Monotone-Parent: 0aa22924f2640ff5ef3beb088a558ab5c0f49338 Monotone-Revision: 5aae1bc400a8ae0cab4b8402c0eb3b059b8b9756 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T18:40:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 478f5234660ac026e093102cecc5894ac6b3eeeb Author: Wolfgang Sourdeau Date: Tue Aug 26 18:40:48 2008 +0000 Monotone-Parent: 53112c079fc1cf21b6b08a3036256c983f01c96e Monotone-Revision: 0aa22924f2640ff5ef3beb088a558ab5c0f49338 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T18:40:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 5876989e1d8c88c53bec812ebe8e9ddf28cfbb3a Author: Wolfgang Sourdeau Date: Tue Aug 26 17:42:03 2008 +0000 Monotone-Parent: 47b9620ce14470cae0697918adc94344f3f07b0e Monotone-Revision: b4d23e0ff0b98727a952a0a09a9cb7e312f3562a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:42:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoRootPage.m M UI/SOGoUI/UIxComponent.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit 0227fd120e08148e3631d7de131796c56c95d8a6 Author: Wolfgang Sourdeau Date: Tue Aug 26 17:40:19 2008 +0000 Monotone-Parent: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c Monotone-Revision: 47b9620ce14470cae0697918adc94344f3f07b0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:40:19 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8f9d53726f0d992993590f1900d7f41d2d8b035c Author: Wolfgang Sourdeau Date: Tue Aug 26 17:40:02 2008 +0000 Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f Monotone-Revision: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:40:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/Dutch.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/Italian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings M UI/SOGoUI/GNUmakefile A UI/SOGoUI/UIxModuleAccessDenied.h A UI/SOGoUI/UIxModuleAccessDenied.m A UI/Templates/UIxModuleAccessDenied.wox commit 674e43663152481ef184feeb55031e47ec66bb01 Author: Francis Lachapelle Date: Tue Aug 26 17:16:16 2008 +0000 Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f Monotone-Revision: 41b11d3b1b18c4d1c7da8ba97062c553d70d8596 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-26T17:16:16 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 335d43c92c11fa29d4f1b9041e862a6a26d5063f Author: Ludovic Marcotte Date: Tue Aug 26 13:16:51 2008 +0000 Updated NEWS file in preparation for 1.0 RC8 Monotone-Parent: 0cce1c8355516f6fd78c9fc7bebd2d918235f6dd Monotone-Revision: 2946be96e24ef28355163488376def0341ef650f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-26T13:16:51 Monotone-Branch: ca.inverse.sogo M NEWS commit 21976460d90540adf6246a3ca72f5fdbebf8f917 Author: Wolfgang Sourdeau Date: Tue Aug 26 03:26:42 2008 +0000 Monotone-Parent: 8c852e4b9e947a653debd71411c75952266f7034 Monotone-Revision: 47c3ff1522958a2650c7b2b3d9d4407ed0d21510 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T03:26:42 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 6985721debe8681389ccba24501c7ceb419b3855 Author: Wolfgang Sourdeau Date: Tue Aug 26 03:15:35 2008 +0000 Monotone-Parent: 4996dd3cf01c2faa951ae04e44de3eb31194a326 Monotone-Revision: d2e102506b6eee11a573475e7277568977b959a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T03:15:35 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit f8ec75340b05aa1dce3c492bdec72f1a86d75c0e Author: Francis Lachapelle Date: Tue Aug 26 00:22:18 2008 +0000 Monotone-Parent: c4473b091bb6071df34b94e1635826d6452d949b Monotone-Revision: bbbcd22c1bfa8a23c1a03e53be92046ecec2a3b3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-26T00:22:18 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit fd0d28191e1cab1e6de0d3a0102e99368f569722 Author: Francis Lachapelle Date: Mon Aug 25 20:52:48 2008 +0000 Monotone-Parent: 4996dd3cf01c2faa951ae04e44de3eb31194a326 Monotone-Revision: c4473b091bb6071df34b94e1635826d6452d949b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-25T20:52:48 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoFolder.m M UI/WebServerResources/ContactsUI.js commit e1c8f3ffe097789f45cadfe8252d3cd2ee16cfbd Author: Wolfgang Sourdeau Date: Mon Aug 25 20:45:42 2008 +0000 Monotone-Parent: 39a02584d6f552b43a783fc48bc54d99f63c12d0 Monotone-Revision: a1c1eacbf93b1c77a04e617675b261da87d45947 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T20:45:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 7903686fe952797d774d7b67630a1bb2ad7f7000 Author: Wolfgang Sourdeau Date: Mon Aug 25 19:22:59 2008 +0000 Monotone-Parent: 2c8cf5595f147309d3c7bb0d723b5cb49c375fb4 Monotone-Revision: 39a02584d6f552b43a783fc48bc54d99f63c12d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T19:22:59 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit 7d3bfdb5367aec5499b970e24c0a8a1d189a594d Author: Wolfgang Sourdeau Date: Mon Aug 25 19:22:00 2008 +0000 Monotone-Parent: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8 Monotone-Revision: 2c8cf5595f147309d3c7bb0d723b5cb49c375fb4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T19:22:00 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit acdce07ee0c69904b29d8ce2f4ac7d57aae20ae9 Author: Francis Lachapelle Date: Mon Aug 25 19:13:18 2008 +0000 Monotone-Parent: 38a512204cb4c49fbc144379e8587aaea3394a3a Monotone-Revision: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-25T19:13:18 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js commit d8c42dce6cf27e21bfa44c2cb1274f854b4103fb Author: Ludovic Marcotte Date: Mon Aug 25 18:38:42 2008 +0000 We now disable the Reminder popup as it's not right now supported. Monotone-Parent: 62820f08c88e6bd9bf5b0d9c61b83fb3d1a337e8 Monotone-Revision: b5081e44c9a03ab4fd5987c45fd8bf518f9c773f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-25T18:38:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 0b492ef0adcd97b58082401c76e6e1e8d734838a Author: Francis Lachapelle Date: Fri Aug 22 12:08:18 2008 +0000 Monotone-Parent: af42c1c664398cffa5afdc484683fb326e291b6e Monotone-Revision: 38a512204cb4c49fbc144379e8587aaea3394a3a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-22T12:08:18 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m M UI/Contacts/product.plist M UI/WebServerResources/SchedulerUI.js commit 559f29f70276426a8300c7afc51584d0aefe8449 Author: Wolfgang Sourdeau Date: Mon Aug 25 18:12:09 2008 +0000 Monotone-Parent: 363fbc819330c41ad2c2027e6eab767f87e0099a Monotone-Revision: af42c1c664398cffa5afdc484683fb326e291b6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T18:12:09 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit cbcf1496064f7518d3a0773eea382085275eeb2b Author: Wolfgang Sourdeau Date: Mon Aug 25 17:53:27 2008 +0000 Monotone-Parent: 5e1df050b28ca73381c59d2d3d1f57cc7fade5df Monotone-Revision: 363fbc819330c41ad2c2027e6eab767f87e0099a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T17:53:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxPreferences.js commit 5b4594d20a0664f46884cc89700df9eb18c49f0f Author: Wolfgang Sourdeau Date: Mon Aug 25 12:58:58 2008 +0000 Monotone-Parent: 7f553366431940f24edc82f10721c69c1a91a3c0 Monotone-Revision: 5e1df050b28ca73381c59d2d3d1f57cc7fade5df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-25T12:58:58 Monotone-Branch: ca.inverse.sogo D SOPE/sope-mime-nosort.diff commit f573dc5d0e0e39cf4cabd35cf93781d66d059358 Author: Wolfgang Sourdeau Date: Sat Aug 23 03:24:24 2008 +0000 Monotone-Parent: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55 Monotone-Revision: 8bc0eb7c9fd973f77be1c3e110b5c04007734d45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-23T03:24:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit a0de2d52f719804768ad54aab67195d11a253a08 Author: Wolfgang Sourdeau Date: Fri Aug 22 21:49:37 2008 +0000 Monotone-Parent: 7e1e7d720fbae9469e69ee665a26293d48382280 Monotone-Revision: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T21:49:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailRenderingContext.m commit 01f9a83bcaca3a18439ae0bab27379c9a5ce96e2 Author: Wolfgang Sourdeau Date: Fri Aug 22 21:25:01 2008 +0000 Monotone-Parent: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df Monotone-Revision: 7add241a803ae2c2ee7ea4c1c708f60ef7e6498b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T21:25:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit abdc5e8518a48f7fd4b7d7b4c77b2a96d5dd7f62 Author: Wolfgang Sourdeau Date: Fri Aug 22 20:04:10 2008 +0000 Monotone-Parent: a0baf3974def7568b78583eee52ce7c060344b6b Monotone-Revision: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T20:04:10 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit bd51263b3eff7d17e4197e9a9a02c91740d463ec Author: Wolfgang Sourdeau Date: Fri Aug 22 19:57:18 2008 +0000 Monotone-Parent: 45c31921bfd88fe407ba78dde7266a4ef4b75ef6 Monotone-Revision: a0baf3974def7568b78583eee52ce7c060344b6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T19:57:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 17ee8456d6e0f57ddbbe2d067adcfb6d03b4f752 Author: Ludovic Marcotte Date: Fri Aug 22 19:55:40 2008 +0000 see changelog Monotone-Parent: cb3f479134d1d5c2e5302fa2bc5e9546144fd5df Monotone-Revision: cf1274250eeb2ccd93241a351a17123c4a95cd31 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-22T19:55:40 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 4861dfab02fd30472a316034eef702c0b6b2bae7 Author: Wolfgang Sourdeau Date: Fri Aug 22 18:50:29 2008 +0000 Monotone-Parent: b1d9b0e8b48341b65d5f440bceeee81fb590bb3e Monotone-Revision: 45c31921bfd88fe407ba78dde7266a4ef4b75ef6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T18:50:29 Monotone-Branch: ca.inverse.sogo M NEWS commit 8fd3833dd6a70edebb463a4d27fa2da1e3272641 Author: Wolfgang Sourdeau Date: Fri Aug 22 18:43:08 2008 +0000 Monotone-Parent: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655 Monotone-Revision: d5bcd77c68cb679b5a1b9a23a4cc86038b0e615e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T18:43:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoHTMLMailBodyPart.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/product.plist M SoObjects/SOGo/SOGoObject.m M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/product.plist A UI/Templates/MailPartViewers/UIxMailPartExternalHTMLViewer.wox A UI/WebServerResources/UIxMailPartExternalHTMLViewer.css commit 7c129faf3dfddc35fce1c650abddd073b3d9cc68 Author: Wolfgang Sourdeau Date: Fri Aug 22 15:02:56 2008 +0000 Monotone-Parent: 579be7a198049057f8c207da8274dadf1702c593 Monotone-Revision: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T15:02:56 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit e547ab346bbb2293700cabe277eff19943519db6 Author: Wolfgang Sourdeau Date: Fri Aug 22 14:57:23 2008 +0000 Monotone-Parent: 1af347fe96abc17587172e207fcbf80e98d7f6f8 Monotone-Revision: 1f97aa49aa118c4b104e4fc4fa9c4f6a320435e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-22T14:57:23 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit 98d60326385de88d04e5b06b7af72096d30a69b8 Author: Ludovic Marcotte Date: Fri Aug 22 13:52:24 2008 +0000 see changelog Monotone-Parent: a9323afc29bd494143d2c78639e7a02f3d3804cb Monotone-Revision: 1af347fe96abc17587172e207fcbf80e98d7f6f8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-22T13:52:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSString+Mail.m M SoObjects/SOGo/NSString+Utilities.m M UI/MailPartViewers/UIxMailPartMessageViewer.m commit a1bda982f225ea7f0f1046c1aa29a06400944e6a Author: Francis Lachapelle Date: Fri Aug 22 06:44:27 2008 +0000 Monotone-Parent: f36908690fb1287e17d7bb0eb4155ddc4c6f6a55 Monotone-Revision: 3ea5e4c3ab43c68fb675c5144a1c3378da620a48 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-22T06:44:27 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/UIxContactEditor.css commit 514ca96ad42605851b0e62e52a403d7e0e6604c5 Author: Francis Lachapelle Date: Fri Aug 22 00:49:23 2008 +0000 Monotone-Parent: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655 Monotone-Revision: ed0cae805a538abfe1c738e426b04f59baa43949 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-22T00:49:23 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 4e8a929769c9a4db70ef578944e3db9658bd6517 Author: Francis Lachapelle Date: Thu Aug 21 23:35:34 2008 +0000 Monotone-Parent: 1af347fe96abc17587172e207fcbf80e98d7f6f8 Monotone-Revision: 81291ebd761827191a007b02ee603cd1f31fc8a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T23:35:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSString+Utilities.m commit cbb99dc201ca0ca83f7930a654d3e842b387c888 Author: Francis Lachapelle Date: Thu Aug 21 21:46:11 2008 +0000 Monotone-Parent: 2067a16090e68b1eac6c1e860f41b09c466ff2f5 Monotone-Revision: 5115a135492e7714cb2a621cfb35a30ce246f20d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T21:46:11 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 4af99040b736726ef121b3867888326509d5fc8b Author: Ludovic Marcotte Date: Thu Aug 21 21:40:48 2008 +0000 See ChangeLog Monotone-Parent: f4a48c355ec45a380e52409f4443bd4198ea038a Monotone-Revision: e61122c5a0ba3f7e5dfada968f88f155fc08bb40 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-21T21:40:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit be982cdc3540fa375678b7cdf28cb74876cd7231 Author: Francis Lachapelle Date: Thu Aug 21 21:40:28 2008 +0000 Monotone-Parent: f4a48c355ec45a380e52409f4443bd4198ea038a Monotone-Revision: 2067a16090e68b1eac6c1e860f41b09c466ff2f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T21:40:28 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSString+Utilities.m commit d9c815dc40e1ff147fa18e7c7026e4a442d6fc7a Author: Wolfgang Sourdeau Date: Thu Aug 21 20:46:26 2008 +0000 Monotone-Parent: 469d156712114bc63eea7b914bbf76d4166fc60e Monotone-Revision: f4a48c355ec45a380e52409f4443bd4198ea038a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T20:46:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 622ea34323f48809588e3175b5a5100ed579b0ed Author: Francis Lachapelle Date: Thu Aug 21 19:06:05 2008 +0000 Monotone-Parent: 477e32cf5b5583a15d85d9811ea38d461ff7de4e Monotone-Revision: 469d156712114bc63eea7b914bbf76d4166fc60e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T19:06:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit f168a1236d48fe86063478fb07f87331d4d952d4 Author: Wolfgang Sourdeau Date: Thu Aug 21 19:19:34 2008 +0000 Monotone-Parent: 1d2115449dd0c5ec3aadc44e3a50c1752f85c59c Monotone-Revision: 477e32cf5b5583a15d85d9811ea38d461ff7de4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T19:19:34 Monotone-Branch: ca.inverse.sogo M NEWS commit b08912c973db278acf07e454f3a62535739bb685 Author: Wolfgang Sourdeau Date: Thu Aug 21 19:19:11 2008 +0000 Monotone-Parent: 4b3afa6bee722f77839bced287a525495c0fe2e0 Monotone-Revision: 1d2115449dd0c5ec3aadc44e3a50c1752f85c59c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T19:19:11 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit a7bbef355c4c2f0ed4a96086e85b495ae01ca45c Author: Wolfgang Sourdeau Date: Thu Aug 21 19:17:38 2008 +0000 Monotone-Parent: b5f2243baded9602acbf5acb8da41a1cc71e1a15 Monotone-Revision: 4b3afa6bee722f77839bced287a525495c0fe2e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T19:17:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit be9a46931388e29d26170ba0f3636016ef4d7939 Author: Ludovic Marcotte Date: Thu Aug 21 17:46:17 2008 +0000 See ChangeLog Monotone-Parent: f6a08c3b1afc336cd35006c90d8dbf33e7f88bf1 Monotone-Revision: b5f2243baded9602acbf5acb8da41a1cc71e1a15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-21T17:46:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/day-view.png M UI/WebServerResources/edit.png M UI/WebServerResources/goto-today.png M UI/WebServerResources/month-view.png M UI/WebServerResources/new-card.png M UI/WebServerResources/new-event.png M UI/WebServerResources/new-list.png M UI/WebServerResources/new-task.png M UI/WebServerResources/properties.png M UI/WebServerResources/tb-compose-attach-flat-24x24.png M UI/WebServerResources/tb-compose-contacts-flat-24x24.png M UI/WebServerResources/tb-compose-save-flat-24x24.png M UI/WebServerResources/tb-compose-send-flat-24x24.png M UI/WebServerResources/tb-mail-addressbook-flat-24x24.png M UI/WebServerResources/tb-mail-delete-flat-24x24.png M UI/WebServerResources/tb-mail-file-flat-24x24.png M UI/WebServerResources/tb-mail-forward-flat-24x24.png M UI/WebServerResources/tb-mail-getmail-flat-24x24.png M UI/WebServerResources/tb-mail-print-flat-24x24.png M UI/WebServerResources/tb-mail-reply-flat-24x24.png M UI/WebServerResources/tb-mail-replyall-flat-24x24.png M UI/WebServerResources/tb-mail-write-flat-24x24.png D UI/WebServerResources/tbtv_account_17x17.gif A UI/WebServerResources/tbtv_account_17x17.png D UI/WebServerResources/tbtv_drafts_17x17.gif A UI/WebServerResources/tbtv_drafts_17x17.png D UI/WebServerResources/tbtv_inbox_17x17.gif A UI/WebServerResources/tbtv_inbox_17x17.png D UI/WebServerResources/tbtv_leaf_corner_17x17.gif A UI/WebServerResources/tbtv_leaf_corner_17x17.png D UI/WebServerResources/tbtv_sent_17x17.gif A UI/WebServerResources/tbtv_sent_17x17.png D UI/WebServerResources/tbtv_trash_17x17.gif A UI/WebServerResources/tbtv_trash_17x17.png M UI/WebServerResources/week-view.png M UI/WebServerResources/write-message.png M UI/WebServerResources/write.png commit dd7412cbf18023936c7f627f6d12582450a9330f Author: Francis Lachapelle Date: Thu Aug 21 17:42:31 2008 +0000 Monotone-Parent: bef1f662e1701b836a89ce52809aac40d4c7a964 Monotone-Revision: d3e2768d395c5117bc0c0e5ce9913f9cea531223 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T17:42:31 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.h M UI/Contacts/UIxContactView.m M UI/MailerUI/UIxMailMainFrame.m commit 23486d0218b4b3a9e8f8d846b40ec4e896843ca9 Author: Wolfgang Sourdeau Date: Thu Aug 21 16:07:56 2008 +0000 Monotone-Parent: bef1f662e1701b836a89ce52809aac40d4c7a964 Monotone-Revision: 4ecd3497cd5054a2a36581280fa018f7c4d761de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T16:07:56 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/apt_icon_private.gif D UI/WebServerResources/corner_right.gif D UI/WebServerResources/invisible_space_2.gif D UI/WebServerResources/tbtb_anais.png commit 4cec73a91334e7723d815d5ac18f589dc12d2c16 Author: Wolfgang Sourdeau Date: Thu Aug 21 15:55:42 2008 +0000 Monotone-Parent: ebfcfa3a765664e839e40597a7fe36e370f2a76c Monotone-Revision: 521ea089e2f431d8a0e1e6c022b351e76fbe5621 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T15:55:42 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/OGoLogo.gif D UI/WebServerResources/alarm.png D UI/WebServerResources/box_botleft.gif D UI/WebServerResources/box_botright.gif D UI/WebServerResources/box_bottom.gif D UI/WebServerResources/box_left.gif D UI/WebServerResources/box_right.gif D UI/WebServerResources/box_top.gif D UI/WebServerResources/box_topleft.gif D UI/WebServerResources/box_topright.gif D UI/WebServerResources/chair.png D UI/WebServerResources/delete.png D UI/WebServerResources/downstairs.gif D UI/WebServerResources/downward_sorted.gif D UI/WebServerResources/icon_mark_flagged.gif D UI/WebServerResources/icon_mark_read.gif D UI/WebServerResources/icon_mark_unflagged.gif D UI/WebServerResources/icon_mark_unread.gif D UI/WebServerResources/icon_popupcalendar.gif D UI/WebServerResources/icon_view_chart.gif D UI/WebServerResources/icon_view_chart_inactive.gif D UI/WebServerResources/icon_view_columns.gif D UI/WebServerResources/icon_view_columns_inactive.gif D UI/WebServerResources/icon_view_list.gif D UI/WebServerResources/icon_view_list_inactive.gif D UI/WebServerResources/icon_view_overview.gif D UI/WebServerResources/icon_view_overview_inactive.gif D UI/WebServerResources/line_left.gif D UI/WebServerResources/line_right.gif D UI/WebServerResources/line_stretch.gif D UI/WebServerResources/manage-newsgroups.png D UI/WebServerResources/manage-rss.png D UI/WebServerResources/menu_logo_top.gif D UI/WebServerResources/message-mail-read.png D UI/WebServerResources/multiweek-view.png D UI/WebServerResources/next_week.gif D UI/WebServerResources/optional-participant.png D UI/WebServerResources/previous_week.gif D UI/WebServerResources/repeat-16.png D UI/WebServerResources/required-participant.png D UI/WebServerResources/select_arrow.gif D UI/WebServerResources/select_arrow_down.gif D UI/WebServerResources/select_arrow_over.gif D UI/WebServerResources/tab_center_active.gif D UI/WebServerResources/tb-ab-delete-flat-24x24.png D UI/WebServerResources/tb-ab-delete-high-24x24.png D UI/WebServerResources/tb-ab-delete-off-24x24.png D UI/WebServerResources/tb-ab-instantmessage-flat-24x24.png D UI/WebServerResources/tb-ab-instantmessage-high-24x24.png D UI/WebServerResources/tb-ab-instantmessage-off-24x24.png D UI/WebServerResources/tb-ab-newcard-flat-24x24.png D UI/WebServerResources/tb-ab-newcard-high-24x24.png D UI/WebServerResources/tb-ab-newcard-off-24x24.png D UI/WebServerResources/tb-ab-newlist-flat-24x24.png D UI/WebServerResources/tb-ab-newlist-high-24x24.png D UI/WebServerResources/tb-ab-newlist-off-24x24.png D UI/WebServerResources/tb-ab-properties-high-24x24.png D UI/WebServerResources/tb-ab-properties-off-24x24.png D UI/WebServerResources/tb-ab-write-flat-24x24.png D UI/WebServerResources/tb-ab-write-high-24x24.png D UI/WebServerResources/tb-ab-write-off-24x24.png D UI/WebServerResources/tb-compose-attach-high-24x24.png D UI/WebServerResources/tb-compose-attach-off-24x24.png D UI/WebServerResources/tb-compose-contacts-high-24x24.png D UI/WebServerResources/tb-compose-contacts-off-24x24.png D UI/WebServerResources/tb-compose-copy-flat-24x24.png D UI/WebServerResources/tb-compose-copy-high-24x24.png D UI/WebServerResources/tb-compose-copy-off-24x24.png D UI/WebServerResources/tb-compose-cut-flat-24x24.png D UI/WebServerResources/tb-compose-cut-high-24x24.png D UI/WebServerResources/tb-compose-cut-off-24x24.png D UI/WebServerResources/tb-compose-paste-flat-24x24.png D UI/WebServerResources/tb-compose-paste-high-24x24.png D UI/WebServerResources/tb-compose-paste-off-24x24.png D UI/WebServerResources/tb-compose-quote-flat-24x24.png D UI/WebServerResources/tb-compose-quote-high-24x24.png D UI/WebServerResources/tb-compose-quote-off-24x24.png D UI/WebServerResources/tb-compose-save-high-24x24.png D UI/WebServerResources/tb-compose-save-off-24x24.png D UI/WebServerResources/tb-compose-security-high-24x24.png D UI/WebServerResources/tb-compose-security-off-24x24.png D UI/WebServerResources/tb-compose-send-high-24x24.png D UI/WebServerResources/tb-compose-send-off-24x24.png D UI/WebServerResources/tb-compose-spell-flat-24x24.png D UI/WebServerResources/tb-compose-spell-high-24x24.png D UI/WebServerResources/tb-compose-spell-off-24x24.png D UI/WebServerResources/tb-mail-addressbook-high-24x24.png D UI/WebServerResources/tb-mail-addressbook-off-24x24.png D UI/WebServerResources/tb-mail-delete-high-24x24.png D UI/WebServerResources/tb-mail-delete-off-24x24.png D UI/WebServerResources/tb-mail-file-high-24x24.png D UI/WebServerResources/tb-mail-file-off-24x24.png D UI/WebServerResources/tb-mail-forward-high-24x24.png D UI/WebServerResources/tb-mail-forward-off-24x24.png D UI/WebServerResources/tb-mail-getmail-high-24x24.png D UI/WebServerResources/tb-mail-getmail-off-24x24.png D UI/WebServerResources/tb-mail-junk-high-24x24.png D UI/WebServerResources/tb-mail-junk-off-24x24.png D UI/WebServerResources/tb-mail-mark-flat-24x24.png D UI/WebServerResources/tb-mail-mark-high-24x24.png D UI/WebServerResources/tb-mail-mark-off-24x24.png D UI/WebServerResources/tb-mail-next-flat-24x24.png D UI/WebServerResources/tb-mail-next-high-24x24.png D UI/WebServerResources/tb-mail-next-off-24x24.png D UI/WebServerResources/tb-mail-prev-flat-24x24.png D UI/WebServerResources/tb-mail-prev-high-24x24.png D UI/WebServerResources/tb-mail-prev-off-24x24.png D UI/WebServerResources/tb-mail-print-high-24x24.png D UI/WebServerResources/tb-mail-print-off-24x24.png D UI/WebServerResources/tb-mail-reply-high-24x24.png D UI/WebServerResources/tb-mail-reply-off-24x24.png D UI/WebServerResources/tb-mail-replyall-high-24x24.png D UI/WebServerResources/tb-mail-replyall-off-24x24.png D UI/WebServerResources/tb-mail-stop-high-24x24.png D UI/WebServerResources/tb-mail-stop-off-24x24.png D UI/WebServerResources/tb-mail-write-high-24x24.png D UI/WebServerResources/tb-mail-write-off-24x24.png D UI/WebServerResources/tbtb_addressbook.png D UI/WebServerResources/tbtb_compose.png D UI/WebServerResources/tbtb_compose_addressbook_30x30.png D UI/WebServerResources/tbtb_compose_attach_30x30.png D UI/WebServerResources/tbtb_compose_clip_30x30.png D UI/WebServerResources/tbtb_compose_cut_30x30.png D UI/WebServerResources/tbtb_compose_dup_30x30.png D UI/WebServerResources/tbtb_compose_file_30x30.png D UI/WebServerResources/tbtb_compose_lock_30x30.png D UI/WebServerResources/tbtb_compose_quote_30x30.png D UI/WebServerResources/tbtb_compose_send_30x30.png D UI/WebServerResources/tbtb_compose_spell_30x30.png D UI/WebServerResources/tbtb_delete.png D UI/WebServerResources/tbtb_deletedoc.png D UI/WebServerResources/tbtb_filetofolder.png D UI/WebServerResources/tbtb_folderadd.png D UI/WebServerResources/tbtb_folderdel.png D UI/WebServerResources/tbtb_forward.png D UI/WebServerResources/tbtb_getmail.png D UI/WebServerResources/tbtb_next.png D UI/WebServerResources/tbtb_previous.png D UI/WebServerResources/tbtb_print.png D UI/WebServerResources/tbtb_reply.png D UI/WebServerResources/tbtb_replyall.png D UI/WebServerResources/tbtb_search.png D UI/WebServerResources/tbtb_trash.png D UI/WebServerResources/tbtv_space_17x17.gif D UI/WebServerResources/title_config.png D UI/WebServerResources/title_junk.png D UI/WebServerResources/title_thread.png D UI/WebServerResources/treeview_corner.gif D UI/WebServerResources/treeview_corner_minus.gif D UI/WebServerResources/treeview_corner_plus.gif D UI/WebServerResources/treeview_junction.gif D UI/WebServerResources/treeview_leaf.gif D UI/WebServerResources/treeview_leaf_corner.gif D UI/WebServerResources/treeview_line.gif D UI/WebServerResources/treeview_minus.gif D UI/WebServerResources/treeview_plus.gif D UI/WebServerResources/treeview_space.gif D UI/WebServerResources/upward_sorted.gif commit 6665b3c5835289b73b6bf9b50385ebb793e07f44 Author: Francis Lachapelle Date: Thu Aug 21 15:30:51 2008 +0000 Monotone-Parent: 64979613a77fc7ce9232d0bc7e3f8ba911f6cd92 Monotone-Revision: f0e213596b61da3ea457a1a0a14230911c3b4fe6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T15:30:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/tablekit.js commit 7f1587466903afb695473334fc7747e10a4e18bb Author: Francis Lachapelle Date: Thu Aug 21 14:35:02 2008 +0000 Monotone-Parent: ebfcfa3a765664e839e40597a7fe36e370f2a76c Monotone-Revision: 64979613a77fc7ce9232d0bc7e3f8ba911f6cd92 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T14:35:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 83cf17fe2bc52a731db05ca59d361d9fcaf6f0aa Author: Wolfgang Sourdeau Date: Thu Aug 21 03:03:47 2008 +0000 Monotone-Parent: d56786bfd4252cac6fabbec16a507890e9920737 Monotone-Revision: ebfcfa3a765664e839e40597a7fe36e370f2a76c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T03:03:47 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat M Scripts/sogod-wrapper commit 4c7d2820ecfd5d47adde5ed0e0c9b2436c1f8b7e Author: Wolfgang Sourdeau Date: Thu Aug 21 02:36:04 2008 +0000 Monotone-Parent: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f Monotone-Revision: d56786bfd4252cac6fabbec16a507890e9920737 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T02:36:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Spanish.lproj/Localizable.strings A UI/PreferencesUI/UIxAdditionalPreferences.h A UI/PreferencesUI/UIxAdditionalPreferences.m M UI/PreferencesUI/UIxPreferences.m A UI/Templates/PreferencesUI/UIxAdditionalPreferences.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit e9c35d8950feb3f38c4b8674142c5f370f11e7f3 Author: Wolfgang Sourdeau Date: Thu Aug 21 02:34:23 2008 +0000 Monotone-Parent: 2045ada3c4deb0418109ebabb66ee2bc784546fd Monotone-Revision: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-21T02:34:23 Monotone-Branch: ca.inverse.sogo M UI/Common/bundle-info.plist M UI/SOGoUI/GNUmakefile D UI/SOGoUI/SOGoJSStringFormatter.h D UI/SOGoUI/SOGoJSStringFormatter.m commit dd381b906ba1b67655dd8165273f5f171cea1300 Author: Francis Lachapelle Date: Tue Aug 19 11:31:56 2008 +0000 Monotone-Parent: 702a1b091244767d9453266731ab73a2070019b7 Monotone-Revision: 2045ada3c4deb0418109ebabb66ee2bc784546fd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-19T11:31:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit aa4c2ab572e5333f03a15f225c6f31355ce3a370 Author: Francis Lachapelle Date: Tue Aug 19 08:22:13 2008 +0000 Monotone-Parent: 269157ada9f8016d29a05a36bd61e71ac035ae88 Monotone-Revision: 702a1b091244767d9453266731ab73a2070019b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-19T08:22:13 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalendarProperties.css M UI/WebServerResources/iefixes.css commit 342662549e7b2f05e28af86423aac89b208f538e Author: Wolfgang Sourdeau Date: Wed Aug 20 03:21:33 2008 +0000 Monotone-Parent: 006ff807d8307c52defea735313008dfe94862db Monotone-Revision: da8c27f53557345f2f6856fdca0d8fabd1d3bdef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-20T03:21:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/GNUmakefile M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Spanish.lproj/Localizable.strings D UI/Common/UIxElemBuilder.m M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m D UI/Common/common.h M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/GNUmakefile M UI/MainUI/Italian.lproj/Localizable.strings A UI/MainUI/SOGoBrowsersPanel.h A UI/MainUI/SOGoBrowsersPanel.m M UI/MainUI/Spanish.lproj/Localizable.strings A UI/Templates/MainUI/SOGoBrowsersPanel.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoRootPage.css commit 92a24808bd48be7036087c7d4a78c5bd176eb15e Author: Wolfgang Sourdeau Date: Tue Aug 19 14:48:30 2008 +0000 Monotone-Parent: 1bc4da9c10aec9ded2d443f77aedb8ceeaaf7ce8 Monotone-Revision: 006ff807d8307c52defea735313008dfe94862db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-19T14:48:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 0c0468bcb1f7f14eafc69fc3c29153931e56a647 Author: Francis Lachapelle Date: Tue Aug 19 00:46:10 2008 +0000 Monotone-Parent: 006ff807d8307c52defea735313008dfe94862db Monotone-Revision: cded9d054f382c35639adc8d80f8c14c45e362fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-19T00:46:10 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/MailerUI.js commit 0bede69b362014318edc727b18f554c6192bd952 Author: Francis Lachapelle Date: Mon Aug 18 22:45:59 2008 +0000 Monotone-Parent: 82c1108954dbd812828ef1b00b0345b524a062a7 Monotone-Revision: 1bc4da9c10aec9ded2d443f77aedb8ceeaaf7ce8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-18T22:45:59 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/dialog-left.png A UI/WebServerResources/dialog-right.png M UI/WebServerResources/generic.js commit 5f2d61a0d7200ba0dea3a181034b30d8c20679c8 Author: Wolfgang Sourdeau Date: Mon Aug 18 20:26:13 2008 +0000 Monotone-Parent: 6abac7888de0863a3426a8b20916425be34e85f9 Monotone-Revision: 82c1108954dbd812828ef1b00b0345b524a062a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T20:26:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 82b3004ced0e2308e17470f882bfadb2f8e27e7e Author: Wolfgang Sourdeau Date: Mon Aug 18 19:01:02 2008 +0000 Monotone-Parent: 5a485db5775478811d6c38cfd017ebee3f75514c Monotone-Revision: 6abac7888de0863a3426a8b20916425be34e85f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T19:01:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m commit b07b855a920dbe7d516e98044aaaea78bfcb4369 Author: Wolfgang Sourdeau Date: Mon Aug 18 18:56:18 2008 +0000 Monotone-Parent: bee77c97cf6bc3c0948dafa9eabc6dc67cf6d118 Monotone-Revision: 5a485db5775478811d6c38cfd017ebee3f75514c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T18:56:18 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit b22b573a0bea738b13ed3947e1ece97edc951826 Author: Wolfgang Sourdeau Date: Mon Aug 18 15:40:56 2008 +0000 Monotone-Parent: 36bfad24a9f6d85105ba025b145af0fb3916b004 Monotone-Revision: bee77c97cf6bc3c0948dafa9eabc6dc67cf6d118 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T15:40:56 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit cd938f4654271a8417571e703e9b35f4875ab2b8 Author: Wolfgang Sourdeau Date: Mon Aug 18 15:23:30 2008 +0000 Monotone-Parent: 8dfe1852810c498475191f263ec7a309097f9881 Monotone-Revision: ca86ebb874f81019a9e4dfc6bc2ab4782b5b814b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T15:23:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartMessageViewer.m commit a4ea4ac352fdfc6571d8eab9d2248e8e90008a33 Author: Wolfgang Sourdeau Date: Mon Aug 18 15:21:23 2008 +0000 Monotone-Parent: 80f21600a12894ecc470a8ad889cbb3a4df08fc5 Monotone-Revision: 8dfe1852810c498475191f263ec7a309097f9881 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T15:21:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/SOGoMailer.m commit 3e2a714f531a7d8eb57eed578717d6e9c8f7945d Author: Wolfgang Sourdeau Date: Mon Aug 18 15:19:19 2008 +0000 Monotone-Parent: b030752b6cabcd3607b11fcc413263019718b79e Monotone-Revision: 80f21600a12894ecc470a8ad889cbb3a4df08fc5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T15:19:19 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit c0fc87c3339db6073d129af19f9e5faef0e433e6 Author: Wolfgang Sourdeau Date: Mon Aug 18 15:18:10 2008 +0000 Monotone-Parent: 4670a90c9e9ff683de9c0300911f03d344608d48 Monotone-Revision: b030752b6cabcd3607b11fcc413263019718b79e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-18T15:18:10 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1625.diff commit 8478bc27dec17e382aaf58730a0fb8bcab3adbf8 Author: Wolfgang Sourdeau Date: Fri Aug 15 14:59:41 2008 +0000 Monotone-Parent: d1fc78da59aed56556acf8d76fa72b4ea0d54fdc Monotone-Revision: 7b387d165ebb8390cda766a1c2730b608923acbb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-15T14:59:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 91521cad705c01e6bc55256690b5ab8bb8fd7b9a Author: Wolfgang Sourdeau Date: Fri Aug 15 14:46:11 2008 +0000 Monotone-Parent: 20842c7bedd067f662544c3f0ea6480a9e8bfef3 Monotone-Revision: d1fc78da59aed56556acf8d76fa72b4ea0d54fdc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-15T14:46:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 802d45fd692b61319029cc571af6cf31ae8f0f1d Author: Wolfgang Sourdeau Date: Fri Aug 15 13:25:40 2008 +0000 Monotone-Parent: 8b41daf19ddc8030b9ae010b20d9a297c32e0141 Monotone-Revision: 20842c7bedd067f662544c3f0ea6480a9e8bfef3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-15T13:25:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/event-gradient.png commit b324d373afad2bdee2d35b46ca15540193152c7b Author: Francis Lachapelle Date: Fri Aug 15 08:20:34 2008 +0000 Monotone-Parent: 326f22bb57c8cc3fad2cebc117d8f6a0dd96bdee Monotone-Revision: a397d47aaaa09ccee4cc162b91cfb9882522aaae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-15T08:20:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 2a6e4fc9badbac528a33c841237c59a9b6c5f751 Author: Francis Lachapelle Date: Fri Aug 15 05:28:06 2008 +0000 Monotone-Parent: 5d7a44d3b59de321eabbecb54aab769dad3132cc Monotone-Revision: 326f22bb57c8cc3fad2cebc117d8f6a0dd96bdee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-15T05:28:06 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/SchedulerUI.js commit 1b5147bcae478ab86320db70c00508f4a199af3f Author: Francis Lachapelle Date: Fri Aug 15 04:41:06 2008 +0000 Monotone-Parent: 4670a90c9e9ff683de9c0300911f03d344608d48 Monotone-Revision: 5d7a44d3b59de321eabbecb54aab769dad3132cc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-15T04:41:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMonthView.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 128d5bb3eaf3d00afb4c61a90b88ac3e5068ea7e Author: Francis Lachapelle Date: Fri Aug 15 01:48:07 2008 +0000 Monotone-Parent: 20842c7bedd067f662544c3f0ea6480a9e8bfef3 Monotone-Revision: 5aaf09a46fc504e57187524d01cb8ccb8d9c8e1e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-15T01:48:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit d9ecf0775500f5c8b3507d943c6c2d723726b040 Author: Wolfgang Sourdeau Date: Wed Aug 13 22:44:02 2008 +0000 Monotone-Parent: f31bb2d6a249b9b688f94079bb962b96fd570e79 Monotone-Revision: 8b41daf19ddc8030b9ae010b20d9a297c32e0141 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-13T22:44:02 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalActions.m commit 5b487fad8b2b2d6a7ef02b6c6b6993c31be4e9c9 Author: Wolfgang Sourdeau Date: Wed Aug 13 22:40:05 2008 +0000 Monotone-Parent: 563fcb93a27e1179ab8c69db8761cb2ff3033025 Monotone-Revision: f31bb2d6a249b9b688f94079bb962b96fd570e79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-13T22:40:05 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 1fdede5a451f48f5681d4308e41464ed3844ed97 Author: Wolfgang Sourdeau Date: Wed Aug 13 22:30:55 2008 +0000 Monotone-Parent: 75fcb06d679aeaa2164c930b62aab2d44c31ff16 Monotone-Revision: 563fcb93a27e1179ab8c69db8761cb2ff3033025 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-13T22:30:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalEventChanges+SOGo.m M SoObjects/Appointments/product.plist commit 0e52813fc15d44b0f8e486de058b53ba38602e6e Author: Wolfgang Sourdeau Date: Wed Aug 13 21:29:49 2008 +0000 Monotone-Parent: 3320a2f057d89877bbdad688f91b973ad939e531 Monotone-Revision: ecfd588ececc0cf909752cbf7561c097b6533867 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-13T21:29:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 844abebcd6d5c736c8e44a84cc5b57ac71b71c2c Author: Wolfgang Sourdeau Date: Wed Aug 13 21:29:18 2008 +0000 Monotone-Parent: 365602b463a8b9735fa4920922f94dd73b3481e4 Monotone-Revision: 3320a2f057d89877bbdad688f91b973ad939e531 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-13T21:29:18 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 42bd3f56195d8b78965e7c98d8bbf46713c977d2 Author: Francis Lachapelle Date: Tue Aug 12 19:16:05 2008 +0000 Monotone-Parent: 498058170a280ae890f83fe6a844882a2e050746 Monotone-Revision: 6446b9b2f85e41554b2841ae494d4cd03f7e3d0f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-12T19:16:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css commit 68f08f55c8a6acba00842f3fb7b0db2d6746e303 Author: Francis Lachapelle Date: Tue Aug 12 18:13:48 2008 +0000 Monotone-Parent: 843c4e4ab4023026b0fff697ba521c27e151872d Monotone-Revision: 498058170a280ae890f83fe6a844882a2e050746 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-12T18:13:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit 81904fb8964b086b0dead0a29c2b49db7a321742 Author: Wolfgang Sourdeau Date: Mon Aug 11 19:21:56 2008 +0000 Monotone-Parent: eacf14246d4dde8712de638d29d8a7cdc77fac45 Monotone-Revision: a225193926236b0f6640bace3c33305ab1184832 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-11T19:21:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m commit 0456ac41f503b475e1b038f9c0d95751a15a5570 Author: Wolfgang Sourdeau Date: Mon Aug 11 15:52:53 2008 +0000 Monotone-Parent: b3aa3aab118081b3bc8fec95a06b91b29e222343 Monotone-Revision: eacf14246d4dde8712de638d29d8a7cdc77fac45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-11T15:52:53 Monotone-Branch: ca.inverse.sogo M NEWS commit 149d86a9aef7c8241d8cd855a70dd9e59126ea75 Author: Wolfgang Sourdeau Date: Mon Aug 11 15:06:19 2008 +0000 Monotone-Parent: 6b577920a706f87a657fa33dbc4eb2916a0c1939 Monotone-Revision: b3aa3aab118081b3bc8fec95a06b91b29e222343 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-11T15:06:19 Monotone-Branch: ca.inverse.sogo M UI/Contacts/product.plist M UI/WebServerResources/ContactsUI.js commit 27693043b525908d230e1bad637c21b793758df1 Author: Wolfgang Sourdeau Date: Mon Aug 11 14:41:57 2008 +0000 Monotone-Parent: 0d9c665e0f8597c3e8b604fcf9e26ef3593b0c9a Monotone-Revision: 6b577920a706f87a657fa33dbc4eb2916a0c1939 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-11T14:41:57 Monotone-Branch: ca.inverse.sogo M NEWS commit 337b92bbbad9d5da776d2afdc9b3c65938a797c7 Author: Francis Lachapelle Date: Sat Aug 9 19:09:02 2008 +0000 Monotone-Parent: 8e71e47ae0410a7f54c41ac85bdb5ecd58f726aa Monotone-Revision: 843c4e4ab4023026b0fff697ba521c27e151872d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T19:09:02 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 5719628c42f76fd42e7b74afeb3ce786807653a9 Author: Francis Lachapelle Date: Sat Aug 9 18:40:08 2008 +0000 Monotone-Parent: 24072b56a700014098e8df3a7ba0e45f26e74a2a Monotone-Revision: 8e71e47ae0410a7f54c41ac85bdb5ecd58f726aa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T18:40:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit db44f9b8e0ba341401c89e0ce002c01a63250eea Author: Francis Lachapelle Date: Sat Aug 9 18:27:38 2008 +0000 Monotone-Parent: eacf14246d4dde8712de638d29d8a7cdc77fac45 Monotone-Revision: 24072b56a700014098e8df3a7ba0e45f26e74a2a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T18:27:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit e5327a36f3ea573ff3b87e223ca4b810f5a8b2ae Author: Francis Lachapelle Date: Sat Aug 9 10:18:45 2008 +0000 Monotone-Parent: 3628a0085e52c1990e5edce1cb09d581bc96f966 Monotone-Revision: 0d9c665e0f8597c3e8b604fcf9e26ef3593b0c9a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T10:18:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxRecurrenceEditor.css M UI/WebServerResources/iefixes.css commit ac468edb0ab6e8d8e76ba565efa27d00af3abb80 Author: Wolfgang Sourdeau Date: Sun Aug 10 21:44:25 2008 +0000 Monotone-Parent: ea72255819157346b8579f8e17c6e9fb6c5c0d34 Monotone-Revision: a1294497e9f6ed0ee90d2f695f0735f2eb1ced11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T21:44:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/Contacts/GNUmakefile D UI/Contacts/UIxContactFolderActions.h D UI/Contacts/UIxContactFolderActions.m M UI/Contacts/product.plist M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/WebServerResources/UIxComponentEditor.js commit bfccdd5738f81ba24b48a8c42467ed1aeac4987b Author: Wolfgang Sourdeau Date: Sun Aug 10 21:44:03 2008 +0000 Monotone-Parent: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935 Monotone-Revision: ea72255819157346b8579f8e17c6e9fb6c5c0d34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T21:44:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m commit f186f9d482b5283a4c585f78caf473bbd1af670e Author: Wolfgang Sourdeau Date: Sun Aug 10 19:08:11 2008 +0000 Monotone-Parent: 763d338306598097969b19cbf1bd5dd68ab512c5 Monotone-Revision: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T19:08:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 535426b0bd33a4184b7a3276920a3c1e81ac759d Author: Wolfgang Sourdeau Date: Sun Aug 10 18:57:46 2008 +0000 Monotone-Parent: ce328c4c9469154f07c622494c7acbc547104658 Monotone-Revision: 763d338306598097969b19cbf1bd5dd68ab512c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T18:57:46 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit c42db63f2cabd3a3dddb97e2a719e1b8dabd6ec4 Author: Wolfgang Sourdeau Date: Sun Aug 10 17:38:52 2008 +0000 Monotone-Parent: f3d094503824175a3e4f8a2e3b2e72eea5d69e38 Monotone-Revision: ce328c4c9469154f07c622494c7acbc547104658 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T17:38:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox commit 93755edba6bbc0baf7d49572076ab1f09562b075 Author: Wolfgang Sourdeau Date: Sun Aug 10 17:36:21 2008 +0000 Monotone-Parent: 8a3a9bbb56064e9a8bfd696d555e89834d3eb4c7 Monotone-Revision: f3d094503824175a3e4f8a2e3b2e72eea5d69e38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T17:36:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit 9483907a8dc5d30b43f854b0741b330aff529a82 Author: Wolfgang Sourdeau Date: Sun Aug 10 17:35:16 2008 +0000 Monotone-Parent: 04cbb4e9ea972e772184b8e9de70b79d867c5883 Monotone-Revision: 8a3a9bbb56064e9a8bfd696d555e89834d3eb4c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T17:35:16 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit f62e1bece48ddf398ee6d1886afc2df7cab8a6c4 Author: Wolfgang Sourdeau Date: Sun Aug 10 17:14:56 2008 +0000 Monotone-Parent: 57e9aaa5f1ddeb0f4a50965813feeb13dfbe7be7 Monotone-Revision: 04cbb4e9ea972e772184b8e9de70b79d867c5883 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T17:14:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 48618c8fc2296a9bbea7eff22971b31f16034ce8 Author: Wolfgang Sourdeau Date: Sun Aug 10 17:14:44 2008 +0000 Monotone-Parent: 0f1a6cd04afde26d6c706fce6b58bc25810d6499 Monotone-Revision: 57e9aaa5f1ddeb0f4a50965813feeb13dfbe7be7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-10T17:14:44 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSString+NGCards.m commit 8134c4aa726bd2e983ad5c88e5fef7d28d68299a Author: Francis Lachapelle Date: Sat Aug 9 08:04:49 2008 +0000 Monotone-Parent: 9c1103e3fa60cbe6c71eaa79d9f0db84cd663935 Monotone-Revision: a90e12f6968fb98c4da6b0054a945da493c88d0d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T08:04:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit eccfda3b8b4761038e55bd6744b659fb9053d129 Author: Francis Lachapelle Date: Sat Aug 9 05:31:36 2008 +0000 Monotone-Parent: 02427444a1cb327f2dac36a32e45c884ece5f85d Monotone-Revision: 0f1a6cd04afde26d6c706fce6b58bc25810d6499 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T05:31:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/event-gradient.png M UI/WebServerResources/iefixes.css commit b1b59730921e3df27491641c3911e3192c6911a8 Author: Francis Lachapelle Date: Sat Aug 9 01:53:09 2008 +0000 Monotone-Parent: 79d4fb96b07e202814dab6eed17675d4d515b654 Monotone-Revision: 02427444a1cb327f2dac36a32e45c884ece5f85d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-09T01:53:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/generic.js commit 1e2c76452cc388b44fbecb1b709fd09254f4b3f1 Author: Wolfgang Sourdeau Date: Sat Aug 9 16:48:18 2008 +0000 Monotone-Parent: 13553f2b0453fe159a9f990471dffce7408e55b0 Monotone-Revision: 79d4fb96b07e202814dab6eed17675d4d515b654 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T16:48:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 28a1fa0fc69dec8c290a14a7939b8616f85121e5 Author: Wolfgang Sourdeau Date: Sat Aug 9 16:47:13 2008 +0000 Monotone-Parent: e6ca07a4c9b9fc9fcb35f90183acce2af1a580b3 Monotone-Revision: 13553f2b0453fe159a9f990471dffce7408e55b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T16:47:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 7b32bf081eefd43a00b4184d9719420b6974feaf Author: Wolfgang Sourdeau Date: Sat Aug 9 16:42:06 2008 +0000 Monotone-Parent: 5ab745610a99af379010a59452ed2e5f15ea9573 Monotone-Revision: e6ca07a4c9b9fc9fcb35f90183acce2af1a580b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T16:42:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 437143d450ce662bca5532d3dec540071277f787 Author: Wolfgang Sourdeau Date: Sat Aug 9 16:40:52 2008 +0000 Monotone-Parent: 246d397e0af187800cf5923e4ef3953c269d356c Monotone-Revision: 5ab745610a99af379010a59452ed2e5f15ea9573 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T16:40:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M UI/WebServerResources/UIxCalendarProperties.js commit 609c926c57470b8fe9ac125eea4b575e461de719 Author: Wolfgang Sourdeau Date: Sat Aug 9 15:21:25 2008 +0000 Monotone-Parent: b9cb79ce492de43bb8ad332eccb447d019e86cd5 Monotone-Revision: 246d397e0af187800cf5923e4ef3953c269d356c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T15:21:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit eda164db06912f00bab891049cc0ed8efdd618e5 Author: Wolfgang Sourdeau Date: Sat Aug 9 15:21:19 2008 +0000 Monotone-Parent: d21cefd93fac803cfbe8968d3756327533467537 Monotone-Revision: b9cb79ce492de43bb8ad332eccb447d019e86cd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T15:21:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoComponentOccurence.h M SoObjects/Appointments/SOGoComponentOccurence.m commit 846d28a2bf58604c187ce1814a07f13fb5728dbd Author: Wolfgang Sourdeau Date: Sat Aug 9 15:20:56 2008 +0000 Monotone-Parent: 90d12047f041f8515efbf14e53d72f0e23f40633 Monotone-Revision: d21cefd93fac803cfbe8968d3756327533467537 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T15:20:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 0af94773926fa02767d7fcdd293c2b5b3994b49a Author: Wolfgang Sourdeau Date: Sat Aug 9 15:19:10 2008 +0000 Monotone-Parent: 975188efc102040c8f1f704d2084d9798480bcb8 Monotone-Revision: 90d12047f041f8515efbf14e53d72f0e23f40633 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T15:19:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit cc60c63645eb1f8914a7c0ebf55258366b0cc752 Author: Wolfgang Sourdeau Date: Sat Aug 9 08:20:49 2008 +0000 Monotone-Parent: 9bf93635e40d613a05f206aeb8112565d864bdcd Monotone-Revision: 975188efc102040c8f1f704d2084d9798480bcb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T08:20:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit 2174d094e98c2f7575cb5b50d90dd676a80294ff Author: Wolfgang Sourdeau Date: Sat Aug 9 08:18:18 2008 +0000 Monotone-Parent: 928e56751cbed8eace530c7a0b87df535ad79dbc Monotone-Revision: 9bf93635e40d613a05f206aeb8112565d864bdcd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T08:18:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 1d537766498a517918509eedf737fe17a3f0e3b4 Author: Wolfgang Sourdeau Date: Sat Aug 9 08:17:13 2008 +0000 Monotone-Parent: 3a78dd3034bf29fe4fe7a1a3d7eacbd47941bbba Monotone-Revision: 928e56751cbed8eace530c7a0b87df535ad79dbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T08:17:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m commit 6af8f35d45dd5ac5f15c0120f1f1e0792a0a5ec2 Author: Wolfgang Sourdeau Date: Sat Aug 9 08:15:32 2008 +0000 Monotone-Parent: cd64ae407367870de80ed89786ddef547b959640 Monotone-Revision: 3a78dd3034bf29fe4fe7a1a3d7eacbd47941bbba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T08:15:32 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 080a5014ef7019a28e9dad8dd2b0b2b2bde6228c Author: Wolfgang Sourdeau Date: Thu Aug 7 16:08:06 2008 +0000 Monotone-Parent: 58ca9ef1246b86b1823a3325ab222fa6361a4604 Monotone-Revision: cd64ae407367870de80ed89786ddef547b959640 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T16:08:06 Monotone-Branch: ca.inverse.sogo M NEWS commit f1be9d827fca570198473c139d49b15263266e15 Author: Wolfgang Sourdeau Date: Thu Aug 7 16:07:43 2008 +0000 Monotone-Parent: 1f91242358ebeca578ffc5dde26b559bab4046ca Monotone-Revision: 58ca9ef1246b86b1823a3325ab222fa6361a4604 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T16:07:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 40de28b4d8e968b9f383bffbd674ec391ee7067d Author: Wolfgang Sourdeau Date: Thu Aug 7 13:51:01 2008 +0000 Monotone-Parent: ea86e141cbd73fc3e86b88728a7c612afe996d19 Monotone-Revision: 1f91242358ebeca578ffc5dde26b559bab4046ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T13:51:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebDAVAclManager.m commit be05ecb080e90431c381db60b16a9b8dd7d77374 Author: Wolfgang Sourdeau Date: Thu Aug 7 13:31:55 2008 +0000 Monotone-Parent: a82b89ed6794d62fbcabb12688b8956d64694462 Monotone-Revision: ea86e141cbd73fc3e86b88728a7c612afe996d19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T13:31:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit 3e364f512f72562de7dd8d912165062ce2a47b47 Author: Wolfgang Sourdeau Date: Thu Aug 7 13:31:32 2008 +0000 Monotone-Parent: 8d387640cfbfcefe198b319567d39ab5ff985ded Monotone-Revision: a82b89ed6794d62fbcabb12688b8956d64694462 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T13:31:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebDAVAclManager.m commit 60daefa512da61f4a99bfb68b6d997c2f4884f75 Author: Wolfgang Sourdeau Date: Thu Aug 7 13:31:09 2008 +0000 Monotone-Parent: 6a217855934fc04c26a67eb172cd3e529da227b3 Monotone-Revision: 8d387640cfbfcefe198b319567d39ab5ff985ded Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-07T13:31:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 425919f82b875a64a16a2af6c0e096f3e12e8fff Author: Wolfgang Sourdeau Date: Tue Aug 5 14:16:42 2008 +0000 Monotone-Parent: 7b44f54acaa78763162cefc160fada0303ee1d95 Monotone-Revision: 6a217855934fc04c26a67eb172cd3e529da227b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-05T14:16:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 7152b0e0757cb6f048f441a4faf62aa4abff7c48 Author: Wolfgang Sourdeau Date: Tue Aug 5 01:53:01 2008 +0000 Monotone-Parent: 8a9b77b9c41a41491783c3507d9b85c3555500a3 Monotone-Revision: 7b44f54acaa78763162cefc160fada0303ee1d95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-05T01:53:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 46bd0d063aab24b49de7fe958099b20be43121b9 Author: Wolfgang Sourdeau Date: Tue Aug 5 01:46:41 2008 +0000 Monotone-Parent: 42bfc0613859467f595a2bdb349908a8f8d602f2 Monotone-Revision: 8a9b77b9c41a41491783c3507d9b85c3555500a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-05T01:46:41 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit ce6c8b3627d1d420f4188fced8708963064a8b78 Author: Wolfgang Sourdeau Date: Tue Aug 5 00:32:26 2008 +0000 Monotone-Parent: fad4af384953bf77b8c1da664d7deab40e8cfdc5 Monotone-Revision: 42bfc0613859467f595a2bdb349908a8f8d602f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-05T00:32:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/SOGo/SOGoUser.m commit 9963e8f83196b657436a9e453324ea73a453b5e0 Author: Wolfgang Sourdeau Date: Sat Aug 2 23:16:50 2008 +0000 Monotone-Parent: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca Monotone-Revision: fad4af384953bf77b8c1da664d7deab40e8cfdc5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-02T23:16:50 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/SchedulerUI.js commit 08203c6f402838f23529c0d8d0838ab1fe7f5258 Author: Wolfgang Sourdeau Date: Thu Jul 31 18:42:58 2008 +0000 Monotone-Parent: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f Monotone-Revision: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-31T18:42:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit cbe43cfb98eb485bc825da226b6ae65942a8401d Author: Wolfgang Sourdeau Date: Thu Jul 31 18:42:43 2008 +0000 Monotone-Parent: 084f183f6d5029cf488bf44a8eb3bada2d201619 Monotone-Revision: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-31T18:42:43 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 3e7f72daee618a6809d3dc4394ee4ec36c3bdb80 Author: Wolfgang Sourdeau Date: Wed Jul 30 14:48:36 2008 +0000 Monotone-Parent: 1165312607d527eb60c2b51766e12ab7c53ef45a Monotone-Revision: 084f183f6d5029cf488bf44a8eb3bada2d201619 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-30T14:48:36 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist commit c1616d1a666663cbf11d1aa47e225e94476d8420 Author: Wolfgang Sourdeau Date: Wed Jul 30 05:11:34 2008 +0000 Monotone-Parent: a598f07a1a9a1d658b9c1cdf9a8a95017eaf5bc9 Monotone-Revision: 1165312607d527eb60c2b51766e12ab7c53ef45a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-30T05:11:34 Monotone-Branch: ca.inverse.sogo M sogo.spec commit 5d45af80ed39065b89928b42855940f3cd12cc63 Author: Wolfgang Sourdeau Date: Tue Jul 29 20:10:16 2008 +0000 Monotone-Parent: f86ef36d19689b8560d8f5b36134168320cd95c5 Monotone-Revision: a598f07a1a9a1d658b9c1cdf9a8a95017eaf5bc9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-29T20:10:16 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1623.diff A SOPE/sope-patchset-r1625.diff commit ab19558cc4c1f7d07f8e6670941e0cce47df133b Author: Wolfgang Sourdeau Date: Tue Jul 29 19:58:10 2008 +0000 Monotone-Parent: b7d3eaea12c9e01c01c45ba3d8c25121b4cb4e39 Monotone-Revision: f86ef36d19689b8560d8f5b36134168320cd95c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-29T19:58:10 Monotone-Branch: ca.inverse.sogo M NEWS commit 24fa92b64ebc43a7450ab45340a7222c8b39268f Author: Wolfgang Sourdeau Date: Tue Jul 29 16:36:16 2008 +0000 Monotone-Parent: 611626379a1312fbf65d92dbd94e483f8b8e7c0f Monotone-Revision: b7d3eaea12c9e01c01c45ba3d8c25121b4cb4e39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-29T16:36:16 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/SOGo/NSDictionary+DAV.m M SoObjects/SOGo/NSScanner+BSJSONAdditions.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.m M UI/Contacts/UIxContactsListViewContainer.m commit 13f09cd2b680970c3c40de98798e8c32ea56dbcf Author: Wolfgang Sourdeau Date: Tue Jul 29 16:35:49 2008 +0000 Monotone-Parent: e8b3da9b104c4b14f0b2cd44a4efdac6944ee56f Monotone-Revision: 611626379a1312fbf65d92dbd94e483f8b8e7c0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-29T16:35:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.js commit aaeb05f547d85b02874d569cc89533b919968d37 Author: Wolfgang Sourdeau Date: Tue Jul 29 16:34:10 2008 +0000 Monotone-Parent: ddbe9ba6f366f068053deeff94d16d49001eb7e1 Monotone-Revision: e8b3da9b104c4b14f0b2cd44a4efdac6944ee56f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-29T16:34:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 358439adc70436139c2b6bc36c3477bd55b69fe0 Author: Wolfgang Sourdeau Date: Mon Jul 28 21:22:43 2008 +0000 Monotone-Parent: 56d4fc5e8a975c626a7d96d0b6909e1e238818ea Monotone-Revision: ddbe9ba6f366f068053deeff94d16d49001eb7e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-28T21:22:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMonthView.m commit 16be267346354f4540e6142753370f11caea68b5 Author: Wolfgang Sourdeau Date: Mon Jul 28 20:29:24 2008 +0000 Monotone-Parent: 783e348847b1713263dc1788ecc748a3b7c3bcfa Monotone-Revision: 56d4fc5e8a975c626a7d96d0b6909e1e238818ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-28T20:29:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUserFolder.m commit 2bdd4fe0eeda0c6f0098eb50b1cc310e9fd46f51 Author: Wolfgang Sourdeau Date: Mon Jul 28 20:03:32 2008 +0000 Monotone-Parent: 41e367adacf1d4f3454da39608bfaa1cd481222d Monotone-Revision: 783e348847b1713263dc1788ecc748a3b7c3bcfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-28T20:03:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit ff33b152a18412ffcec4dea70eb6f078b18c5415 Author: Wolfgang Sourdeau Date: Fri Jul 25 18:44:31 2008 +0000 Monotone-Parent: 1816a792f1f7aa94e6d90dc5abea13dcd55ac0c6 Monotone-Revision: 41e367adacf1d4f3454da39608bfaa1cd481222d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-25T18:44:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxPreferences.js commit ef0b52dfe6f5202a0d22711bff51e3c3c12987c6 Author: Wolfgang Sourdeau Date: Fri Jul 25 18:42:21 2008 +0000 Monotone-Parent: 6f946a78a43cf1914cfbcff43562c9c0ed48a1b0 Monotone-Revision: 1816a792f1f7aa94e6d90dc5abea13dcd55ac0c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-25T18:42:21 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist D UI/WebServerResources/searchfield.js commit c4f917942d9040d825f71ece698c8a872855d452 Author: Wolfgang Sourdeau Date: Fri Jul 25 17:52:49 2008 +0000 Monotone-Parent: ab81a2b3344ce13069fdc2f4762e128a13136bb3 Monotone-Revision: 6f946a78a43cf1914cfbcff43562c9c0ed48a1b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-25T17:52:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m D SoObjects/SOGo/AgenorUserDefaults.h D SoObjects/SOGo/AgenorUserDefaults.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m A SoObjects/SOGo/SOGoUserDefaults.h A SoObjects/SOGo/SOGoUserDefaults.m D SoObjects/SOGo/agenor_defaults.m D SoObjects/SOGo/agenor_email2uid.m D SoObjects/SOGo/agenor_emails4uid.m D SoObjects/SOGo/agenor_shares4uid.m A SoObjects/SOGo/sogo_defaults.m A SoObjects/SOGo/sogo_email2uid.m A SoObjects/SOGo/sogo_emails4uid.m A SoObjects/SOGo/sogo_shares4uid.m D UI/MainUI/AgenorProfile-oracle.sql D UI/MainUI/AgenorProfile.sql M UI/MainUI/GNUmakefile A UI/MainUI/SOGoProfile-oracle.sql A UI/MainUI/SOGoProfile.sql M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxCalView.m D UI/Scheduler/UIxComponent+Scheduler.h D UI/Scheduler/UIxComponent+Scheduler.m M UI/Scheduler/UIxComponentEditor.m commit 8a17179ab1419095418c5ae2dee7bf56c5ce63d7 Author: Wolfgang Sourdeau Date: Thu Jul 24 18:00:21 2008 +0000 Monotone-Parent: 05ac214876f464bdf1a7fd94fc6ee88c41f8f7a6 Monotone-Revision: ab81a2b3344ce13069fdc2f4762e128a13136bb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-24T18:00:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/SOGo/SOGoDAVAuthenticator.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoWebAuthenticator.m commit 26f98cccb8d6a815f6484fa17278884af6317544 Author: Wolfgang Sourdeau Date: Thu Jul 24 17:49:09 2008 +0000 Monotone-Parent: 9368ac9a9ee0e1f97f79dd5215bafb59d37660af Monotone-Revision: 05ac214876f464bdf1a7fd94fc6ee88c41f8f7a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-24T17:49:09 Monotone-Branch: ca.inverse.sogo M sogo.spec commit a52fdbc64e5c78bd3350f6902222cfa8d7ba345d Author: Wolfgang Sourdeau Date: Thu Jul 24 17:43:45 2008 +0000 Monotone-Parent: 9693d35d6d0414d7e000361f72935cb32a05e608 Monotone-Revision: 9368ac9a9ee0e1f97f79dd5215bafb59d37660af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-24T17:43:45 Monotone-Branch: ca.inverse.sogo M sogo.spec commit a8aee9d5d23ce0a557f7d694bbe9ee4ec3932d15 Author: Wolfgang Sourdeau Date: Wed Jul 23 17:40:51 2008 +0000 Monotone-Parent: 314258a347f9d34b19270de4e4ee70dbd2489cb7 Monotone-Revision: 9693d35d6d0414d7e000361f72935cb32a05e608 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-23T17:40:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 77cc96a0709560540a2487a1701801f9c0266832 Author: Wolfgang Sourdeau Date: Mon Jul 21 16:15:57 2008 +0000 Monotone-Parent: c67c4c1e3289a8f67e6b76552865f8579612090b Monotone-Revision: 314258a347f9d34b19270de4e4ee70dbd2489cb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-21T16:15:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 58f60a213020835070b3f8b878eab74d9274191b Author: Wolfgang Sourdeau Date: Fri Jul 18 19:52:18 2008 +0000 Monotone-Parent: 4d2697a35bcf482dfa9095d58087ffb8469eada5 Monotone-Revision: c67c4c1e3289a8f67e6b76552865f8579612090b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-18T19:52:18 Monotone-Branch: ca.inverse.sogo M NEWS commit b75d761539aec708a2ba9d0c3d5e9a77bee40e87 Author: Wolfgang Sourdeau Date: Fri Jul 18 19:25:26 2008 +0000 Monotone-Parent: ed1968caab1223af1ac0a41cf3fd4504a3dfa473 Monotone-Revision: 4d2697a35bcf482dfa9095d58087ffb8469eada5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-18T19:25:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/English.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/Spanish.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAttendeesEditor.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalWeekView.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalDateSelector.wox M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.js commit dcc47678c30b3e7de38a3f89a0c66b32ffe55ff0 Author: Wolfgang Sourdeau Date: Fri Jul 18 19:17:54 2008 +0000 Monotone-Parent: 1cb11e2a0ddee5233e1b78a70804a88e78a13ca1 Monotone-Revision: ed1968caab1223af1ac0a41cf3fd4504a3dfa473 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-18T19:17:54 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 74f0cb891a356ab5f1a1d173c48b2b670901f504 Author: Wolfgang Sourdeau Date: Fri Jul 18 02:06:31 2008 +0000 Monotone-Parent: 993d2c6913677d2f4479038c7c4a266d4eb3b349 Monotone-Revision: 1cb11e2a0ddee5233e1b78a70804a88e78a13ca1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-18T02:06:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit bdc02c26abb5916636e912804b815c1e3cb9ad64 Author: Wolfgang Sourdeau Date: Thu Jul 17 21:12:43 2008 +0000 Monotone-Parent: 52de90085e2d18ded0d0c315e7148e1c72feb785 Monotone-Revision: 99d14630f5294d40da6680a39d69b6f1b7853938 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-17T21:12:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m A SoObjects/Appointments/SOGoAppointmentOccurence.h A SoObjects/Appointments/SOGoAppointmentOccurence.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m A SoObjects/Appointments/SOGoComponentOccurence.h A SoObjects/Appointments/SOGoComponentOccurence.m M SoObjects/Appointments/SOGoTaskObject.m A SoObjects/Appointments/SOGoTaskOccurence.h A SoObjects/Appointments/SOGoTaskOccurence.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Appointments/product.plist M SoObjects/SOGo/SOGoUser.m M UI/Common/UIxObjectActions.m M UI/Common/product.plist M UI/Contacts/UIxContactView.h M UI/Contacts/UIxContactView.m M UI/MailerUI/UIxMailView.m M UI/MainUI/product.plist M UI/SOGoUI/UIxComponent.h M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxComponentEditor.m A UI/Scheduler/UIxOccurenceDialog.h A UI/Scheduler/UIxOccurenceDialog.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxComponentEditor.wox A UI/Templates/SchedulerUI/UIxOccurenceDialog.wox M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/UIxOccurenceDialog.css A UI/WebServerResources/UIxOccurenceDialog.js commit e1beed1ba0d4be76fb0d6263b9bf4e23a6621584 Author: Wolfgang Sourdeau Date: Thu Jul 17 21:04:32 2008 +0000 Monotone-Parent: 8491f20b4bac3508e0839201c1e6756c5df21835 Monotone-Revision: 52de90085e2d18ded0d0c315e7148e1c72feb785 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-17T21:04:32 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m commit f0d7546b8b159bb3ea607036a14144886bed6340 Author: Wolfgang Sourdeau Date: Wed Jul 16 21:48:54 2008 +0000 Monotone-Parent: 1d8390cb8afe22fe543231383205ab7e41337609 Monotone-Revision: f633654a120834c13835a3ef41a1418e31efffe3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T21:48:54 Monotone-Branch: ca.inverse.sogo M ChangeLog 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 UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit f2527bfde3d4b1f8eb59ecd9e125d57c14e49c03 Author: Wolfgang Sourdeau Date: Wed Jul 16 21:47:18 2008 +0000 Monotone-Parent: 2ddcd15039e17a87969eaaf79e013a0f2d393679 Monotone-Revision: 1d8390cb8afe22fe543231383205ab7e41337609 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T21:47:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit d0d48fa4349a97cae1def0031163a118446e5656 Author: Wolfgang Sourdeau Date: Wed Jul 16 21:46:11 2008 +0000 Monotone-Parent: d605134489af56b135f39ee30702e7a7953e5bb8 Monotone-Revision: 2ddcd15039e17a87969eaaf79e013a0f2d393679 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T21:46:11 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEvent.m commit ad214283204f5bc4918ecc8ee39b5355b7f6e8d3 Author: Wolfgang Sourdeau Date: Wed Jul 16 16:24:28 2008 +0000 Monotone-Parent: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b Monotone-Revision: d605134489af56b135f39ee30702e7a7953e5bb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T16:24:28 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSString+NGCards.m commit bf5f1c59f84a404381dce0d92744b4d13704f9b7 Author: Francis Lachapelle Date: Wed Jul 16 04:27:07 2008 +0000 Monotone-Parent: 968d106fbab318497571d45998864ccefcc20480 Monotone-Revision: fdf84b187a0e3bf4322d63a4694fb2c4cf8a16fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-16T04:27:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.css commit 453211ad7afd2d9ad29c7fa66adf3681885c9f0c Author: Francis Lachapelle Date: Wed Jul 16 04:22:30 2008 +0000 Monotone-Parent: 10bd36248ea07224b256dcee6fb1ba205a8338d6 Monotone-Revision: 968d106fbab318497571d45998864ccefcc20480 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-16T04:22:30 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 0770d6b77ac1164125bddaf3728c55bbf67aac5c Author: Francis Lachapelle Date: Wed Jul 16 04:17:46 2008 +0000 Monotone-Parent: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b Monotone-Revision: 10bd36248ea07224b256dcee6fb1ba205a8338d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-16T04:17:46 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/WebServerResources/UIxContactEditor.css commit a81875a7faaa99f51f1d98ebbd91d3bdcee9fbd1 Author: Wolfgang Sourdeau Date: Wed Jul 16 02:17:39 2008 +0000 Monotone-Parent: 0a5eab06f5b8551e1e9b88968eb183d42fe76a95 Monotone-Revision: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T02:17:39 Monotone-Branch: ca.inverse.sogo M NEWS commit 7512f5d512afb446f80d26087048a5ea9de0fe67 Author: Wolfgang Sourdeau Date: Wed Jul 16 02:12:18 2008 +0000 Monotone-Parent: 95b1c285d67a034685e2ef30e56e10e7c253438d Monotone-Revision: 2609687767884b123c1ff765253fde7c75ef81b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T02:12:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/GNUmakefile A UI/Scheduler/NSDictionary+Scheduler.h A UI/Scheduler/NSDictionary+Scheduler.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.js commit 8078250b1adbb4e022847a08ec0f500ebbf15280 Author: Wolfgang Sourdeau Date: Wed Jul 16 02:09:48 2008 +0000 Monotone-Parent: 2cc61994b1fd18611f88fb4a7bd881ef6c12c05c Monotone-Revision: 95b1c285d67a034685e2ef30e56e10e7c253438d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T02:09:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit b1f67c46ec68ecea7a1835ba43bce8233b0022eb Author: Francis Lachapelle Date: Tue Jul 15 20:21:40 2008 +0000 Monotone-Parent: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93 Monotone-Revision: 6a69a9438cda177d7f4ada9b069b92023777399b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-15T20:21:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit e653f4b51799e16897f406a25cecd5925533ebe5 Author: Francis Lachapelle Date: Tue Jul 15 19:22:29 2008 +0000 Monotone-Parent: b3600c7338751f5409cd7560c74becdc13e172f8 Monotone-Revision: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-15T19:22:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit eb7acf4be7941890a32273b1621fdedee1a72062 Author: Wolfgang Sourdeau Date: Mon Jul 14 16:47:10 2008 +0000 Monotone-Parent: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694 Monotone-Revision: 2cc61994b1fd18611f88fb4a7bd881ef6c12c05c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T16:47:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.m commit 02e2cdf7af6e83588ffba7c7e533bacf1460f48c Author: Wolfgang Sourdeau Date: Mon Jul 14 16:46:24 2008 +0000 Monotone-Parent: c51ca967467953c6452032e1b6f4c87b4372f1e4 Monotone-Revision: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T16:46:24 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 380ed34ce74685ecd61a8842fc444cc18ec87bd6 Author: Wolfgang Sourdeau Date: Mon Jul 14 16:46:10 2008 +0000 Monotone-Parent: c26a4cd6f1b197f62132a741a9db02e3ec7994ee Monotone-Revision: c51ca967467953c6452032e1b6f4c87b4372f1e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T16:46:10 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1623.diff M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7a8321aecf28a9ee3fc98ec02c90f705efc7de23 Author: Wolfgang Sourdeau Date: Mon Jul 14 15:14:40 2008 +0000 Monotone-Parent: ce32e1242b761204db803e0d285c6df7dac31cfb Monotone-Revision: c26a4cd6f1b197f62132a741a9db02e3ec7994ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T15:14:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m commit 5d0f9faecc33c889fb939d8b1e1700b397a2ae2f Author: Wolfgang Sourdeau Date: Mon Jul 14 15:12:38 2008 +0000 Monotone-Parent: 1a5434f30282a4932bf29227da4cf2da44ef5783 Monotone-Revision: ce32e1242b761204db803e0d285c6df7dac31cfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T15:12:38 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/GNUmakefile M SOPE/NGCards/NSCalendarDate+ICal.h M SOPE/NGCards/NSCalendarDate+ICal.m D SOPE/NGCards/iCalDateHolder.h D SOPE/NGCards/iCalDateHolder.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRepeatableEntityObject.m commit 6c5003d7bc618d6c5f298fc63f4694f29538c2f7 Author: Wolfgang Sourdeau Date: Fri Jul 11 22:28:12 2008 +0000 Monotone-Parent: 29948ba19f24f47aa6c1b2c0764586b89ff9493f Monotone-Revision: 1a5434f30282a4932bf29227da4cf2da44ef5783 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T22:28:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/GNUmakefile M OGoContentStore/OCSiCalFieldExtractor.m D OGoContentStore/iCalEntityObject+OCS.h D OGoContentStore/iCalEntityObject+OCS.m M OGoContentStore/iCalRepeatableEntityObject+OCS.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.h M SoObjects/Appointments/iCalEvent+SOGo.m A SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.h A SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m A SoObjects/Appointments/iCalToDo+SOGo.h A SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m commit 45f0686d92faac84960dc40b14a665b9ffcc0db1 Author: Wolfgang Sourdeau Date: Fri Jul 11 22:25:48 2008 +0000 Monotone-Parent: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0 Monotone-Revision: 29948ba19f24f47aa6c1b2c0764586b89ff9493f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T22:25:48 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit c0adff961503953e81489a1533b31fa6b57e977e Author: Francis Lachapelle Date: Wed Jul 9 17:58:57 2008 +0000 Monotone-Parent: eee5f66bf19f86e82f46756295377665c0f7d752 Monotone-Revision: b3600c7338751f5409cd7560c74becdc13e172f8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T17:58:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit a092c7eb3812fea8664cd1d6cd7719d27cdaae2f Author: Francis Lachapelle Date: Wed Jul 9 17:29:30 2008 +0000 Monotone-Parent: 45f4738cc8fd2e71713e3625b32c19bd7ac54ce4 Monotone-Revision: eee5f66bf19f86e82f46756295377665c0f7d752 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T17:29:30 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.css commit 4a29cda5b0d18cbfad5d807b1028b95268c7dffe Author: Francis Lachapelle Date: Wed Jul 9 17:11:18 2008 +0000 Monotone-Parent: 5652b12a99be3b69adbf207347b951ec2e5f6c89 Monotone-Revision: 45f4738cc8fd2e71713e3625b32c19bd7ac54ce4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T17:11:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/UIxContactFolderActions.h M UI/Contacts/UIxContactFolderActions.m M UI/Contacts/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 4f6a5bec4fc6334aa183297abe64951d94f0f26a Author: Francis Lachapelle Date: Wed Jul 9 07:35:10 2008 +0000 Monotone-Parent: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0 Monotone-Revision: 90684f202c7c2bf2307dd9c9c94961ea8c28c823 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T07:35:10 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 4be5c939c37f0df4397682da6d3a388298b7af79 Author: Francis Lachapelle Date: Wed Jul 9 03:32:17 2008 +0000 Monotone-Parent: 90c34f3f070d02780a48b3d6cb6c8b55f5610898 Monotone-Revision: e879ac812e9a6a28e427bd5c6c96b5a3be099ad0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T03:32:17 Monotone-Branch: ca.inverse.sogo A UI/Contacts/UIxContactFolderActions.h A UI/Contacts/UIxContactFolderActions.m commit 9639841fd86a12c5b0fd9217c7cb8dd72cdf6d5c Author: Francis Lachapelle Date: Wed Jul 9 03:16:22 2008 +0000 Monotone-Parent: 3faccfb297355b8a622a5cd6cf76be5f4134e1ec Monotone-Revision: 90c34f3f070d02780a48b3d6cb6c8b55f5610898 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T03:16:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M UI/WebServerResources/UIxMailEditor.js commit b86bbe9396f29cb9c2ae861a999772c7c52919d6 Author: Wolfgang Sourdeau Date: Fri Jul 11 18:59:04 2008 +0000 Monotone-Parent: 82fc330b5d4b9a01f4015dd01dcccb5316336a01 Monotone-Revision: 3faccfb297355b8a622a5cd6cf76be5f4134e1ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T18:59:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit b6f3db9b3bcf539eb12daa3d430991815fc93bc2 Author: Wolfgang Sourdeau Date: Fri Jul 11 17:33:31 2008 +0000 Monotone-Parent: ff087e7476d15851d3c25585e3b00d2b2bf705cc Monotone-Revision: fe2f63c6432b82528c17fb060e145ead69df40d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T17:33:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDateSelector.m commit cf289984670d4b3a725c6341e0c904e2292cb279 Author: Wolfgang Sourdeau Date: Fri Jul 11 17:32:59 2008 +0000 Monotone-Parent: ff35c4a69655239a569e90ab2fcc971a46c7b83f Monotone-Revision: ff087e7476d15851d3c25585e3b00d2b2bf705cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T17:32:59 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalMainView.m commit a3671f52a06362158091a9d19709746e4ec4f8ec Author: Wolfgang Sourdeau Date: Fri Jul 11 17:26:11 2008 +0000 Monotone-Parent: 16bafd35c923b43175977acf723114a90f37d677 Monotone-Revision: ff35c4a69655239a569e90ab2fcc971a46c7b83f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-11T17:26:11 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit a5838d63b05a24cb8a136dcae175eafe497a8a9e Author: Wolfgang Sourdeau Date: Thu Jul 10 21:33:12 2008 +0000 Monotone-Parent: 787c46567335b28e25cd348f6f90eaa1ffd70f30 Monotone-Revision: 16bafd35c923b43175977acf723114a90f37d677 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T21:33:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+DAV.h M SoObjects/SOGo/NSString+DAV.m commit fa8de6142f68a099f04ea1d5ab3d6c38522cafdf Author: Wolfgang Sourdeau Date: Thu Jul 10 21:32:20 2008 +0000 Monotone-Parent: f10b2ee8514da6a0df6edddeb7564568b2064459 Monotone-Revision: 787c46567335b28e25cd348f6f90eaa1ffd70f30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T21:32:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit 70461aafc6b7961dbfe8ef13a18bbfdd578399cd Author: Wolfgang Sourdeau Date: Thu Jul 10 21:31:15 2008 +0000 Monotone-Parent: c3df23705e1b55a2e006d04494c59dff7bedbbf3 Monotone-Revision: f10b2ee8514da6a0df6edddeb7564568b2064459 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T21:31:15 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 63f3ff1c59762a6d9f825ca6fb0858cd39b1443c Author: Wolfgang Sourdeau Date: Thu Jul 10 21:30:56 2008 +0000 Monotone-Parent: 6c3815301043c73cd8c87444dacb26fe1331a86f Monotone-Revision: c3df23705e1b55a2e006d04494c59dff7bedbbf3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T21:30:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit 94e43f136768b548fb7a6cad65b60a78c38ccb33 Author: Wolfgang Sourdeau Date: Thu Jul 10 16:18:43 2008 +0000 Monotone-Parent: c80330da9a8ac34c6b7766f390131ea49ac47d5b Monotone-Revision: 6c3815301043c73cd8c87444dacb26fe1331a86f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T16:18:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit fa626352b51514bb82a99a2225d7a983b6f31240 Author: Wolfgang Sourdeau Date: Thu Jul 10 15:26:41 2008 +0000 Monotone-Parent: 64c6fb31c6cce606c55da59af9570e27ff81bd4d Monotone-Revision: c80330da9a8ac34c6b7766f390131ea49ac47d5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T15:26:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit a62f8fb9af88d7841b8085161ff351e73d79ab37 Author: Wolfgang Sourdeau Date: Thu Jul 10 15:11:33 2008 +0000 Monotone-Parent: 519b35b472d44f41b6d49bd13a634936f034f790 Monotone-Revision: 64c6fb31c6cce606c55da59af9570e27ff81bd4d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T15:11:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m commit 095cb07f174af568efa27225a6aa31a13a639d22 Author: Wolfgang Sourdeau Date: Thu Jul 10 15:11:01 2008 +0000 Monotone-Parent: d8176e69adb43439b407009e5a278940e900bab3 Monotone-Revision: 519b35b472d44f41b6d49bd13a634936f034f790 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T15:11:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactFolders.m M UI/MailPartViewers/UIxMailPartICalActions.m commit 23c75ba8aded8050c4c3116b5cd8b8b0b4010a20 Author: Wolfgang Sourdeau Date: Thu Jul 10 15:04:00 2008 +0000 Monotone-Parent: d58f9b1f1a39247ba47780a3deea01d36ebe1402 Monotone-Revision: d8176e69adb43439b407009e5a278940e900bab3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T15:04:00 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit d253589ee043d542c593bc054ea7ea280b0eef64 Author: Wolfgang Sourdeau Date: Thu Jul 10 14:59:03 2008 +0000 Monotone-Parent: 6eb7b1decc1399095693d1c51a865af87262f1de Monotone-Revision: d58f9b1f1a39247ba47780a3deea01d36ebe1402 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T14:59:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactFolders.m M UI/MailPartViewers/UIxMailPartICalActions.m commit 85a81bb9d035195845f66075490f07fa3f37d8ff Author: Wolfgang Sourdeau Date: Thu Jul 10 14:57:51 2008 +0000 Monotone-Parent: 77ae5931198ed270924efe912f3a0be9fe7a7a62 Monotone-Revision: 6eb7b1decc1399095693d1c51a865af87262f1de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-10T14:57:51 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit 5e1fb58ab9707c43c04733f21ffff67a2e001b6c Author: Wolfgang Sourdeau Date: Wed Jul 9 21:09:08 2008 +0000 Monotone-Parent: 10cd99d7bb60f6b8cd1fe6b59a1c9a647dd0ba3b Monotone-Revision: dcb58071ad12a3e87d2a061647e9558e70bb9775 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T21:09:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/WORequest+SOGo.h M SoObjects/SOGo/WORequest+SOGo.m commit 13daab061a614876f58e1d58bca599da96ec96b2 Author: Wolfgang Sourdeau Date: Wed Jul 9 21:05:47 2008 +0000 Monotone-Parent: 5e7e2018cb3fa2625cceaaa04d46251c7d1bbd09 Monotone-Revision: 10cd99d7bb60f6b8cd1fe6b59a1c9a647dd0ba3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T21:05:47 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1623.diff commit 24f460e9b07fb6f8fe107037dd352e6ad3dabeb6 Author: Wolfgang Sourdeau Date: Wed Jul 9 16:02:42 2008 +0000 Monotone-Parent: 337924e6726c6500e1c6fb527d7aa68336314c02 Monotone-Revision: 5e7e2018cb3fa2625cceaaa04d46251c7d1bbd09 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T16:02:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoContentObject.m commit 8cebb1931d10648b48dc7003d51d125315788ff7 Author: Wolfgang Sourdeau Date: Wed Jul 9 15:59:56 2008 +0000 Monotone-Parent: 135e7483e9580e1a8e72447e05a5d342c957b54a Monotone-Revision: 337924e6726c6500e1c6fb527d7aa68336314c02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:59:56 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1623.diff commit 726a54d7dca57eb95c7b52765e28d9a98757e558 Author: Wolfgang Sourdeau Date: Wed Jul 9 15:54:39 2008 +0000 Monotone-Parent: 3cad3ace0562bec9fda3d3fbacaeea2559bdda1b Monotone-Revision: 135e7483e9580e1a8e72447e05a5d342c957b54a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:54:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7a85810909b4e8719c45cb12c0d5b116d3f78577 Author: Wolfgang Sourdeau Date: Wed Jul 9 15:43:55 2008 +0000 Monotone-Parent: 4f866f7ebe374b79f2e28ceb3dca60ca3cc709bc Monotone-Revision: 3cad3ace0562bec9fda3d3fbacaeea2559bdda1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:43:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.h commit 325156489121fafbfe59884180c96eebe1be492f Author: Wolfgang Sourdeau Date: Wed Jul 9 15:43:48 2008 +0000 Monotone-Parent: 9402acf99e73ef8bdcad7719c88dc1d6a3ee27d4 Monotone-Revision: 4f866f7ebe374b79f2e28ceb3dca60ca3cc709bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:43:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 5886e82c794e118e402aff260e4eba309872867e Author: Wolfgang Sourdeau Date: Wed Jul 9 15:42:22 2008 +0000 Monotone-Parent: 1ffb41682368b46b7d5dfbe50eb430e0859f6837 Monotone-Revision: 9402acf99e73ef8bdcad7719c88dc1d6a3ee27d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:42:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 8a69b86e126b34cc286778d97abb3de10e4b9908 Author: Francis Lachapelle Date: Wed Jul 9 02:01:32 2008 +0000 Monotone-Parent: 96be8fb544ada3cb6a58b0caa0bfb99522dac8db Monotone-Revision: bded46ecbec55dcfe4c434982eb0a1d07a5ce436 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-09T02:01:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.js A UI/WebServerResources/addrbook.png M UI/WebServerResources/generic.css A UI/WebServerResources/remote-addrbook.png commit 049442813954f8c102533346433fea5942a6f601 Author: Francis Lachapelle Date: Tue Jul 8 20:14:47 2008 +0000 Monotone-Parent: c80330da9a8ac34c6b7766f390131ea49ac47d5b Monotone-Revision: 7d2120f897825c5610c6111ccba1a14c02fdcb07 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T20:14:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit ed9611678b22e80e272d11f1b73c8e63b605e0f5 Author: Wolfgang Sourdeau Date: Tue Jul 8 15:44:50 2008 +0000 Monotone-Parent: a12bd5b03a0fa8ed21ec4b06e2b7b59ddf2c3ca2 Monotone-Revision: 4919aeeff629dcb3750bd1e1f28cf06348a5da02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-08T15:44:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 804c05e92df0fed955eb141bba3a29fffeb264c2 Author: Wolfgang Sourdeau Date: Tue Jul 8 15:42:40 2008 +0000 Monotone-Parent: 2e93af5446f533d239d1daf98838f4049e3256a0 Monotone-Revision: a12bd5b03a0fa8ed21ec4b06e2b7b59ddf2c3ca2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-08T15:42:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit 1aa527535b885ace3836779c1b188f330cd8dd58 Author: Wolfgang Sourdeau Date: Tue Jul 8 15:40:47 2008 +0000 Monotone-Parent: 54264028f33a54d13b69aeb1d296454517d33171 Monotone-Revision: 2e93af5446f533d239d1daf98838f4049e3256a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-08T15:40:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 7cffd286083f91d94eada125cd4e19cf91fdb656 Author: Wolfgang Sourdeau Date: Tue Jul 8 15:40:07 2008 +0000 Monotone-Parent: 10716bba581bb0dd4ad881e814040b2adb37ba10 Monotone-Revision: 54264028f33a54d13b69aeb1d296454517d33171 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-08T15:40:07 Monotone-Branch: ca.inverse.sogo M configure commit a8a1cfbc31ec19b10ece0d2d715c38f57ee7c754 Author: Francis Lachapelle Date: Tue Jul 8 13:04:36 2008 +0000 Monotone-Parent: 1094f166b339479dde765f822ac9c63fd901e53c Monotone-Revision: 546031563b555a3095688a4ec17eeb5902aea9a1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T13:04:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit d7783869c39d76bffa23450935e050f8e13b0f7d Author: Francis Lachapelle Date: Tue Jul 8 12:51:55 2008 +0000 Monotone-Parent: faa54c78af829885e4c94078b27e72ff3d5a5ce9 Monotone-Revision: 1094f166b339479dde765f822ac9c63fd901e53c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T12:51:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS commit f25989a2913182af216156d573a534558fa2b78e Author: Francis Lachapelle Date: Tue Jul 8 12:44:11 2008 +0000 Monotone-Parent: 716528a4c99649c701a54366e47e2396b887aa1a Monotone-Revision: faa54c78af829885e4c94078b27e72ff3d5a5ce9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T12:44:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit b828996f1e37d3678ab99eb671083f4ba081353b Author: Francis Lachapelle Date: Tue Jul 8 12:17:53 2008 +0000 Monotone-Parent: 1c7442ef9f84ce58c394c1539163f94d731b3545 Monotone-Revision: 716528a4c99649c701a54366e47e2396b887aa1a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T12:17:53 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m M UI/WebServerResources/ContactsUI.js commit a19563f78b2b819a67d7ba3e336b90d6770bf033 Author: Francis Lachapelle Date: Tue Jul 8 11:32:43 2008 +0000 Monotone-Parent: 5a9d1a37ff5b7e57b7c92db2cc2c56d3af92d80c Monotone-Revision: 1c7442ef9f84ce58c394c1539163f94d731b3545 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T11:32:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactView.m M UI/Contacts/product.plist M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit fe445c22f1b4356f76964d0531062189d4f2452b Author: Francis Lachapelle Date: Tue Jul 8 11:13:20 2008 +0000 Monotone-Parent: dda4e6a3f592d528b84dd6d0a778f5e9cea2bfa5 Monotone-Revision: 5a9d1a37ff5b7e57b7c92db2cc2c56d3af92d80c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T11:13:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 4de9671edd9d0a140a2ff4e51df688327594bf7d Author: Francis Lachapelle Date: Tue Jul 8 11:10:29 2008 +0000 Monotone-Parent: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4 Monotone-Revision: dda4e6a3f592d528b84dd6d0a778f5e9cea2bfa5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T11:10:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 2623c386551eeaa7bb4d92bc3a28890110707115 Author: Francis Lachapelle Date: Tue Jul 8 01:59:40 2008 +0000 Monotone-Parent: 35c6e565c282464b0b27410ce485ee952c87166a Monotone-Revision: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T01:59:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit d9304d4063ffc85c417d03a93b417c6b68cc900d Author: Francis Lachapelle Date: Tue Jul 8 01:56:34 2008 +0000 Monotone-Parent: 1ffb41682368b46b7d5dfbe50eb430e0859f6837 Monotone-Revision: 35c6e565c282464b0b27410ce485ee952c87166a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T01:56:34 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m commit 443265db50db4b7bc29d1af375d49b4f232a2ecb Author: Wolfgang Sourdeau Date: Mon Jul 7 15:50:50 2008 +0000 Monotone-Parent: 45f8f00965e4667aab6443560550ea1d92c6d11d Monotone-Revision: 10716bba581bb0dd4ad881e814040b2adb37ba10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-07T15:50:50 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit 6c34e49849490e06a3f9a3465e05bc676cb57c0e Author: Wolfgang Sourdeau Date: Fri Jul 4 22:25:27 2008 +0000 Monotone-Parent: 0245a6f30d464bb48c20bcb2fbc22fe527e5a47a Monotone-Revision: 45f8f00965e4667aab6443560550ea1d92c6d11d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T22:25:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit deed690afb18c3d7509c635844cd53b0f5fdb42e Author: Wolfgang Sourdeau Date: Fri Jul 4 19:28:21 2008 +0000 Monotone-Parent: 5daf7aebb25ab3a16dccbb23766a2eb2a04a78f5 Monotone-Revision: 0245a6f30d464bb48c20bcb2fbc22fe527e5a47a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T19:28:21 Monotone-Branch: ca.inverse.sogo M NEWS commit 0797fb9a62cf0980be5e2a50f241391e8f87e348 Author: Francis Lachapelle Date: Fri Jul 4 09:43:28 2008 +0000 Monotone-Parent: 10716bba581bb0dd4ad881e814040b2adb37ba10 Monotone-Revision: 305966069ea6e632bec9f09e6fd85e54295efb03 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-04T09:43:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.css commit f23aa520157c5f200b81225f93f52ff70d5a943e Author: Wolfgang Sourdeau Date: Fri Jul 4 18:27:07 2008 +0000 Monotone-Parent: b4655ce05ca4a96336269d9d01dd4866945c8841 Monotone-Revision: 8ca6b006717869bd8c2cfca4e9afa1da74772b12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T18:27:07 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8fdb386bd10f7c8463137e25dd4028dbcda72634 Author: Wolfgang Sourdeau Date: Fri Jul 4 18:23:11 2008 +0000 Monotone-Parent: b63f19817044870bee75b439abf67bc6b7e8ceca Monotone-Revision: b4655ce05ca4a96336269d9d01dd4866945c8841 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T18:23:11 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit b3487bdc719469e54dd6cf23e7013a618881e606 Author: Wolfgang Sourdeau Date: Fri Jul 4 18:22:14 2008 +0000 Monotone-Parent: 99eb9661017e4e4371b678e9d5c89d54eb0762c5 Monotone-Revision: b63f19817044870bee75b439abf67bc6b7e8ceca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T18:22:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit be3a423e9bdaf02c6ed9067e3cc27f12d773e02d Author: Wolfgang Sourdeau Date: Fri Jul 4 18:22:06 2008 +0000 Monotone-Parent: 3edbc90046db007b2cea7d85505ba6bcecec6dd7 Monotone-Revision: 99eb9661017e4e4371b678e9d5c89d54eb0762c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T18:22:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit acfedae126cffbca597c8c6cb0a3741ad17c8011 Author: Wolfgang Sourdeau Date: Fri Jul 4 16:06:09 2008 +0000 Monotone-Parent: 0e8b32d9c70c2ce26b1625a032639e96a5e907a9 Monotone-Revision: 3edbc90046db007b2cea7d85505ba6bcecec6dd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T16:06:09 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M OGoContentStore/test_quick_extract.m M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NSArray+NGCards.m M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoUserFolder+Appointments.h M SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/NSArray+DAV.m M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/SOGoWebDAVAclManager.m M UI/Common/UIxAclEditor.m M UI/Common/common.h M UI/Contacts/UIxContactFoldersView.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailToSelection.m M UI/MainUI/SOGoUserHomePage.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxComponentEditor.m commit fc88f88ffffda37ddd765c5b3ce0872f2fdafd02 Author: Wolfgang Sourdeau Date: Fri Jul 4 13:57:47 2008 +0000 Monotone-Parent: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b Monotone-Revision: 0e8b32d9c70c2ce26b1625a032639e96a5e907a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T13:57:47 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1621.diff A SOPE/sope-patchset-r1623.diff commit 9b758a687527a00975f25ae9e0937a72c96abf5e Author: Francis Lachapelle Date: Thu Jul 3 21:26:05 2008 +0000 Monotone-Parent: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b Monotone-Revision: 9a36073d1afa7838c5d2980e533a408ede5d3fdb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-03T21:26:05 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.css commit 8d7bb2a170e75292b8e794ea1dd0655e2ce370f9 Author: Wolfgang Sourdeau Date: Thu Jul 3 15:18:44 2008 +0000 Monotone-Parent: dd34ff3c83585062bafd5221403d042c9a83d6ea Monotone-Revision: 4237da1c46aa8fc93100964f3c0b79c40b83ea1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-03T15:18:44 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.m commit 5fbc2ed38789b8404b0933df1ba7488793f5c682 Author: Wolfgang Sourdeau Date: Mon Jun 30 22:28:28 2008 +0000 Monotone-Parent: e78d6ed43cef4846ff53da0fb7517386a0b09874 Monotone-Revision: dd34ff3c83585062bafd5221403d042c9a83d6ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T22:28:28 Monotone-Branch: ca.inverse.sogo M NEWS commit 61abfb87241de27c24710e676fbb64eabdde0835 Author: Wolfgang Sourdeau Date: Mon Jun 30 21:46:05 2008 +0000 Monotone-Parent: 00293ff1c17131bee9ded6c69cb66e9253198cb1 Monotone-Revision: 12a978320b509383d727e835aa557429699e1bce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T21:46:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5f6d80b46ecdf6aa823c5dd36f12eb6b4993b558 Author: Wolfgang Sourdeau Date: Mon Jun 30 21:11:20 2008 +0000 Monotone-Parent: b38c37cda11815cc245586cfe099f39cb10261f2 Monotone-Revision: 00293ff1c17131bee9ded6c69cb66e9253198cb1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T21:11:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3074d66e364e6b243d26ced846becabcf25af07e Author: Francis Lachapelle Date: Mon Jun 30 20:58:29 2008 +0000 Monotone-Parent: b38c37cda11815cc245586cfe099f39cb10261f2 Monotone-Revision: 46bd18b8766ad6df33d5fb254434ed6b19805eae Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-06-30T20:58:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit 40ec0cc96e486e518341680a2a36a4c672877898 Author: Francis Lachapelle Date: Mon Jun 30 20:35:48 2008 +0000 Monotone-Parent: a9e348832ad8000c19b9f01be30bd0b6ac2cad46 Monotone-Revision: f8fd2d73c8df37a6753528c62bb5d7eb27f1e811 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-06-30T20:35:48 Monotone-Branch: ca.inverse.sogo M NEWS commit e91d5e63a31067b19e0a0a10409136bb9cf2a72c Author: Francis Lachapelle Date: Mon Jun 30 20:34:51 2008 +0000 Monotone-Parent: 22f95e63e1a97e2d86b84a031f18f81f1020db88 Monotone-Revision: a9e348832ad8000c19b9f01be30bd0b6ac2cad46 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-06-30T20:34:51 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/UIxComponentEditor.js commit 83014e4b5307bb2472c4079f23fc18ee7162c9f9 Author: Wolfgang Sourdeau Date: Mon Jun 30 20:18:32 2008 +0000 Monotone-Parent: 35af78ab6487909f71c8663f60be09f9c1055a75 Monotone-Revision: 602ce15244a3cf50b41b2c16feb1c88a2d9bcc37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T20:18:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit d30007a4d0cb8cf2cd03cc7f740a6f976e1c40ff Author: Francis Lachapelle Date: Mon Jun 30 20:05:48 2008 +0000 Monotone-Parent: 46d1c12eedb8177f788cf76fdb4e73b766c27617 Monotone-Revision: 22f95e63e1a97e2d86b84a031f18f81f1020db88 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-06-30T20:05:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 44b95d362a1ce81c9f9e41fe0885f18de8364ba5 Author: Wolfgang Sourdeau Date: Mon Jun 30 18:58:19 2008 +0000 Monotone-Parent: 5352455491daf79d879c8976262af4ecc972d346 Monotone-Revision: 35af78ab6487909f71c8663f60be09f9c1055a75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:58:19 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.m commit 68cef03a0664b44fac4e9e7402cc475546272e46 Author: Wolfgang Sourdeau Date: Mon Jun 30 18:55:45 2008 +0000 Monotone-Parent: b20bb1a79c74d239030ea69ed5a863b7bfad609d Monotone-Revision: 4ffb0fb9d1bad2a11d7f36633c52d54218fbde52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:55:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 669d8b1128c37d833d15d2c0d892046106eacf39 Author: Wolfgang Sourdeau Date: Mon Jun 30 18:54:55 2008 +0000 Monotone-Parent: 00cc1c566eeb4f26c3d21e3a3543d990d20dcd75 Monotone-Revision: b20bb1a79c74d239030ea69ed5a863b7bfad609d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:54:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit a616391e06fb151e02167174f10b707b32695bbf Author: Wolfgang Sourdeau Date: Mon Jun 30 18:53:12 2008 +0000 Monotone-Parent: b307b838dc1265da074caf92873c4e57fe4cade1 Monotone-Revision: 00cc1c566eeb4f26c3d21e3a3543d990d20dcd75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:53:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m commit 7f7ca2d3cedc211e7715564cdd7455810405c295 Author: Wolfgang Sourdeau Date: Mon Jun 30 18:52:20 2008 +0000 Monotone-Parent: 696e29a05659691fb76dc0e1831843aae357bb91 Monotone-Revision: b307b838dc1265da074caf92873c4e57fe4cade1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:52:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit acd7801f5cc55b7cc218ca164b5ade0aad2a91bd Author: Wolfgang Sourdeau Date: Mon Jun 30 18:49:46 2008 +0000 Monotone-Parent: 17ae35d5a041728462df76d24e7144981ef58862 Monotone-Revision: 696e29a05659691fb76dc0e1831843aae357bb91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:49:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.m commit 9eed3fca655cc85db5c5669d7f3dadf3278445c2 Author: Francis Lachapelle Date: Mon Jun 30 18:43:57 2008 +0000 Monotone-Parent: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7 Monotone-Revision: 46d1c12eedb8177f788cf76fdb4e73b766c27617 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-06-30T18:43:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 37ccac74a4293bbaf50e9193f9351c3ccfec71be Author: Wolfgang Sourdeau Date: Mon Jun 30 18:41:32 2008 +0000 Monotone-Parent: a67cdac2314fad2d44d7a6d3d3388e7476568ac4 Monotone-Revision: 17ae35d5a041728462df76d24e7144981ef58862 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:41:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.h commit 8e84b21ce92a2623ced6bf6f1bf1c92a0552ec1c Author: Wolfgang Sourdeau Date: Mon Jun 30 18:31:50 2008 +0000 Monotone-Parent: e12ee6acd551d70f45f22939355f0439c3590e24 Monotone-Revision: a67cdac2314fad2d44d7a6d3d3388e7476568ac4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:31:50 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.h commit ea81b6155f8387e675a926935a5f34f28e4fbb61 Author: Wolfgang Sourdeau Date: Mon Jun 30 18:31:38 2008 +0000 Monotone-Parent: bd220b05886ea464c192ac169ed8f63316357a12 Monotone-Revision: e12ee6acd551d70f45f22939355f0439c3590e24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:31:38 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/DAVReportMap.plist commit b86a466fb7a6582a28ad04398c1d3404a315e13c Author: Wolfgang Sourdeau Date: Mon Jun 30 18:31:29 2008 +0000 Monotone-Parent: a004f12155b916af0dd5336aa31347b570b5395b Monotone-Revision: bd220b05886ea464c192ac169ed8f63316357a12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:31:29 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit 843b7d36169e2112394600f959acb85db1d05e6b Author: Wolfgang Sourdeau Date: Mon Jun 30 18:31:03 2008 +0000 Monotone-Parent: effc0ea5c248c71e6b7996a01b73ce09b7609780 Monotone-Revision: a004f12155b916af0dd5336aa31347b570b5395b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T18:31:03 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalFreeBusy.h M SOPE/NGCards/iCalFreeBusy.m commit f50e9b4d0f617827e9f9473c5ad2bacac0c09a54 Author: Wolfgang Sourdeau Date: Mon Jun 30 15:15:29 2008 +0000 Monotone-Parent: c4d0ee7e69c541a6b4b799dae55d03d6b5b67a6a Monotone-Revision: effc0ea5c248c71e6b7996a01b73ce09b7609780 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T15:15:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolderManager.m commit d0c53ef1ac925b14253d1ba17c73b2a36e914caa Author: Wolfgang Sourdeau Date: Mon Jun 30 14:50:47 2008 +0000 Monotone-Parent: a0b176b29a24b7fe33ae8e1eb04d9838a299deaa Monotone-Revision: c4d0ee7e69c541a6b4b799dae55d03d6b5b67a6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:50:47 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolderManager.m commit f6e7d5c3a7fefce0e3ccebaed30aecc2c68320ff Author: Wolfgang Sourdeau Date: Mon Jun 30 14:15:42 2008 +0000 Monotone-Parent: dce96f1e164f7e8d2e52f854cb9287574b9ded6d Monotone-Revision: a0b176b29a24b7fe33ae8e1eb04d9838a299deaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:15:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 3e01dc899fc9a5b52424bf4a2105d07e95c14f39 Author: Wolfgang Sourdeau Date: Mon Jun 30 14:12:32 2008 +0000 Monotone-Parent: 597389f8260d0d6fdfa812be82b4f10f924e5c8b Monotone-Revision: dce96f1e164f7e8d2e52f854cb9287574b9ded6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:12:32 Monotone-Branch: ca.inverse.sogo M UI/MainUI/OCSFolderInfo-oracle.sql M UI/MainUI/OCSFolderInfo.sql commit 7c2be6f0d31f156faae0d3106758306c7c01f73b Author: Wolfgang Sourdeau Date: Mon Jun 30 14:12:10 2008 +0000 Monotone-Parent: f6d0d3d72013771c7544d3498ed9510e4a4a9ff2 Monotone-Revision: 597389f8260d0d6fdfa812be82b4f10f924e5c8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:12:10 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit e389f53590bccb47971081c017e967b540289b39 Author: Wolfgang Sourdeau Date: Mon Jun 30 14:10:45 2008 +0000 Monotone-Parent: 644595c11e58a7c604c223b28fa3c197272777e2 Monotone-Revision: f6d0d3d72013771c7544d3498ed9510e4a4a9ff2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:10:45 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 975f39355e95e5bf50a6dad5fa43b94bc0196db0 Author: Wolfgang Sourdeau Date: Mon Jun 30 14:08:10 2008 +0000 Monotone-Parent: 5092b7192c90ae7b78ecc0442ac5ec1841d30a8d Monotone-Revision: 644595c11e58a7c604c223b28fa3c197272777e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:08:10 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/EOAdaptorChannel+GCS.h M SOPE/GDLContentStore/EOAdaptorChannel+GCS.m commit 09a3866d02aaf56d4f35a1e6623fe071172c2d24 Author: Wolfgang Sourdeau Date: Fri Jun 27 14:49:28 2008 +0000 Monotone-Parent: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7 Monotone-Revision: 5092b7192c90ae7b78ecc0442ac5ec1841d30a8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-27T14:49:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m commit 07e5875c7eab175d7a030fd5d2f888880458948e Author: Wolfgang Sourdeau Date: Mon Jun 23 22:04:40 2008 +0000 Monotone-Parent: 18f04728c7d6b1760dbcd750fc045948d7001567 Monotone-Revision: 2b4777c3ca432b7b604c9d23a47dae304ddd83b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T22:04:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit f1fa01109c348a6267f48ee6d91033460a5ee3ee Author: Wolfgang Sourdeau Date: Mon Jun 23 20:44:54 2008 +0000 Monotone-Parent: e83902dbab2643711380599c555ac903400fd110 Monotone-Revision: 18f04728c7d6b1760dbcd750fc045948d7001567 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T20:44:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.js commit f773bc2e66f0e5be8108a9447179a66b22c574ea Author: Wolfgang Sourdeau Date: Mon Jun 23 17:42:01 2008 +0000 Monotone-Parent: 36eea899c37b0f581bdc6a21780d9744e51c34e5 Monotone-Revision: e83902dbab2643711380599c555ac903400fd110 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T17:42:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoParentFolder.m commit db7ef9102f7d1748c0ed82d8eb111774a3fee231 Author: Wolfgang Sourdeau Date: Mon Jun 23 17:29:57 2008 +0000 Monotone-Parent: 9788a56d4a666ff0e884a4516969eeff08276d4c Monotone-Revision: 36eea899c37b0f581bdc6a21780d9744e51c34e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T17:29:57 Monotone-Branch: ca.inverse.sogo A UI/MainUI/Dutch.lproj/Locale A UI/MainUI/Spanish.lproj/Locale commit 8f08599db191d4ad1450bdb0f4306e2c4293e71f Author: Wolfgang Sourdeau Date: Mon Jun 23 14:32:53 2008 +0000 Monotone-Parent: f37d0868145e5cd1f879ccf7033ca5d1900df42b Monotone-Revision: 9788a56d4a666ff0e884a4516969eeff08276d4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T14:32:53 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment-oracle.ocs M OGoContentStore/appointment.ocs M OGoContentStore/contact-oracle.ocs M OGoContentStore/contact.ocs M SOPE/sope-patchset-r1621.diff commit 5a382d84ea1ec2ccded513de0d636f5c06933055 Author: Wolfgang Sourdeau Date: Mon Jun 23 14:23:18 2008 +0000 Monotone-Parent: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83 Monotone-Revision: f37d0868145e5cd1f879ccf7033ca5d1900df42b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T14:23:18 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/Dutch.lproj/Localizable.strings A SoObjects/Appointments/English.lproj/Localizable.strings A SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/German.lproj/Localizable.strings A SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolders.m A SoObjects/Appointments/Spanish.lproj/Localizable.strings A SoObjects/Contacts/Dutch.lproj/Localizable.strings A SoObjects/Contacts/English.lproj/Localizable.strings A SoObjects/Contacts/French.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/German.lproj/Localizable.strings A SoObjects/Contacts/Italian.lproj/Localizable.strings M SoObjects/Contacts/SOGoContactFolders.m A SoObjects/Contacts/Spanish.lproj/Localizable.strings M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoParentFolder.m M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Spanish.lproj/Localizable.strings M UI/Contacts/UIxContactsListViewContainer.m commit d22e932839dac46c7497d7c34391bc2b78ae1f42 Author: Wolfgang Sourdeau Date: Mon Jun 23 14:19:38 2008 +0000 Monotone-Parent: 8741439b1a08b29f89d1ab07bbe641db0e032388 Monotone-Revision: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-23T14:19:38 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit 314f55be23401cb6ed711429dbea583a716a7c1c Author: Wolfgang Sourdeau Date: Fri Jun 20 21:24:35 2008 +0000 Monotone-Parent: 149ee15b8470e7a666d30ff2c9205f2807b3a62d Monotone-Revision: 8741439b1a08b29f89d1ab07bbe641db0e032388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T21:24:35 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1621.diff commit bee9be27a9d170e72b2fa8a424705683a89f51c9 Author: Wolfgang Sourdeau Date: Fri Jun 20 21:10:22 2008 +0000 Monotone-Parent: 8f7faf43252e454d38d7f77f3038637643fc9382 Monotone-Revision: 149ee15b8470e7a666d30ff2c9205f2807b3a62d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T21:10:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 4ed92fbd8b8fc314bd5511ef0fd229b5a332fd1d Author: Wolfgang Sourdeau Date: Fri Jun 20 15:41:52 2008 +0000 Monotone-Parent: 187fb28d41b875b82a5bc4cebd053fc83e84f32b Monotone-Revision: 8f7faf43252e454d38d7f77f3038637643fc9382 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T15:41:52 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/UIxCalendarProperties.css commit 1a51f750127f1556330cbfa5ea1b3d34d68fa495 Author: Wolfgang Sourdeau Date: Fri Jun 20 14:52:40 2008 +0000 Monotone-Parent: 11407a8d848e4be8f75087c533fb576da5e80ce4 Monotone-Revision: 5901cb55e465d09b6ccf43a331523d24a91ebb01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T14:52:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit bc86f4a582239df2b45e7c3112364a7120011095 Author: Wolfgang Sourdeau Date: Fri Jun 20 14:52:24 2008 +0000 Monotone-Parent: fdf6957aa0f1c98704004b55ba6f4e09df375481 Monotone-Revision: 11407a8d848e4be8f75087c533fb576da5e80ce4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T14:52:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Spanish.lproj/Localizable.strings M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/UIxCalendarProperties.css commit d9701bce702c42e99ae02eb3338289997c9258ec Author: Wolfgang Sourdeau Date: Fri Jun 20 13:53:29 2008 +0000 Monotone-Parent: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe Monotone-Revision: fdf6957aa0f1c98704004b55ba6f4e09df375481 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T13:53:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 74013564b1ddb4f70e3b323532c464d275791720 Author: Wolfgang Sourdeau Date: Fri Jun 20 04:11:41 2008 +0000 Monotone-Parent: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe Monotone-Revision: ab2e4a9b9ea9d6fe4dbb85153205e15f4a080f30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-20T04:11:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/SOGoUI/UIxComponent.h commit b658f6890cbb497cf1268d6c127fd32ab1deb09d Author: Wolfgang Sourdeau Date: Thu Jun 19 18:31:18 2008 +0000 Monotone-Parent: f4b1c33458e395b67d8a7e5d8465de2e7bb1bc50 Monotone-Revision: bb0d71310c5e05a41e1acc07768c6ec4c2b2b5fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-19T18:31:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/SOGoUserFolder.m M UI/MainUI/SOGoUserHomePage.m commit ee5713f146ed7e033fc09820f8b48819003f9584 Author: Wolfgang Sourdeau Date: Thu Jun 19 18:26:33 2008 +0000 Monotone-Parent: abe5e8dd2a8aef612bdd694ea083df5edee4e074 Monotone-Revision: f4b1c33458e395b67d8a7e5d8465de2e7bb1bc50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-19T18:26:33 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit dd5c8bb13d46ac306559a0c9f59b049549a4e7b2 Author: Wolfgang Sourdeau Date: Fri Jun 13 22:43:33 2008 +0000 Monotone-Parent: 394a8937c21098aff3d373041059cde7fd2bf227 Monotone-Revision: abe5e8dd2a8aef612bdd694ea083df5edee4e074 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T22:43:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 6f2815c5f2204ab5b1788985347f827bc0b6190e Author: Wolfgang Sourdeau Date: Fri Jun 13 22:41:40 2008 +0000 Monotone-Parent: d468767b4ec980391bc35345af94158cf8a48b77 Monotone-Revision: 394a8937c21098aff3d373041059cde7fd2bf227 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T22:41:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 7172d56ae3161ea2bcd26c702e9009e09fcb7991 Author: Wolfgang Sourdeau Date: Fri Jun 13 22:27:35 2008 +0000 Monotone-Parent: a684808ab0611c3a7938367d09a75f0ba0413a33 Monotone-Revision: d468767b4ec980391bc35345af94158cf8a48b77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T22:27:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 8d1604240b5aeafcaa505662a289f547e8070773 Author: Wolfgang Sourdeau Date: Fri Jun 13 21:59:09 2008 +0000 Monotone-Parent: a470eada3340db32324b41d7a4a5c5bf475c5f88 Monotone-Revision: a684808ab0611c3a7938367d09a75f0ba0413a33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T21:59:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 78db1a24e1c5c8f469f6554f72246f9718ca65b4 Author: Wolfgang Sourdeau Date: Fri Jun 13 21:43:09 2008 +0000 Monotone-Parent: f0272356b5859dc15924f19ef79e1a13b9e71f8f Monotone-Revision: a470eada3340db32324b41d7a4a5c5bf475c5f88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T21:43:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 28a8d6c0e7f74218226422978efcc48b6d3b91cd Author: Wolfgang Sourdeau Date: Fri Jun 13 21:35:23 2008 +0000 Monotone-Parent: 6b823ced59f092f04fbddc4591dc565de83b429d Monotone-Revision: f0272356b5859dc15924f19ef79e1a13b9e71f8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T21:35:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 51e0a01b1cbc74cb13603764e58676d29ebdcfeb Author: Wolfgang Sourdeau Date: Fri Jun 13 21:27:27 2008 +0000 Monotone-Parent: d57b28ddb577f7427c911380927e7e77ebd829aa Monotone-Revision: 6b823ced59f092f04fbddc4591dc565de83b429d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T21:27:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5d40be582d6cf721a85e3aca739041b9435a40e3 Author: Wolfgang Sourdeau Date: Fri Jun 13 20:22:51 2008 +0000 Monotone-Parent: e93fdeaa76b1e9c3f341133f6683d32e2788bdab Monotone-Revision: d57b28ddb577f7427c911380927e7e77ebd829aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:22:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m commit a7bd1a95117458e7acc89e427ee3b82a9eff4ce6 Author: Wolfgang Sourdeau Date: Fri Jun 13 20:18:03 2008 +0000 Monotone-Parent: 4147bb1d4b55d6458b5f11fe840ccc1671d4f45e Monotone-Revision: e93fdeaa76b1e9c3f341133f6683d32e2788bdab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:18:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactGCSList.m commit 7c88e37ec6c37053444034b503b487b24602996c Author: Wolfgang Sourdeau Date: Fri Jun 13 20:16:30 2008 +0000 Monotone-Parent: 846898c32d1bedf090b028559140bf62812511c5 Monotone-Revision: 4147bb1d4b55d6458b5f11fe840ccc1671d4f45e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:16:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit e87a11440557ca3c88ebb29f7168032b2010d6cf Author: Wolfgang Sourdeau Date: Fri Jun 13 20:08:45 2008 +0000 Monotone-Parent: dd0f98cf89d78f378ec83484a40047514086bc36 Monotone-Revision: 846898c32d1bedf090b028559140bf62812511c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:08:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit b134f4544ddb5fa14695494ded9dcb690c6b4664 Author: Wolfgang Sourdeau Date: Fri Jun 13 20:07:32 2008 +0000 Monotone-Parent: 43895973aa7fea1d3dc9024f5b6d44f2298ab592 Monotone-Revision: dd0f98cf89d78f378ec83484a40047514086bc36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:07:32 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m commit 70757493a22570d9c42f4ba12473008e4379e756 Author: Wolfgang Sourdeau Date: Fri Jun 13 20:01:10 2008 +0000 Monotone-Parent: baff79ac3da07f610290a1d61e142dace0bb02a4 Monotone-Revision: 43895973aa7fea1d3dc9024f5b6d44f2298ab592 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T20:01:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 40e2a71a0e17362364dae6e609f8419c32b78e8f Author: Wolfgang Sourdeau Date: Fri Jun 13 19:59:22 2008 +0000 Monotone-Parent: 4a0075d77198c329e5e471528db155313b163846 Monotone-Revision: baff79ac3da07f610290a1d61e142dace0bb02a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T19:59:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 22a6e527e01d23a9f41e40afa0e4a88a8f98ca5a Author: Wolfgang Sourdeau Date: Fri Jun 13 19:55:59 2008 +0000 Monotone-Parent: a3759861ff6c685f2878fdb4bfe7ea6fe966df8b Monotone-Revision: 4a0075d77198c329e5e471528db155313b163846 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T19:55:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit a8d6d7577d65dec232806e24bdf1bc4f5b411774 Author: Wolfgang Sourdeau Date: Fri Jun 13 19:54:11 2008 +0000 Monotone-Parent: 2b9f01a27328dbad5f15d5736b195ee55914e910 Monotone-Revision: a3759861ff6c685f2878fdb4bfe7ea6fe966df8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-13T19:54:11 Monotone-Branch: ca.inverse.sogo M Scripts/logrotate commit 984b66c6b24f830946be9ec9a14d740a308c2b9e Author: Wolfgang Sourdeau Date: Wed Jun 11 22:02:32 2008 +0000 Monotone-Parent: 1ec44e1cd1205962fc93b86e8f638af549ade6a1 Monotone-Revision: 2b9f01a27328dbad5f15d5736b195ee55914e910 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-11T22:02:32 Monotone-Branch: ca.inverse.sogo A Scripts/logrotate commit 9f64407501eefc21dd4418206057d210cb627ace Author: Wolfgang Sourdeau Date: Mon Jun 2 20:06:27 2008 +0000 Monotone-Parent: 76a822505adea00b3bf98056aa500f08ba7e35b7 Monotone-Revision: 1ec44e1cd1205962fc93b86e8f638af549ade6a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-02T20:06:27 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit be9f97342bb17f54182136a54e8eb59eab1ac757 Author: Wolfgang Sourdeau Date: Mon Jun 2 20:05:38 2008 +0000 Monotone-Parent: 935cf293ec636367ef64469ec9130956087caa1e Monotone-Revision: 76a822505adea00b3bf98056aa500f08ba7e35b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-02T20:05:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 07ff561da21c1ef7301ef774a4d640e2e277b457 Author: Wolfgang Sourdeau Date: Sat May 31 21:04:56 2008 +0000 Monotone-Parent: 03c1031b520e0b1094e5e7cf635bc6be4d30dac3 Monotone-Revision: 935cf293ec636367ef64469ec9130956087caa1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-31T21:04:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailUserRightsEditor.m M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox commit 28572594d92b48676c7ebff0ff7935fab5c54d74 Author: Wolfgang Sourdeau Date: Fri May 30 14:46:01 2008 +0000 Monotone-Parent: f7856cb718cba85ddb1e204c7a45f6f9dad528b5 Monotone-Revision: 03c1031b520e0b1094e5e7cf635bc6be4d30dac3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-30T14:46:01 Monotone-Branch: ca.inverse.sogo M Scripts/updates.php commit 401e45e606bff81f512e9746a552196b72f5c7ea Author: Wolfgang Sourdeau Date: Wed May 28 19:08:42 2008 +0000 Monotone-Parent: f55bd68de56657e6673235e4b1404075d9503783 Monotone-Revision: f7856cb718cba85ddb1e204c7a45f6f9dad528b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-28T19:08:42 Monotone-Branch: ca.inverse.sogo A Scripts/updates.php commit 165b0b7f4c9ec9304174544d954147b37eb8d3be Author: Wolfgang Sourdeau Date: Tue May 27 19:56:58 2008 +0000 Monotone-Parent: 08a3d1af9c988be091b1138ccc0d4417a0a5db5e Monotone-Revision: f55bd68de56657e6673235e4b1404075d9503783 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-27T19:56:58 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/DAVReportMap.plist commit 7bac1a02f4e740e0168f50adcb524a86bcb8ce7e Author: Wolfgang Sourdeau Date: Thu May 22 21:47:31 2008 +0000 Monotone-Parent: c7d2906d4ff3cf078eff6da5bbb5f989b2a1cfe0 Monotone-Revision: 08a3d1af9c988be091b1138ccc0d4417a0a5db5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T21:47:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit b825d757d9c84a3dc151a488b5bbc39722027c76 Author: Wolfgang Sourdeau Date: Thu May 22 18:01:52 2008 +0000 Monotone-Parent: dd4aef6426001fe5d5e03a26c8e441a3fbd87196 Monotone-Revision: c7d2906d4ff3cf078eff6da5bbb5f989b2a1cfe0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T18:01:52 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit d0a170f5ee7b4c6519d9759b19eefeffbcc07eb6 Author: Wolfgang Sourdeau Date: Thu May 22 16:03:29 2008 +0000 Monotone-Parent: 85c10bef83b01a3ff9635d8bbe0d9971df2d6685 Monotone-Revision: dd4aef6426001fe5d5e03a26c8e441a3fbd87196 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T16:03:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit d4831b43715b249bdaa4acd1e8e5e63e93541323 Author: Wolfgang Sourdeau Date: Thu May 22 15:58:01 2008 +0000 Monotone-Parent: 9532f8c1461cc8a7c94898afe1a065fc1c66f2cd Monotone-Revision: 85c10bef83b01a3ff9635d8bbe0d9971df2d6685 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T15:58:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/MailerUI/UIxMailFolderActions.m commit 60a704190ce31fc9993b7045ea6bbf93fc480689 Author: Wolfgang Sourdeau Date: Thu May 22 15:56:18 2008 +0000 Monotone-Parent: 7c43b14e9157686aa029894c48c4f5e4292832f7 Monotone-Revision: 9532f8c1461cc8a7c94898afe1a065fc1c66f2cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T15:56:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/SOGoRootPage.js commit f694938fd14b1c37ba16edf3aeb85970a9f498d8 Author: Wolfgang Sourdeau Date: Thu May 22 15:52:41 2008 +0000 Monotone-Parent: 6983b54c9f08ae3a30a944b03aba053d002a3e44 Monotone-Revision: 7c43b14e9157686aa029894c48c4f5e4292832f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T15:52:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit c517a79cdf51c6e457b93143e4216cfe809a9a01 Author: Wolfgang Sourdeau Date: Thu May 22 15:52:25 2008 +0000 Monotone-Parent: b60062325db9b515049a18a0ab18bb9e528b1499 Monotone-Revision: 6983b54c9f08ae3a30a944b03aba053d002a3e44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T15:52:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.m commit 595d15a06cc528705b9ad8ceac58725a4c89b8c6 Author: Wolfgang Sourdeau Date: Thu May 22 15:46:49 2008 +0000 Monotone-Parent: cbd05d470bee2e063abb94750478a7df2245b44b Monotone-Revision: b60062325db9b515049a18a0ab18bb9e528b1499 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-22T15:46:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 31722d6d85cce1d49011ed564e03e0f41406f5f2 Author: Wolfgang Sourdeau Date: Wed May 21 16:46:12 2008 +0000 Monotone-Parent: a8d781a46deaa766f17c0fabd10cb677779feb60 Monotone-Revision: cbd05d470bee2e063abb94750478a7df2245b44b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-21T16:46:12 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m commit 726198073aa9f3e4601b7eb1334c26e83c3f4cb0 Author: Wolfgang Sourdeau Date: Wed May 21 16:45:59 2008 +0000 Monotone-Parent: 14750dcc45cd359d5987fdc2c4b5c02f1621906a Monotone-Revision: a8d781a46deaa766f17c0fabd10cb677779feb60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-21T16:45:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 873649bcb743f8f389a76caf8e0c6c7256dc2bc6 Author: Wolfgang Sourdeau Date: Wed May 21 13:44:14 2008 +0000 Monotone-Parent: 8572640175c8c65fb355b53149603783957826fb Monotone-Revision: 14750dcc45cd359d5987fdc2c4b5c02f1621906a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-21T13:44:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit ad61aa0d679245eb338493473305be64c01df0da Author: Wolfgang Sourdeau Date: Wed May 21 01:08:01 2008 +0000 Monotone-Parent: e44082eaf7ba9712f1ef3e53fa4b3d3bab1c52c7 Monotone-Revision: 8572640175c8c65fb355b53149603783957826fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-21T01:08:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 53cf29d48d84ec8b4bfaca31e107a930fbc0d13e Author: Wolfgang Sourdeau Date: Tue May 20 22:12:09 2008 +0000 Monotone-Parent: e0ce68cefe0f0cfcd77e9154b801fa154c153a18 Monotone-Revision: e44082eaf7ba9712f1ef3e53fa4b3d3bab1c52c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T22:12:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 8db1592a73b51c332d81b7c1c37aa3f167abaaed Author: Wolfgang Sourdeau Date: Tue May 20 21:59:34 2008 +0000 Monotone-Parent: 54120879416d39c546964fc67827055376047340 Monotone-Revision: e0ce68cefe0f0cfcd77e9154b801fa154c153a18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T21:59:34 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile M UI/WebServerResources/GNUmakefile commit 0aa02128dd46e1bfc69a96f00da505531eba36f7 Author: Wolfgang Sourdeau Date: Tue May 20 21:24:26 2008 +0000 Monotone-Parent: 0881271c467d0cbc8ec21fe38da728668f087639 Monotone-Revision: 54120879416d39c546964fc67827055376047340 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T21:24:26 Monotone-Branch: ca.inverse.sogo A UI/Common/Dutch.lproj/Localizable.strings A UI/Common/Spanish.lproj/Localizable.strings A UI/Contacts/Dutch.lproj/Localizable.strings A UI/Contacts/Spanish.lproj/Localizable.strings A UI/MailPartViewers/Dutch.lproj/Localizable.strings A UI/MailPartViewers/Spanish.lproj/Localizable.strings A UI/MailerUI/Dutch.lproj/Localizable.strings A UI/MailerUI/Spanish.lproj/Localizable.strings A UI/MainUI/Dutch.lproj/Localizable.strings A UI/MainUI/Spanish.lproj/Localizable.strings A UI/PreferencesUI/Dutch.lproj/Localizable.strings A UI/PreferencesUI/Spanish.lproj/Localizable.strings A UI/Scheduler/Dutch.lproj/Localizable.strings A UI/Scheduler/Spanish.lproj/Localizable.strings commit a5d2d726ab5e4a1d3b423c38697046b616ac9742 Author: Wolfgang Sourdeau Date: Tue May 20 19:30:21 2008 +0000 Monotone-Parent: 8478b12e221a5c783be93f387cf4f4e1de33d3f9 Monotone-Revision: 0881271c467d0cbc8ec21fe38da728668f087639 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T19:30:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 3ac42b48a37a9eea8bd7e017f5525e0c86b5c785 Author: Wolfgang Sourdeau Date: Tue May 20 19:23:43 2008 +0000 Monotone-Parent: f78d6c1977f38e0b364a106d6c32efb377c0bdea Monotone-Revision: 8478b12e221a5c783be93f387cf4f4e1de33d3f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T19:23:43 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/generic.js M UI/WebServerResources/prototype.js commit 3f5acfe8320444b8a2148cf2c28dfa6bd7345f9f Author: Wolfgang Sourdeau Date: Tue May 20 19:16:19 2008 +0000 Monotone-Parent: 5e0e51447ef2f0528a3a0b4bb9e2540eebbb1bc6 Monotone-Revision: f78d6c1977f38e0b364a106d6c32efb377c0bdea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T19:16:19 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.html A SoObjects/Appointments/SOGoAptMailDutchDeletion.wo/SOGoAptMailDutchDeletion.wod A SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.html A SoObjects/Appointments/SOGoAptMailDutchICalReply.wo/SOGoAptMailDutchICalReply.wod A SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.html A SoObjects/Appointments/SOGoAptMailDutchInvitation.wo/SOGoAptMailDutchInvitation.wod A SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.html A SoObjects/Appointments/SOGoAptMailDutchRemoval.wo/SOGoAptMailDutchRemoval.wod A SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.html A SoObjects/Appointments/SOGoAptMailDutchUpdate.wo/SOGoAptMailDutchUpdate.wod A SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.html A SoObjects/Appointments/SOGoAptMailSpanishDeletion.wo/SOGoAptMailSpanishDeletion.wod A SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.html A SoObjects/Appointments/SOGoAptMailSpanishICalReply.wo/SOGoAptMailSpanishICalReply.wod A SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.html A SoObjects/Appointments/SOGoAptMailSpanishInvitation.wo/SOGoAptMailSpanishInvitation.wod A SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.html A SoObjects/Appointments/SOGoAptMailSpanishRemoval.wo/SOGoAptMailSpanishRemoval.wod A SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.html A SoObjects/Appointments/SOGoAptMailSpanishUpdate.wo/SOGoAptMailSpanishUpdate.wod M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.html A SoObjects/Mailer/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod A SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.html A SoObjects/Mailer/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod A SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.html A SoObjects/Mailer/SOGoMailSpanishForward.wo/SOGoMailSpanishForward.wod A SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.html A SoObjects/Mailer/SOGoMailSpanishReply.wo/SOGoMailSpanishReply.wod M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/PreferencesUI/German.lproj/Localizable.strings M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings A UI/Templates/SOGoACLSpanishAdditionAdvisory.wox A UI/Templates/SOGoACLSpanishModificationAdvisory.wox A UI/Templates/SOGoACLSpanishRemovalAdvisory.wox A UI/Templates/SOGoFolderSpanishAdditionAdvisory.wox A UI/Templates/SOGoFolderSpanishRemovalAdvisory.wox commit b994894695774d1eb5b3d45ee421dfc41504aa7b Author: Wolfgang Sourdeau Date: Tue May 20 17:57:22 2008 +0000 Monotone-Parent: db74f1240df886a18bfc03a66ef397be41f44bb8 Monotone-Revision: 5e0e51447ef2f0528a3a0b4bb9e2540eebbb1bc6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T17:57:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile M UI/WebServerResources/GNUmakefile commit 52ba0812ea47869d54126add94fb2327f7c7248b Author: Wolfgang Sourdeau Date: Tue May 20 17:49:11 2008 +0000 Monotone-Parent: 899908d5b1d6fd662f6400dea5277134060b0c73 Monotone-Revision: db74f1240df886a18bfc03a66ef397be41f44bb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T17:49:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1621.diff commit bdb764c06fcc8c430aaef7468fd95c87dfca1bf9 Author: Wolfgang Sourdeau Date: Tue May 20 16:09:38 2008 +0000 Monotone-Parent: 9001baf10be147d4924254860fc6dce76a4605f6 Monotone-Revision: 899908d5b1d6fd662f6400dea5277134060b0c73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T16:09:38 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1620.diff A SOPE/sope-patchset-r1621.diff commit 5d626fd5d6aed08f09690aa5ac46474b71906de2 Author: Wolfgang Sourdeau Date: Tue May 20 14:55:13 2008 +0000 Monotone-Parent: 35935e7cb23cfd2e86e20fb2fb2bfe4592bb4a49 Monotone-Revision: 9001baf10be147d4924254860fc6dce76a4605f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T14:55:13 Monotone-Branch: ca.inverse.sogo M NEWS commit e6fc5de307112a4f702e593334f2e035fa8a5a06 Author: Wolfgang Sourdeau Date: Fri May 16 20:59:39 2008 +0000 Monotone-Parent: 5358dac96702062963946c8e313dafef1c51fd00 Monotone-Revision: 35935e7cb23cfd2e86e20fb2fb2bfe4592bb4a49 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:59:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 1d2ce3c5ef6bd454827c2cb5412f65d4a99a1f66 Author: Wolfgang Sourdeau Date: Fri May 16 20:37:40 2008 +0000 Monotone-Parent: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c Monotone-Revision: 5358dac96702062963946c8e313dafef1c51fd00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:37:40 Monotone-Branch: ca.inverse.sogo M NEWS commit 60bef234d7fb017ae2756bd71c8367e30a3043f2 Author: Wolfgang Sourdeau Date: Fri May 16 20:33:55 2008 +0000 Monotone-Parent: 87a5b99c1c6050fac3ae23cc68cad8099adec7da Monotone-Revision: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:33:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit c6f6ed7f2dd18be57b0033940cdc91f7867c77da Author: Wolfgang Sourdeau Date: Fri May 16 20:30:00 2008 +0000 Monotone-Parent: 30f23e161fdf31dd9a5764e930ffce487bf47758 Monotone-Revision: 87a5b99c1c6050fac3ae23cc68cad8099adec7da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:30:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxFolderActions.m commit 97625e7b1e9122c5070108fa6b637ff7965b5a29 Author: Wolfgang Sourdeau Date: Fri May 16 20:27:15 2008 +0000 Monotone-Parent: 31ae79f5402429da4b8cae4330cc8265d04b4893 Monotone-Revision: 30f23e161fdf31dd9a5764e930ffce487bf47758 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:27:15 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit a2c21d422fafea7902a7c32c22f64b3d1c3866cb Author: Wolfgang Sourdeau Date: Fri May 16 20:27:06 2008 +0000 Monotone-Parent: 34620473f96b2afe3eceee5febfda2021bc78913 Monotone-Revision: 31ae79f5402429da4b8cae4330cc8265d04b4893 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:27:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 67d4f1a764ec0199b85c224cdeb459c79137aeeb Author: Wolfgang Sourdeau Date: Fri May 16 15:52:19 2008 +0000 Monotone-Parent: 289038fb869ac3c26fe39b672345521ddb96b4c9 Monotone-Revision: 34620473f96b2afe3eceee5febfda2021bc78913 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T15:52:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit e92eb3febdc463a88075262b128bec88342e3e17 Author: Wolfgang Sourdeau Date: Thu May 15 21:07:24 2008 +0000 Monotone-Parent: c1839d697a1985c08086f1fe770eda5416825732 Monotone-Revision: 289038fb869ac3c26fe39b672345521ddb96b4c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-15T21:07:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit bc29d15730a232c69feebaa1f5d31bcdd5b74462 Author: Wolfgang Sourdeau Date: Thu May 15 21:07:19 2008 +0000 Monotone-Parent: ea6add86e545bf896fb0f6224932b0eb706412f8 Monotone-Revision: c1839d697a1985c08086f1fe770eda5416825732 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-15T21:07:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist commit 93196fa65b307dd38cb7b37709105534fc47636d Author: Wolfgang Sourdeau Date: Thu May 15 21:06:37 2008 +0000 Monotone-Parent: a0d688640ff502de6334d633e962b52008bb8ace Monotone-Revision: ea6add86e545bf896fb0f6224932b0eb706412f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-15T21:06:37 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 16f8510f24e4336ee9a574789aa999fa39e99e5d Author: Wolfgang Sourdeau Date: Mon May 5 23:41:24 2008 +0000 Monotone-Parent: a969c621c7bdf36505c11f0aaf6e61680e8375f7 Monotone-Revision: a0d688640ff502de6334d633e962b52008bb8ace Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-05T23:41:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit e6e6542d95abb5107f5d022cc206d382ceb5118f Author: Wolfgang Sourdeau Date: Mon May 5 23:39:07 2008 +0000 Monotone-Parent: 40c6f56ac0840b5680cd43b2a9d5ef7d03bd69e2 Monotone-Revision: a969c621c7bdf36505c11f0aaf6e61680e8375f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-05T23:39:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Common/UIxFolderActions.m commit f767b4b11e8b7c4b0560355cca45c1b44e870e3b Author: Wolfgang Sourdeau Date: Mon May 5 22:47:38 2008 +0000 Monotone-Parent: 6d796bebf66ba67880bcd99d4b4acc55bac2e33f Monotone-Revision: 40c6f56ac0840b5680cd43b2a9d5ef7d03bd69e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-05T22:47:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 897035cb0b62a1452487eeebc532e689eff0977f Author: Wolfgang Sourdeau Date: Mon May 5 22:30:06 2008 +0000 Monotone-Parent: a807a87708b05f4866dff41ca4ac7c75e9a98991 Monotone-Revision: 6d796bebf66ba67880bcd99d4b4acc55bac2e33f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-05T22:30:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js commit cdf7c183885fed8f40ade4a2e09f4bd1aceaf4be Author: Wolfgang Sourdeau Date: Sat May 3 18:21:09 2008 +0000 Monotone-Parent: 4c753edee1bf800c80963cacbc1c80d07c353c72 Monotone-Revision: a807a87708b05f4866dff41ca4ac7c75e9a98991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-03T18:21:09 Monotone-Branch: ca.inverse.sogo M UI/Common/product.plist commit d9da2c44f1bf43bd00922fe478d07bf4ad601944 Author: Wolfgang Sourdeau Date: Sat May 3 08:00:35 2008 +0000 Monotone-Parent: 87549a04ea4f0186bec4f2810f59f6075fa464b2 Monotone-Revision: 4c753edee1bf800c80963cacbc1c80d07c353c72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-03T08:00:35 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit 212f438551c15dc011242760b10bcf64cd0bef59 Author: Wolfgang Sourdeau Date: Fri May 2 23:14:51 2008 +0000 Monotone-Parent: 3e221864601a9820fef140de7c772be29079ed48 Monotone-Revision: 87549a04ea4f0186bec4f2810f59f6075fa464b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:14:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/product.plist M SoObjects/Mailer/product.plist M SoObjects/SOGo/DAVReportMap.plist M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M SoObjects/common.make M UI/Common/UIxAclEditor.m M UI/Common/product.plist M UI/Contacts/product.plist M UI/MailerUI/product.plist M UI/Scheduler/product.plist M UI/common.make commit 9fbc828c10d581e969fb863186c85b88029d4ca4 Author: Wolfgang Sourdeau Date: Fri May 2 23:14:46 2008 +0000 Monotone-Parent: 0f3aafc403820746fc56245b1d4213e81078b7d1 Monotone-Revision: 3e221864601a9820fef140de7c772be29079ed48 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:14:46 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDeletion.m commit 9f3c5e3d0c8cc4b8f6530864eb5ad88752f30597 Author: Wolfgang Sourdeau Date: Fri May 2 23:14:26 2008 +0000 Monotone-Parent: 490ba5f20c6d08910205f97565f54a96c5bb9390 Monotone-Revision: 0f3aafc403820746fc56245b1d4213e81078b7d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:14:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 87af33d14f36e901cc2a76e57906b36944af05c8 Author: Wolfgang Sourdeau Date: Fri May 2 23:13:40 2008 +0000 Monotone-Parent: f4d8a0e75faa4a181cfac93302360f7f4168e0cc Monotone-Revision: 490ba5f20c6d08910205f97565f54a96c5bb9390 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:13:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 1cbbbb01be0b1a0b2ab367e3952ff2928c61f844 Author: Wolfgang Sourdeau Date: Fri May 2 23:12:49 2008 +0000 Monotone-Parent: cb2b5ac6d1deb889762cf2eadc58376d6ab9f534 Monotone-Revision: f4d8a0e75faa4a181cfac93302360f7f4168e0cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:12:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit b88f44fff3160eec904c8952b3c970c28c27a858 Author: Wolfgang Sourdeau Date: Fri May 2 23:11:21 2008 +0000 Monotone-Parent: d61516dbee88e6bc6828689bf6efabde759a5a80 Monotone-Revision: cb2b5ac6d1deb889762cf2eadc58376d6ab9f534 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:11:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 18f4470fedceab26dc4f5f27d3d61a3e15179849 Author: Wolfgang Sourdeau Date: Fri May 2 23:09:55 2008 +0000 Monotone-Parent: 8e81030e83aa6ed594c40a5f56274b5ba292f47c Monotone-Revision: d61516dbee88e6bc6828689bf6efabde759a5a80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:09:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit 5c2c26e0db2d1636a27b3c0fab003458e2e1d289 Author: Wolfgang Sourdeau Date: Fri May 2 23:08:15 2008 +0000 Monotone-Parent: a084cda52b54dea2be32b37d71aefe6f27b1af33 Monotone-Revision: 8e81030e83aa6ed594c40a5f56274b5ba292f47c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T23:08:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m A SoObjects/Appointments/SOGoUserFolder+Appointments.h A SoObjects/Appointments/SOGoUserFolder+Appointments.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m A SoObjects/SOGo/SOGoWebDAVAclManager.h A SoObjects/SOGo/SOGoWebDAVAclManager.m commit 4f76b2ee5f286a24f7ac762397a48a7bcffedc96 Author: Wolfgang Sourdeau Date: Fri May 2 22:55:47 2008 +0000 Monotone-Parent: 7f5165a92f3e95ebbe203abdc6531d84a48f20af Monotone-Revision: a084cda52b54dea2be32b37d71aefe6f27b1af33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T22:55:47 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit 061ac2aa4512b363671da8dd4ca080021f1abc6a Author: Wolfgang Sourdeau Date: Fri May 2 22:51:49 2008 +0000 Monotone-Parent: 040674761c27c58b25e81406da993b3e7189cf9c Monotone-Revision: 7f5165a92f3e95ebbe203abdc6531d84a48f20af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T22:51:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M UI/MainUI/GNUmakefile M UI/MainUI/product.plist M UI/SOGoUI/UIxComponent.m commit 5c0e33e91651eed87fe5c4537eefad37390be773 Author: Wolfgang Sourdeau Date: Fri May 2 22:47:55 2008 +0000 Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 Monotone-Revision: 040674761c27c58b25e81406da993b3e7189cf9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T22:47:55 Monotone-Branch: ca.inverse.sogo M TODO commit 5e9b6ce4194aebd515cfb03713b5d854945ebec0 Author: Wolfgang Sourdeau Date: Fri May 2 22:47:21 2008 +0000 Monotone-Parent: c3c38efee718461f598c3836c1cbe39986c23fd2 Monotone-Revision: db028ce8c585be74840423effd3b77305f6ea051 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T22:47:21 Monotone-Branch: ca.inverse.sogo A SoObjects/SOGo/SOGoWebDAVValue.h A SoObjects/SOGo/SOGoWebDAVValue.m commit cc69371c4d33919423a0dcceef1058a0a85b828c Author: Wolfgang Sourdeau Date: Fri May 2 22:46:49 2008 +0000 Monotone-Parent: b8c85ddcde506f67f18bf96dcff79741af94661b Monotone-Revision: c3c38efee718461f598c3836c1cbe39986c23fd2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-02T22:46:49 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/NSArray+DAV.h A SoObjects/SOGo/NSArray+DAV.m A SoObjects/SOGo/NSDictionary+DAV.h A SoObjects/SOGo/NSDictionary+DAV.m A SoObjects/SOGo/NSObject+DAV.h A SoObjects/SOGo/NSObject+DAV.m A SoObjects/SOGo/NSString+DAV.h A SoObjects/SOGo/NSString+DAV.m A SoObjects/SOGo/NSURL+DAV.h A SoObjects/SOGo/NSURL+DAV.m D SoObjects/SOGo/SOGoDAVRendererTypes.h D SoObjects/SOGo/SOGoDAVRendererTypes.m commit 466ec44822edbb10bd68996cb1d0b60cf93628ad Author: Wolfgang Sourdeau Date: Tue Apr 29 20:58:35 2008 +0000 Monotone-Parent: e0a110c700ace37c521b69b4fc25af7050fc415b Monotone-Revision: f36334509c4664853d23a261e33fef626136abcf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-29T20:58:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css M UI/WebServerResources/prototype.js commit 0ea4ec6eb952bcc398b89ee24b8ef3b2dc1a1430 Author: Wolfgang Sourdeau Date: Tue Apr 29 16:05:40 2008 +0000 Monotone-Parent: d4f2afd809167cecd7f2690ee76081b251dfa54a Monotone-Revision: edee02986f2da875cdc191d1e96c9d41d928200a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-29T16:05:40 Monotone-Branch: ca.inverse.sogo M TODO commit 9a0a7259a0ef924a3cd788123db648379e802183 Author: Francis Lachapelle Date: Mon Apr 28 18:37:22 2008 +0000 Monotone-Parent: e0a110c700ace37c521b69b4fc25af7050fc415b Monotone-Revision: d4f2afd809167cecd7f2690ee76081b251dfa54a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-04-28T18:37:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 6165dff19e8f750574d09b98d84760c5cc937605 Author: Wolfgang Sourdeau Date: Fri Apr 25 15:16:58 2008 +0000 Monotone-Parent: 79461b8ac05970c57a512022f8200f6a8524119e Monotone-Revision: e0a110c700ace37c521b69b4fc25af7050fc415b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-25T15:16:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit e4e5aabd6ff40edd2b7ad6d8e6204b8f60175a42 Author: Wolfgang Sourdeau Date: Fri Apr 25 15:15:28 2008 +0000 Monotone-Parent: e1dfc6f99fa7ee268a57e41fbd7edf9f87b4801a Monotone-Revision: 79461b8ac05970c57a512022f8200f6a8524119e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-25T15:15:28 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit 899c7b3135218caea602b53ebc8616afdd398627 Author: Wolfgang Sourdeau Date: Fri Apr 25 15:15:05 2008 +0000 Monotone-Parent: 34c654fc982f81e34f7e9da9fa20842cc3a6474a Monotone-Revision: e1dfc6f99fa7ee268a57e41fbd7edf9f87b4801a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-25T15:15:05 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 543d6c81147653c6c82eeaaa9631280af9b1237e Author: Wolfgang Sourdeau Date: Thu Apr 24 20:38:14 2008 +0000 Monotone-Parent: e609c33218c6b86748aced829da0bcb994d513e4 Monotone-Revision: 34c654fc982f81e34f7e9da9fa20842cc3a6474a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T20:38:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit e6bf43d82671dd61060133c76c11752198a5aa69 Author: Wolfgang Sourdeau Date: Thu Apr 24 20:28:02 2008 +0000 Monotone-Parent: 3bc6a3f032908c2a45f63b61002786602c6e678e Monotone-Revision: e609c33218c6b86748aced829da0bcb994d513e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T20:28:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit 9b0d1d604aa1e717fa31a04ef2b07ec25083cb9e Author: Wolfgang Sourdeau Date: Thu Apr 24 19:56:55 2008 +0000 Monotone-Parent: 1c59437a5e028bce2f9751493f0e07ce162fb322 Monotone-Revision: 3bc6a3f032908c2a45f63b61002786602c6e678e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T19:56:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.m commit b2c349155b7b57b2d40956005b0fdd6012c2c4fd Author: Wolfgang Sourdeau Date: Thu Apr 24 15:13:42 2008 +0000 Monotone-Parent: 1046bc1667de69ca1a5d9b057c0a269ba7e2f884 Monotone-Revision: 1c59437a5e028bce2f9751493f0e07ce162fb322 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T15:13:42 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit a04fabfb8e53282c1bfb50c444f81463e9088295 Author: Wolfgang Sourdeau Date: Thu Apr 24 15:07:58 2008 +0000 Monotone-Parent: ee924e316a719f77f911fd0f8c793ceec8ccecec Monotone-Revision: 1046bc1667de69ca1a5d9b057c0a269ba7e2f884 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T15:07:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit b5bc43f248986bc3a5d78716c6f458010d01d378 Author: Wolfgang Sourdeau Date: Thu Apr 24 01:14:21 2008 +0000 Monotone-Parent: 86a3016fde1fa4a741b945ef29cc0453ddcb73c7 Monotone-Revision: ee924e316a719f77f911fd0f8c793ceec8ccecec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:14:21 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/DAVReportMap.plist M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.m commit 28197628b6876f639d9aceebfd7f37e0763e51ba Author: Wolfgang Sourdeau Date: Thu Apr 24 01:09:08 2008 +0000 Monotone-Parent: cda3bd58c324868ead052e625bbdbcb210c60af5 Monotone-Revision: 86a3016fde1fa4a741b945ef29cc0453ddcb73c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:09:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 08a90cfb23daaba9ef36d72f9dd8ff4757a683c4 Author: Wolfgang Sourdeau Date: Thu Apr 24 01:08:34 2008 +0000 Monotone-Parent: aedd631068b1147a4f0674f42632b314194f6f83 Monotone-Revision: cda3bd58c324868ead052e625bbdbcb210c60af5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:08:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit ab220f5245c01cf797d381eb19e9a7527bbe8f52 Author: Wolfgang Sourdeau Date: Thu Apr 24 01:05:13 2008 +0000 Monotone-Parent: 0077efee9316ca1e744e82d28a7eb1b8c54b05ef Monotone-Revision: aedd631068b1147a4f0674f42632b314194f6f83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:05:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 30f3cf33ac197003a4477b3122798016b1382b0b Author: Wolfgang Sourdeau Date: Thu Apr 24 01:04:11 2008 +0000 Monotone-Parent: add5712466eee5d26701d06e05d1e2771f7dd4fa Monotone-Revision: 0077efee9316ca1e744e82d28a7eb1b8c54b05ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:04:11 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile.preamble M OGoContentStore/GNUmakefile M SOPE/GDLContentStore/GNUmakefile M SOPE/NGCards/GNUmakefile M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/GNUmakefile.preamble M UI/SOGoUI/GNUmakefile commit 7271a8ed47ffce11cd013eceab0b475582fcb67a Author: Wolfgang Sourdeau Date: Wed Apr 23 19:09:25 2008 +0000 Monotone-Parent: 589cbe87a5260166298c57c4fa50494edb7b9fbd Monotone-Revision: add5712466eee5d26701d06e05d1e2771f7dd4fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-23T19:09:25 Monotone-Branch: ca.inverse.sogo A TODO commit 99d4c955567235eecea43d179ef27aa654cdc561 Author: Wolfgang Sourdeau Date: Tue Apr 22 17:16:37 2008 +0000 Monotone-Parent: 4da2e2aa68da3f6c69bddae3167041872607c9d2 Monotone-Revision: 589cbe87a5260166298c57c4fa50494edb7b9fbd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-22T17:16:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 092b303a4546e900e2fd24c5e1f0123285ab4ae3 Author: Wolfgang Sourdeau Date: Tue Apr 22 16:11:46 2008 +0000 Monotone-Parent: 3af313e92fa3e0c4620aa4faa4a2938d87577661 Monotone-Revision: 4da2e2aa68da3f6c69bddae3167041872607c9d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-22T16:11:46 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit e76fd9bd4d5733742c0e912743e57a0c16e19e8e Author: Wolfgang Sourdeau Date: Tue Apr 22 15:56:51 2008 +0000 Monotone-Parent: 7a02739cae6babfe41777a34b6d6949a9385d396 Monotone-Revision: 3af313e92fa3e0c4620aa4faa4a2938d87577661 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-22T15:56:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m M UI/MainUI/product.plist M UI/WebServerResources/UIxCalendarProperties.css commit 52098ec6496d1138884bdf8f36baa4cfd415cff8 Author: Wolfgang Sourdeau Date: Tue Apr 22 14:50:40 2008 +0000 Monotone-Parent: 581e13f64111105e0bce624d9e6267f5eb79f46d Monotone-Revision: 7a02739cae6babfe41777a34b6d6949a9385d396 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-22T14:50:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m commit 9b5bac6d264869efc63c28c0b3d046b41e5f329a Author: Wolfgang Sourdeau Date: Mon Apr 21 23:24:30 2008 +0000 Monotone-Parent: cdd36fc059068f53e080dd516b7211adcdb164cc Monotone-Revision: 581e13f64111105e0bce624d9e6267f5eb79f46d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T23:24:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit 5e1266f557826eccc2c7577634207f721139fe62 Author: Wolfgang Sourdeau Date: Mon Apr 21 23:19:32 2008 +0000 Monotone-Parent: 77e860b2862bbbc9e902e0772f16dcae73745484 Monotone-Revision: cdd36fc059068f53e080dd516b7211adcdb164cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T23:19:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/slider_handle.gif commit 51e3d92d62868c9cf0f24f06a3d0243a1f56169d Author: Wolfgang Sourdeau Date: Mon Apr 21 23:04:26 2008 +0000 Monotone-Parent: 4c641cc8cb0c4617186e4139ce2c11f856fbbbf7 Monotone-Revision: 77e860b2862bbbc9e902e0772f16dcae73745484 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T23:04:26 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxCalendarProperties.css A UI/WebServerResources/UIxCalendarProperties.js A UI/WebServerResources/UIxColorPicker.js commit 74d8080342773ef67c024856c37c385a1c79dcda Author: Wolfgang Sourdeau Date: Mon Apr 21 23:03:48 2008 +0000 Monotone-Parent: 22d8f930ef0774232d40575f91fe4eb49c980bd6 Monotone-Revision: 4c641cc8cb0c4617186e4139ce2c11f856fbbbf7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T23:03:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.h M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/SOGoUI/UIxJSClose.m M UI/Scheduler/GNUmakefile A UI/Scheduler/UIxCalendarProperties.h A UI/Scheduler/UIxCalendarProperties.m M UI/Scheduler/UIxCalendarSelector.m A UI/Scheduler/UIxColorPicker.h A UI/Scheduler/UIxColorPicker.m M UI/Scheduler/product.plist A UI/Templates/SchedulerUI/UIxCalendarProperties.wox A UI/Templates/SchedulerUI/UIxColorPicker.wox M UI/Templates/UIxJSClose.wox M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/js_color_picker_v2.css A UI/WebServerResources/js_color_picker_v2.js A UI/WebServerResources/select_arrow.gif A UI/WebServerResources/select_arrow_down.gif A UI/WebServerResources/select_arrow_over.gif D UI/WebServerResources/tab_.gif A UI/WebServerResources/tab_center_active.gif A UI/WebServerResources/tab_left_active.gif A UI/WebServerResources/tab_left_inactive.gif A UI/WebServerResources/tab_right_active.gif A UI/WebServerResources/tab_right_inactive.gif D UI/WebServerResources/tab_selected.gif commit 5c8298b73007c8f3609272f61277e4fe78ff11ec Author: Wolfgang Sourdeau Date: Mon Apr 21 15:41:43 2008 +0000 Monotone-Parent: 0b372fe34fe187799d96276cf52318935af9faad Monotone-Revision: 22d8f930ef0774232d40575f91fe4eb49c980bd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T15:41:43 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 34751eda16af7938ec54396c6cc4ea956dba8637 Author: Wolfgang Sourdeau Date: Fri Apr 18 21:16:16 2008 +0000 Monotone-Parent: 773a2eddc316088f375c31de2397d7e2f8110da4 Monotone-Revision: 0b372fe34fe187799d96276cf52318935af9faad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-18T21:16:16 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit 89d0954722cb934c2c935b9531ef8c9216891b52 Author: Wolfgang Sourdeau Date: Thu Apr 17 15:59:03 2008 +0000 Monotone-Parent: 5d8147eb53baeed6b5467ca21dd3d76f5bced3c5 Monotone-Revision: 773a2eddc316088f375c31de2397d7e2f8110da4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-17T15:59:03 Monotone-Branch: ca.inverse.sogo D test commit b5684074afed4f2209da78a7d11b502e87d030ab Author: Wolfgang Sourdeau Date: Thu Apr 17 15:58:37 2008 +0000 Monotone-Parent: b47833cd103fcdc9f83cea051bff4eaac72bcc14 Monotone-Revision: 5d8147eb53baeed6b5467ca21dd3d76f5bced3c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-17T15:58:37 Monotone-Branch: ca.inverse.sogo A test commit 73b3b967f905e3f17a609205b76c5e476294b7c5 Author: Wolfgang Sourdeau Date: Thu Apr 17 15:57:57 2008 +0000 Monotone-Parent: 061f569ca5d668215d4d66bc418fc81c7225809e Monotone-Revision: b47833cd103fcdc9f83cea051bff4eaac72bcc14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-17T15:57:57 Monotone-Branch: ca.inverse.sogo D test commit e3296318b0a6309b5815139f8875679849506190 Author: Wolfgang Sourdeau Date: Thu Apr 17 15:56:52 2008 +0000 Monotone-Parent: 70a4973b40897856690e1d7cd10a5d08cd21896f Monotone-Revision: 061f569ca5d668215d4d66bc418fc81c7225809e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-17T15:56:52 Monotone-Branch: ca.inverse.sogo A test commit 14dc4b8e339e617c8294cc9d118dc475037c5c90 Author: Wolfgang Sourdeau Date: Wed Apr 16 14:52:19 2008 +0000 Monotone-Parent: 29d6f89e3a92decb86db46b18255d027a16193a3 Monotone-Revision: 70a4973b40897856690e1d7cd10a5d08cd21896f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-16T14:52:19 Monotone-Branch: ca.inverse.sogo A SOPE/sope-mime-nosort.diff commit bf205fa10396e7575bcdc336c3c1b0826d626eba Author: Wolfgang Sourdeau Date: Wed Apr 16 14:52:15 2008 +0000 Monotone-Parent: ba5419a981613fa3868739464e8d782bddfdf0ab Monotone-Revision: 29d6f89e3a92decb86db46b18255d027a16193a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-16T14:52:15 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit f9fa39b4d81f62a81d54a62d635c0279700cf4ca Author: Francis Lachapelle Date: Wed Apr 16 00:33:14 2008 +0000 Monotone-Parent: e774178727c39a19e5e330b7814a1b4a73315962 Monotone-Revision: ba5419a981613fa3868739464e8d782bddfdf0ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-04-16T00:33:14 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/minus.png A UI/WebServerResources/plus.png commit f9e4fb436004361e6cb69ff242fe189dc6749675 Author: Wolfgang Sourdeau Date: Tue Apr 15 20:47:18 2008 +0000 Monotone-Parent: 74220fe29f9fafe1f0463c9877d6a9f47436e728 Monotone-Revision: e774178727c39a19e5e330b7814a1b4a73315962 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T20:47:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 7c2e82cef8b4361f4dfd74647af423923ff40302 Author: Wolfgang Sourdeau Date: Tue Apr 15 20:12:51 2008 +0000 Monotone-Parent: ac86bf6af212996c20d42a2d5075ed984200b34c Monotone-Revision: 74220fe29f9fafe1f0463c9877d6a9f47436e728 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T20:12:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 20e2fea98baf46e08f5e4a5fac73f51c36106257 Author: Wolfgang Sourdeau Date: Tue Apr 15 19:48:48 2008 +0000 Monotone-Parent: 392d6631a429629bec7220b159f559a24caa910c Monotone-Revision: ac86bf6af212996c20d42a2d5075ed984200b34c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T19:48:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 04e26822348dcb59c6869802f96b5468a24a9628 Author: Wolfgang Sourdeau Date: Tue Apr 15 16:04:16 2008 +0000 Monotone-Parent: 8ac4ae138ee646d9a599dc78aa95bfc951416d88 Monotone-Revision: 392d6631a429629bec7220b159f559a24caa910c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T16:04:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 0dae353bfaf139928b637ffea39defa8143280bb Author: Wolfgang Sourdeau Date: Tue Apr 15 15:17:44 2008 +0000 Monotone-Parent: ee841fa65ddec5bf308a46939cb266bfd7f14732 Monotone-Revision: 8ac4ae138ee646d9a599dc78aa95bfc951416d88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T15:17:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css commit b3686b597e39881985be1811a3fd03147f3476b8 Author: Wolfgang Sourdeau Date: Tue Apr 15 15:01:16 2008 +0000 Monotone-Parent: e0c7704c039513e9d35441827fe46a04a1a4f5f7 Monotone-Revision: ee841fa65ddec5bf308a46939cb266bfd7f14732 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T15:01:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js commit b498c8ff244002945dd0708832b718eb8e11b70b Author: Wolfgang Sourdeau Date: Tue Apr 15 15:00:14 2008 +0000 Monotone-Parent: 0508e0037d1a44a60737fdd18b1830b167d7ab72 Monotone-Revision: e0c7704c039513e9d35441827fe46a04a1a4f5f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T15:00:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 1047e26fe849f90cf65896ffb2f52e67cac8c971 Author: Wolfgang Sourdeau Date: Mon Apr 14 23:27:00 2008 +0000 Monotone-Parent: f6d042dc3889e0377296ef4de7738ca4cb2569d9 Monotone-Revision: 0508e0037d1a44a60737fdd18b1830b167d7ab72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-14T23:27:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 13b3344aba5ca9430874a1799ef839f17596ff70 Author: Wolfgang Sourdeau Date: Mon Apr 14 23:25:24 2008 +0000 Monotone-Parent: 7bde56464d0a35eb8f982f6391baabc97adebdd7 Monotone-Revision: f6d042dc3889e0377296ef4de7738ca4cb2569d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-14T23:25:24 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit 572f668da7a3a095fd14cec150fc9661038999bd Author: Wolfgang Sourdeau Date: Fri Apr 11 21:07:21 2008 +0000 Monotone-Parent: d3b7b9b6f2789475874e26a2e065af34d06a3be0 Monotone-Revision: 7bde56464d0a35eb8f982f6391baabc97adebdd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-11T21:07:21 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1620.diff commit 97d1164f275657eae87a2ea89496366cb9267544 Author: Wolfgang Sourdeau Date: Sat Apr 5 21:48:22 2008 +0000 Monotone-Parent: fd565bb36a2ef3a33d5549a38f33d77802404317 Monotone-Revision: d3b7b9b6f2789475874e26a2e065af34d06a3be0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-05T21:48:22 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1619.diff A SOPE/sope-patchset-r1620.diff commit 6df9451d0423c9a3204dd57adc09b40c49dc6b15 Author: Wolfgang Sourdeau Date: Wed Apr 2 14:17:53 2008 +0000 SoObjects Monotone-Parent: b0aeecf5f2a6ed3d4404fe7b4a5215a87c47032a Monotone-Revision: fd565bb36a2ef3a33d5549a38f33d77802404317 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-02T14:17:53 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceCalculator.m M SoObjects/SOGo/SOGoGCSFolder.m commit 97f9c97f0341aab3be369336f24c3071b268a362 Author: Wolfgang Sourdeau Date: Mon Mar 31 20:30:05 2008 +0000 Monotone-Parent: b5ed61ce5d68ded43b9b115a76ccd948f9acbcc7 Monotone-Revision: b0aeecf5f2a6ed3d4404fe7b4a5215a87c47032a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-31T20:30:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/SOGoACLAdvisory.m commit fa5877d926c9601fefed0944da4b2be00a264496 Author: Wolfgang Sourdeau Date: Mon Mar 31 20:30:04 2008 +0000 Monotone-Parent: cd7e0a7c72c71f346aac58ef25f3b4ad47b1b66a Monotone-Revision: b5ed61ce5d68ded43b9b115a76ccd948f9acbcc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-31T20:30:04 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-debian commit 9c89a36fce2289ff6b9c24210be258dcc4419a1c Author: Wolfgang Sourdeau Date: Fri Mar 28 18:22:44 2008 +0000 Monotone-Parent: a5daa2fbcb322a95c469f0c7cd30231bbd8af687 Monotone-Revision: cd7e0a7c72c71f346aac58ef25f3b4ad47b1b66a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T18:22:44 Monotone-Branch: ca.inverse.sogo M NEWS commit 35e923137ee5d5a928a81517ddae35bfe811a949 Author: Wolfgang Sourdeau Date: Fri Mar 28 18:18:27 2008 +0000 Monotone-Parent: fb236ef24d48d36061d3027ebfc80c62e1ade879 Monotone-Revision: a5daa2fbcb322a95c469f0c7cd30231bbd8af687 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T18:18:27 Monotone-Branch: ca.inverse.sogo M NEWS commit 1261cda9472b3cf9598ebb7bef4a78c880e7b643 Author: Wolfgang Sourdeau Date: Fri Mar 28 18:16:55 2008 +0000 ; Monotone-Parent: d777e4fa4da8204aa4e7f4b49a17a97670c98df6 Monotone-Revision: fb236ef24d48d36061d3027ebfc80c62e1ade879 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T18:16:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit ff9a603b9eede18be58d231f1eedad86716c6b9c Author: Francis Lachapelle Date: Fri Mar 28 17:24:03 2008 +0000 Monotone-Parent: 032556b8bd0443874b304846324f454972349ed7 Monotone-Revision: d777e4fa4da8204aa4e7f4b49a17a97670c98df6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-28T17:24:03 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 2078817622a8d2f53e255f79fe89141a0e9e6c70 Author: Francis Lachapelle Date: Fri Mar 28 17:11:38 2008 +0000 Monotone-Parent: 9cf7b509368bfae983681bb7bde958d265418598 Monotone-Revision: 032556b8bd0443874b304846324f454972349ed7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-28T17:11:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 2ab5fa8247ab071d4d7a950fa75bc64d015a4c74 Author: Wolfgang Sourdeau Date: Fri Mar 28 14:47:33 2008 +0000 Monotone-Parent: 1e9037357870d127edf32b09b2001df2dd5df26f Monotone-Revision: 9cf7b509368bfae983681bb7bde958d265418598 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T14:47:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 06277b4ce9b8aaa2a926c35c410ee3abd48984ce Author: Wolfgang Sourdeau Date: Fri Mar 28 14:47:07 2008 +0000 Monotone-Parent: 77a448cff64353c09e0f8a786ad2aab1113b3a74 Monotone-Revision: 1e9037357870d127edf32b09b2001df2dd5df26f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T14:47:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 2a64c9ddcabcc3a9f8690cd1360d5634df84a487 Author: Wolfgang Sourdeau Date: Fri Mar 28 14:15:46 2008 +0000 Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1 Monotone-Revision: 14b1d75f21b83c7e79aaa832f13fcfd18393d8ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-28T14:15:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit bba8241f5431e1bd35bb771a343b2946ffcb7198 Author: Francis Lachapelle Date: Fri Mar 28 13:56:07 2008 +0000 Ticket #0002089 Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1 Monotone-Revision: 8a7a7f16173ed5c15a0214ed9fc820bffd475da1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-28T13:56:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 05d4708ed60c71625cab4c6f372b7d03dce483f0 Author: Wolfgang Sourdeau Date: Thu Mar 27 21:08:51 2008 +0000 Monotone-Parent: 8494d73eddd971425d160f71b9402b3e05217405 Monotone-Revision: f5eb60c48e1a3dab6f675586bd2f939ba6b44ebc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-27T21:08:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoPermissions.m commit 00565ecbaf6d85a282927cd64213ffcc6e5b97a3 Author: Francis Lachapelle Date: Thu Mar 27 21:05:47 2008 +0000 Monotone-Parent: 8494d73eddd971425d160f71b9402b3e05217405 Monotone-Revision: e9991645e03e37c7b75619ac4070814a2b6e9ad8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-27T21:05:47 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 9fc6aa568ed0e8e2ea85a43003fee0bab54630cf Author: Wolfgang Sourdeau Date: Thu Mar 27 20:29:33 2008 +0000 Monotone-Parent: f7df5216f7c3f99825abc96b89456b990ef01f02 Monotone-Revision: 8494d73eddd971425d160f71b9402b3e05217405 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-27T20:29:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 56006caf36f11cf564b6fdd062a7eb71eb710dec Author: Wolfgang Sourdeau Date: Thu Mar 27 19:26:58 2008 +0000 Monotone-Parent: 7eca0d1063d349e56ff8184fbfeb6a7b5107fd96 Monotone-Revision: f7df5216f7c3f99825abc96b89456b990ef01f02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-27T19:26:58 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1618.diff A SOPE/sope-patchset-r1619.diff commit b5d6864d53a761471ac87c072afaf17c6a956856 Author: Wolfgang Sourdeau Date: Thu Mar 27 19:26:55 2008 +0000 Monotone-Parent: 389ee2a27fb75cca12b81a54f3b8a8c180f6d946 Monotone-Revision: 7eca0d1063d349e56ff8184fbfeb6a7b5107fd96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-27T19:26:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit e5dc646a89f291116a411f3898fefdb785555d46 Author: Wolfgang Sourdeau Date: Thu Mar 27 14:12:03 2008 +0000 Monotone-Parent: dce21121f8200e5ab8178d73d611fedf97c7e4fb Monotone-Revision: c663318a0219d6419a992fb60d66bd980d19ac2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-27T14:12:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/UIxRecurrenceEditor.js commit 31958a739fc9d2a69ed56d4f7906ac1848b75e87 Author: Francis Lachapelle Date: Wed Mar 26 21:41:50 2008 +0000 Monotone-Parent: dce21121f8200e5ab8178d73d611fedf97c7e4fb Monotone-Revision: 31454db74b1a3b3d5fca41183f6969ab4a4d3f65 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-26T21:41:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 1c24f2fde7381c3c0dc3acb6cd86415af666fba5 Author: Wolfgang Sourdeau Date: Wed Mar 26 21:38:47 2008 +0000 Monotone-Parent: b6738412c65ed6255688a5d180f108d2c47b9414 Monotone-Revision: dce21121f8200e5ab8178d73d611fedf97c7e4fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-26T21:38:47 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit d9870da82e260397af6317f4cce4239156470b48 Author: Wolfgang Sourdeau Date: Wed Mar 26 21:20:11 2008 +0000 Monotone-Parent: 3539c42aae20e261ff13b48d62442061a6765b69 Monotone-Revision: b6738412c65ed6255688a5d180f108d2c47b9414 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-26T21:20:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit e1fa4fbdd2a5cb98fe256e641df9428d952233ec Author: Wolfgang Sourdeau Date: Wed Mar 26 20:49:30 2008 +0000 Monotone-Parent: cef7b2ad79ff11b1de6c82ad77501b4fa8f1d757 Monotone-Revision: 3539c42aae20e261ff13b48d62442061a6765b69 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-26T20:49:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit de1bd56f2c33784009afc91b688809df420046c2 Author: Wolfgang Sourdeau Date: Wed Mar 26 20:30:53 2008 +0000 Monotone-Parent: 7e4ce901b4c13b7bc91a9cf02ff8ff0946502aaf Monotone-Revision: e70b402803fd5be6062e9c2357b0a52a293a3440 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-26T20:30:53 Monotone-Branch: ca.inverse.sogo M NEWS M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m commit 4b815c9bd7c6514707105b874425766cf27620ff Author: Francis Lachapelle Date: Wed Mar 26 18:58:26 2008 +0000 Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889 Monotone-Revision: 33cd28ec24da9b667bfbfe813859158a7c753836 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-26T18:58:26 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit f8a8a0c6dcf71f13f83043d278643ab9ab36acda Author: Wolfgang Sourdeau Date: Tue Mar 25 22:40:57 2008 +0000 Monotone-Parent: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a Monotone-Revision: 7e4ce901b4c13b7bc91a9cf02ff8ff0946502aaf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T22:40:57 Monotone-Branch: ca.inverse.sogo M configure commit e2cfe1058fd2d62c3118d908604e703d8d91a602 Author: Wolfgang Sourdeau Date: Tue Mar 25 22:20:49 2008 +0000 Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889 Monotone-Revision: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T22:20:49 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceCalculator.m commit 79f2b71fdb4cc1c6e64663d2023f765130a2a8cd Author: Wolfgang Sourdeau Date: Tue Mar 25 20:48:01 2008 +0000 Monotone-Parent: 61ccc0b85c5ad0f5c359e98c73da3a77ec12dd09 Monotone-Revision: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T20:48:01 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Italian.lproj/Localizable.strings commit 2bc2bb954b1e7b2a0b0c257f26a6beff05f7e96a Author: Wolfgang Sourdeau Date: Tue Mar 25 20:43:29 2008 +0000 Monotone-Parent: f38b4d4216272f28a87c515f453e570087af0004 Monotone-Revision: da177815e95b11791d2a07d68ea27df0c5d8b8e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T20:43:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 43c0f75dc8625be068cb67e01324e82ae5540250 Author: Wolfgang Sourdeau Date: Tue Mar 25 20:35:17 2008 +0000 Monotone-Parent: 18368f64b51826fda4f9240e4e2ee6e766ae16ed Monotone-Revision: f38b4d4216272f28a87c515f453e570087af0004 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T20:35:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit 823db80b8dba5142bc4794dd3b796a517eb1c329 Author: Wolfgang Sourdeau Date: Tue Mar 25 20:34:56 2008 +0000 Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887 Monotone-Revision: 18368f64b51826fda4f9240e4e2ee6e766ae16ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-25T20:34:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit a62cd61e0d1e73c9f8308b65f83c79cf86b999ca Author: Francis Lachapelle Date: Tue Mar 25 19:59:13 2008 +0000 Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887 Monotone-Revision: c0da933d3e86c470a7d83491a010f1ba6edc3fcd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-25T19:59:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/product.plist M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SchedulerUI.js commit faff3ed1102c235f140176ade3d65a88f517316e Author: Wolfgang Sourdeau Date: Mon Mar 24 19:57:13 2008 +0000 Monotone-Parent: f397fa9ac7a8d89b8f2af67b84d7530d6979b3e9 Monotone-Revision: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-24T19:57:13 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox commit ff384789c5113f6318ad6fa31c478c1d3aabfc2f Author: Wolfgang Sourdeau Date: Mon Mar 24 19:56:35 2008 +0000 Monotone-Parent: c96deb18e014638530c03d2784a58f6015e64407 Monotone-Revision: f397fa9ac7a8d89b8f2af67b84d7530d6979b3e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-24T19:56:35 Monotone-Branch: ca.inverse.sogo M Scripts/sql-update-20080303.sh commit b13dfdd3d81a6178bd7ed0a477fa8a7be86d509e Author: Wolfgang Sourdeau Date: Mon Mar 24 19:56:15 2008 +0000 Monotone-Parent: 3ba428cb7437bcf800f19f8b140f409be05bc889 Monotone-Revision: c96deb18e014638530c03d2784a58f6015e64407 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-24T19:56:15 Monotone-Branch: ca.inverse.sogo A SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.html A SoObjects/Appointments/SOGoAptMailItalianDeletion.wo/SOGoAptMailItalianDeletion.wod A SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.html A SoObjects/Appointments/SOGoAptMailItalianICalReply.wo/SOGoAptMailItalianICalReply.wod A SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.html A SoObjects/Appointments/SOGoAptMailItalianInvitation.wo/SOGoAptMailItalianInvitation.wod A SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.html A SoObjects/Appointments/SOGoAptMailItalianRemoval.wo/SOGoAptMailItalianRemoval.wod A SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.html A SoObjects/Appointments/SOGoAptMailItalianUpdate.wo/SOGoAptMailItalianUpdate.wod A SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.html A SoObjects/Mailer/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod A SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.html A SoObjects/Mailer/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod A UI/Common/Italian.lproj/Localizable.strings A UI/Contacts/Italian.lproj/Localizable.strings A UI/MailPartViewers/Italian.lproj/Localizable.strings A UI/MailerUI/Italian.lproj/Localizable.strings A UI/MainUI/Italian.lproj/Locale A UI/MainUI/Italian.lproj/Localizable.strings A UI/PreferencesUI/Italian.lproj/Localizable.strings A UI/Scheduler/Italian.lproj/Localizable.strings A UI/Templates/SOGoACLItalianAdditionAdvisory.wox A UI/Templates/SOGoACLItalianModificationAdvisory.wox A UI/Templates/SOGoACLItalianRemovalAdvisory.wox A UI/Templates/SOGoFolderItalianAdditionAdvisory.wox A UI/Templates/SOGoFolderItalianRemovalAdvisory.wox commit e344082bd1f75f975c20cfff324fbcace22fa2cd Author: Wolfgang Sourdeau Date: Thu Mar 20 13:51:06 2008 +0000 Monotone-Parent: 983a04f2ca294c287e2e589108dcfb037594bd50 Monotone-Revision: 3ba428cb7437bcf800f19f8b140f409be05bc889 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-20T13:51:06 Monotone-Branch: ca.inverse.sogo M NEWS commit 69587d6d3b9110d161dbbd15ce203273ac1f2829 Author: Wolfgang Sourdeau Date: Thu Mar 20 13:48:17 2008 +0000 Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac Monotone-Revision: 983a04f2ca294c287e2e589108dcfb037594bd50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-20T13:48:17 Monotone-Branch: ca.inverse.sogo M Protocols/iCalHTTP/GNUmakefile M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailRemoval.m M SoObjects/Appointments/SOGoAptMailUpdate.m M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m M UI/Scheduler/GNUmakefile commit 34619a5eda0886ec89db282943e9aa99c99f4515 Author: Wolfgang Sourdeau Date: Thu Mar 20 13:40:22 2008 +0000 Monotone-Parent: 67c89629b9aa3e1a71a6d431d2827a73f678c9b7 Monotone-Revision: 0536d34a9212fa68a10f5a18d95efd01e0c46aac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-20T13:40:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit d0ba5254f9355632306c39a1733c67b86bd3c2eb Author: Wolfgang Sourdeau Date: Tue Mar 18 17:26:34 2008 +0000 Monotone-Parent: 3113bc6ee371317f4a1f591682f6caa1b6991b96 Monotone-Revision: 67c89629b9aa3e1a71a6d431d2827a73f678c9b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-18T17:26:34 Monotone-Branch: ca.inverse.sogo M ChangeLog D SOPE/sope-patchset-r1608.diff M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoPermissions.h commit 5e5465e01e1d95709923cc82db90ede5e6d96801 Author: Wolfgang Sourdeau Date: Tue Mar 18 17:26:27 2008 +0000 Monotone-Parent: 590043c9e51afb45bb22792df999cd93c7359074 Monotone-Revision: 3113bc6ee371317f4a1f591682f6caa1b6991b96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-18T17:26:27 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1618.diff commit 9f4d7c4b6cba4ad8c4d629ea539c31dc38a5d400 Author: Wolfgang Sourdeau Date: Mon Mar 17 18:47:06 2008 +0000 Monotone-Parent: 2faf999531ce61df1885728986fff22f2b832e2c Monotone-Revision: 590043c9e51afb45bb22792df999cd93c7359074 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-17T18:47:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit cfee388173d7562e51c18aece3e57d1444ba11bd Author: Wolfgang Sourdeau Date: Mon Mar 10 15:04:01 2008 +0000 Monotone-Parent: 7c28642f36f4c3feb073eabc686174075951ac84 Monotone-Revision: 2faf999531ce61df1885728986fff22f2b832e2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-10T15:04:01 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxCalMonthOverview.m commit 5971e5b373c4567bbdc91cbecbacbeaac2e240ea Author: Wolfgang Sourdeau Date: Mon Mar 10 15:03:50 2008 +0000 Monotone-Parent: bc311597c5a4c1c647788bac37a0fdde7698b399 Monotone-Revision: 7c28642f36f4c3feb073eabc686174075951ac84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-10T15:03:50 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDateFormatter.m commit f80513f3dfe01d3b05d62f3be232af09742118c3 Author: Wolfgang Sourdeau Date: Mon Mar 10 14:17:11 2008 +0000 Monotone-Parent: 64430bce96a9562bf8914d9e581ba26e9cbf2a9a Monotone-Revision: bc311597c5a4c1c647788bac37a0fdde7698b399 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-10T14:17:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.h M SoObjects/SOGo/NSCalendarDate+SOGo.m M UI/Scheduler/UIxCalMonthViewOld.m commit 7ed2beb6d39ce13a3039f7863d8f309d4407f47a Author: Wolfgang Sourdeau Date: Mon Mar 10 04:48:28 2008 +0000 Monotone-Parent: 631f35f9ebd51caae6ce04bced46edb24fd7eaaf Monotone-Revision: 64430bce96a9562bf8914d9e581ba26e9cbf2a9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-10T04:48:28 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalTimeZonePeriod.m commit 23b7cf0d3e7b34390da5184238fa1d5a7b638a97 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:18:12 2008 +0000 Monotone-Parent: b683c722be2b20f82e50fcda65d534fb008e7d6e Monotone-Revision: 631f35f9ebd51caae6ce04bced46edb24fd7eaaf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:18:12 Monotone-Branch: ca.inverse.sogo M NEWS commit 06e61174a4f57d077ae4344d3adbb2a06ba1e9b4 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:18:01 2008 +0000 Monotone-Parent: 407816c1855e28248226b6dff7aa0f3418f28ef2 Monotone-Revision: b683c722be2b20f82e50fcda65d534fb008e7d6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:18:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit b4e8e8f935dcb70f04dd96505d63257c98f67584 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:17:56 2008 +0000 Monotone-Parent: 999af0129af96f5078d390fcb5a96d73f7683e04 Monotone-Revision: 407816c1855e28248226b6dff7aa0f3418f28ef2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:17:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 5cdbf589bdf1060180df9fe68b79494708d5b228 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:17:16 2008 +0000 Monotone-Parent: d253d04eddd673d2fda2f03ca664a7fc15cf7455 Monotone-Revision: 999af0129af96f5078d390fcb5a96d73f7683e04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:17:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/contact-oracle.ocs M OGoContentStore/contact.ocs commit e71b493b4aac925f7349ed01e35963e539e7291a Author: Wolfgang Sourdeau Date: Fri Mar 7 22:14:44 2008 +0000 Monotone-Parent: 16ddf3bffae0279bac86bf214c2a15cff134e2e9 Monotone-Revision: d253d04eddd673d2fda2f03ca664a7fc15cf7455 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:14:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit eabfee884f564a48e0cc1561417fd017a2b006d8 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:12:44 2008 +0000 Monotone-Parent: fc1c7bf5235599e9080f17bb0917a268ed619660 Monotone-Revision: 16ddf3bffae0279bac86bf214c2a15cff134e2e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:12:44 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 316f7d6ca7ef35c167f45bc88c5f0a4b8c2dddd5 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:12:40 2008 +0000 Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a Monotone-Revision: fc1c7bf5235599e9080f17bb0917a268ed619660 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:12:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/GNUmakefile M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSFolder.m A SoObjects/Contacts/SOGoContactGCSList.h A SoObjects/Contacts/SOGoContactGCSList.m M SoObjects/Contacts/product.plist commit 20090591d7f884c50da5a3eaeb60eae2d47a9a5a Author: Wolfgang Sourdeau Date: Fri Mar 7 22:10:17 2008 +0000 Monotone-Parent: 9c6b1538458962e41dfc4b0be00689fde420820f Monotone-Revision: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:10:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit e4213b2a700acb14aaff9b21117c14a42932b8df Author: Wolfgang Sourdeau Date: Fri Mar 7 22:10:03 2008 +0000 Monotone-Parent: b76970a2508695482a2184b33fcd48d53793fd10 Monotone-Revision: 9c6b1538458962e41dfc4b0be00689fde420820f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:10:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.js commit f68812e90fdf6c5db4c8351697fb05a2f00b6ce1 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:09:33 2008 +0000 Monotone-Parent: a23a8f2b57305fececc0699f4dbc0d1ae1aaac63 Monotone-Revision: b76970a2508695482a2184b33fcd48d53793fd10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:09:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactEditor.m A UI/Contacts/UIxListEditor.h A UI/Contacts/UIxListEditor.m A UI/Contacts/UIxListView.h A UI/Contacts/UIxListView.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactEditor.wox A UI/Templates/ContactsUI/UIxListEditor.wox A UI/Templates/ContactsUI/UIxListView.wox commit 50603c67e6506643693bb539abf88297a5bbe770 Author: Wolfgang Sourdeau Date: Fri Mar 7 22:05:41 2008 +0000 Monotone-Parent: 5c3fb5da8513ab5020b731e15b09dc99dab3047c Monotone-Revision: a23a8f2b57305fececc0699f4dbc0d1ae1aaac63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:05:41 Monotone-Branch: ca.inverse.sogo A Scripts/sql-update-20080303.sh commit 6277fa062c5a14adf9679551dc30f3ad91446385 Author: Wolfgang Sourdeau Date: Tue Mar 4 20:57:36 2008 +0000 Monotone-Parent: 1b85a9d7216f9937a44da6e0649a8b8f792b25c9 Monotone-Revision: 5c3fb5da8513ab5020b731e15b09dc99dab3047c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-04T20:57:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.m commit 852a2e95ab9d9b481d55c058c8d1676721eeaf32 Author: Wolfgang Sourdeau Date: Mon Mar 3 17:32:12 2008 +0000 Monotone-Parent: 15e04e20f70b9b47fd1b07515f92cf8a50629f0b Monotone-Revision: 1b85a9d7216f9937a44da6e0649a8b8f792b25c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-03T17:32:12 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/GNUmakefile M SOPE/NGCards/NGVCard.h A SOPE/NGCards/NGVCardReference.h A SOPE/NGCards/NGVCardReference.m A SOPE/NGCards/NGVList.h A SOPE/NGCards/NGVList.m M SOPE/NGCards/versitCardsSaxDriver/bundle-info.plist commit ba02cb287e32e06f821697de28eb23d342676dfd Author: Wolfgang Sourdeau Date: Tue Feb 26 14:40:22 2008 +0000 Monotone-Parent: 40a7f11491111f2eb805d4198decee8951ba0cf6 Monotone-Revision: 15e04e20f70b9b47fd1b07515f92cf8a50629f0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-26T14:40:22 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff M SOPE/sope-patchset-r1608.diff M Scripts/sogod-wrapper M configure commit 60fad625cab700a613a3e336a7a5103d16a6cd7d Author: Wolfgang Sourdeau Date: Mon Feb 25 21:59:25 2008 +0000 Monotone-Parent: 827d1bc635d1b6af9324b168e8af26b80c4648e0 Monotone-Revision: 40a7f11491111f2eb805d4198decee8951ba0cf6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-25T21:59:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 0dce31942e5b4aa918fee4f99fe499c350f0c2c7 Author: Wolfgang Sourdeau Date: Mon Feb 25 21:41:04 2008 +0000 Monotone-Parent: b05f56e813bb3a6745b418e02e2fc66a85904226 Monotone-Revision: 827d1bc635d1b6af9324b168e8af26b80c4648e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-25T21:41:04 Monotone-Branch: ca.inverse.sogo M NEWS commit 938b819a365941bbb1d330551ea95ea572feae4d Author: Wolfgang Sourdeau Date: Mon Feb 25 21:40:55 2008 +0000 Monotone-Parent: 2187fddd50a2c5c7f424cc04168192ef175d97dc Monotone-Revision: b05f56e813bb3a6745b418e02e2fc66a85904226 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-25T21:40:55 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDAVRendererTypes.m commit b41d587dc246c367c77544111ff4c2a15ee5fd3f Author: Wolfgang Sourdeau Date: Sat Feb 23 18:43:32 2008 +0000 Monotone-Parent: 4f3d39cbc16001b722d380d6a8df1384b19830eb Monotone-Revision: 2187fddd50a2c5c7f424cc04168192ef175d97dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-23T18:43:32 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1605.diff A SOPE/sope-patchset-r1608.diff commit 81d6c0bd376500e9ac30bca8586f6f78dcca5ab6 Author: Wolfgang Sourdeau Date: Sat Feb 23 18:42:55 2008 +0000 Monotone-Parent: 4c60fbb40c38396a4af6c229183ea0a535a704e3 Monotone-Revision: 4f3d39cbc16001b722d380d6a8df1384b19830eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-23T18:42:55 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gsmake2.diff M SOPE/sope-patchset-r1605.diff commit a25fde890c2632238191fdabe6cc9a182c44c788 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:25:34 2008 +0000 Monotone-Parent: c929688878bd9190268ea59876cf0ef2253c60f9 Monotone-Revision: 4c60fbb40c38396a4af6c229183ea0a535a704e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:25:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit f4d860e19f8ab127bb668adc4d0e470ee30f0b44 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:25:24 2008 +0000 Monotone-Parent: 862ebc105874227872eb081e2806530b4de3370f Monotone-Revision: c929688878bd9190268ea59876cf0ef2253c60f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:25:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 97e1b2814447df48d0f1ae20b47c69505f859323 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:22:19 2008 +0000 Monotone-Parent: 25ba41e4e6d01e0f051177fd9a19d230039e2f8d Monotone-Revision: 862ebc105874227872eb081e2806530b4de3370f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:22:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 29e943ec3ed6d6a7d9104c433d18a48bdaeeb568 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:21:59 2008 +0000 Monotone-Parent: 8eb1c04a52c5c9e085d3376ba6f9142b007cf6b7 Monotone-Revision: 25ba41e4e6d01e0f051177fd9a19d230039e2f8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:21:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoDAVRendererTypes.h M SoObjects/SOGo/SOGoDAVRendererTypes.m commit 2269eaf1bfb93828cda8201c28e5a6346ca3e8e7 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:21:24 2008 +0000 Monotone-Parent: 8f8ecd8d738bfaf099722644bfbdaee74d8b589d Monotone-Revision: 8eb1c04a52c5c9e085d3376ba6f9142b007cf6b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:21:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit b4167565511e1602b34bd544c6379a5c6edf5706 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:20:53 2008 +0000 Monotone-Parent: 3f296062919cfbbae0e24137aa3637f886a274b3 Monotone-Revision: 8f8ecd8d738bfaf099722644bfbdaee74d8b589d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:20:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m commit 374474e9463d9c2bd1f7066499dbe60601602d85 Author: Wolfgang Sourdeau Date: Fri Feb 22 21:19:29 2008 +0000 Monotone-Parent: e9ec1d1a0873444afcde4482de5bd16450455982 Monotone-Revision: 3f296062919cfbbae0e24137aa3637f886a274b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:19:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M UI/Common/UIxObjectActions.m commit 9e408172b37173d5c72884836fff36d8259d0d9d Author: Wolfgang Sourdeau Date: Fri Feb 22 21:14:37 2008 +0000 Monotone-Parent: 65fe3a97b90cbf5428d1a613f449d9f3c48527a8 Monotone-Revision: e9ec1d1a0873444afcde4482de5bd16450455982 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-22T21:14:37 Monotone-Branch: ca.inverse.sogo M configure commit 41c94c2d5fd2502adbc82376b89b009643d1a7e4 Author: Wolfgang Sourdeau Date: Wed Feb 20 17:35:11 2008 +0000 Monotone-Parent: 6a7c72685c7b5bfafc6f0bf0d1ade1f9f302961a Monotone-Revision: 65fe3a97b90cbf5428d1a613f449d9f3c48527a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-20T17:35:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 7db2a97ec32311874d2583219244ace2354b02ac Author: Wolfgang Sourdeau Date: Wed Feb 20 17:34:46 2008 +0000 Monotone-Parent: 2c13e388468d8ec7a40dcb65102d5d3aefa73c51 Monotone-Revision: 6a7c72685c7b5bfafc6f0bf0d1ade1f9f302961a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-20T17:34:46 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1603.diff A SOPE/sope-patchset-r1605.diff commit 198acc12260a3bac6708fce5ad6d0901bf7fb147 Author: Wolfgang Sourdeau Date: Thu Feb 14 18:47:19 2008 +0000 Monotone-Parent: 089ae441ff03d28570373f845e09e2601d6611ee Monotone-Revision: 2c13e388468d8ec7a40dcb65102d5d3aefa73c51 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-14T18:47:19 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit b4307939dbaa33e322c3ca29e8e47653f6889308 Author: Wolfgang Sourdeau Date: Thu Feb 14 17:31:23 2008 +0000 Monotone-Parent: d8ee782e0279aa96226ceac45acca9d744f3f234 Monotone-Revision: 089ae441ff03d28570373f845e09e2601d6611ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-14T17:31:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/SOGoProductLoader.m M OGoContentStore/GNUmakefile M Protocols/GNUmakefile M Protocols/common.make M Protocols/iCalHTTP/GNUmakefile M SOPE/GDLContentStore/GCSFolderType.m M SOPE/GDLContentStore/GNUmakefile M SOPE/GDLContentStore/GNUmakefile.preamble M SOPE/NGCards/GNUmakefile M SOPE/NGCards/GNUmakefile.postamble M SOPE/NGCards/versitCardsSaxDriver/GNUmakefile A SOPE/sope-gsmake2.diff M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/Sieve/GNUmakefile M SoObjects/common.make M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/SOGoElements/GNUmakefile M UI/SOGoUI/GNUmakefile M UI/Scheduler/GNUmakefile M UI/Templates/GNUmakefile A UI/WebServerResources/GNUmakefile M UI/common.make M configure commit 716230fce716486cf6bacd630d95fba569e74e1d Author: Wolfgang Sourdeau Date: Tue Feb 12 15:49:54 2008 +0000 Monotone-Parent: 740354dfcd0512fd381f1b3bd4a3ee95dfa21338 Monotone-Revision: d8ee782e0279aa96226ceac45acca9d744f3f234 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-12T15:49:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m commit 3673b23649b6209bcf788acb6c72fa3232d2c4aa Author: Wolfgang Sourdeau Date: Tue Feb 12 15:48:53 2008 +0000 Monotone-Parent: f5ee2ec8548efd153e23d6c78a411316b0defab4 Monotone-Revision: 740354dfcd0512fd381f1b3bd4a3ee95dfa21338 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-12T15:48:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit fd74c8117a77bc938d2c5f80705dcc31ce4b759f Author: Wolfgang Sourdeau Date: Tue Feb 12 14:58:14 2008 +0000 Monotone-Parent: ae88bd4028be34e6719ee7aa67fa3307bd8d490e Monotone-Revision: f5ee2ec8548efd153e23d6c78a411316b0defab4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-12T14:58:14 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1597.diff A SOPE/sope-patchset-r1603.diff commit 36f012dd50f1f9ec3f5c3582f7d6d7260ae9c2bf Author: Wolfgang Sourdeau Date: Fri Feb 8 22:30:04 2008 +0000 Monotone-Parent: a6398acced8b6d0ed2717f8aee44d734e3033c40 Monotone-Revision: ae88bd4028be34e6719ee7aa67fa3307bd8d490e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T22:30:04 Monotone-Branch: ca.inverse.sogo M NEWS commit 80aefa55e51f2d5d344e4238c1b054027297118a Author: Wolfgang Sourdeau Date: Fri Feb 8 22:09:56 2008 +0000 Monotone-Parent: 6e77ae0d9b7692341cd2d69abec0f5e0db7a172e Monotone-Revision: a6398acced8b6d0ed2717f8aee44d734e3033c40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T22:09:56 Monotone-Branch: ca.inverse.sogo M NEWS commit 1cab03b4e5eb9a6c6a0a72123e680cdcfc28131b Author: Francis Lachapelle Date: Fri Feb 8 22:06:23 2008 +0000 Monotone-Parent: 74566ce7deff6819f24f68bbffaa89e451fc1079 Monotone-Revision: 6e77ae0d9b7692341cd2d69abec0f5e0db7a172e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-08T22:06:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit 2944d70a41a190288375609bb25dfc3a18ed74f3 Author: Wolfgang Sourdeau Date: Fri Feb 8 21:59:31 2008 +0000 Monotone-Parent: 33525ef1137431abc7ab6bb702ea5e6aee85ccad Monotone-Revision: 74566ce7deff6819f24f68bbffaa89e451fc1079 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T21:59:31 Monotone-Branch: ca.inverse.sogo M NEWS commit 8d570456cd2e64bc11c202c33d2df6c138176782 Author: Wolfgang Sourdeau Date: Fri Feb 8 21:46:05 2008 +0000 Monotone-Parent: cb716868d66e0696f2494d1de89518083646d191 Monotone-Revision: 33525ef1137431abc7ab6bb702ea5e6aee85ccad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T21:46:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 56a4b731dde513d92cf03c46fb92c46d615e24bc Author: Wolfgang Sourdeau Date: Fri Feb 8 21:45:51 2008 +0000 Monotone-Parent: 8ae93518118d807510323d91a34585fa1f15364a Monotone-Revision: cb716868d66e0696f2494d1de89518083646d191 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T21:45:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 10e0d0affbc907248641161cfdcbaa95069289e3 Author: Wolfgang Sourdeau Date: Fri Feb 8 19:39:53 2008 +0000 Monotone-Parent: 0816302ed31a5afb876acab4e1bcf2f5d953f653 Monotone-Revision: 8ae93518118d807510323d91a34585fa1f15364a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T19:39:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit 45f775293e6dbbeab3e1e944cb027d1f0db16019 Author: Wolfgang Sourdeau Date: Fri Feb 8 19:38:05 2008 +0000 Monotone-Parent: 31f045130060a24f1eb793184cac83918bf8cede Monotone-Revision: 0816302ed31a5afb876acab4e1bcf2f5d953f653 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T19:38:05 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/UIxRecurrenceEditor.js commit 952f48f7a410ed4dfe4309b07051dbd5f38b66a5 Author: Wolfgang Sourdeau Date: Fri Feb 8 19:36:41 2008 +0000 Monotone-Parent: b1ea99e2992e038d5c1adfe3f755a473b8b52150 Monotone-Revision: 31f045130060a24f1eb793184cac83918bf8cede Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T19:36:41 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit b36ee1f3a13e82a63325719afba5759bf69ce8c8 Author: Wolfgang Sourdeau Date: Fri Feb 8 19:34:02 2008 +0000 Monotone-Parent: 1fc0f0efe44f0b423ba86ab0885c6e0372c62a19 Monotone-Revision: b1ea99e2992e038d5c1adfe3f755a473b8b52150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T19:34:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit 9bc848ce7b9812f81ebcc01b2140522376d262bc Author: Wolfgang Sourdeau Date: Fri Feb 8 17:10:25 2008 +0000 Monotone-Parent: 1f27d8064c8c183e5a47a09fd0d57353a95d26a7 Monotone-Revision: 1fc0f0efe44f0b423ba86ab0885c6e0372c62a19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T17:10:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit 55960635056194c6ff94748a04b7f13ad7a69825 Author: Wolfgang Sourdeau Date: Fri Feb 8 17:10:20 2008 +0000 Monotone-Parent: 027183f8ed3eb9e03f14555acbea16e275ab2933 Monotone-Revision: 1f27d8064c8c183e5a47a09fd0d57353a95d26a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T17:10:20 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit a248c60b820cd81306bfa65dc24d39a00f9632b2 Author: Wolfgang Sourdeau Date: Fri Feb 8 16:20:29 2008 +0000 Monotone-Parent: d7b615d5687e4c138413b9ed635b046e284d5e5b Monotone-Revision: 027183f8ed3eb9e03f14555acbea16e275ab2933 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T16:20:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 867767c1218701878dac24d9f54a4c3e4573faef Author: Wolfgang Sourdeau Date: Fri Feb 8 15:35:11 2008 +0000 Monotone-Parent: ce39eb6f5a242085594929c2c6842540ff88d319 Monotone-Revision: d7b615d5687e4c138413b9ed635b046e284d5e5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T15:35:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m commit fb366a3101ab95a926c3ff393889d9364f6e6672 Author: Wolfgang Sourdeau Date: Fri Feb 8 15:12:55 2008 +0000 Monotone-Parent: 06c6a5389bef2ae8c3c3132393a63e65916538ca Monotone-Revision: ce39eb6f5a242085594929c2c6842540ff88d319 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T15:12:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxRecurrenceEditor.js commit 4682a2e52b9417a4b21f9163730f2db93031e06e Author: Wolfgang Sourdeau Date: Fri Feb 8 14:28:35 2008 +0000 Monotone-Parent: 82cca2aa8fca5845f6acd17503b0f8798ff2190d Monotone-Revision: 06c6a5389bef2ae8c3c3132393a63e65916538ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T14:28:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/SOGo/SOGoUserFolder.m commit a24b850a542566a92b2091734935f545f31d3d4f Author: Wolfgang Sourdeau Date: Fri Feb 8 14:28:27 2008 +0000 Monotone-Parent: d223c93a6328f7801ecce330c478fbaff42a760a Monotone-Revision: 82cca2aa8fca5845f6acd17503b0f8798ff2190d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-08T14:28:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 796938ba6eddd886ed02c0b4597e88320b6438c9 Author: Wolfgang Sourdeau Date: Thu Feb 7 23:11:50 2008 +0000 Monotone-Parent: 9afbcfbc31ab96049b1a603edff5f9ed02a4a00d Monotone-Revision: d223c93a6328f7801ecce330c478fbaff42a760a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T23:11:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 4485c71cd0ce06926b387f033368669ab15fc334 Author: Wolfgang Sourdeau Date: Thu Feb 7 23:09:16 2008 +0000 Monotone-Parent: eb80137abbc0c0a426a654921250804b1c3d92ab Monotone-Revision: 9afbcfbc31ab96049b1a603edff5f9ed02a4a00d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T23:09:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 4b7785fcf7c8cfb1d290375b530efb1965328925 Author: Wolfgang Sourdeau Date: Thu Feb 7 23:09:12 2008 +0000 Monotone-Parent: 998f8668c2a6175352cb3f2d659db5aa04b0fa39 Monotone-Revision: eb80137abbc0c0a426a654921250804b1c3d92ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T23:09:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit d94d2714084ce04be6d6f34f98ac81293b6fc97c Author: Wolfgang Sourdeau Date: Thu Feb 7 22:06:17 2008 +0000 Monotone-Parent: bdeecb17bba3ba4439fbdfd9d95154dcaf1b3e54 Monotone-Revision: 998f8668c2a6175352cb3f2d659db5aa04b0fa39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T22:06:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit e9d2295720f0f9fe3ccff286e6d07d80dc8ba88c Author: Wolfgang Sourdeau Date: Thu Feb 7 21:51:25 2008 +0000 Monotone-Parent: f24f77cd426b9ffe6784a6045e5c34654d00e9b0 Monotone-Revision: bdeecb17bba3ba4439fbdfd9d95154dcaf1b3e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T21:51:25 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox commit 5cdcf5c64999e62c2e9118b863126c794deb0d80 Author: Wolfgang Sourdeau Date: Thu Feb 7 21:51:20 2008 +0000 Monotone-Parent: 9e675b65a7a8a7cf12aaef1f620d53f96f36f6f1 Monotone-Revision: f24f77cd426b9ffe6784a6045e5c34654d00e9b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T21:51:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.css commit a208b3821c78c38f9a0294c1ec67dd215315558b Author: Wolfgang Sourdeau Date: Thu Feb 7 21:51:13 2008 +0000 Monotone-Parent: ae6fe76c802adffd3a6829c353459ef85ab58cc3 Monotone-Revision: 9e675b65a7a8a7cf12aaef1f620d53f96f36f6f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T21:51:13 Monotone-Branch: ca.inverse.sogo D UI/MailerUI/screenshots/tbird_073_accountview.png D UI/MailerUI/screenshots/tbird_073_compose.png D UI/MailerUI/screenshots/tbird_073_mailwelcome.png D UI/MailerUI/screenshots/tbird_073_settings.png D UI/MailerUI/screenshots/tbird_073_viewer.png commit 9ba5751b820f5a0429eb4071bebec989024c8e25 Author: Wolfgang Sourdeau Date: Thu Feb 7 20:24:41 2008 +0000 Monotone-Parent: b97dac121b3e91b85aa6501ada5f0c990f1a4023 Monotone-Revision: ae6fe76c802adffd3a6829c353459ef85ab58cc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:24:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 8a6faa594c5311b83dcd3852d61634aeceed2a1b Author: Wolfgang Sourdeau Date: Thu Feb 7 20:24:22 2008 +0000 Monotone-Parent: 35e3135027040fead1c91041394159c3adecf931 Monotone-Revision: b97dac121b3e91b85aa6501ada5f0c990f1a4023 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:24:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m commit db9ca6854a16bbd4b0379077857717483736c8b4 Author: Wolfgang Sourdeau Date: Thu Feb 7 20:21:13 2008 +0000 Monotone-Parent: 1d531bb1705a798641ec3085cc160512248523f8 Monotone-Revision: 35e3135027040fead1c91041394159c3adecf931 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:21:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBaseObject.m D SoObjects/Mailer/SOGoSharedInboxFolder.h D SoObjects/Mailer/SOGoSharedInboxFolder.m D SoObjects/Mailer/SOGoSharedMailAccount.h D SoObjects/Mailer/SOGoSharedMailAccount.m M SoObjects/Mailer/product.plist commit 90b089f23c661215a13e7489deae018674c12a19 Author: Wolfgang Sourdeau Date: Thu Feb 7 20:20:42 2008 +0000 Monotone-Parent: a6e08bd7d394d186c6f5606933ed09de2031e7bb Monotone-Revision: 1d531bb1705a798641ec3085cc160512248523f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:20:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile commit dd226e29984fac9fe8d3108300a6adfed9462c82 Author: Wolfgang Sourdeau Date: Thu Feb 7 16:53:19 2008 +0000 Monotone-Parent: 5fa8ca8896455803ea0da4db7e5c1e18e8328871 Monotone-Revision: a6e08bd7d394d186c6f5606933ed09de2031e7bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T16:53:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m commit c853bcf944195995eda9ab54b586b1df70d736d3 Author: Wolfgang Sourdeau Date: Thu Feb 7 16:51:41 2008 +0000 Monotone-Parent: afc6dcc4b6248dc2121bb03e339daca4db855f85 Monotone-Revision: 5fa8ca8896455803ea0da4db7e5c1e18e8328871 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T16:51:41 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.m commit 842e7ff57017fef7c8c27f2b57885b115ca50df9 Author: Wolfgang Sourdeau Date: Wed Feb 6 16:20:59 2008 +0000 Monotone-Parent: e706312f04004672d2c8a80c8ec43cf3313c6244 Monotone-Revision: afc6dcc4b6248dc2121bb03e339daca4db855f85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-06T16:20:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit c458fb847f4c40a7ad6da4e10b41402b639ee826 Author: Wolfgang Sourdeau Date: Wed Feb 6 15:50:52 2008 +0000 Monotone-Parent: 6c49cf25cf0512a766efc84b52fead9f13a423ff Monotone-Revision: e706312f04004672d2c8a80c8ec43cf3313c6244 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-06T15:50:52 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 63406b55a8e17262dcd0a7b0afcda62a38fff293 Author: Wolfgang Sourdeau Date: Wed Feb 6 15:48:52 2008 +0000 Monotone-Parent: 1ccdfc75b1ed2e0fae716ec0b1a616d696394d3e Monotone-Revision: 6c49cf25cf0512a766efc84b52fead9f13a423ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-06T15:48:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit cff701193e311ee76c9c4025b8117a3354f0904f Author: Wolfgang Sourdeau Date: Tue Feb 5 22:26:39 2008 +0000 Monotone-Parent: 69cc1831846c1c973825222eaf0faa27fa99c1b9 Monotone-Revision: 1ccdfc75b1ed2e0fae716ec0b1a616d696394d3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-05T22:26:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m commit bead9f8828ab75b5c462cd6351c432600cbdeffd Author: Francis Lachapelle Date: Tue Feb 5 20:00:52 2008 +0000 Monotone-Parent: aee5a83161f17cfc5adfc2cd3caf9d72bb2bbe97 Monotone-Revision: 69cc1831846c1c973825222eaf0faa27fa99c1b9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-05T20:00:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js M UI/WebServerResources/prototype.js commit 2f8d9423dfe2d80f5b94f8ae600c624be6607b85 Author: Francis Lachapelle Date: Tue Feb 5 17:09:19 2008 +0000 Monotone-Parent: 446dc2fe56edaa60c18f0f2fd37efa19fe904d41 Monotone-Revision: aee5a83161f17cfc5adfc2cd3caf9d72bb2bbe97 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-05T17:09:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js M UI/WebServerResources/prototype.js commit 1bb89ad014defa346322ff8fce27d412c94cc2e5 Author: Wolfgang Sourdeau Date: Tue Feb 5 15:50:06 2008 +0000 Monotone-Parent: 2062a8955d0e8ef69c5b26a75a2f3aeaacd8142e Monotone-Revision: 446dc2fe56edaa60c18f0f2fd37efa19fe904d41 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-05T15:50:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html commit b1a616b2cb3ca389200479f3b9a364416ff9c198 Author: Wolfgang Sourdeau Date: Tue Feb 5 15:06:49 2008 +0000 Monotone-Parent: 3d8272cfb7a360effb353f8ed683e96af4d60e6e Monotone-Revision: 2062a8955d0e8ef69c5b26a75a2f3aeaacd8142e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-05T15:06:49 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1593.diff A SOPE/sope-patchset-r1597.diff M UI/WebServerResources/UIxMailEditor.js commit fddeb02e3b45c9ba1fc999fcba3010d5e4e34576 Author: Wolfgang Sourdeau Date: Tue Feb 5 14:55:29 2008 +0000 Monotone-Parent: d3b9346b7ff729aa3e123d710cf798285311dc5c Monotone-Revision: 3d8272cfb7a360effb353f8ed683e96af4d60e6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-05T14:55:29 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m M UI/MainUI/product.plist commit 200225403af3fa420af23e7ccb7af07da9eff8b7 Author: Francis Lachapelle Date: Mon Feb 4 22:22:14 2008 +0000 Monotone-Parent: 27ade59da309caaf33ffd176d44a95672955e9c4 Monotone-Revision: d3b9346b7ff729aa3e123d710cf798285311dc5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-04T22:22:14 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SchedulerUI.js commit b0f02b25dadb369182820a0ef68bb898e6ac2898 Author: Wolfgang Sourdeau Date: Mon Feb 4 16:34:35 2008 +0000 Monotone-Parent: 0c72d1fc3fd84d0415e106b3b511f86237676bdb Monotone-Revision: 27ade59da309caaf33ffd176d44a95672955e9c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-04T16:34:35 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/French.lproj/Localizable.strings commit 3c292c566fa8c67120b7ba851899d02fb693487f Author: Francis Lachapelle Date: Fri Feb 1 18:44:58 2008 +0000 Monotone-Parent: bdc770e039bce1273bf76acc5e48dd7006974831 Monotone-Revision: 0c72d1fc3fd84d0415e106b3b511f86237676bdb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-02-01T18:44:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SchedulerUI.js commit c6b8cb5a1cacfc72662845f38b01f5f340c566bb Author: Wolfgang Sourdeau Date: Fri Feb 1 16:28:53 2008 +0000 Monotone-Parent: 0bf13271077dfd22aaca8a2663fe7490f9d84cb3 Monotone-Revision: a216f87669942e793f9124b63661a5ae82105c1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-01T16:28:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 6951e6a527411ac19b1e4a461a2a12a08be1bf69 Author: Wolfgang Sourdeau Date: Fri Feb 1 15:49:33 2008 +0000 Monotone-Parent: d07959b964a2582bf5674d383b0dac7303346571 Monotone-Revision: 0bf13271077dfd22aaca8a2663fe7490f9d84cb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-01T15:49:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.js commit 4c1808fde6b2e463959a711617e069e5085016b0 Author: Francis Lachapelle Date: Thu Jan 31 16:42:50 2008 +0000 Monotone-Parent: d07959b964a2582bf5674d383b0dac7303346571 Monotone-Revision: 6e077ed907974bc4e78dbdf12a128ba170de5a38 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-31T16:42:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit 8bb92ebe43977fd75d03e6db23a5d002956f5bab Author: Wolfgang Sourdeau Date: Thu Jan 31 16:07:09 2008 +0000 Monotone-Parent: 2efa5eae838cb1f105fa6d374d23689838913b4d Monotone-Revision: d07959b964a2582bf5674d383b0dac7303346571 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-31T16:07:09 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1583.diff A SOPE/sope-patchset-r1593.diff M UI/Common/UIxPageFrame.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/UIxMailEditor.js commit 9110586eabdda6de93da18d912d76feaa06c52b5 Author: Francis Lachapelle Date: Wed Jan 30 17:12:18 2008 +0000 Monotone-Parent: a10c7483ee3fa379bb760ab378a895c024c299a3 Monotone-Revision: 2efa5eae838cb1f105fa6d374d23689838913b4d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-30T17:12:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 9e89cddf11ee73f2b7537427f7e06d3c5e92af15 Author: Wolfgang Sourdeau Date: Tue Jan 29 20:48:39 2008 +0000 Monotone-Parent: ad3f1bd9ed29f2b9c3b6a653aa3f856435440133 Monotone-Revision: a10c7483ee3fa379bb760ab378a895c024c299a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-29T20:48:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 4feaacaaf4994a5b4189b30238eeedd1167d123b Author: Wolfgang Sourdeau Date: Tue Jan 29 20:47:38 2008 +0000 Monotone-Parent: b5bcebb00fdacc4e5c5e85a91caa93d8c671e26c Monotone-Revision: ad3f1bd9ed29f2b9c3b6a653aa3f856435440133 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-29T20:47:38 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m commit f3a479848775e1248cea67220006ec6d1f76662b Author: Wolfgang Sourdeau Date: Tue Jan 29 15:32:12 2008 +0000 Monotone-Parent: 372771de569164e3d0a538cb84b09e6eaec558d0 Monotone-Revision: b5bcebb00fdacc4e5c5e85a91caa93d8c671e26c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-29T15:32:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/SOGoACLEnglishAdditionAdvisory.wox M UI/Templates/SOGoACLEnglishModificationAdvisory.wox M UI/Templates/SOGoACLEnglishRemovalAdvisory.wox M UI/Templates/SOGoACLFrenchAdditionAdvisory.wox M UI/Templates/SOGoACLFrenchModificationAdvisory.wox M UI/Templates/SOGoACLFrenchRemovalAdvisory.wox M UI/Templates/SOGoACLGermanAdditionAdvisory.wox M UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox M UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox M UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox M UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox M UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox M UI/Templates/SOGoFolderGermanAdditionAdvisory.wox M UI/Templates/SOGoFolderGermanRemovalAdvisory.wox commit a03a9343b26694158e848620a8492fbbeca2422f Author: Wolfgang Sourdeau Date: Mon Jan 28 18:57:08 2008 +0000 Monotone-Parent: 1bf367701d3aa5f23b3bd257bf7479eb81903f68 Monotone-Revision: 372771de569164e3d0a538cb84b09e6eaec558d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T18:57:08 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m commit c1128a9f26b753e6bdf2cf780d8d1b4c99cac7f5 Author: Wolfgang Sourdeau Date: Mon Jan 28 18:55:27 2008 +0000 Monotone-Parent: 1321ce15584f6fd3efdfbca5f6c254254ef69476 Monotone-Revision: 1bf367701d3aa5f23b3bd257bf7479eb81903f68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T18:55:27 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m commit eebdd769f9f467dd43b85fe8a2bf092fd5c850a7 Author: Wolfgang Sourdeau Date: Mon Jan 28 18:51:52 2008 +0000 Monotone-Parent: 7140a5ceda022b61cef5ae79339b0dd6d915880b Monotone-Revision: 1321ce15584f6fd3efdfbca5f6c254254ef69476 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T18:51:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit a67b334cb7ac78b2ac9c098c5de2e8fddd6045cc Author: Wolfgang Sourdeau Date: Mon Jan 28 15:32:26 2008 +0000 Monotone-Parent: d0c554ad8f362480a34c3dff6694322c1a5fb2c9 Monotone-Revision: 7140a5ceda022b61cef5ae79339b0dd6d915880b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T15:32:26 Monotone-Branch: ca.inverse.sogo M ChangeLog commit cf01282cf1da6fd444544ac184e9b6bbec611cf0 Author: Wolfgang Sourdeau Date: Mon Jan 28 15:32:24 2008 +0000 Monotone-Parent: 50638763e49bc1757ecbfcb595c2bf8e94368094 Monotone-Revision: d0c554ad8f362480a34c3dff6694322c1a5fb2c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T15:32:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit d1d0a8737c7479e0a26527e9ecc27cf8224a1204 Author: Wolfgang Sourdeau Date: Mon Jan 28 15:32:14 2008 +0000 Monotone-Parent: 79bb558b5af161878cb37bfe44c1dacae8c3a146 Monotone-Revision: 50638763e49bc1757ecbfcb595c2bf8e94368094 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-28T15:32:14 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m commit 0ec8642a25bae416a8f4fc0d7d00cd691aa661d8 Author: Wolfgang Sourdeau Date: Thu Jan 24 22:04:58 2008 +0000 Monotone-Parent: 5d90e40b4b29bf3d761a116b48ffdadad92ebf37 Monotone-Revision: 79bb558b5af161878cb37bfe44c1dacae8c3a146 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T22:04:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SOGoACLEnglishAdditionAdvisory.wox M UI/Templates/SOGoACLEnglishModificationAdvisory.wox M UI/Templates/SOGoACLEnglishRemovalAdvisory.wox M UI/Templates/SOGoACLFrenchAdditionAdvisory.wox M UI/Templates/SOGoACLFrenchModificationAdvisory.wox M UI/Templates/SOGoACLFrenchRemovalAdvisory.wox M UI/Templates/SOGoACLGermanAdditionAdvisory.wox M UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox M UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox M UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox M UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox M UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox M UI/Templates/SOGoFolderGermanAdditionAdvisory.wox M UI/Templates/SOGoFolderGermanRemovalAdvisory.wox commit a65069ce2e6aea1c014a751a458c0f687ce05280 Author: Wolfgang Sourdeau Date: Thu Jan 24 21:36:51 2008 +0000 Monotone-Parent: 7eb2e419ecd60a47518cc24172e511d8ec968cdd Monotone-Revision: 5d90e40b4b29bf3d761a116b48ffdadad92ebf37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T21:36:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit eead7d38b86578c5b095b3e3ed4e46b1f7d3988c Author: Wolfgang Sourdeau Date: Thu Jan 24 21:35:10 2008 +0000 Monotone-Parent: 46d42d040199ad6d8849025055fba6fdf50d9455 Monotone-Revision: 7eb2e419ecd60a47518cc24172e511d8ec968cdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T21:35:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit ceab91527be949266f59138d0100f10f3bc5a125 Author: Wolfgang Sourdeau Date: Thu Jan 24 17:11:29 2008 +0000 Monotone-Parent: ff201d8484b08d9e29b03401dc626b86400b923a Monotone-Revision: 46d42d040199ad6d8849025055fba6fdf50d9455 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T17:11:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 7a7c75e240422664021a752bb2e510cd9ef0efe3 Author: Wolfgang Sourdeau Date: Thu Jan 24 15:36:26 2008 +0000 Monotone-Parent: e83f50e38737703b47fbfe973f685c195a25232d Monotone-Revision: ff201d8484b08d9e29b03401dc626b86400b923a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T15:36:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 377c2f58f2cc86ad8d1b91d4b4821b95ff88e354 Author: Wolfgang Sourdeau Date: Thu Jan 24 15:35:44 2008 +0000 Monotone-Parent: 07f87d18088071e4dcd72653efb4c3885f66a50f Monotone-Revision: e83f50e38737703b47fbfe973f685c195a25232d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T15:35:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit 847671bb43dc2f309eb1530a6e87df81f9357b11 Author: Wolfgang Sourdeau Date: Thu Jan 24 15:03:12 2008 +0000 Monotone-Parent: 13e8cf856590881f3dfc9b96f9f1164ba76f5969 Monotone-Revision: 07f87d18088071e4dcd72653efb4c3885f66a50f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T15:03:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 4884853a63669dc45cd9e80f6a44146a42481f1d Author: Wolfgang Sourdeau Date: Thu Jan 24 02:17:56 2008 +0000 Monotone-Parent: b96cf9f7f8e81877010f125e9a16155d61add506 Monotone-Revision: 13e8cf856590881f3dfc9b96f9f1164ba76f5969 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-24T02:17:56 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1583.diff commit 6d7ae8540810f7a5fe366bd30b35afee221d31ed Author: Wolfgang Sourdeau Date: Wed Jan 23 03:44:51 2008 +0000 Monotone-Parent: f085237afac89a09ecf165389cb0c7d9a516fcc0 Monotone-Revision: b96cf9f7f8e81877010f125e9a16155d61add506 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-23T03:44:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit 92965e62fde05dfaa6545b0b96b2acb1a84f9286 Author: Wolfgang Sourdeau Date: Tue Jan 22 21:55:48 2008 +0000 Monotone-Parent: c00890a3638719c75d4c3a2a1be8103137ce8223 Monotone-Revision: f085237afac89a09ecf165389cb0c7d9a516fcc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-22T21:55:48 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1583.diff commit 5ad9041187f535b5eae98564f0a60420b5b71bc9 Author: Wolfgang Sourdeau Date: Tue Jan 22 21:54:59 2008 +0000 Monotone-Parent: 3ed608f2d193596ff9ea26138010a888e87b0929 Monotone-Revision: c00890a3638719c75d4c3a2a1be8103137ce8223 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-22T21:54:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3037de35a99dbfd199e98339896dbd2cf58414e8 Author: Wolfgang Sourdeau Date: Tue Jan 22 16:43:46 2008 +0000 Monotone-Parent: 1ff8d61cb974903310a23626bb38b87a13f84358 Monotone-Revision: 3ed608f2d193596ff9ea26138010a888e87b0929 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-22T16:43:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 2cd79f0e5e128b9d2d47fda9b2de096fc449ca7d Author: Wolfgang Sourdeau Date: Tue Jan 22 15:49:52 2008 +0000 Monotone-Parent: 59d077cac7b05fcf05996c5371e932800475dd92 Monotone-Revision: 1ff8d61cb974903310a23626bb38b87a13f84358 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-22T15:49:52 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1557.diff A SOPE/sope-patchset-r1583.diff commit 9a15c3807d88ebead185535f5aec3b6b4d9b934a Author: Wolfgang Sourdeau Date: Mon Jan 21 23:26:41 2008 +0000 Monotone-Parent: b834eebdc880064c4db7e21c7bf4960a2b90f0d1 Monotone-Revision: 59d077cac7b05fcf05996c5371e932800475dd92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-21T23:26:41 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/German.lproj/Localizable.strings commit dbb64e6afae450db5359dc6ccd0b12d1f18a206d Author: Wolfgang Sourdeau Date: Mon Jan 21 23:18:02 2008 +0000 Monotone-Parent: 97ce53eed867e1824e43f8db18e4c2e3affcff00 Monotone-Revision: 4c80538c3aa9361187b3f08174b8c64098a98318 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-21T23:18:02 Monotone-Branch: ca.inverse.sogo M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 22333cad807d459d2b41bb4675135707515f9ae3 Author: Francis Lachapelle Date: Mon Jan 21 20:52:44 2008 +0000 Monotone-Parent: 08e8d0fb761a61568f208c502269083b0b66bb25 Monotone-Revision: 53c5d360d6227b55fed66ce7b836271a87287b35 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-21T20:52:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 49bc44c786b62b2dedbf00b437159a56c8cd4bb1 Author: Wolfgang Sourdeau Date: Mon Jan 21 16:35:39 2008 +0000 Monotone-Parent: d5c71041bfdd88e4baae24bb7a81f91a5e480457 Monotone-Revision: 97ce53eed867e1824e43f8db18e4c2e3affcff00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-21T16:35:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoFolder+CardDAV.m commit afea348f672e2079f53570cbe68c828aaeadda67 Author: Wolfgang Sourdeau Date: Mon Jan 21 16:32:59 2008 +0000 Monotone-Parent: 08e8d0fb761a61568f208c502269083b0b66bb25 Monotone-Revision: d5c71041bfdd88e4baae24bb7a81f91a5e480457 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-21T16:32:59 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit 339d4b8e180a1c7c91632c602ac2f91895c360fe Author: Wolfgang Sourdeau Date: Fri Jan 18 22:59:43 2008 +0000 Monotone-Parent: 0b8453c1e1ca97f10acca6a72c72e8f6b29907d6 Monotone-Revision: 08e8d0fb761a61568f208c502269083b0b66bb25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-18T22:59:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoFolder+CardDAV.m commit b969506d278d891e6e2185aa3f85b8363b0fcf4e Author: Francis Lachapelle Date: Wed Jan 16 21:24:39 2008 +0000 Monotone-Parent: 927401b4ee5f346c42cc85dd63cd0389c175c226 Monotone-Revision: 110a71a41b33e24efaf1a4226f01890c4862b3ad Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T21:24:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 13f9e39eddab665f4ae9b7ec7aca1257e37626ed Author: Wolfgang Sourdeau Date: Wed Jan 16 20:44:50 2008 +0000 Monotone-Parent: 927401b4ee5f346c42cc85dd63cd0389c175c226 Monotone-Revision: 893c06630e071283b43ce498129beffd183258e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T20:44:50 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolderManager.m commit 317f4e4651f044ca3a9add1461d6915f09e6d510 Author: Wolfgang Sourdeau Date: Wed Jan 16 19:52:43 2008 +0000 Monotone-Parent: f5fee3205e018e405a45dbec6c9889f91ceb2eb2 Monotone-Revision: 927401b4ee5f346c42cc85dd63cd0389c175c226 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T19:52:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoCache.m commit b1ccb3e7f8bdd54ca6295b68aaae44f65eb1465d Author: Francis Lachapelle Date: Wed Jan 16 19:26:00 2008 +0000 Monotone-Parent: 1f959c8c87357cf8d3745bf7b492bc7800597701 Monotone-Revision: f5fee3205e018e405a45dbec6c9889f91ceb2eb2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T19:26:00 Monotone-Branch: ca.inverse.sogo M NEWS commit cdedcdfa104ce8962c8c25feb5d6f03e087d0459 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:59:58 2008 +0000 Monotone-Parent: cbba640dfc6321c0f4565ae72d616bc60cb20407 Monotone-Revision: 1f959c8c87357cf8d3745bf7b492bc7800597701 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:59:58 Monotone-Branch: ca.inverse.sogo D Scripts/sogo-user.pl M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit aee48dc4e2c3c4d40cafa527efb8e74fd6c54385 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:59:07 2008 +0000 Monotone-Parent: 21522597b7f1ca393730634622be7b92bb40bf5a Monotone-Revision: cbba640dfc6321c0f4565ae72d616bc60cb20407 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:59:07 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit 603cd31331ff30a2af1dc347989f2af7095fd4f3 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:58:11 2008 +0000 Monotone-Parent: 36eb21ac828a920f7994e922c1c7e6fe481c62ac Monotone-Revision: 21522597b7f1ca393730634622be7b92bb40bf5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:58:11 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1557.diff commit d36fb810d58ea84fdb4cb7d4408c37a2ec7b8da7 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:57:58 2008 +0000 Monotone-Parent: 54ec8c39f5bb2075a087aabb062d28af978421de Monotone-Revision: 36eb21ac828a920f7994e922c1c7e6fe481c62ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:57:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m commit 8731c448c392e3b0543179e9e335af51974b4f1d Author: Wolfgang Sourdeau Date: Wed Jan 16 18:55:48 2008 +0000 Monotone-Parent: 43d256c276e38ee90fd6e2028621c6f12b050652 Monotone-Revision: 54ec8c39f5bb2075a087aabb062d28af978421de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:55:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile commit 5bc25813106b969da6e981c276577f2ca9a27220 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:53:44 2008 +0000 Monotone-Parent: ba2f86b97fe886c8d6b01262305d0e3ce53b4ddb Monotone-Revision: 43d256c276e38ee90fd6e2028621c6f12b050652 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:53:44 Monotone-Branch: ca.inverse.sogo M ChangeLog commit d3f6d7cc38575f2f9ad7e5426be8c0d9350b5fdc Author: Wolfgang Sourdeau Date: Wed Jan 16 18:53:12 2008 +0000 Monotone-Parent: cadb1dbd9d4e2d99af291da99b803238fd438921 Monotone-Revision: ba2f86b97fe886c8d6b01262305d0e3ce53b4ddb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:53:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 1ed587058e856cc27e7ccb375badacb4b2895514 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:50:17 2008 +0000 Monotone-Parent: 925d096d1e0f9b05775333d6111c325f69a17ac0 Monotone-Revision: cadb1dbd9d4e2d99af291da99b803238fd438921 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:50:17 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SOPE/sope-patchset-r1557.diff M Scripts/sogo-user.pl M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 01e97af01c7ec006f382f553a7b49c086eaa8ca6 Author: Wolfgang Sourdeau Date: Wed Jan 16 18:47:20 2008 +0000 Monotone-Parent: 98896091d472e0ee7990f69f32f5981f5d1dc546 Monotone-Revision: 925d096d1e0f9b05775333d6111c325f69a17ac0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:47:20 Monotone-Branch: ca.inverse.sogo A SoObjects/SOGo/SOGoCache.h A SoObjects/SOGo/SOGoCache.m commit 8aae87afd5ce9cbc0a776ce3a5be6d58db4a364c Author: Wolfgang Sourdeau Date: Wed Jan 16 18:46:32 2008 +0000 Monotone-Parent: f6d4ca8944c94273bc0dae0565c60e45be9f2ca1 Monotone-Revision: 98896091d472e0ee7990f69f32f5981f5d1dc546 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-01-16T18:46:32 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SOPE/sope-patchset-r1557.diff A Scripts/sogo-user.pl M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit d0db04a31ea988aeecfbf63323521aacd3cca9be Author: Francis Lachapelle Date: Wed Jan 16 17:23:46 2008 +0000 Monotone-Parent: b11440ad1fa42c57190ed1e93d71261a15d7349c Monotone-Revision: f6d4ca8944c94273bc0dae0565c60e45be9f2ca1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T17:23:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/German.lproj/Localizable.strings commit f4fd9e1fa694a018059de0ddefde36d2d161a58b Author: Ludovic Marcotte Date: Wed Jan 16 17:07:46 2008 +0000 see changelog Monotone-Parent: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac Monotone-Revision: 656122c69a0d8d7212bed5df2febbb397d3ff7de Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-01-16T17:07:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/UIxRecurrenceEditor.js commit 4da5e751e6acf3e7a28db147d684443eecd0ff17 Author: Francis Lachapelle Date: Wed Jan 16 15:18:41 2008 +0000 Monotone-Parent: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac Monotone-Revision: 55cffccd09952a874480f0adb6ded2337fa76e1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T15:18:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 82e6e94a821c79e0f195305ad7a9b55351186457 Author: Francis Lachapelle Date: Wed Jan 16 14:57:41 2008 +0000 Monotone-Parent: a157cdab1102429e9d7b24c14204d15f42e774f5 Monotone-Revision: 6ead4733302fbf149fcd9936a6e3eb9f4a85acac Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T14:57:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 341c5477fed9c1af12dd6408b0d9ff3ba2529f61 Author: Francis Lachapelle Date: Tue Jan 15 21:45:48 2008 +0000 Monotone-Parent: 1b7e32ba68558b623b1ae7c252ace2acac8680fd Monotone-Revision: a157cdab1102429e9d7b24c14204d15f42e774f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-15T21:45:48 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalendarSelector.h M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxRecurrenceEditor.h M UI/Scheduler/UIxRecurrenceEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxRecurrenceEditor.css M UI/WebServerResources/UIxRecurrenceEditor.js M UI/WebServerResources/skycalendar.js commit 0e711665727f3265c1b6f115639ec89674d99e64 Author: Francis Lachapelle Date: Mon Jan 14 23:17:19 2008 +0000 Monotone-Parent: d0bac3e011530303af72e9c18fb634d1be17ddb5 Monotone-Revision: 1b7e32ba68558b623b1ae7c252ace2acac8680fd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-14T23:17:19 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/UIxRecurrenceEditor.css M UI/WebServerResources/UIxRecurrenceEditor.js commit 964b0ae5632ece33412a210405563728f5e30ac4 Author: Francis Lachapelle Date: Mon Jan 14 23:16:49 2008 +0000 Monotone-Parent: b7b4b1f3f729de477db90d41fee55b91ea781b02 Monotone-Revision: d0bac3e011530303af72e9c18fb634d1be17ddb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-14T23:16:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 2d2fcffec54e0b52d689be5eba44115d2f5ef1e9 Author: Ludovic Marcotte Date: Mon Jan 14 13:57:28 2008 +0000 see changelog Monotone-Parent: 0f4484bf642d11bc96f9672226ec495c99e2301f Monotone-Revision: b7b4b1f3f729de477db90d41fee55b91ea781b02 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-01-14T13:57:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m A UI/Scheduler/UIxRecurrenceEditor.h A UI/Scheduler/UIxRecurrenceEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox A UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxComponentEditor.js A UI/WebServerResources/UIxRecurrenceEditor.css A UI/WebServerResources/UIxRecurrenceEditor.js commit 79267d40ce098e8b6d1181ac5ee022aba2bbcb9d Author: Francis Lachapelle Date: Thu Jan 10 22:09:09 2008 +0000 Monotone-Parent: 85be663651298be4dd015db0e4001aeb980665f9 Monotone-Revision: 0f4484bf642d11bc96f9672226ec495c99e2301f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-10T22:09:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 387e36b2e24fb9d7121f7be5272758067b778840 Author: Francis Lachapelle Date: Tue Jan 8 21:00:10 2008 +0000 Monotone-Parent: c0fb79ac4b4ecd31756e198dad578c85b586d2a4 Monotone-Revision: 85be663651298be4dd015db0e4001aeb980665f9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-08T21:00:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 847388479d697960a4cd115b5ec8f2d1cfb8d7f4 Author: Francis Lachapelle Date: Tue Jan 8 20:35:35 2008 +0000 Monotone-Parent: b660b29d66c16a254c4fdfd215d0c39ccb38db39 Monotone-Revision: c0fb79ac4b4ecd31756e198dad578c85b586d2a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-08T20:35:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit f4e0ba66e6fed396f8a0850a7231ced79e924cf2 Author: Francis Lachapelle Date: Tue Jan 8 20:29:51 2008 +0000 Monotone-Parent: 1d7595555adaaa499a56601d8635282526350a2e Monotone-Revision: 417eb1a0caae0d680292391081de2e4b99beecda Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-08T20:29:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.js commit 931c4442d82c0aa871b049605ee504ee41aa44e3 Author: Dominik Gehl Date: Tue Jan 8 20:14:49 2008 +0000 fix pour https://support.inverse.ca/mantis/view.php?id=2008 Monotone-Parent: 1d7595555adaaa499a56601d8635282526350a2e Monotone-Revision: 52de7ca60ee4c08121422f971592744b4e22b261 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2008-01-08T20:14:49 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit 185195814e3eaf4658a8a03e3e0f2e361af081f9 Author: Francis Lachapelle Date: Tue Jan 8 16:07:21 2008 +0000 Monotone-Parent: 74fb27cf11d4f0564a4ac61bc6648ff8962ccc86 Monotone-Revision: 1d7595555adaaa499a56601d8635282526350a2e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-08T16:07:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 16f80130bb5450b09b00b2b2c07979113c70f8e0 Author: Francis Lachapelle Date: Fri Jan 4 21:09:20 2008 +0000 Monotone-Parent: ad74fe2a39d0af65f91d5693fada5eaec21e1c0d Monotone-Revision: 74fb27cf11d4f0564a4ac61bc6648ff8962ccc86 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-04T21:09:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 0c7f3b90b7248392cea14576776d24f88986ca1d Author: Francis Lachapelle Date: Fri Jan 4 20:58:52 2008 +0000 Monotone-Parent: 4bfedf0d0ab8fc8042756a4922e29e7270a9c9c0 Monotone-Revision: ad74fe2a39d0af65f91d5693fada5eaec21e1c0d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-04T20:58:52 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/iefixes.css commit 0b5ea38d2ca3f6bb08b562e3c4267ef1cc8628af Author: Wolfgang Sourdeau Date: Fri Dec 21 21:49:05 2007 +0000 Monotone-Parent: 40a0028366ecf340e0202b4e2bc2c314cb602e80 Monotone-Revision: 2918fd48475c28fab3fffda506a3e755d3121d38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-21T21:49:05 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit f2e40a1e56c021134f887aeb0a27d596b2b8cd4d Author: Wolfgang Sourdeau Date: Fri Dec 21 21:38:58 2007 +0000 Monotone-Parent: d524bf02e8b24bbd6f3ad615251c634e0020b6f4 Monotone-Revision: 40a0028366ecf340e0202b4e2bc2c314cb602e80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-21T21:38:58 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 6f6b695abe032e25ca0deb29e6c9058e7d541828 Author: Ludovic Marcotte Date: Fri Dec 21 18:23:48 2007 +0000 small fix in previous commit Monotone-Parent: 7b7bd2c2a5b03397fa881da7976214adc4635a4a Monotone-Revision: 46e53471ba15a415a840ddb058785b89b6415704 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-21T18:23:48 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit f6bff0a7bd663ee9982d64ba9b69fe9e8952553c Author: Ludovic Marcotte Date: Fri Dec 21 16:57:11 2007 +0000 see changelog Monotone-Parent: 98c12fec2aa59fdb212078c989152e071dfdd714 Monotone-Revision: 7b7bd2c2a5b03397fa881da7976214adc4635a4a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-21T16:57:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit a0bd486347d82193790db3a57db1b86b2acf795d Author: Wolfgang Sourdeau Date: Thu Dec 20 23:01:44 2007 +0000 Monotone-Parent: 98c12fec2aa59fdb212078c989152e071dfdd714 Monotone-Revision: d524bf02e8b24bbd6f3ad615251c634e0020b6f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T23:01:44 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit e41af277531a1fcb8dfc50f831191b9def1855a1 Author: Wolfgang Sourdeau Date: Thu Dec 20 21:58:27 2007 +0000 Monotone-Parent: 3e42d115059ba6eeaba7c45ff4f1b67baae90829 Monotone-Revision: 98c12fec2aa59fdb212078c989152e071dfdd714 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T21:58:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 53d1958055b4eba6c5f2d2569b9a41451e306534 Author: Wolfgang Sourdeau Date: Thu Dec 20 21:57:49 2007 +0000 Monotone-Parent: 829091932d60b0fc62276de7ab03d48d248b54e1 Monotone-Revision: 3e42d115059ba6eeaba7c45ff4f1b67baae90829 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T21:57:49 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m commit 1808dddda55b58e9d521d6cf55291e2749f6681b Author: Wolfgang Sourdeau Date: Thu Dec 20 21:56:37 2007 +0000 Monotone-Parent: 51154327df2daa3fe6e616128e1e689cd3c69683 Monotone-Revision: 829091932d60b0fc62276de7ab03d48d248b54e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T21:56:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit b59d5ddee476f98a5404b129349c47cdaf1714ea Author: Wolfgang Sourdeau Date: Thu Dec 20 21:55:50 2007 +0000 Monotone-Parent: ced0f06e463a22ebb3812a7fcd4a1ef7b5a1f46c Monotone-Revision: 51154327df2daa3fe6e616128e1e689cd3c69683 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T21:55:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit fb2b3d095aaf889c6c2579ac4aecf12af67bbb47 Author: Wolfgang Sourdeau Date: Tue Dec 18 16:30:03 2007 +0000 Monotone-Parent: 3014a5bc1171dc1be50b98deb24d4cfc7e769a71 Monotone-Revision: 46ad36b9683fe69680e587f98019b74bc6ec5d7f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-18T16:30:03 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GCSFolder.m commit 9a7d530d8f81978ea1d0b05a317078ff0af1824f Author: Francis Lachapelle Date: Mon Dec 17 22:22:45 2007 +0000 Monotone-Parent: 1ba4b22d198e6713ef43aa72d57226fbb44656c1 Monotone-Revision: 5bf793a7ff6961b9cb331cb0b2e5068dc768f5cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T22:22:45 Monotone-Branch: ca.inverse.sogo M NEWS commit 6730c7ad1c715aafa700e9d939e10edc33fcccfd Author: Francis Lachapelle Date: Mon Dec 17 22:18:30 2007 +0000 Monotone-Parent: 2f99ef62585c941c8c8ea1a94d1fc31d843c589f Monotone-Revision: 2315fd857fb9cd19617eedf26be41092290b416f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T22:18:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/iefixes.css commit f505856af38d81417dd82844b36c8efb509daaf6 Author: Wolfgang Sourdeau Date: Mon Dec 17 22:12:32 2007 +0000 Monotone-Parent: 2f99ef62585c941c8c8ea1a94d1fc31d843c589f Monotone-Revision: 3014a5bc1171dc1be50b98deb24d4cfc7e769a71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T22:12:32 Monotone-Branch: ca.inverse.sogo M NEWS commit 4c75cda7f5e5733bd249bd10fdd17987d15752a9 Author: Francis Lachapelle Date: Mon Dec 17 21:38:48 2007 +0000 Monotone-Parent: 6233812eac33115667675d01081adb1fed7344fd Monotone-Revision: 9e5bc230d6271b83c611acea6c2d7bd1bded95f1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T21:38:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js commit b5f32e512932e1afed4e0b55e15a412b60891501 Author: Wolfgang Sourdeau Date: Mon Dec 17 21:10:58 2007 +0000 Monotone-Parent: 348d7cfde7b84e4f271c58cd0b418303e0e045d1 Monotone-Revision: 2bfa9bbfe434c155e38912aec8785dc7fa44e272 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T21:10:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m commit c1040b2216e44c98b74a5519607c7bb2b8a68a2c Author: Wolfgang Sourdeau Date: Mon Dec 17 21:03:21 2007 +0000 Monotone-Parent: 0e4fe01f65e6836cefb46fca4a1cc35a759e63c2 Monotone-Revision: 348d7cfde7b84e4f271c58cd0b418303e0e045d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T21:03:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit f0159c1f07c92f503ff52d53f4b7a324636b8f3b Author: Wolfgang Sourdeau Date: Mon Dec 17 20:58:12 2007 +0000 Monotone-Parent: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c Monotone-Revision: 0e4fe01f65e6836cefb46fca4a1cc35a759e63c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:58:12 Monotone-Branch: ca.inverse.sogo M NEWS M SoObjects/Appointments/product.plist M UI/Scheduler/UIxComponentEditor.m commit 9a3a22dce19b619be206e935f748417ad60e0e57 Author: Wolfgang Sourdeau Date: Mon Dec 17 20:49:33 2007 +0000 Monotone-Parent: c4d172fda57e0bd72cb109b117dbc93d996684f0 Monotone-Revision: 9fe369dfb72baf0d05e6ae5266d91baf4461f26c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:49:33 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit b62a6e9f7f6a8821111f3c85354e86c80a3bb6da Author: Wolfgang Sourdeau Date: Mon Dec 17 20:45:48 2007 +0000 Monotone-Parent: 2ddf3577ff0d5f52e3f3dda10dce5e8c94f2421b Monotone-Revision: aca422868e377bcf123be4fcaa0a258238b473a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:45:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox commit 21de09a9f06048465272a3b9048cd63c1c398adc Author: Wolfgang Sourdeau Date: Mon Dec 17 20:39:17 2007 +0000 Monotone-Parent: 78bf08327def3b919404fee519b7ba663184b54e Monotone-Revision: 2ddf3577ff0d5f52e3f3dda10dce5e8c94f2421b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:39:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 9ae5be92419cf0362ed124932501c7021f924701 Author: Francis Lachapelle Date: Mon Dec 17 20:31:03 2007 +0000 Monotone-Parent: 7673d0874bfab0e145fb002673765af736eb602a Monotone-Revision: 6233812eac33115667675d01081adb1fed7344fd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T20:31:03 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalListingActions.m commit 0645480c701967e23c7b7cc0a242e558abdcc059 Author: Wolfgang Sourdeau Date: Mon Dec 17 20:28:13 2007 +0000 Monotone-Parent: ac841eb2b94bbfe80bea0191f70da349cc60a700 Monotone-Revision: 78bf08327def3b919404fee519b7ba663184b54e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:28:13 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1557.diff commit b3679212bb9ac9395aaa0701cf1ef3fffcdd68d2 Author: Wolfgang Sourdeau Date: Mon Dec 17 20:24:07 2007 +0000 Monotone-Parent: 7673d0874bfab0e145fb002673765af736eb602a Monotone-Revision: ac841eb2b94bbfe80bea0191f70da349cc60a700 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T20:24:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoMailBodyPart.m M UI/MailPartViewers/UIxMailPartImageViewer.m M UI/MailPartViewers/UIxMailPartViewer.h M UI/MailPartViewers/UIxMailPartViewer.m M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox commit c49357554135d17e7f5b8cd50d5e5f8aa14c70aa Author: Francis Lachapelle Date: Mon Dec 17 17:19:10 2007 +0000 Monotone-Parent: 1b2bd479da4660b08f3b99662b1d83c231901dcd Monotone-Revision: 7673d0874bfab0e145fb002673765af736eb602a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T17:19:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 0368b9f2f9f34111f22d47195c64bbd05fd0bb3c Author: Francis Lachapelle Date: Mon Dec 17 15:53:39 2007 +0000 Monotone-Parent: 6a48cdb414ef6ca38666c4558e55a983da0b1cdf Monotone-Revision: 1b2bd479da4660b08f3b99662b1d83c231901dcd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:53:39 Monotone-Branch: ca.inverse.sogo M ChangeLog commit c3f90911969fee3632690b01fb7e813b615733df Author: Francis Lachapelle Date: Mon Dec 17 15:51:37 2007 +0000 Monotone-Parent: 558ad53328c167b68815d36374a3c2d92055f0b2 Monotone-Revision: 6a48cdb414ef6ca38666c4558e55a983da0b1cdf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:51:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/ContactsUI.js commit 5b678fd334a665293f1042f8fa5949e1750440e0 Author: Francis Lachapelle Date: Mon Dec 17 15:34:01 2007 +0000 Monotone-Parent: b18975047f69436053c859a6b62916e650ac6f8b Monotone-Revision: 558ad53328c167b68815d36374a3c2d92055f0b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:34:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactsUserFolders.js commit 0f74a8d504d82f3daeeeeb1edfffa701a2b12a42 Author: Wolfgang Sourdeau Date: Mon Dec 17 15:29:06 2007 +0000 Monotone-Parent: 46747edd0dcb4ecc9b939b9c8be25185efe65144 Monotone-Revision: 772069a4679fa8b05adc4dc49b2087230a05669c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T15:29:06 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSFolder.m M SOPE/NGCards/iCalDateTime.m M SoObjects/Mailer/SOGoMailBodyPart.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailerUI/UIxMailMainFrame.m M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxTaskEditor.m commit 76c907fc654a6569848156f9831a7a5f133f985d Author: Wolfgang Sourdeau Date: Mon Dec 17 15:28:51 2007 +0000 Monotone-Parent: c02dd3d01814ad72a1f92274c590ed4b8a820a0b Monotone-Revision: 46747edd0dcb4ecc9b939b9c8be25185efe65144 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T15:28:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m commit d7e2ba3e841f86c3c23fa538e72c322d9e914317 Author: Francis Lachapelle Date: Mon Dec 17 15:24:45 2007 +0000 Monotone-Parent: f2dafa3b843a910332ba765aaaae55cabb0b0ab5 Monotone-Revision: 67bda357e8c25b79b6b024c6a8a779918c63ab3e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:24:45 Monotone-Branch: ca.inverse.sogo M NEWS commit 370ac8bb7911422475ef586f8a0a7f7c52980cff Author: Francis Lachapelle Date: Mon Dec 17 15:24:28 2007 +0000 Monotone-Parent: 5e8029104157eb3892165659ff798e4b15b1d515 Monotone-Revision: f2dafa3b843a910332ba765aaaae55cabb0b0ab5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:24:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 9d4191756d1522c1913c7476957d5ef776bebe31 Author: Wolfgang Sourdeau Date: Mon Dec 17 14:57:45 2007 +0000 Monotone-Parent: 5e8029104157eb3892165659ff798e4b15b1d515 Monotone-Revision: c02dd3d01814ad72a1f92274c590ed4b8a820a0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-17T14:57:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m commit d44a59e146c7eb3bdbd7a411817d9846d2d58b4e Author: Wolfgang Sourdeau Date: Fri Dec 14 22:05:59 2007 +0000 Monotone-Parent: 4f32f5066a49fc0c20c041c10ffecac8c5305625 Monotone-Revision: 5e8029104157eb3892165659ff798e4b15b1d515 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-14T22:05:59 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1557.diff commit 89cff4f7c0aa51d7a9f3b5ca3f6031db6bfe4f82 Author: Wolfgang Sourdeau Date: Fri Dec 14 22:02:59 2007 +0000 Monotone-Parent: 660d3abf12c4dd70e9931bf0279e66857850aa9b Monotone-Revision: 4f32f5066a49fc0c20c041c10ffecac8c5305625 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-14T22:02:59 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 746270916f5555137995640739a5ae96183d2713 Author: Wolfgang Sourdeau Date: Fri Dec 14 22:02:53 2007 +0000 Monotone-Parent: eb56d3246a07a98ba9e1f305e99732618f2eb738 Monotone-Revision: 660d3abf12c4dd70e9931bf0279e66857850aa9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-14T22:02:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 164a833f3f3e1b0b2dff52b82bebec15ecc35323 Author: Ludovic Marcotte Date: Fri Dec 14 20:02:51 2007 +0000 see changelog Monotone-Parent: c5897425faf8f3a723929198ea103791db97e34a Monotone-Revision: eb56d3246a07a98ba9e1f305e99732618f2eb738 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-14T20:02:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Mailer/SOGoDraftObject.m commit b57a02f29f423c688c40523c4f1c8bdd0a8c9ead Author: Francis Lachapelle Date: Thu Dec 13 22:36:26 2007 +0000 Monotone-Parent: 68a4d281ea3e2ebe3e087c6c3388aa516105a268 Monotone-Revision: c5897425faf8f3a723929198ea103791db97e34a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-13T22:36:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 30cf9a279c5397b55e991e7f0e2992ec43fa968d Author: Francis Lachapelle Date: Thu Dec 13 22:10:22 2007 +0000 Monotone-Parent: 917c16cbc72247a3b9d3bc68547572f93349255c Monotone-Revision: 68a4d281ea3e2ebe3e087c6c3388aa516105a268 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-13T22:10:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 438e9bb63533326b175c0001951f159fbf50b82c Author: Francis Lachapelle Date: Thu Dec 13 21:07:09 2007 +0000 Monotone-Parent: 88aa0604fa28680daef426d3364f7f10665edb11 Monotone-Revision: 917c16cbc72247a3b9d3bc68547572f93349255c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-13T21:07:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.js commit 6b5da3c2eac2555bc06ea833de103f9794400173 Author: Wolfgang Sourdeau Date: Thu Dec 13 20:22:20 2007 +0000 Monotone-Parent: 184ea8d5f44aa0290cfcfc13737469283f4e77ea Monotone-Revision: 88aa0604fa28680daef426d3364f7f10665edb11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T20:22:20 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1552.diff A SOPE/sope-patchset-r1557.diff commit fa80a22946b0febc31b23a50cbd6922e39cfcb93 Author: Wolfgang Sourdeau Date: Thu Dec 13 19:26:47 2007 +0000 Monotone-Parent: ab33bf455396ef05789524fb34a58f5abdc8ca98 Monotone-Revision: 184ea8d5f44aa0290cfcfc13737469283f4e77ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T19:26:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/MainUI/product.plist commit b35367c1c1f65b2bb1135074dcdc6c816a111a16 Author: Wolfgang Sourdeau Date: Thu Dec 13 19:25:29 2007 +0000 Monotone-Parent: 3a52f24d5383740ac373578b476831142dd2d359 Monotone-Revision: ab33bf455396ef05789524fb34a58f5abdc8ca98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T19:25:29 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8d0a42abef7be243ffd5c7d3065562ab88fb4fac Author: Wolfgang Sourdeau Date: Thu Dec 13 19:25:01 2007 +0000 Monotone-Parent: e94c8ae67d2887b188febc57c064c3e5be325bc9 Monotone-Revision: 3a52f24d5383740ac373578b476831142dd2d359 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T19:25:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 7f19ee20364886f7103cbb885cbd79ff0b6315e9 Author: Wolfgang Sourdeau Date: Thu Dec 13 18:54:27 2007 +0000 Monotone-Parent: 680b3d6bcb1de20bb28768ebf727ed9053b9e2a0 Monotone-Revision: e94c8ae67d2887b188febc57c064c3e5be325bc9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T18:54:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/NSDictionary+BSJSONAdditions.h A SoObjects/SOGo/NSDictionary+BSJSONAdditions.m A SoObjects/SOGo/NSScanner+BSJSONAdditions.h A SoObjects/SOGo/NSScanner+BSJSONAdditions.m commit d66be7a76410f30a4509ab154a5e1610dd9dd6ba Author: Wolfgang Sourdeau Date: Thu Dec 13 00:00:55 2007 +0000 Monotone-Parent: 138d10664c297f2945644209ec2c4b488844af1b Monotone-Revision: 680b3d6bcb1de20bb28768ebf727ed9053b9e2a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-13T00:00:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 8f200c6d368672df4581f0fab8b9653d70214811 Author: Wolfgang Sourdeau Date: Wed Dec 12 23:59:36 2007 +0000 Monotone-Parent: 2783c3f8316773bc75dad5afe9cf58e43b8a0f9f Monotone-Revision: 138d10664c297f2945644209ec2c4b488844af1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T23:59:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 92a466e92ab1376c8dc84d3cba2b37d0bc9b8ede Author: Wolfgang Sourdeau Date: Wed Dec 12 23:56:23 2007 +0000 Monotone-Parent: c98bd49b41703c39676ea1d0a0331edd27843230 Monotone-Revision: 2783c3f8316773bc75dad5afe9cf58e43b8a0f9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T23:56:23 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartTextViewer.m commit 53ea57713f28979d04dff6bdd6726b98827ad026 Author: Wolfgang Sourdeau Date: Wed Dec 12 23:56:01 2007 +0000 Monotone-Parent: cba2c1a4663c3def7a5d54e73def008d13226f40 Monotone-Revision: c98bd49b41703c39676ea1d0a0331edd27843230 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T23:56:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 3a6e07b9e26380ec640bf35cdd9d0d11bd29fbfe Author: Francis Lachapelle Date: Wed Dec 12 17:48:19 2007 +0000 Monotone-Parent: e80fcb63581735f3366500b850eb549e8db6292f Monotone-Revision: cba2c1a4663c3def7a5d54e73def008d13226f40 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-12T17:48:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/German.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/iefixes.css commit ae9f5def85cfaacebaae206698361ad8249ad681 Author: Ludovic Marcotte Date: Wed Dec 12 16:47:01 2007 +0000 See ChangeLog Monotone-Parent: 72e46ed049fae790f8f694c94e8ab035260d1289 Monotone-Revision: e80fcb63581735f3366500b850eb549e8db6292f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-12T16:47:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m commit 53ab38a3c11fce9907bfb4dce4e240a677edd53c Author: Wolfgang Sourdeau Date: Wed Dec 12 16:29:15 2007 +0000 Monotone-Parent: 4aae300745a9f879663e6201551f31afbe4aa8ff Monotone-Revision: 72e46ed049fae790f8f694c94e8ab035260d1289 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T16:29:15 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZone.m commit c46d504236fb8c5cd1ce5a9367ae5ffa3a9411ba Author: Wolfgang Sourdeau Date: Wed Dec 12 15:57:40 2007 +0000 Monotone-Parent: 152425578a61ed0c1e8f2003e50224ca4097e4b4 Monotone-Revision: 4aae300745a9f879663e6201551f31afbe4aa8ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T15:57:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 49128cd8a7091312153e18acdf44d993b4f96336 Author: Wolfgang Sourdeau Date: Wed Dec 12 15:57:07 2007 +0000 Monotone-Parent: 1f5d5360fc1b4cef37b7128d18ab019c6e3bae39 Monotone-Revision: 152425578a61ed0c1e8f2003e50224ca4097e4b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T15:57:07 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m commit 229dbaa713baf12aaee4c9f988db603f70da2fa7 Author: Francis Lachapelle Date: Mon Dec 10 22:41:00 2007 +0000 Monotone-Parent: 7bd51d30db3d6ece97902530cd9a95f45334a530 Monotone-Revision: 1f5d5360fc1b4cef37b7128d18ab019c6e3bae39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-10T22:41:00 Monotone-Branch: ca.inverse.sogo M ChangeLog commit bb8e7c71ffd372375b4274de5553a0132c29f575 Author: Francis Lachapelle Date: Mon Dec 10 22:34:12 2007 +0000 Monotone-Parent: 18f239a3de0b7ac267996e840fa462638dadaf29 Monotone-Revision: 7bd51d30db3d6ece97902530cd9a95f45334a530 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-10T22:34:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoMailBodyPart.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 912b9d1c040d0eb298d7fef868b2fb1a5241436a Author: Wolfgang Sourdeau Date: Mon Dec 10 21:15:32 2007 +0000 Monotone-Parent: 73611f6bef70fd39e1aa66a4aae311b19f594980 Monotone-Revision: 2fb05a09608f9836ad74855b6a11b662b983d5a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-10T21:15:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit a10c89f82351cba4c03815da8b816df99dd2bbf1 Author: Francis Lachapelle Date: Mon Dec 10 16:58:12 2007 +0000 Monotone-Parent: 73611f6bef70fd39e1aa66a4aae311b19f594980 Monotone-Revision: a2dcd47a4089e8f71eebc363e436ba2ed8bc6df5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-10T16:58:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d1a05ac86c81368d2d098368a1866dbdc78a1985 Author: Francis Lachapelle Date: Mon Dec 10 15:56:13 2007 +0000 Monotone-Parent: 68e43f2315bf24800d73ddb9f73af051eca9aba4 Monotone-Revision: 73611f6bef70fd39e1aa66a4aae311b19f594980 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-10T15:56:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 490ce13fe4a0d787cca5a46922c5fa27a9f661ab Author: Wolfgang Sourdeau Date: Sat Dec 8 01:46:19 2007 +0000 Monotone-Parent: 34f9dea8fbc2c15f4324ce38e407bc6bdad1fc36 Monotone-Revision: 68e43f2315bf24800d73ddb9f73af051eca9aba4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-08T01:46:19 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 0daa63b206c65efa5e328134854df8acc5d9b72b Author: Wolfgang Sourdeau Date: Fri Dec 7 22:40:21 2007 +0000 Monotone-Parent: 94d50c27be1b236681a2089a0eecac7c67e93f40 Monotone-Revision: 34f9dea8fbc2c15f4324ce38e407bc6bdad1fc36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-07T22:40:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 60ae2b07af7ab169b650e9806a49f9364476945a Author: Wolfgang Sourdeau Date: Fri Dec 7 20:34:29 2007 +0000 Monotone-Parent: 24ba5bd537bf1999f7443bca34f07358c1ea42d9 Monotone-Revision: 94d50c27be1b236681a2089a0eecac7c67e93f40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-07T20:34:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M UI/MainUI/AgenorProfile-oracle.sql M UI/MainUI/AgenorProfile.sql M UI/MainUI/OCSFolderInfo-oracle.sql M UI/MainUI/OCSFolderInfo.sql commit 19720a645f870a7c5696fa6f9c592b6e185818ac Author: Ludovic Marcotte Date: Fri Dec 7 14:51:18 2007 +0000 see changelog Monotone-Parent: de5df66679da8b8e87d75ec3e045d06880110b27 Monotone-Revision: 24ba5bd537bf1999f7443bca34f07358c1ea42d9 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-07T14:51:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailPartViewers/UIxMailRenderingContext.m commit 54739be5e0cc6cdf1820507624d0ab7e6039d4e0 Author: Wolfgang Sourdeau Date: Thu Dec 6 23:55:39 2007 +0000 Monotone-Parent: f440f1d2a2686eb9dd6e54c78651ec0dd6197a8a Monotone-Revision: de5df66679da8b8e87d75ec3e045d06880110b27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T23:55:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6a6dcbb312c43aebbdbb17a5cd20c7dfc0e56964 Author: Wolfgang Sourdeau Date: Thu Dec 6 23:42:56 2007 +0000 Monotone-Parent: 77b22cd191630300928aceb64e81d96f4a520b28 Monotone-Revision: f440f1d2a2686eb9dd6e54c78651ec0dd6197a8a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T23:42:56 Monotone-Branch: ca.inverse.sogo M UI/Contacts/product.plist commit bf0a3b5f816e88cb9f49a09cef9290cc001c809a Author: Wolfgang Sourdeau Date: Thu Dec 6 23:09:58 2007 +0000 Monotone-Parent: 07066101c28f825ad99e746c40e1e3eb5c46ffd5 Monotone-Revision: 77b22cd191630300928aceb64e81d96f4a520b28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T23:09:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/product.plist M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox commit 790e92d2ea6d7d70fddcd2ec552a8b3e95a6f71e Author: Wolfgang Sourdeau Date: Thu Dec 6 22:54:01 2007 +0000 Monotone-Parent: 4ae01eea0221889e088ac21232d629d3b265be05 Monotone-Revision: 07066101c28f825ad99e746c40e1e3eb5c46ffd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T22:54:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/product.plist M UI/Scheduler/UIxComponentEditor.m commit e1c159094d34574262551ccf3750e891b311540f Author: Wolfgang Sourdeau Date: Thu Dec 6 22:51:04 2007 +0000 Monotone-Parent: cef936e3d6818f80d736b01c2f30e5de56e00b93 Monotone-Revision: 4ae01eea0221889e088ac21232d629d3b265be05 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T22:51:04 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit 884498f49fb94920f55ccc84458cd3f67a4226fc Author: Wolfgang Sourdeau Date: Thu Dec 6 22:48:41 2007 +0000 Monotone-Parent: e08089f9a1045c8de9972e8a201de91f52fd18c7 Monotone-Revision: cef936e3d6818f80d736b01c2f30e5de56e00b93 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T22:48:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 0456931bec626587fc770483ae2116b1d84ac644 Author: Wolfgang Sourdeau Date: Thu Dec 6 22:47:31 2007 +0000 Monotone-Parent: bfb8eb0077f9d2d8ffdfe7ec1e44d38118e61600 Monotone-Revision: e08089f9a1045c8de9972e8a201de91f52fd18c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T22:47:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 6bbef703ee9e2a680c1bba1d03a84c1c14cd49e7 Author: Wolfgang Sourdeau Date: Thu Dec 6 22:46:48 2007 +0000 Monotone-Parent: 6753ccaa7526439dbf30f82e0fd9724d49478e83 Monotone-Revision: bfb8eb0077f9d2d8ffdfe7ec1e44d38118e61600 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T22:46:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.css commit 5ccbed256ac3112ea4a62ff6a01663fae074d2f3 Author: Francis Lachapelle Date: Thu Dec 6 20:50:20 2007 +0000 Monotone-Parent: c6248a9c3f974ff7df67b342040fdd9b3380477f Monotone-Revision: b68be9f250b22568280f0f3fe29f6b42ed225aa1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-06T20:50:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 126e270a5cf2d8938f1bc16f213d53fb88ba56ea Author: Francis Lachapelle Date: Thu Dec 6 19:35:19 2007 +0000 Monotone-Parent: c6bfd1926ff53d5a648a5ff92a03176498297cf8 Monotone-Revision: c6248a9c3f974ff7df67b342040fdd9b3380477f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-06T19:35:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailToSelection.js commit 891687ace094d24b0c968abcaa86c735df191517 Author: Francis Lachapelle Date: Thu Dec 6 17:29:32 2007 +0000 Monotone-Parent: 072d560619f22b78e92501eb17c779b5ce668cac Monotone-Revision: c6bfd1926ff53d5a648a5ff92a03176498297cf8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-06T17:29:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit 8a4b14a0384833d9e73dff454638e94e47700a18 Author: Wolfgang Sourdeau Date: Thu Dec 6 16:27:28 2007 +0000 Monotone-Parent: f4db30ef74d0df8b212b89bceeb05e6dd3c57874 Monotone-Revision: c4ca1fc9171a84aed3074955c7d96c02bf3ae9ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T16:27:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit 3debc96a59db54dc19ca15104f3d5ee021f3df16 Author: Wolfgang Sourdeau Date: Thu Dec 6 16:04:23 2007 +0000 Monotone-Parent: c876bc15eeddfe59f4ede0428eb109b94086ffdb Monotone-Revision: f4db30ef74d0df8b212b89bceeb05e6dd3c57874 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T16:04:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 9e95869243ba15c35cb70336d363f3688c919614 Author: Wolfgang Sourdeau Date: Thu Dec 6 16:03:53 2007 +0000 Monotone-Parent: f06d019c1d6083957b4e808d0f785dc63afb52fd Monotone-Revision: c876bc15eeddfe59f4ede0428eb109b94086ffdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T16:03:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit 3efe64c3bc0240d07165475cb05fa74c901b5054 Author: Wolfgang Sourdeau Date: Thu Dec 6 15:55:44 2007 +0000 Monotone-Parent: 072d560619f22b78e92501eb17c779b5ce668cac Monotone-Revision: f06d019c1d6083957b4e808d0f785dc63afb52fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-06T15:55:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 1054f243d4b18118379ec79edaf1d1386983134a Author: Wolfgang Sourdeau Date: Wed Dec 5 22:54:34 2007 +0000 Monotone-Parent: 9cebda7de52e1ba413335a38215dc3c20a3b925f Monotone-Revision: 072d560619f22b78e92501eb17c779b5ce668cac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T22:54:34 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile commit 643e8fefe747493724a3e676f764c1c2cd94541a Author: Wolfgang Sourdeau Date: Wed Dec 5 22:51:01 2007 +0000 Monotone-Parent: 473e23aa8952f82b8ef8ebcb95fd3ad46226c3be Monotone-Revision: 9cebda7de52e1ba413335a38215dc3c20a3b925f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T22:51:01 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M Main/NSException+Stacktrace.m commit ca57a6c158ad4ba13b6deadbc9ab7db6a2b58491 Author: Wolfgang Sourdeau Date: Wed Dec 5 22:29:50 2007 +0000 Monotone-Parent: ab7765d8d9cabd9c3da98a32f5907faaf59a4e5b Monotone-Revision: 473e23aa8952f82b8ef8ebcb95fd3ad46226c3be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T22:29:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 462432c50afbe92196ee7a64ef2dad2a8aa57dea Author: Wolfgang Sourdeau Date: Wed Dec 5 22:23:32 2007 +0000 Monotone-Parent: 6177574d3fabbefc759b09f0c6ba42e172090508 Monotone-Revision: ab7765d8d9cabd9c3da98a32f5907faaf59a4e5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T22:23:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/NSException+Stacktrace.m commit dbd7f53f507b91eeccbe7493ce41f4e2b1cacdfd Author: Wolfgang Sourdeau Date: Wed Dec 5 21:42:15 2007 +0000 Monotone-Parent: f584f3f14a5068b2832a02797f1f2468d9232033 Monotone-Revision: 6177574d3fabbefc759b09f0c6ba42e172090508 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T21:42:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 2c665af66cc62651e0cef59a5a71a48a9bac2433 Author: Wolfgang Sourdeau Date: Wed Dec 5 21:05:04 2007 +0000 Monotone-Parent: f1b87d4db17a8caa13d51a72ad2dfbc796ac7d8f Monotone-Revision: f584f3f14a5068b2832a02797f1f2468d9232033 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-05T21:05:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit f431b1f55faf97aa9803f069be274079334feb6c Author: Francis Lachapelle Date: Wed Dec 5 21:02:57 2007 +0000 Monotone-Parent: f1e74651b8ca330587ba673947b6acdc782f1e56 Monotone-Revision: f1b87d4db17a8caa13d51a72ad2dfbc796ac7d8f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-05T21:02:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 896c85fb0022bd2193d9d671af9a77a29c048787 Author: Francis Lachapelle Date: Wed Dec 5 20:19:09 2007 +0000 Monotone-Parent: d03e47a97d5841fd9ff4de7d7e6da9678ae10212 Monotone-Revision: f1e74651b8ca330587ba673947b6acdc782f1e56 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-05T20:19:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit d5484ac54d1aa8430d3e573a93e5a9dc99696c52 Author: Francis Lachapelle Date: Wed Dec 5 19:06:27 2007 +0000 Monotone-Parent: 985f6c7ac0c60b58fa6e6745ff81be38452afa1e Monotone-Revision: d03e47a97d5841fd9ff4de7d7e6da9678ae10212 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-05T19:06:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit fe1c2b0d18195a5ac74c0670fa56cc0dcbc5cc20 Author: Francis Lachapelle Date: Wed Dec 5 17:07:40 2007 +0000 Monotone-Parent: c4392a8d8578caf8d80806e5cb77d1c4ee24ccd7 Monotone-Revision: 985f6c7ac0c60b58fa6e6745ff81be38452afa1e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-05T17:07:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.js commit 14356388712ffc3b458cd80284a19919475c7277 Author: Wolfgang Sourdeau Date: Tue Dec 4 23:28:52 2007 +0000 Monotone-Parent: d320625490d77dd599853dd7e1b39027126c15f5 Monotone-Revision: c4392a8d8578caf8d80806e5cb77d1c4ee24ccd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-04T23:28:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m commit c1fe6f14bbc38ef576ffa38149e633f9abec09af Author: Wolfgang Sourdeau Date: Tue Dec 4 23:24:40 2007 +0000 Monotone-Parent: 78dcdb9c4c1457146fc206115afe39e0596352f3 Monotone-Revision: d320625490d77dd599853dd7e1b39027126c15f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-04T23:24:40 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailToSelection.m commit ac0a6d8498c3b7ae605207d0adbbe2b800878dad Author: Wolfgang Sourdeau Date: Tue Dec 4 23:19:47 2007 +0000 Monotone-Parent: a311d7d0d46a40428355d5d16855425659aafddf Monotone-Revision: 177ce0927201d7757ef2447dd1dbd4dab62930ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-04T23:19:47 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit bf8acbc6ab72889b3b55a02ccadb8bb53ad70cca Author: Francis Lachapelle Date: Tue Dec 4 22:47:41 2007 +0000 Monotone-Parent: a311d7d0d46a40428355d5d16855425659aafddf Monotone-Revision: 0dd67af506445aca2871edc97a4383c609e20c42 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-04T22:47:41 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailToSelection.m M UI/WebServerResources/UIxMailToSelection.js commit d68bfa6b967c38badd1eea36ff0b3c4df9b0dfea Author: Wolfgang Sourdeau Date: Tue Dec 4 16:53:32 2007 +0000 Monotone-Parent: 0cee430f2a0dfc64e4d3616db2934929c59abbbf Monotone-Revision: a311d7d0d46a40428355d5d16855425659aafddf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-04T16:53:32 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M Main/NSException+Stacktrace.m commit 296245f3c11db3e0ba7fcb75a597205e94e71c32 Author: Ludovic Marcotte Date: Mon Dec 3 14:13:10 2007 +0000 see changelog Monotone-Parent: 399ddcc3b0b509af5a4d05cd434475774187e48c Monotone-Revision: 0cee430f2a0dfc64e4d3616db2934929c59abbbf Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-12-03T14:13:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile A Main/NSException+Stacktrace.h A Main/NSException+Stacktrace.m M Main/SOGo.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/UIxUserRightsEditor.m M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/SOGoACLEnglishAdditionAdvisory.wox A UI/Templates/SOGoACLEnglishModificationAdvisory.wox M UI/Templates/SOGoACLEnglishRemovalAdvisory.wox M UI/Templates/SOGoACLFrenchAdditionAdvisory.wox A UI/Templates/SOGoACLFrenchModificationAdvisory.wox M UI/Templates/SOGoACLFrenchRemovalAdvisory.wox M UI/Templates/SOGoACLGermanAdditionAdvisory.wox A UI/Templates/SOGoACLGermanModificationAdvisory.wox M UI/Templates/SOGoACLGermanRemovalAdvisory.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 1bbd867cbe339d9c8d56d5dd29e8ce8b4239b6bc Author: Wolfgang Sourdeau Date: Fri Nov 30 16:43:55 2007 +0000 Monotone-Parent: 59c3c57568af9cf49ee2644db4b869f2bedea64c Monotone-Revision: 399ddcc3b0b509af5a4d05cd434475774187e48c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-30T16:43:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 2fbc2674c44ea2b149c4211965dd190731bcd880 Author: Wolfgang Sourdeau Date: Fri Nov 30 16:08:55 2007 +0000 Monotone-Parent: 9d972ca7ce6de4175d3f3ba055fcefd29e7ccb4b Monotone-Revision: 59c3c57568af9cf49ee2644db4b869f2bedea64c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-30T16:08:55 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1551.diff A SOPE/sope-patchset-r1552.diff commit 189c847e6c36c2521e9a24ec3c644acd7af7335a Author: Wolfgang Sourdeau Date: Fri Nov 30 14:37:45 2007 +0000 Monotone-Parent: 616e2fe60757c349b755dc0ae8ffb40128f6680d Monotone-Revision: 9d972ca7ce6de4175d3f3ba055fcefd29e7ccb4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-30T14:37:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.m commit 63958e1b017f1ab04671057c1b00eda8fd14adea Author: Wolfgang Sourdeau Date: Thu Nov 29 21:11:31 2007 +0000 Monotone-Parent: 4ae4bf02420bd47acf6c83bbd0372f4d9ba89026 Monotone-Revision: 616e2fe60757c349b755dc0ae8ffb40128f6680d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T21:11:31 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 0b87cd3479e56547520cbebfc8c5dd5c4acf4446 Author: Wolfgang Sourdeau Date: Thu Nov 29 21:10:39 2007 +0000 Monotone-Parent: a09bb98f042f5485200b06b6f1b4c5b7c4d18f4a Monotone-Revision: 4ae4bf02420bd47acf6c83bbd0372f4d9ba89026 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T21:10:39 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit ed317d25102c31eefe8f4ac66576a9fa85f6f077 Author: Wolfgang Sourdeau Date: Thu Nov 29 19:45:20 2007 +0000 Monotone-Parent: ed60dc2436a8163bc04661e1f66b3a3d30c2284c Monotone-Revision: a09bb98f042f5485200b06b6f1b4c5b7c4d18f4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T19:45:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 5f81312c638986af0a98abe56ff54482f3bb5e7e Author: Wolfgang Sourdeau Date: Thu Nov 29 19:43:51 2007 +0000 Monotone-Parent: 49e9c5bd210d89a7731744a1af6593223adab775 Monotone-Revision: ed60dc2436a8163bc04661e1f66b3a3d30c2284c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T19:43:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m commit 7dfc20e4616385924adc02e6364c59f7b3330b36 Author: Wolfgang Sourdeau Date: Thu Nov 29 19:37:37 2007 +0000 Monotone-Parent: 9e801367e2872b48308f9e9be0a0a72b635bbc6e Monotone-Revision: 49e9c5bd210d89a7731744a1af6593223adab775 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T19:37:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 0305aa4b3fc8325813f78bfafb8d05c822e305ed Author: Wolfgang Sourdeau Date: Thu Nov 29 17:22:21 2007 +0000 Monotone-Parent: 0cecb36bac8d7c0453b08f4627e8b72389e560f1 Monotone-Revision: 9e801367e2872b48308f9e9be0a0a72b635bbc6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T17:22:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M UI/MainUI/product.plist commit 871d1a16ff3f94f40992cca8f60b156c2513387c Author: Wolfgang Sourdeau Date: Thu Nov 29 16:52:38 2007 +0000 Monotone-Parent: 575cf41d358a8719c8b0d9a19301b8c29bbb1c30 Monotone-Revision: 0cecb36bac8d7c0453b08f4627e8b72389e560f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T16:52:38 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit b77d98fc9512806acec9b70fcaa83890b033154c Author: Wolfgang Sourdeau Date: Thu Nov 29 16:14:11 2007 +0000 Monotone-Parent: ffee2e191d0b888d3bfb2c7d6d16836788f668d0 Monotone-Revision: 575cf41d358a8719c8b0d9a19301b8c29bbb1c30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T16:14:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/product.plist M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/product.plist M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.m M UI/MainUI/product.plist commit 51b6144290ad0d69f15b57f0b4440d7c843acf90 Author: Wolfgang Sourdeau Date: Wed Nov 28 23:36:40 2007 +0000 Monotone-Parent: 36cb10929353af178a9112e3d9f13378f7a8a70f Monotone-Revision: ffee2e191d0b888d3bfb2c7d6d16836788f668d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-28T23:36:40 Monotone-Branch: ca.inverse.sogo M NEWS commit dcf2e65b5223ab8264b47e234980517479779055 Author: Wolfgang Sourdeau Date: Tue Nov 27 23:18:17 2007 +0000 Monotone-Parent: 745cbd44946c7043041f13e5fec74b5d72fe71c5 Monotone-Revision: 4d5fa5d41e23e83fdb8250dd90fc965723ec9b29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T23:18:17 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailUserRightsEditor.h M UI/MailerUI/UIxMailUserRightsEditor.m M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox commit a786823ab0a3bcd784b2a94fe928415f301364ff Author: Francis Lachapelle Date: Tue Nov 27 23:17:41 2007 +0000 Monotone-Parent: 745cbd44946c7043041f13e5fec74b5d72fe71c5 Monotone-Revision: d2bae4e2dc4bfb2a6101a5dcd5cfd0eb00fdd4b1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-27T23:17:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailUserRightsEditor.js commit ea7cc376ba80d81ee377a0be1e7776ef7e607707 Author: Wolfgang Sourdeau Date: Tue Nov 27 22:52:34 2007 +0000 Monotone-Parent: a1a9885a30810b530c2d48f14ecd7956d69156f8 Monotone-Revision: 745cbd44946c7043041f13e5fec74b5d72fe71c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:52:34 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.m commit 52fa20b6b7251c27ca0e52397cfc3b828412d2ad Author: Wolfgang Sourdeau Date: Tue Nov 27 22:52:28 2007 +0000 Monotone-Parent: bc5ff06a659d7630aac905165ec8157a268ebd0f Monotone-Revision: a1a9885a30810b530c2d48f14ecd7956d69156f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:52:28 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit ead4f446414b8a201d6ef8d10ad044ff0b387fbb Author: Wolfgang Sourdeau Date: Tue Nov 27 22:52:22 2007 +0000 Monotone-Parent: c55864cc54c30c7fa42e491f5f321085f64d935c Monotone-Revision: bc5ff06a659d7630aac905165ec8157a268ebd0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:52:22 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailUserRightsEditor.h commit bceb40f56a272146a7a1e8536ea48a15ed38d680 Author: Wolfgang Sourdeau Date: Tue Nov 27 22:41:42 2007 +0000 Monotone-Parent: c8525121d7db7aef92d05d9e761787cb3679156c Monotone-Revision: c55864cc54c30c7fa42e491f5f321085f64d935c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:41:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 87efde3721be0a013f9fbf190905e462dbf02c99 Author: Wolfgang Sourdeau Date: Tue Nov 27 22:06:39 2007 +0000 Monotone-Parent: f344a8f89281014e1cb44ad2830da364e111324e Monotone-Revision: c8525121d7db7aef92d05d9e761787cb3679156c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T22:06:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 9b58554ca0bd4386e52466f86afdab58531f5f5c Author: Francis Lachapelle Date: Tue Nov 27 21:58:36 2007 +0000 Monotone-Parent: a9acd9019d1a4eac616803c0f5ee8fe8af50cf15 Monotone-Revision: f344a8f89281014e1cb44ad2830da364e111324e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-27T21:58:36 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/skycalendar.html commit fea5eb9d53d409de9245ab06afff1b951d3c31ea Author: Wolfgang Sourdeau Date: Tue Nov 27 21:07:30 2007 +0000 Monotone-Parent: 5088d59ebd9fac5711d577846019ab0351386716 Monotone-Revision: 3a0c58bfa60eceb8b04e37505a605d15b3d2b1af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T21:07:30 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 965d1212bcf5666affaf6b7a64449ef7b2339a91 Author: Wolfgang Sourdeau Date: Tue Nov 27 21:06:15 2007 +0000 Monotone-Parent: b3c4fef061776cff263262f03c363766fa58d479 Monotone-Revision: 5088d59ebd9fac5711d577846019ab0351386716 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T21:06:15 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 84b93929c2779abbb537e97fa34a1a1abcbd60de Author: Wolfgang Sourdeau Date: Tue Nov 27 21:06:11 2007 +0000 Monotone-Parent: c69f7f8d6e6f9e8f9e94f61cae6ed7a39e26e747 Monotone-Revision: b3c4fef061776cff263262f03c363766fa58d479 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T21:06:11 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/product.plist M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoPermissions.m M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/Contacts/UIxContactsUserRightsEditor.m M UI/MailerUI/UIxMailUserRightsEditor.m M UI/MainUI/product.plist M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/WebServerResources/ContactsUI.js commit 733267f6c55416c85ce62f4a5cda789fbf751a7c Author: Wolfgang Sourdeau Date: Tue Nov 27 21:02:33 2007 +0000 Monotone-Parent: 4ec7b248cac042317cf5d80e06d1372dddd83171 Monotone-Revision: c69f7f8d6e6f9e8f9e94f61cae6ed7a39e26e747 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T21:02:33 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 1837e724252a990191f68990cdefdab62c01f09b Author: Wolfgang Sourdeau Date: Tue Nov 27 21:00:06 2007 +0000 Monotone-Parent: 0742b132865bb64da2c2aa1944247147ae906d38 Monotone-Revision: 4ec7b248cac042317cf5d80e06d1372dddd83171 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T21:00:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 7cc20c5f42e87e19f7b626044c2841bc494c719d Author: Wolfgang Sourdeau Date: Tue Nov 27 17:19:24 2007 +0000 Monotone-Parent: d8549ba070887e4694d144719b284413458362d9 Monotone-Revision: 0742b132865bb64da2c2aa1944247147ae906d38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-27T17:19:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/MainUI/SOGoUserHomePage.m commit 348af28568191d7e555908593601566d83d2526e Author: Francis Lachapelle Date: Tue Nov 27 16:29:57 2007 +0000 Monotone-Parent: f74baefe5e3f0349c95467a779b6791335eb0e19 Monotone-Revision: 30ec73924173f30cac8edaa24abb0d6e6dfdeac1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-27T16:29:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js commit 3a5eaf6c2fe4fb75403b1fd672b8a75c08dd35a9 Author: Francis Lachapelle Date: Tue Nov 27 16:00:18 2007 +0000 Monotone-Parent: d8549ba070887e4694d144719b284413458362d9 Monotone-Revision: f74baefe5e3f0349c95467a779b6791335eb0e19 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-27T16:00:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/WebServerResources/SchedulerUI.js commit 18d64eeed6d7144e051553d89430e33ee83580b9 Author: Wolfgang Sourdeau Date: Mon Nov 26 23:25:35 2007 +0000 Monotone-Parent: abda0e799811347d36ea72438d0edc77daa4b161 Monotone-Revision: d8549ba070887e4694d144719b284413458362d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T23:25:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 5aa7a5f7e06886ececaf05188e88616d0c4e35e9 Author: Francis Lachapelle Date: Mon Nov 26 21:36:55 2007 +0000 Monotone-Parent: d16063f8ea6ebe88ac444340d819404443d826dd Monotone-Revision: abda0e799811347d36ea72438d0edc77daa4b161 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-26T21:36:55 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings commit 0b3877d3ca56b6f36ee3572e3ec40a896e02276e Author: Francis Lachapelle Date: Mon Nov 26 21:16:00 2007 +0000 Monotone-Parent: 47696beae1f727f105c84083c575020ef044e2b6 Monotone-Revision: d16063f8ea6ebe88ac444340d819404443d826dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-26T21:16:00 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js commit 04e82c19710156d1503b436acab4661919db2767 Author: Wolfgang Sourdeau Date: Mon Nov 26 20:41:59 2007 +0000 Monotone-Parent: 27aea167b22f4039327617a920f320773435357a Monotone-Revision: 47696beae1f727f105c84083c575020ef044e2b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T20:41:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/UIxPageFrame.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit 1bf613706d226a5bab8f9bf2ca58469539260f30 Author: Wolfgang Sourdeau Date: Mon Nov 26 20:37:54 2007 +0000 Monotone-Parent: 70053c4380cee117bbb483d951dbc6bb08f67c88 Monotone-Revision: 27aea167b22f4039327617a920f320773435357a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T20:37:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1a3837c10391f87eedbbb0b4d075b2d333ae2db0 Author: Wolfgang Sourdeau Date: Mon Nov 26 18:22:45 2007 +0000 Monotone-Parent: 7b208f1bf667438d7117f1634df60f3b911a6272 Monotone-Revision: 70053c4380cee117bbb483d951dbc6bb08f67c88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T18:22:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 02f0328e483b7abb9782842227de30b1e2a473e4 Author: Wolfgang Sourdeau Date: Mon Nov 26 17:41:20 2007 +0000 Monotone-Parent: c682c126a76f07e9f87346487cd8223169d4dca1 Monotone-Revision: 7b208f1bf667438d7117f1634df60f3b911a6272 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T17:41:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1235af6bde6975139a22448e2cdbf7127f0a0040 Author: Wolfgang Sourdeau Date: Mon Nov 26 17:40:44 2007 +0000 Monotone-Parent: 49f93d7885e48cc9020c68ab92841b946e9ed227 Monotone-Revision: c682c126a76f07e9f87346487cd8223169d4dca1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T17:40:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxTaskEditor.m M UI/WebServerResources/SchedulerUI.js commit 6404502eab55481bbb89f0634f34d36c131d1dff Author: Wolfgang Sourdeau Date: Mon Nov 26 14:41:34 2007 +0000 Monotone-Parent: f09166c5b5e0bf596307ef52de183cd6eabbf420 Monotone-Revision: 49f93d7885e48cc9020c68ab92841b946e9ed227 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T14:41:34 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NGVCard.m M SOPE/NGCards/iCalCalendar.m commit d08b4e8ab6d9edb0b3f4c8046050f31775dfefa0 Author: Francis Lachapelle Date: Mon Nov 26 14:32:28 2007 +0000 Monotone-Parent: e2d85b05fa8aa8da95376091156223f1648f9677 Monotone-Revision: f09166c5b5e0bf596307ef52de183cd6eabbf420 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-26T14:32:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css commit 71cfbeaf5e3e0f10fd07771279f6f6e94b7e9ce8 Author: Wolfgang Sourdeau Date: Mon Nov 26 14:30:02 2007 +0000 Monotone-Parent: 6de7608d4605876bb174df7847a81f7e1cfb7c04 Monotone-Revision: e2d85b05fa8aa8da95376091156223f1648f9677 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T14:30:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m M SOPE/NGCards/iCalCalendar.m commit 78c33575241d6acfd0b215d18b4bdd81841b3fca Author: Wolfgang Sourdeau Date: Mon Nov 26 14:24:32 2007 +0000 Monotone-Parent: 1e0cd0c819f1c4c90f09af9a26fb932910568542 Monotone-Revision: 6de7608d4605876bb174df7847a81f7e1cfb7c04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T14:24:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailPartViewer.m commit 741ae9a281b1cfb952a8164566c7aab8d59cea13 Author: Wolfgang Sourdeau Date: Mon Nov 26 14:23:35 2007 +0000 Monotone-Parent: 7f9ed95ef5a72bd87470633eec2baeb70b48936e Monotone-Revision: 1e0cd0c819f1c4c90f09af9a26fb932910568542 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T14:23:35 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m commit cad5d402018c30c4902bc4c74f7bc21f247988e6 Author: Ludovic Marcotte Date: Mon Nov 26 01:28:40 2007 +0000 see changelog Monotone-Parent: 06aa9d65ffbfa422bd62686e09571834da68af2f Monotone-Revision: d1e3f0a9a3c943496e50635a2761fd74560c93c1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-26T01:28:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit c08f067ee9a6867add1dbfd07a6babe77feee016 Author: Ludovic Marcotte Date: Sun Nov 25 17:26:56 2007 +0000 see changelog Monotone-Parent: 1011e8e7cab7e718b62aa03f637fa6a37349d95c Monotone-Revision: 06aa9d65ffbfa422bd62686e09571834da68af2f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-25T17:26:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoMailReply.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailAccountActions.m commit 047010bfa46a4be69077f34073ee684ccabb3bde Author: Francis Lachapelle Date: Fri Nov 23 21:16:04 2007 +0000 Monotone-Parent: ecda7e1fc6092838f7b2b5c7a35d4cb7c1b2f11d Monotone-Revision: 1011e8e7cab7e718b62aa03f637fa6a37349d95c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-23T21:16:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit 296eeec5a6855206a1fdcf542c7121bcb452c3d5 Author: Francis Lachapelle Date: Fri Nov 23 20:36:49 2007 +0000 Monotone-Parent: 0c51f7b3e009fbf917f380938c76be5a98a288d0 Monotone-Revision: ecda7e1fc6092838f7b2b5c7a35d4cb7c1b2f11d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-23T20:36:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 4c5c55671c0a70899e1b6c513ee609633c2be5a6 Author: Francis Lachapelle Date: Fri Nov 23 16:52:08 2007 +0000 Monotone-Parent: 319bbf68185b357aadf75af746258d3fe8f23e91 Monotone-Revision: d4812ea4a50ad648584e08fb8b3831fdc2b4a4ab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-23T16:52:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit b172c6da7b57ea6d5fc051a7c52a6f8af190eb1f Author: Wolfgang Sourdeau Date: Fri Nov 23 15:11:51 2007 +0000 Monotone-Parent: 95d6401b61dda37ed3a6fc0177c3a09c96cea4ca Monotone-Revision: ffdf9d7d568e2cf85a3845c522d88c7fbeb5d9bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-23T15:11:51 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit e13dfcb9ebcc70f90bc6dfbb4c588eb73484c804 Author: Wolfgang Sourdeau Date: Thu Nov 22 23:11:51 2007 +0000 Monotone-Parent: 021595955ba84af8f6f5c772d709d27a2984cd5b Monotone-Revision: 95d6401b61dda37ed3a6fc0177c3a09c96cea4ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T23:11:51 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 8a07c8a82671ef5fd935820ec97c6158fcb6ee50 Author: Wolfgang Sourdeau Date: Thu Nov 22 23:11:40 2007 +0000 Monotone-Parent: b430f3bddce9fe7edb940acb0477332b63c7e0ee Monotone-Revision: 021595955ba84af8f6f5c772d709d27a2984cd5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T23:11:40 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1548.diff commit e46272ba9c0bf2f886e81572f21d46941d8c2781 Author: Wolfgang Sourdeau Date: Thu Nov 22 23:07:16 2007 +0000 Monotone-Parent: 319bbf68185b357aadf75af746258d3fe8f23e91 Monotone-Revision: b430f3bddce9fe7edb940acb0477332b63c7e0ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T23:07:16 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1551.diff commit d6041f3d888123322b8ce08144ea086282d1176d Author: Francis Lachapelle Date: Thu Nov 22 21:11:49 2007 +0000 Monotone-Parent: 481000e0cd17c7724939535ed3c25eaa596aa5cb Monotone-Revision: 6961ced4482e86c2a2fd2249397ec110584f633a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-22T21:11:49 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar commit 9e7fd1b16699c78e453d5665e9f915fe2055553f Author: Wolfgang Sourdeau Date: Thu Nov 22 17:32:44 2007 +0000 Monotone-Parent: 64e49d499c79080e88278175b2826dfc85d1c635 Monotone-Revision: 9c563a19a8b6747bd6b2c53b4aec14e16c3a623e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T17:32:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/UIxMailRenderingContext.m commit 1a58f1b4f92a378e008481b2e6ff319afd820258 Author: Wolfgang Sourdeau Date: Thu Nov 22 16:32:22 2007 +0000 Monotone-Parent: c1fa71027de8d19eaa232cf89370ad4655d2d15b Monotone-Revision: 64e49d499c79080e88278175b2826dfc85d1c635 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T16:32:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.h M SoObjects/SOGo/NSCalendarDate+SOGo.m commit 68b4fe07be3d73aea37015b6fbf6fb354cc8d088 Author: Wolfgang Sourdeau Date: Thu Nov 22 16:19:11 2007 +0000 Monotone-Parent: a2e22f9ca9e5096f59327f5b4d176050ffcbf15f Monotone-Revision: 00622e0c5fa34a4e5e98835bf4037dc6f562e342 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-22T16:19:11 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.m commit a87d9dc6909ec4d8ef7c1e0d4ab8ba62c15f957c Author: Francis Lachapelle Date: Thu Nov 22 16:14:39 2007 +0000 Monotone-Parent: 453e43c2ab4fa9ffdfc48f065c8428072096e990 Monotone-Revision: 481000e0cd17c7724939535ed3c25eaa596aa5cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-22T16:14:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/iefixes.css commit bcc147aed98f2fe3256300be6740f8f08abcc105 Author: Francis Lachapelle Date: Thu Nov 22 14:52:03 2007 +0000 Monotone-Parent: a949c0a5881acabcd4cf2e8940f829cbd16b1037 Monotone-Revision: 453e43c2ab4fa9ffdfc48f065c8428072096e990 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-22T14:52:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css commit a421956b860616d025f5364c2b71ee04712f154c Author: Francis Lachapelle Date: Wed Nov 21 22:38:42 2007 +0000 Monotone-Parent: 35c754c13dd7549e8bbd023fbab28780ffd77a58 Monotone-Revision: 97177e8c25666ceaaffd5ed4ce58fac2fef8354a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T22:38:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit fc74f8f24f85780ab6495f5ad7392fa82f0e8b12 Author: Wolfgang Sourdeau Date: Wed Nov 21 22:36:07 2007 +0000 Monotone-Parent: 35c754c13dd7549e8bbd023fbab28780ffd77a58 Monotone-Revision: a2e22f9ca9e5096f59327f5b4d176050ffcbf15f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T22:36:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 3c0790312ce6719545d7da02d6bf7b7c8b82ba4c Author: Francis Lachapelle Date: Wed Nov 21 19:47:33 2007 +0000 Monotone-Parent: 55d271fb80220cdbc9bd83cfc50ed13ca7239cb7 Monotone-Revision: 35c754c13dd7549e8bbd023fbab28780ffd77a58 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T19:47:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 8069fa646ee2e8b1aab392df44b4941a6bf3a5b7 Author: Francis Lachapelle Date: Wed Nov 21 18:58:03 2007 +0000 Monotone-Parent: 90f26599c1d1dea2ba798615fd3a3e18223163e7 Monotone-Revision: 55d271fb80220cdbc9bd83cfc50ed13ca7239cb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T18:58:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit 6ad1a55df527474c8c52475a3f3a2800b8f68251 Author: Francis Lachapelle Date: Wed Nov 21 18:57:45 2007 +0000 Monotone-Parent: ddd5665cdecc3c1a1ce97322dd14c8723477bfa5 Monotone-Revision: 90f26599c1d1dea2ba798615fd3a3e18223163e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T18:57:45 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m commit 76e6f99cf0809d2a6dd5264fc6d1198a4138bd7a Author: Wolfgang Sourdeau Date: Wed Nov 21 17:37:26 2007 +0000 Monotone-Parent: c646d0cb24c5b2d251fb7736020445cd76631da3 Monotone-Revision: ddd5665cdecc3c1a1ce97322dd14c8723477bfa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T17:37:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit e414ebafc6e66556814c296a1d44c2e332701fff Author: Wolfgang Sourdeau Date: Wed Nov 21 17:23:51 2007 +0000 Monotone-Parent: c7c2186348790bb64c08730ba255f908ac68cfa9 Monotone-Revision: c646d0cb24c5b2d251fb7736020445cd76631da3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T17:23:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoGroupAppointmentFolder.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 3391161a12f8fc93ac07271146aaf3b789e6ed21 Author: Wolfgang Sourdeau Date: Wed Nov 21 16:42:58 2007 +0000 Monotone-Parent: 555ffbaeafab3a0a23649acb1714e47a78d35d81 Monotone-Revision: c7c2186348790bb64c08730ba255f908ac68cfa9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T16:42:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/generic.js commit ac37cfc05408c2d1e7b68eaf015aa7b15bd8d677 Author: Francis Lachapelle Date: Wed Nov 21 16:05:07 2007 +0000 Monotone-Parent: 9b5ebc598474f9893ae9cd49b70769d7dbe2996f Monotone-Revision: 555ffbaeafab3a0a23649acb1714e47a78d35d81 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T16:05:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/UIxAclEditor.wox commit ebbc840ecdb187b89460a61a0fecdcb5a2fb9c60 Author: Wolfgang Sourdeau Date: Wed Nov 21 15:27:52 2007 +0000 Monotone-Parent: 748fb7eea98a07ee1396f6902a6b0fb3e52f280e Monotone-Revision: 9b5ebc598474f9893ae9cd49b70769d7dbe2996f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T15:27:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit e45d56f025c29388051fd019667b80473b026f5b Author: Francis Lachapelle Date: Wed Nov 21 15:04:37 2007 +0000 Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d Monotone-Revision: 397fde917fae54c68a56446340e43b77444b00e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T15:04:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 0070dc9b4f244587c24471e20b22a0447706cc07 Author: Wolfgang Sourdeau Date: Wed Nov 21 15:04:24 2007 +0000 Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d Monotone-Revision: e9584ae6fb22159a5f2cace0641d3a58c6816280 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T15:04:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailRenderingContext.m commit 45deea7dfb7637367157cac17a231d672d5fcaf5 Author: Wolfgang Sourdeau Date: Tue Nov 20 22:18:30 2007 +0000 Monotone-Parent: 962a83d2b39bca57d666c58151e93ea62a7cd0d3 Monotone-Revision: 917b856310d41617cad0757859d22615b99fed50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T22:18:30 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1546.diff A SOPE/sope-patchset-r1548.diff commit e636fc143efca40a36e0925ac995d9a068ffebfa Author: Wolfgang Sourdeau Date: Tue Nov 20 22:18:19 2007 +0000 Monotone-Parent: 3188fd0271db42fb785221461e9a3655109f23a8 Monotone-Revision: 962a83d2b39bca57d666c58151e93ea62a7cd0d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T22:18:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/GNUmakefile M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 0104aca410c4691de6c0c77d769522b97de36dbc Author: Francis Lachapelle Date: Tue Nov 20 21:11:44 2007 +0000 Monotone-Parent: cb556a1e330ba96826fe08e85f5dc434dcf93aeb Monotone-Revision: 566c52eecd68ab1a6fbb711a337a83289ec7b3b4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-20T21:11:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js commit e12f45b3363fefe0d62d015e9652fdd38ba41e98 Author: Francis Lachapelle Date: Tue Nov 20 21:11:23 2007 +0000 Monotone-Parent: 4bdfcf9d428ded83dff00052f53189e0a1020675 Monotone-Revision: cb556a1e330ba96826fe08e85f5dc434dcf93aeb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-20T21:11:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 4522bd5626da5ba15f064a56580d74d8f7cd5541 Author: Wolfgang Sourdeau Date: Tue Nov 20 19:15:26 2007 +0000 Monotone-Parent: 3bc573b09449f0efea891e5e11a232520f51205c Monotone-Revision: 3188fd0271db42fb785221461e9a3655109f23a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T19:15:26 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit 8a25d89438103f6f3c099f9927de26411e5974aa Author: Wolfgang Sourdeau Date: Tue Nov 20 19:15:22 2007 +0000 Monotone-Parent: 80314eb2f15e5d1fc369f56a8001f005ba7e0f5f Monotone-Revision: 3bc573b09449f0efea891e5e11a232520f51205c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T19:15:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit bc9b594178739668f2d4f14c896ef7b18342bb06 Author: Francis Lachapelle Date: Tue Nov 20 17:11:26 2007 +0000 Monotone-Parent: 8b5761d2acde444a5c7b9214e3506a044c23919b Monotone-Revision: c44cce7c2e022aab27ce96484383b17671de3791 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-20T17:11:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit ab0308931a6ab95dea8c9750f1b1d4e04e02f39d Author: Wolfgang Sourdeau Date: Tue Nov 20 17:00:08 2007 +0000 Monotone-Parent: 3f1c47ada6e8d67d362b8af1e503366526919d45 Monotone-Revision: be71096e4701678c38f432b7c7ceb5d87bfd349f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T17:00:08 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.js commit 9f20f967a625f6ab39f349cb530e4c026c11d0b3 Author: Wolfgang Sourdeau Date: Tue Nov 20 16:59:41 2007 +0000 Monotone-Parent: daf854098ad38237d61056322cf6b4b3d59c74de Monotone-Revision: 3f1c47ada6e8d67d362b8af1e503366526919d45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T16:59:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit fe606b36ac603a87629a1facfb1077ce1cf33906 Author: Francis Lachapelle Date: Tue Nov 20 14:53:19 2007 +0000 Monotone-Parent: b7e8268331bf846357e66b902057c9c780079bec Monotone-Revision: 8b5761d2acde444a5c7b9214e3506a044c23919b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-20T14:53:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit de2accb0c51bd6567159fe8bfa840f26c3c80e33 Author: Wolfgang Sourdeau Date: Tue Nov 20 14:47:05 2007 +0000 Monotone-Parent: 99678ac51fdef1047f37db7c25c8664b99b53d4b Monotone-Revision: daf854098ad38237d61056322cf6b4b3d59c74de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-20T14:47:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 3a2d13771d452bf5b8ef564d379c31d9769a0993 Author: Francis Lachapelle Date: Tue Nov 20 14:34:11 2007 +0000 Monotone-Parent: 99678ac51fdef1047f37db7c25c8664b99b53d4b Monotone-Revision: b7e8268331bf846357e66b902057c9c780079bec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-20T14:34:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit 93f1cacaa5ecc17d57efe04974b2f0977731b54c Author: Wolfgang Sourdeau Date: Mon Nov 19 23:10:23 2007 +0000 Monotone-Parent: dd3a6ac21f30dcf6ec5ba14942eff06fc8888e54 Monotone-Revision: 99678ac51fdef1047f37db7c25c8664b99b53d4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T23:10:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxPreferences.css M UI/WebServerResources/generic.css commit e8594d0af6b753f5f2cee16b4d63ddbb61147ecf Author: Wolfgang Sourdeau Date: Mon Nov 19 22:56:27 2007 +0000 Monotone-Parent: 08487d889f4363cd2d969280eaf5e7fb9f4dd28b Monotone-Revision: dd3a6ac21f30dcf6ec5ba14942eff06fc8888e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T22:56:27 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m commit 2cbc2ba742a39bfd8528b3841386a6453fa4143a Author: Wolfgang Sourdeau Date: Mon Nov 19 22:44:12 2007 +0000 Monotone-Parent: 53787a178138e23c283a66af023cbddab3f3c417 Monotone-Revision: d74fd5d68d5fae10363904ec274b94033ae33c2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T22:44:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html M SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html M SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html M SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html M SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod M SoObjects/Mailer/SOGoMailReply.m M UI/MailerUI/UIxMailAccountActions.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit 764d45e2b10fd89e079a808114a2409d1c32da84 Author: Francis Lachapelle Date: Mon Nov 19 22:40:13 2007 +0000 Monotone-Parent: 53787a178138e23c283a66af023cbddab3f3c417 Monotone-Revision: 694c7b017aa273b513c6e1d50eea0215ccaf487c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T22:40:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit e357be66f113b654fea360e1777f669e5a130383 Author: Wolfgang Sourdeau Date: Mon Nov 19 22:35:25 2007 +0000 Monotone-Parent: b7928cea3cb5b03ea7898caed42d7157ab0fcbd3 Monotone-Revision: 53787a178138e23c283a66af023cbddab3f3c417 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T22:35:25 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.h commit ca725a4dbddc196ffd79ceb3e76f271648e51fd3 Author: Wolfgang Sourdeau Date: Mon Nov 19 22:34:31 2007 +0000 Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225 Monotone-Revision: 1af71f130ccb8d21bb16f766da69f735eac5f36b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T22:34:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit ad10b8ee492f8d3d68899aa2db846ecdd2c6179f Author: Francis Lachapelle Date: Mon Nov 19 22:19:17 2007 +0000 Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225 Monotone-Revision: 9e683df87b2b67f61552768bc12e69f0d289640e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T22:19:17 Monotone-Branch: ca.inverse.sogo M UI/Common/product.plist M UI/MainUI/product.plist M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/generic.js commit c1e1b16f0a26585fc2fef4c59f7dbee333528683 Author: Wolfgang Sourdeau Date: Mon Nov 19 21:07:54 2007 +0000 Monotone-Parent: df2b66af0afb7884e01b50efd6f7e99acf0743fa Monotone-Revision: 1804bb2fc333899fed4fa062ac489b8006f6b8a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T21:07:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.css M UI/WebServerResources/UIxComponentEditor.js commit 06fd3a0aea7374757d5cc59c4583ca4ced6c170f Author: Francis Lachapelle Date: Mon Nov 19 20:36:22 2007 +0000 Monotone-Parent: e93263338b262449e660e63e963ca0e8fdc1ecb4 Monotone-Revision: 94a466c5a8173924f1c2a2c226a8e65b45001f24 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T20:36:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/UIxMailEditor.css commit aec172d1fe929e8ac77ad87363de4c0df0609c63 Author: Wolfgang Sourdeau Date: Mon Nov 19 20:01:27 2007 +0000 Monotone-Parent: e93263338b262449e660e63e963ca0e8fdc1ecb4 Monotone-Revision: df2b66af0afb7884e01b50efd6f7e99acf0743fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T20:01:27 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 9e786a5153e1d7601730d1a9ef1a150ad855aec2 Author: Francis Lachapelle Date: Mon Nov 19 19:17:44 2007 +0000 Monotone-Parent: 7badfbd8d1cd3b2ebe83f81b973b4ebf210af8a2 Monotone-Revision: e93263338b262449e660e63e963ca0e8fdc1ecb4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T19:17:44 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTaskEditor.m M UI/WebServerResources/SchedulerUI.js commit 51d672c0f2f0f7c7b2ec018c6c99fab390766ef5 Author: Francis Lachapelle Date: Mon Nov 19 17:17:30 2007 +0000 Monotone-Parent: d8068d4b9f0436c221c0b8a1a003a07b8eeeb7e2 Monotone-Revision: 7badfbd8d1cd3b2ebe83f81b973b4ebf210af8a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T17:17:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit bd94cc434b1b2c2bff7affa533959b1ab01520ca Author: Francis Lachapelle Date: Mon Nov 19 17:09:14 2007 +0000 Monotone-Parent: 4613db02f1ddf8a5a3a6eb835c0d9df3cad822fb Monotone-Revision: d8068d4b9f0436c221c0b8a1a003a07b8eeeb7e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T17:09:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit fa73393580bb8cb0307d3dd039daf6dd04b55817 Author: Wolfgang Sourdeau Date: Mon Nov 19 16:37:20 2007 +0000 Monotone-Parent: 1c1de9a3a363e23c7c1b6ef48bc5545eab2ac66b Monotone-Revision: 4613db02f1ddf8a5a3a6eb835c0d9df3cad822fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T16:37:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m M UI/Scheduler/UIxComponentEditor.m commit 263c62a70d15627a750191eed808e2141842a32a Author: Wolfgang Sourdeau Date: Mon Nov 19 15:40:22 2007 +0000 Monotone-Parent: e2c6d6b8cfe712b3904159b16afba1769a6ab0a4 Monotone-Revision: 1c1de9a3a363e23c7c1b6ef48bc5545eab2ac66b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T15:40:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist commit ec51e7a283128ef5d9ac64a1d28bf61854679ec0 Author: Wolfgang Sourdeau Date: Mon Nov 19 15:39:44 2007 +0000 Monotone-Parent: 9cbf90659764ea3f6e6865022fda54ac0159d18f Monotone-Revision: e2c6d6b8cfe712b3904159b16afba1769a6ab0a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T15:39:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/product.plist commit 629491e2fb9eab10551dfff6ee9e9ecc461eb70e Author: Wolfgang Sourdeau Date: Mon Nov 19 15:02:25 2007 +0000 Monotone-Parent: 92ce389a1151c9f1a5f222e3ad03a757f3be2bdd Monotone-Revision: 9cbf90659764ea3f6e6865022fda54ac0159d18f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T15:02:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartViewer.m commit 0cd778fdb3c36903b10dd5a12501462330071875 Author: Ludovic Marcotte Date: Mon Nov 19 00:47:07 2007 +0000 see changelog Monotone-Parent: 9abbb51cbabcad645190865841814453369fa85f Monotone-Revision: 92ce389a1151c9f1a5f222e3ad03a757f3be2bdd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-19T00:47:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailView.wox commit 73bfada6bfc3594f02e3db2b6083725ecc03556f Author: Wolfgang Sourdeau Date: Sun Nov 18 10:16:25 2007 +0000 Monotone-Parent: 463195ab0268a4a769eab22f23b6aecf0c87ad79 Monotone-Revision: 9abbb51cbabcad645190865841814453369fa85f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-18T10:16:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m A SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.html A SoObjects/Appointments/SOGoAptMailEnglishICalReply.wo/SOGoAptMailEnglishICalReply.wod A SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.html A SoObjects/Appointments/SOGoAptMailFrenchICalReply.wo/SOGoAptMailFrenchICalReply.wod A SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.html A SoObjects/Appointments/SOGoAptMailGermanICalReply.wo/SOGoAptMailGermanICalReply.wod A SoObjects/Appointments/SOGoAptMailICalReply.h A SoObjects/Appointments/SOGoAptMailICalReply.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m A SoObjects/Appointments/iCalEvent+SOGo.h A SoObjects/Appointments/iCalEvent+SOGo.m A SoObjects/Appointments/iCalEventChanges+SOGo.h A SoObjects/Appointments/iCalEventChanges+SOGo.m A SoObjects/Appointments/iCalPerson+SOGo.h A SoObjects/Appointments/iCalPerson+SOGo.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/Common/GNUmakefile M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/product.plist M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxComponentEditor.css commit e3cdb8ecbf81969ec2b95201afa282d020be675d Author: Wolfgang Sourdeau Date: Sun Nov 18 09:45:18 2007 +0000 Monotone-Parent: f74fba51bc9192fdfa33bb77d0e290fd3b30ae08 Monotone-Revision: 463195ab0268a4a769eab22f23b6aecf0c87ad79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-18T09:45:18 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalEventChanges.m M SOPE/NGCards/iCalPerson.m commit 302e7592e6ea2204345f2d271425133a04b2ca1c Author: Wolfgang Sourdeau Date: Sun Nov 18 09:43:52 2007 +0000 Monotone-Parent: 197b4e59b74c3885e6492eae1e2e5da0feb5fcdd Monotone-Revision: f74fba51bc9192fdfa33bb77d0e290fd3b30ae08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-18T09:43:52 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit 3a753c2c965962f614ee5e53fd591884ff07a0db Author: Wolfgang Sourdeau Date: Sun Nov 18 09:40:34 2007 +0000 Monotone-Parent: 28b77f21d4bb7c941a2ab46340a22efd022cde3d Monotone-Revision: 197b4e59b74c3885e6492eae1e2e5da0feb5fcdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-18T09:40:34 Monotone-Branch: ca.inverse.sogo D UI/Templates/UIxAppNavView.wox D UI/Templates/UIxPrintPageFrame.wox commit 6efe8c59807518f19380e87f0173eb6fb51ab3a7 Author: Wolfgang Sourdeau Date: Sun Nov 18 09:39:49 2007 +0000 Monotone-Parent: fdaa9bb9f2456732024f9c342a2ebc46376564c1 Monotone-Revision: 28b77f21d4bb7c941a2ab46340a22efd022cde3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-18T09:39:49 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Common/UIxAppNavView.m D UI/Common/UIxPrintPageFrame.m D UI/Common/UIxTabItem.m D UI/Common/UIxTabView.h D UI/Common/UIxTabView.m commit 2f23567109f9ca3783564dbbeae9d0cea0ee924f Author: Francis Lachapelle Date: Fri Nov 16 23:02:21 2007 +0000 Monotone-Parent: 92ec8d2f76cb2878fe2ef2c11944485cc9b5127f Monotone-Revision: fdaa9bb9f2456732024f9c342a2ebc46376564c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-16T23:02:21 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailToSelection.m M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 6a422648553ff9f53278b288f506233e0ffb3078 Author: Ludovic Marcotte Date: Fri Nov 16 21:15:38 2007 +0000 see changelog Monotone-Parent: 9c4692dfa023d79c22b1957404af85eb87b98350 Monotone-Revision: 92ec8d2f76cb2878fe2ef2c11944485cc9b5127f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-16T21:15:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailToSelection.m M UI/WebServerResources/MailerUI.css commit 8616eac2c09af488b6fba491f8fec9685e5020d2 Author: Francis Lachapelle Date: Fri Nov 16 20:48:52 2007 +0000 Monotone-Parent: e433ae535cede58cecc04ea6e4733015deeea548 Monotone-Revision: 9c4692dfa023d79c22b1957404af85eb87b98350 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-16T20:48:52 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 15218ac087fe3e4168500ae26997d77274ae559a Author: Francis Lachapelle Date: Fri Nov 16 19:38:49 2007 +0000 Monotone-Parent: 437fac2430280df37d483569496666d9d69454cd Monotone-Revision: e433ae535cede58cecc04ea6e4733015deeea548 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-16T19:38:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/UIxToolbar.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.css commit b6869811a71e7b0f82f6081a14a80ac849c6bd23 Author: Wolfgang Sourdeau Date: Thu Nov 15 22:41:23 2007 +0000 Monotone-Parent: f95c202e8a677fb1f00e60e9dde0d8bb8e420572 Monotone-Revision: beaf15da6c5ace795eb3aec6ad006363be242a2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-15T22:41:23 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 51f5520e4491c7b0185479dec10585a9b1bd42eb Author: Ludovic Marcotte Date: Thu Nov 15 22:39:17 2007 +0000 See ChangeLog Monotone-Parent: 63271073bf7d0a76f33d176368439c6dcd2cb1b1 Monotone-Revision: 73e29d3a84d2c6904889f66d1758bfcbbb10951c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-15T22:39:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/SOGoUser.m M UI/WebServerResources/MailerUI.js commit 958f39b5f83493dba406090a1b8d5db6652438a3 Author: Francis Lachapelle Date: Thu Nov 15 19:25:01 2007 +0000 Monotone-Parent: 006f9f5fa97b150e56360e2767123d6b1e77e8cc Monotone-Revision: 63271073bf7d0a76f33d176368439c6dcd2cb1b1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-15T19:25:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit a2d7ad9ad3ef787406a02031be45fe606d217b69 Author: Francis Lachapelle Date: Thu Nov 15 19:02:23 2007 +0000 Monotone-Parent: f95c202e8a677fb1f00e60e9dde0d8bb8e420572 Monotone-Revision: 006f9f5fa97b150e56360e2767123d6b1e77e8cc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-15T19:02:23 Monotone-Branch: ca.inverse.sogo M NEWS M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoRootPage.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/UIxContactsUserRightsEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/UIxMailUserRightsEditor.js M UI/WebServerResources/UIxTaskEditor.js A UI/WebServerResources/fastinit.js M UI/WebServerResources/generic.js commit 1be189b537691a2064e0c0be33332a5c9f4c1f4e Author: Wolfgang Sourdeau Date: Thu Nov 15 15:31:18 2007 +0000 Monotone-Parent: 068d52bfe74284308ed0b30dc2f0bcbd96e6c25c Monotone-Revision: f95c202e8a677fb1f00e60e9dde0d8bb8e420572 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-15T15:31:18 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 34a862180504325151c27b2e07eeed652a127a67 Author: Wolfgang Sourdeau Date: Wed Nov 14 14:47:24 2007 +0000 Monotone-Parent: a3ce416b24dfccdfe9594ae00a7b6d94421077a9 Monotone-Revision: 068d52bfe74284308ed0b30dc2f0bcbd96e6c25c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-14T14:47:24 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h commit 4235abc956395fb2531719f0e6a564c7ce3ec38f Author: Francis Lachapelle Date: Tue Nov 13 22:51:32 2007 +0000 Monotone-Parent: 3239b46c1626108a2b1a3d6cab30ae4c9bd6a731 Monotone-Revision: a3ce416b24dfccdfe9594ae00a7b6d94421077a9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-13T22:51:32 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Contacts/UIxContactFoldersView.m M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.js M UI/WebServerResources/iefixes.css commit d5d78c5f798689f6584e21cc271da553c7737231 Author: Wolfgang Sourdeau Date: Tue Nov 13 22:38:05 2007 +0000 Monotone-Parent: 5f2a3e7eefe739c0e656450e9cc85846e27c80b8 Monotone-Revision: 3239b46c1626108a2b1a3d6cab30ae4c9bd6a731 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T22:38:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m A SoObjects/SOGo/iCalEntityObject+Utilities.h A SoObjects/SOGo/iCalEntityObject+Utilities.m M UI/MailPartViewers/GNUmakefile D UI/MailPartViewers/UIxMailPartICalAction.m A UI/MailPartViewers/UIxMailPartICalActions.h A UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/product.plist M UI/WebServerResources/MailerUI.js commit 80418185726c24ba2a89015d0477198280b57c2a Author: Wolfgang Sourdeau Date: Tue Nov 13 22:17:40 2007 +0000 Monotone-Parent: e31bc3f67d86e07aadb444cf91842d37e63716ae Monotone-Revision: 5f2a3e7eefe739c0e656450e9cc85846e27c80b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T22:17:40 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit fc5bc656507c0feec739b881388515760846ea23 Author: Wolfgang Sourdeau Date: Tue Nov 13 22:17:09 2007 +0000 Monotone-Parent: 975e1acbb350fdff466553beb555d68abcc696b2 Monotone-Revision: e31bc3f67d86e07aadb444cf91842d37e63716ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T22:17:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit dfdf7fc33f67a87838ec0e2617bfdad509033870 Author: Wolfgang Sourdeau Date: Tue Nov 13 22:16:10 2007 +0000 Monotone-Parent: 0d33ebdab09a3fdfd428f0fcfa42de4aef7a29ef Monotone-Revision: 975e1acbb350fdff466553beb555d68abcc696b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T22:16:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 368f0757d4545d138fc484dcb6cd093754de3589 Author: Wolfgang Sourdeau Date: Tue Nov 13 18:42:51 2007 +0000 Monotone-Parent: 8cad93eb76a9e0c82accf644da91551a4bb0c1d2 Monotone-Revision: 0d33ebdab09a3fdfd428f0fcfa42de4aef7a29ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T18:42:51 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 8c48f2bbac90b8a2a2dd566756fb5bd1eb528011 Author: Wolfgang Sourdeau Date: Tue Nov 13 17:40:36 2007 +0000 Monotone-Parent: 5b157c70363fcc0d583c195751945db92ab31244 Monotone-Revision: 8cad93eb76a9e0c82accf644da91551a4bb0c1d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T17:40:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit cc06e5edba85ecb44ab3fd98de1e278b517dc2d0 Author: Wolfgang Sourdeau Date: Tue Nov 13 17:39:33 2007 +0000 Monotone-Parent: 5160e85c620293ddb69446e1c7a0f654bf879b2f Monotone-Revision: 5b157c70363fcc0d583c195751945db92ab31244 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T17:39:33 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit 837a6416319628cad34f50bcc6ebc22d7c6ca17e Author: Wolfgang Sourdeau Date: Tue Nov 13 17:39:03 2007 +0000 Monotone-Parent: 8aee58cb522e068aa5eaadc2f96fd18a32e8c998 Monotone-Revision: 5160e85c620293ddb69446e1c7a0f654bf879b2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T17:39:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 435050a66d7187600b61ba4433071401c2c48d24 Author: Wolfgang Sourdeau Date: Tue Nov 13 14:58:40 2007 +0000 Monotone-Parent: 82f96380d04412c3a15ffd57500fa486d0f62a80 Monotone-Revision: 7e27ec483444357e415f6b2215558bf38eeb8ca3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-13T14:58:40 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBodyPart.m commit a9e9741acb2e081da937394287dd40c149d11877 Author: Francis Lachapelle Date: Mon Nov 12 22:35:25 2007 +0000 Monotone-Parent: 82f96380d04412c3a15ffd57500fa486d0f62a80 Monotone-Revision: de861732de0e2d590062aa58b0990ee5de356ed5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T22:35:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js commit 9b5553e67883e9803d2f22db246a85b7613e90a0 Author: Francis Lachapelle Date: Mon Nov 12 21:20:18 2007 +0000 Monotone-Parent: 9932c60ae3f371eb7352ff77e53ef5ca51f43aec Monotone-Revision: 82f96380d04412c3a15ffd57500fa486d0f62a80 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T21:20:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit ce13f57d237c4ea29c202ad54a81c53f30340eb6 Author: Wolfgang Sourdeau Date: Mon Nov 12 20:56:56 2007 +0000 Monotone-Parent: c98770f24cfa85b41238be62c18aeaad6380a583 Monotone-Revision: 2699a7bfc566b3d087c4b5ed82888408feaa4fb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T20:56:56 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalTimeZonePeriod.m commit 412d3de100d3245c7430bcae678d1efd6bbbe2d3 Author: Francis Lachapelle Date: Mon Nov 12 20:04:42 2007 +0000 Monotone-Parent: d63ac588bc9d6090e40d0640860dacaee66d0edb Monotone-Revision: 20c7862f09b4fde6c2067b6fa562bc2dcd72ae78 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T20:04:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxTaskEditor.css M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 0dafa1fbe33a081cda610f60ceb60af3032ce648 Author: Wolfgang Sourdeau Date: Mon Nov 12 19:56:20 2007 +0000 Monotone-Parent: 792be98e654b3cfa62f4f11c932b36e8f665af0d Monotone-Revision: c98770f24cfa85b41238be62c18aeaad6380a583 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T19:56:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 5d2d7bbae748a935941f7e696233041121991123 Author: Wolfgang Sourdeau Date: Mon Nov 12 19:54:16 2007 +0000 Monotone-Parent: 29e8928c560132fd7098a5e3c3897e4e214c3739 Monotone-Revision: 792be98e654b3cfa62f4f11c932b36e8f665af0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T19:54:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.m commit c3ff8a40846d62202f2f50312ec21e2c7705a194 Author: Wolfgang Sourdeau Date: Mon Nov 12 19:54:07 2007 +0000 Monotone-Parent: 2d4a926cb463fbf80ac0aa402d2ed4efa912738c Monotone-Revision: 29e8928c560132fd7098a5e3c3897e4e214c3739 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T19:54:07 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7066fcc2ff1562f6feb3a33622e1fb89f0911202 Author: Wolfgang Sourdeau Date: Mon Nov 12 17:08:12 2007 +0000 Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493 Monotone-Revision: 2d4a926cb463fbf80ac0aa402d2ed4efa912738c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T17:08:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoUser.h commit 68586b3abbdb944a8eb37533aa3a150950f69742 Author: Francis Lachapelle Date: Mon Nov 12 16:16:17 2007 +0000 Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493 Monotone-Revision: e36a8c628cd255191811f8710656b9aae89137e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T16:16:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/prototype.js commit 1febf785558a274a11a9f3dab228a13ff079738b Author: Wolfgang Sourdeau Date: Mon Nov 12 15:24:49 2007 +0000 Monotone-Parent: e5b892047b9dff77f3c62099c2d38c32b605e24c Monotone-Revision: 231d9f088984bb0dc975e90ac754e3c646546493 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T15:24:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit 9fa241b4b3d73c98724cf5f736a32f7bfee1fb88 Author: Wolfgang Sourdeau Date: Mon Nov 12 15:05:25 2007 +0000 Monotone-Parent: 0ae742cafbf84e4884bef1a66df7ee968561f6b3 Monotone-Revision: e5b892047b9dff77f3c62099c2d38c32b605e24c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-12T15:05:25 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 1eda040e8446d8b68c337bc8ad8af59e85463e37 Author: Wolfgang Sourdeau Date: Sat Nov 10 00:02:30 2007 +0000 Monotone-Parent: a164259525f718f804b625a9f09b4c3b3c9e83f8 Monotone-Revision: 11f4bdac420d36e45b12ca5d1d393ec34f43c609 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-10T00:02:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartICalAction.m M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/product.plist M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/WebServerResources/MailerUI.js commit aebac17d01acdee2e0a4a96c1adaed42ec32a8a0 Author: Wolfgang Sourdeau Date: Fri Nov 9 20:12:07 2007 +0000 Monotone-Parent: 66fe156475b1f789bc5d20c857350ca9afea9556 Monotone-Revision: a164259525f718f804b625a9f09b4c3b3c9e83f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-09T20:12:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit 1392e103a2e31577f3252507ab405b12ff9a659b Author: Francis Lachapelle Date: Fri Nov 9 19:45:18 2007 +0000 Monotone-Parent: 4f816dc3f00ef57497bb9cff9370cf0b8a272fc6 Monotone-Revision: 90a65543c12f64be022dceaada5327dafced8237 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-09T19:45:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 1e1c641f60036ffb015338de8b9767850e13d2ca Author: Francis Lachapelle Date: Fri Nov 9 19:45:03 2007 +0000 Monotone-Parent: 66fe156475b1f789bc5d20c857350ca9afea9556 Monotone-Revision: 4f816dc3f00ef57497bb9cff9370cf0b8a272fc6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-09T19:45:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 44190a2103fffdd8543892b61aa67aa8fbe1d122 Author: Wolfgang Sourdeau Date: Fri Nov 9 16:40:15 2007 +0000 Monotone-Parent: 3b8627a8b52c86d059ada9c0387459d8654bb482 Monotone-Revision: 66fe156475b1f789bc5d20c857350ca9afea9556 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-09T16:40:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/product.plist M UI/SOGoUI/UIxComponent.m M UI/Templates/ContactsUI/UIxContactEditor.wox commit b3bd3c5adf87b6c3b2c806bf7f387a60da8353d4 Author: Wolfgang Sourdeau Date: Fri Nov 9 16:12:24 2007 +0000 Monotone-Parent: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c Monotone-Revision: 3b8627a8b52c86d059ada9c0387459d8654bb482 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-09T16:12:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/SOGoObject.m commit 458280a93b408c7b2ad9694f0c3392090e113622 Author: Wolfgang Sourdeau Date: Fri Nov 9 15:18:47 2007 +0000 Monotone-Parent: 6e0ac31d3221ebff37ebe3b730483079aafa8b52 Monotone-Revision: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-09T15:18:47 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit f24bc6640303faaa0cd68e99d930719b51845be2 Author: Wolfgang Sourdeau Date: Thu Nov 8 23:51:15 2007 +0000 Monotone-Parent: eb06109e7dbac6a079881fb4c620004ec6eacfb0 Monotone-Revision: 6e0ac31d3221ebff37ebe3b730483079aafa8b52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T23:51:15 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m commit 4ef3571f97c0d15f78ffdf65d8d45f03331080bb Author: Wolfgang Sourdeau Date: Thu Nov 8 23:18:52 2007 +0000 Monotone-Parent: b1ec84bc92525573af74b5507c6ea14ae0f5f462 Monotone-Revision: eb06109e7dbac6a079881fb4c620004ec6eacfb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T23:18:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoMailObject.m M UI/Common/UIxParentFolderActions.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalMulticolumnDayView.m M UI/Scheduler/UIxTaskEditor.m commit 42fa0608344f52a6a1e0609eec680ba854d5cfc5 Author: Wolfgang Sourdeau Date: Thu Nov 8 23:07:30 2007 +0000 Monotone-Parent: 14b414ba7293c0713bd326509d6decb5c2a41d2b Monotone-Revision: b1ec84bc92525573af74b5507c6ea14ae0f5f462 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T23:07:30 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 46eb9aca1444a4dd5a5b46ce46bc2f8d9b08601f Author: Wolfgang Sourdeau Date: Thu Nov 8 23:05:00 2007 +0000 Monotone-Parent: 7dc4694487f6ed68847c7c82ec9cbd6abc7cd6bb Monotone-Revision: 14b414ba7293c0713bd326509d6decb5c2a41d2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T23:05:00 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m commit a0bf0ec41899a8d64f1a9c1d4bf0e6d9ad2b6815 Author: Wolfgang Sourdeau Date: Thu Nov 8 23:04:42 2007 +0000 Monotone-Parent: 0d9f18d50e83859175eb80a24a1db2cb24a748e2 Monotone-Revision: 7dc4694487f6ed68847c7c82ec9cbd6abc7cd6bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T23:04:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoGCSFolder.m commit 8bd2711c3717db4d3b0d6d694aa9c3417abeabd0 Author: Wolfgang Sourdeau Date: Thu Nov 8 21:57:30 2007 +0000 Monotone-Parent: 4b26b52413afe9c0e02b06099d1261720125fdca Monotone-Revision: 0d9f18d50e83859175eb80a24a1db2cb24a748e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T21:57:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 71db9eca360cff655e9505fce27019444cb51c8c Author: Wolfgang Sourdeau Date: Thu Nov 8 20:35:09 2007 +0000 Monotone-Parent: d45b9825eb29bcbb89f32b7326fed4cd3b64ca00 Monotone-Revision: 4b26b52413afe9c0e02b06099d1261720125fdca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T20:35:09 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/SOGo/AgenorUserDefaults.m M SoObjects/SOGo/SOGoDateFormatter.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUser.m M UI/Common/common.h commit 97476404c4eeb4ece8319206c7bd26cb609bc202 Author: Wolfgang Sourdeau Date: Thu Nov 8 20:25:59 2007 +0000 Monotone-Parent: 1f46dbc903f7ca9ba9cc8ce7548e8dcc424e109e Monotone-Revision: d45b9825eb29bcbb89f32b7326fed4cd3b64ca00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T20:25:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit bb93bf4f9aafa1a0167ddd261226fa07e2a82168 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:56:55 2007 +0000 Monotone-Parent: 0d487a0e7d301ad5f2aedda008c41843eca204d8 Monotone-Revision: 1f46dbc903f7ca9ba9cc8ce7548e8dcc424e109e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:56:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 51861d6d2eeb01a30056157d79ae4453899ca427 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:56:21 2007 +0000 Monotone-Parent: 8a8e7d68b4c6cc0ee67c2aa92e9417ba89858e50 Monotone-Revision: 0d487a0e7d301ad5f2aedda008c41843eca204d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:56:21 Monotone-Branch: ca.inverse.sogo M ChangeLog commit b9c25cf29dad6f52eb297d32b50bde2576ef2b7d Author: Wolfgang Sourdeau Date: Thu Nov 8 19:56:18 2007 +0000 Monotone-Parent: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4 Monotone-Revision: 8a8e7d68b4c6cc0ee67c2aa92e9417ba89858e50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:56:18 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/WORequest+SOGo.h A SoObjects/SOGo/WORequest+SOGo.m commit 31f110252079edcc80ed3a13496ab1e9df784226 Author: Wolfgang Sourdeau Date: Thu Nov 8 19:55:38 2007 +0000 Monotone-Parent: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0 Monotone-Revision: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:55:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m commit 97a0c12b5181f25616454eb5c56ea1b1b3967354 Author: Wolfgang Sourdeau Date: Thu Nov 8 18:15:07 2007 +0000 Monotone-Parent: 0db07352b67a8593e8356851965bcf15a52e9c78 Monotone-Revision: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T18:15:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit 13d638ed1b8903d59244cd0e625ebc9c87e89b74 Author: Wolfgang Sourdeau Date: Thu Nov 8 18:13:27 2007 +0000 Monotone-Parent: 191eb9f935e98a4702ae07ec1459e1cccd5b5f70 Monotone-Revision: 0db07352b67a8593e8356851965bcf15a52e9c78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T18:13:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGCSFolder.m commit 4460716f9a366b45ed2031a6377c2772186820e0 Author: Wolfgang Sourdeau Date: Thu Nov 8 17:26:03 2007 +0000 Monotone-Parent: f9d7e117fe9d85a0017ebef4308d4c2f72289bbe Monotone-Revision: 191eb9f935e98a4702ae07ec1459e1cccd5b5f70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T17:26:03 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Appointments/English.lproj/Localizable.strings D SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile D SoObjects/Appointments/German.lproj/Localizable.strings D SoObjects/Contacts/English.lproj/Localizable.strings D SoObjects/Contacts/French.lproj/Localizable.strings D SoObjects/Contacts/German.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/UIxContactsListViewContainer.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/UIxCalendarSelector.m commit 9f99c25961b09bff576e96e5e2240229f2b6bef5 Author: Wolfgang Sourdeau Date: Thu Nov 8 17:12:30 2007 +0000 Monotone-Parent: 786210997f829cabfafa14947b9eca68c7e9a190 Monotone-Revision: f9d7e117fe9d85a0017ebef4308d4c2f72289bbe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T17:12:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 8a67f9cf03c51568a4364b18fc0630775e6dba66 Author: Wolfgang Sourdeau Date: Thu Nov 8 17:06:32 2007 +0000 Monotone-Parent: 52d09aa0142faf1d899aec818efc042bb0a80af2 Monotone-Revision: 786210997f829cabfafa14947b9eca68c7e9a190 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T17:06:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit f251323a290f0dbfe94996d06837568f3e5e9dd9 Author: Wolfgang Sourdeau Date: Thu Nov 8 16:08:36 2007 +0000 Monotone-Parent: d90a2f55b487a1e3af8dd1133f1108a75ff23a78 Monotone-Revision: 52d09aa0142faf1d899aec818efc042bb0a80af2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T16:08:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 0fc6f8913af8374fd5aebc927fe4fec4bfd6fc6e Author: Francis Lachapelle Date: Thu Nov 8 15:59:45 2007 +0000 Monotone-Parent: f12669a79f59d8f8c16446a1dcaf0e5f93fd4eb0 Monotone-Revision: d90a2f55b487a1e3af8dd1133f1108a75ff23a78 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-08T15:59:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 24ec7358cd1c248b6565d0cd52ecbb6ba08f772a Author: Wolfgang Sourdeau Date: Thu Nov 8 04:12:26 2007 +0000 Monotone-Parent: cc397315d54858fc12d6ecf3021f5f7af13663e0 Monotone-Revision: f12669a79f59d8f8c16446a1dcaf0e5f93fd4eb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T04:12:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 72e996099da2f81e268fb7b6eb26b22538b3c492 Author: Wolfgang Sourdeau Date: Wed Nov 7 23:49:46 2007 +0000 Monotone-Parent: ba34b199e88f557d8404e3300f0ae2437a580ad2 Monotone-Revision: cc397315d54858fc12d6ecf3021f5f7af13663e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:49:46 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m commit 4a1c98b8143beff5f8cd8d43d29ac4b3cc54476e Author: Wolfgang Sourdeau Date: Wed Nov 7 23:44:13 2007 +0000 Monotone-Parent: 2ef2c3374f2dd549c494c4faf0429f5fe6e13f6d Monotone-Revision: ba34b199e88f557d8404e3300f0ae2437a580ad2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:44:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.h commit 738fb6d3d40a10426dbf955ddd8d2cc1b8ad1ff6 Author: Wolfgang Sourdeau Date: Wed Nov 7 23:35:56 2007 +0000 Monotone-Parent: 21e396c8605b155acfec0b2ce58b23eb13319cf3 Monotone-Revision: 2ef2c3374f2dd549c494c4faf0429f5fe6e13f6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:35:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGCSFolder.h M SoObjects/SOGo/SOGoGCSFolder.m commit d66e63d3de61f53c16ac03226e80a6bcfde96ac7 Author: Wolfgang Sourdeau Date: Wed Nov 7 23:35:26 2007 +0000 Monotone-Parent: 1fb2ab16dbaee22f67d20e86943f297a72cf6c72 Monotone-Revision: 21e396c8605b155acfec0b2ce58b23eb13319cf3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:35:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 38d3aa757e1f58de26b654821d749b01b589eaa8 Author: Wolfgang Sourdeau Date: Wed Nov 7 23:34:25 2007 +0000 Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 Monotone-Revision: 1fb2ab16dbaee22f67d20e86943f297a72cf6c72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:34:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/GNUmakefile D SoObjects/Contacts/NSObject+CardDAV.h D SoObjects/Contacts/NSObject+CardDAV.m M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m A SoObjects/Contacts/SOGoFolder+CardDAV.h A SoObjects/Contacts/SOGoFolder+CardDAV.m commit 133ac4933d02ac3412f549e1604766d3c7adb8fe Author: Wolfgang Sourdeau Date: Wed Nov 7 23:28:03 2007 +0000 Monotone-Parent: 3ac4c919862b563bc50cb104a7497a366ffc80a9 Monotone-Revision: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T23:28:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.h commit e7bfeeddc50d315ffc35bd1fdc2b6a382d5571e0 Author: Wolfgang Sourdeau Date: Wed Nov 7 22:27:44 2007 +0000 Monotone-Parent: d38b82f4d070ced8ba970b79c220008c590b1e3d Monotone-Revision: 3ac4c919862b563bc50cb104a7497a366ffc80a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T22:27:44 Monotone-Branch: ca.inverse.sogo A SoObjects/SOGo/SOGoFolder.h A SoObjects/SOGo/SOGoFolder.m commit 4984db856388f680a080ab5f5407c35de84c3329 Author: Wolfgang Sourdeau Date: Wed Nov 7 17:40:16 2007 +0000 Monotone-Parent: 88c5085f8ba96b5bcd3673fdb4d97d3db679ba9b Monotone-Revision: d38b82f4d070ced8ba970b79c220008c590b1e3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T17:40:16 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.js commit 081196a85425381d4cde22a609ae1a2c9d8980a2 Author: Wolfgang Sourdeau Date: Wed Nov 7 17:37:58 2007 +0000 Monotone-Parent: e37c77125d590513305a57bfbf2c6ae9df8e3a62 Monotone-Revision: 88c5085f8ba96b5bcd3673fdb4d97d3db679ba9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T17:37:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 38e8642e589cd934132769f00c0f43f03fea863a Author: Wolfgang Sourdeau Date: Wed Nov 7 15:59:20 2007 +0000 Monotone-Parent: 6d9605bebc980669f2328d07205d430fc4478d79 Monotone-Revision: e37c77125d590513305a57bfbf2c6ae9df8e3a62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T15:59:20 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/GNUmakefile commit 46d9a1d6458f1316a146173f47bc722057bb49c7 Author: Wolfgang Sourdeau Date: Wed Nov 7 15:59:01 2007 +0000 Monotone-Parent: 1960a36a480c2b580275d8352c65f53c16c80b5a Monotone-Revision: 6d9605bebc980669f2328d07205d430fc4478d79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T15:59:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Contacts/NSObject+CardDAV.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoObject.m M UI/Common/UIxFolderActions.h M UI/Contacts/UIxContactEditor.m M UI/MainUI/product.plist commit b83e708b702dc123390da8275d72139499d1f444 Author: Wolfgang Sourdeau Date: Wed Nov 7 15:58:43 2007 +0000 Monotone-Parent: 38816d5f2c5865f939ccd8290226d22c43482e08 Monotone-Revision: 1960a36a480c2b580275d8352c65f53c16c80b5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T15:58:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/product.plist M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/product.plist M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/product.plist M SoObjects/SOGo/GNUmakefile D SoObjects/SOGo/SOGoFolder.h D SoObjects/SOGo/SOGoFolder.m A SoObjects/SOGo/SOGoGCSFolder.h A SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist commit 7e3890af89aa9914230a39c16c0f0f0dc4f6b8da Author: Wolfgang Sourdeau Date: Wed Nov 7 15:48:18 2007 +0000 Monotone-Parent: 17b9d49a42aa59f70e7950234d2ea3206247df82 Monotone-Revision: 38816d5f2c5865f939ccd8290226d22c43482e08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T15:48:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 1378a03647ef0ac573f6e76673e51942fbc890a1 Author: Wolfgang Sourdeau Date: Wed Nov 7 15:40:23 2007 +0000 Monotone-Parent: cbbaf4a8411e0af4f8c4320f2c151556beba1fad Monotone-Revision: 17b9d49a42aa59f70e7950234d2ea3206247df82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-07T15:40:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit f3a9826129dfc4f8aecd80a9f4691ad9d195f370 Author: Francis Lachapelle Date: Tue Nov 6 22:46:54 2007 +0000 Monotone-Parent: 5d08c3e624999be469da2fd6046209e122529287 Monotone-Revision: 5b69d2cd30194d3e8db89060210265b500c3a3e0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-06T22:46:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 96b00f426c659d1f1f4ee177b897987319dc40ec Author: Francis Lachapelle Date: Tue Nov 6 22:34:42 2007 +0000 Monotone-Parent: d20b6efa6a8c415c1db8ca849c311e740a312646 Monotone-Revision: 5d08c3e624999be469da2fd6046209e122529287 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-06T22:34:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit f2798d68860bfa8611826d1ddbb66ed95bd60a80 Author: Wolfgang Sourdeau Date: Tue Nov 6 22:07:39 2007 +0000 Monotone-Parent: de445c20292c49e37a9bba2be90480d1d34799ae Monotone-Revision: dae312b4bfd2084618c23a6232f43e0a9c5d7938 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T22:07:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 7698dc9f79fc0b06614db2b6ee4097ddf6f0f805 Author: Wolfgang Sourdeau Date: Tue Nov 6 21:24:22 2007 +0000 Monotone-Parent: db5a20bc6c2f5dd838cdcbfac3adf1bd6f707424 Monotone-Revision: de445c20292c49e37a9bba2be90480d1d34799ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:24:22 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 3018edc28675030f9be2fdbe4f0156796dde6f50 Author: Wolfgang Sourdeau Date: Tue Nov 6 21:24:13 2007 +0000 Monotone-Parent: f6e1c82adf3299ac7fc2df5deef6ba13019de9de Monotone-Revision: db5a20bc6c2f5dd838cdcbfac3adf1bd6f707424 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:24:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoMailReply.m commit 6c7d4936259d95c892ddd66a5cf7b9a07306a0d4 Author: Wolfgang Sourdeau Date: Tue Nov 6 21:23:08 2007 +0000 Monotone-Parent: 4d00dad8739e7b006068670c6a0916934c2178bc Monotone-Revision: f6e1c82adf3299ac7fc2df5deef6ba13019de9de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:23:08 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSString+Mail.h commit e0593733184242f9bce049f44264df4a51b5adcf Author: Wolfgang Sourdeau Date: Tue Nov 6 21:22:39 2007 +0000 Monotone-Parent: 22ead1833f863ecd3b5a400f21cc4916a09d95a1 Monotone-Revision: 4d00dad8739e7b006068670c6a0916934c2178bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:22:39 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRepeatableEntityObject.h commit f4fc4f291923f5a08a6694cb0a52c95658e5dca2 Author: Wolfgang Sourdeau Date: Tue Nov 6 21:22:29 2007 +0000 Monotone-Parent: e5f7bc9b668fc4dd36afd650762d96297397bacf Monotone-Revision: 22ead1833f863ecd3b5a400f21cc4916a09d95a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:22:29 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/gcs_mkdir.m commit 57f174e2f0d04ea6f8b58ad02cb163a05d5836d8 Author: Wolfgang Sourdeau Date: Tue Nov 6 21:22:10 2007 +0000 Monotone-Parent: 166aef5ba4c5699c0bde50ef5dddb543641e5c67 Monotone-Revision: e5f7bc9b668fc4dd36afd650762d96297397bacf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T21:22:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailToSelection.m commit f2b6271cefd62deb1d3360bb53723ed1e683cef5 Author: Wolfgang Sourdeau Date: Tue Nov 6 17:13:23 2007 +0000 Monotone-Parent: 8c2a059d02106d28fe1332f9ecd1d7d5b75cfaeb Monotone-Revision: 166aef5ba4c5699c0bde50ef5dddb543641e5c67 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T17:13:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/PreferencesUI/UIxPreferences.wox commit 58aeee0393c0c65afb61d1190fdbe0fb5f604fab Author: Wolfgang Sourdeau Date: Tue Nov 6 17:13:19 2007 +0000 Monotone-Parent: d25dc292baa2e15a7f6d397c032c8cb30ccdafb2 Monotone-Revision: 8c2a059d02106d28fe1332f9ecd1d7d5b75cfaeb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T17:13:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxPreferences.js commit 4cf8731681471c114274afaa7804c34851d4d70a Author: Wolfgang Sourdeau Date: Tue Nov 6 17:13:15 2007 +0000 Monotone-Parent: 56e8fb42c60b615f9c931f4b5e80a51560db4269 Monotone-Revision: d25dc292baa2e15a7f6d397c032c8cb30ccdafb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T17:13:15 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/product.plist commit 533da99dcc958f9521ca640347423a7b0738d658 Author: Wolfgang Sourdeau Date: Tue Nov 6 17:13:03 2007 +0000 Monotone-Parent: 1dda8463cbff42910b1cacd540a640120d4d4939 Monotone-Revision: 56e8fb42c60b615f9c931f4b5e80a51560db4269 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T17:13:03 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/UIxJSONPreferences.m commit 5ccfce7cdcf58227771b7e34c384800601af2bed Author: Wolfgang Sourdeau Date: Tue Nov 6 17:12:37 2007 +0000 Monotone-Parent: d20b6efa6a8c415c1db8ca849c311e740a312646 Monotone-Revision: 1dda8463cbff42910b1cacd540a640120d4d4939 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-06T17:12:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 54b6c29882db94c4778a5a38c795a84fb275d8ee Author: Wolfgang Sourdeau Date: Mon Nov 5 22:58:11 2007 +0000 Monotone-Parent: e73b212f80d9775c77a209ee973af8977da55214 Monotone-Revision: d20b6efa6a8c415c1db8ca849c311e740a312646 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:58:11 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-wrapper commit 1d30cd061f2ed544d8f05073ed3d07b9dfb7262c Author: Wolfgang Sourdeau Date: Mon Nov 5 22:56:12 2007 +0000 Monotone-Parent: d62034b3292612b00d95300def78e7bfff8f05eb Monotone-Revision: e73b212f80d9775c77a209ee973af8977da55214 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:56:12 Monotone-Branch: ca.inverse.sogo D Scripts/sogod-0.9-debian D Scripts/sogod-0.9-redhat A Scripts/sogod-wrapper commit 0581af1a4572318b01b12c9c0c3c0165cd58c013 Author: Wolfgang Sourdeau Date: Mon Nov 5 22:41:48 2007 +0000 Monotone-Parent: 633db895fe1d25a8339861d7d55a062abc56205f Monotone-Revision: d62034b3292612b00d95300def78e7bfff8f05eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:41:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit 3505969b3e7f1608557eab0fe84b0cab7252f4cb Author: Wolfgang Sourdeau Date: Mon Nov 5 22:40:46 2007 +0000 Monotone-Parent: 6b88d1d42fb21659bd47fc0d1167769d8101775f Monotone-Revision: 633db895fe1d25a8339861d7d55a062abc56205f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:40:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartViewer.m commit b1b3818459e49028503af0359705009801af8346 Author: Wolfgang Sourdeau Date: Mon Nov 5 22:39:10 2007 +0000 Monotone-Parent: 1f5154a7061d5d35fbae4f27e238a58b5c521dc7 Monotone-Revision: 6b88d1d42fb21659bd47fc0d1167769d8101775f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:39:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m commit 809fc79cfeafc1b5a079f3270e5a3ac8298d5e8a Author: Francis Lachapelle Date: Mon Nov 5 22:03:59 2007 +0000 Monotone-Parent: b0e35bdbcaa9fb45b5f60a9d61d40f8ee83c0ffc Monotone-Revision: 77360f1172167cd2c4d6add77a31565324428b78 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-05T22:03:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit a4964f4a07bc56565bbf3e4308c1067a33f22897 Author: Francis Lachapelle Date: Mon Nov 5 21:22:15 2007 +0000 Monotone-Parent: 0dcb1416bcd5a76e09bd067dde2a61df931921d9 Monotone-Revision: b0e35bdbcaa9fb45b5f60a9d61d40f8ee83c0ffc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-05T21:22:15 Monotone-Branch: ca.inverse.sogo M NEWS commit 8bb257ad270dc4894cab4c2985fa412ef3e5aba6 Author: Francis Lachapelle Date: Mon Nov 5 21:19:09 2007 +0000 Monotone-Parent: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d Monotone-Revision: bbea5e19ac4a2f9a19a883ba3996f30f53daba4d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-05T21:19:09 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 309ea3c09052597f4be9b2077e806e9a5a6bffdc Author: Wolfgang Sourdeau Date: Mon Nov 5 21:04:35 2007 +0000 Monotone-Parent: b8a7f141c61c9502ae4ff5f47a7ba3738167855d Monotone-Revision: 6a4824550c190457f2e4b04575ebdecbfda0908d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T21:04:35 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRepeatableEntityObject.h commit c23a1a29fb8960d26036a4931aa8713c3b2cfac5 Author: Wolfgang Sourdeau Date: Mon Nov 5 19:44:08 2007 +0000 Monotone-Parent: d7208cb6b69f929f4ff16c210c7d1fcbcf4ffe19 Monotone-Revision: b8a7f141c61c9502ae4ff5f47a7ba3738167855d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T19:44:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit f82e7fbc121a1c8f4c606f65868f57860fd33b62 Author: Wolfgang Sourdeau Date: Mon Nov 5 19:44:03 2007 +0000 Monotone-Parent: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7 Monotone-Revision: d7208cb6b69f929f4ff16c210c7d1fcbcf4ffe19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T19:44:03 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxObjectActions.m commit 01b7c5f4fcef9cf8af2ad35d0815812e558876a1 Author: Wolfgang Sourdeau Date: Mon Nov 5 19:18:45 2007 +0000 Monotone-Parent: c44b382e05fae54797514e515e98878442841235 Monotone-Revision: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T19:18:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit dc96dd71fbd561e1143ad1262046cc9dd7924da9 Author: Wolfgang Sourdeau Date: Mon Nov 5 19:13:00 2007 +0000 Monotone-Parent: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d Monotone-Revision: c44b382e05fae54797514e515e98878442841235 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T19:13:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxObjectActions.m commit a164feb06b3ef5b2465001d7f4a5cb646eb0964a Author: Wolfgang Sourdeau Date: Mon Nov 5 17:30:44 2007 +0000 Monotone-Parent: caeb3d98458e98b0f36475b43626279ed156e598 Monotone-Revision: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T17:30:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 9b37c8d82b33245ebbb31c6c188dab1a270b90ff Author: Wolfgang Sourdeau Date: Mon Nov 5 17:04:05 2007 +0000 Monotone-Parent: 62c54dca797fd3a058e6792e05ab111266735658 Monotone-Revision: caeb3d98458e98b0f36475b43626279ed156e598 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T17:04:05 Monotone-Branch: ca.inverse.sogo A SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html A SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod A SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html A SoObjects/Mailer/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod A SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html A SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod commit cc21c0c94866ab5401646b8e6d79e39c5a0ad807 Author: Wolfgang Sourdeau Date: Mon Nov 5 16:37:17 2007 +0000 Monotone-Parent: 025330d36e1af8f073a0b0a02b64a65e36da2ffb Monotone-Revision: 62c54dca797fd3a058e6792e05ab111266735658 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T16:37:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/English.lproj/Localizable.strings M UI/MailPartViewers/French.lproj/Localizable.strings M UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/UIxMailFormatter.h M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailView.m D UI/MailerUI/UIxSubjectFormatter.m M UI/MailerUI/WOContext+UIxMailer.h M UI/MailerUI/WOContext+UIxMailer.m M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox M UI/Templates/MailerUI/UIxMailView.wox commit cc0237bc45368239fbc985112f989068393640f5 Author: Wolfgang Sourdeau Date: Mon Nov 5 14:51:50 2007 +0000 - external patch Monotone-Parent: ba5973b414572fb5f085f8980182645843a42958 Monotone-Revision: ecf850422f6e93462013857de0eaef9e5ed5eb02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T14:51:50 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/NSObject+CardDAV.h A SoObjects/Contacts/NSObject+CardDAV.m M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m commit c6b33b514f3d532b43cfc8674b6fb41426bf85c1 Author: Francis Lachapelle Date: Mon Nov 5 14:37:26 2007 +0000 Monotone-Parent: ba5973b414572fb5f085f8980182645843a42958 Monotone-Revision: 778ca12e99d197e109e23159f48ce1b32026519c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-05T14:37:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.js commit 5ede94bbaae9455a2048a369c49978f209823498 Author: Wolfgang Sourdeau Date: Sun Nov 4 22:31:55 2007 +0000 Monotone-Parent: e3e9ecdace27a3bb2c00c2e98d7065040f51f494 Monotone-Revision: ba5973b414572fb5f085f8980182645843a42958 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T22:31:55 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit cdc248d2aebeacdfb559284fad43b1cc1fa98549 Author: Wolfgang Sourdeau Date: Sun Nov 4 22:31:50 2007 +0000 Monotone-Parent: 3867377ff036971b33104c67e4333772032acb22 Monotone-Revision: e3e9ecdace27a3bb2c00c2e98d7065040f51f494 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T22:31:50 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit b973266b80ff7368ff62e83e363bbb3f087623dc Author: Wolfgang Sourdeau Date: Sun Nov 4 20:29:09 2007 +0000 Monotone-Parent: 2e52dbc1e2c5415cdba61195bc483d77199d3b9c Monotone-Revision: 3867377ff036971b33104c67e4333772032acb22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T20:29:09 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 93753413f79ba2870112926f3f4eaeb9c9a434d5 Author: Wolfgang Sourdeau Date: Sun Nov 4 19:51:09 2007 +0000 Monotone-Parent: ccbed15b6f37f75e0bbfa953398b17360efc17dc Monotone-Revision: 2e52dbc1e2c5415cdba61195bc483d77199d3b9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T19:51:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 13f972ec022a49eb2473fc180c5b620111dbda0c Author: Wolfgang Sourdeau Date: Sun Nov 4 19:36:58 2007 +0000 Monotone-Parent: 1865c323d7ad50eb8c6c85593589a30d6ba12616 Monotone-Revision: ccbed15b6f37f75e0bbfa953398b17360efc17dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T19:36:58 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 681ee6e5cd5a4a2768bfa50d201ee75ccc6dd64f Author: Wolfgang Sourdeau Date: Sun Nov 4 17:35:54 2007 +0000 Monotone-Parent: 50148283f948919bbd581d3c19d4d6fac01e16df Monotone-Revision: 1865c323d7ad50eb8c6c85593589a30d6ba12616 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-04T17:35:54 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit e996186a9a3b681468c7b0256bb8db69271bbc88 Author: Ludovic Marcotte Date: Sat Nov 3 21:16:59 2007 +0000 see changelog Monotone-Parent: 9309391aaa757ddac8064ffbf2a6d70142a30d02 Monotone-Revision: 50148283f948919bbd581d3c19d4d6fac01e16df Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-03T21:16:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 296f7c9328574070544518b078758feb3deb1721 Author: Wolfgang Sourdeau Date: Sat Nov 3 03:18:13 2007 +0000 Monotone-Parent: a9d4c92fe142a3db2b26db48a0763e64cb3adc1d Monotone-Revision: 13393d495dd8aa1faf4cf52d567d0df2fa874cb2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-03T03:18:13 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 903728f6f1e32808b1fbeadfc821e9748e781e20 Author: Wolfgang Sourdeau Date: Sat Nov 3 03:17:55 2007 +0000 Monotone-Parent: 0cead9c9acf2f6167ebb5f33124979426871bdf9 Monotone-Revision: a9d4c92fe142a3db2b26db48a0763e64cb3adc1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-03T03:17:55 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateHolder.m commit 833c1b0238652b57fcb64cf9fb8c95f19d8a8318 Author: Francis Lachapelle Date: Fri Nov 2 21:15:14 2007 +0000 Monotone-Parent: e5f7f608aed299b1e250e132175bf84ba150127c Monotone-Revision: 2e34a8c5fd6fbd4df87b0c1d3bde6bd4e3e7faab Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T21:15:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/iefixes.css commit aefb13557e34863dd1e0f6b044b8d52cdddbad0c Author: Francis Lachapelle Date: Fri Nov 2 20:12:41 2007 +0000 Monotone-Parent: 0cead9c9acf2f6167ebb5f33124979426871bdf9 Monotone-Revision: e5f7f608aed299b1e250e132175bf84ba150127c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T20:12:41 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/Templates/MailerUI/UIxMailView.wox commit 0ed5395e241aca27db408c24aa5f1db0185a6650 Author: Francis Lachapelle Date: Fri Nov 2 19:47:02 2007 +0000 Monotone-Parent: c67737202ab75558a7c92ec29ae766d765eeebd5 Monotone-Revision: 0cead9c9acf2f6167ebb5f33124979426871bdf9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T19:47:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d3d7697d949ba33d62c3aafd37717bb113504623 Author: Wolfgang Sourdeau Date: Fri Nov 2 19:42:40 2007 +0000 Monotone-Parent: 909eda2dfa5708b168adc8b891a2217b109db587 Monotone-Revision: c67737202ab75558a7c92ec29ae766d765eeebd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T19:42:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit b7ba11be6107e3463c053730d5cdad474c5a4694 Author: Wolfgang Sourdeau Date: Fri Nov 2 19:02:24 2007 +0000 Monotone-Parent: 36b35e1fe8d34594fddbd00a18c1026e23eee87d Monotone-Revision: ced6d6c76d948b5a599e3ca67efeab0f03c99111 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T19:02:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit ad53fa58126183565bfe8e31c71db72fd7a1ae7a Author: Francis Lachapelle Date: Fri Nov 2 18:56:24 2007 +0000 Monotone-Parent: a9a815362cf2b8cfa777d0a89799463ee2302535 Monotone-Revision: ed40a4a9e9d163d3485ee9181074ef26215a9f2e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T18:56:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit f87beb601c23c6aa3d902dd2de76ec8982f1f561 Author: Wolfgang Sourdeau Date: Fri Nov 2 18:54:12 2007 +0000 Monotone-Parent: 6e703f5f06b5d02b3d34b5c2166d5342e1be4b9f Monotone-Revision: 36b35e1fe8d34594fddbd00a18c1026e23eee87d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T18:54:12 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit ce394c512d3cba36f208efc2a4df311f106a9e03 Author: Francis Lachapelle Date: Fri Nov 2 18:18:15 2007 +0000 Monotone-Parent: 481fe3d5a9c50bc134e3db63b08e84fc0a7456fd Monotone-Revision: a9a815362cf2b8cfa777d0a89799463ee2302535 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T18:18:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6eff26c8f6d06bea198d26a2bb80b341fcef2fcb Author: Wolfgang Sourdeau Date: Fri Nov 2 17:04:27 2007 +0000 Monotone-Parent: 46d8449338d0236510f5b139536909f2e5f7819d Monotone-Revision: 6e703f5f06b5d02b3d34b5c2166d5342e1be4b9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T17:04:27 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M SoObjects/SOGo/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/Scheduler/GNUmakefile commit d2521cff7185d0604772aee3372918667133229b Author: Wolfgang Sourdeau Date: Fri Nov 2 16:07:12 2007 +0000 Monotone-Parent: 0a65ce66f63c6abb9e10dda0172f401edd28a028 Monotone-Revision: 46d8449338d0236510f5b139536909f2e5f7819d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T16:07:12 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 5a6a8c511ed3e677165838fa8e24f2e134825d25 Author: Wolfgang Sourdeau Date: Fri Nov 2 16:05:54 2007 +0000 Monotone-Parent: eee51b9dd1935131f418b67a4fb12afadec2157d Monotone-Revision: 099bb38adc3a421ac01c727c611e9aa2edfa4859 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-02T16:05:54 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile commit 8c3088aba58d8975a317bd82ac1ea51ef971f847 Author: Francis Lachapelle Date: Fri Nov 2 15:09:44 2007 +0000 Monotone-Parent: 8132f0990f7fce9318097fee307c6bd9b58b1be1 Monotone-Revision: 481fe3d5a9c50bc134e3db63b08e84fc0a7456fd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T15:09:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit ec1cb923a93794ccb04318c8d9de54313c2f76c6 Author: Francis Lachapelle Date: Fri Nov 2 14:38:27 2007 +0000 Monotone-Parent: eee51b9dd1935131f418b67a4fb12afadec2157d Monotone-Revision: 8132f0990f7fce9318097fee307c6bd9b58b1be1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-02T14:38:27 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit f90728bfcd5a00b65764aa2b82ed48dd7fb530e7 Author: Wolfgang Sourdeau Date: Thu Nov 1 22:38:57 2007 +0000 Monotone-Parent: f057a34e782a5a8e8f44135b338e66f79e7e6c24 Monotone-Revision: eee51b9dd1935131f418b67a4fb12afadec2157d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T22:38:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit ffec79c1666783b957d4a629c5e61d0cbd46bbe5 Author: Wolfgang Sourdeau Date: Thu Nov 1 22:36:03 2007 +0000 Monotone-Parent: d2e66141062b6a54f72d1984d7fdc67b55880949 Monotone-Revision: f057a34e782a5a8e8f44135b338e66f79e7e6c24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T22:36:03 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit b4381db6acfcb92851a528fca22341a57130ecaa Author: Wolfgang Sourdeau Date: Thu Nov 1 22:20:30 2007 +0000 Monotone-Parent: a50fc375753b7b96ff66be21facc9b3cf09aeaf7 Monotone-Revision: d2e66141062b6a54f72d1984d7fdc67b55880949 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T22:20:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 8a4e5ecd4d547a2c2c4b822b1922116d8c2fb62b Author: Wolfgang Sourdeau Date: Thu Nov 1 20:22:56 2007 +0000 Monotone-Parent: b5527cca41377fdda40add2bd6ca8f78f300fdef Monotone-Revision: a50fc375753b7b96ff66be21facc9b3cf09aeaf7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T20:22:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailObject+Draft.m A SoObjects/Mailer/SOGoMailReply.h A SoObjects/Mailer/SOGoMailReply.m commit 650e3228aa013cac173ed62364bc4032cec4e75b Author: Wolfgang Sourdeau Date: Thu Nov 1 20:20:57 2007 +0000 Monotone-Parent: 3a4de91fc3e2514ac5c72903d39f2c6522f4e044 Monotone-Revision: b5527cca41377fdda40add2bd6ca8f78f300fdef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T20:20:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 4417a65f7746da6581baefe4f2135c203553e244 Author: Wolfgang Sourdeau Date: Thu Nov 1 17:14:03 2007 +0000 Monotone-Parent: 5f76faa2c6c13d283eda0de46a0ffad529be7b33 Monotone-Revision: 3a4de91fc3e2514ac5c72903d39f2c6522f4e044 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T17:14:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit bd04b6d069b8a03ecfe09fd3102164904ae5d941 Author: Wolfgang Sourdeau Date: Thu Nov 1 17:09:58 2007 +0000 Monotone-Parent: 425ec819913ba5c65358660175d9507c5d2c8667 Monotone-Revision: 5f76faa2c6c13d283eda0de46a0ffad529be7b33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T17:09:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 4cc6651c3c3a40c476b9534b497bf44a5928da66 Author: Wolfgang Sourdeau Date: Thu Nov 1 15:49:37 2007 +0000 Monotone-Parent: cb9d1b0c8c179b314855342d6063c5c37d4e3de2 Monotone-Revision: 425ec819913ba5c65358660175d9507c5d2c8667 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T15:49:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit 712589781f1fd05606ee7fd02364e1a7945c47dc Author: Wolfgang Sourdeau Date: Thu Nov 1 15:04:45 2007 +0000 Monotone-Parent: cb40a9c82d22aadee4be035334aad9f79c4e019e Monotone-Revision: cb9d1b0c8c179b314855342d6063c5c37d4e3de2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T15:04:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit b2ba78f1c38e7c4ae8c09f894307f5fa62ca1820 Author: Wolfgang Sourdeau Date: Thu Nov 1 13:53:56 2007 +0000 Monotone-Parent: 2a9b39358109c6ab8ccbb87ab7b22624cce16512 Monotone-Revision: cb40a9c82d22aadee4be035334aad9f79c4e019e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T13:53:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit c962c7126e64110fb5c0dcf1083dc1493334fcb7 Author: Wolfgang Sourdeau Date: Thu Nov 1 13:27:47 2007 +0000 Monotone-Parent: 7db08f6967ccc793434ea22058755fb137e85d45 Monotone-Revision: 2a9b39358109c6ab8ccbb87ab7b22624cce16512 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T13:27:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.h commit 1da963ff19923241df306e7a5d09e472c4c784bf Author: Wolfgang Sourdeau Date: Thu Nov 1 12:48:19 2007 +0000 Monotone-Parent: 4f12ba210dcd4149e7496ee80e06c65b94793dd3 Monotone-Revision: 7db08f6967ccc793434ea22058755fb137e85d45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T12:48:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/MailerUI.js commit 891ab5f97a1633ddd01c24464e1c110cf6da3b0d Author: Wolfgang Sourdeau Date: Thu Nov 1 12:25:21 2007 +0000 Monotone-Parent: 23bc0dfd83428726c3d32139c369a2635bca5566 Monotone-Revision: 4f12ba210dcd4149e7496ee80e06c65b94793dd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-01T12:25:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 28f45434f4f19d02fa219f5e90dc11bf8e828fcf Author: Wolfgang Sourdeau Date: Wed Oct 31 17:16:14 2007 +0000 Monotone-Parent: 524b4bce2ab03027f260f0ff2d06704b97dba44c Monotone-Revision: 8598aa9f30108405c0f497eeedf0113568115c19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T17:16:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 4b434d712f67ea1dd5cd4ffe34411bc64c59de8e Author: Francis Lachapelle Date: Wed Oct 31 17:15:24 2007 +0000 Monotone-Parent: 524b4bce2ab03027f260f0ff2d06704b97dba44c Monotone-Revision: ccac1110e9fff9029a2485c4ba9345c4912b0c85 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-31T17:15:24 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat M Scripts/sogod-0.9-redhat commit d51b81d6f454a2ad64042d5f22bd8c202132fe00 Author: Wolfgang Sourdeau Date: Wed Oct 31 17:05:05 2007 +0000 Monotone-Parent: 14af1c089766685ea8ad6be31a8ef96d384e1ab2 Monotone-Revision: 524b4bce2ab03027f260f0ff2d06704b97dba44c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T17:05:05 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartTextViewer.m commit 3f2b814c531ba798e3be9bc13ed709b9b4fb8c77 Author: Wolfgang Sourdeau Date: Wed Oct 31 17:04:15 2007 +0000 Monotone-Parent: c63be943c6ed8307cd0bd6059b5dd4d20e644c15 Monotone-Revision: 14af1c089766685ea8ad6be31a8ef96d384e1ab2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T17:04:15 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/WebServerResources/generic.js commit 32e9662706319ee95f35952cefbdfa7a06845f1f Author: Wolfgang Sourdeau Date: Wed Oct 31 15:55:47 2007 +0000 Monotone-Parent: 267e6d207c2b21dd1ac48357f84bd5251da930b1 Monotone-Revision: 24cf83dbb2cb1e47afd0354cd24653a8c26a7ce1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T15:55:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoDraftsFolder.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m A SoObjects/Mailer/SOGoSentFolder.h A SoObjects/Mailer/SOGoSentFolder.m M SoObjects/Mailer/SOGoTrashFolder.h commit 5f0ec7f308a5d73582e41ffb0453fcbbb807d1c8 Author: Francis Lachapelle Date: Wed Oct 31 14:30:08 2007 +0000 Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81 Monotone-Revision: 422c0e30f5ac2600cebe515717b624e5c47f9b88 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-31T14:30:08 Monotone-Branch: ca.inverse.sogo M Scripts/sogod-0.9-debian M Scripts/sogod-0.9-redhat commit 8fd1c93ac3c2e95da0b5b5c4931fe5aec8983827 Author: Wolfgang Sourdeau Date: Wed Oct 31 14:18:17 2007 +0000 Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81 Monotone-Revision: 267e6d207c2b21dd1ac48357f84bd5251da930b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T14:18:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 2ac01d68bda127892be761f413269176c1428a1d Author: Wolfgang Sourdeau Date: Wed Oct 31 14:13:49 2007 +0000 Monotone-Parent: b8fdf4b59da7c4cf58f69a956dd9718d1bb33c55 Monotone-Revision: 516d8777b6a71fba03c2274b667be5bcfd9a9a81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-31T14:13:49 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat commit e24fc5bf4239d56fa8928719d60c1911b671b228 Author: Francis Lachapelle Date: Wed Oct 31 14:12:56 2007 +0000 Monotone-Parent: 4a28046fedbf71f0488cf8b1025ae1f3deeea9e9 Monotone-Revision: b8fdf4b59da7c4cf58f69a956dd9718d1bb33c55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-31T14:12:56 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox commit 9f6b51e9f215eed9d776d9b1ad9f0b4f9dff6423 Author: Wolfgang Sourdeau Date: Tue Oct 30 21:51:31 2007 +0000 Monotone-Parent: f8ea10b15b292e5a980916a948246542ce346cca Monotone-Revision: 2ba549bd931928e8baf58a32a9d2f37dc0b06cdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T21:51:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js commit cce5365420247a7fa7d65bb99105c627ada4935b Author: Francis Lachapelle Date: Tue Oct 30 21:04:11 2007 +0000 Monotone-Parent: f8ea10b15b292e5a980916a948246542ce346cca Monotone-Revision: 32d1ca739dd26295aa3ac6edbf80356b4a503551 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-30T21:04:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 3f1fadd28b8aebb0d1cae04e1d3b1b7c95c651de Author: Francis Lachapelle Date: Tue Oct 30 19:56:50 2007 +0000 Monotone-Parent: 8ef0ab24c4c10895d5e911f82260ba93fedbb853 Monotone-Revision: 0f1ef8f1bf7e8be2363a84056b5ce417b06606f7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-30T19:56:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 0986ba4ba1d0f8f8120e1be537b9e5018254c965 Author: Wolfgang Sourdeau Date: Tue Oct 30 19:46:48 2007 +0000 Monotone-Parent: 3291dd3b0291e6b09f19d1879b5f7a56fd0f5045 Monotone-Revision: 529806b76290054de1e3af14d027b6f92e169941 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T19:46:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/NSString+Mail.h A SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.m commit cb099612754e7a64db4d2e5ba8f835d138626a79 Author: Wolfgang Sourdeau Date: Tue Oct 30 19:31:35 2007 +0000 Monotone-Parent: 3afd5e21d96b09fb0b8e7c1fd319dcce3cd06d3b Monotone-Revision: 3291dd3b0291e6b09f19d1879b5f7a56fd0f5045 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T19:31:35 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit af740904e22d00a37d85f0c62c563c566508f469 Author: Wolfgang Sourdeau Date: Tue Oct 30 17:43:34 2007 +0000 Monotone-Parent: 0f7a7062f9e521fc44b55467166775907a3e3668 Monotone-Revision: 3afd5e21d96b09fb0b8e7c1fd319dcce3cd06d3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T17:43:34 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit 040e7dda383a79466e254555c1854efd147fac40 Author: Wolfgang Sourdeau Date: Tue Oct 30 17:24:59 2007 +0000 Monotone-Parent: ba9e6391ee9c1e0fe0680835dcc1e917cea277fb Monotone-Revision: 0f7a7062f9e521fc44b55467166775907a3e3668 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T17:24:59 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit de698e6a1a3de11b0e27a8767bc3239019328d3f Author: Wolfgang Sourdeau Date: Tue Oct 30 17:07:39 2007 +0000 Monotone-Parent: 42b9d80ac08dee2bf98006223a87c3a37a8ace44 Monotone-Revision: ba9e6391ee9c1e0fe0680835dcc1e917cea277fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T17:07:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit b7685686a41013d9ed2242b76e3b49835cbd8066 Author: Wolfgang Sourdeau Date: Tue Oct 30 14:16:51 2007 +0000 Monotone-Parent: 8ef0ab24c4c10895d5e911f82260ba93fedbb853 Monotone-Revision: 42b9d80ac08dee2bf98006223a87c3a37a8ace44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T14:16:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailActions.m commit 10fd7bbc8664759ce0608bfe2512a9f77b9b5877 Author: Wolfgang Sourdeau Date: Mon Oct 29 21:38:25 2007 +0000 Monotone-Parent: 9bdbe760f39fa9a2561fe56ce9dac03727cfb38f Monotone-Revision: 8ef0ab24c4c10895d5e911f82260ba93fedbb853 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T21:38:25 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/ChangeLog M SOPE/GDLContentStore/GCSFolder.m commit 5b2e15b0abc95ec33e806ed755405626594b5b42 Author: Wolfgang Sourdeau Date: Mon Oct 29 21:00:35 2007 +0000 Monotone-Parent: 3e73bc9e2ac67c257e07beaab3ae5c3a2c1f7479 Monotone-Revision: 9bdbe760f39fa9a2561fe56ce9dac03727cfb38f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T21:00:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit acab9cf1d8ea785807aa683811a4c047a04d9805 Author: Wolfgang Sourdeau Date: Mon Oct 29 20:46:59 2007 +0000 Monotone-Parent: a53e8fa477d2f4de8903fd3a522065e3698b4749 Monotone-Revision: 3e73bc9e2ac67c257e07beaab3ae5c3a2c1f7479 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T20:46:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit a4cd99a639d884861f7f54087dbc4354123ffdaf Author: Wolfgang Sourdeau Date: Mon Oct 29 18:58:14 2007 +0000 Monotone-Parent: 2bc207d81d82294857b2ad0ea427bf850d32867d Monotone-Revision: a53e8fa477d2f4de8903fd3a522065e3698b4749 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T18:58:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit eaf4b21b7b02921fdeee4cb9969d143e65d39deb Author: Wolfgang Sourdeau Date: Mon Oct 29 15:33:51 2007 +0000 Monotone-Parent: 5620876c032aa2a8a213c26557e674045561bd61 Monotone-Revision: aed8c4c9e27094db008e460fe8a2157565022474 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T15:33:51 Monotone-Branch: ca.inverse.sogo M SOPE/GDLContentStore/GNUmakefile M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit 5b4d9380ebbd0fb28f67a85f787c105861901a10 Author: Wolfgang Sourdeau Date: Mon Oct 29 14:51:55 2007 +0000 Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 Monotone-Revision: 5620876c032aa2a8a213c26557e674045561bd61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-29T14:51:55 Monotone-Branch: ca.inverse.sogo M GNUmakefile A SOPE/GDLContentStore/COPYING A SOPE/GDLContentStore/COPYRIGHT A SOPE/GDLContentStore/ChangeLog A SOPE/GDLContentStore/EOAdaptorChannel+GCS.h A SOPE/GDLContentStore/EOAdaptorChannel+GCS.m A SOPE/GDLContentStore/EOQualifier+GCS.h A SOPE/GDLContentStore/EOQualifier+GCS.m A SOPE/GDLContentStore/GCSChannelManager.h A SOPE/GDLContentStore/GCSChannelManager.m A SOPE/GDLContentStore/GCSContext.h A SOPE/GDLContentStore/GCSContext.m A SOPE/GDLContentStore/GCSFieldExtractor.h A SOPE/GDLContentStore/GCSFieldExtractor.m A SOPE/GDLContentStore/GCSFieldInfo.h A SOPE/GDLContentStore/GCSFieldInfo.m A SOPE/GDLContentStore/GCSFolder.h A SOPE/GDLContentStore/GCSFolder.m A SOPE/GDLContentStore/GCSFolderManager.h A SOPE/GDLContentStore/GCSFolderManager.m A SOPE/GDLContentStore/GCSFolderType.h A SOPE/GDLContentStore/GCSFolderType.m A SOPE/GDLContentStore/GCSStringFormatter.h A SOPE/GDLContentStore/GCSStringFormatter.m A SOPE/GDLContentStore/GNUmakefile A SOPE/GDLContentStore/GNUmakefile.preamble A SOPE/GDLContentStore/NSURL+GCS.h A SOPE/GDLContentStore/NSURL+GCS.m A SOPE/GDLContentStore/README A SOPE/GDLContentStore/Version A SOPE/GDLContentStore/common.h A SOPE/GDLContentStore/fhs.make A SOPE/GDLContentStore/gcs_cat.m A SOPE/GDLContentStore/gcs_gensql.m A SOPE/GDLContentStore/gcs_ls.m A SOPE/GDLContentStore/gcs_mkdir.m A SOPE/GDLContentStore/gcs_recreatequick.m D SOPE/sope-gdl1/GDLContentStore/COPYING D SOPE/sope-gdl1/GDLContentStore/COPYRIGHT D SOPE/sope-gdl1/GDLContentStore/ChangeLog D SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h D SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m D SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h D SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m D SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h D SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m D SOPE/sope-gdl1/GDLContentStore/GCSContext.h D SOPE/sope-gdl1/GDLContentStore/GCSContext.m D SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h D SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m D SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h D SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m D SOPE/sope-gdl1/GDLContentStore/GCSFolder.h D SOPE/sope-gdl1/GDLContentStore/GCSFolder.m D SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h D SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m D SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h D SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m D SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h D SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m D SOPE/sope-gdl1/GDLContentStore/GNUmakefile D SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble D SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h D SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m D SOPE/sope-gdl1/GDLContentStore/README D SOPE/sope-gdl1/GDLContentStore/Version D SOPE/sope-gdl1/GDLContentStore/common.h D SOPE/sope-gdl1/GDLContentStore/fhs.make D SOPE/sope-gdl1/GDLContentStore/gcs_cat.m D SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m D SOPE/sope-gdl1/GDLContentStore/gcs_ls.m D SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m D SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m commit 2ab7bfa7a232347a535ffbe7bfc5c1154deb830e Author: Francis Lachapelle Date: Fri Oct 26 22:17:29 2007 +0000 Monotone-Parent: 4557d2116359d7e6bf6cc5b09aa5249747d99199 Monotone-Revision: e4fec6e182744550cd3d54b27f42cadaca7953e5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-26T22:17:29 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 91d10b14b5f94d18c7e8c27114b3610c00b4e1a9 Author: Wolfgang Sourdeau Date: Fri Oct 26 20:29:06 2007 +0000 Monotone-Parent: ff9ecdad5c2aaadfaee83c65c66e64abcf91ccac Monotone-Revision: 70da0038473c195e4432eef83ea8e60444efb5e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T20:29:06 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat D Scripts/sogo-init.d-rhel4 D Scripts/sogocron.sh D Scripts/sogod-0.9 A Scripts/sogod-0.9-debian A Scripts/sogod-0.9-redhat D Scripts/sogod-redhat commit e454587e2af82130344f6365faa821e7f14a3820 Author: Wolfgang Sourdeau Date: Fri Oct 26 15:54:44 2007 +0000 Monotone-Parent: e662bdb4c427280bc776285f21da6aeb6bb17ddf Monotone-Revision: ff9ecdad5c2aaadfaee83c65c66e64abcf91ccac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T15:54:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 9dedbb0c7d9c0e831969203ab105cda7c71702cb Author: Wolfgang Sourdeau Date: Fri Oct 26 15:50:27 2007 +0000 Monotone-Parent: 4557d2116359d7e6bf6cc5b09aa5249747d99199 Monotone-Revision: e662bdb4c427280bc776285f21da6aeb6bb17ddf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T15:50:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit 116df618efa1ad126cb11508efeb37591fa36b25 Author: Wolfgang Sourdeau Date: Fri Oct 26 15:35:51 2007 +0000 Monotone-Parent: 76b80b70d982a6797653b57df9258fed33df4bd9 Monotone-Revision: 43873f327e4f2327b78f3b1c2f2c079cbe5f76d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T15:35:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/MailerUI.js commit 941605d08f2bb1710aff2dd12a4787f438ff89b9 Author: Wolfgang Sourdeau Date: Fri Oct 26 14:26:01 2007 +0000 Monotone-Parent: 1e445a759baf03865aad01318b01c32c1c83c456 Monotone-Revision: 76b80b70d982a6797653b57df9258fed33df4bd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T14:26:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailListView.m commit 5ce7f9d3770cd1f7a7807b57e5e18b7d888a9f9f Author: Francis Lachapelle Date: Fri Oct 26 14:19:40 2007 +0000 Monotone-Parent: 63a530bbdbc486f47136825ad11a2ed0267f8e1e Monotone-Revision: 286ef895fa5866cbba4e854f1db4225df88da0b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-26T14:19:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/generic.css M UI/WebServerResources/iefixes.css commit 127599b7ff3216c9b7a8f847bf7e59b02b08a3d2 Author: Wolfgang Sourdeau Date: Fri Oct 26 13:58:15 2007 +0000 Monotone-Parent: 63a530bbdbc486f47136825ad11a2ed0267f8e1e Monotone-Revision: 1e445a759baf03865aad01318b01c32c1c83c456 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-26T13:58:15 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit db25967bd20a180c7b0a99f23f74055860f2be02 Author: Francis Lachapelle Date: Thu Oct 25 20:36:08 2007 +0000 Monotone-Parent: 0ebf0ab3929b5c634b6870dbdf4648265482e512 Monotone-Revision: 6554f23cdb0a8f5750823a6297e26d8134456619 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-25T20:36:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailPopupView.js commit 9657b7f1d8ddbf67b5efe770da0ba2134a491155 Author: Wolfgang Sourdeau Date: Thu Oct 25 20:07:56 2007 +0000 Monotone-Parent: 32dfb6e6d5b5c65eb70d4f6d9673a8e57b99795d Monotone-Revision: 92223c349e36554e352239ae2da737603abfaea3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T20:07:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.css A UI/WebServerResources/icon-deleted.png A UI/WebServerResources/icon-forwarded-replied.png A UI/WebServerResources/icon-forwarded.png A UI/WebServerResources/icon-new.png A UI/WebServerResources/icon-replied.png D UI/WebServerResources/message-mail.png commit ca1db4cbd1be795ddc31b9a9daa0db7b045442a4 Author: Francis Lachapelle Date: Thu Oct 25 19:41:49 2007 +0000 Monotone-Parent: b8739c38c2f4892f1fb2d687073e8cd5538e75f8 Monotone-Revision: 0ebf0ab3929b5c634b6870dbdf4648265482e512 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-25T19:41:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 1838a833fa51b9aaab8f12ebc8656e8b56768e57 Author: Francis Lachapelle Date: Thu Oct 25 19:22:07 2007 +0000 Monotone-Parent: 8a165a32a6a836849e62e7fa408d15b5ce3c7a25 Monotone-Revision: 0a3d8971fb4a3b2c5dfbe3f501204e4f46f3ce96 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-25T19:22:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/generic.js commit 13e305129827f46cfb47810beef612d42e4388a9 Author: Wolfgang Sourdeau Date: Thu Oct 25 18:35:24 2007 +0000 Monotone-Parent: 411e18da9b8303cd9a4927e92d807baf5025523f Monotone-Revision: 32dfb6e6d5b5c65eb70d4f6d9673a8e57b99795d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T18:35:24 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit 2ee860c330c5fbe05f915b4d395ad11e9a023549 Author: Wolfgang Sourdeau Date: Thu Oct 25 17:56:47 2007 +0000 Monotone-Parent: df36a823f379fbf4d30f5a90eb58b5634c9c54c2 Monotone-Revision: 411e18da9b8303cd9a4927e92d807baf5025523f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T17:56:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit bd499b0c88848077906d165d9ce14954f8fd8710 Author: Wolfgang Sourdeau Date: Thu Oct 25 17:34:27 2007 +0000 Monotone-Parent: aac6a8a6798d9e703464623588abec8ba095b7e3 Monotone-Revision: df36a823f379fbf4d30f5a90eb58b5634c9c54c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T17:34:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit cbd3b01764aad15288671a0ffe0891a7ddd3d651 Author: Wolfgang Sourdeau Date: Thu Oct 25 15:28:59 2007 +0000 Monotone-Parent: 324953981461ad15df80c3193646a4ca4e57d5b5 Monotone-Revision: 5510a075ff0317a22da3bd5c546abb2ce9386a21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:28:59 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 52cee6495ac61057405d305914d14917b8a405d8 Author: Wolfgang Sourdeau Date: Thu Oct 25 15:28:14 2007 +0000 Monotone-Parent: 6942fad37af1688fabf9fedce658eafff7ae9cf7 Monotone-Revision: 324953981461ad15df80c3193646a4ca4e57d5b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:28:14 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit 3c1bb5f1d8c6a91388cf931d78167306430e4f60 Author: Wolfgang Sourdeau Date: Thu Oct 25 15:28:06 2007 +0000 Monotone-Parent: a8160f433740ec8b2a14452d63e845319427b8a9 Monotone-Revision: 6942fad37af1688fabf9fedce658eafff7ae9cf7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:28:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.m commit 0b7a73dc68f7583d5566a7aae161ac1534385f87 Author: Wolfgang Sourdeau Date: Thu Oct 25 15:26:54 2007 +0000 Monotone-Parent: a0db3f538581c7b491b49f0e21b754544b33477b Monotone-Revision: a8160f433740ec8b2a14452d63e845319427b8a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:26:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit ec5b15c2bb2be4e1ff58f4944b8eaff805ab0cdb Author: Wolfgang Sourdeau Date: Thu Oct 25 15:25:39 2007 +0000 Monotone-Parent: f6dcf8a9dfda51ed37550dae7830efbd1d417317 Monotone-Revision: a0db3f538581c7b491b49f0e21b754544b33477b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:25:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 854ee96841c727f94954733e3d9742d248ebdf66 Author: Wolfgang Sourdeau Date: Thu Oct 25 15:23:25 2007 +0000 Monotone-Parent: 99aecefc3b45bf70dccf3bc8c5f60e6017e3935b Monotone-Revision: f6dcf8a9dfda51ed37550dae7830efbd1d417317 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:23:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/GNUmakefile commit 746063a94038d872f1bbc1602dd201ba88e9f6ec Author: Wolfgang Sourdeau Date: Thu Oct 25 15:23:17 2007 +0000 Monotone-Parent: 7ee0c1dd084226bd61d44f69428903723aac6bbc Monotone-Revision: 99aecefc3b45bf70dccf3bc8c5f60e6017e3935b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-25T15:23:17 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Mailer/NSData+Mail.h A SoObjects/Mailer/NSData+Mail.m commit b2ed4bfad4cda4eabe8cf527b0bb45efbd26b03b Author: Francis Lachapelle Date: Wed Oct 24 20:06:53 2007 +0000 Monotone-Parent: 84918f7ffc2695a68b90c84f75767b8b17f3d954 Monotone-Revision: d740c679cf1cefcedfad26e298c71bde54a6286d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-24T20:06:53 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 93f24ba25b7230e9cb8f765559dd9282fb339cb0 Author: Wolfgang Sourdeau Date: Wed Oct 24 17:21:33 2007 +0000 Monotone-Parent: 84918f7ffc2695a68b90c84f75767b8b17f3d954 Monotone-Revision: 7ee0c1dd084226bd61d44f69428903723aac6bbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-24T17:21:33 Monotone-Branch: ca.inverse.sogo D SOPE/sope-patchset-r1544.diff D SOPE/sope-patchset-r1545.diff commit d1bc275c1f7fe448cd0b4cd3abfcd47f1d41ceaa Author: Francis Lachapelle Date: Wed Oct 24 17:10:16 2007 +0000 Monotone-Parent: 144891fa296b6c974c0d29524a0c1c6609d48279 Monotone-Revision: d82071db080ca95a635a31828f573df51471c057 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-24T17:10:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit f03e5f5e14ab83a2e94e68a439e36bc301af2c99 Author: Wolfgang Sourdeau Date: Wed Oct 24 16:56:34 2007 +0000 Monotone-Parent: 150dfc7aab21ae2733a4b789463f361e2a53ad97 Monotone-Revision: 2cfe32432efb28a38a497bae78a3b7dcc275af26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-24T16:56:34 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gdl1/GDLContentStore/ChangeLog M SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m commit 2ff9d68fbd1e470a488fef5a95c965195a375bd9 Author: Francis Lachapelle Date: Wed Oct 24 15:52:08 2007 +0000 Monotone-Parent: 150dfc7aab21ae2733a4b789463f361e2a53ad97 Monotone-Revision: 144891fa296b6c974c0d29524a0c1c6609d48279 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-24T15:52:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit 3c0a5d75a65e4f49040eaa4ef9612d68e666838b Author: Wolfgang Sourdeau Date: Tue Oct 23 22:06:34 2007 +0000 Monotone-Parent: 38b02fcf3a1c95e75cb04e67d18744657b22e44a Monotone-Revision: 150dfc7aab21ae2733a4b789463f361e2a53ad97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T22:06:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit d959b818bad1756d03b05e69bf9b1708d2373b28 Author: Wolfgang Sourdeau Date: Tue Oct 23 22:04:39 2007 +0000 Monotone-Parent: 9b57805f0b6a0ca5630034ce9fc21bdf14889e01 Monotone-Revision: 38b02fcf3a1c95e75cb04e67d18744657b22e44a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T22:04:39 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 8177a6cab006d9cac9aef6f6874f609fea8a7a76 Author: Wolfgang Sourdeau Date: Tue Oct 23 22:04:34 2007 +0000 Monotone-Parent: 6d72460fc711cc8527393aeb0db47f3667ce0f88 Monotone-Revision: 9b57805f0b6a0ca5630034ce9fc21bdf14889e01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T22:04:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit ea251a4d8229db9f76f3f67fb6d17754247f98d4 Author: Wolfgang Sourdeau Date: Tue Oct 23 21:59:46 2007 +0000 Monotone-Parent: dd419c699778aed41ce0f743264562f00f9a7225 Monotone-Revision: 6d72460fc711cc8527393aeb0db47f3667ce0f88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T21:59:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.m M SoObjects/SOGo/NSDictionary+Utilities.m commit 5d2e26984211fd3fdc4267345b83110f149cc4ac Author: Wolfgang Sourdeau Date: Tue Oct 23 21:04:46 2007 +0000 Monotone-Parent: dfabbf3e9d4598beba86c88fa7cd60b04d540e54 Monotone-Revision: dd419c699778aed41ce0f743264562f00f9a7225 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T21:04:46 Monotone-Branch: ca.inverse.sogo M SOPE/sope-patchset-r1546.diff commit e963d80625b88baccb798462ec6345575e41c33a Author: Wolfgang Sourdeau Date: Tue Oct 23 17:46:51 2007 +0000 Monotone-Parent: 356263e44ccecc6b46fd886306e8b6e2273c29a6 Monotone-Revision: dfabbf3e9d4598beba86c88fa7cd60b04d540e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T17:46:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 3fbd803d520a26fb51116d7e1abc84748eeb518d Author: Wolfgang Sourdeau Date: Tue Oct 23 17:46:08 2007 +0000 Monotone-Parent: b4d6cee11ec9c823d2d085cefd2fa70df0cf827a Monotone-Revision: 356263e44ccecc6b46fd886306e8b6e2273c29a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T17:46:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m commit 529add7c30f995b5373f6bc8155324d398ad17d9 Author: Wolfgang Sourdeau Date: Tue Oct 23 17:44:20 2007 +0000 Monotone-Parent: 45efb9e03119e3b3a03e6e1b4b2e0c17f37a7928 Monotone-Revision: b4d6cee11ec9c823d2d085cefd2fa70df0cf827a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-23T17:44:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 0eb260dacf371e31cacdeb9c9c86e90818b7ac72 Author: Francis Lachapelle Date: Tue Oct 23 14:39:29 2007 +0000 Monotone-Parent: 7f6095f809b62253c184355dc35939b4fe3e2c53 Monotone-Revision: 45efb9e03119e3b3a03e6e1b4b2e0c17f37a7928 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-23T14:39:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 043624b59e1b363458aec5f0989c2ff1b6bbd68a Author: Wolfgang Sourdeau Date: Mon Oct 22 22:25:03 2007 +0000 Monotone-Parent: 45f5145837bf26807ee9a0b765cfdd2dbbd25518 Monotone-Revision: 7f6095f809b62253c184355dc35939b4fe3e2c53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T22:25:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 01917937719354165db1351a4ff6c574d3d0d70c Author: Wolfgang Sourdeau Date: Mon Oct 22 22:24:08 2007 +0000 Monotone-Parent: df6e6d4970991afb31fd11ee19fa747e5c5c76d5 Monotone-Revision: 45f5145837bf26807ee9a0b765cfdd2dbbd25518 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T22:24:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 747f4c0f1982e2d562621cde03a4f36b4f28650c Author: Wolfgang Sourdeau Date: Mon Oct 22 22:18:07 2007 +0000 Monotone-Parent: e4061b37bffe8a7f2898355a6e8d4036e46115d0 Monotone-Revision: df6e6d4970991afb31fd11ee19fa747e5c5c76d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T22:18:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.m commit ccdcc62564eadec7a487746afc373780691b157a Author: Wolfgang Sourdeau Date: Mon Oct 22 22:03:45 2007 +0000 Monotone-Parent: 1ae9c2331a84b076b01da922ab81cf098a6fff43 Monotone-Revision: e4061b37bffe8a7f2898355a6e8d4036e46115d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T22:03:45 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1546.diff commit 29e71363326b47b1e9969889f9332108f9c96674 Author: Wolfgang Sourdeau Date: Mon Oct 22 21:59:20 2007 +0000 Monotone-Parent: 7466bb5da0445e1513612a7c2b55fbe4ba52738b Monotone-Revision: 1ae9c2331a84b076b01da922ab81cf098a6fff43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:59:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 5f97744f45a98b9e16c098bff68206ce5b696fec Author: Wolfgang Sourdeau Date: Mon Oct 22 21:56:27 2007 +0000 Monotone-Parent: 035456c4dbd9ae05ba39c5cecd124b113e996c99 Monotone-Revision: 7466bb5da0445e1513612a7c2b55fbe4ba52738b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:56:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 54812bd74ed1a68efe33fd74ebaf8b634fc3caf3 Author: Wolfgang Sourdeau Date: Mon Oct 22 21:55:32 2007 +0000 Monotone-Parent: 975c26a53e965c95d107f31f4533081436befcff Monotone-Revision: 035456c4dbd9ae05ba39c5cecd124b113e996c99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:55:32 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit e10b21b9091dd9fad60ec1c1fff5a16f24f90ab9 Author: Wolfgang Sourdeau Date: Mon Oct 22 21:55:17 2007 +0000 Monotone-Parent: 43f291c68d0aa74f5cd7c08a90eed8e69ee3f3d0 Monotone-Revision: 975c26a53e965c95d107f31f4533081436befcff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:55:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox commit 0cf72fe137eaa5fdac5977a77147ee8fc531a180 Author: Wolfgang Sourdeau Date: Mon Oct 22 21:53:59 2007 +0000 Monotone-Parent: 8c124934952839aba1e33eb7c29621db35821bc5 Monotone-Revision: 43f291c68d0aa74f5cd7c08a90eed8e69ee3f3d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:53:59 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings commit fc4f12072b1d0761afbf79ea217b6ed1ba31c78d Author: Wolfgang Sourdeau Date: Mon Oct 22 21:53:31 2007 +0000 Monotone-Parent: eb77dd31037c7227b99cc8b6f61c1385e1bf0468 Monotone-Revision: 8c124934952839aba1e33eb7c29621db35821bc5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:53:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxTaskEditor.css M UI/WebServerResources/generic.css commit b65772bbff2a4f952cb1f705d9446bb6e93e33cd Author: Wolfgang Sourdeau Date: Mon Oct 22 21:52:13 2007 +0000 Monotone-Parent: 9bd3efbf4f547d824498717029033f28648869c2 Monotone-Revision: eb77dd31037c7227b99cc8b6f61c1385e1bf0468 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:52:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit 088482accb56978208bdee3c12be56c62f7a3d59 Author: Wolfgang Sourdeau Date: Mon Oct 22 16:07:12 2007 +0000 Monotone-Parent: 7da0a932cddc9269a4a07975e812b303fec2fbf4 Monotone-Revision: 70caa6c315c0b61c28f0ef9d832f18f6cd4ba00f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T16:07:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 63f23180958030282bb067034e88b29fb8c412b1 Author: Wolfgang Sourdeau Date: Mon Oct 22 16:02:36 2007 +0000 Monotone-Parent: 5d835533f52a26e3b8bb1a2570a4ac5d20e8e7a6 Monotone-Revision: 7da0a932cddc9269a4a07975e812b303fec2fbf4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T16:02:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit 5df57e72217288aa73af52a4996d8fa6ea64594b Author: Wolfgang Sourdeau Date: Mon Oct 22 13:50:49 2007 +0000 Monotone-Parent: 4de39ef2fdd0658acc4b5b2fc0da7e23c68159eb Monotone-Revision: 5d835533f52a26e3b8bb1a2570a4ac5d20e8e7a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T13:50:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit beb67d0f0e3ce9e9c101e5ce43f22dfa603b29b9 Author: Wolfgang Sourdeau Date: Mon Oct 22 13:49:53 2007 +0000 Monotone-Parent: 05a558934b129cec0a5ec663914dfaa242ecc623 Monotone-Revision: 4de39ef2fdd0658acc4b5b2fc0da7e23c68159eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T13:49:53 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 4f7f1325411d6282864006f58587b87347c77758 Author: Francis Lachapelle Date: Fri Oct 19 21:08:19 2007 +0000 Monotone-Parent: f775647c24125f4df21cdc41b3c4eae6eccec830 Monotone-Revision: d3291322d5661d3ab179d4b554b40c2516e33731 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-19T21:08:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit a1e71ce8a51c7ffb737c6a30d78757a959e4d74f Author: Wolfgang Sourdeau Date: Fri Oct 19 21:00:27 2007 +0000 Monotone-Parent: a8fd93b884337f0005a9aa2dd8c36f766f02483c Monotone-Revision: 05a558934b129cec0a5ec663914dfaa242ecc623 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T21:00:27 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1545.diff commit beb22ac722e9cf7372174dac78e2cbd46055344f Author: Wolfgang Sourdeau Date: Fri Oct 19 21:00:25 2007 +0000 Monotone-Parent: cced931fa315625b655b851184d3453c3a115eee Monotone-Revision: a8fd93b884337f0005a9aa2dd8c36f766f02483c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T21:00:25 Monotone-Branch: ca.inverse.sogo M Main/sogod.m commit 1e29a6e20cdcbb427ff3a15909845cd37d78b8c7 Author: Wolfgang Sourdeau Date: Fri Oct 19 19:32:00 2007 +0000 Monotone-Parent: 19f903f83cb41c2b439a715ea787b4e5a00dce36 Monotone-Revision: 1c43299cc4dd7d03f90df10c2a39ffe39966165a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T19:32:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit af43e25a1fbffad60795b61c4e7b8764ae1c7e99 Author: Wolfgang Sourdeau Date: Fri Oct 19 19:24:21 2007 +0000 Monotone-Parent: e954ed06e5f3b59d1a495928a06772585e390070 Monotone-Revision: 19f903f83cb41c2b439a715ea787b4e5a00dce36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T19:24:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit efdd4d3387496b03927fd1bbeeb1348999fbbb8e Author: Wolfgang Sourdeau Date: Fri Oct 19 19:23:57 2007 +0000 Monotone-Parent: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77 Monotone-Revision: e954ed06e5f3b59d1a495928a06772585e390070 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T19:23:57 Monotone-Branch: ca.inverse.sogo M SOPE/sope-gdl1/GDLContentStore/ChangeLog M SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m commit b1c41eb8b95e097526f25b159396069c13a12291 Author: Francis Lachapelle Date: Fri Oct 19 19:03:21 2007 +0000 Monotone-Parent: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77 Monotone-Revision: f775647c24125f4df21cdc41b3c4eae6eccec830 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-19T19:03:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 754e5024d4ac449f83eca9924b9a98682df6bf84 Author: Wolfgang Sourdeau Date: Fri Oct 19 14:36:33 2007 +0000 Monotone-Parent: 886be40347e25847d56bb027061dc616689f0f0b Monotone-Revision: 9a3d09f13e9068acf26d0472c7db733c9c3d7a77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-19T14:36:33 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxTaskEditor.js commit da1b3fe50853386aa3df3c54ca893484e329f0d3 Author: Wolfgang Sourdeau Date: Thu Oct 18 22:48:44 2007 +0000 Monotone-Parent: 2b34b89b1b94711bf4f516a1204ac918c0e2edd2 Monotone-Revision: 886be40347e25847d56bb027061dc616689f0f0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T22:48:44 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoRootPage.m commit 80e74f3de2d269002f98d977fb4611af7e1a4baa Author: Wolfgang Sourdeau Date: Thu Oct 18 22:48:34 2007 +0000 Monotone-Parent: 061cba1969b1c526f888bff270f05c4fbb1825d1 Monotone-Revision: 2b34b89b1b94711bf4f516a1204ac918c0e2edd2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T22:48:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoWebAuthenticator.m commit 33cbdee6840e2d9139a893c78e131c143ebf0f88 Author: Wolfgang Sourdeau Date: Thu Oct 18 21:54:24 2007 +0000 Monotone-Parent: 265eb9d5954b19823ec32ff241c0d6a724f7bf12 Monotone-Revision: 061cba1969b1c526f888bff270f05c4fbb1825d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T21:54:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactEditor.js commit 09c93edd982d1aa368422e3bb8076fd7a3ed4c90 Author: Wolfgang Sourdeau Date: Thu Oct 18 21:53:43 2007 +0000 Monotone-Parent: 77fad29da0fd5876e8ecb81ce5560d9ffd400f2d Monotone-Revision: 265eb9d5954b19823ec32ff241c0d6a724f7bf12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T21:53:43 Monotone-Branch: ca.inverse.sogo D UI/Templates/MailerUI/UIxMailTree.wox D UI/Templates/MailerUI/UIxMailTreeBlockJS.wox commit 17f82196c83e7fc4097d9fb16fb9b6f463ff181a Author: Wolfgang Sourdeau Date: Thu Oct 18 21:40:04 2007 +0000 Monotone-Parent: eeaa9b56be0dd1eff991c0e1fe8ba2884de77fe0 Monotone-Revision: 77fad29da0fd5876e8ecb81ce5560d9ffd400f2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T21:40:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6d93652deab1da6d3e279b0548d1ed3ac566645c Author: Wolfgang Sourdeau Date: Thu Oct 18 20:08:35 2007 +0000 Monotone-Parent: 0ed0ef307cb74b67ba17424e0e8a0e04a8364e9f Monotone-Revision: eeaa9b56be0dd1eff991c0e1fe8ba2884de77fe0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T20:08:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m commit 361e31b6429f1c1ca9d125c2605347cd09bfdf31 Author: Wolfgang Sourdeau Date: Thu Oct 18 17:19:05 2007 +0000 Monotone-Parent: c861ff04806417d509b5ef6af62ca318e9627b1f Monotone-Revision: 57ab60b3a3a179042115ec92eeabf44470945a9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T17:19:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit c402989dde64ff7f42a828467aee3576002636b5 Author: Wolfgang Sourdeau Date: Thu Oct 18 17:18:53 2007 +0000 Monotone-Parent: f4831aba087ab84c9ea8408610dcf9769966b8b8 Monotone-Revision: c861ff04806417d509b5ef6af62ca318e9627b1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T17:18:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 2bcbf95a3b6e0038f748cf3208de40d29d0038ea Author: Wolfgang Sourdeau Date: Thu Oct 18 17:18:48 2007 +0000 Monotone-Parent: c1039e97ecb95a8e1dd4a1ca25d457f206daeac3 Monotone-Revision: f4831aba087ab84c9ea8408610dcf9769966b8b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T17:18:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxMailEditor.js commit 41b41137bc1c2b73f8940e7965c65b80056f1726 Author: Wolfgang Sourdeau Date: Thu Oct 18 17:17:29 2007 +0000 Monotone-Parent: 269150da497e736104a81ea8ce9ab74f8c6b6027 Monotone-Revision: c1039e97ecb95a8e1dd4a1ca25d457f206daeac3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T17:17:29 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 96d5e5af9e6705b008b8a04cce4456bcf18b89eb Author: Wolfgang Sourdeau Date: Thu Oct 18 14:45:11 2007 +0000 Monotone-Parent: 60b451d63d7516a7e662359127f629d2c70e3f25 Monotone-Revision: 269150da497e736104a81ea8ce9ab74f8c6b6027 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T14:45:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 67f33463b14108d7663a1a28a4d4f561168e7d1b Author: Wolfgang Sourdeau Date: Thu Oct 18 14:44:58 2007 +0000 Monotone-Parent: f8b29d68c36441f92d7ffe8056a95fd25a2fd409 Monotone-Revision: 60b451d63d7516a7e662359127f629d2c70e3f25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T14:44:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit bd3b16ab89c3b9d2dd2f3af10b2d4fe092af1bf8 Author: Dominik Gehl Date: Thu Oct 18 01:44:14 2007 +0000 transparence de l'arriere fond de tbtv_sent_17x17.gif Monotone-Parent: e8041a4e5953854532b9c7c81a7dbd8b944de281 Monotone-Revision: 7659385c293a64fbec59fda5d5bf34bcd7b51d96 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-10-18T01:44:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/tbtv_sent_17x17.gif commit 4e7ed2dab845bdf4f4fe0b99148bf9cc93885f0e Author: Wolfgang Sourdeau Date: Wed Oct 17 22:29:51 2007 +0000 Monotone-Parent: c0e690042905295d3b7946d9d917fcf8e91982ef Monotone-Revision: f8b29d68c36441f92d7ffe8056a95fd25a2fd409 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T22:29:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/UIxMailActions.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.js commit fdf333c65c425d44b1e3f061c26809f8fb9d2245 Author: Wolfgang Sourdeau Date: Wed Oct 17 22:29:48 2007 +0000 Monotone-Parent: a4d4cb6701df7335a105447a2db63f4f0b984b5e Monotone-Revision: c0e690042905295d3b7946d9d917fcf8e91982ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T22:29:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 4f25878d1c21298594c3bf7e19a6faae306fcab2 Author: Wolfgang Sourdeau Date: Wed Oct 17 22:29:18 2007 +0000 Monotone-Parent: fc8653f50045ee2f94ff27629d72c5d978ce14dc Monotone-Revision: a4d4cb6701df7335a105447a2db63f4f0b984b5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T22:29:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit dbfc264c52f211deee8287c7c18cb8e5074363f5 Author: Wolfgang Sourdeau Date: Wed Oct 17 22:29:12 2007 +0000 Monotone-Parent: 85614544e5526da6715e36cc55ed9fce20953e99 Monotone-Revision: fc8653f50045ee2f94ff27629d72c5d978ce14dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T22:29:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/generic.css commit dc62bcdb2a627ec8aa56fabc55f9318749b3a084 Author: Wolfgang Sourdeau Date: Wed Oct 17 21:05:09 2007 +0000 Monotone-Parent: 65abf28d09d0ab2a977e4b818473c959e2670132 Monotone-Revision: 85614544e5526da6715e36cc55ed9fce20953e99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T21:05:09 Monotone-Branch: ca.inverse.sogo M NEWS commit 901304d72294b2f66bc89dad5654373f1d1cf3a0 Author: Wolfgang Sourdeau Date: Wed Oct 17 21:03:39 2007 +0000 Monotone-Parent: 0d7ec7c80044ea713be016f5438ae7893c4ef140 Monotone-Revision: 65abf28d09d0ab2a977e4b818473c959e2670132 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T21:03:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit eab8fb4f400bb2774d3b44362a86e7132e8e7fac Author: Wolfgang Sourdeau Date: Wed Oct 17 19:44:08 2007 +0000 Monotone-Parent: acff73e89c34d7f2b62426d731de6e36c1d357d5 Monotone-Revision: 0d7ec7c80044ea713be016f5438ae7893c4ef140 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T19:44:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 3059d828aafeb14f91fb73de9ae379d942fbe30d Author: Wolfgang Sourdeau Date: Wed Oct 17 19:08:00 2007 +0000 Monotone-Parent: e2a587850b9eee269da0ec8c0b9733e10ac517e7 Monotone-Revision: acff73e89c34d7f2b62426d731de6e36c1d357d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T19:08:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 74ee6bbd739acb365a7061b2381599b3a6328935 Author: Wolfgang Sourdeau Date: Wed Oct 17 17:53:27 2007 +0000 Monotone-Parent: 300de1b020c0a2ef216967f743b31e1e5187fea4 Monotone-Revision: e2a587850b9eee269da0ec8c0b9733e10ac517e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T17:53:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/tablekit.js commit 429cd4b3484249a9d8b4d0ea0e6ae911389340e9 Author: Wolfgang Sourdeau Date: Wed Oct 17 15:49:07 2007 +0000 Monotone-Parent: de9d906220920c859a21339ab6a8c8703a5d0b14 Monotone-Revision: 300de1b020c0a2ef216967f743b31e1e5187fea4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T15:49:07 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 9b3dad5410e98261f11c71b4f6b3ef0123e6a6c7 Author: Wolfgang Sourdeau Date: Wed Oct 17 15:48:18 2007 +0000 Monotone-Parent: 092a27d1717ad6d044259363f787d6f687d91bb0 Monotone-Revision: de9d906220920c859a21339ab6a8c8703a5d0b14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T15:48:18 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 410a6ff2f23323ce01c8643f61c498c0fe03fddb Author: Wolfgang Sourdeau Date: Wed Oct 17 15:46:59 2007 +0000 Monotone-Parent: 1ba81ff51e5b101bad7b8771622a147e64290c31 Monotone-Revision: 092a27d1717ad6d044259363f787d6f687d91bb0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T15:46:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m commit a93ad507cf2e9d4b47020f39d6f1bf4ccf773d2b Author: Wolfgang Sourdeau Date: Wed Oct 17 15:45:23 2007 +0000 Monotone-Parent: 78f9c189c35d1687c9f08b2312ba05b85b817cb7 Monotone-Revision: 1ba81ff51e5b101bad7b8771622a147e64290c31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T15:45:23 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoFolderAdvisory.m commit e0a96c41c6432780d2122a604d60d25d16166b5f Author: Wolfgang Sourdeau Date: Wed Oct 17 14:53:21 2007 +0000 Monotone-Parent: 8439a1b206fb7d2653a7ebd555a0936812ec870a Monotone-Revision: 78f9c189c35d1687c9f08b2312ba05b85b817cb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T14:53:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 64188147a0be608aa6defecdd2b44a8185191353 Author: Francis Lachapelle Date: Wed Oct 17 13:26:26 2007 +0000 Monotone-Parent: e1823e562044c4a13933d0a50cff56e7eac71ed6 Monotone-Revision: 8439a1b206fb7d2653a7ebd555a0936812ec870a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-17T13:26:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 1a7df0361918ca3f39dee25cf703d02137a2908c Author: Wolfgang Sourdeau Date: Tue Oct 16 22:30:31 2007 +0000 Monotone-Parent: 110d632a835a44d30c84d8280304a956d8468404 Monotone-Revision: e1823e562044c4a13933d0a50cff56e7eac71ed6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:30:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox commit 159f565f81e1942efa9ad53c458097f1b45f48ab Author: Wolfgang Sourdeau Date: Tue Oct 16 22:30:27 2007 +0000 Monotone-Parent: 5c9300366a0bd3366cad156340ce2158a534554b Monotone-Revision: 110d632a835a44d30c84d8280304a956d8468404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:30:27 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h M UI/Templates/UIxAclEditor.wox commit 68008ddf8fe4e19c2487d90183a8e4830383eb2b Author: Wolfgang Sourdeau Date: Tue Oct 16 22:30:02 2007 +0000 Monotone-Parent: b71e0e986f6831af4e2277975bc3b9740f40ca95 Monotone-Revision: 5c9300366a0bd3366cad156340ce2158a534554b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:30:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 3cc531173c6beea9826acea7fe584c5f0cec8d9d Author: Wolfgang Sourdeau Date: Tue Oct 16 22:29:08 2007 +0000 Monotone-Parent: 15215e74bf0a86641e93f5887afd6597933439fc Monotone-Revision: b71e0e986f6831af4e2277975bc3b9740f40ca95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:29:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m commit 93005e568cb75a2374c2a83646dce3d5c48dc1e1 Author: Wolfgang Sourdeau Date: Tue Oct 16 22:14:50 2007 +0000 Monotone-Parent: 77b66d1c57c68b5b16ff0e72dbda315edaeed590 Monotone-Revision: 15215e74bf0a86641e93f5887afd6597933439fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:14:50 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 206ba45c65fedbeb386b93150271573591a2eda3 Author: Wolfgang Sourdeau Date: Tue Oct 16 22:14:37 2007 +0000 Monotone-Parent: 304019ef4927dcf653b6c4c591e87a5b17c9edf2 Monotone-Revision: 77b66d1c57c68b5b16ff0e72dbda315edaeed590 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:14:37 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit b3e112a022068eda1d68228527aa364876168bd0 Author: Wolfgang Sourdeau Date: Tue Oct 16 22:04:51 2007 +0000 Monotone-Parent: 154ffe7123c2830874b75a9f8a69c3556f23c29b Monotone-Revision: 304019ef4927dcf653b6c4c591e87a5b17c9edf2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:04:51 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m commit b056f482178f25195a548966b0fa326c525db222 Author: Wolfgang Sourdeau Date: Mon Oct 15 19:14:46 2007 +0000 Monotone-Parent: ec9c129ca2ad9336942f829750ea17901e60315b Monotone-Revision: 154ffe7123c2830874b75a9f8a69c3556f23c29b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-15T19:14:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 7d182c760ff5074132eda0892caa54e72607e621 Author: Ludovic Marcotte Date: Sun Oct 14 16:07:22 2007 +0000 See ChangeLog Monotone-Parent: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe Monotone-Revision: ec9c129ca2ad9336942f829750ea17901e60315b Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-10-14T16:07:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoFolder.m M UI/SOGoUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.m A UI/SOGoUI/SOGoFolderAdvisory.h A UI/SOGoUI/SOGoFolderAdvisory.m A UI/Templates/SOGoFolderEnglishAdditionAdvisory.wox A UI/Templates/SOGoFolderEnglishRemovalAdvisory.wox A UI/Templates/SOGoFolderFrenchAdditionAdvisory.wox A UI/Templates/SOGoFolderFrenchRemovalAdvisory.wox A UI/Templates/SOGoFolderGermanAdditionAdvisory.wox A UI/Templates/SOGoFolderGermanRemovalAdvisory.wox commit cb0d2b7051d6af9c0fb4e3664d05a514dfc8ff40 Author: Francis Lachapelle Date: Thu Oct 11 22:10:14 2007 +0000 Monotone-Parent: 03f4ed2c67c156f85f5fd5dae8c1f0bcdab5bb2f Monotone-Revision: f4d1aaac3bdf07ab4ee67974f65577c30c1bb0fe Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-11T22:10:14 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile M OGoContentStore/GNUmakefile M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/Mailer/GNUmakefile M SoObjects/SOGo/GNUmakefile M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailPartViewers/GNUmakefile M UI/MailerUI/GNUmakefile M UI/MainUI/GNUmakefile M UI/PreferencesUI/GNUmakefile M UI/Scheduler/GNUmakefile commit 0074cf39245dcd1c368a05dd57fbfb0911fbdbdf Author: Francis Lachapelle Date: Thu Oct 11 20:31:42 2007 +0000 Monotone-Parent: 1627eb2fa6b4c1b99a1724c339095c802d86f162 Monotone-Revision: 03f4ed2c67c156f85f5fd5dae8c1f0bcdab5bb2f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-11T20:31:42 Monotone-Branch: ca.inverse.sogo A SOPE/sope-patchset-r1544.diff M UI/WebServerResources/SchedulerUI.js commit e6964ac180114361176707a557a7e8c999632e4d Author: Ludovic Marcotte Date: Wed Oct 10 20:34:34 2007 +0000 Optimisations... Monotone-Parent: 8b8f40b39b92d25a5eb1161d5efe0bd91fd3e207 Monotone-Revision: 015eb4cf8ecea01eb6fda8056121a53f54047e09 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-10-10T20:34:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/WebServerResources/MailerUI.css commit 62e7896e1c979fa3e6ea62b2acd19ae07329e5bc Author: Francis Lachapelle Date: Wed Oct 10 19:25:48 2007 +0000 Monotone-Parent: e41de0de8677dc8b5262c513742ba24fe69be861 Monotone-Revision: b5f6c20667d64bf39106ed8fa0eed2bcee16e372 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-10T19:25:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit ebc2d6eb90faa6651e30463be99f8c61e3b31893 Author: Francis Lachapelle Date: Wed Oct 10 19:23:58 2007 +0000 Monotone-Parent: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5 Monotone-Revision: e41de0de8677dc8b5262c513742ba24fe69be861 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-10T19:23:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxCalUserRightsEditor.js commit 778658c75a30860852897877fb178ea1a70e7646 Author: Ludovic Marcotte Date: Wed Oct 10 18:44:26 2007 +0000 See ChangeLog for full details. Monotone-Parent: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5 Monotone-Revision: 8b8f40b39b92d25a5eb1161d5efe0bd91fd3e207 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-10-10T18:44:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoUser.m M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit dc48bb9e4c96d319a1fe5d3075350c700775d2a7 Author: Francis Lachapelle Date: Tue Oct 9 17:57:27 2007 +0000 Monotone-Parent: 7342d9cd31675160736e0f2db8a83047d9babea9 Monotone-Revision: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-09T17:57:27 Monotone-Branch: ca.inverse.sogo A SOPE/sope-gdl1/GDLContentStore/GNUmakefile A SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble M UI/Common/UIxFolderActions.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 03382298b87a9676d3af993bc8160cb317fb4197 Author: Francis Lachapelle Date: Tue Oct 9 17:19:20 2007 +0000 Monotone-Parent: fe67bff0ab967ccf03cfe54c248865c9df889c21 Monotone-Revision: 7342d9cd31675160736e0f2db8a83047d9babea9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-09T17:19:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m commit 084ffb7bc816bc6294b4826b7cc0b43936f4af51 Author: Francis Lachapelle Date: Thu Oct 4 21:04:09 2007 +0000 Monotone-Parent: 40d064d504a6fa3becd0151859c8b0878ef027e9 Monotone-Revision: fe67bff0ab967ccf03cfe54c248865c9df889c21 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-04T21:04:09 Monotone-Branch: ca.inverse.sogo A sogo.spec commit c6329f56a5d40cc21ddd2357b755b2b9dd4ba096 Author: Francis Lachapelle Date: Thu Oct 4 17:26:21 2007 +0000 Monotone-Parent: dc2b0827f3e72cd80a1a6e0907d7f31d9eabcdf3 Monotone-Revision: 40d064d504a6fa3becd0151859c8b0878ef027e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-04T17:26:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.js commit cf94665c05d8cf1a45f4e08c2765e9054fdc9615 Author: Francis Lachapelle Date: Thu Oct 4 17:25:49 2007 +0000 Monotone-Parent: 9159a1e2f94d0a238a52c1da53f62a1e2996469e Monotone-Revision: dc2b0827f3e72cd80a1a6e0907d7f31d9eabcdf3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-04T17:25:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m M NEWS commit b1fcb599fd8280af275762fae88c954d655954cd Author: Francis Lachapelle Date: Thu Oct 4 14:17:38 2007 +0000 Monotone-Parent: bceab5353f7fd5926b14d16f4e1968dca31a7c1d Monotone-Revision: 9159a1e2f94d0a238a52c1da53f62a1e2996469e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-04T14:17:38 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m M UI/WebServerResources/MailerUI.js commit 93101c5179fbe28e30bcdc65fc25070dfa9fc408 Author: Francis Lachapelle Date: Wed Oct 3 20:01:05 2007 +0000 Monotone-Parent: 344feed760adcba4714ac97247287f041e87b24f Monotone-Revision: bceab5353f7fd5926b14d16f4e1968dca31a7c1d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-03T20:01:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit 9d40c6bc5a21dd30687fae9e829eb2d745e691d9 Author: Francis Lachapelle Date: Wed Oct 3 15:35:58 2007 +0000 Monotone-Parent: a789e495200d57c69888a311cea9b43fb3af88ef Monotone-Revision: 344feed760adcba4714ac97247287f041e87b24f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-03T15:35:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 3155f140cd12b790de43c4b8537de094757f9654 Author: Francis Lachapelle Date: Wed Oct 3 13:59:39 2007 +0000 Monotone-Parent: 9ae88bb6243ba87ed733deacf0d14abf74a4cb60 Monotone-Revision: a789e495200d57c69888a311cea9b43fb3af88ef Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-03T13:59:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 622fdf3bae9ab8d935cd112797c2e564723f55c5 Author: Francis Lachapelle Date: Tue Oct 2 22:03:27 2007 +0000 Monotone-Parent: 8d5e1ecd9bc18e87c532bd2afcb12d16f9f0b19a Monotone-Revision: 9ae88bb6243ba87ed733deacf0d14abf74a4cb60 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-02T22:03:27 Monotone-Branch: ca.inverse.sogo A SOPE/sope-gdl1/GDLContentStore/COPYING A SOPE/sope-gdl1/GDLContentStore/COPYRIGHT A SOPE/sope-gdl1/GDLContentStore/ChangeLog A SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h A SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m A SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h A SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m A SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h A SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m A SOPE/sope-gdl1/GDLContentStore/GCSContext.h A SOPE/sope-gdl1/GDLContentStore/GCSContext.m A SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h A SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m A SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h A SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m A SOPE/sope-gdl1/GDLContentStore/GCSFolder.h A SOPE/sope-gdl1/GDLContentStore/GCSFolder.m A SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h A SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m A SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h A SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m A SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h A SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m A SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h A SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m A SOPE/sope-gdl1/GDLContentStore/README A SOPE/sope-gdl1/GDLContentStore/Version A SOPE/sope-gdl1/GDLContentStore/common.h A SOPE/sope-gdl1/GDLContentStore/fhs.make A SOPE/sope-gdl1/GDLContentStore/gcs_cat.m A SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m A SOPE/sope-gdl1/GDLContentStore/gcs_ls.m A SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m A SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m commit 97cae932780a00d8604475a017c0ebad7d4eb317 Author: Francis Lachapelle Date: Tue Oct 2 22:02:16 2007 +0000 Monotone-Parent: 7db6fbb0b2c9e675b2ca5efecf2fbe3abb0ea5f9 Monotone-Revision: 8d5e1ecd9bc18e87c532bd2afcb12d16f9f0b19a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-02T22:02:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M GNUmakefile commit 3e46e3a10cba97fd897b1d6d22fe92b42dfbaac7 Author: Francis Lachapelle Date: Tue Oct 2 15:29:16 2007 +0000 Monotone-Parent: 8aa07a8f048c7e50cdc15d7dd7aa1b00d822b02f Monotone-Revision: 7db6fbb0b2c9e675b2ca5efecf2fbe3abb0ea5f9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-02T15:29:16 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Common/UIxPageFrame.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit 43af980501c61ea2a862739b940033955ec9820c Author: Francis Lachapelle Date: Tue Oct 2 14:52:47 2007 +0000 Monotone-Parent: 9c6dc6a8ae6889a9f5df735cb84d50ea6a07241d Monotone-Revision: 8aa07a8f048c7e50cdc15d7dd7aa1b00d822b02f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-02T14:52:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 0685bba9a595c0783087660c67c54396ed3740a8 Author: Francis Lachapelle Date: Sat Sep 29 00:23:23 2007 +0000 Monotone-Parent: ebf06451111f1c4e8049341f943198ffce019019 Monotone-Revision: 9c6dc6a8ae6889a9f5df735cb84d50ea6a07241d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:23:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 5b11d2b768847c8f0d41772c96e348152650c7fa Author: Francis Lachapelle Date: Sat Sep 29 00:22:45 2007 +0000 Monotone-Parent: 44d8a5e3ba820c4f2a68d0efa49fee1570861b5f Monotone-Revision: ebf06451111f1c4e8049341f943198ffce019019 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:22:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit c703761b82b65724edb81ef8ad20cc3078d80d81 Author: Francis Lachapelle Date: Sat Sep 29 00:22:11 2007 +0000 Monotone-Parent: 39bee5d17f65aa91b7a4753496f25cd25094497f Monotone-Revision: 44d8a5e3ba820c4f2a68d0efa49fee1570861b5f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:22:11 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 7a6175b0ab8c66ac067e847e062516a29d11a999 Author: Francis Lachapelle Date: Sat Sep 29 00:21:24 2007 +0000 Monotone-Parent: 47afb1a0664611e585a31cf046af57b3bbd9f9da Monotone-Revision: 39bee5d17f65aa91b7a4753496f25cd25094497f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:21:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js commit 28e3caf48063fc166f64ad1668031658113b9919 Author: Francis Lachapelle Date: Sat Sep 29 00:20:57 2007 +0000 Monotone-Parent: 3c338af134e65f4f3f9e3c9f5a2e69b3445bf4d4 Monotone-Revision: 47afb1a0664611e585a31cf046af57b3bbd9f9da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:20:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit c6bb1ead3f576c1ea51e58f2937cf848b09de71c Author: Francis Lachapelle Date: Sat Sep 29 00:17:03 2007 +0000 Monotone-Parent: fb3638c94d9c1d369dd6a435659daa87490de744 Monotone-Revision: 3c338af134e65f4f3f9e3c9f5a2e69b3445bf4d4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-29T00:17:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserRightsEditor.js commit a13f89414c8a3e4b15c8a19d22704b7bb5f1feae Author: Francis Lachapelle Date: Tue Sep 25 22:10:55 2007 +0000 Monotone-Parent: f01e210b920677b14954ca0dd0f0317a90b0b6ef Monotone-Revision: fb3638c94d9c1d369dd6a435659daa87490de744 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:10:55 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 94fe3125e8a93405e4d121ab53ea102def4f8962 Author: Francis Lachapelle Date: Tue Sep 25 22:10:44 2007 +0000 Monotone-Parent: 0da4bbe038a2b804a8a8e6ba2b501c33ddc404c0 Monotone-Revision: f01e210b920677b14954ca0dd0f0317a90b0b6ef Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:10:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 3efbdbf54cb52efd39bf4d90082b0d2bc626f58e Author: Francis Lachapelle Date: Tue Sep 25 22:09:59 2007 +0000 Monotone-Parent: 48fd12b2868ca8832bcd3a824cf10a332f85bada Monotone-Revision: 0da4bbe038a2b804a8a8e6ba2b501c33ddc404c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:09:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css commit 208dadc614e48367f7c068ae882e669bd153ecf2 Author: Francis Lachapelle Date: Tue Sep 25 22:08:37 2007 +0000 Monotone-Parent: 98ba28e2eec6f1a3bc508ffc17c7511bb9dc5c05 Monotone-Revision: 48fd12b2868ca8832bcd3a824cf10a332f85bada Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:08:37 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 9ad472339e7ed6d5526a433027bf40917ea33e58 Author: Francis Lachapelle Date: Tue Sep 25 22:08:15 2007 +0000 Monotone-Parent: 4e34471b9c44847d508676700d42ad32f4003db3 Monotone-Revision: 98ba28e2eec6f1a3bc508ffc17c7511bb9dc5c05 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:08:15 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 09da1b791dde0f7fcb8a172f6e22ef1a0cfaa235 Author: Francis Lachapelle Date: Tue Sep 25 22:07:42 2007 +0000 Monotone-Parent: 63f597c0362a321174e2de5654b2b69b0218c5fb Monotone-Revision: 4e34471b9c44847d508676700d42ad32f4003db3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:07:42 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings commit 5301a95e5ed79053ad744cd90cfd47a57ced3a23 Author: Francis Lachapelle Date: Tue Sep 25 22:07:07 2007 +0000 Monotone-Parent: e8a574b3e4398045ebb35d2e6e4dc9f0f7ad0180 Monotone-Revision: 63f597c0362a321174e2de5654b2b69b0218c5fb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T22:07:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.m commit 72cadb466f380e8ac0f069ca05e1c80c32eb5ba5 Author: Francis Lachapelle Date: Tue Sep 25 21:07:47 2007 +0000 Monotone-Parent: c131957774573fc99dca5c553a02578fcaa59370 Monotone-Revision: e8a574b3e4398045ebb35d2e6e4dc9f0f7ad0180 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T21:07:47 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit 729da59c4991c2799dd9327559c94378d50338b7 Author: Francis Lachapelle Date: Tue Sep 25 13:47:27 2007 +0000 Monotone-Parent: 339426fa77e502a597ac38bcc03dff81ea38a4e2 Monotone-Revision: c131957774573fc99dca5c553a02578fcaa59370 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-25T13:47:27 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/browser_firefox.gif A UI/WebServerResources/browser_ie.gif A UI/WebServerResources/browser_safari.gif commit f01ad2ef3170264c851d891f8cb4515f1a962394 Author: Francis Lachapelle Date: Mon Sep 24 21:39:02 2007 +0000 Monotone-Parent: 807deb2239f073e058d501505aea6ff999ed1b25 Monotone-Revision: 339426fa77e502a597ac38bcc03dff81ea38a4e2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-24T21:39:02 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.h A UI/WebServerResources/tablekit-trueresize.js commit 1b65309e59e4c9e24c4f8bbc8eabf18fada9a5f7 Author: Francis Lachapelle Date: Mon Sep 24 21:26:23 2007 +0000 Monotone-Parent: 9d2034c400246e39f2d7a801f52ee4971e5b431a Monotone-Revision: 807deb2239f073e058d501505aea6ff999ed1b25 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-24T21:26:23 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js M UI/WebServerResources/tablekit.js commit 05f79daf43da5f0b188aff4696c30bd862a8a447 Author: Francis Lachapelle Date: Fri Sep 21 14:22:27 2007 +0000 Monotone-Parent: 8c71c2f6c15c42ccc96502db7a2872d682131749 Monotone-Revision: 9d2034c400246e39f2d7a801f52ee4971e5b431a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:22:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/SOGoUI/UIxComponent.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoRootPage.css commit e3f661afec828e0b498e3175b128c3b2fa334803 Author: Francis Lachapelle Date: Fri Sep 21 14:22:04 2007 +0000 Monotone-Parent: 939efb8fd6244aa67aa4ca8fea58835975b430fa Monotone-Revision: 8c71c2f6c15c42ccc96502db7a2872d682131749 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:22:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserRightsEditor.js commit 6f23d805c70101f71c3994a465371ab65cbccbad Author: Francis Lachapelle Date: Fri Sep 21 14:20:10 2007 +0000 Monotone-Parent: 3ebb6d8ed27fdb6ba4b35f0bfcdbc625fd8620b2 Monotone-Revision: 939efb8fd6244aa67aa4ca8fea58835975b430fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-21T14:20:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxCalUserRightsEditor.js M UI/WebServerResources/UIxMailUserRightsEditor.js commit 18f5d5bf9fe5bb48919746273a3a4a135c70c3e8 Author: Wolfgang Sourdeau Date: Wed Sep 19 22:03:11 2007 +0000 Monotone-Parent: b94a205a2235d5b995faf01f91a8cccfff28235d Monotone-Revision: 19a9cb7dca6866c4d759812496468f9d93e33225 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-19T22:03:11 Monotone-Branch: ca.inverse.sogo A Scripts/sogo-init.d-rhel4 commit 80da504636e4b55ccfc8034e762aa6b00ab35df7 Author: Francis Lachapelle Date: Wed Sep 19 20:00:10 2007 +0000 Monotone-Parent: feca1919ae107b140918af5831c9094fd2ceb325 Monotone-Revision: 96effe6b8b81620e6321b228cbab54c6d0ff3555 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-19T20:00:10 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/UIxComponentEditor.js commit 5b7599797c74ab58aafee839b6d0f76ef7033aeb Author: Francis Lachapelle Date: Wed Sep 19 19:59:44 2007 +0000 Monotone-Parent: 596a541340f11313425a6114a841a3e3dc1dac52 Monotone-Revision: feca1919ae107b140918af5831c9094fd2ceb325 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-19T19:59:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 9570be583918d36d4f684d61c4a6fc3e318e5cfd Author: Francis Lachapelle Date: Wed Sep 19 18:28:11 2007 +0000 Monotone-Parent: 695e422f389fa2e979d908bf859c534fad501b93 Monotone-Revision: 596a541340f11313425a6114a841a3e3dc1dac52 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-19T18:28:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 924c83762698e8dd53f7af47e1fb540b449c99d7 Author: Francis Lachapelle Date: Wed Sep 19 17:24:00 2007 +0000 Monotone-Parent: a486856eb1c20d59b444f05d1ce45177d7ccc66e Monotone-Revision: 695e422f389fa2e979d908bf859c534fad501b93 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-19T17:24:00 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoRootPage.css commit 0c538f0fbc3202c9f9a0b1853d1d9e39d8ad725e Author: Francis Lachapelle Date: Tue Sep 18 20:52:32 2007 +0000 Monotone-Parent: ebea63a163ebf08fba3b02873febbe9dcaaaeb2c Monotone-Revision: a486856eb1c20d59b444f05d1ce45177d7ccc66e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-18T20:52:32 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SOGoRootPage.css commit 59ee273dc77eb210a4e268be7d0c37263e4511d7 Author: Francis Lachapelle Date: Mon Sep 17 22:42:55 2007 +0000 Monotone-Parent: 84e757681cdfa7773cbbc9bd4d77e9536cae62fc Monotone-Revision: e480078fda9240a929b3ea04d2ddecdf26c20630 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T22:42:55 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit 1d5c49a7cb1123a08a24acbdf164d58a08650939 Author: Francis Lachapelle Date: Mon Sep 17 21:29:08 2007 +0000 Monotone-Parent: 6db79539af388f03f06a0b0e18a722cbeac0292e Monotone-Revision: 84e757681cdfa7773cbbc9bd4d77e9536cae62fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T21:29:08 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js commit e2d501a9b76f182a89a61f3832ec7215e7dfd354 Author: Francis Lachapelle Date: Mon Sep 17 20:53:16 2007 +0000 Monotone-Parent: 8ea0d17601b1217bc79e633f55d75e875b542c26 Monotone-Revision: 6db79539af388f03f06a0b0e18a722cbeac0292e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T20:53:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit fc5f287edde8761efb78faef6b1f8300a553089c Author: Francis Lachapelle Date: Mon Sep 17 20:12:16 2007 +0000 Monotone-Parent: fe3f54b152f30a04758f292beef7c98e2349e958 Monotone-Revision: 8ea0d17601b1217bc79e633f55d75e875b542c26 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T20:12:16 Monotone-Branch: ca.inverse.sogo M NEWS commit 67ef2ddf4beb10d1c8e4819e673d406be046bfcb Author: Francis Lachapelle Date: Mon Sep 17 20:11:32 2007 +0000 Monotone-Parent: 7001bd5342e68b3d0c659bc90a70a249a337d23c Monotone-Revision: fe3f54b152f30a04758f292beef7c98e2349e958 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T20:11:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 98385b5b8286903cefec423ab0b72349d70dab25 Author: Wolfgang Sourdeau Date: Mon Sep 17 18:01:02 2007 +0000 Monotone-Parent: 95a479a030c58000846673a3dd3d9cdb31012678 Monotone-Revision: b94a205a2235d5b995faf01f91a8cccfff28235d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T18:01:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m commit 1a12bec82232d7effecff740533fe5e47135273b Author: Wolfgang Sourdeau Date: Mon Sep 17 17:24:22 2007 +0000 Monotone-Parent: 600fef6ca341feacac6bb9e3012101ce7e14aae7 Monotone-Revision: 10b3eef04f57d98b8cd5811853bd18ee77bd52c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T17:24:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox commit daee6ab858684d7588559ab7811773fac438a74b Author: Francis Lachapelle Date: Mon Sep 17 15:58:28 2007 +0000 Monotone-Parent: 6c5162d633983a0315c4a43f2114c333d5df86cd Monotone-Revision: 7001bd5342e68b3d0c659bc90a70a249a337d23c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-17T15:58:28 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit 65f6ab607d5b36718226066ccd5253c6111cff78 Author: Wolfgang Sourdeau Date: Mon Sep 17 15:40:22 2007 +0000 Monotone-Parent: 6c5162d633983a0315c4a43f2114c333d5df86cd Monotone-Revision: 600fef6ca341feacac6bb9e3012101ce7e14aae7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T15:40:22 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat M Scripts/sogod-redhat commit aef4c87c390675b0e0048fcfb751b9845f260d5d Author: Wolfgang Sourdeau Date: Mon Sep 17 14:20:22 2007 +0000 Monotone-Parent: eff15e29771ade513bbfeb9c50f15c3845ab5ebe Monotone-Revision: 6c5162d633983a0315c4a43f2114c333d5df86cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T14:20:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit fc9ccc21b085fdf6d58ab70eba82965aa19d13d8 Author: Wolfgang Sourdeau Date: Mon Sep 17 12:34:01 2007 +0000 Monotone-Parent: 0adbb87af7f34f8ebf06697f0903dcf61cea28a2 Monotone-Revision: eff15e29771ade513bbfeb9c50f15c3845ab5ebe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T12:34:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 127b85427890a50a87cb3a051ed70443c8ea0d0d Author: Wolfgang Sourdeau Date: Mon Sep 17 04:22:59 2007 +0000 Monotone-Parent: 94251401e9e214d24e22110863a7b667aec41455 Monotone-Revision: 0adbb87af7f34f8ebf06697f0903dcf61cea28a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T04:22:59 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit 33f412c72b96974fe5d0c4e5a28efa2de3dd392d Author: Wolfgang Sourdeau Date: Mon Sep 17 04:09:03 2007 +0000 Monotone-Parent: 262094fb69b2e0eb9af1fde64d15aafc31ecccda Monotone-Revision: 94251401e9e214d24e22110863a7b667aec41455 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T04:09:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxCalUserRightsEditor.css commit e8c2a933c448f3a34fd1126849e59d6f54385377 Author: Wolfgang Sourdeau Date: Mon Sep 17 03:42:16 2007 +0000 Monotone-Parent: 4aa70b487f0aac9a825415cb0573df63c95632b1 Monotone-Revision: 262094fb69b2e0eb9af1fde64d15aafc31ecccda Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T03:42:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 5ae0cbdfbe6358a99fd117ec45dbd1e35eccaab4 Author: Wolfgang Sourdeau Date: Mon Sep 17 03:40:46 2007 +0000 Monotone-Parent: fbb867d290fbac74eedd76bf137347b1886150c3 Monotone-Revision: 4aa70b487f0aac9a825415cb0573df63c95632b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T03:40:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit ba5f751a3bdb331458ca56e161cd971a03ce6645 Author: Wolfgang Sourdeau Date: Mon Sep 17 03:40:34 2007 +0000 Monotone-Parent: 641127c41cfee5608e04c80873154e605d00e178 Monotone-Revision: fbb867d290fbac74eedd76bf137347b1886150c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T03:40:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 3556365e4788e25e1406e213d1540a831ce17b3e Author: Wolfgang Sourdeau Date: Mon Sep 17 03:38:42 2007 +0000 Monotone-Parent: 7e0e7f16482ee3ae19401f5ff1f7b42154de45a5 Monotone-Revision: 641127c41cfee5608e04c80873154e605d00e178 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T03:38:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 8e481d140798f09781086e1caeb397b6b870a304 Author: Wolfgang Sourdeau Date: Mon Sep 17 03:37:42 2007 +0000 Monotone-Parent: 4d261df2cf600b1a2b203cffba49ea6559226fdd Monotone-Revision: 7e0e7f16482ee3ae19401f5ff1f7b42154de45a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T03:37:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoParentFolder.m commit bd194575df320c6ed53d4aae16625bcd65280b4e Author: Wolfgang Sourdeau Date: Sat Sep 15 02:31:34 2007 +0000 Monotone-Parent: 63bcd763cff414d885e16f073fd75273e3b16ddb Monotone-Revision: 4d261df2cf600b1a2b203cffba49ea6559226fdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T02:31:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/WebServerResources/SchedulerUI.js commit 85f6677f01787566edb3296c383269426d9eac32 Author: Wolfgang Sourdeau Date: Sat Sep 15 02:30:41 2007 +0000 Monotone-Parent: 74e8c97a23906be7b4dbcb91ef964ad3295ce610 Monotone-Revision: 63bcd763cff414d885e16f073fd75273e3b16ddb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T02:30:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 7083e1af4448300ccc87147241a836acd448a758 Author: Wolfgang Sourdeau Date: Sat Sep 15 02:30:22 2007 +0000 Monotone-Parent: a06ce5665fe20ccb682d88601d7ac8289b6491df Monotone-Revision: 74e8c97a23906be7b4dbcb91ef964ad3295ce610 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T02:30:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 856c0f0fb06b85f5669cfd24e24665d7824a3e3a Author: Wolfgang Sourdeau Date: Sat Sep 15 01:54:34 2007 +0000 Monotone-Parent: c9d2f25bdcfea3f8f41656cea282a4a8b50b02be Monotone-Revision: a06ce5665fe20ccb682d88601d7ac8289b6491df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T01:54:34 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m commit 70719110469c6f2b3151ef3f3e93e6c9e48985d3 Author: Wolfgang Sourdeau Date: Sat Sep 15 01:54:23 2007 +0000 Monotone-Parent: 1df5dfce7af858e1373fbc29363e661317b88be7 Monotone-Revision: c9d2f25bdcfea3f8f41656cea282a4a8b50b02be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T01:54:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit d82428fd19ba3a441d50abe1af09f5c621a42637 Author: Wolfgang Sourdeau Date: Sat Sep 15 01:54:17 2007 +0000 Monotone-Parent: 488206225fc258271b6f12bdd3eaa64f380f1b05 Monotone-Revision: 1df5dfce7af858e1373fbc29363e661317b88be7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T01:54:17 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings commit 4656bd8fff8951d993003d68516c09d5a5c6f0c8 Author: Wolfgang Sourdeau Date: Sat Sep 15 01:53:53 2007 +0000 Monotone-Parent: 87a9333d1b964bd43aa18b1182217b77d4387c16 Monotone-Revision: 488206225fc258271b6f12bdd3eaa64f380f1b05 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T01:53:53 Monotone-Branch: ca.inverse.sogo M UI/Contacts/German.lproj/Localizable.strings commit c34a112c29ff7b2226319798cd230d27a6069b04 Author: Wolfgang Sourdeau Date: Sat Sep 15 01:53:43 2007 +0000 Monotone-Parent: 1cfe317eadc0aafc088a70298c7841ddde8dd9b2 Monotone-Revision: 87a9333d1b964bd43aa18b1182217b77d4387c16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T01:53:43 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 5db820f224038a8f057315e731ecbac81249dae8 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:37:19 2007 +0000 Monotone-Parent: 3f88a26e2df5b2986893fbd4773fef7036cc8d70 Monotone-Revision: 1cfe317eadc0aafc088a70298c7841ddde8dd9b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:37:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 844589038b2131e3ee9707b2c8795bbca5061c3c Author: Wolfgang Sourdeau Date: Fri Sep 14 23:29:23 2007 +0000 Monotone-Parent: 2f6b4aaf04c065e823ffe07f1d387623c738b798 Monotone-Revision: 3f88a26e2df5b2986893fbd4773fef7036cc8d70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:29:23 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoTaskObject.m commit 519d8fb703a0ebfe46a0010e59338397615b5768 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:29:15 2007 +0000 Monotone-Parent: 6de89dc14458ae60cd4838acc7d8fa5d2a91c345 Monotone-Revision: 2f6b4aaf04c065e823ffe07f1d387623c738b798 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:29:15 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalendarSelector.m commit 5e1a5856435ba3048d7605431bd93b72f3e67839 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:16:48 2007 +0000 Monotone-Parent: e12096cc6ff6073a01d0cbde47b002dad0ed03eb Monotone-Revision: 6de89dc14458ae60cd4838acc7d8fa5d2a91c345 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:16:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 83b1c30e433c738f51bfa7a7508347d65cb96473 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:16:44 2007 +0000 Monotone-Parent: 53251d894e24b81b16181d88c88f3aed369a5d19 Monotone-Revision: e12096cc6ff6073a01d0cbde47b002dad0ed03eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:16:44 Monotone-Branch: ca.inverse.sogo M UI/Common/product.plist commit 2a0f7e7fb40f4824e61f0dbc956d52f9a10856c4 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:16:16 2007 +0000 Monotone-Parent: ed4ace3848e6db50985728fd7e65ef650f45e202 Monotone-Revision: 53251d894e24b81b16181d88c88f3aed369a5d19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:16:16 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m commit 9826fc1dfc1769fa69849573a39b877127d31699 Author: Wolfgang Sourdeau Date: Fri Sep 14 23:15:31 2007 +0000 Monotone-Parent: ff5978c26b4ea6af5e9c42a6d68297efa50665d0 Monotone-Revision: ed4ace3848e6db50985728fd7e65ef650f45e202 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:15:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/product.plist commit 980fc9d4778ec1b9c4b5443bbc2b12f93b9d487e Author: Wolfgang Sourdeau Date: Fri Sep 14 23:14:51 2007 +0000 Monotone-Parent: 4cdd56ac37ab7d34cf041371e916ee5bbe39d2cb Monotone-Revision: ff5978c26b4ea6af5e9c42a6d68297efa50665d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T23:14:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 3fb574f7b82326f11c1a1ebd04908c2cb0cc1e19 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:50:22 2007 +0000 Monotone-Parent: 7983fee9afaca3b26de67a090ea2b25a1b0524c5 Monotone-Revision: 4cdd56ac37ab7d34cf041371e916ee5bbe39d2cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:50:22 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit b5b5abad819be7311aff2cd2e7291f9acb8f8d4c Author: Wolfgang Sourdeau Date: Fri Sep 14 22:50:17 2007 +0000 Monotone-Parent: 0992ee2e65e65c4e8c5643be4ab4458d770bbeb6 Monotone-Revision: 7983fee9afaca3b26de67a090ea2b25a1b0524c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:50:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit ec652bf7fd77b5600702a0a2dbd5ca7964e85d74 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:50:14 2007 +0000 Monotone-Parent: 20d80817220289853d33b5adb51874098644e330 Monotone-Revision: 0992ee2e65e65c4e8c5643be4ab4458d770bbeb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:50:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js commit 4262408a401d283751d6a6698f903c6d27c0c190 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:50:01 2007 +0000 Monotone-Parent: 689d3d08796f0dfac036230102b579346decb74a Monotone-Revision: 20d80817220289853d33b5adb51874098644e330 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:50:01 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m commit 4170078c0b417217994e6bdf4baea29ca0e6f452 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:49:49 2007 +0000 Monotone-Parent: 39a12d6ba6be4513ed7ad704d541c95afc4a2d1d Monotone-Revision: 689d3d08796f0dfac036230102b579346decb74a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:49:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m commit a7bc9f9f40fcdffb4e51e0db7a7553c125e5d4d0 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:48:43 2007 +0000 Monotone-Parent: 0ca38e156b53ac1d513713a7a641b5b539767332 Monotone-Revision: 39a12d6ba6be4513ed7ad704d541c95afc4a2d1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:48:43 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 806b38d1689df7de42a09297cac43239b005ff94 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:10:39 2007 +0000 Monotone-Parent: e70627145b37fbab2e0e7b1108fd56e5ffcc5c96 Monotone-Revision: 0ca38e156b53ac1d513713a7a641b5b539767332 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:10:39 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxParentFolderActions.h A UI/Common/UIxParentFolderActions.m commit 8fb8bcf3d392da7d9c1676d9d576520ba4f5b204 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:08:43 2007 +0000 Monotone-Parent: 0dbbcf1ccc2d20ee627747b7ae0d9c3a9fe9b0d8 Monotone-Revision: e70627145b37fbab2e0e7b1108fd56e5ffcc5c96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:08:43 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/SOGoAppointmentFolders.h A SoObjects/Appointments/SOGoAppointmentFolders.m commit 2fb21ccf9e9e30d6febfdc66038775dec6630a87 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:06:36 2007 +0000 Monotone-Parent: 0c622c14bea584c75539ec4bf9d8ca29899745ef Monotone-Revision: 0dbbcf1ccc2d20ee627747b7ae0d9c3a9fe9b0d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:06:36 Monotone-Branch: ca.inverse.sogo M NEWS commit 21718aeac2aaec564cca74bfd68956c5e00eb254 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:02:15 2007 +0000 Monotone-Parent: 92e93f3527a76deed69fa61275517490d57f9a4f Monotone-Revision: f12c75a72aac13edc9728fe5a656c622487836dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:02:15 Monotone-Branch: ca.inverse.sogo M NEWS commit e2340b4c9f592586b978272c3fddfdbb39a99940 Author: Wolfgang Sourdeau Date: Fri Sep 14 22:01:02 2007 +0000 UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar Monotone-Parent: c4c95e670daa9c22e838239469a51f3d23b84ab0 Monotone-Revision: 92e93f3527a76deed69fa61275517490d57f9a4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:01:02 Monotone-Branch: ca.inverse.sogo A SoObjects/Appointments/English.lproj/Localizable.strings A SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/product.plist A SoObjects/Contacts/English.lproj/Localizable.strings A SoObjects/Contacts/French.lproj/Localizable.strings A SoObjects/Contacts/German.lproj/Localizable.strings M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Contacts/product.plist M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.m M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/GNUmakefile M UI/Common/German.lproj/Localizable.strings M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/product.plist M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.m M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/product.plist M UI/MainUI/SOGoRootPage.m M UI/MainUI/product.plist M UI/PreferencesUI/UIxPreferences.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/German.lproj/Localizable.strings D UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar A UI/Scheduler/Toolbars/SOGoAppointmentFolders.toolbar M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalendarSelector.h M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxContactsUserFolders.js A UI/WebServerResources/add-user-calendar.png M UI/WebServerResources/generic.js commit beac7e7aeab0c37a8844e6853a2e3edf98d64700 Author: Wolfgang Sourdeau Date: Fri Sep 14 21:59:00 2007 +0000 Monotone-Parent: 17441bc6502df80d7fa89d2f1beee98ac6e2c5d9 Monotone-Revision: c4c95e670daa9c22e838239469a51f3d23b84ab0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T21:59:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 321e9b964e07ebada404c5106d99cdb30b5dfe98 Author: Wolfgang Sourdeau Date: Fri Sep 14 21:54:19 2007 +0000 Monotone-Parent: d3bbadcce7472714c99e523e6d397a87aa65bf5b Monotone-Revision: 17441bc6502df80d7fa89d2f1beee98ac6e2c5d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T21:54:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 3b49a8a8a8acd6d80a00a96a786694fda4804653 Author: Francis Lachapelle Date: Fri Sep 14 18:20:51 2007 +0000 Monotone-Parent: 6d6d161ae84abc675aca403d147c51afe68d09e1 Monotone-Revision: 36df3bcfd6c56f483f2676ceb6b6757a6506dbb7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-14T18:20:51 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js A UI/WebServerResources/tablekit.js commit e5e3eda8a04625263c9c0f7e8a415d3f2db93073 Author: Francis Lachapelle Date: Fri Sep 14 18:11:58 2007 +0000 Monotone-Parent: 9553e562ebed3759fe2052393023f3b5eb697bc0 Monotone-Revision: 6d6d161ae84abc675aca403d147c51afe68d09e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-14T18:11:58 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxToolbar.m M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Templates/UIxToolbar.wox commit 04d59e006e6f37e9e49ac62ecd87a4963d80ef72 Author: Francis Lachapelle Date: Thu Sep 13 18:22:23 2007 +0000 Monotone-Parent: 9ef1fb2c66953b8ada0d55d0eec183621a71ebab Monotone-Revision: 9553e562ebed3759fe2052393023f3b5eb697bc0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-13T18:22:23 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m commit 0c2dbaa0ec6c9954bcce53d0b974db2e5831bbdd Author: Wolfgang Sourdeau Date: Thu Sep 13 14:57:55 2007 +0000 Monotone-Parent: dc5f7b2c31d9e41fc7a1cb9e62c39060dca4d576 Monotone-Revision: a9a496d4716bb30eac90c8ad8d7e50c38bef62c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-13T14:57:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/lori-login.jpg commit 1ed3955bd0b01b5cb1419c07596c457bb7f3a684 Author: Wolfgang Sourdeau Date: Wed Sep 12 13:01:17 2007 +0000 Monotone-Parent: 9ef1fb2c66953b8ada0d55d0eec183621a71ebab Monotone-Revision: dc5f7b2c31d9e41fc7a1cb9e62c39060dca4d576 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-12T13:01:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m commit 3de30ec3bfe8891e81ed39e1006cb8ba575ae00a Author: Wolfgang Sourdeau Date: Tue Sep 11 20:49:06 2007 +0000 Monotone-Parent: cdf13b5c1ef576b104b53f12fc364017defa9f0e Monotone-Revision: fefb3f05edb2d5e5ba63661ae145d0369e47b444 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:49:06 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 90cb4730a43ed9b9ef01cdc697af47444679897d Author: Wolfgang Sourdeau Date: Tue Sep 11 20:27:13 2007 +0000 Monotone-Parent: 763d7579a98e9af74a10d6369344af9e5e9a574b Monotone-Revision: cdf13b5c1ef576b104b53f12fc364017defa9f0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:27:13 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListViewContainer.m commit 1d91077457da2f54e2871a568c6f92594297f6a3 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:26:44 2007 +0000 Monotone-Parent: e18a1dc8a0b33293a44781d7fe494c55e2992f5f Monotone-Revision: 763d7579a98e9af74a10d6369344af9e5e9a574b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:26:44 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 4e2b98c36eab93bd2500a578d6761f1780313fb6 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:25:57 2007 +0000 Monotone-Parent: 2092d2f6cbf44065b7b2270044f0ccf6fecd8870 Monotone-Revision: e18a1dc8a0b33293a44781d7fe494c55e2992f5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:25:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit ac87ef0695e9a1fcc6e54b2645d0991ddaddf882 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:20:58 2007 +0000 Monotone-Parent: 3326603011bb525080c2877dffe59c41fad761da Monotone-Revision: 2092d2f6cbf44065b7b2270044f0ccf6fecd8870 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:20:58 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m commit 5de50655f54fbf8e24072fa8a898570cf57d5e29 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:19:40 2007 +0000 Monotone-Parent: a0937694695bbf6fd584762040f3111bc201d774 Monotone-Revision: 3326603011bb525080c2877dffe59c41fad761da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:19:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 1713fa3314fccc4abdc5e673a28eaf0a085c1d4a Author: Wolfgang Sourdeau Date: Tue Sep 11 20:18:55 2007 +0000 Monotone-Parent: efaf360dc10f7786b1f239ecc561285c21d9be1a Monotone-Revision: a0937694695bbf6fd584762040f3111bc201d774 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:18:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolder.h commit 309af62e63ffd447592bbcb490a88302dc74d958 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:17:39 2007 +0000 Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30 Monotone-Revision: efaf360dc10f7786b1f239ecc561285c21d9be1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:17:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m commit bf6f65b35a105355b7f94a04e4b7af795d4f8680 Author: Wolfgang Sourdeau Date: Tue Sep 11 20:14:18 2007 +0000 Monotone-Parent: c5a12fa92d4b395d0d89e97ca85e5ad92a5b087f Monotone-Revision: 530d53ab46bac6f4062942cdd798d31ee1fead30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T20:14:18 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoParentFolder.h A SoObjects/SOGo/SOGoParentFolder.m commit fa1106ed4283e4ef5c8bb8742f539bd78e072562 Author: Wolfgang Sourdeau Date: Tue Sep 11 19:42:41 2007 +0000 Monotone-Parent: 66fc4d9ee925358de80c05092a80e0b39ae6c95d Monotone-Revision: c5a12fa92d4b395d0d89e97ca85e5ad92a5b087f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:42:41 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailFolderActions.m commit f2e7a70a2c872efa285059785fb87d66e5d56250 Author: Wolfgang Sourdeau Date: Tue Sep 11 19:41:40 2007 +0000 Monotone-Parent: 48ab3ba04ae37aa55ddec9a67b39c8be57786c6d Monotone-Revision: 66fc4d9ee925358de80c05092a80e0b39ae6c95d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:41:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 956f6283609696c22ad5fa090d0cf2e4c6b6489c Author: Wolfgang Sourdeau Date: Tue Sep 11 19:38:57 2007 +0000 Monotone-Parent: dfb85b6efa469d0ee3fba3799df2f1247332f8ed Monotone-Revision: 48ab3ba04ae37aa55ddec9a67b39c8be57786c6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:38:57 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailSourceView.m commit 3e9bab3859c50729f41343083b77ef97eba02c4b Author: Wolfgang Sourdeau Date: Tue Sep 11 19:38:45 2007 +0000 Monotone-Parent: 645b1645665a00c2914161e8e43c5c8917f22935 Monotone-Revision: dfb85b6efa469d0ee3fba3799df2f1247332f8ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:38:45 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit 722882c34d9361de71f44e7dd16984d147a6bcea Author: Wolfgang Sourdeau Date: Tue Sep 11 19:36:40 2007 +0000 Monotone-Parent: 678f408cc158a19d36fc3c0d6f53b3434a652542 Monotone-Revision: 645b1645665a00c2914161e8e43c5c8917f22935 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:36:40 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m M UI/MainUI/SOGoRootPage.m M UI/Scheduler/UIxCalListingActions.m commit ee7859f87e2f3e24b8a5793dbc88fc61a1a7751c Author: Wolfgang Sourdeau Date: Tue Sep 11 19:34:52 2007 +0000 Monotone-Parent: 41663dd56ce370b47da06520cdf3f63f55b42cb6 Monotone-Revision: 678f408cc158a19d36fc3c0d6f53b3434a652542 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:34:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/WODirectAction+SOGo.h M UI/Common/WODirectAction+SOGo.m commit e1f063f50cb7a2200af66e83e74d20f37eef7359 Author: Wolfgang Sourdeau Date: Tue Sep 11 19:32:52 2007 +0000 Monotone-Parent: 7c581e0875343b221a79db4c4117358d726166f1 Monotone-Revision: 41663dd56ce370b47da06520cdf3f63f55b42cb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T19:32:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 6be11b1245f12e0145784c001ff68724c299077d Author: Francis Lachapelle Date: Tue Sep 11 15:41:39 2007 +0000 Monotone-Parent: ec6aa2b7257921823b50f7441ab2eb83f83f6927 Monotone-Revision: baf4c7f8461dec960162ae0da21047d576421c14 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-11T15:41:39 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar M UI/Templates/UIxToolbar.wox commit 58ce039ad2d8575fa5c4f5a4913864faf79e8774 Author: Wolfgang Sourdeau Date: Tue Sep 11 15:07:30 2007 +0000 Monotone-Parent: ec6aa2b7257921823b50f7441ab2eb83f83f6927 Monotone-Revision: 7c581e0875343b221a79db4c4117358d726166f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-11T15:07:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 8dff8089f56f804f9d8b5118470dea6d67dcb37f Author: Wolfgang Sourdeau Date: Mon Sep 10 22:15:03 2007 +0000 Monotone-Parent: 17c806f9d1783a8e0f2f05f26979ca1f64b2693d Monotone-Revision: ec6aa2b7257921823b50f7441ab2eb83f83f6927 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T22:15:03 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPUserManager.m commit 582d50e57b344033beca060e44f96cf908755be6 Author: Wolfgang Sourdeau Date: Mon Sep 10 21:40:56 2007 +0000 Monotone-Parent: 3dee1ff445f5268ef4c0f3c4ce1e664d14c8dc7c Monotone-Revision: 545a34252ee16fbadbc33154d62ee4abd58fa90f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T21:40:56 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/UIxPreferences.css commit 5b7136db24cbe4e525bed324dbc7ff3b7bf81dc7 Author: Wolfgang Sourdeau Date: Mon Sep 10 21:40:39 2007 +0000 Monotone-Parent: 279fca526b178f040bcbf469c4a1b60370cae7d9 Monotone-Revision: 3dee1ff445f5268ef4c0f3c4ce1e664d14c8dc7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T21:40:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 6670da2b6f2ba10bfbdf2c878d8d8709306a9903 Author: Wolfgang Sourdeau Date: Mon Sep 10 20:58:57 2007 +0000 Monotone-Parent: c05483cd1b7ffd63baa781b41930aca2f985b0b5 Monotone-Revision: 279fca526b178f040bcbf469c4a1b60370cae7d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T20:58:57 Monotone-Branch: ca.inverse.sogo M NEWS M UI/MailerUI/UIxMailListView.m commit e1a76ce4d893bdff07ec0384bae91c241189a46c Author: Francis Lachapelle Date: Mon Sep 10 19:09:51 2007 +0000 Monotone-Parent: c05483cd1b7ffd63baa781b41930aca2f985b0b5 Monotone-Revision: b9afc4ca974ce44e6a8987a12509fb9a1f1d97cc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-10T19:09:51 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox commit d9d339944177a40a1e189243162f2da37a7c91f7 Author: Wolfgang Sourdeau Date: Mon Sep 10 18:49:28 2007 +0000 Monotone-Parent: 1ec2044e8b3d118db1cbc52ea520cb6c793d8406 Monotone-Revision: c05483cd1b7ffd63baa781b41930aca2f985b0b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T18:49:28 Monotone-Branch: ca.inverse.sogo M NEWS commit a953c7c4b32add3322f79392dbf1a60cafba0707 Author: Francis Lachapelle Date: Mon Sep 10 18:46:05 2007 +0000 Monotone-Parent: b3fc892e5da4aadb8256c6689800fd5069d6ac91 Monotone-Revision: 036947e22f5b3eb801463875f6254522044e8867 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-10T18:46:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit b7a1fd2c40f6c021436a1310ae9b75258b05a67c Author: Francis Lachapelle Date: Mon Sep 10 18:42:13 2007 +0000 Monotone-Parent: 426b535e2da36fbf5368515550e8353fd5148bc7 Monotone-Revision: b3fc892e5da4aadb8256c6689800fd5069d6ac91 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-10T18:42:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 703121b21a2f7f8f9802a1fdf2a4085aaefab820 Author: Wolfgang Sourdeau Date: Mon Sep 10 15:50:43 2007 +0000 Monotone-Parent: 611dd8858ee6eeafe3eddbb18857a0c399a90f4b Monotone-Revision: 2b304355998deb143c93ae7f034e0360072a7387 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T15:50:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 8369d78c46a414e30bd33a8c9c8e65a7a78cf918 Author: Wolfgang Sourdeau Date: Mon Sep 10 15:17:54 2007 +0000 Monotone-Parent: 325588b39d451a573e15dab87f6ccb9fd342a2f0 Monotone-Revision: 611dd8858ee6eeafe3eddbb18857a0c399a90f4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T15:17:54 Monotone-Branch: ca.inverse.sogo M NEWS commit ab5c142dd80fa8c6e742b85fcdfa0763fbacd59d Author: Wolfgang Sourdeau Date: Mon Sep 10 15:08:32 2007 +0000 Monotone-Parent: 426b535e2da36fbf5368515550e8353fd5148bc7 Monotone-Revision: 325588b39d451a573e15dab87f6ccb9fd342a2f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-10T15:08:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailView.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 848b3ce6397968c42d8c5b24565b68a61fabf3af Author: Wolfgang Sourdeau Date: Fri Sep 7 22:27:12 2007 +0000 Monotone-Parent: cccba1c4b5f94ebb152cce011183986e4c361fa6 Monotone-Revision: 426b535e2da36fbf5368515550e8353fd5148bc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T22:27:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/lori-login.jpg commit 79ea1954d9e36c7da23c35bca9afebed749c7216 Author: Wolfgang Sourdeau Date: Fri Sep 7 22:27:08 2007 +0000 Monotone-Parent: f84df9ed4da2374965e2391d213a2f636ee5a61f Monotone-Revision: cccba1c4b5f94ebb152cce011183986e4c361fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T22:27:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css commit 48dd89f1ef744775818091349affa425ab40f284 Author: Wolfgang Sourdeau Date: Fri Sep 7 22:26:42 2007 +0000 Monotone-Parent: 6223c34f790967aa5a2994acb04c7c2aa557294c Monotone-Revision: f84df9ed4da2374965e2391d213a2f636ee5a61f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T22:26:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 192ea7ce751d82770d613322bc6ec1991462311e Author: Wolfgang Sourdeau Date: Fri Sep 7 15:45:46 2007 +0000 Monotone-Parent: dc6293fbb0377625c1e642fc5b3663c62ed2f8f1 Monotone-Revision: 6223c34f790967aa5a2994acb04c7c2aa557294c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:45:46 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 6062c17442982df24239bd39c8c3980deed7344e Author: Wolfgang Sourdeau Date: Fri Sep 7 15:45:28 2007 +0000 Monotone-Parent: 5a8d5686e76ba98c07ef413d74aab5b373f0e3f3 Monotone-Revision: dc6293fbb0377625c1e642fc5b3663c62ed2f8f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:45:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css commit e019440780c9ac3dc63d10ff1ecaaf7b2809db79 Author: Wolfgang Sourdeau Date: Fri Sep 7 15:44:57 2007 +0000 Monotone-Parent: b264aff5cf95695eb1004c058472fcab17cece68 Monotone-Revision: 5a8d5686e76ba98c07ef413d74aab5b373f0e3f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:44:57 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit d2e754a0508239c85f0ec5d2542e6714f08fc8db Author: Wolfgang Sourdeau Date: Fri Sep 7 15:44:51 2007 +0000 Monotone-Parent: e4f673580688fbffc564757a9720e95b85813807 Monotone-Revision: b264aff5cf95695eb1004c058472fcab17cece68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:44:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox M UI/WebServerResources/MailerUI.css commit 4bdb33e7f636a8f236124e35a328c7fa3ca0ec33 Author: Wolfgang Sourdeau Date: Fri Sep 7 15:38:34 2007 +0000 Monotone-Parent: 495909cb819acdb0da4a36935614c3ff0d72319b Monotone-Revision: e4f673580688fbffc564757a9720e95b85813807 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:38:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 4b94f33a523f6ea1dae8d726a7028bb1367141b0 Author: Wolfgang Sourdeau Date: Fri Sep 7 15:38:03 2007 +0000 Monotone-Parent: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc Monotone-Revision: 495909cb819acdb0da4a36935614c3ff0d72319b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:38:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.h M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/generic.js commit a62fbebbc18d3b8d15097dcc65ed1131def2ab5e Author: Wolfgang Sourdeau Date: Fri Sep 7 13:35:22 2007 +0000 Monotone-Parent: 9df6e001998902bd5c8999371fe27d0a80a65394 Monotone-Revision: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T13:35:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit ee8e1e6f18ca7baf82ef33716210d1eb8165589b Author: Wolfgang Sourdeau Date: Fri Sep 7 13:35:06 2007 +0000 Monotone-Parent: 058f5a310b6bec2478c767650e3d9f8b2a304022 Monotone-Revision: 9df6e001998902bd5c8999371fe27d0a80a65394 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T13:35:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit ab2bd7c4e341f937ba4b44077afb0a7c3615ce71 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:21:16 2007 +0000 Monotone-Parent: 84bc6f895c1a0b4e4455df229813dc1774f0be43 Monotone-Revision: 058f5a310b6bec2478c767650e3d9f8b2a304022 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:21:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m commit 4729c4aef12da46eb1855027ae1fe168d3ab3a69 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:19:05 2007 +0000 Monotone-Parent: d2bd6bcda5a12e544ed133a4000f1101dc14908c Monotone-Revision: 84bc6f895c1a0b4e4455df229813dc1774f0be43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:19:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit ae953f65c9a8c1a1a44ea05bd8326a136145e552 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:18:12 2007 +0000 Monotone-Parent: cd8f65727eef6b9a57f0c17e2acdb44a8d763546 Monotone-Revision: d2bd6bcda5a12e544ed133a4000f1101dc14908c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:18:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoRootPage.wox commit 03e053dcfee1c6ca7ca5a9247de8dd919552f79d Author: Wolfgang Sourdeau Date: Thu Sep 6 22:18:08 2007 +0000 Monotone-Parent: b4ab290388b7487ab5a09d448908ecdc6f29eea7 Monotone-Revision: cd8f65727eef6b9a57f0c17e2acdb44a8d763546 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:18:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 5391c57f13833b60a740c888cf633a5a48f20461 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:17:56 2007 +0000 Monotone-Parent: f008e3c8a12e79d2a86e41320fe6a81f4adf4257 Monotone-Revision: b4ab290388b7487ab5a09d448908ecdc6f29eea7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:17:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoWebAuthenticator.m commit 6101ccce31b7b496ae465c54e180bda2ba48d25b Author: Wolfgang Sourdeau Date: Thu Sep 6 22:16:30 2007 +0000 Monotone-Parent: 96c27e14c931ea4da44d9e27355efd4f8b92a679 Monotone-Revision: f008e3c8a12e79d2a86e41320fe6a81f4adf4257 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:16:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit ea1efba0dae26bbb26db11d4d00a334741ffe56d Author: Wolfgang Sourdeau Date: Thu Sep 6 22:15:37 2007 +0000 Monotone-Parent: 68829b8813dea7e8e29d7bf891b487ac57d66bbe Monotone-Revision: 96c27e14c931ea4da44d9e27355efd4f8b92a679 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:15:37 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit b5959d9677bd132a58f6408f552aac96ceeae621 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:12:42 2007 +0000 Monotone-Parent: afc4594b09285c6c59dbdd9ba466cdfe352a1366 Monotone-Revision: 68829b8813dea7e8e29d7bf891b487ac57d66bbe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:12:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 61dbf519148e7c540a99c54812ff9d73e4f45da1 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:11:59 2007 +0000 Monotone-Parent: e7ec0a46f57a1b5c7e5866aed9a41bc46905616f Monotone-Revision: afc4594b09285c6c59dbdd9ba466cdfe352a1366 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:11:59 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 2123cf8cd4616e439cf74c99e8cf563ade70f799 Author: Wolfgang Sourdeau Date: Thu Sep 6 22:10:24 2007 +0000 Monotone-Parent: f19fdd786dfd329c3bdbcd167acc31f4f8f3c949 Monotone-Revision: e7ec0a46f57a1b5c7e5866aed9a41bc46905616f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T22:10:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit ae3aed46eaa95df1edbd0af55468babc17572497 Author: Wolfgang Sourdeau Date: Thu Sep 6 21:46:56 2007 +0000 Monotone-Parent: 0d409e504dc163706ba6e61412f0fdcf19d859cc Monotone-Revision: f19fdd786dfd329c3bdbcd167acc31f4f8f3c949 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T21:46:56 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit 3edec4df42c3783b7908577daca7df05c1bdf35d Author: Wolfgang Sourdeau Date: Thu Sep 6 21:41:19 2007 +0000 Monotone-Parent: 2cbda748eb7f493052f1dcec5caf07d314c4cf08 Monotone-Revision: 0d409e504dc163706ba6e61412f0fdcf19d859cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T21:41:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/JavascriptAPIExtensions.js commit d7ef24f323704aa253b69e2f15786d4b22052bf3 Author: Wolfgang Sourdeau Date: Thu Sep 6 21:11:15 2007 +0000 Monotone-Parent: 5f77c4d42b039780b9479f2cc6f1904662a55f87 Monotone-Revision: 2cbda748eb7f493052f1dcec5caf07d314c4cf08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T21:11:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html commit c00d1c80187aaa215f426d2123a568e361903702 Author: Wolfgang Sourdeau Date: Thu Sep 6 21:10:51 2007 +0000 Monotone-Parent: 841f4e0f7b8c42d31d853c73f76ede6b5aad76e9 Monotone-Revision: 5f77c4d42b039780b9479f2cc6f1904662a55f87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T21:10:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 3964cc04d51e1937a53f377d3bab1b33df0aff0a Author: Wolfgang Sourdeau Date: Thu Sep 6 20:51:59 2007 +0000 Monotone-Parent: d20ec84ad2b4b3caf96c35a13c3f6b3c714ea6e3 Monotone-Revision: 841f4e0f7b8c42d31d853c73f76ede6b5aad76e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-06T20:51:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 3da1ca9aa10322b7947ab444ca1b1e56e33b53c0 Author: Wolfgang Sourdeau Date: Wed Sep 5 17:57:17 2007 +0000 Monotone-Parent: 916c9f862b9a3055282ce374be1879734051ee31 Monotone-Revision: d20ec84ad2b4b3caf96c35a13c3f6b3c714ea6e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:57:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoWebAuthenticator.m commit ae46d1ccb126222a2cea6b95bdf0715fcd24218d Author: Wolfgang Sourdeau Date: Wed Sep 5 17:56:39 2007 +0000 Monotone-Parent: 2d25ad6bd4e7c655ec57826578b1f9451831574b Monotone-Revision: 916c9f862b9a3055282ce374be1879734051ee31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:56:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoRootPage.m commit ed97119aa3eb4162e063d02decc61263c451fcda Author: Wolfgang Sourdeau Date: Wed Sep 5 17:56:11 2007 +0000 Monotone-Parent: d166194697bcb5739b7984b3f4bff186a687d742 Monotone-Revision: 2d25ad6bd4e7c655ec57826578b1f9451831574b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:56:11 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoRootPage.wox commit 46709b88c647ca62f51f8f2709da1ce372d4040b Author: Wolfgang Sourdeau Date: Wed Sep 5 17:56:00 2007 +0000 Monotone-Parent: ef929534458c63024938c529b0dd268003e5c97c Monotone-Revision: d166194697bcb5739b7984b3f4bff186a687d742 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:56:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.css M UI/WebServerResources/SOGoRootPage.js commit 2c95d2aecff037819268b7549a3e8929561cefe8 Author: Wolfgang Sourdeau Date: Wed Sep 5 17:55:46 2007 +0000 Monotone-Parent: 56e0f38bea25a5921a2f3e1d83bfb6ccde59aa4a Monotone-Revision: ef929534458c63024938c529b0dd268003e5c97c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:55:46 Monotone-Branch: ca.inverse.sogo M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings commit 20cb2353adb4069d3fe413171e8b9d178172dae5 Author: Wolfgang Sourdeau Date: Wed Sep 5 15:33:38 2007 +0000 Monotone-Parent: 4c9c451ed285e35bcbdb393184764a8aeee61e28 Monotone-Revision: 56e0f38bea25a5921a2f3e1d83bfb6ccde59aa4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T15:33:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js commit 10968a8f9ab22ab1aee49d5f570669a468870fa0 Author: Wolfgang Sourdeau Date: Wed Sep 5 15:33:31 2007 +0000 Monotone-Parent: 0be0c535500e7a08745c9f2d3ffe2b5c0c183d2e Monotone-Revision: 4c9c451ed285e35bcbdb393184764a8aeee61e28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T15:33:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalendarSelector.m commit a7639609045727b9d622e6a01b8719d1bc98ba53 Author: Wolfgang Sourdeau Date: Wed Sep 5 15:33:03 2007 +0000 Monotone-Parent: 9710a1d0cb659a58b931bdacad52d1d28dbbbe47 Monotone-Revision: 0be0c535500e7a08745c9f2d3ffe2b5c0c183d2e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T15:33:03 Monotone-Branch: ca.inverse.sogo M NEWS commit 45e64e1465969bb1918005255ab87864235409f8 Author: Wolfgang Sourdeau Date: Wed Sep 5 14:55:58 2007 +0000 Monotone-Parent: ec985fb9e6b66a8966484429823a42e99822facc Monotone-Revision: 9710a1d0cb659a58b931bdacad52d1d28dbbbe47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T14:55:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 098c9117e2ebdefe90ec0f833f386ae053432c73 Author: Wolfgang Sourdeau Date: Tue Sep 4 22:04:43 2007 +0000 Monotone-Parent: 14087896447308202d48d857b3916ffdc5b41ef5 Monotone-Revision: ec985fb9e6b66a8966484429823a42e99822facc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:04:43 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoRootPage.wox commit 5b16b35d26b810626191bcc86730654e5e1a4973 Author: Wolfgang Sourdeau Date: Tue Sep 4 22:04:21 2007 +0000 Monotone-Parent: 1817cf065d663afc3b444da020adc9c76385c97c Monotone-Revision: 14087896447308202d48d857b3916ffdc5b41ef5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:04:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoRootPage.js commit 981e0b207779673ff9281a34916d5d90354dceb1 Author: Wolfgang Sourdeau Date: Tue Sep 4 22:04:07 2007 +0000 Monotone-Parent: 9c07f354f964b61c31ef1e65537005f323405e8b Monotone-Revision: 1817cf065d663afc3b444da020adc9c76385c97c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:04:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit c3b6c0d9e2f496a4889382b914c1b3d6b7635432 Author: Wolfgang Sourdeau Date: Tue Sep 4 22:03:32 2007 +0000 Monotone-Parent: b0d9f14d0c38dc8c423945fa93f72e813626fe6f Monotone-Revision: 9c07f354f964b61c31ef1e65537005f323405e8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:03:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoWebAuthenticator.m commit df80136f96ddbedc49197f4ff583ab357939db77 Author: Wolfgang Sourdeau Date: Tue Sep 4 22:02:54 2007 +0000 Monotone-Parent: c11102929b603ab469a45df5f02109db336fb641 Monotone-Revision: b0d9f14d0c38dc8c423945fa93f72e813626fe6f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:02:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoDAVAuthenticator.m commit 10d226e1afa39ff25ef78220fcdf41cf29a3cf6f Author: Wolfgang Sourdeau Date: Tue Sep 4 22:02:29 2007 +0000 Monotone-Parent: f3ba392396a9c26952f2681367c61b9f343a0958 Monotone-Revision: c11102929b603ab469a45df5f02109db336fb641 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T22:02:29 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 6a36d8d08f0d79526b661aa3ff84efcb679f9e8e Author: Wolfgang Sourdeau Date: Tue Sep 4 15:43:21 2007 +0000 Monotone-Parent: 50c7cdafb86543f6dae899261002b0e053792856 Monotone-Revision: f3ba392396a9c26952f2681367c61b9f343a0958 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:43:21 Monotone-Branch: ca.inverse.sogo A SoObjects/SOGo/SOGoAuthenticator.h commit 37e4310b7634e45f6a6435185c99b4acdce4b874 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:42:13 2007 +0000 Monotone-Parent: 1c0531a754185ea8992128b43f8114ecf312a212 Monotone-Revision: 50c7cdafb86543f6dae899261002b0e053792856 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:42:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 0856cd6e795323fb61bb6ccf8cb055f8eb0cc740 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:41:59 2007 +0000 Monotone-Parent: 5d729efce0fc70839821f83308c6adead44aec1c Monotone-Revision: 1c0531a754185ea8992128b43f8114ecf312a212 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:41:59 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoObject.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m commit f4c37e58d8f58a3c2e0776488d9e4fc2418592d6 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:41:25 2007 +0000 Monotone-Parent: 32f5ff4c695e7e7d495966f686556dc800e22466 Monotone-Revision: 5d729efce0fc70839821f83308c6adead44aec1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:41:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit cbf592830548ac260d05705cc34bcf8be0fa264b Author: Wolfgang Sourdeau Date: Tue Sep 4 15:41:14 2007 +0000 Monotone-Parent: c80328c7641cc92221810e163f1f30bb47dbbd6e Monotone-Revision: 32f5ff4c695e7e7d495966f686556dc800e22466 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:41:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit e46d9d931d29f5289ce29b5cfe9a4d7988e52be9 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:40:26 2007 +0000 Monotone-Parent: cb310c719dd9d9eb9bc98d19485f667d0d6bf777 Monotone-Revision: c80328c7641cc92221810e163f1f30bb47dbbd6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:40:26 Monotone-Branch: ca.inverse.sogo D SoObjects/SOGo/SOGoAuthenticator.h D SoObjects/SOGo/SOGoAuthenticator.m A SoObjects/SOGo/SOGoDAVAuthenticator.h A SoObjects/SOGo/SOGoDAVAuthenticator.m commit 0158375204175af23290f433cfc0bf4fdff28254 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:39:51 2007 +0000 Monotone-Parent: 7f0ab11449bfed467e7eb2411375074d9017d620 Monotone-Revision: cb310c719dd9d9eb9bc98d19485f667d0d6bf777 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:39:51 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoWebAuthenticator.h A SoObjects/SOGo/SOGoWebAuthenticator.m commit 0451c7478da272fe96bacbd520b96e48ab1ed90f Author: Wolfgang Sourdeau Date: Tue Sep 4 15:38:25 2007 +0000 Monotone-Parent: 73022a2c3285239a51943bbc9bfadf82c7be66d9 Monotone-Revision: 7f0ab11449bfed467e7eb2411375074d9017d620 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:38:25 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit dd0cacd42dffd47dc257a6dab148a2bf16fc9d02 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:03:10 2007 +0000 Monotone-Parent: 4698781d4a032bc88d4d9a572eb98273c608bed8 Monotone-Revision: 73022a2c3285239a51943bbc9bfadf82c7be66d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:03:10 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit ab4a9bc60f1897dc13efd6c3b1d93d84ddb1b73f Author: Wolfgang Sourdeau Date: Tue Sep 4 15:02:23 2007 +0000 Monotone-Parent: afb936940418b75e98e7e6cf8708708932b6179f Monotone-Revision: 4698781d4a032bc88d4d9a572eb98273c608bed8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:02:23 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 2c3a7170164d878391c429e617d0301ee3ff4ac3 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:02:03 2007 +0000 Monotone-Parent: 731b884e08c6de775b61ebcbaaa80856806dd4f0 Monotone-Revision: afb936940418b75e98e7e6cf8708708932b6179f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:02:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit fe91698a13dec59632919e07ee47ec275a675361 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:01:02 2007 +0000 Monotone-Parent: 10176984ec45d7a411a9a108016cb82540c31e0e Monotone-Revision: 731b884e08c6de775b61ebcbaaa80856806dd4f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:01:02 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/attachment.gif commit 758c27c2b13d5c7adbc3c74dc2d3207cdf46baae Author: Wolfgang Sourdeau Date: Tue Sep 4 15:00:59 2007 +0000 Monotone-Parent: e36214d6c44a28c81a60a0867712c70d3e3a1651 Monotone-Revision: 10176984ec45d7a411a9a108016cb82540c31e0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:00:59 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/lori-login.jpg commit 310b567c6790767e9e6740151aee23d4c7db26e9 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:00:44 2007 +0000 Monotone-Parent: 7f9eeda74d55829371d1c66f2c2545473af168ff Monotone-Revision: e36214d6c44a28c81a60a0867712c70d3e3a1651 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:00:44 Monotone-Branch: ca.inverse.sogo A UI/MainUI/SOGoRootPage.h M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox A UI/WebServerResources/SOGoRootPage.css A UI/WebServerResources/SOGoRootPage.js commit d78f807510a776a7ca016e63bf19410ea98609ee Author: Wolfgang Sourdeau Date: Tue Sep 4 15:00:15 2007 +0000 Monotone-Parent: 6a992007713d2f020f08ac174a9e020ecc427b50 Monotone-Revision: 7f9eeda74d55829371d1c66f2c2545473af168ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:00:15 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 4bc603ac5cc174aa6afc5d4ac54df81ad1761075 Author: Wolfgang Sourdeau Date: Tue Sep 4 15:00:08 2007 +0000 Monotone-Parent: 652e0f2181b09502424d75b2252957791631037a Monotone-Revision: 6a992007713d2f020f08ac174a9e020ecc427b50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:00:08 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m commit 80f8f908d6a78b7b8259b03ca6632ac5ab628d6f Author: Wolfgang Sourdeau Date: Tue Sep 4 14:59:26 2007 +0000 Monotone-Parent: d013a98ba61610c7cc9fbecdb189cfec0dd40527 Monotone-Revision: 652e0f2181b09502424d75b2252957791631037a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T14:59:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 94dc3b73c84f7ef6248d548baf2b36bdb1bee4ee Author: Wolfgang Sourdeau Date: Tue Sep 4 14:59:16 2007 +0000 Monotone-Parent: 087e158aafe04993604b5cf99cdb4ebb52e6405e Monotone-Revision: d013a98ba61610c7cc9fbecdb189cfec0dd40527 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T14:59:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit b8d37ff97ea143e8e0bd7bf235449c857330835d Author: Wolfgang Sourdeau Date: Tue Sep 4 14:57:58 2007 +0000 Monotone-Parent: ba576bee28bb5fde24965fd841c522b4e6574a7b Monotone-Revision: 087e158aafe04993604b5cf99cdb4ebb52e6405e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T14:57:58 Monotone-Branch: ca.inverse.sogo M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings commit efda4398c693ab6606567cc109034b7029d91d71 Author: Wolfgang Sourdeau Date: Wed Aug 29 16:27:35 2007 +0000 Monotone-Parent: 5a1d0b6708fa1d24cc20a53e690caa54f19d060d Monotone-Revision: ba576bee28bb5fde24965fd841c522b4e6574a7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-29T16:27:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 2221278723bc9282f8fc13f9e3f3d4b5116db702 Author: Wolfgang Sourdeau Date: Wed Aug 29 16:03:13 2007 +0000 Monotone-Parent: 051d8ace5da3411559f163252040cc091ab7fb99 Monotone-Revision: 5a1d0b6708fa1d24cc20a53e690caa54f19d060d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-29T16:03:13 Monotone-Branch: ca.inverse.sogo M NEWS commit d2f2d74c9ac7519d29151fafdb54e2a98f23414b Author: Wolfgang Sourdeau Date: Wed Aug 29 16:01:11 2007 +0000 Monotone-Parent: 3b6167a285693c223c66e79510a47baee8f6a2c9 Monotone-Revision: 051d8ace5da3411559f163252040cc091ab7fb99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-29T16:01:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 51e70457dd2d12d4afbb6f483a6f7bd3186879d1 Author: Wolfgang Sourdeau Date: Tue Aug 28 21:43:06 2007 +0000 Monotone-Parent: 91f695324033a759f628aa29aa6bbda21c6e7dfa Monotone-Revision: 3b6167a285693c223c66e79510a47baee8f6a2c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-28T21:43:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit 6eaba7c3ded9ca84a2f6ec4617effcbca540d148 Author: Wolfgang Sourdeau Date: Tue Aug 28 21:42:28 2007 +0000 Monotone-Parent: 6127aab36b319cc2b6c594cdd7434dfabd89bab3 Monotone-Revision: 91f695324033a759f628aa29aa6bbda21c6e7dfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-28T21:42:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/MainUI/SOGoUserHomePage.m commit 309cba267fa6355e66dca8447324938d31da762e Author: Wolfgang Sourdeau Date: Tue Aug 28 21:41:13 2007 +0000 Monotone-Parent: e89976befd12af0a55cc75574e64196ca89eb6d6 Monotone-Revision: 6127aab36b319cc2b6c594cdd7434dfabd89bab3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-28T21:41:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 9f063a8ceab3f001d421b51a20f129a53d391263 Author: Wolfgang Sourdeau Date: Mon Aug 27 21:54:44 2007 +0000 Monotone-Parent: d14cd8383abb887a8f6ab0d37123f98344e95100 Monotone-Revision: e89976befd12af0a55cc75574e64196ca89eb6d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-27T21:54:44 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit f41abc8a1a09ceee0e6616392985e964ba897ffa Author: Wolfgang Sourdeau Date: Mon Aug 27 21:54:32 2007 +0000 Monotone-Parent: 42b58443911b2b0947af5477ee58de454679c77d Monotone-Revision: d14cd8383abb887a8f6ab0d37123f98344e95100 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-27T21:54:32 Monotone-Branch: ca.inverse.sogo M NEWS commit fda4136656032ddde820563f627e65dc4cf66bb3 Author: Wolfgang Sourdeau Date: Fri Aug 24 21:31:03 2007 +0000 Monotone-Parent: 1917c0fd92cfcada439335d9d71cceeead0ab9c1 Monotone-Revision: 42b58443911b2b0947af5477ee58de454679c77d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T21:31:03 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css commit 36d48390c1295e995ccfd3b4f96417c0befaa4d1 Author: Wolfgang Sourdeau Date: Fri Aug 24 21:25:39 2007 +0000 Monotone-Parent: 1489f2765f23cbd92e06307e4281420b107088c7 Monotone-Revision: 1917c0fd92cfcada439335d9d71cceeead0ab9c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T21:25:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css commit 749a8a19fb2ee568bafed5aa2e22743f7a4fe7b3 Author: Wolfgang Sourdeau Date: Fri Aug 24 20:38:44 2007 +0000 Monotone-Parent: 2b72439bcc17ba4d9a4c37701d8a818e14887487 Monotone-Revision: 1489f2765f23cbd92e06307e4281420b107088c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T20:38:44 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit b52ed7db1d0e7186a7c8c55bc800135d2d6bf309 Author: Wolfgang Sourdeau Date: Fri Aug 24 20:38:36 2007 +0000 Monotone-Parent: e0d6bca914a4da0940a671160d74b221a1596487 Monotone-Revision: 2b72439bcc17ba4d9a4c37701d8a818e14887487 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T20:38:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 32a6330a97d1fd63e328f23b7f396b621df5d33d Author: Wolfgang Sourdeau Date: Fri Aug 24 18:48:32 2007 +0000 Monotone-Parent: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03 Monotone-Revision: e0d6bca914a4da0940a671160d74b221a1596487 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T18:48:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartViewer.m commit 6c21591e54839d203f5706b89dfd7555310ac3c6 Author: Wolfgang Sourdeau Date: Fri Aug 24 18:47:41 2007 +0000 Monotone-Parent: c0a9477f1eb52db3cc79a428d99ba7227f71fa3c Monotone-Revision: 0bde24af2d54dcd7bdb9395dcc3baf170b2a7d03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T18:47:41 Monotone-Branch: ca.inverse.sogo M Scripts/sql-update-20070822.sh commit e68bf83d3cb107897ce014a2d05dc8199a97c184 Author: Wolfgang Sourdeau Date: Fri Aug 24 18:47:32 2007 +0000 Monotone-Parent: dba6030e8ab5f3e8a853dc8c3dc20a3e3fb3973a Monotone-Revision: c0a9477f1eb52db3cc79a428d99ba7227f71fa3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T18:47:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit b96cff0d99231f47a1d86e6d8114cdb48eac20f0 Author: Wolfgang Sourdeau Date: Fri Aug 24 18:45:56 2007 +0000 Monotone-Parent: 10ee465c100361bd7d29696c41a31e2501089432 Monotone-Revision: dba6030e8ab5f3e8a853dc8c3dc20a3e3fb3973a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T18:45:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUserFolder.m commit 3a5f7d79afcb25df7d1a4534c177d5903a791794 Author: Wolfgang Sourdeau Date: Fri Aug 24 18:44:49 2007 +0000 Monotone-Parent: 1f3379bc1d46c50f1894d41c482b32cc154669fd Monotone-Revision: 10ee465c100361bd7d29696c41a31e2501089432 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T18:44:49 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m commit 9e1e8e73081e05fce868e01b2ddf3c0745237da7 Author: Wolfgang Sourdeau Date: Fri Aug 24 13:51:41 2007 +0000 Monotone-Parent: 8e549e50cb51a6b6301c7b5cf0bc1863d2610949 Monotone-Revision: 1f3379bc1d46c50f1894d41c482b32cc154669fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T13:51:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 6fece5d06603c8980fb6c3d5f697163d0012ccbe Author: Wolfgang Sourdeau Date: Thu Aug 23 22:13:27 2007 +0000 Monotone-Parent: d9596f4b43a014a2c792aa15954418eac4a2fe8d Monotone-Revision: 8e549e50cb51a6b6301c7b5cf0bc1863d2610949 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:13:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTaskEditor.m commit 9a2eb20aff78d34d007dc7073450b73ce0b67caa Author: Wolfgang Sourdeau Date: Thu Aug 23 22:13:12 2007 +0000 Monotone-Parent: ca2163bc9ead3d33b8626f28648e40de8de6e0e0 Monotone-Revision: d9596f4b43a014a2c792aa15954418eac4a2fe8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:13:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit e3897a0150728b61e126aec4334ec62eba8ae1b4 Author: Wolfgang Sourdeau Date: Thu Aug 23 22:12:15 2007 +0000 Monotone-Parent: 6c97a1225df3211288924e19ffc57661e947cccb Monotone-Revision: ca2163bc9ead3d33b8626f28648e40de8de6e0e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:12:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile commit 9a32b3328d8219c3ae1e460bd537eafc8b69dd7e Author: Wolfgang Sourdeau Date: Thu Aug 23 22:11:55 2007 +0000 Monotone-Parent: b06d90de35f95b2fca244d963a06f54c84dad4b9 Monotone-Revision: 6c97a1225df3211288924e19ffc57661e947cccb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:11:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.m commit 20aa35be722c1cce60207b2844755976f5020e26 Author: Wolfgang Sourdeau Date: Thu Aug 23 22:11:19 2007 +0000 Monotone-Parent: 45d53812c476b99cde3bfb2aff442c821d1b158b Monotone-Revision: b06d90de35f95b2fca244d963a06f54c84dad4b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:11:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit 2e9c9bbecaa89e1dea924173b34d69f3cfec93fe Author: Wolfgang Sourdeau Date: Thu Aug 23 22:10:59 2007 +0000 Monotone-Parent: 3e993bd57ea644d0e5344b9c04aa3026c95efcee Monotone-Revision: 45d53812c476b99cde3bfb2aff442c821d1b158b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:10:59 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 408a6a0c4a41f428d99a2a5ee8effd6821d951cd Author: Wolfgang Sourdeau Date: Thu Aug 23 22:10:50 2007 +0000 Monotone-Parent: 6ba5493c91f538701d638d36d00899eaa08ff21f Monotone-Revision: 3e993bd57ea644d0e5344b9c04aa3026c95efcee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:10:50 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit bb86546829526bbcf9f8ae37acd2f1f2a9764276 Author: Wolfgang Sourdeau Date: Thu Aug 23 22:10:01 2007 +0000 Monotone-Parent: 629c2dca3a0b44cbcdea7cfee80dec01b2841d80 Monotone-Revision: 6ba5493c91f538701d638d36d00899eaa08ff21f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:10:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 7eff40373f980f136ada33ea64a89c4bc93849bf Author: Wolfgang Sourdeau Date: Thu Aug 23 20:18:08 2007 +0000 Monotone-Parent: 1da368aaadb9a2d416b138131edcc4dcaffd44d0 Monotone-Revision: 629c2dca3a0b44cbcdea7cfee80dec01b2841d80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:18:08 Monotone-Branch: ca.inverse.sogo A SoObjects/Mailer/bundle-info.plist commit 0bdd63032564cf5dda0fd6828c56fc39b2788c9f Author: Wolfgang Sourdeau Date: Thu Aug 23 20:17:54 2007 +0000 Monotone-Parent: 47bbed6cb762b2941933e8851cea9a6b681e40f4 Monotone-Revision: 1da368aaadb9a2d416b138131edcc4dcaffd44d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:17:54 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxMailView.js commit 20f22ec676913db5f771f69496e8a06ab8bf243c Author: Wolfgang Sourdeau Date: Thu Aug 23 20:17:46 2007 +0000 Monotone-Parent: 3408f2dd09c68bd5b735490d9b4f0dd184e5f6ed Monotone-Revision: 47bbed6cb762b2941933e8851cea9a6b681e40f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:17:46 Monotone-Branch: ca.inverse.sogo A Scripts/sql-update-20070822.sh commit f3f813cf03cc1be54933990e153cf45662a75c61 Author: Wolfgang Sourdeau Date: Thu Aug 23 20:17:26 2007 +0000 Monotone-Parent: 9d5eb4e7832f5841a0da73e6cf40b3cd3294b0d3 Monotone-Revision: 3408f2dd09c68bd5b735490d9b4f0dd184e5f6ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:17:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.h commit 6cbe337368a7974a53e8eb924ee31061203852a2 Author: Wolfgang Sourdeau Date: Thu Aug 23 20:17:06 2007 +0000 SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo Monotone-Parent: 597f7a17318243daa790c41285d7666b3fb0c9ce Monotone-Revision: 9d5eb4e7832f5841a0da73e6cf40b3cd3294b0d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T20:17:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html M SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html M SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html M SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html M SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html M SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html M SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html M SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html commit c22977f7529ab119f3456c4f0bf6d9e4446ee983 Author: Wolfgang Sourdeau Date: Thu Aug 23 16:13:31 2007 +0000 Monotone-Parent: 4bd363f979fcaebb2b95eab75100f8270ec1489c Monotone-Revision: 597f7a17318243daa790c41285d7666b3fb0c9ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T16:13:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 11ceffb202256113a71c208c018157b8fcc9cd65 Author: Wolfgang Sourdeau Date: Thu Aug 23 16:13:24 2007 +0000 Monotone-Parent: 100769dcb2b9d6ff69316a1bfc656ef29e7e49c0 Monotone-Revision: 4bd363f979fcaebb2b95eab75100f8270ec1489c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T16:13:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailDeletion.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailRemoval.m M SoObjects/Mailer/GNUmakefile D SoObjects/Mailer/SOGoMailEnglishForward.m M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m D SoObjects/Mailer/SOGoMailFrenchForward.m M SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html M UI/SOGoUI/GNUmakefile M UI/SOGoUI/SOGoACLAdvisory.h M UI/SOGoUI/SOGoACLAdvisory.m D UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.h D UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.m D UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.h D UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.m D UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.h D UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.m D UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.h D UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.m commit c124fecb3e0427bb4f6262c0c10344b7da0836e2 Author: Wolfgang Sourdeau Date: Thu Aug 23 16:12:32 2007 +0000 Monotone-Parent: cdfb1cbc8fa7b1a396e50237bf8ca26cd9be6e06 Monotone-Revision: 100769dcb2b9d6ff69316a1bfc656ef29e7e49c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T16:12:32 Monotone-Branch: ca.inverse.sogo M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit c7ff1e0ea2f0e355a8994e95ec8ece7b7aa9153c Author: Wolfgang Sourdeau Date: Thu Aug 23 16:12:16 2007 +0000 Monotone-Parent: 7746da4f8174076cb29adb4420696a2435d1c654 Monotone-Revision: cdfb1cbc8fa7b1a396e50237bf8ca26cd9be6e06 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T16:12:16 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 472702e8b7691bb77ed11d6a7538768070667918 Author: Wolfgang Sourdeau Date: Thu Aug 23 16:12:01 2007 +0000 Monotone-Parent: 43e7e47465a89cfa3fa751612c2e6e4afa685684 Monotone-Revision: 7746da4f8174076cb29adb4420696a2435d1c654 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T16:12:01 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox commit cb2822f4de3770802b7910234afd249b99f96309 Author: Dominik Gehl Date: Thu Aug 23 13:00:27 2007 +0000 traduction en allemand de templates de courriels Monotone-Parent: 29f28f678bd8cb6600825a6fab76d81471d32a29 Monotone-Revision: e8041a4e5953854532b9c7c81a7dbd8b944de281 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-08-23T13:00:27 Monotone-Branch: ca.inverse.sogo A SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.html A SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod A SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.html A SoObjects/Appointments/SOGoAptMailGermanInvitation.wo/SOGoAptMailGermanInvitation.wod A SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.html A SoObjects/Appointments/SOGoAptMailGermanRemoval.wo/SOGoAptMailGermanRemoval.wod A SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.html A SoObjects/Appointments/SOGoAptMailGermanUpdate.wo/SOGoAptMailGermanUpdate.wod A SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.html A SoObjects/Mailer/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod A UI/Templates/SOGoACLGermanAdditionAdvisory.wox A UI/Templates/SOGoACLGermanRemovalAdvisory.wox commit 1ffd677177b5e4507d05c8844a784b2e88eefd35 Author: Dominik Gehl Date: Thu Aug 23 12:16:44 2007 +0000 traduction en allemand de la preference concernant le forward Monotone-Parent: 5e8e3a60febf923bbe9f832e38c96576ad9426fb Monotone-Revision: 29f28f678bd8cb6600825a6fab76d81471d32a29 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-08-23T12:16:44 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/German.lproj/Localizable.strings commit a4c610c3ceb195bfecc4e7179f89de1209c4a5d4 Author: Wolfgang Sourdeau Date: Wed Aug 22 20:47:28 2007 +0000 Monotone-Parent: 5e8e3a60febf923bbe9f832e38c96576ad9426fb Monotone-Revision: a713d0509030e441b5a09ab7710505e61689f5c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T20:47:28 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6dbbc708b7ddbdd521f247ace5173022961ac4e7 Author: Wolfgang Sourdeau Date: Wed Aug 22 15:18:11 2007 +0000 Monotone-Parent: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413 Monotone-Revision: 5e8e3a60febf923bbe9f832e38c96576ad9426fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:18:11 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings commit 15302bbf73c6d34eab0b0a022089ea58c79116c6 Author: Wolfgang Sourdeau Date: Wed Aug 22 15:18:01 2007 +0000 Monotone-Parent: 088d781f2222b451b13ed0a3faf660935d3f18da Monotone-Revision: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:18:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 01b760ff49c1e73b575144b52c6a14eca5b2bcad Author: Wolfgang Sourdeau Date: Wed Aug 22 15:16:35 2007 +0000 Monotone-Parent: f91da4057972f6c2f3979c2fccecfa757ae6619c Monotone-Revision: 088d781f2222b451b13ed0a3faf660935d3f18da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:16:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 035e0b8e7e8fa9953a3f067ebee741cab083097c Author: Wolfgang Sourdeau Date: Wed Aug 22 15:14:36 2007 +0000 Monotone-Parent: 5efb21ecdb824936262ea685cfa5c21f94b0a7a3 Monotone-Revision: f91da4057972f6c2f3979c2fccecfa757ae6619c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:14:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit f0b3c14386221e0d348bbfc25fa4c086aefe553d Author: Wolfgang Sourdeau Date: Wed Aug 22 15:14:06 2007 +0000 Monotone-Parent: d0218fb78b87e5da11e31cb28a9ec3563699c62c Monotone-Revision: 5efb21ecdb824936262ea685cfa5c21f94b0a7a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:14:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m commit 66442caa3ba4e02a3846d6f9e4be7f34f254db3e Author: Wolfgang Sourdeau Date: Wed Aug 22 15:13:06 2007 +0000 Monotone-Parent: f9ec755c687fa482360d3b88e321382d4f3396f0 Monotone-Revision: d0218fb78b87e5da11e31cb28a9ec3563699c62c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:13:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 4a521e30098c4b0e4f634fa8dba1840a159e3844 Author: Wolfgang Sourdeau Date: Wed Aug 22 15:12:05 2007 +0000 Monotone-Parent: 54dfcd97cab5ce72c0aceaae23ebf28c39d50601 Monotone-Revision: f9ec755c687fa482360d3b88e321382d4f3396f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:12:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/GNUmakefile commit 1aa2ad16f3e37a5c98e54b1ef8770fc53d0c6de0 Author: Wolfgang Sourdeau Date: Wed Aug 22 15:11:41 2007 +0000 Monotone-Parent: c982aaa9740225283281797deea837869cd14b36 Monotone-Revision: 54dfcd97cab5ce72c0aceaae23ebf28c39d50601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:11:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 2829209cc6fc8f89dc06265bd6bde28a0a1f891f Author: Wolfgang Sourdeau Date: Wed Aug 22 15:10:48 2007 +0000 Monotone-Parent: e4252f3c39ed69ff82810c4730305d11f32582af Monotone-Revision: c982aaa9740225283281797deea837869cd14b36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:10:48 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Mailer/SOGoMailEnglishForward.m A SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html A SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod A SoObjects/Mailer/SOGoMailForward.h A SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailFrenchForward.m A SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html A SoObjects/Mailer/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod commit 087f138951986e34c65ed6d74dba463a7dd5e039 Author: Wolfgang Sourdeau Date: Tue Aug 21 19:42:43 2007 +0000 Monotone-Parent: 896895232d25506e19bd733d08a718ef9692eecd Monotone-Revision: e4252f3c39ed69ff82810c4730305d11f32582af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T19:42:43 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css A UI/WebServerResources/iefixes.css commit 9086e4fd02c4e5231d99102a08fa27bee6e215fc Author: Wolfgang Sourdeau Date: Tue Aug 21 19:42:16 2007 +0000 Monotone-Parent: fc8e6bbe0cff3fd2f022a39f28fc8c57fac144e9 Monotone-Revision: 896895232d25506e19bd733d08a718ef9692eecd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T19:42:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/GNUmakefile A UI/SOGoElements/GNUmakefile A UI/SOGoElements/GNUmakefile.postamble A UI/SOGoElements/SOGoElementsBuilder.h A UI/SOGoElements/SOGoElementsBuilder.m A UI/SOGoElements/SOGoElementsBundle.m A UI/SOGoElements/SOGoIEConditional.h A UI/SOGoElements/SOGoIEConditional.m A UI/SOGoElements/bundle-info.plist commit e42964b9aaae0e283f52e59bceddb9e83133e563 Author: Wolfgang Sourdeau Date: Tue Aug 21 16:01:32 2007 +0000 Monotone-Parent: a84c20b7d29bf952df6062daa2f86929f733e1f5 Monotone-Revision: bd49b8f89c873201475aa9e23f9d1876e0f158f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T16:01:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 3823368fba3cc96510221a9f2ceee00ecba65f08 Author: Wolfgang Sourdeau Date: Tue Aug 21 16:01:28 2007 +0000 Monotone-Parent: c8ffc75afc6375fd954ab207e9dbdef8b4793876 Monotone-Revision: a84c20b7d29bf952df6062daa2f86929f733e1f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T16:01:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 8bf367ea4c642a531ff48cb6da36023a543d0fda Author: Wolfgang Sourdeau Date: Tue Aug 21 16:00:25 2007 +0000 Monotone-Parent: 992caf023ddb85d68d02283b857594a23b4582e7 Monotone-Revision: c8ffc75afc6375fd954ab207e9dbdef8b4793876 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T16:00:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 4c6149b28d31749e04bb6fbba4740b01385e1a5d Author: Dominik Gehl Date: Tue Aug 21 15:57:37 2007 +0000 traduction en allemand des preferences Monotone-Parent: 992caf023ddb85d68d02283b857594a23b4582e7 Monotone-Revision: 94a1d0365a333120f4aa3a3d2b1eac63bb97797b Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-08-21T15:57:37 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/German.lproj/Localizable.strings commit 46e5d22fd426f44dad6c1bde01a1a24e70902b4d Author: Dominik Gehl Date: Tue Aug 21 14:55:16 2007 +0000 ajout de la traduction en allemand des boutons de composition d'un courriel Monotone-Parent: c451d9ed3cb3f143c0b3f0ab249cb75692edee12 Monotone-Revision: 992caf023ddb85d68d02283b857594a23b4582e7 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-08-21T14:55:16 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/German.lproj/Localizable.strings commit 904f32ba9508fbd144986d9167c49dc8f404ae3e Author: Wolfgang Sourdeau Date: Tue Aug 21 14:50:08 2007 +0000 Monotone-Parent: e317ff8badddc67712d189ab7f6bba1c77e4cdfc Monotone-Revision: c451d9ed3cb3f143c0b3f0ab249cb75692edee12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:50:08 Monotone-Branch: ca.inverse.sogo D UI/Templates/MailerUI/UIxMailAddressbook.wox commit e1f277106d6d74efcfccb5227540ecb04de72cef Author: Wolfgang Sourdeau Date: Tue Aug 21 14:50:03 2007 +0000 Monotone-Parent: 4f7d023c13f9dc0dfc9d9334f0a8ce9e345493ee Monotone-Revision: e317ff8badddc67712d189ab7f6bba1c77e4cdfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:50:03 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 7b14c4f19c17ebaed8eb2d56725f288d1059538e Author: Wolfgang Sourdeau Date: Tue Aug 21 14:49:48 2007 +0000 Monotone-Parent: 21cd67b802d7be6973e4f0cf16a68dfb3497f3a5 Monotone-Revision: 4f7d023c13f9dc0dfc9d9334f0a8ce9e345493ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:49:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/product.plist commit e7a99ed0ebfa55e92ca5b75c851e0423dba921bc Author: Wolfgang Sourdeau Date: Tue Aug 21 14:47:26 2007 +0000 Monotone-Parent: c7cffd8dde105fd1e43ad66af119ae46d931617a Monotone-Revision: 21cd67b802d7be6973e4f0cf16a68dfb3497f3a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:47:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit c3f006058381605c214fb467fa60792d5e3965f3 Author: Wolfgang Sourdeau Date: Tue Aug 21 14:46:07 2007 +0000 Monotone-Parent: 80bd60aee363e3ed4623c0effe907fe46d878561 Monotone-Revision: c7cffd8dde105fd1e43ad66af119ae46d931617a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:46:07 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailToSelection.m commit b15f3566c29ba8fe309b881b98ea002f09e1a86b Author: Wolfgang Sourdeau Date: Tue Aug 21 14:45:38 2007 +0000 Monotone-Parent: 36cd8256a67293e511d69425843fc45f0edc23ea Monotone-Revision: 80bd60aee363e3ed4623c0effe907fe46d878561 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:45:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit 596cad490e6de0c55d4c20673a41c4838812fa8d Author: Wolfgang Sourdeau Date: Tue Aug 21 14:45:07 2007 +0000 Monotone-Parent: 7aa005d0b5e60fab2bbc5ef1ea550d934c910ecc Monotone-Revision: 36cd8256a67293e511d69425843fc45f0edc23ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:45:07 Monotone-Branch: ca.inverse.sogo M Main/build.h commit 5652df30d1b4a05dd1d5f764a4e1133c1b5da15c Author: Wolfgang Sourdeau Date: Tue Aug 21 14:44:53 2007 +0000 Monotone-Parent: 574fdd3a4709dd866fcd502624c4203cb2835f9e Monotone-Revision: 7aa005d0b5e60fab2bbc5ef1ea550d934c910ecc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:44:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailToSelection.wox commit 0e0d5ce2daf63900553d5ffa0a92cfb6329cbc5d Author: Wolfgang Sourdeau Date: Tue Aug 21 14:44:40 2007 +0000 Monotone-Parent: 30ef0f3e82ecb0701831c42a939d317278567be8 Monotone-Revision: 574fdd3a4709dd866fcd502624c4203cb2835f9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:44:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 7e321ce9108bc81cdf282b2484f02f2289550f23 Author: Dominik Gehl Date: Tue Aug 21 14:42:04 2007 +0000 meilleure traduction allemande du calendrier Monotone-Parent: a21d1f9c3ef9ad6cff1d0dce03aebfbf6defa97a Monotone-Revision: 30ef0f3e82ecb0701831c42a939d317278567be8 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2007-08-21T14:42:04 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/German.lproj/Localizable.strings commit 6e73d379cdb5ee179fade63d1d03a71a8123666e Author: Wolfgang Sourdeau Date: Mon Aug 20 21:55:18 2007 +0000 Monotone-Parent: 2101b44ba7e2cdaabd9d79b575afddcae16c7925 Monotone-Revision: a21d1f9c3ef9ad6cff1d0dce03aebfbf6defa97a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T21:55:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit 96cdba3451c578856b974b2c3a7351cdf0572896 Author: Wolfgang Sourdeau Date: Mon Aug 20 21:50:47 2007 +0000 Monotone-Parent: 8da67e77abaa8a3dd458ac3f8ab6cbb3bbcc9a3b Monotone-Revision: 2101b44ba7e2cdaabd9d79b575afddcae16c7925 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T21:50:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit c57130576c8c865f02729571dd83cd0eac48e45b Author: Wolfgang Sourdeau Date: Mon Aug 20 21:49:28 2007 +0000 Monotone-Parent: 205cd428c17e1d08bc362707f74e0be93d3d5fff Monotone-Revision: 8da67e77abaa8a3dd458ac3f8ab6cbb3bbcc9a3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T21:49:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccounts.m commit a55b6e6af8bacaf65388c0109c5975acdcf5f46a Author: Wolfgang Sourdeau Date: Mon Aug 20 21:48:59 2007 +0000 Monotone-Parent: d7935b9a307baa801a1ea5b0bf9753a9c7feb1cc Monotone-Revision: 205cd428c17e1d08bc362707f74e0be93d3d5fff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T21:48:59 Monotone-Branch: ca.inverse.sogo M UI/Contacts/German.lproj/Localizable.strings commit 3c56bef8c74ec50983e13027427a53a15d0b671c Author: Wolfgang Sourdeau Date: Mon Aug 20 21:48:52 2007 +0000 Monotone-Parent: 5761b0b7e562328da29d43986c76e5ed9758f47c Monotone-Revision: d7935b9a307baa801a1ea5b0bf9753a9c7feb1cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T21:48:52 Monotone-Branch: ca.inverse.sogo M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 4b9019e753c156140068923a232bef9e3686cace Author: Wolfgang Sourdeau Date: Mon Aug 20 20:45:13 2007 +0000 Monotone-Parent: 8289067a34c438dfdb8b114ed01fd206fce6310d Monotone-Revision: 5761b0b7e562328da29d43986c76e5ed9758f47c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:45:13 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Common/GNUmakefile A UI/Common/German.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/German.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/German.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/German.lproj/Localizable.strings M UI/MainUI/GNUmakefile A UI/MainUI/German.lproj/Locale A UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/German.lproj/Localizable.strings A UI/Scheduler/German.lproj/Localizable.strings commit 821ccc4918cf748785b1bef678054b7d98f58880 Author: Wolfgang Sourdeau Date: Mon Aug 20 20:45:04 2007 +0000 Monotone-Parent: efcdad4329c6673a9cb8cdf84b3e4facd4cf680e Monotone-Revision: 8289067a34c438dfdb8b114ed01fd206fce6310d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:45:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox commit 5b32ace1a4fa3d0296b8161c6f0f0571e375409f Author: Wolfgang Sourdeau Date: Mon Aug 20 20:44:11 2007 +0000 Monotone-Parent: e3bbd9a60cde2c4234f17f311a214c5355c7564b Monotone-Revision: efcdad4329c6673a9cb8cdf84b3e4facd4cf680e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:44:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartViewer.m commit d8f4bc848f0cc8c25e4366debc48f6774d6f5f1e Author: Wolfgang Sourdeau Date: Mon Aug 20 20:43:22 2007 +0000 Monotone-Parent: ca25951dfbee297d267083be969272c32a52477c Monotone-Revision: e3bbd9a60cde2c4234f17f311a214c5355c7564b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:43:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit cb176fe4214d8042c252d7f6ee18533597e378c8 Author: Wolfgang Sourdeau Date: Mon Aug 20 20:43:08 2007 +0000 Monotone-Parent: c43365ce39a0e96a47c78f5b1c8fc7c645bd92bb Monotone-Revision: ca25951dfbee297d267083be969272c32a52477c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:43:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBodyPart.m commit 090c522ddbff6a832d12cce36439e81cf58ef2ba Author: Wolfgang Sourdeau Date: Mon Aug 20 19:13:05 2007 +0000 Monotone-Parent: 08cb06db7c55645276a178a58e44c0b38077400a Monotone-Revision: c43365ce39a0e96a47c78f5b1c8fc7c645bd92bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T19:13:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 735274f2c2003b04db33955f84ce28c708a7dc60 Author: Wolfgang Sourdeau Date: Mon Aug 20 19:13:01 2007 +0000 Monotone-Parent: 73ad5c3c9ba30aa95f1712c12d1db2d63b8211c6 Monotone-Revision: 08cb06db7c55645276a178a58e44c0b38077400a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T19:13:01 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 77ec2c4f4d9f47d7263d072198cc2c6494f102f7 Author: Wolfgang Sourdeau Date: Mon Aug 20 19:12:50 2007 +0000 Monotone-Parent: 570d66d8008ad488c7c2237f20fef3f87882fd0e Monotone-Revision: 73ad5c3c9ba30aa95f1712c12d1db2d63b8211c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T19:12:50 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox commit b92353c848b9ced60a58919f1d920e232d04dccd Author: Wolfgang Sourdeau Date: Mon Aug 20 17:47:13 2007 +0000 Monotone-Parent: 9cc2d071b7d1404160adc61a8920fe180e03e6dd Monotone-Revision: 570d66d8008ad488c7c2237f20fef3f87882fd0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T17:47:13 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 4cadeeffcbdbb25c983a947993d687bcacb3630b Author: Wolfgang Sourdeau Date: Mon Aug 20 17:46:15 2007 +0000 Monotone-Parent: 89b6d7fe4690e5301ab1c018adbeaff455cad96c Monotone-Revision: 9cc2d071b7d1404160adc61a8920fe180e03e6dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T17:46:15 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit d10ca8214e83cec9b5e2cf69097f8ab01486f3bf Author: Wolfgang Sourdeau Date: Mon Aug 20 17:46:01 2007 +0000 Monotone-Parent: 7abad0bacab329e28e1ff4cdfbdc624f171b7132 Monotone-Revision: 89b6d7fe4690e5301ab1c018adbeaff455cad96c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T17:46:01 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/German.lproj/Localizable.strings commit 4292a8bf503d7f414068474a9c8beb934d039983 Author: Wolfgang Sourdeau Date: Sat Aug 18 20:37:18 2007 +0000 Monotone-Parent: cc054885aad697b7949d4593db97e45d30d2e276 Monotone-Revision: 7abad0bacab329e28e1ff4cdfbdc624f171b7132 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:37:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailActions.m M UI/MailerUI/product.plist commit 95566592e55728a3e37af22a5bcaf59201356420 Author: Wolfgang Sourdeau Date: Sat Aug 18 20:35:38 2007 +0000 Monotone-Parent: 29544a811cbb2a9dd0229f2f4d24fef1c6305f6b Monotone-Revision: cc054885aad697b7949d4593db97e45d30d2e276 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:35:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit b5e194f357d5a68fec963fd19fc1f0ffc780c3ff Author: Wolfgang Sourdeau Date: Sat Aug 18 20:35:15 2007 +0000 Monotone-Parent: b65f5a26511a8d0aecd52e8a13d94670c049e854 Monotone-Revision: 29544a811cbb2a9dd0229f2f4d24fef1c6305f6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:35:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m commit d720362eeb02158e5c674151968c51a61d84f6df Author: Wolfgang Sourdeau Date: Sat Aug 18 20:33:23 2007 +0000 Monotone-Parent: e7a68cedf154a8b151279d9edb2c2448a58051f7 Monotone-Revision: b65f5a26511a8d0aecd52e8a13d94670c049e854 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:33:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit 29e057a71020d0fdbff5127f508edf4d2aec5706 Author: Wolfgang Sourdeau Date: Sat Aug 18 20:30:10 2007 +0000 Monotone-Parent: c9fe71973aed95296138ce4dd5fd00105a55b4c6 Monotone-Revision: e7a68cedf154a8b151279d9edb2c2448a58051f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:30:10 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox commit 2d9c462116df02323d0a9d5c7abbe3e1cc627a16 Author: Wolfgang Sourdeau Date: Sat Aug 18 20:29:50 2007 +0000 Monotone-Parent: 00cf2c07fbd93b89ceb6598dafd2eec92b7b1c83 Monotone-Revision: c9fe71973aed95296138ce4dd5fd00105a55b4c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-18T20:29:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js commit a61d3e91fb2e9414b2d4bd631a7d8fceea57d943 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:52:49 2007 +0000 Monotone-Parent: 78368bef9127d18bc7c8caa083b231e30808c0ee Monotone-Revision: 00cf2c07fbd93b89ceb6598dafd2eec92b7b1c83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:52:49 Monotone-Branch: ca.inverse.sogo M NEWS commit 6196370382b13b572436f48fd87e834df0a6571f Author: Wolfgang Sourdeau Date: Fri Aug 17 02:44:19 2007 +0000 Monotone-Parent: 1176a93f2b330519d72275451c25f255644728a0 Monotone-Revision: 78368bef9127d18bc7c8caa083b231e30808c0ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:44:19 Monotone-Branch: ca.inverse.sogo A UI/MailerUI/UIxMailActions.h A UI/MailerUI/UIxMailActions.m commit b3f7094400f3261a9e71095df8f5c9da1b11b0be Author: Wolfgang Sourdeau Date: Fri Aug 17 02:42:36 2007 +0000 Monotone-Parent: 83572f5aa6453bbf0ec254ae1887286fb7e0c0a1 Monotone-Revision: 1176a93f2b330519d72275451c25f255644728a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:42:36 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile M UI/MailerUI/product.plist commit e7201afa4a952ba21d5e73f85a32a9b661537a55 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:42:17 2007 +0000 Monotone-Parent: d0cc38cc291cb895f6e1f64d453e66215671d6a0 Monotone-Revision: 83572f5aa6453bbf0ec254ae1887286fb7e0c0a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:42:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit 370f89ed8358cda06c2a8314020fdaba500affcd Author: Wolfgang Sourdeau Date: Fri Aug 17 02:35:57 2007 +0000 Monotone-Parent: df6ca47da98359d91baa7d8dcb5c8b62217ec249 Monotone-Revision: d0cc38cc291cb895f6e1f64d453e66215671d6a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:35:57 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoMailer.h commit 817694ee01a4d7b0063420bc5062da1a29976c58 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:35:39 2007 +0000 Monotone-Parent: 660b741557d301814eebace414a974e674f53a7b Monotone-Revision: df6ca47da98359d91baa7d8dcb5c8b62217ec249 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:35:39 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFolderActions.h commit 1b058db2b24324c4eafd9f5402d0355556ac9665 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:33:44 2007 +0000 Monotone-Parent: c85409f639b55299e3ece362140e6725f6c43cbb Monotone-Revision: 660b741557d301814eebace414a974e674f53a7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:33:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit c0990b7775c0ab654de3aff280634709339eae8a Author: Wolfgang Sourdeau Date: Fri Aug 17 02:30:28 2007 +0000 Monotone-Parent: 276ecacf0cdba5ef4462aa2c4c44bfdcbb4a5d9e Monotone-Revision: c85409f639b55299e3ece362140e6725f6c43cbb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:30:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit 6e8a947e8bcdcbaf14899d782e7cfec94d64c106 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:29:34 2007 +0000 Monotone-Parent: ed9637eda011145d1e94f13b8ee870a7e99df9c9 Monotone-Revision: 276ecacf0cdba5ef4462aa2c4c44bfdcbb4a5d9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:29:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/GNUmakefile commit 4343260476d807ef03a02a5c7098df2067c5afcf Author: Wolfgang Sourdeau Date: Fri Aug 17 02:29:18 2007 +0000 Monotone-Parent: 7d2a0f0461686fedc8113fa82622e1f9f934130a Monotone-Revision: ed9637eda011145d1e94f13b8ee870a7e99df9c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:29:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit debb2b6ffab9904983785e0c9b9c2ffef7109a75 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:27:35 2007 +0000 Monotone-Parent: cb5bfb62000fd7982b31d051ab2a4f4d859b9125 Monotone-Revision: 7d2a0f0461686fedc8113fa82622e1f9f934130a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:27:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit c8b198b3452d38561c417b6b072094da501808bb Author: Wolfgang Sourdeau Date: Fri Aug 17 02:24:10 2007 +0000 Monotone-Parent: 970df33571464dbba1559ddd5794abaa1dd248c4 Monotone-Revision: cb5bfb62000fd7982b31d051ab2a4f4d859b9125 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:24:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m commit 764f37acb5fbfdce47ab187660fa222afbf9670b Author: Wolfgang Sourdeau Date: Fri Aug 17 02:20:38 2007 +0000 Monotone-Parent: 502f48b359438710d34edd2abd4ba70a14b2865a Monotone-Revision: 970df33571464dbba1559ddd5794abaa1dd248c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:20:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 6deea672b7ee5a45ca892843736adeb3d3fc3ddd Author: Wolfgang Sourdeau Date: Fri Aug 17 02:19:37 2007 +0000 Monotone-Parent: a445c049dc5b45e7ecc0df6c56f05d251e1646f5 Monotone-Revision: 502f48b359438710d34edd2abd4ba70a14b2865a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:19:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.h commit 929d7cd72c04edd2de6b83f412b2de795e0262be Author: Wolfgang Sourdeau Date: Fri Aug 17 02:19:06 2007 +0000 Monotone-Parent: e89b81e10035781a2a58c45163daa46c34bb7726 Monotone-Revision: a445c049dc5b45e7ecc0df6c56f05d251e1646f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:19:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js commit 7d1088753f4b238a73fb8d15ade04a3d2f9c4bf2 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:18:34 2007 +0000 Monotone-Parent: 7d2b60688cdc88f9cad91827644a95830fad8d3f Monotone-Revision: e89b81e10035781a2a58c45163daa46c34bb7726 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:18:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftsFolder.h M SoObjects/Mailer/SOGoDraftsFolder.m commit 91c8da4b819855576e12acdced6ae32a84204cda Author: Wolfgang Sourdeau Date: Fri Aug 17 02:14:02 2007 +0000 Monotone-Parent: ed5df203630a48a2ac353943b36f22b0ba1acd7c Monotone-Revision: 7d2b60688cdc88f9cad91827644a95830fad8d3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:14:02 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/MailerUI/UIxMailEditorAction.h D UI/MailerUI/UIxMailEditorAction.m D UI/MailerUI/UIxMailForwardAction.m D UI/MailerUI/UIxMailReplyAction.m commit 5c60bd943f9b4c99dc2ff514817ee3b9062b98a0 Author: Wolfgang Sourdeau Date: Fri Aug 17 02:11:34 2007 +0000 Monotone-Parent: 884877bd53c2d3dbf1a3a0b3b87f122ccdec9640 Monotone-Revision: ed5df203630a48a2ac353943b36f22b0ba1acd7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:11:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit 6e5faee3067cb31f023041ef893059fe7d5c4751 Author: Francis Lachapelle Date: Thu Aug 16 21:57:50 2007 +0000 Monotone-Parent: a52dc057892b6b0ccee9e690945e2d0796ef47a7 Monotone-Revision: 1cc8e4f0b5a7e08d0cdb102c7f221df7ec72af37 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-16T21:57:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css commit 0ec5c77119bfaec0b4e843507debce198efe2d1c Author: Wolfgang Sourdeau Date: Thu Aug 16 21:57:35 2007 +0000 Monotone-Parent: 97f575a86bdffe611740d9ece60ebb194d833c51 Monotone-Revision: 3f6c57e715b0ee7af5182cb7a04ea8cc6df72a2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-16T21:57:35 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Mailer/SOGoMailObject+Draft.h A SoObjects/Mailer/SOGoMailObject+Draft.m commit ac375cd9fedf69566bdfdc6c9e5cb7943381675b Author: Wolfgang Sourdeau Date: Thu Aug 16 21:49:59 2007 +0000 Monotone-Parent: 4ce3b021affc8e3b084f3f0ec5a1cf04859e8e56 Monotone-Revision: 97f575a86bdffe611740d9ece60ebb194d833c51 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-16T21:49:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailEditor.js commit e7967130a4f8a09ee27c26472e2d9e9c3cc5ff1e Author: Wolfgang Sourdeau Date: Thu Aug 16 21:49:56 2007 +0000 Monotone-Parent: a483b3cd64595026794bd3a76365ee20ee09ebe3 Monotone-Revision: 4ce3b021affc8e3b084f3f0ec5a1cf04859e8e56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-16T21:49:56 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 427c18bdf7642bebdb9bc1baafe453beac21563f Author: Wolfgang Sourdeau Date: Wed Aug 15 21:13:20 2007 +0000 Monotone-Parent: b008761331f87b28af61153588a5722a842c7ce1 Monotone-Revision: a483b3cd64595026794bd3a76365ee20ee09ebe3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T21:13:20 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 76803fc03334ffdf535449b287027c97fdbfde52 Author: Wolfgang Sourdeau Date: Wed Aug 15 21:09:50 2007 +0000 Monotone-Parent: abac840ff3b9ff48b85eea3e57a9fd3122ec461f Monotone-Revision: b008761331f87b28af61153588a5722a842c7ce1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T21:09:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m commit 06b1b21533332da03512179db593839125281071 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:58:44 2007 +0000 Monotone-Parent: 8ca0aa2d20e0ba55ee517e3fe116adea711efe3b Monotone-Revision: abac840ff3b9ff48b85eea3e57a9fd3122ec461f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:58:44 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoMailObject.toolbar commit cd6d6316ef74a0c22f82ee36fa68db236aa7c8ac Author: Wolfgang Sourdeau Date: Wed Aug 15 20:58:17 2007 +0000 Monotone-Parent: 5bce3a87176ed761bf8feda7215d3760e631b7f3 Monotone-Revision: 8ca0aa2d20e0ba55ee517e3fe116adea711efe3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:58:17 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 910c37630c3ae4122fecc2fb76ef392a22524309 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:58:11 2007 +0000 Monotone-Parent: 816db06aee9785af6aa925f49d048c13e5e1c3b9 Monotone-Revision: 5bce3a87176ed761bf8feda7215d3760e631b7f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:58:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile A UI/Common/WODirectAction+SOGo.h A UI/Common/WODirectAction+SOGo.m commit a05c97246099a7ed4880b7e2d1b0e8c6dc69761e Author: Wolfgang Sourdeau Date: Wed Aug 15 20:34:15 2007 +0000 Monotone-Parent: 80a7086535e9b75220e60a4b2b107111c3997ffb Monotone-Revision: 816db06aee9785af6aa925f49d048c13e5e1c3b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:34:15 Monotone-Branch: ca.inverse.sogo M ChangeLog commit b6eea152c4c0ed41c70f2cb46ca47d79b5988234 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:34:11 2007 +0000 Monotone-Parent: e925d76ce1929b1801949335cf3b1290dc53eb6d Monotone-Revision: 80a7086535e9b75220e60a4b2b107111c3997ffb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:34:11 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 2268dbc1c92013be56e0ae622c89902133324760 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:30:37 2007 +0000 Monotone-Parent: 8e0e6424d6b615f0f0bced176a8cacc2ef6cb0dd Monotone-Revision: e925d76ce1929b1801949335cf3b1290dc53eb6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:30:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 92824c6327adbfa3a400220d1b278b2599a23d2a Author: Wolfgang Sourdeau Date: Wed Aug 15 20:27:32 2007 +0000 Monotone-Parent: bef1a9b5ada44d9a6a9b4d97cce3d904c62a5b1b Monotone-Revision: 8e0e6424d6b615f0f0bced176a8cacc2ef6cb0dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:27:32 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit d585538a87afe72b8a4767c42196b77d4ad9c32d Author: Wolfgang Sourdeau Date: Wed Aug 15 20:26:15 2007 +0000 Monotone-Parent: d9d96a71698ba6eb9112c73fcee541b79e0e1b1c Monotone-Revision: bef1a9b5ada44d9a6a9b4d97cce3d904c62a5b1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:26:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 456c58dfec9b233991f5f7e5cf3385ce59081ce8 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:22:24 2007 +0000 Monotone-Parent: dadffe002349ec77b297b78990111745b0d487d6 Monotone-Revision: d9d96a71698ba6eb9112c73fcee541b79e0e1b1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:22:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit 586dafea002155d7e5324731c64277f5fa42cc43 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:19:39 2007 +0000 Monotone-Parent: 5a4410525cba5a447107a195ccd7f2c23ac5f327 Monotone-Revision: dadffe002349ec77b297b78990111745b0d487d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:19:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m commit 872109dc42e69b450d12c3c629ae6f63f1755364 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:17:16 2007 +0000 Monotone-Parent: c4e25d84f9042e9b35f379e1d77a96da56e08bc0 Monotone-Revision: 5a4410525cba5a447107a195ccd7f2c23ac5f327 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:17:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccounts.h M SoObjects/Mailer/SOGoMailAccounts.m commit b952f2fbb3a915f8ece10a5b89556dc37f565542 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:17:11 2007 +0000 Monotone-Parent: 052d83040e0d4ee5456c2ee8ef81f588178b384b Monotone-Revision: c4e25d84f9042e9b35f379e1d77a96da56e08bc0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:17:11 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 401c6c8ae27f9571de33a07eefa16abe7a7dba32 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:13:41 2007 +0000 Monotone-Parent: 1be5732f06e2d40958dabf3dc0142cabc8ac4a21 Monotone-Revision: 052d83040e0d4ee5456c2ee8ef81f588178b384b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:13:41 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/SOGoUI/SOGoACLAdvisory.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m commit 5a3fdefbb4d4af6dff07d83153b21168a6af0bd5 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:10:42 2007 +0000 Monotone-Parent: 5a752c9870d0f15bdeafe1c5657bcad3f21ef35a Monotone-Revision: 1be5732f06e2d40958dabf3dc0142cabc8ac4a21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:10:42 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Mailer/SOGoUser+Mail.h D SoObjects/Mailer/SOGoUser+Mail.m commit c83fc0d8e94cd065048caae514f4c78cff9a52e5 Author: Wolfgang Sourdeau Date: Wed Aug 15 20:09:51 2007 +0000 Monotone-Parent: 668c4f876568e36b66e3c665c37e3108a08fb967 Monotone-Revision: 5a752c9870d0f15bdeafe1c5657bcad3f21ef35a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:09:51 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Mailer/SOGoMailIdentity.h D SoObjects/Mailer/SOGoMailIdentity.m commit 75313fbb400517bbd936bd3c4fd3806488bbe6df Author: Francis Lachapelle Date: Wed Aug 15 19:51:16 2007 +0000 Monotone-Parent: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba Monotone-Revision: a52dc057892b6b0ccee9e690945e2d0796ef47a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-15T19:51:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit 810eb67b402f51d83c2f493a317c3452a1f5e7cb Author: Wolfgang Sourdeau Date: Wed Aug 15 19:50:20 2007 +0000 Monotone-Parent: af5a859ee61b26ffd727e648f95c54ee60e3079e Monotone-Revision: 668c4f876568e36b66e3c665c37e3108a08fb967 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T19:50:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit a37f85fba7c28b3f6bf32cd7922271c93258e801 Author: Wolfgang Sourdeau Date: Wed Aug 15 19:48:35 2007 +0000 Monotone-Parent: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba Monotone-Revision: af5a859ee61b26ffd727e648f95c54ee60e3079e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T19:48:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m commit 8e42f79fd250e7eb74c172495e0564b598537158 Author: Francis Lachapelle Date: Tue Aug 14 22:09:20 2007 +0000 Monotone-Parent: 642c3f094e45b7be777dcf2dd60e04f120f02df4 Monotone-Revision: 04980f497e9c317b4d93db9ab0dae2f1e8e464ba Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-14T22:09:20 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/generic.js commit 0d4428e270e5c1bfcf040efea32de4d43cde34c2 Author: Wolfgang Sourdeau Date: Mon Aug 13 21:27:45 2007 +0000 Monotone-Parent: 814e2c26d81893d5ea03ae14fc5a03d63cb2431a Monotone-Revision: 642c3f094e45b7be777dcf2dd60e04f120f02df4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-13T21:27:45 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7bfea6c8a18ac407451e9a73c5001ef54c116066 Author: Wolfgang Sourdeau Date: Mon Aug 13 21:27:20 2007 +0000 Monotone-Parent: cabe90d6f97f59078bc2811dccc1b93963503963 Monotone-Revision: 814e2c26d81893d5ea03ae14fc5a03d63cb2431a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-13T21:27:20 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m A UI/MainUI/AgenorProfile-oracle.sql M UI/MainUI/GNUmakefile A UI/MainUI/OCSFolderInfo-oracle.sql commit b33f0ff2895e52041dbb19368106ecfb25ab2b43 Author: Wolfgang Sourdeau Date: Thu Aug 9 20:59:47 2007 +0000 Monotone-Parent: e0eb29facb0dd67a0b0623858dfb42b49f7e090b Monotone-Revision: cabe90d6f97f59078bc2811dccc1b93963503963 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:59:47 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit dc3d206984e5a476185e34f9bdf9f4c2dee3b735 Author: Wolfgang Sourdeau Date: Thu Aug 9 20:59:30 2007 +0000 Monotone-Parent: 890780f417605e8803bbe725196d6f559c8a11c7 Monotone-Revision: e0eb29facb0dd67a0b0623858dfb42b49f7e090b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:59:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 578d84b216b464f0e3563c772846715284c11e71 Author: Wolfgang Sourdeau Date: Thu Aug 9 20:58:17 2007 +0000 Monotone-Parent: c0ec14b4c60cfc5b596b0425aed3a014bc69e18e Monotone-Revision: 890780f417605e8803bbe725196d6f559c8a11c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:58:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit 5f471f02e99c0afbbe1a6a933c17f54e876eed51 Author: Wolfgang Sourdeau Date: Thu Aug 9 20:58:01 2007 +0000 Monotone-Parent: 3f859d1e32467560f26a9063363d0f2341cc7ec5 Monotone-Revision: c0ec14b4c60cfc5b596b0425aed3a014bc69e18e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:58:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.m M UI/SOGoUI/SOGoACLAdvisory.m commit 895525357c879a44ce9b99083e4dd6834da83d4e Author: Wolfgang Sourdeau Date: Thu Aug 9 20:56:43 2007 +0000 Monotone-Parent: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2 Monotone-Revision: 3f859d1e32467560f26a9063363d0f2341cc7ec5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:56:43 Monotone-Branch: ca.inverse.sogo M NEWS commit 941ac89acf8b744d07f82497435e293b05f847be Author: Wolfgang Sourdeau Date: Thu Aug 9 20:55:50 2007 +0000 Monotone-Parent: b80fa912df842ef7ddf7ea83d12ca4d567bc2ef8 Monotone-Revision: c10f0bf29c0e902a9837a87b6ae5c3caba07f8e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:55:50 Monotone-Branch: ca.inverse.sogo M NEWS commit faeb438db92ec3d17c01221cc151b27cef08e1b0 Author: Wolfgang Sourdeau Date: Thu Aug 9 20:54:52 2007 +0000 Monotone-Parent: d9a26f5712322a6281730be3cb696dcdb9b5ad58 Monotone-Revision: b80fa912df842ef7ddf7ea83d12ca4d567bc2ef8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T20:54:52 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoMailer.h A SoObjects/SOGo/SOGoMailer.m commit fa9c5973268fb783df67806a57d9d2ce13f5efc4 Author: Wolfgang Sourdeau Date: Thu Aug 9 02:31:54 2007 +0000 Monotone-Parent: b276b0b2cf3fd8f563a06677fbf148c5e194e35b Monotone-Revision: d9a26f5712322a6281730be3cb696dcdb9b5ad58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T02:31:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBaseObject.h commit c5fd6b7e0bf3ac19ecef77588bf4812dde7db670 Author: Wolfgang Sourdeau Date: Thu Aug 9 02:31:42 2007 +0000 Monotone-Parent: 5054fe17722405b730cbcf8b99fb45fe0a0650b0 Monotone-Revision: b276b0b2cf3fd8f563a06677fbf148c5e194e35b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T02:31:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit aa9af25a7c71071a24997fd2373b0f8385178475 Author: Wolfgang Sourdeau Date: Thu Aug 9 02:31:32 2007 +0000 Monotone-Parent: f1e69616b2202c14597bb8afac88ab833ca7ad18 Monotone-Revision: 5054fe17722405b730cbcf8b99fb45fe0a0650b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T02:31:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 31562917459121c1d4af61bc8bbc5716fb72aef9 Author: Wolfgang Sourdeau Date: Thu Aug 9 02:30:41 2007 +0000 Monotone-Parent: 2dd7198ed0b85a818db7398882df4a764b930af6 Monotone-Revision: f1e69616b2202c14597bb8afac88ab833ca7ad18 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-09T02:30:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.m commit f5405945ca62bbb2ddd400ccd01d04ca3f24566a Author: Wolfgang Sourdeau Date: Wed Aug 8 21:36:17 2007 +0000 Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888 Monotone-Revision: a7497a1857582a170a23018373da5f88ca29417c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T21:36:17 Monotone-Branch: ca.inverse.sogo M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js A UI/WebServerResources/UIxMailPopupView.js M UI/WebServerResources/generic.css commit a7d1100c29aedbd1c255b374c9d0df3b4409497c Author: Francis Lachapelle Date: Wed Aug 8 21:06:51 2007 +0000 Monotone-Parent: 82121024dd2aa65f31879761d7937d78161f9888 Monotone-Revision: 365c4aee2feb0d139dc0dd6cf54897162221b468 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-08T21:06:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 313859704af5dfd24a540e6b6c79c07fcf99bd7a Author: Wolfgang Sourdeau Date: Wed Aug 8 17:38:50 2007 +0000 Monotone-Parent: 0b420e8656035beafc355f675622d682f09c04b0 Monotone-Revision: 82121024dd2aa65f31879761d7937d78161f9888 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T17:38:50 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile commit 86648e7d24820031c58fa0db1e99a357388482c0 Author: Wolfgang Sourdeau Date: Wed Aug 8 16:20:42 2007 +0000 Monotone-Parent: 022519830de83b3b349d002bfd9d9b711c7d9909 Monotone-Revision: 0b420e8656035beafc355f675622d682f09c04b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T16:20:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit c99f40eea4c6f5d2ff13cfb79bb9dc910ac34b05 Author: Wolfgang Sourdeau Date: Wed Aug 8 14:55:27 2007 +0000 Monotone-Parent: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75 Monotone-Revision: 022519830de83b3b349d002bfd9d9b711c7d9909 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-08T14:55:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/GNUmakefile M Main/GNUmakefile.preamble M Main/SOGo.m A Main/build.h A Main/build.m commit 4fe4cd700ac9fea0f9f5821cc03121b74767d865 Author: Wolfgang Sourdeau Date: Tue Aug 7 21:19:02 2007 +0000 Monotone-Parent: 53c362ab89243a59da15d541f8c19d708447e107 Monotone-Revision: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T21:19:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit b11123d15698de3d36b48ba425b684ea79dbdf5a Author: Wolfgang Sourdeau Date: Tue Aug 7 21:18:10 2007 +0000 Monotone-Parent: 0613d5a0b9ee77c32c00b122ce008698e034be9c Monotone-Revision: 53c362ab89243a59da15d541f8c19d708447e107 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T21:18:10 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit fc3a659b38305e21e5cfb7bcba554a0733f55d18 Author: Wolfgang Sourdeau Date: Tue Aug 7 21:16:48 2007 +0000 Monotone-Parent: 1e212c35968499cc34ae0e90b9d3ed7fbecd965d Monotone-Revision: 0613d5a0b9ee77c32c00b122ce008698e034be9c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T21:16:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m commit 565949527378d7a6ed1a7de31b84e7aa72e9ec0e Author: Wolfgang Sourdeau Date: Tue Aug 7 19:54:41 2007 +0000 Monotone-Parent: 347dd64c8a7e0e4e8a7d9602fbc6e8d6dc428307 Monotone-Revision: 1e212c35968499cc34ae0e90b9d3ed7fbecd965d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T19:54:41 Monotone-Branch: ca.inverse.sogo D SoObjects/Contacts/common.h commit df7d70ee40d7198cf905aa070ca5748a27a8dfaa Author: Wolfgang Sourdeau Date: Tue Aug 7 19:52:49 2007 +0000 Monotone-Parent: eaaf9169ecb212d4b9b5ba9600d50e92f8d9e14e Monotone-Revision: 347dd64c8a7e0e4e8a7d9602fbc6e8d6dc428307 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T19:52:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 2842122c58a9a5511d0cc75fe1132df0f9d477c6 Author: Wolfgang Sourdeau Date: Tue Aug 7 19:49:02 2007 +0000 Monotone-Parent: 945fc1b3d54b7fde38f1c0b7d2a3452ba800e91a Monotone-Revision: eaaf9169ecb212d4b9b5ba9600d50e92f8d9e14e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T19:49:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit bab7f19cfd30ae0fe9c29353941f5e3fda442cea Author: Wolfgang Sourdeau Date: Tue Aug 7 18:37:31 2007 +0000 Monotone-Parent: 5f353cb4ef5483f5d16dbec9eea1e66fab15c916 Monotone-Revision: 945fc1b3d54b7fde38f1c0b7d2a3452ba800e91a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T18:37:31 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoGroupAppointmentFolder.m M SoObjects/Appointments/SOGoTaskObject.m D SoObjects/Appointments/common.h commit b698595743a17d24cc7425ca1e406da1ea9c4c76 Author: Wolfgang Sourdeau Date: Tue Aug 7 18:15:22 2007 +0000 Monotone-Parent: 28a572d7cda743bb35885fdb97e1a6d31ac77de9 Monotone-Revision: c04765e5faa3be50bda54d32f06fb26120fc78e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T18:15:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 679ef1b24f249b7c911a749815ba7426f1e985b6 Author: Francis Lachapelle Date: Tue Aug 7 18:14:39 2007 +0000 Monotone-Parent: 1e6376f6599d032a3b57fc881d7ead6d4f903195 Monotone-Revision: 4fb91535d64ab4fed607ffde0f99efdc1f92a6e6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-07T18:14:39 Monotone-Branch: ca.inverse.sogo M NEWS M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js commit ef2ad80c6dc346445797909f96ecbfe459c2969d Author: Wolfgang Sourdeau Date: Tue Aug 7 18:08:03 2007 +0000 Monotone-Parent: 1e6376f6599d032a3b57fc881d7ead6d4f903195 Monotone-Revision: 28a572d7cda743bb35885fdb97e1a6d31ac77de9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-07T18:08:03 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAppNavView.m M UI/Contacts/ContactsUIProduct.m M UI/SOGoUI/SOGoJSStringFormatter.m commit 4e23c849c9690db820443f50d8e834e34e23df3f Author: Wolfgang Sourdeau Date: Mon Aug 6 18:14:53 2007 +0000 Monotone-Parent: 373bae71c0f2ce5e5fd15e7a932e183d32028039 Monotone-Revision: 1e6376f6599d032a3b57fc881d7ead6d4f903195 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T18:14:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit f39706cc446bc18802a284b61383e87c376e7d9f Author: Wolfgang Sourdeau Date: Mon Aug 6 17:44:56 2007 +0000 ChangeLog Monotone-Parent: 60f9148aaf760d42dcfae9f3006ede633fc61305 Monotone-Revision: 373bae71c0f2ce5e5fd15e7a932e183d32028039 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T17:44:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 2d905b13c81da4cbc8567478ef4249e2a336ecba Author: Wolfgang Sourdeau Date: Mon Aug 6 17:44:01 2007 +0000 Monotone-Parent: 9715a82415417b61abb765bb77ed338dc1fb58b3 Monotone-Revision: 60f9148aaf760d42dcfae9f3006ede633fc61305 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T17:44:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailFolder.m D SoObjects/Mailer/SOGoMailFolderDataSource.h D SoObjects/Mailer/SOGoMailFolderDataSource.m commit 98d4ad6af8cf95376ee4acaa3b7d6d6212c1557b Author: Wolfgang Sourdeau Date: Mon Aug 6 17:43:03 2007 +0000 Monotone-Parent: e7970ad63b6a1a0efea47a6f72a427a3b754f106 Monotone-Revision: 9715a82415417b61abb765bb77ed338dc1fb58b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T17:43:03 Monotone-Branch: ca.inverse.sogo M GNUmakefile commit 336203b8e41ee08fb44d874822b3814641da0042 Author: Wolfgang Sourdeau Date: Mon Aug 6 14:46:38 2007 +0000 Monotone-Parent: 56b1de6e843c25b294505745dc96155ab59c7d97 Monotone-Revision: e7970ad63b6a1a0efea47a6f72a427a3b754f106 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T14:46:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/ContactsUIProduct.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsFilterPanel.m D UI/Contacts/common.h commit 7a9f0e6dc8cfcffd9a3b4ca82120eacdbbcec224 Author: Wolfgang Sourdeau Date: Mon Aug 6 14:35:50 2007 +0000 Monotone-Parent: 8799c458544f40843eb4692288485d9d1aeec685 Monotone-Revision: 56b1de6e843c25b294505745dc96155ab59c7d97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T14:35:50 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAppNavView.m M UI/Common/UIxPrintPageFrame.m M UI/Common/common.h commit 6afa3361106ff8a1cc070e3566a5ca50e697d674 Author: Wolfgang Sourdeau Date: Mon Aug 6 14:17:06 2007 +0000 Monotone-Parent: 68e241a279756be7a7c1d8d9b8547e113f07073e Monotone-Revision: 8799c458544f40843eb4692288485d9d1aeec685 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T14:17:06 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoAptFormatter.m M UI/SOGoUI/SOGoJSStringFormatter.m M UI/SOGoUI/WOContext+UIx.m D UI/SOGoUI/common.h commit e22bb63b54dfb5e390af072da59ea0ba00f717c1 Author: Wolfgang Sourdeau Date: Mon Aug 6 14:06:27 2007 +0000 Monotone-Parent: 2d2e743a5087ca30371568023cc4df66fe721a9d Monotone-Revision: 68e241a279756be7a7c1d8d9b8547e113f07073e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T14:06:27 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoGroupPage.m M UI/MainUI/SOGoGroupsPage.m M UI/MainUI/SOGoRootPage.m D UI/MainUI/common.h commit 74ffeef8fe3031b69e76163a5ece2bfb8705a2ed Author: Francis Lachapelle Date: Thu Aug 2 21:18:35 2007 +0000 Monotone-Parent: 634dea34e91fc82d20a96d4ce002cbb9e2939243 Monotone-Revision: 2d2e743a5087ca30371568023cc4df66fe721a9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-02T21:18:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 0cf4e792ccf5007f755f2d4eff6ae689b8b6b58c Author: Francis Lachapelle Date: Thu Aug 2 21:12:42 2007 +0000 Monotone-Parent: 759009bd466f9b73934029fb2e05ae98192c20f5 Monotone-Revision: 2221037a745efee3a1e109e40d7d44e79a62502f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-02T21:12:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxContactsUserFolders.js commit 5192fe2a80635323eb48ca2d75d88ae183b2f0d7 Author: Wolfgang Sourdeau Date: Wed Aug 1 21:26:52 2007 +0000 Monotone-Parent: a4d6aa57206382ed0a706b96c2f9b59255df2cb3 Monotone-Revision: 1131d818df86533353162d848ee381344c7ae377 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T21:26:52 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountActions.m commit 6b361fd2dca2eabf30b43bc770caf59084b2ac9b Author: Francis Lachapelle Date: Wed Aug 1 19:21:02 2007 +0000 Monotone-Parent: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6 Monotone-Revision: 759009bd466f9b73934029fb2e05ae98192c20f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-08-01T19:21:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit c8567af7f11d66925bc66e481b57c03ef76c535d Author: Wolfgang Sourdeau Date: Wed Aug 1 18:54:52 2007 +0000 Monotone-Parent: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09 Monotone-Revision: 2c8c5a98bffe88fbe33a7c879bc06a01553833bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:54:52 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m commit 91df5632b798ac2e7a359814bf3dd022fb5e747c Author: Wolfgang Sourdeau Date: Wed Aug 1 18:53:25 2007 +0000 Monotone-Parent: 07b8f7c9c6359e1f416c97fef30b58d61d5769fb Monotone-Revision: b6bfa451e6c9b0d98e28a07e287a81ab8171dc09 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:53:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartViewer.m commit 1877bfab1e170b301563a3627d3af56cf14bbc1f Author: Wolfgang Sourdeau Date: Wed Aug 1 18:51:23 2007 +0000 Monotone-Parent: 31944b31e8b5d1a365743dff3ce2623f84656f95 Monotone-Revision: 07b8f7c9c6359e1f416c97fef30b58d61d5769fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:51:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m M UI/WebServerResources/MailerUI.js commit 3621ad0102b18c9df93c04d4ee53c0da4de32661 Author: Wolfgang Sourdeau Date: Wed Aug 1 18:48:37 2007 +0000 Monotone-Parent: 674bbd16be4ce1133323d0c35052d5499b13b161 Monotone-Revision: 31944b31e8b5d1a365743dff3ce2623f84656f95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:48:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit cbf15e2ac52711a3bf5c92e1b0b1dc30066f8ec6 Author: Wolfgang Sourdeau Date: Wed Aug 1 18:46:43 2007 +0000 Monotone-Parent: fb60412527e7f4014c210dfce058ab3223d60fe5 Monotone-Revision: 674bbd16be4ce1133323d0c35052d5499b13b161 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:46:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m commit 8868e4588204369c758fb82190f46c943fb6828e Author: Wolfgang Sourdeau Date: Wed Aug 1 18:44:41 2007 +0000 Monotone-Parent: 6fefb8e8d4a1210e81a21ab84cc5198b17561ef7 Monotone-Revision: fb60412527e7f4014c210dfce058ab3223d60fe5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:44:41 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoSharedMailAccount.m commit a18c5aef1e73d4169e7b8af3bee59e83c78ca466 Author: Wolfgang Sourdeau Date: Wed Aug 1 18:39:38 2007 +0000 Monotone-Parent: f32e34474fd61024f5d4133d14a19d4045b2675b Monotone-Revision: 6fefb8e8d4a1210e81a21ab84cc5198b17561ef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:39:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit adc04a4f18802366158348835d1b45b73dd02b28 Author: Wolfgang Sourdeau Date: Wed Aug 1 18:32:00 2007 +0000 Monotone-Parent: 02abc41db5d816673f25eeb37b3414ede317718a Monotone-Revision: f32e34474fd61024f5d4133d14a19d4045b2675b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:32:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 064689175e3d82696ac6c4a3130086775e07f083 Author: Wolfgang Sourdeau Date: Wed Aug 1 18:23:30 2007 +0000 Monotone-Parent: 7c7a8b7547ec7b4ed3b19f65785d05cc377b5a57 Monotone-Revision: 02abc41db5d816673f25eeb37b3414ede317718a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:23:30 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile A OGoContentStore/appointment-oracle.ocs A OGoContentStore/contact-oracle.ocs commit 7caa393ed8e4587736fc08fbd92bf35a798bf86c Author: Wolfgang Sourdeau Date: Wed Aug 1 18:22:45 2007 +0000 Monotone-Parent: 98f0464d1da2b872d5573c46ffb4cba64b5f1e50 Monotone-Revision: 7c7a8b7547ec7b4ed3b19f65785d05cc377b5a57 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:22:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoCalendarMailBodyPart.m M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoImageMailBodyPart.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailFolderDataSource.m M SoObjects/Mailer/SOGoMailIdentity.m M SoObjects/Mailer/SOGoMailManager.m M SoObjects/Mailer/SOGoMessageMailBodyPart.m M SoObjects/Mailer/SOGoSharedInboxFolder.h M SoObjects/Mailer/SOGoSharedInboxFolder.m M SoObjects/Mailer/SOGoTrashFolder.h M SoObjects/Mailer/SOGoTrashFolder.m M SoObjects/Mailer/SOGoUser+Mail.m M SoObjects/Mailer/SOGoVCardMailBodyPart.m D SoObjects/Mailer/common.h commit fa475ac9917ea7b811e77876a1191c4905169efd Author: Wolfgang Sourdeau Date: Wed Aug 1 18:16:53 2007 +0000 Monotone-Parent: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6 Monotone-Revision: 98f0464d1da2b872d5573c46ffb4cba64b5f1e50 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-01T18:16:53 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditorAction.m commit dc25f947b2a5d286b9694ed7b3e1f3914bd0ccb3 Author: Francis Lachapelle Date: Tue Jul 31 21:14:14 2007 +0000 Monotone-Parent: 0dbfe804b643f92bc35b93367e1c120b395685a7 Monotone-Revision: 4540f3e456a8b7129b4cc6d8a8eea6373cc23df6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-31T21:14:14 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/MailPartViewers/UIxMailRenderingContext.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserFolders.js M UI/WebServerResources/generic.js M UI/WebServerResources/skycalendar.html commit 78f835b3e59e94c87117073632a82016db596688 Author: Francis Lachapelle Date: Tue Jul 31 13:52:26 2007 +0000 Monotone-Parent: d957c067432c403720ea740e15b12b8de1d3673e Monotone-Revision: 0dbfe804b643f92bc35b93367e1c120b395685a7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-31T13:52:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/prototype.js commit 20c645e787af1dae60294ed8a7a8aaec45b75d6b Author: Wolfgang Sourdeau Date: Mon Jul 30 19:06:15 2007 +0000 Monotone-Parent: 52f687d98500bc08f60cc06fd43aa7e73d13f262 Monotone-Revision: d957c067432c403720ea740e15b12b8de1d3673e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T19:06:15 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxKolabPartContactViewer.m commit c4d707b4add4a7284cb4a9263657792b8b165481 Author: Wolfgang Sourdeau Date: Mon Jul 30 18:40:25 2007 +0000 Monotone-Parent: 7d0ca861b776cb009eb7120a75102f92944c061d Monotone-Revision: 52f687d98500bc08f60cc06fd43aa7e73d13f262 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T18:40:25 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit 499384c24240b49ba9a0adaa7940b0f1836d9099 Author: Wolfgang Sourdeau Date: Mon Jul 30 18:39:55 2007 +0000 Monotone-Parent: ad2d3271fb0e1e8ef38a2f6ed2d28f749a5f3623 Monotone-Revision: 7d0ca861b776cb009eb7120a75102f92944c061d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T18:39:55 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit b6f2db525660aebe6881d0aea1cd6ddba95d7958 Author: Wolfgang Sourdeau Date: Mon Jul 30 18:01:25 2007 +0000 Monotone-Parent: a08ab23d521b24b5495493a2b4c03707186b438e Monotone-Revision: ad2d3271fb0e1e8ef38a2f6ed2d28f749a5f3623 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T18:01:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 4e6586bf4a78ad11845d0e77be00f7f2b7743a55 Author: Wolfgang Sourdeau Date: Mon Jul 30 15:56:58 2007 +0000 Monotone-Parent: b84ec9dfa896541bccb01ef1607b78353b63bad0 Monotone-Revision: a08ab23d521b24b5495493a2b4c03707186b438e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T15:56:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 82394023472a912b4978112b3f0c69e60b8ea841 Author: Wolfgang Sourdeau Date: Mon Jul 30 15:56:03 2007 +0000 Monotone-Parent: be2302dd882ba3fed4477d650f3f6d39f0eccad7 Monotone-Revision: b84ec9dfa896541bccb01ef1607b78353b63bad0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T15:56:03 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/product.plist M UI/MailerUI/product.plist commit a66d823e76b166e15a21f5379259eeeae7ac5cfe Author: Wolfgang Sourdeau Date: Mon Jul 30 15:55:28 2007 +0000 Monotone-Parent: 6e98c1d612fcf5ba72a09cf9a2722a77ce287f05 Monotone-Revision: be2302dd882ba3fed4477d650f3f6d39f0eccad7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T15:55:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.js commit d5d47357fb33f23aa7184e294a04c91d00564cb2 Author: Wolfgang Sourdeau Date: Mon Jul 30 14:12:21 2007 +0000 Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd Monotone-Revision: 6e98c1d612fcf5ba72a09cf9a2722a77ce287f05 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T14:12:21 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/MailPartViewersProduct.m M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/MailPartViewers/UIxMailSizeFormatter.m commit 9586516843c14204d962b762804f48a825bc2956 Author: Wolfgang Sourdeau Date: Mon Jul 30 14:10:18 2007 +0000 Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb Monotone-Revision: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T14:10:18 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxKolabPartContactViewer.m M UI/MailPartViewers/UIxKolabPartEventViewer.m M UI/MailPartViewers/UIxKolabPartTaskViewer.m M UI/MailPartViewers/UIxKolabPartViewer.h M UI/MailPartViewers/UIxKolabPartViewer.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartICalAction.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MailPartViewers/UIxMailPartImageViewer.m M UI/MailPartViewers/UIxMailPartLinkViewer.h M UI/MailPartViewers/UIxMailPartLinkViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartViewer.m D UI/MailPartViewers/common.h commit 38c053e76faa6702d7600a06901fcf77a684bce9 Author: Wolfgang Sourdeau Date: Fri Jul 27 21:41:27 2007 +0000 Monotone-Parent: 1497550dec31ef548e52e5266a6ee957d3c10e68 Monotone-Revision: 608a60003e7ab414a1db4964517a15869cf440bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T21:41:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 3ede3560ff4b5e169bd39b77eff57f7595b47f5a Author: Wolfgang Sourdeau Date: Fri Jul 27 20:05:49 2007 +0000 Monotone-Parent: d8f3cd0b98434d1857daf868d646d7b53bf0aa22 Monotone-Revision: 1497550dec31ef548e52e5266a6ee957d3c10e68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T20:05:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox commit 48016356af2a436ae5c90edea70903319a210d75 Author: Wolfgang Sourdeau Date: Fri Jul 27 20:04:45 2007 +0000 Monotone-Parent: c65c1f248f723caa00cbfd6ab993966ae8fcbf53 Monotone-Revision: d8f3cd0b98434d1857daf868d646d7b53bf0aa22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T20:04:45 Monotone-Branch: ca.inverse.sogo D UI/Templates/MailerUI/UIxMailEditorAttach.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js D UI/WebServerResources/UIxMailEditorAttach.js commit e199063495b85b7f314f4778c91640ed27e8806a Author: Wolfgang Sourdeau Date: Fri Jul 27 20:04:12 2007 +0000 Monotone-Parent: 7d281c6a5f9cd3517f1a818c99070b3bba45594c Monotone-Revision: c65c1f248f723caa00cbfd6ab993966ae8fcbf53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T20:04:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailForwardAction.m commit e47039bb31f533be7406d8ee7bf9ca713779ce63 Author: Wolfgang Sourdeau Date: Fri Jul 27 20:03:05 2007 +0000 Monotone-Parent: e8bfb90da0079ca2c3e5079818a7e7532b26ea31 Monotone-Revision: 7d281c6a5f9cd3517f1a818c99070b3bba45594c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T20:03:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/UIxMailEditor.m M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/UIxMailEditor.js commit 55bd55f9aebdb6460b1ef1061f60880fba7c754f Author: Wolfgang Sourdeau Date: Fri Jul 27 19:59:46 2007 +0000 Monotone-Parent: c9dd4206ad3d7a913acb09680d854a19153d46a7 Monotone-Revision: e8bfb90da0079ca2c3e5079818a7e7532b26ea31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T19:59:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartMessageViewer.m M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox commit a450325cb7ceecec21d2bcb0e839656941f591d5 Author: Wolfgang Sourdeau Date: Fri Jul 27 19:58:30 2007 +0000 Monotone-Parent: c09f18aa20f8387df37e9fa0055f49ea9670e4e5 Monotone-Revision: c9dd4206ad3d7a913acb09680d854a19153d46a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T19:58:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit fb3cf6f5195f3dc0b86de9d471d6e1a79e7c0223 Author: Wolfgang Sourdeau Date: Fri Jul 27 19:54:02 2007 +0000 Monotone-Parent: d3cf63029d15740f82cdb77e0b3e2c4e08d6a7cc Monotone-Revision: c09f18aa20f8387df37e9fa0055f49ea9670e4e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T19:54:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 42effa04b5a0852d16e7872890584081539a7ab7 Author: Wolfgang Sourdeau Date: Fri Jul 27 17:47:08 2007 +0000 Monotone-Parent: f17c5b526c3d5e27597a7f1cf132a2b6c6312003 Monotone-Revision: d3cf63029d15740f82cdb77e0b3e2c4e08d6a7cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:47:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 57b2f2685466b8c4d024456d6c9d575fc70f3d12 Author: Wolfgang Sourdeau Date: Fri Jul 27 17:36:18 2007 +0000 Monotone-Parent: 7c8a1f386c73febec3eab973d7e2713c5e859b33 Monotone-Revision: f17c5b526c3d5e27597a7f1cf132a2b6c6312003 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:36:18 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailForwardAction.m commit ae8da0bacef98f4e5fc38514c682be90fd93a7b2 Author: Wolfgang Sourdeau Date: Fri Jul 27 17:34:32 2007 +0000 Monotone-Parent: b12641f92f89dbd4afe141575a8f444aee2c63de Monotone-Revision: 7c8a1f386c73febec3eab973d7e2713c5e859b33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:34:32 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxEnvelopeAddressFormatter.m M UI/MailerUI/UIxFilterList.m M UI/MailerUI/UIxMailEditorAction.m M UI/MailerUI/UIxMailMoveToPopUp.m M UI/MailerUI/UIxMailReplyAction.m M UI/MailerUI/UIxMailToSelection.m commit e02abf5f304368fbf6b77317c1bc81525f4dd8da Author: Wolfgang Sourdeau Date: Fri Jul 27 17:32:21 2007 +0000 Monotone-Parent: 783dceba01b81a0032283f71411ea2b5a4ec5a92 Monotone-Revision: b12641f92f89dbd4afe141575a8f444aee2c63de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:32:21 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFormatter.m commit dad3ccae90cf6deef30126170a245d177c1893ff Author: Wolfgang Sourdeau Date: Fri Jul 27 17:30:57 2007 +0000 Monotone-Parent: fa007c2c13732af068622452b11e077af1fb5ba2 Monotone-Revision: 783dceba01b81a0032283f71411ea2b5a4ec5a92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:30:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 6196a51af56e4a648862813985c599144da86a1c Author: Wolfgang Sourdeau Date: Fri Jul 27 17:30:48 2007 +0000 Monotone-Parent: 5409e94f78704f474807523b11be4df984918299 Monotone-Revision: fa007c2c13732af068622452b11e077af1fb5ba2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:30:48 Monotone-Branch: ca.inverse.sogo M NEWS commit c2729f8b870bb58f21a4e20dec87eb86cf930821 Author: Wolfgang Sourdeau Date: Fri Jul 27 17:30:37 2007 +0000 Monotone-Parent: c5cc88dd452d75edebb6730bdb60d21a0facec48 Monotone-Revision: 5409e94f78704f474807523b11be4df984918299 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-27T17:30:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile D UI/MailerUI/UIxMailEditorAttach.m M UI/MailerUI/UIxMailFilterPanel.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailView.m M UI/MailerUI/UIxMailWindowCloser.m M UI/MailerUI/UIxSubjectFormatter.m M UI/MailerUI/WOContext+UIxMailer.h M UI/MailerUI/WOContext+UIxMailer.m D UI/MailerUI/common.h M UI/MailerUI/product.plist commit dcccee0cc2e283ebd0a644972f27c18073279dd8 Author: Wolfgang Sourdeau Date: Tue Jul 24 19:59:49 2007 +0000 Monotone-Parent: 6aa48a9460ff6651bbf7588fab4d7abc1370f223 Monotone-Revision: c5cc88dd452d75edebb6730bdb60d21a0facec48 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T19:59:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox commit cf285b409ea302cdfa09f1264645a54f2560b83d Author: Wolfgang Sourdeau Date: Tue Jul 24 19:57:51 2007 +0000 Monotone-Parent: e0090c870ad4c914aeea966d7a5f717a78297a54 Monotone-Revision: 6aa48a9460ff6651bbf7588fab4d7abc1370f223 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T19:57:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit e5324b1c45821a56c0e210536d6517339a8c2dbf Author: Wolfgang Sourdeau Date: Tue Jul 24 19:57:42 2007 +0000 Monotone-Parent: 72ccbba45da9e854d8c8e440e4c7f41562d87e74 Monotone-Revision: e0090c870ad4c914aeea966d7a5f717a78297a54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T19:57:42 Monotone-Branch: ca.inverse.sogo M ChangeLog commit eff5105e7c133ca38fc09f0a038b8cddd8b7df0c Author: Wolfgang Sourdeau Date: Tue Jul 24 19:57:16 2007 +0000 Monotone-Parent: ace115b3b8955950a463b9c175ddcfadcd153e15 Monotone-Revision: 72ccbba45da9e854d8c8e440e4c7f41562d87e74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T19:57:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 33e459d41f28c134b3db5000e96b7d0f75ab32ba Author: Wolfgang Sourdeau Date: Tue Jul 24 18:46:28 2007 +0000 Monotone-Parent: 1e4ff80fd7f2f7590ff07b77936b3398b033b2c6 Monotone-Revision: ace115b3b8955950a463b9c175ddcfadcd153e15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:46:28 Monotone-Branch: ca.inverse.sogo M UI/MainUI/AgenorProfile.sql commit c4270f524969be8819500761f4a123e4869abf0d Author: Wolfgang Sourdeau Date: Tue Jul 24 18:46:10 2007 +0000 Monotone-Parent: 05d909a34ba534eac7075b29e41a123990cde5e1 Monotone-Revision: 1e4ff80fd7f2f7590ff07b77936b3398b033b2c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:46:10 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 3f62c7906a602ff7a5a64038c5c6bcde50e286ed Author: Wolfgang Sourdeau Date: Tue Jul 24 18:45:52 2007 +0000 Monotone-Parent: 08b4d9cc0e0c16278d6212f7b7162bddfa4d3bb7 Monotone-Revision: 05d909a34ba534eac7075b29e41a123990cde5e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:45:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/OCSiCalFieldExtractor.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/AgenorUserDefaults.m M SoObjects/SOGo/SOGoUser.m M UI/Contacts/UIxContactsListView.m M UI/Scheduler/UIxCalListingActions.m commit 86dd4e951ae95e1f26612ae10b6eae8ae8ac8c31 Author: Wolfgang Sourdeau Date: Tue Jul 24 18:41:28 2007 +0000 Monotone-Parent: f5b3a74da57b343e78f1c59b05c8bfaaa7cfb058 Monotone-Revision: 08b4d9cc0e0c16278d6212f7b7162bddfa4d3bb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:41:28 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment.ocs M OGoContentStore/contact.ocs commit afa46131e10cc4cb10c0314bc2f9a1923a9a5339 Author: Wolfgang Sourdeau Date: Tue Jul 24 18:40:34 2007 +0000 Monotone-Parent: 7a08a009eef1e22acab77456f11e9b7e9d384c32 Monotone-Revision: f5b3a74da57b343e78f1c59b05c8bfaaa7cfb058 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:40:34 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit f10812d6f1fac19badf1995711f41b4176d3111a Author: Wolfgang Sourdeau Date: Tue Jul 24 18:40:20 2007 +0000 Monotone-Parent: c3db91d7b98f4667ce24b3d38e6bd68d32909d57 Monotone-Revision: 7a08a009eef1e22acab77456f11e9b7e9d384c32 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:40:20 Monotone-Branch: ca.inverse.sogo D Scripts/sogo M Scripts/sogo-init.d-debian M Scripts/sogo-init.d-redhat M Scripts/sogod-0.9 A Scripts/sql-update-20070724.sh commit 6434fc94a9c3fb9623a09f16493dbaf723346dc4 Author: Wolfgang Sourdeau Date: Mon Jul 23 19:04:54 2007 +0000 Monotone-Parent: 3d920991e042a031e499189cfc46e35d8309ae68 Monotone-Revision: c3db91d7b98f4667ce24b3d38e6bd68d32909d57 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-23T19:04:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 27dc961e2e652a244f4782c445813ca01577355f Author: Wolfgang Sourdeau Date: Mon Jul 23 19:02:07 2007 +0000 Monotone-Parent: 8b6f603129f482aecde7edceba94520c3b955ddb Monotone-Revision: 3d920991e042a031e499189cfc46e35d8309ae68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-23T19:02:07 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/IcalElements.m M SOPE/NGCards/IcalResponse.m M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/iCalRepeatableEntityObject.m commit 7e22621cf3046ceb8d417a6bfa9469f2d18b502a Author: Wolfgang Sourdeau Date: Mon Jul 23 14:11:26 2007 +0000 Monotone-Parent: b65579776953326ae0dd65da2a1d59cacda222cd Monotone-Revision: 8b6f603129f482aecde7edceba94520c3b955ddb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-23T14:11:26 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/UIxPreferences.m commit 1b154004009813912ecb564ca22c2cef7e8b6662 Author: Wolfgang Sourdeau Date: Mon Jul 23 13:54:09 2007 +0000 Monotone-Parent: be6b50d4ca1f324c2ee9dc23ac3ffac066e3de76 Monotone-Revision: b65579776953326ae0dd65da2a1d59cacda222cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-23T13:54:09 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEventChanges.h commit a729e7a7c6a514edf0fb353b819985babec44b5e Author: Wolfgang Sourdeau Date: Mon Jul 23 13:53:13 2007 +0000 Monotone-Parent: 744c3e733b57edb33736f8baa6507148efdf032a Monotone-Revision: be6b50d4ca1f324c2ee9dc23ac3ffac066e3de76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-23T13:53:13 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEventChanges.m commit f79e1b7e72bb4104fabcd704fbda26b9afcf44b6 Author: Wolfgang Sourdeau Date: Sun Jul 22 20:44:46 2007 +0000 Monotone-Parent: 873e19c6a1402fe9683b74b247566e9aced6d354 Monotone-Revision: 744c3e733b57edb33736f8baa6507148efdf032a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:44:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 99144929aeb7237fccd2d97a7753cadf4ab2b99f Author: Wolfgang Sourdeau Date: Sun Jul 22 20:42:00 2007 +0000 Monotone-Parent: a7a7371747e1185b197e3a0ea0c6d585bf7e0a46 Monotone-Revision: 873e19c6a1402fe9683b74b247566e9aced6d354 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:42:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 2edfcaa0f20c7e9bcdab418df508f56bd1a6787f Author: Wolfgang Sourdeau Date: Sun Jul 22 20:40:34 2007 +0000 Monotone-Parent: 4198b7cec911933d302e467416f80df87577acdb Monotone-Revision: a7a7371747e1185b197e3a0ea0c6d585bf7e0a46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:40:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit bf8245a4bee9977ae5df7c6db02fbc943fac5c30 Author: Wolfgang Sourdeau Date: Sun Jul 22 20:32:16 2007 +0000 Monotone-Parent: a6f65fa9361ca6a3fc6870978fa9814e3c65652e Monotone-Revision: 4198b7cec911933d302e467416f80df87577acdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:32:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit eccfa3c55cdf15072bf55fc6a85b68a94b0aa207 Author: Wolfgang Sourdeau Date: Sun Jul 22 20:28:14 2007 +0000 Monotone-Parent: 07da9164738e000a25fd20109d90ef755fa4391f Monotone-Revision: a6f65fa9361ca6a3fc6870978fa9814e3c65652e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:28:14 Monotone-Branch: ca.inverse.sogo D SOGo.conf commit 8c83940185af1c09a360065e8a0c9dfac67371c2 Author: Wolfgang Sourdeau Date: Sun Jul 22 20:18:18 2007 +0000 Monotone-Parent: 18c6beb6dfc5244421f4f5a55c6a869b498d86a6 Monotone-Revision: 07da9164738e000a25fd20109d90ef755fa4391f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:18:18 Monotone-Branch: ca.inverse.sogo M NEWS commit d3966c8e5704fd8bb6672b9b9e11de85e644de1a Author: Wolfgang Sourdeau Date: Sun Jul 22 20:17:34 2007 +0000 Monotone-Parent: c61109eb28c9671d365c0b308b3db5532b7b6d96 Monotone-Revision: 18c6beb6dfc5244421f4f5a55c6a869b498d86a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:17:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7a99dbe7d82f7eb41cac92871aaa15eaf7e032a3 Author: Wolfgang Sourdeau Date: Sun Jul 22 20:14:47 2007 +0000 Monotone-Parent: 03806ed8d8567d1f59013f435593e7994f0111e1 Monotone-Revision: c61109eb28c9671d365c0b308b3db5532b7b6d96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-22T20:14:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M UI/MainUI/SOGoUserHomePage.m commit 3c97145c7cb4585247fd0c1d94d248973d988c44 Author: Wolfgang Sourdeau Date: Fri Jul 20 21:05:53 2007 +0000 Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 Monotone-Revision: 03806ed8d8567d1f59013f435593e7994f0111e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T21:05:53 Monotone-Branch: ca.inverse.sogo M Apache/SOGo.conf commit 167b90812260d72afb13334b2d47b97cfba5915a Author: Wolfgang Sourdeau Date: Fri Jul 20 21:03:42 2007 +0000 Monotone-Parent: 50b365b436c858d85d82881c3a5e3eeff58f1c4e Monotone-Revision: ea9fd50a2234ea279644c1349ec9209fc1ae3960 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T21:03:42 Monotone-Branch: ca.inverse.sogo A Apache/SOGo.conf commit ce64777821f9d89bfb1a4e25643ccd4897b00281 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:26:27 2007 +0000 Monotone-Parent: e5566e8164b6b1eba9c5597343218fa41654f9c5 Monotone-Revision: 50b365b436c858d85d82881c3a5e3eeff58f1c4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:26:27 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.h commit 226f30fd7801c5ee3d231587431d2922aa881495 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:25:56 2007 +0000 Monotone-Parent: c74a323dec423f5c6904633955f48fa82cac7f5f Monotone-Revision: e5566e8164b6b1eba9c5597343218fa41654f9c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:25:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.h commit f4d8031101a4cee7182dc02297dd7cc3427db987 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:22:16 2007 +0000 Monotone-Parent: 3e115caf9292772485392f689415b1620ec81d9e Monotone-Revision: 6c18461fde8c24d977a5536ff8d6c935f2d59268 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:22:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m commit 82be9a876a00d831603e9b1af5c3f289a2c34366 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:21:59 2007 +0000 Monotone-Parent: 3c4bff66182b49f279964724e065b9b9a5bd8022 Monotone-Revision: 3e115caf9292772485392f689415b1620ec81d9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:21:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit a052aca642102261994b032f378974ae17ec605a Author: Wolfgang Sourdeau Date: Fri Jul 20 20:19:14 2007 +0000 Monotone-Parent: c4d3cbe29c684ce7129746af4cd979cf21d51b1f Monotone-Revision: 3c4bff66182b49f279964724e065b9b9a5bd8022 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:19:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/NSArray+Appointments.m commit 21df4bc2856b4c25538ad4f3ec6fc161f8b60399 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:18:56 2007 +0000 Monotone-Parent: d6eb635f14d853de30a4efcf3480793c35249444 Monotone-Revision: c4d3cbe29c684ce7129746af4cd979cf21d51b1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:18:56 Monotone-Branch: ca.inverse.sogo M Scripts/sogo-init.d-redhat M Scripts/sogod-redhat commit c98de624285af53100de6626d086bb83fb0b2f78 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:09:31 2007 +0000 Monotone-Parent: 660adfbba607e6783926e3016afd7f1b8da9536a Monotone-Revision: d6eb635f14d853de30a4efcf3480793c35249444 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:09:31 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/Version commit da08692cc02a6b903eac918e82ad14260f93e105 Author: Wolfgang Sourdeau Date: Fri Jul 20 20:07:34 2007 +0000 Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f Monotone-Revision: 660adfbba607e6783926e3016afd7f1b8da9536a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-20T20:07:34 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 00b8374594fd448d24d480db54238c4da1bf329b Author: Wolfgang Sourdeau Date: Thu Jul 19 15:51:18 2007 +0000 Monotone-Parent: 304fc882b643f22a74f38b29d8f06355d3f7a777 Monotone-Revision: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-19T15:51:18 Monotone-Branch: ca.inverse.sogo A Scripts/sogo-init.d-debian A Scripts/sogo-init.d-redhat M Scripts/sogod-0.9 A Scripts/sogod-redhat commit 7c8e406e1dff836a38b9f8899ce31c0c684ac077 Author: Wolfgang Sourdeau Date: Thu Jul 19 14:32:13 2007 +0000 Monotone-Parent: bbea01e663f1136004fcd9ea8a26000f5dec378e Monotone-Revision: 304fc882b643f22a74f38b29d8f06355d3f7a777 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-19T14:32:13 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/GNUmakefile commit 2b1e888f254365dba62a95be46c337255cb86d66 Author: Francis Lachapelle Date: Fri Jul 13 20:35:10 2007 +0000 Monotone-Parent: ae4f77762bbf4d026858b1c6f07cd3e9800ec5d7 Monotone-Revision: 8c475ae12623cd98a9327714ee6321cf6526a51e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-13T20:35:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit 1449331f470a2d9cacf5e675540cfb848e348389 Author: Francis Lachapelle Date: Fri Jul 13 20:34:40 2007 +0000 Monotone-Parent: d3c993c7d85818a159d265ed810f41c0a3383a71 Monotone-Revision: ae4f77762bbf4d026858b1c6f07cd3e9800ec5d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-13T20:34:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxComponentEditor.wox commit e8669dd26c7e8a03ee3c4ff0d836400ba44c7193 Author: Francis Lachapelle Date: Fri Jul 13 18:03:35 2007 +0000 Monotone-Parent: 91fdd3e3b7dcaa5c05f03e0f8c1cd5d1747140b5 Monotone-Revision: d3c993c7d85818a159d265ed810f41c0a3383a71 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-13T18:03:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 951bb45922f17a50d79d8f6a2f3a9e907bb49ecc Author: Francis Lachapelle Date: Fri Jul 13 18:03:02 2007 +0000 Monotone-Parent: 4d2a9c69a460efd87841ca2c5b2669f38b77bec2 Monotone-Revision: 91fdd3e3b7dcaa5c05f03e0f8c1cd5d1747140b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-13T18:03:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit b4ba638382886e1d1a5edcd69b07c7f2b34f2b41 Author: Wolfgang Sourdeau Date: Fri Jul 13 14:07:00 2007 +0000 Monotone-Parent: 013c9cc4204885ed0c7be9ec01e9383412ef259f Monotone-Revision: bbea01e663f1136004fcd9ea8a26000f5dec378e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T14:07:00 Monotone-Branch: ca.inverse.sogo M NEWS commit 5d619c84e750c7cc873be7c562223079aae4a28a Author: Wolfgang Sourdeau Date: Fri Jul 13 14:03:18 2007 +0000 Monotone-Parent: d6d341b84cbf1c54684b2a4f7b962733b4c3fe07 Monotone-Revision: 013c9cc4204885ed0c7be9ec01e9383412ef259f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T14:03:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.m M SoObjects/SOGo/SOGoUser.m commit 5a46d4fb9f085372ca5eec47ca907325d4c71c57 Author: Wolfgang Sourdeau Date: Fri Jul 13 13:47:28 2007 +0000 Monotone-Parent: 22cba7a9a8457abeec6f1c7a1ef211dc257f0311 Monotone-Revision: d6d341b84cbf1c54684b2a4f7b962733b4c3fe07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T13:47:28 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 00dc2c292bbdfe3d2d0073bb00fcad1493810eae Author: Wolfgang Sourdeau Date: Fri Jul 13 13:46:14 2007 +0000 Monotone-Parent: 5f1db91a338238057e34eeec6832aeea6407ee80 Monotone-Revision: 22cba7a9a8457abeec6f1c7a1ef211dc257f0311 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T13:46:14 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/common.h commit 34c2fe13dd4a92238ea98b04d15c26cb7f6ffb0a Author: Wolfgang Sourdeau Date: Fri Jul 13 13:46:05 2007 +0000 Monotone-Parent: 993ae564ee24915ee523ae7dbf4d083dbd010028 Monotone-Revision: 5f1db91a338238057e34eeec6832aeea6407ee80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T13:46:05 Monotone-Branch: ca.inverse.sogo M NEWS commit a692b1ed8b624cee22fe32332bbe219841f98b5e Author: Wolfgang Sourdeau Date: Fri Jul 13 13:45:51 2007 +0000 Monotone-Parent: c2822977a6a7e2d1f66bd19d7888fd52217aadb6 Monotone-Revision: 993ae564ee24915ee523ae7dbf4d083dbd010028 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T13:45:51 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.h commit c30bafcf3d3e0a1d014ee12f24c9f581ed852651 Author: Wolfgang Sourdeau Date: Fri Jul 13 13:45:37 2007 +0000 Monotone-Parent: b75f4af37c4c6b9dde47f0a94da3787cf1a3e27a Monotone-Revision: c2822977a6a7e2d1f66bd19d7888fd52217aadb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-13T13:45:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m commit 4722173425b232c3aae1c7501e1555138b7b8b53 Author: Wolfgang Sourdeau Date: Thu Jul 12 18:28:54 2007 +0000 Monotone-Parent: 165331fa8db6ada0572196678d0d54da061c3532 Monotone-Revision: b75f4af37c4c6b9dde47f0a94da3787cf1a3e27a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-12T18:28:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactsUserFolders.js commit 057cdcce19a3730ccc77a84e1311ce26c5690fa4 Author: Wolfgang Sourdeau Date: Thu Jul 12 15:59:31 2007 +0000 Monotone-Parent: 25788b09509942cf54b3508a351c6b22aadfb721 Monotone-Revision: 165331fa8db6ada0572196678d0d54da061c3532 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-12T15:59:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxCalMonthOverview.h M UI/Scheduler/UIxCalMonthOverview.m M UI/Scheduler/UIxCalMonthViewOld.m commit a6b70ce8cc555e8ee933bab30a8d84d70def0a82 Author: Wolfgang Sourdeau Date: Thu Jul 12 15:55:10 2007 +0000 Monotone-Parent: 660d66970f3ea536b88169c8f7936fb538d81282 Monotone-Revision: 25788b09509942cf54b3508a351c6b22aadfb721 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-12T15:55:10 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit e8271caaa4550bd5cc5059c85d7dae7b2d354f9e Author: Wolfgang Sourdeau Date: Thu Jul 12 15:55:06 2007 +0000 Monotone-Parent: d236b4faef46342731f423fa93d09e1139cc312e Monotone-Revision: 660d66970f3ea536b88169c8f7936fb538d81282 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-12T15:55:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit 6d95a55549962742d90a72493d420f9f9c63a1d2 Author: Wolfgang Sourdeau Date: Thu Jul 12 15:37:14 2007 +0000 Monotone-Parent: a5370a41693bc2294eb25921c8e19dda7570a063 Monotone-Revision: d236b4faef46342731f423fa93d09e1139cc312e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-12T15:37:14 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/SchedulerUIProduct.m M UI/Scheduler/UIxAppointmentProposal.m M UI/Scheduler/UIxAptTableView.m M UI/Scheduler/UIxCalDateLabel.m M UI/Scheduler/UIxCalParticipationStatusView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxDatePicker.m M UI/Scheduler/UIxTaskProposal.m D UI/Scheduler/common.h commit 956c4f210953af86ffc9088617044d68daa896b9 Author: Wolfgang Sourdeau Date: Wed Jul 11 05:05:03 2007 +0000 Monotone-Parent: b485f305175502819e660d9557bad5fa6d20222f Monotone-Revision: a5370a41693bc2294eb25921c8e19dda7570a063 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-11T05:05:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M NEWS M SoObjects/Contacts/common.h M UI/Contacts/common.h M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist M UI/MainUI/common.h M UI/Scheduler/common.h M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/MailerUI.js commit 18026b4f471028c829e9a41c9fbabca67daf6350 Author: Wolfgang Sourdeau Date: Tue Jul 10 19:27:02 2007 +0000 Monotone-Parent: c0293e72395f76688e3853b90374604e63f646a5 Monotone-Revision: b485f305175502819e660d9557bad5fa6d20222f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T19:27:02 Monotone-Branch: ca.inverse.sogo M NEWS commit 928b6d202bcac8b7bbc11351be283b3419816945 Author: Wolfgang Sourdeau Date: Tue Jul 10 19:25:20 2007 +0000 Monotone-Parent: 716ad11e755f3a78bb0353df886cf08096149a36 Monotone-Revision: c0293e72395f76688e3853b90374604e63f646a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T19:25:20 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSContactFieldExtractor.m commit 87a3d613b36e0e4f0500afb80dcff39b0d2e8ff5 Author: Wolfgang Sourdeau Date: Tue Jul 10 19:23:39 2007 +0000 Monotone-Parent: 066bfc11f82275269e5bf2cc1cbbf0e9427e8d96 Monotone-Revision: 716ad11e755f3a78bb0353df886cf08096149a36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T19:23:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 4fa4053012bb525d5e4a38a0ea8fd96729aeaea2 Author: Francis Lachapelle Date: Tue Jul 10 18:52:32 2007 +0000 Monotone-Parent: 10f0222e0692f25629b1658873cbe4ae29bd77be Monotone-Revision: e0936e909247455078da70476a50abb9a47ecd91 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-07-10T18:52:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 8d1c0726bbac0fef7887a1554ac2e8adaf1bc8eb Author: Wolfgang Sourdeau Date: Tue Jul 10 18:22:59 2007 +0000 Monotone-Parent: e413755917120b912a952ed708f5bc3d48d1f8c7 Monotone-Revision: 066bfc11f82275269e5bf2cc1cbbf0e9427e8d96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T18:22:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailBaseObject.m commit 2a173f4c1f0f60e26b781493f7f72d787721878a Author: Wolfgang Sourdeau Date: Tue Jul 10 18:17:16 2007 +0000 Monotone-Parent: 5c6fab45e109e2532a1c9b92550cc558a098ca15 Monotone-Revision: e413755917120b912a952ed708f5bc3d48d1f8c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T18:17:16 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m commit ee5ce740d5f8a91965b419d8c47f70fe38b7d900 Author: Wolfgang Sourdeau Date: Tue Jul 10 15:21:34 2007 +0000 Monotone-Parent: 7a345b6ebd36ad4ef1f0c2c30d559df53723f3b8 Monotone-Revision: 5c6fab45e109e2532a1c9b92550cc558a098ca15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T15:21:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit a8d41aeed904028b416b0845a1ca78484348650f Author: Wolfgang Sourdeau Date: Tue Jul 10 14:31:42 2007 +0000 Monotone-Parent: 10f0222e0692f25629b1658873cbe4ae29bd77be Monotone-Revision: 7a345b6ebd36ad4ef1f0c2c30d559df53723f3b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:31:42 Monotone-Branch: ca.inverse.sogo D OGoContentStore/common.h M OGoContentStore/iCalEntityObject+OCS.m M OGoContentStore/iCalRepeatableEntityObject+OCS.m M OGoContentStore/test_quick_extract.m commit 46d9d2c0620ad08d30e2b228ce4c9fbdbcfd8e87 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:22:33 2007 +0000 Monotone-Parent: 3b6b3a0c9997e878297c4afee55f37405eef1aad Monotone-Revision: 10f0222e0692f25629b1658873cbe4ae29bd77be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:22:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/SOGoSharedMailAccount.m commit 8682bd0a6ee6dcbf87fad36307252f97e63ca520 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:21:08 2007 +0000 Monotone-Parent: c63043930112867a49e597782a3e8abfc45f8d27 Monotone-Revision: 3b6b3a0c9997e878297c4afee55f37405eef1aad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:21:08 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoCalendarMailBodyPart.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoDraftsFolder.m M SoObjects/Mailer/SOGoImageMailBodyPart.m M SoObjects/Mailer/SOGoMessageMailBodyPart.m M SoObjects/Mailer/SOGoSharedInboxFolder.m M SoObjects/Mailer/SOGoVCardMailBodyPart.m commit d621f36c2ce40549b8e1590a95a4bc6bf67dd061 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:19:13 2007 +0000 Monotone-Parent: 9ea4114fbf6afc57384f977b75fb50113bf00a63 Monotone-Revision: c63043930112867a49e597782a3e8abfc45f8d27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:19:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.h commit 75f5f877251e183ff3bc697ece6193e835976134 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:19:02 2007 +0000 Monotone-Parent: 5edc9c687517915e7079d29e0c44330d7b0309a8 Monotone-Revision: 9ea4114fbf6afc57384f977b75fb50113bf00a63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:19:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTaskEditor.m commit bfb78c9358e2172ce9c6deac381fba9b4edb016c Author: Wolfgang Sourdeau Date: Tue Jul 10 14:18:06 2007 +0000 Monotone-Parent: 341124782e8f72a8e62cef183d3500f3052618bb Monotone-Revision: 5edc9c687517915e7079d29e0c44330d7b0309a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:18:06 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalToDo.m commit a5669ed5333bb42b7865865d1e7404150dca0729 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:16:52 2007 +0000 Monotone-Parent: 95026edeb924d2d16eaa237f26c280c68a1d5a1e Monotone-Revision: 341124782e8f72a8e62cef183d3500f3052618bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:16:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.m commit 91f4c31d456eea66f8977c159520d52eb2f6a560 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:16:04 2007 +0000 Monotone-Parent: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675 Monotone-Revision: 95026edeb924d2d16eaa237f26c280c68a1d5a1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:16:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/Product.m commit a69a88b7d19a5b43bdabc71f5d427588e65c0dec Author: Wolfgang Sourdeau Date: Tue Jul 10 14:15:20 2007 +0000 Monotone-Parent: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d Monotone-Revision: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:15:20 Monotone-Branch: ca.inverse.sogo M OGoContentStore/common.h M SoObjects/Appointments/common.h M SoObjects/Contacts/common.h M SoObjects/Mailer/common.h M SoObjects/Sieve/common.h M UI/Common/common.h M UI/Contacts/common.h M UI/MailPartViewers/common.h M UI/MailerUI/common.h M UI/MainUI/common.h M UI/SOGoUI/common.h M UI/Scheduler/common.h commit 52334b00ef6e147d148523303d4be7fb89454301 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:15:07 2007 +0000 Monotone-Parent: 9d04bb12c8d80ff6b3b9bc4e3a279367bcc4e15d Monotone-Revision: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:15:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit d79474157aea9f8e8d15d48db8ed0a2b113dc15b Author: Wolfgang Sourdeau Date: Tue Jul 10 14:13:44 2007 +0000 Monotone-Parent: 861faad24becd7c5d6312fb14c108f769fd35416 Monotone-Revision: 9d04bb12c8d80ff6b3b9bc4e3a279367bcc4e15d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:13:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxTaskEditor.js commit 6b44fe504758adfb697e4dd64327f59ea4be7b11 Author: Wolfgang Sourdeau Date: Tue Jul 10 14:13:29 2007 +0000 Monotone-Parent: e3d1f353ee2a7aa6c9b0a9b6bd7421b45d774fe9 Monotone-Revision: 861faad24becd7c5d6312fb14c108f769fd35416 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:13:29 Monotone-Branch: ca.inverse.sogo M NEWS commit f7e7d1f83fb2c05cf8acbfb980aef44f522c3e52 Author: Wolfgang Sourdeau Date: Mon Jul 9 20:46:36 2007 +0000 Monotone-Parent: a1a349d673dc9306b189e8b017ab7d5af8fdd215 Monotone-Revision: e3d1f353ee2a7aa6c9b0a9b6bd7421b45d774fe9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-09T20:46:36 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit bc281bedf6a22a8fe68b1157027c76988eab2284 Author: Wolfgang Sourdeau Date: Thu Jul 5 19:19:17 2007 +0000 Monotone-Parent: 4b2181d43537a29e80a258caea24faf48661e9f8 Monotone-Revision: a1a349d673dc9306b189e8b017ab7d5af8fdd215 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-05T19:19:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 9205e3c0f6b2871526aa0cb0ac3c982dcb9c0cd4 Author: Wolfgang Sourdeau Date: Thu Jul 5 19:13:59 2007 +0000 Monotone-Parent: 9ee35442ae529d1c136cdfc26e4e560b8b4e3a98 Monotone-Revision: 4b2181d43537a29e80a258caea24faf48661e9f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-05T19:13:59 Monotone-Branch: ca.inverse.sogo M NEWS M UI/Templates/SchedulerUI/UIxCalDateSelector.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.js commit 9260cc90a5e1abe09c3d68f71112ad83c19ab90c Author: Wolfgang Sourdeau Date: Wed Jul 4 20:32:44 2007 +0000 Monotone-Parent: 7e247b257b7b6a7776298f020b981cb064ab1b6c Monotone-Revision: 9ee35442ae529d1c136cdfc26e4e560b8b4e3a98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:32:44 Monotone-Branch: ca.inverse.sogo M NEWS commit ed05e8f1c3fd443472f9fd5ffd107ba99b79bc46 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:25:06 2007 +0000 Monotone-Parent: 214586b6dc652f6581d2810e8828bd2d3a475295 Monotone-Revision: 7e247b257b7b6a7776298f020b981cb064ab1b6c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:25:06 Monotone-Branch: ca.inverse.sogo A NEWS commit 4e525877b2f8c2b82677a3c56cf60948ceb08dd0 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:23:14 2007 +0000 Monotone-Parent: 120bebe836052f03cd990ffe1cf7418954873186 Monotone-Revision: 214586b6dc652f6581d2810e8828bd2d3a475295 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:23:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 58b5aaf3ec03221be9043d08166bb7d544fe06b3 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:15:42 2007 +0000 Monotone-Parent: 25a776bd6b15aa10f240bacd8adc2804905b3aa3 Monotone-Revision: 120bebe836052f03cd990ffe1cf7418954873186 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:15:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 96dec58f8e7a7be54816bdfc94554c02f866d187 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:13:49 2007 +0000 Monotone-Parent: 301f32f12ce075dd8fc334d216d4ffd2f04fc0df Monotone-Revision: 25a776bd6b15aa10f240bacd8adc2804905b3aa3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:13:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 6d7ac8618d9e529d4b420b347ac852bab810dbdf Author: Wolfgang Sourdeau Date: Wed Jul 4 20:13:08 2007 +0000 Monotone-Parent: 7c8ba9069f41df75eb34d37babf6ea5227a77d28 Monotone-Revision: 301f32f12ce075dd8fc334d216d4ffd2f04fc0df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:13:08 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.m commit 5abb31baf0181fbe1da0a2c7614bfdfa63e2a2cb Author: Wolfgang Sourdeau Date: Wed Jul 4 20:12:28 2007 +0000 Monotone-Parent: 6a2b142b86238b6988137e5c25e428fc7a5f4ef7 Monotone-Revision: 7c8ba9069f41df75eb34d37babf6ea5227a77d28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:12:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 2ba7ae4c89bcde72e14e88cbea96c85e97727da1 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:10:45 2007 +0000 Monotone-Parent: 23e776c8c54fe02739326119a5d6519e81abc605 Monotone-Revision: 6a2b142b86238b6988137e5c25e428fc7a5f4ef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:10:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1844d390df2ddd23b645433f71810f9a2a6e3063 Author: Wolfgang Sourdeau Date: Wed Jul 4 20:07:52 2007 +0000 Monotone-Parent: 8a8f01d00132a79870b7c9ed8adbce9f4c0c79bb Monotone-Revision: 23e776c8c54fe02739326119a5d6519e81abc605 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:07:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 1c0089d2431d9e107080257cdce251cf72d2326b Author: Wolfgang Sourdeau Date: Wed Jul 4 15:59:00 2007 +0000 Monotone-Parent: 0fdbd40e83a190f1d39914851c8f51231d0ca200 Monotone-Revision: 8a8f01d00132a79870b7c9ed8adbce9f4c0c79bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T15:59:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 69ecd0bce8e43f5b3b1681ae5cb31582e70e56a6 Author: Wolfgang Sourdeau Date: Wed Jul 4 15:40:22 2007 +0000 Monotone-Parent: d24f07174457ea6b1b468933be949003bde413ed Monotone-Revision: 0fdbd40e83a190f1d39914851c8f51231d0ca200 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T15:40:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/UIxMailSourceView.h A UI/MailerUI/UIxMailSourceView.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 512355c332645bd4f783ddfe44b54eaad0f8a7a8 Author: Wolfgang Sourdeau Date: Wed Jul 4 15:19:58 2007 +0000 Monotone-Parent: 786be1077930a3e81cdf40e98c10118d781d5e23 Monotone-Revision: d24f07174457ea6b1b468933be949003bde413ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T15:19:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 673b4f7f34c4bc2f55e830c998402093527cb380 Author: Wolfgang Sourdeau Date: Wed Jul 4 15:18:53 2007 +0000 Monotone-Parent: 837626fc14bf21fe1d94535a1e08753351385aad Monotone-Revision: 786be1077930a3e81cdf40e98c10118d781d5e23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T15:18:53 Monotone-Branch: ca.inverse.sogo M OGoContentStore/iCalRepeatableEntityObject+OCS.m commit 60026a1a39b4ceff311cf76ad572d9d80b802959 Author: Wolfgang Sourdeau Date: Tue Jul 3 16:01:51 2007 +0000 Monotone-Parent: 0db1f75be8edd93e9293704da8c9f4383ba2d1c0 Monotone-Revision: 837626fc14bf21fe1d94535a1e08753351385aad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T16:01:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog commit 6219541527a4460d604ae3f841c986e6685e6def Author: Wolfgang Sourdeau Date: Tue Jul 3 16:01:06 2007 +0000 Monotone-Parent: 4254b3aaa317d0b5f76c8d289e790123b2d1ae94 Monotone-Revision: 0db1f75be8edd93e9293704da8c9f4383ba2d1c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T16:01:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/iCalRepeatableEntityObject+OCS.m commit dbd5d26a3c5bdc2c8a7f30153a0ed7c6b42d8ef0 Author: Wolfgang Sourdeau Date: Tue Jul 3 15:59:45 2007 +0000 Monotone-Parent: eb165ac64bb67362d5ea6d43b6f390aeb1efe013 Monotone-Revision: 4254b3aaa317d0b5f76c8d289e790123b2d1ae94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T15:59:45 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalRecurrenceRule.m commit 67ef3f8d4847614492aeeb63582d87dbb9de2759 Author: Wolfgang Sourdeau Date: Tue Jul 3 15:56:31 2007 +0000 Monotone-Parent: ffcd574646dd54d9748ba8f405a72c3ea2875213 Monotone-Revision: eb165ac64bb67362d5ea6d43b6f390aeb1efe013 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T15:56:31 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m M SOPE/NGCards/ChangeLog commit ee01f0639681712ae0990ba46a301f30a6dbfb21 Author: Wolfgang Sourdeau Date: Tue Jul 3 15:53:15 2007 +0000 Monotone-Parent: 5adace9fdd4a3bea534e57e39dcd9946d929292a Monotone-Revision: ffcd574646dd54d9748ba8f405a72c3ea2875213 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T15:53:15 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment.ocs commit c9a2f4ea04ad0bec671b6e8e462772e49f24b86d Author: Wolfgang Sourdeau Date: Tue Jul 3 14:18:05 2007 +0000 Monotone-Parent: bfd8aebdc5bf06b13f52fd7b6c23ae44f61d22db Monotone-Revision: 5adace9fdd4a3bea534e57e39dcd9946d929292a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T14:18:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGoProductLoader.m commit 91e82180ad846e27737a7294a2ccebb5f224584d Author: Wolfgang Sourdeau Date: Tue Jul 3 14:17:31 2007 +0000 Monotone-Parent: 6dec7484ebbfdc7dfd486aa0a64dac77680a6a66 Monotone-Revision: bfd8aebdc5bf06b13f52fd7b6c23ae44f61d22db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-03T14:17:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 33feb0ad5527b8e3fe684ac90e37c912684450f0 Author: Wolfgang Sourdeau Date: Fri Jun 29 22:19:09 2007 +0000 Monotone-Parent: 4e9f5938ca342e44af0613239dac20a78aeaf51c Monotone-Revision: 6dec7484ebbfdc7dfd486aa0a64dac77680a6a66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:19:09 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit f96aaaed36b37cebdcccc59941adea9748026a5b Author: Wolfgang Sourdeau Date: Fri Jun 29 22:17:54 2007 +0000 Monotone-Parent: c3bd0a3d6929473b847955d02a59506bd78f6b42 Monotone-Revision: 4e9f5938ca342e44af0613239dac20a78aeaf51c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:17:54 Monotone-Branch: ca.inverse.sogo M Main/SOGoProductLoader.m commit 545a143c7dd36061dcf5a832f60e4c4fa171153c Author: Wolfgang Sourdeau Date: Fri Jun 29 22:10:52 2007 +0000 Monotone-Parent: d4b0b7bfea3f5d0389c4d53585ed513810a5dd8e Monotone-Revision: c3bd0a3d6929473b847955d02a59506bd78f6b42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:10:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 8db342130d12c1f17e5ecab36acda5862b65df4f Author: Wolfgang Sourdeau Date: Fri Jun 29 22:05:16 2007 +0000 Monotone-Parent: 8b9a70c529140f9bb39dc1063631fc9e8cb5677f Monotone-Revision: d4b0b7bfea3f5d0389c4d53585ed513810a5dd8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:05:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit fa14b8d79076ef2adc1686d166a7bafcbc7b0185 Author: Wolfgang Sourdeau Date: Fri Jun 29 22:04:04 2007 +0000 Monotone-Parent: b5deb749839a9258b2e277f5efccc88fee07a073 Monotone-Revision: 8b9a70c529140f9bb39dc1063631fc9e8cb5677f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:04:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit b662767a1b79ba8fc3cec7616f46b2dc0658ea56 Author: Wolfgang Sourdeau Date: Fri Jun 29 22:03:30 2007 +0000 Monotone-Parent: 226f5c8184e0e67598bf0e0344b9b7174261fd30 Monotone-Revision: b5deb749839a9258b2e277f5efccc88fee07a073 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:03:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 22fd0ba08e7dfe66da5ba2f4b250bb1dce673145 Author: Wolfgang Sourdeau Date: Fri Jun 29 22:00:45 2007 +0000 Monotone-Parent: 53884258a5614708a5c6c71e0b9067398269d479 Monotone-Revision: 226f5c8184e0e67598bf0e0344b9b7174261fd30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T22:00:45 Monotone-Branch: ca.inverse.sogo M ChangeLog commit aad469d8e03f9850dd4d907b9547cc1b9887405c Author: Wolfgang Sourdeau Date: Fri Jun 29 21:59:40 2007 +0000 Monotone-Parent: 391c86af1611daea47437aa67b055b9da54ab6a5 Monotone-Revision: 53884258a5614708a5c6c71e0b9067398269d479 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:59:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5994a10d8c6376044bc8997934b652345c0206f4 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:58:31 2007 +0000 Monotone-Parent: 6424c6fb13571b9e78000f91abc6a13bf395c042 Monotone-Revision: 391c86af1611daea47437aa67b055b9da54ab6a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:58:31 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit 643bc447adb0f34dbe973ab62734c9d2cd9f1429 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:58:23 2007 +0000 Monotone-Parent: 3f1af1b61e725eb56f00438f4516a03bcff73a5a Monotone-Revision: 6424c6fb13571b9e78000f91abc6a13bf395c042 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:58:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 8f2db63977a79c853159c37691909ff1bfc01457 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:56:21 2007 +0000 Monotone-Parent: fdc4bd260e9bdf3cb16b0dd44f5aaacdc7cff37f Monotone-Revision: 3f1af1b61e725eb56f00438f4516a03bcff73a5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:56:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit cff10996b7c7e5242e1deeacf33be6fb6d530b87 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:55:16 2007 +0000 Monotone-Parent: a0f68502f87ffdb7d7c28d10cb89869cca34487f Monotone-Revision: fdc4bd260e9bdf3cb16b0dd44f5aaacdc7cff37f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:55:16 Monotone-Branch: ca.inverse.sogo M Main/sogod.m commit 2610931e29649e86edbbcc0e66bca2b520627af2 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:54:19 2007 +0000 Monotone-Parent: 0853417306cf8e081b4e93f4b80e5feb8e96cdba Monotone-Revision: a0f68502f87ffdb7d7c28d10cb89869cca34487f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:54:19 Monotone-Branch: ca.inverse.sogo M UI/MainUI/GNUmakefile commit 4afcd844023269920d1eaef13317a20c733b73d1 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:54:04 2007 +0000 Monotone-Parent: 4480158eb35ae79e7ba3cbb9595c24ef6b6f020f Monotone-Revision: 0853417306cf8e081b4e93f4b80e5feb8e96cdba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:54:04 Monotone-Branch: ca.inverse.sogo M UI/MainUI/AgenorProfile.sql M UI/MainUI/OCSFolderInfo.sql commit b4fbd2ee01b25f83ac0e32534a179135265520b0 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:53:56 2007 +0000 Monotone-Parent: ac41b336193e4f9b7fda6592bea6edea9ee55074 Monotone-Revision: 4480158eb35ae79e7ba3cbb9595c24ef6b6f020f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:53:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit e60f438ba702413ce6a22ad700b6a124dae4c4c2 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:53:28 2007 +0000 Monotone-Parent: e896f5199b1e982936107408b7875aa54f37fd99 Monotone-Revision: ac41b336193e4f9b7fda6592bea6edea9ee55074 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:53:28 Monotone-Branch: ca.inverse.sogo D OGoContentStore/sql/folderinfo-create.psql D OGoContentStore/sql/generate-folderinfo-sql-for-users.sh D OGoContentStore/sql/profile-create.psql A UI/MainUI/AgenorProfile.sql A UI/MainUI/OCSFolderInfo.sql commit 4213bf631a9c88b866083b5637681cb3f1ceccf7 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:53:21 2007 +0000 Monotone-Parent: 4a51859db31dc89372c92c070eeef5d2c0388fe6 Monotone-Revision: e896f5199b1e982936107408b7875aa54f37fd99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:53:21 Monotone-Branch: ca.inverse.sogo D Main/common.h commit f6fbc99ffa380405e7c832cb0762d1bdd53e3ad0 Author: Wolfgang Sourdeau Date: Fri Jun 29 21:47:56 2007 +0000 Monotone-Parent: 21ace498e8c818ef3f8598f9edbc4ce7b967ee85 Monotone-Revision: 4a51859db31dc89372c92c070eeef5d2c0388fe6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T21:47:56 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile.preamble commit d5b1dc5dce608a94bb2baa16e1d36b054e838b8d Author: Wolfgang Sourdeau Date: Fri Jun 29 00:15:24 2007 +0000 Monotone-Parent: a28b3ff3f28c33c2e19766570eb71b66d621d424 Monotone-Revision: 21ace498e8c818ef3f8598f9edbc4ce7b967ee85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T00:15:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 792f65fc6d571fa0a477a5886a64cd382cddcc1b Author: Wolfgang Sourdeau Date: Fri Jun 29 00:14:05 2007 +0000 Monotone-Parent: bac780b4aa8bbfe357fc35ac9eb62f1fba1e2938 Monotone-Revision: a28b3ff3f28c33c2e19766570eb71b66d621d424 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T00:14:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox commit 03257d68e28c20407461e70985f0187a4d85103a Author: Wolfgang Sourdeau Date: Fri Jun 29 00:14:01 2007 +0000 Monotone-Parent: af54238ee1f81a070c6197fca70d25f2fefd747a Monotone-Revision: bac780b4aa8bbfe357fc35ac9eb62f1fba1e2938 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T00:14:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/WOContext+UIxMailer.m commit 310a657972d5e542da805d2ac034a67bf9d98d6b Author: Wolfgang Sourdeau Date: Fri Jun 29 00:13:03 2007 +0000 Monotone-Parent: c7ef74f1e3041c2b65e2347f76ab6c77ad4a1faf Monotone-Revision: af54238ee1f81a070c6197fca70d25f2fefd747a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-29T00:13:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 806e5762a6d55eda39a9511f3b0b5034dd6c22c5 Author: Wolfgang Sourdeau Date: Thu Jun 28 20:44:09 2007 +0000 Monotone-Parent: 6cff1962c8a5c619a3a6f581a6ed576acab3e1e1 Monotone-Revision: c7ef74f1e3041c2b65e2347f76ab6c77ad4a1faf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:44:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile D UI/Common/UIxSortButton.m commit a70482d320c343a71e0120d8d13ed22b2157f7bf Author: Wolfgang Sourdeau Date: Thu Jun 28 20:43:14 2007 +0000 Monotone-Parent: 82c9829de502bd112c8a274515b8f346cf5ed762 Monotone-Revision: 6cff1962c8a5c619a3a6f581a6ed576acab3e1e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:43:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile D UI/Common/UIxSortableTableHeader.m commit c3228469639744af1712bcd2cc839932425eb439 Author: Wolfgang Sourdeau Date: Thu Jun 28 20:37:36 2007 +0000 Monotone-Parent: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8 Monotone-Revision: 82c9829de502bd112c8a274515b8f346cf5ed762 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:37:36 Monotone-Branch: ca.inverse.sogo M ChangeLog commit f1fdc98f0a95d10990d940e5e1023828c7873141 Author: Wolfgang Sourdeau Date: Thu Jun 28 20:37:27 2007 +0000 Monotone-Parent: 3d8ebb80a2f9e64a537f7a46aaadd8fcc1d801e8 Monotone-Revision: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:37:27 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js commit d083b679527b232eb2360063b5dafcb8a5cabf08 Author: Wolfgang Sourdeau Date: Thu Jun 28 20:35:09 2007 +0000 Monotone-Parent: 29ce3bc7b1eb057e0ded815afbe27208fb7b83f6 Monotone-Revision: 3d8ebb80a2f9e64a537f7a46aaadd8fcc1d801e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:35:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 74506d160a814d2cf630bc1efa557831a94179e5 Author: Wolfgang Sourdeau Date: Thu Jun 28 20:34:35 2007 +0000 Monotone-Parent: e1149166a6647ff1614850bccc1754793b1ab99f Monotone-Revision: 29ce3bc7b1eb057e0ded815afbe27208fb7b83f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:34:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit c8950fc64298cf9ace0986975f59a87d6e7f7c5a Author: Wolfgang Sourdeau Date: Thu Jun 28 18:30:39 2007 +0000 Monotone-Parent: c595bfbeb59a1d215adcfdc7a87ed588b0091fa2 Monotone-Revision: e1149166a6647ff1614850bccc1754793b1ab99f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T18:30:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/events.js commit 07274a07a96d1901d4ddb6b2917008b815019d98 Author: Wolfgang Sourdeau Date: Thu Jun 28 18:30:33 2007 +0000 Monotone-Parent: e87972fe209b67f7da40295c3cdd16ec15db5093 Monotone-Revision: c595bfbeb59a1d215adcfdc7a87ed588b0091fa2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T18:30:33 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 18ce5000016dff196dc573c0e06189b55db5ae5f Author: Wolfgang Sourdeau Date: Thu Jun 28 18:29:59 2007 +0000 Monotone-Parent: dacf207e0fa21cda9cc795c449e369f77d6a5d28 Monotone-Revision: e87972fe209b67f7da40295c3cdd16ec15db5093 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T18:29:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/UIxContactsUserFolders.js commit fa7bbea25d396a89687f4f38c8d9fba8d028ecd0 Author: Wolfgang Sourdeau Date: Thu Jun 28 18:28:33 2007 +0000 Monotone-Parent: 200aa3ad3746194677c1c162d99fec321f1ecd29 Monotone-Revision: dacf207e0fa21cda9cc795c449e369f77d6a5d28 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T18:28:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 12da73caad1ecd533b8dfd68d1c9788e8f7803d6 Author: Wolfgang Sourdeau Date: Thu Jun 28 14:08:30 2007 +0000 Monotone-Parent: 009835d66e03b894b731fe8bbbadabcc4ca55605 Monotone-Revision: 200aa3ad3746194677c1c162d99fec321f1ecd29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T14:08:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit a8e5b93d84ad94e3d7943c82980162b48dad5c5d Author: Wolfgang Sourdeau Date: Wed Jun 27 21:26:44 2007 +0000 Monotone-Parent: bdcb6ad871c4f64f332f1638d6b0737b78b9a6a7 Monotone-Revision: 009835d66e03b894b731fe8bbbadabcc4ca55605 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:26:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit d419c8de7406a0b937a0b98250087c05e4783da1 Author: Wolfgang Sourdeau Date: Wed Jun 27 21:26:08 2007 +0000 Monotone-Parent: f28235833ba0dd25fac2be0a4e20479ba1274da2 Monotone-Revision: bdcb6ad871c4f64f332f1638d6b0737b78b9a6a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:26:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 64f1c39291c783cf3cf7be686587f191ca675da9 Author: Wolfgang Sourdeau Date: Wed Jun 27 21:25:47 2007 +0000 Monotone-Parent: bd39f6fc1fea16c96958a6794d2bc782877e51c7 Monotone-Revision: f28235833ba0dd25fac2be0a4e20479ba1274da2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:25:47 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 0ed86431c1e287666f4d0a227df6297bcc86be8c Author: Wolfgang Sourdeau Date: Wed Jun 27 21:25:40 2007 +0000 Monotone-Parent: a49a85f45a53edd3675c0c11f90d016ef0761963 Monotone-Revision: bd39f6fc1fea16c96958a6794d2bc782877e51c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:25:40 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 93199854a30aff5e38bee00ede3c5472a64e83cb Author: Wolfgang Sourdeau Date: Wed Jun 27 21:23:01 2007 +0000 Monotone-Parent: ba0fe3320acf6275bb89d9dc7c60d9082e266489 Monotone-Revision: a49a85f45a53edd3675c0c11f90d016ef0761963 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:23:01 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFilterPanel.m M UI/Templates/MailerUI/UIxMailFilterPanel.wox commit 0898de479f58953ab25de27deff5604e328ca145 Author: Wolfgang Sourdeau Date: Wed Jun 27 21:21:01 2007 +0000 Monotone-Parent: 40684547ce8d90e726015dd4af464f847cecd172 Monotone-Revision: ba0fe3320acf6275bb89d9dc7c60d9082e266489 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:21:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 975132fe6868067d53a82a87d8e72653023a3916 Author: Wolfgang Sourdeau Date: Wed Jun 27 21:20:19 2007 +0000 Monotone-Parent: fb15fbfb0abf4cb3b8febbdc9640698ffdf63cad Monotone-Revision: 40684547ce8d90e726015dd4af464f847cecd172 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:20:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 100ded28673dfc7eba4fe6b5bbd7fbe64f1b3e69 Author: Wolfgang Sourdeau Date: Wed Jun 27 21:20:15 2007 +0000 Monotone-Parent: 068b8181d416b7d5c7766ab6645bbe3b0a8c3530 Monotone-Revision: fb15fbfb0abf4cb3b8febbdc9640698ffdf63cad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:20:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 1ba7c63538cfca6885298817ac0c3163f6a4b63b Author: Wolfgang Sourdeau Date: Wed Jun 27 21:19:15 2007 +0000 Monotone-Parent: ff284740846a4b66fa40aa23be4a02fb3578f7a2 Monotone-Revision: 068b8181d416b7d5c7766ab6645bbe3b0a8c3530 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:19:15 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/common.h commit b01292bb5d95006a192df47885ff9e85b0b77abc Author: Wolfgang Sourdeau Date: Wed Jun 27 21:18:16 2007 +0000 Monotone-Parent: 45f11f1a9841ec051f709df2dd3f62b91fe5613f Monotone-Revision: ff284740846a4b66fa40aa23be4a02fb3578f7a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:18:16 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit a10edc6f3dbdde2c67f375be10471cad69c1e2fe Author: Wolfgang Sourdeau Date: Wed Jun 27 21:18:02 2007 +0000 Monotone-Parent: 82955b51426b67750184f10aed5c5f37b9c46733 Monotone-Revision: 45f11f1a9841ec051f709df2dd3f62b91fe5613f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T21:18:02 Monotone-Branch: ca.inverse.sogo M UI/GNUmakefile commit 25171816b58422ebca3b6fc51a4f687a36eb333f Author: Wolfgang Sourdeau Date: Wed Jun 27 17:52:33 2007 +0000 Monotone-Parent: 5290130c3ebde9c239744a110d84e615c4dbb83d Monotone-Revision: 82955b51426b67750184f10aed5c5f37b9c46733 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-27T17:52:33 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalMulticolumnDayView.m commit c68be057f6e58d5e65dcb93f1b9469703d830ba0 Author: Wolfgang Sourdeau Date: Tue Jun 26 21:48:52 2007 +0000 Monotone-Parent: 0f28c38403961b687cf6ca703e2d8b420dc03e4a Monotone-Revision: 5290130c3ebde9c239744a110d84e615c4dbb83d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-26T21:48:52 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M SoObjects/SOGo/SOGoAuthenticator.m M UI/MainUI/product.plist commit 5ad5ad063c8627e9d65319c93c4287a027353af2 Author: Wolfgang Sourdeau Date: Fri Jun 22 19:59:54 2007 +0000 Monotone-Parent: 1915e9dbb25e68de74dac3bf1f7971c87ce2bf5c Monotone-Revision: 0f28c38403961b687cf6ca703e2d8b420dc03e4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-22T19:59:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/PreferencesUI/UIxJSONPreferences.m commit 5c27e60602cf1a0f67d4c65864c15ff99220471f Author: Wolfgang Sourdeau Date: Fri Jun 22 19:58:31 2007 +0000 Monotone-Parent: c991261163c8c9a35643794546cb61c14e85af33 Monotone-Revision: 1915e9dbb25e68de74dac3bf1f7971c87ce2bf5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-22T19:58:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 2b615750491e23069c9bdf56c5eda05e01e5b009 Author: Wolfgang Sourdeau Date: Fri Jun 22 19:54:30 2007 +0000 Monotone-Parent: 33615962cafecd784c10c3fed5d13a2fa3ee46b0 Monotone-Revision: c991261163c8c9a35643794546cb61c14e85af33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-22T19:54:30 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings commit bc910165aeeb66920abb1e3c8ac7d5c03f369243 Author: Wolfgang Sourdeau Date: Fri Jun 22 19:54:05 2007 +0000 Monotone-Parent: 0500c2697b10470788d9a9fc3204a2b0df84dc8d Monotone-Revision: 33615962cafecd784c10c3fed5d13a2fa3ee46b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-22T19:54:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.m commit a1154d05aac2c491e3e2d22b4235a125d34e6950 Author: Wolfgang Sourdeau Date: Thu Jun 21 21:16:03 2007 +0000 Monotone-Parent: 9710b121b6d2a9cb6c458ece855761137e8fb6dc Monotone-Revision: 0500c2697b10470788d9a9fc3204a2b0df84dc8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-21T21:16:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m commit fdb0e3007325f9eb168ac59d4cbf87703c365a47 Author: Wolfgang Sourdeau Date: Wed Jun 20 03:47:34 2007 +0000 Monotone-Parent: 9ca5fa1849f6316f47f2cf976b80f00e5ff0fc76 Monotone-Revision: 9710b121b6d2a9cb6c458ece855761137e8fb6dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-20T03:47:34 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit c1fdbcfe1aad36f3cab16eb85a3877cbc0b325d1 Author: Wolfgang Sourdeau Date: Tue Jun 19 19:42:25 2007 +0000 Monotone-Parent: d9a69894dba4cd1b601ba9795b1c0a7b03a477c1 Monotone-Revision: 9ca5fa1849f6316f47f2cf976b80f00e5ff0fc76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T19:42:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m commit 1c9840682bee576b22c3b190d4e8ee7a2d480a89 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:08:26 2007 +0000 Monotone-Parent: 0a9e1bf24e4625bf9d860542966adcb75d55def5 Monotone-Revision: d9a69894dba4cd1b601ba9795b1c0a7b03a477c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:08:26 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/GNUmakefile commit 6aeca8b0b14a657865ee73323d8ebb0beb24511a Author: Wolfgang Sourdeau Date: Tue Jun 19 18:08:16 2007 +0000 Monotone-Parent: 7fbc310dbd531814ded84ae464d6b9f7f793be37 Monotone-Revision: 0a9e1bf24e4625bf9d860542966adcb75d55def5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:08:16 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/product.plist commit b30b05dd21460b2fdc60ac2035cadde1e6556d99 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:07:40 2007 +0000 Monotone-Parent: ea5d02ec10076ad595e4aef66932b81d9d68e787 Monotone-Revision: 7fbc310dbd531814ded84ae464d6b9f7f793be37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:07:40 Monotone-Branch: ca.inverse.sogo M UI/MainUI/English.lproj/Locale M UI/MainUI/French.lproj/Locale commit e4136a88e6f7a4b8f38917304133343542fe8e42 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:07:21 2007 +0000 Monotone-Parent: 24f36d005d0295e0830d4c3b94b22a05c42890f7 Monotone-Revision: ea5d02ec10076ad595e4aef66932b81d9d68e787 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:07:21 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m commit d8f29c09abb7ff0932c81399fe56961d9d8eb433 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:06:42 2007 +0000 Monotone-Parent: bcdfd009ee4cceab323c313ebc63a74fac6e3e2f Monotone-Revision: 24f36d005d0295e0830d4c3b94b22a05c42890f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:06:42 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit b7510b88990da953524cf78ada11f3640dcfe147 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:06:18 2007 +0000 Monotone-Parent: 0c7a65a7ae59f5d0705e19995f38d41b3d5a91d9 Monotone-Revision: bcdfd009ee4cceab323c313ebc63a74fac6e3e2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:06:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit f41adce75b8541a762a00bc89a52d7a4abf9305c Author: Wolfgang Sourdeau Date: Tue Jun 19 18:05:22 2007 +0000 Monotone-Parent: a29dd0cca2af562e7316067d89f45e38ce0c6ca6 Monotone-Revision: 0c7a65a7ae59f5d0705e19995f38d41b3d5a91d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:05:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 7e73f387a1b44427370390fd616c2e518b978bfb Author: Wolfgang Sourdeau Date: Tue Jun 19 18:04:59 2007 +0000 Monotone-Parent: 0efb53c264bc07ad8447b30af179f4976d61eb6d Monotone-Revision: a29dd0cca2af562e7316067d89f45e38ce0c6ca6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:04:59 Monotone-Branch: ca.inverse.sogo M UI/GNUmakefile commit c6361c1585d76c30db051ec3599d6400fb046246 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:04:43 2007 +0000 Monotone-Parent: 7775a7380ebd3dd5214041f2ffd9d340d28c78e6 Monotone-Revision: 0efb53c264bc07ad8447b30af179f4976d61eb6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:04:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 242139d45de6294921952094236783918e09bf70 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:03:54 2007 +0000 Monotone-Parent: 067a2aa75122e5943a209323427ebd81812abf1c Monotone-Revision: 7775a7380ebd3dd5214041f2ffd9d340d28c78e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:03:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.h commit 75e7967474cb44e97dd80d4740c65a836dd5bf9d Author: Wolfgang Sourdeau Date: Tue Jun 19 18:03:32 2007 +0000 Monotone-Parent: 1f7e270223f35974083eee7059e0a42cf720ad5e Monotone-Revision: 067a2aa75122e5943a209323427ebd81812abf1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:03:32 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3137eec66d9f522aae315bedfc4deba12a697ef1 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:03:18 2007 +0000 Monotone-Parent: 672551e38e8a075f699074177a66d9f7f114f873 Monotone-Revision: 1f7e270223f35974083eee7059e0a42cf720ad5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:03:18 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/SOGoDateFormatter.h A SoObjects/SOGo/SOGoDateFormatter.m D UI/SOGoUI/SOGoDateFormatter.h D UI/SOGoUI/SOGoDateFormatter.m commit 921ecf63cb81e77b79786425c12869032578333c Author: Wolfgang Sourdeau Date: Tue Jun 19 18:01:40 2007 +0000 Monotone-Parent: a09f8fb1181d8b0b235c539573e1f6e20a71f436 Monotone-Revision: 672551e38e8a075f699074177a66d9f7f114f873 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:01:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccounts.m commit 7c219117cdf53811b2108655c7518950bb0bea04 Author: Wolfgang Sourdeau Date: Tue Jun 19 18:00:08 2007 +0000 Monotone-Parent: ce590111b616c22caae685602b30ef78046809e7 Monotone-Revision: a09f8fb1181d8b0b235c539573e1f6e20a71f436 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T18:00:08 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox commit 7d2e2ec66f5ec0de0a98dec6bc0d06c9c4a38503 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:59:59 2007 +0000 Monotone-Parent: 80684900fe7fb47108b9eefc3be3b81bb475dda6 Monotone-Revision: ce590111b616c22caae685602b30ef78046809e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:59:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css A UI/WebServerResources/UIxPreferences.css A UI/WebServerResources/UIxPreferences.js M UI/WebServerResources/generic.js commit 5c15adfa00f486831495a3fa52d074b146191465 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:59:29 2007 +0000 Monotone-Parent: b455e3dbb565524a23c4b2ef3e72bd3b118cc13a Monotone-Revision: 80684900fe7fb47108b9eefc3be3b81bb475dda6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:59:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit abd80c3a4f87117368ffa6f785f77511389bb388 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:59:09 2007 +0000 Monotone-Parent: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7 Monotone-Revision: b455e3dbb565524a23c4b2ef3e72bd3b118cc13a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:59:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.h M SoObjects/SOGo/AgenorUserDefaults.m commit 70768d420e9a5243e93b3c2b6d041f9058fd2c47 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:58:21 2007 +0000 Monotone-Parent: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8 Monotone-Revision: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:58:21 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/PreferencesUI/English.lproj/Localizable.strings A UI/PreferencesUI/French.lproj/Localizable.strings A UI/PreferencesUI/GNUmakefile A UI/PreferencesUI/PreferencesUIProduct.m A UI/PreferencesUI/Toolbars/UIxPreferences.toolbar A UI/PreferencesUI/UIxJSONPreferences.h A UI/PreferencesUI/UIxJSONPreferences.m A UI/PreferencesUI/UIxPreferences.h A UI/PreferencesUI/UIxPreferences.m A UI/PreferencesUI/Version A UI/PreferencesUI/product.plist A UI/Templates/PreferencesUI/UIxPreferences.wox commit 3ee75911b511a2d132ab2777761629dbcdb4135b Author: Wolfgang Sourdeau Date: Tue Jun 19 17:57:03 2007 +0000 Monotone-Parent: 7e66aaba44ef12e38d6c2461e1737dce5d3afff8 Monotone-Revision: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:57:03 Monotone-Branch: ca.inverse.sogo D SoObjects/SOGo/common.h commit edf5da8238edd7a3ff5fe8b3321f431c3990ca19 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:56:48 2007 +0000 Monotone-Parent: 5369f3639a0ee9aca9aab181450a38f9e22e9b47 Monotone-Revision: 7e66aaba44ef12e38d6c2461e1737dce5d3afff8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:56:48 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxAppointmentView.wox commit e495b9afb8a08332f823eb9c6c34fa88e6596524 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:56:35 2007 +0000 Monotone-Parent: 4f0272f926f26c8a39d7b00154a9b6dd2d17a27a Monotone-Revision: 5369f3639a0ee9aca9aab181450a38f9e22e9b47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:56:35 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/UIxTaskView.h D UI/Scheduler/UIxTaskView.m D UI/Templates/SchedulerUI/UIxTaskView.wox commit caec4f8333dd7a91a6ba421c8aece00c5a85e0d7 Author: Wolfgang Sourdeau Date: Tue Jun 19 17:55:53 2007 +0000 Monotone-Parent: e55b054800d7d89a5aad8e5477bfe9625f49efa5 Monotone-Revision: 4f0272f926f26c8a39d7b00154a9b6dd2d17a27a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:55:53 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/UIxAppointmentView.h D UI/Scheduler/UIxAppointmentView.m commit fcf20c0cf90762bcfcb33d4aedcd2d099c7258ab Author: Wolfgang Sourdeau Date: Tue Jun 19 17:54:48 2007 +0000 Monotone-Parent: 7e4d175baa0bf4159a2a0fe43320b6c8cb5884e8 Monotone-Revision: e55b054800d7d89a5aad8e5477bfe9625f49efa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:54:48 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/SOGo/WOContext+Agenor.h D SoObjects/SOGo/WOContext+Agenor.m commit a69aa5cb6ab1b8b859a45b216f1c3e648d0bdc4a Author: Wolfgang Sourdeau Date: Mon Jun 18 15:42:26 2007 +0000 Monotone-Parent: 77047d3e27818856ca7915ec621b341471ddee56 Monotone-Revision: 7e4d175baa0bf4159a2a0fe43320b6c8cb5884e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-18T15:42:26 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m M SoObjects/SOGo/SOGoCustomGroupFolder.m commit 7783d99743f8d54861d4e9560a67df3e79355f35 Author: Wolfgang Sourdeau Date: Mon Jun 18 15:39:59 2007 +0000 Monotone-Parent: aef31cd9268feda455bc506f04dcaee7b64ed80d Monotone-Revision: 77047d3e27818856ca7915ec621b341471ddee56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-18T15:39:59 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m M SoObjects/SOGo/SOGoUserFolder.m commit 76cbbe3a05094386ad01286011a2499b78a736ad Author: Wolfgang Sourdeau Date: Mon Jun 18 15:37:37 2007 +0000 Monotone-Parent: 3972d71b4e36835c89743644fadfbba2dbb04d93 Monotone-Revision: aef31cd9268feda455bc506f04dcaee7b64ed80d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-18T15:37:37 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoGroupsFolder.m commit e5e819bf527c03dd6a1e9bc54325bc3c4b6388fc Author: Wolfgang Sourdeau Date: Mon Jun 18 15:37:00 2007 +0000 Monotone-Parent: dc11ca564098f1f86ef07bafa645a1bc433e3cd7 Monotone-Revision: 3972d71b4e36835c89743644fadfbba2dbb04d93 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-18T15:37:00 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoGroupFolder.m commit 777a7f75e7570cc06e82980d7a5da05e5f1ff4c9 Author: Wolfgang Sourdeau Date: Thu Jun 14 21:23:14 2007 +0000 Monotone-Parent: 41d1207879302957d2bb9e04793e78a7966863a0 Monotone-Revision: dc11ca564098f1f86ef07bafa645a1bc433e3cd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-14T21:23:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/common.h M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoAuthenticator.m D SoObjects/SOGo/SOGoLRUCache.h D SoObjects/SOGo/SOGoLRUCache.m M SoObjects/SOGo/SOGoUserFolder.m M SoObjects/SOGo/common.h M UI/MailerUI/UIxMailEditor.m commit 2cc3f8684dc73d1cd47fcda404dcb464d9289021 Author: Wolfgang Sourdeau Date: Wed Jun 13 22:06:01 2007 +0000 Monotone-Parent: 5cbb667edb91ebb091b9b4498dcc5745ca8afa1d Monotone-Revision: 41d1207879302957d2bb9e04793e78a7966863a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T22:06:01 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailListView.m M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 49ce46f3eab91960d18141b81626540c34e0f757 Author: Wolfgang Sourdeau Date: Wed Jun 13 20:58:57 2007 +0000 Monotone-Parent: 20e1476abe6ae755adf53129d9f3cc9837e0382b Monotone-Revision: 5cbb667edb91ebb091b9b4498dcc5745ca8afa1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T20:58:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSArray+Scheduler.m commit 4461aeeeb0ddcf961b61116ebb0d0218ba8f2e96 Author: Wolfgang Sourdeau Date: Wed Jun 13 20:56:47 2007 +0000 Monotone-Parent: 6ad4e3d54cbe359d0d7a0e60445f3c30101e2600 Monotone-Revision: 20e1476abe6ae755adf53129d9f3cc9837e0382b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T20:56:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit fa632904e297e68e62813d0d46b2df5249414784 Author: Wolfgang Sourdeau Date: Wed Jun 13 19:33:31 2007 +0000 Monotone-Parent: 20c04b0bdf1f43a5ad91e5871e2205434e862cd6 Monotone-Revision: 6ad4e3d54cbe359d0d7a0e60445f3c30101e2600 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T19:33:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxCalListingActions.m commit 8173b4dcf1de7e1d110bcaa253934d1d221d1da7 Author: Wolfgang Sourdeau Date: Wed Jun 13 19:32:57 2007 +0000 Monotone-Parent: c89c225a9b1b1ad4ce106e7b74c622f18718ff74 Monotone-Revision: 20c04b0bdf1f43a5ad91e5871e2205434e862cd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T19:32:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile D SoObjects/SOGo/NSObject+AptComparison.h D SoObjects/SOGo/NSObject+AptComparison.m A UI/Scheduler/NSArray+Scheduler.h A UI/Scheduler/NSArray+Scheduler.m commit b00c5dddc7a72701a4236f906db50aa851d6420a Author: Wolfgang Sourdeau Date: Wed Jun 13 19:30:56 2007 +0000 Monotone-Parent: 06a6b071fbed341af572ac7da7d6d1e63d366bd8 Monotone-Revision: c89c225a9b1b1ad4ce106e7b74c622f18718ff74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T19:30:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 582763405631f7397cf7b7d7fa74c594c90582db Author: Wolfgang Sourdeau Date: Wed Jun 13 19:28:59 2007 +0000 Monotone-Parent: 7ebb71aad3a78acab50bd1a2133bf2176605b75a Monotone-Revision: 06a6b071fbed341af572ac7da7d6d1e63d366bd8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T19:28:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 1a099d423d51eae29a02a9b7eb9c47d09e371df1 Author: Wolfgang Sourdeau Date: Wed Jun 13 19:28:35 2007 +0000 Monotone-Parent: bfda58d04b099f51965cef31e50d14c9d1647dec Monotone-Revision: 7ebb71aad3a78acab50bd1a2133bf2176605b75a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T19:28:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalWeekView.m commit 5ebaeedde29e022608c5ffc29f51004fa3cfa638 Author: Francis Lachapelle Date: Wed Jun 13 19:14:18 2007 +0000 Monotone-Parent: 698643db13282c41be897a2e6e80b32f848e6c50 Monotone-Revision: bfda58d04b099f51965cef31e50d14c9d1647dec Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-13T19:14:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 76ac1557690b735bbb3c39a91ed6c764ff480427 Author: Francis Lachapelle Date: Wed Jun 13 18:59:48 2007 +0000 Monotone-Parent: b16a5885abdf2a0bad1a1b9c031283b5ca1f6701 Monotone-Revision: 698643db13282c41be897a2e6e80b32f848e6c50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-13T18:59:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 2237c077e307535bb3521f716187dd8ea56732e8 Author: Francis Lachapelle Date: Wed Jun 13 18:59:17 2007 +0000 Monotone-Parent: d6e0f9d5a8603d12104357d1627cf95990c3610b Monotone-Revision: b16a5885abdf2a0bad1a1b9c031283b5ca1f6701 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-13T18:59:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 3f28c1e7d8f75225bb71767a2969a23dcc680825 Author: Wolfgang Sourdeau Date: Wed Jun 13 02:51:50 2007 +0000 Monotone-Parent: 4c60c01efbfa59815491e0284e74797f66cf3c45 Monotone-Revision: d6e0f9d5a8603d12104357d1627cf95990c3610b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T02:51:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 3b3ba0df8466fb23bd4f8872866b9d8d157357f6 Author: Wolfgang Sourdeau Date: Wed Jun 13 02:47:23 2007 +0000 Monotone-Parent: e816ebe8324f82620c809994ea509627a6b6437a Monotone-Revision: 4c60c01efbfa59815491e0284e74797f66cf3c45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T02:47:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit b54a11c7219d5a868dd7929dd628ab7148ce5139 Author: Wolfgang Sourdeau Date: Wed Jun 13 02:47:00 2007 +0000 Monotone-Parent: c0702e90b962c24dca478c6b8637d5e0a62a4124 Monotone-Revision: e816ebe8324f82620c809994ea509627a6b6437a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T02:47:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 7f8ecf1229a4c01efc979d26a520c62ec563e86c Author: Wolfgang Sourdeau Date: Wed Jun 13 02:38:44 2007 +0000 Monotone-Parent: 98210b359e6e3fe57ef302cfac263161a8f25967 Monotone-Revision: c0702e90b962c24dca478c6b8637d5e0a62a4124 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T02:38:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 52b9643f436f66d18f68c80ea849c7407a6335f0 Author: Wolfgang Sourdeau Date: Wed Jun 13 02:34:29 2007 +0000 Monotone-Parent: c7fdfee7f222580acc0dcab2c03bab46e8f5f301 Monotone-Revision: 98210b359e6e3fe57ef302cfac263161a8f25967 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-13T02:34:29 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalTimeZone.h M SOPE/NGCards/iCalTimeZone.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit c22dac1e9480831edae9615d5d15397f389685c1 Author: Wolfgang Sourdeau Date: Tue Jun 12 22:09:43 2007 +0000 Monotone-Parent: a591a00688fc85c847f8d8141b114570c3ecef81 Monotone-Revision: c7fdfee7f222580acc0dcab2c03bab46e8f5f301 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T22:09:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit f5913f2127ede7e8dbb400554a0966ee6b43e1f5 Author: Wolfgang Sourdeau Date: Tue Jun 12 22:09:32 2007 +0000 Monotone-Parent: 9ef00254e19a7cd3faee64fba851af4a262d9b96 Monotone-Revision: a591a00688fc85c847f8d8141b114570c3ecef81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T22:09:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit a96c627f2283cc1c94d0cf7034164c888fe50512 Author: Wolfgang Sourdeau Date: Tue Jun 12 21:55:02 2007 +0000 Monotone-Parent: ea4ca54e11a96603a73ece17c13a825c99c9eba1 Monotone-Revision: 9ef00254e19a7cd3faee64fba851af4a262d9b96 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T21:55:02 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 84eddba3e276c124aa5b328cbe43b76c36961887 Author: Wolfgang Sourdeau Date: Tue Jun 12 21:19:18 2007 +0000 Monotone-Parent: 03c04ebe5a884f273812846b653628eea0f968b4 Monotone-Revision: ea4ca54e11a96603a73ece17c13a825c99c9eba1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T21:19:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 6b96781083937edaf05373af6d204d7e11ef0baa Author: Wolfgang Sourdeau Date: Tue Jun 12 20:59:32 2007 +0000 Monotone-Parent: a836db508daad782c0212918fc4a9fdb04af2c86 Monotone-Revision: 03c04ebe5a884f273812846b653628eea0f968b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T20:59:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 2042a9cc6e2e5feb245c6cb7b9e1e9d760eabfd8 Author: Wolfgang Sourdeau Date: Tue Jun 12 20:59:29 2007 +0000 Monotone-Parent: b418d8652d7c5f76fc2cae210e182fe2ab941ff0 Monotone-Revision: a836db508daad782c0212918fc4a9fdb04af2c86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T20:59:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit cfec5c10d239f4f1d04186bf7375a4acf092c454 Author: Wolfgang Sourdeau Date: Tue Jun 12 20:05:57 2007 +0000 Monotone-Parent: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72 Monotone-Revision: da14c15993fb62fd47e157a66922cfad87c7cbe4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T20:05:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 585da3251accef564e859e5ddd5d60b42ce8a77b Author: Francis Lachapelle Date: Tue Jun 12 19:25:46 2007 +0000 Monotone-Parent: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72 Monotone-Revision: e2d09733a32053b0e8123fe4e81ab87021140781 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T19:25:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 303d83310bd7e913ad136b6ddb2cda0951113277 Author: Francis Lachapelle Date: Tue Jun 12 19:15:11 2007 +0000 Monotone-Parent: 0001efea09242dff3004451fe341b36f3e74666f Monotone-Revision: 200c136a534dc2ecb0352de0b5b3d96cd51d0a72 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T19:15:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 8e47cdd926d34b30166061fba7f1c7ad84135e1d Author: Wolfgang Sourdeau Date: Tue Jun 12 18:55:37 2007 +0000 Monotone-Parent: 34bfee6e373b5563fd523183ca0d3713d9184406 Monotone-Revision: 0001efea09242dff3004451fe341b36f3e74666f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:55:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 74b2e38200bf2f543a871d0a932ae90a06810933 Author: Wolfgang Sourdeau Date: Tue Jun 12 18:55:31 2007 +0000 Monotone-Parent: 8cf6ef1038282940b0c3e54c8dc7b05dd3a5a6e3 Monotone-Revision: 34bfee6e373b5563fd523183ca0d3713d9184406 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:55:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 747fda41c16b9eb2f74a3ccc64e5025cdf9f48dc Author: Wolfgang Sourdeau Date: Tue Jun 12 18:55:26 2007 +0000 Monotone-Parent: 2e1dcc41f16703f7e960267eb2423ae6d874faa3 Monotone-Revision: 8cf6ef1038282940b0c3e54c8dc7b05dd3a5a6e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:55:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 6e265aa41e455da4230bacc3c131e84d0c4b68b1 Author: Wolfgang Sourdeau Date: Tue Jun 12 18:55:04 2007 +0000 Monotone-Parent: 52801e0f895075ad016e52da3881ec97fa104811 Monotone-Revision: 2e1dcc41f16703f7e960267eb2423ae6d874faa3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:55:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 51e9f6ba8b919eb99f90832dc4810e2688370aa0 Author: Wolfgang Sourdeau Date: Tue Jun 12 18:54:48 2007 +0000 Monotone-Parent: 2310a29777f89f90812031391700df2ce7bd37df Monotone-Revision: 52801e0f895075ad016e52da3881ec97fa104811 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:54:48 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit dd61b00fc68b2d1b66730883f82cbdbc616fcb8b Author: Wolfgang Sourdeau Date: Tue Jun 12 18:54:41 2007 +0000 Monotone-Parent: 470811187d8793ec8cd6a7fe191d59f4c0196056 Monotone-Revision: 2310a29777f89f90812031391700df2ce7bd37df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:54:41 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit ebae4c35f5991f647adfba3743a78e7f402cb96e Author: Wolfgang Sourdeau Date: Tue Jun 12 18:54:28 2007 +0000 Monotone-Parent: d68d071f599a77e3065ac980ce7760c92c1abb05 Monotone-Revision: 470811187d8793ec8cd6a7fe191d59f4c0196056 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T18:54:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 6c3710cb534522dd690a94f467f2c0a0b527543d Author: Francis Lachapelle Date: Tue Jun 12 18:20:16 2007 +0000 Monotone-Parent: c82fa3a0a9e49b2847375618663be00b9c62b181 Monotone-Revision: d68d071f599a77e3065ac980ce7760c92c1abb05 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T18:20:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js commit 69206cea70dfb9111ed72ba095b37f67a531c9da Author: Francis Lachapelle Date: Tue Jun 12 15:43:51 2007 +0000 Monotone-Parent: fc65404103126a45384bce022216f93bcfda9947 Monotone-Revision: c82fa3a0a9e49b2847375618663be00b9c62b181 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T15:43:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 328c8f630c443a06ba2d8d2e3eb0e39437bc0d6c Author: Wolfgang Sourdeau Date: Tue Jun 12 15:39:47 2007 +0000 Monotone-Parent: 6eaf6174c29120b42c4617db2b95738f6ff7ce29 Monotone-Revision: fa7e03f29012a5aa53494584d9d660effeab890f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:39:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 9857917de79fd1f9aa29722d093ec7834d8ac656 Author: Wolfgang Sourdeau Date: Tue Jun 12 15:38:48 2007 +0000 Monotone-Parent: 41c549a27b33b99df942c4323fe0f13a3685b452 Monotone-Revision: 6eaf6174c29120b42c4617db2b95738f6ff7ce29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:38:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/SOGoDateFormatter.h M UI/SOGoUI/SOGoDateFormatter.m commit 620dcbf31ce75d8ba85d6280973e3a7be5f5cfad Author: Wolfgang Sourdeau Date: Tue Jun 12 15:37:58 2007 +0000 Monotone-Parent: 7821d954a61c74202db6dc567f80fc43d2004466 Monotone-Revision: 41c549a27b33b99df942c4323fe0f13a3685b452 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:37:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit 444a28376dcf74f967aec5f3d9052506ef1f4907 Author: Wolfgang Sourdeau Date: Tue Jun 12 15:36:43 2007 +0000 Monotone-Parent: c0313f0b5f2d308876016aebbaf81c198b684173 Monotone-Revision: 7821d954a61c74202db6dc567f80fc43d2004466 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:36:43 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit 5afdcba3976f1340f487ce030ed589bccbc7e75e Author: Wolfgang Sourdeau Date: Tue Jun 12 15:36:10 2007 +0000 Monotone-Parent: 3a3e7e985adac6637eacd797235cdf6c4eae70cb Monotone-Revision: c0313f0b5f2d308876016aebbaf81c198b684173 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:36:10 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMulticolumnDayView.h M UI/Scheduler/UIxCalMulticolumnDayView.m commit c8cea8fa210169613779838a49da8d9c4b266228 Author: Wolfgang Sourdeau Date: Tue Jun 12 15:33:08 2007 +0000 Monotone-Parent: ec26e4feb9dc5cfb50ec5b138bec4a05141934c6 Monotone-Revision: 3a3e7e985adac6637eacd797235cdf6c4eae70cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:33:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit abcaa9477016bdd97839916dca5b721ca871e0a0 Author: Wolfgang Sourdeau Date: Tue Jun 12 15:29:58 2007 +0000 Monotone-Parent: 0f2093b2c842909ea51a7e5865f904c20f7fda27 Monotone-Revision: ec26e4feb9dc5cfb50ec5b138bec4a05141934c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:29:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit f1a0e2d733b5c73b3918cbb70df51c9ce1471c61 Author: Wolfgang Sourdeau Date: Tue Jun 12 15:29:51 2007 +0000 Monotone-Parent: 13615e3a056f85c87049c664f725060e540006e1 Monotone-Revision: 0f2093b2c842909ea51a7e5865f904c20f7fda27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-12T15:29:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 59361b2b7fa63d0979eed6296386da2b477bcaf8 Author: Francis Lachapelle Date: Tue Jun 12 14:58:15 2007 +0000 Monotone-Parent: 682fa13875615480f8ed7c009317a6fd3050050b Monotone-Revision: 1cad98827a66e18891a4b93bbab5ccce88c61795 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T14:58:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit bae181672bda7af26e7e5264f992ffbca809938c Author: Francis Lachapelle Date: Tue Jun 12 14:27:40 2007 +0000 Monotone-Parent: 13615e3a056f85c87049c664f725060e540006e1 Monotone-Revision: 682fa13875615480f8ed7c009317a6fd3050050b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T14:27:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 4860c47f3d9ebd9333028689feeedbe92a5c558a Author: Francis Lachapelle Date: Tue Jun 12 13:40:40 2007 +0000 Monotone-Parent: 902728e5a33ce282632f568832f3de46adcda381 Monotone-Revision: 13615e3a056f85c87049c664f725060e540006e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-12T13:40:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 1561198d0519c351b2b541f95e8b8ef108dde0ab Author: Wolfgang Sourdeau Date: Mon Jun 11 21:44:35 2007 +0000 Monotone-Parent: 0a31b59516c9806b4aca1f194ea55dabe3a452d2 Monotone-Revision: 902728e5a33ce282632f568832f3de46adcda381 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:44:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalInlineMonthAptView.h D UI/Scheduler/UIxCalInlineMonthAptView.m D UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox commit 814ac534bacb2a1be481611ef695a118c6b58576 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:43:37 2007 +0000 Monotone-Parent: ecbcc7654a8bfbced8f7532153b5f1320869d3b4 Monotone-Revision: 0a31b59516c9806b4aca1f194ea55dabe3a452d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:43:37 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalInlineAptView.h D UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMonthView.h D UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit d11a46b5f68b2b7ff4eb6f5bd80a9ff6c3724524 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:34:07 2007 +0000 Monotone-Parent: 257276eeab3254ccae729ef188757348760688db Monotone-Revision: ecbcc7654a8bfbced8f7532153b5f1320869d3b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:34:07 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/mailer-toolbar.css commit 5faa76c0e8be0130c3b724984256bb31c712d0b9 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:30:31 2007 +0000 Monotone-Parent: 4aceb46320a2df418790d54fe5eef48c8bcab857 Monotone-Revision: c61d92bb4f27310c5e538ea6a6361a5df3e85dfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:30:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMonthView.m commit 7eef9309d7df54cb88fd7a884705aeb734351fa1 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:29:40 2007 +0000 Monotone-Parent: 97ab5f0d32e07a5298592a95662eb11098a1290a Monotone-Revision: 4aceb46320a2df418790d54fe5eef48c8bcab857 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:29:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit b39f9f6c83185c7013658fd3b2be816c4b2e98a0 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:29:07 2007 +0000 Monotone-Parent: d2e4731dde2d6d07f3c17c2438ce006ce1a226c6 Monotone-Revision: 97ab5f0d32e07a5298592a95662eb11098a1290a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:29:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 1855d58c384be0f35856158e79d029a4e6bbc61d Author: Wolfgang Sourdeau Date: Mon Jun 11 21:28:28 2007 +0000 Monotone-Parent: 499f99a4ec1e217106656209b339db3a1b287d74 Monotone-Revision: d2e4731dde2d6d07f3c17c2438ce006ce1a226c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:28:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m commit 416b83cfdf38cc80128014dcf391aa10eff7e564 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:27:14 2007 +0000 Monotone-Parent: 8d594092dbc086742c4dda1a3b760c47860db97e Monotone-Revision: 499f99a4ec1e217106656209b339db3a1b287d74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:27:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m commit 883e607255bf04e74274bf7ab5d5c7022f4b7da1 Author: Wolfgang Sourdeau Date: Mon Jun 11 21:26:11 2007 +0000 Monotone-Parent: 5a5a4085f8187ce57fba2427fcda4c0671ade644 Monotone-Revision: 8d594092dbc086742c4dda1a3b760c47860db97e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:26:11 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 14f101603ca0cce449cdf9f33500c2bf672123fb Author: Wolfgang Sourdeau Date: Mon Jun 11 21:25:43 2007 +0000 Monotone-Parent: ec34f69c125d8e9916f15c19dd058a1d131e2017 Monotone-Revision: 5a5a4085f8187ce57fba2427fcda4c0671ade644 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:25:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit a9d8a855dbaa86f4f6bccce9d3fb7351266c97bf Author: Wolfgang Sourdeau Date: Mon Jun 11 21:23:52 2007 +0000 Monotone-Parent: e2cc9e369fece0fbd44cff17dec1220e125bc037 Monotone-Revision: ec34f69c125d8e9916f15c19dd058a1d131e2017 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:23:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 02032afa11186b896f32991cbc193bfd26788b4b Author: Wolfgang Sourdeau Date: Mon Jun 11 21:23:48 2007 +0000 Monotone-Parent: c35b4b523a503d3e04dc1985bf5db52acbdcf780 Monotone-Revision: e2cc9e369fece0fbd44cff17dec1220e125bc037 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:23:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit 4082b508194f702d079733b2d763e8e731240d64 Author: Francis Lachapelle Date: Mon Jun 11 21:16:23 2007 +0000 Monotone-Parent: 63fe823b123312d00556f51f8b28abb79fa27c9d Monotone-Revision: 7507ba8f285d4ba0e11270cb7a9dab563a554cbf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:16:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit dd24eeadc655433b73ecf6fcebed34c7191b7d49 Author: Francis Lachapelle Date: Mon Jun 11 21:14:57 2007 +0000 Monotone-Parent: c1e75bd325dfd7fdacb6428c584034ba846775dd Monotone-Revision: 63fe823b123312d00556f51f8b28abb79fa27c9d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:14:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 284d6c966426193ec7fc49747a78c00e994b41aa Author: Francis Lachapelle Date: Mon Jun 11 21:13:14 2007 +0000 Monotone-Parent: 92c7136983e3ec566a405fc3bf460542021d5121 Monotone-Revision: c1e75bd325dfd7fdacb6428c584034ba846775dd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:13:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.css commit 9e6de99c365d87956006c974ad9ef60a994485bf Author: Francis Lachapelle Date: Mon Jun 11 21:11:23 2007 +0000 Monotone-Parent: 6fc0a0ca65f919bd074e657cff118c4542213121 Monotone-Revision: 92c7136983e3ec566a405fc3bf460542021d5121 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:11:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 3ad1380a56f23fda6f82de18e95029600773c228 Author: Francis Lachapelle Date: Mon Jun 11 21:10:10 2007 +0000 Monotone-Parent: 323f81155a263ae127f2351e76ef3ace6a656984 Monotone-Revision: 6fc0a0ca65f919bd074e657cff118c4542213121 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:10:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 5a6b6943ec2346883b2d607bf736ab8d67a53625 Author: Francis Lachapelle Date: Mon Jun 11 21:09:33 2007 +0000 Monotone-Parent: 7806095ecd279694a031fc56d9566bfb84bf2b0b Monotone-Revision: 323f81155a263ae127f2351e76ef3ace6a656984 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:09:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 53d8a73ea0ca1527feb6fa2039a6d04cb8748fdc Author: Francis Lachapelle Date: Mon Jun 11 21:08:18 2007 +0000 Monotone-Parent: 57a26c9e222f5e19886a35f7447badd73dccb65c Monotone-Revision: 7806095ecd279694a031fc56d9566bfb84bf2b0b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-11T21:08:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailToSelection.wox commit 9118485425cfc69286eafcd118ef28e664bc78d5 Author: Francis Lachapelle Date: Fri Jun 8 21:31:25 2007 +0000 Monotone-Parent: c35b4b523a503d3e04dc1985bf5db52acbdcf780 Monotone-Revision: 57a26c9e222f5e19886a35f7447badd73dccb65c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T21:31:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 8a6a9e2b23b7007d531a85e4ebd2049d5570eff5 Author: Francis Lachapelle Date: Fri Jun 8 20:33:24 2007 +0000 Monotone-Parent: 3033db2e915a5b25b02c25f6b640772a47bacd7c Monotone-Revision: a1be1c2cefed5c886fe140f7ffc630e56b32dd08 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T20:33:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 9684303cbf5f247e6664cc94660f11865867db46 Author: Francis Lachapelle Date: Fri Jun 8 20:24:57 2007 +0000 Monotone-Parent: 3116555314f4754b80daff80e81852ffe6ec977c Monotone-Revision: 3033db2e915a5b25b02c25f6b640772a47bacd7c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T20:24:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 7ea79b48363693ddd58ec5579b1b0a3c5930eefb Author: Francis Lachapelle Date: Fri Jun 8 20:23:05 2007 +0000 Monotone-Parent: d058fa24cb3b50af20376b8bf076a813975c97b5 Monotone-Revision: 3116555314f4754b80daff80e81852ffe6ec977c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T20:23:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLTableElement.js commit 616a452d23818d0c41489c98e07dd2a31ba6e43e Author: Francis Lachapelle Date: Fri Jun 8 20:22:18 2007 +0000 Monotone-Parent: 58c44f5db87b77f0a5879b3cd2f1809094939877 Monotone-Revision: d058fa24cb3b50af20376b8bf076a813975c97b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T20:22:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit ecf8613d4ee1b2f1c47878770a62c710adda1888 Author: Francis Lachapelle Date: Fri Jun 8 18:20:30 2007 +0000 Monotone-Parent: a65996eae534541bbc283917a9d60ee8b04fb5e3 Monotone-Revision: 745078eebfc65eb4d64f783cd18b84dd7dfc521e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T18:20:30 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox commit 9f6816ce23b72e8a698de336dfd0127c689bad3f Author: Francis Lachapelle Date: Fri Jun 8 18:20:11 2007 +0000 Monotone-Parent: 6e4fef186ced29e2651148f7ffcb4ab23514c3ee Monotone-Revision: a65996eae534541bbc283917a9d60ee8b04fb5e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T18:20:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 76790dee62b0fcb6565fcf9649931f5621169c9d Author: Francis Lachapelle Date: Fri Jun 8 18:19:59 2007 +0000 Monotone-Parent: 71638054ee9ed0f2f781fd4297d3deae0f85b1df Monotone-Revision: 6e4fef186ced29e2651148f7ffcb4ab23514c3ee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-08T18:19:59 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailFilterPanel.wox commit 32f68a0f5e3156bfe3db9b8f7d65e2ff01dd32c9 Author: Wolfgang Sourdeau Date: Fri Jun 8 15:01:10 2007 +0000 Monotone-Parent: b1db9e0afb3cef83b2163571fce22ed0438d1af9 Monotone-Revision: a153aa6c9c909c630997557d6a4fc13b92a1dbae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-08T15:01:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 063d2f6fdb7d8b86037008a509bcafdeb81be732 Author: Wolfgang Sourdeau Date: Thu Jun 7 23:24:39 2007 +0000 Monotone-Parent: fc65291441ddc5ab8f0f12739ef176375714b331 Monotone-Revision: d0d6b4a5eda37be3f072033f5b46b9807f76a4e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T23:24:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 4abf2693d0cbb1d342455c33e07a05e2fb57f568 Author: Wolfgang Sourdeau Date: Thu Jun 7 23:23:29 2007 +0000 Monotone-Parent: 01621f78171d7d62c9f2ae9d1fdfb5891f9447d7 Monotone-Revision: fc65291441ddc5ab8f0f12739ef176375714b331 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T23:23:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/generic.js commit 26b3dfa6b0453e683ec74c3c54c223311e5f5bd0 Author: Wolfgang Sourdeau Date: Thu Jun 7 23:23:07 2007 +0000 Monotone-Parent: caf1d2f37537ebf54064ae629c40a78656a15b5b Monotone-Revision: 01621f78171d7d62c9f2ae9d1fdfb5891f9447d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T23:23:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/SchedulerUI.js commit 82f85c1ab9ff97a781d35b5ce834cc562121e684 Author: Wolfgang Sourdeau Date: Thu Jun 7 23:22:14 2007 +0000 Monotone-Parent: 55bf09624819e2dafab4437fb67587242c0542e9 Monotone-Revision: caf1d2f37537ebf54064ae629c40a78656a15b5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T23:22:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalListingActions.m commit ac5e2574c77f58c2d29b2985b403abc63223716e Author: Francis Lachapelle Date: Thu Jun 7 21:24:51 2007 +0000 Monotone-Parent: 8e91e5d3f8f29fee9018d49992181eb3b9eaa2e9 Monotone-Revision: 71638054ee9ed0f2f781fd4297d3deae0f85b1df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-07T21:24:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit c497f8b65ae11b235f4df00f35e0620bd8365cc1 Author: Wolfgang Sourdeau Date: Thu Jun 7 20:50:07 2007 +0000 Monotone-Parent: 9775cc0ae35a853e8915b4d80257272df826dfeb Monotone-Revision: 55bf09624819e2dafab4437fb67587242c0542e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T20:50:07 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxCalAptListView.wox D UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit 7ee1d69013442d06d275af00630120b4f61ad3f6 Author: Wolfgang Sourdeau Date: Thu Jun 7 20:49:06 2007 +0000 Monotone-Parent: 7ccd1ab7beef95f5bf3ce66708988dbf11332387 Monotone-Revision: 9775cc0ae35a853e8915b4d80257272df826dfeb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T20:49:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalAptListView.h D UI/Scheduler/UIxCalAptListView.m A UI/Scheduler/UIxCalListingActions.h A UI/Scheduler/UIxCalListingActions.m D UI/Scheduler/UIxCalTasksListView.h D UI/Scheduler/UIxCalTasksListView.m M UI/Scheduler/product.plist commit 5d933f5fa7334f86a664a8da8ac31380ea400a1b Author: Francis Lachapelle Date: Thu Jun 7 19:21:24 2007 +0000 Monotone-Parent: 7ccd1ab7beef95f5bf3ce66708988dbf11332387 Monotone-Revision: 8e91e5d3f8f29fee9018d49992181eb3b9eaa2e9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-07T19:21:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 1b3f33a60584044b7f05ca6e3f83cbe7dc3cba63 Author: Wolfgang Sourdeau Date: Thu Jun 7 18:12:20 2007 +0000 Monotone-Parent: 843a82037dc71e1dd55379b4245e267fe0b6e025 Monotone-Revision: 7ccd1ab7beef95f5bf3ce66708988dbf11332387 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T18:12:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 271ac512e3f01210123d329bd45953dc6a662812 Author: Wolfgang Sourdeau Date: Thu Jun 7 18:10:30 2007 +0000 Monotone-Parent: 1bb31b9d946a5a28ab4dc649d5ce05cc69379763 Monotone-Revision: 843a82037dc71e1dd55379b4245e267fe0b6e025 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T18:10:30 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEvent.m commit e2db4d45fe2702fb4f9ab7b49383ddb1fb3546ee Author: Wolfgang Sourdeau Date: Thu Jun 7 18:05:45 2007 +0000 Monotone-Parent: f2a6e6c575e2fd5429604d257d06fef7dcb07e7e Monotone-Revision: 1bb31b9d946a5a28ab4dc649d5ce05cc69379763 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T18:05:45 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalDateTime.m commit 89b59961791ab2c88f376e4e1224e570d0f586a6 Author: Wolfgang Sourdeau Date: Thu Jun 7 17:45:48 2007 +0000 Monotone-Parent: 04987bf3460429ef8bd5a62e68e90a47404843df Monotone-Revision: f2a6e6c575e2fd5429604d257d06fef7dcb07e7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T17:45:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEvent.h commit bd14e56e30fc3288fea085742756d2ad5b6a8127 Author: Wolfgang Sourdeau Date: Thu Jun 7 16:33:09 2007 +0000 Monotone-Parent: 11f90d05631a863d591c668b5d433e7735381723 Monotone-Revision: 04987bf3460429ef8bd5a62e68e90a47404843df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:33:09 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalFreeBusy.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalToDo.m commit 1518446075f7d728bc6a5b81a19814827dd9bb3a Author: Wolfgang Sourdeau Date: Thu Jun 7 16:28:10 2007 +0000 Monotone-Parent: b0985796e6d2dc85514a5c444e0715238d70da49 Monotone-Revision: c1fde6184b467d9973431aa6c2c19a550609483b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:28:10 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEvent.m commit 95b62ff7504155ecf22f2c6bef62f487fd52768c Author: Wolfgang Sourdeau Date: Thu Jun 7 16:26:10 2007 +0000 Monotone-Parent: 06ef0619c58e045dce76e8be407e26af13e75aeb Monotone-Revision: b0985796e6d2dc85514a5c444e0715238d70da49 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:26:10 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m commit a17ccf74c3f61761e64cbd954905aa25e99c304f Author: Wolfgang Sourdeau Date: Thu Jun 7 16:24:20 2007 +0000 Monotone-Parent: 3330b71df0d8c44d51c1026cc042cc4c911cff1a Monotone-Revision: 06ef0619c58e045dce76e8be407e26af13e75aeb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:24:20 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalDateTime.h M SOPE/NGCards/iCalDateTime.m commit f58ab98f0d71ae481833ffcd6197085e7fe1ede3 Author: Wolfgang Sourdeau Date: Thu Jun 7 16:20:01 2007 +0000 Monotone-Parent: 24cd0f4a54d77d53f8c9e4dc117f32e9a5c42d72 Monotone-Revision: 3330b71df0d8c44d51c1026cc042cc4c911cff1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:20:01 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.h M SOPE/NGCards/NSString+NGCards.m commit 36a5c192f032665b3fa8e766c4a18a1ea2e0be5d Author: Wolfgang Sourdeau Date: Thu Jun 7 16:19:02 2007 +0000 Monotone-Parent: 4e643e3e8f08c6cdd2abe4483bdb2cdb7dc15066 Monotone-Revision: 24cd0f4a54d77d53f8c9e4dc117f32e9a5c42d72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:19:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.h M SOPE/NGCards/ChangeLog commit cd510f7473d7db6168e047d12d3671b3f0c644cb Author: Wolfgang Sourdeau Date: Thu Jun 7 16:17:51 2007 +0000 Monotone-Parent: 61d11066e0e001f91446e76044b712194a177089 Monotone-Revision: 4e643e3e8f08c6cdd2abe4483bdb2cdb7dc15066 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:17:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/IcalElements.m M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NSCalendarDate+ICal.m M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalAttachment.m M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalDataSource.m M SOPE/NGCards/iCalDateHolder.m M SOPE/NGCards/iCalEventChanges.m M SOPE/NGCards/iCalJournal.m M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalObject.m M SOPE/NGCards/iCalPerson.m M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit 1d2c939c14e07c3e25a14d90f5c278fd3aceb696 Author: Wolfgang Sourdeau Date: Thu Jun 7 16:13:28 2007 +0000 Monotone-Parent: 805ed77cfd2f1e92c750d763c2b98c5232029283 Monotone-Revision: 61d11066e0e001f91446e76044b712194a177089 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:13:28 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/GNUmakefile commit 25f5aa73bdd43aa523180b9c18231357676493b3 Author: Wolfgang Sourdeau Date: Thu Jun 7 16:13:02 2007 +0000 Monotone-Parent: 00e97722e798468f781e285fd1dca338361855c9 Monotone-Revision: 805ed77cfd2f1e92c750d763c2b98c5232029283 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:13:02 Monotone-Branch: ca.inverse.sogo D SOPE/NGCards/common.h commit ba24c765a8ad1b7836b3b89b304470f531b28b29 Author: Wolfgang Sourdeau Date: Thu Jun 7 16:12:45 2007 +0000 Monotone-Parent: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72 Monotone-Revision: 00e97722e798468f781e285fd1dca338361855c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-07T16:12:45 Monotone-Branch: ca.inverse.sogo D SOPE/NGCards/CardGroup+iCal.h D SOPE/NGCards/CardGroup+iCal.m M SOPE/NGCards/ChangeLog commit 99066d31b0ff12aafe827dd91a51fc2d27b58d54 Author: Francis Lachapelle Date: Wed Jun 6 21:27:44 2007 +0000 Monotone-Parent: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72 Monotone-Revision: f42fa8175185006d18851f3f65a8b51106ec4756 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T21:27:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 31b79574c967df8c8d2153660ef3144f6a285a4c Author: Francis Lachapelle Date: Wed Jun 6 21:11:30 2007 +0000 Monotone-Parent: 230cb784c3c902d3ca17e4002a083426b3ca5bd4 Monotone-Revision: 0b90cd4551d77a18ccf4b35f7e05e19da1e8aa72 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T21:11:30 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 642e8984e46570326e64e40509e6e8b70c18f4c3 Author: Francis Lachapelle Date: Wed Jun 6 21:09:39 2007 +0000 Monotone-Parent: dd7a496114ca948ad9beac4865899640e8db6fac Monotone-Revision: 230cb784c3c902d3ca17e4002a083426b3ca5bd4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T21:09:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 331687b83c6d0c624c5d807dfe86a6ec5706c306 Author: Francis Lachapelle Date: Wed Jun 6 20:52:07 2007 +0000 Monotone-Parent: 4c6a43b340826c21914a829d2ccdc4f533e77b9b Monotone-Revision: dd7a496114ca948ad9beac4865899640e8db6fac Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T20:52:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 402fe769d408cb9bc57d52a5d27db355a6bdd13a Author: Francis Lachapelle Date: Wed Jun 6 20:44:12 2007 +0000 Monotone-Parent: 1c22eb30b09a0d3629c623199f34e18685dc301a Monotone-Revision: 4c6a43b340826c21914a829d2ccdc4f533e77b9b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T20:44:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit cd9812ed9d34721e2a3985f2552ec5b1d13b552a Author: Francis Lachapelle Date: Wed Jun 6 20:42:43 2007 +0000 Monotone-Parent: 5f682c49b205052d24f979efb24d2bbca2ed1f7c Monotone-Revision: 1c22eb30b09a0d3629c623199f34e18685dc301a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T20:42:43 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/NSNull+Utilities.h A SoObjects/SOGo/NSNull+Utilities.m A SoObjects/SOGo/NSNumber+Utilities.h A SoObjects/SOGo/NSNumber+Utilities.m commit 98782e5a213582ecb981a22204a0cf641207c28c Author: Francis Lachapelle Date: Wed Jun 6 20:41:32 2007 +0000 Monotone-Parent: 08feca86089e463c4d137ba6be895557a9552df3 Monotone-Revision: 5f682c49b205052d24f979efb24d2bbca2ed1f7c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T20:41:32 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalTasksListView.m commit 86d5cf252716d4f6b2d3e1acbe9c1dbe97694255 Author: Francis Lachapelle Date: Wed Jun 6 20:40:56 2007 +0000 Monotone-Parent: 843406fe01ef1c98da1568c6f91ca63f2fc95820 Monotone-Revision: 08feca86089e463c4d137ba6be895557a9552df3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-06-06T20:40:56 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalTasksListView.h commit 3c527c5403049dd24e7a5ab550640a0cc76c07c2 Author: Wolfgang Sourdeau Date: Wed Jun 6 20:30:17 2007 +0000 Monotone-Parent: b2d1b215ef6d15cb9692c58174637063f59c8953 Monotone-Revision: 843406fe01ef1c98da1568c6f91ca63f2fc95820 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-06T20:30:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit e52825715af0c239277aeaea0a3fe35fef25417f Author: Wolfgang Sourdeau Date: Wed Jun 6 01:35:07 2007 +0000 Monotone-Parent: 6f4a7216848f0b23e44faa670f0648e72c1ef570 Monotone-Revision: b2d1b215ef6d15cb9692c58174637063f59c8953 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-06T01:35:07 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 15d7b9b389841efc43ffb19769249cc55def01e7 Author: Wolfgang Sourdeau Date: Tue Jun 5 20:30:02 2007 +0000 Monotone-Parent: 087465a12da00288f031e43eb153eeb371a86f4a Monotone-Revision: 6f4a7216848f0b23e44faa670f0648e72c1ef570 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T20:30:02 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 100797b209db1c1e56e2163cdb587fb534759668 Author: Wolfgang Sourdeau Date: Tue Jun 5 20:29:59 2007 +0000 Monotone-Parent: 918ac4e60f7f32fc192712b48660266566230db7 Monotone-Revision: 087465a12da00288f031e43eb153eeb371a86f4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T20:29:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit b784b61d5fc66294a8349a4c459f3b0b1bebbbbf Author: Wolfgang Sourdeau Date: Tue Jun 5 19:33:44 2007 +0000 Monotone-Parent: a11424d99fd81b4c47bf7609d4e4e9ec4e1b0ab2 Monotone-Revision: 918ac4e60f7f32fc192712b48660266566230db7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T19:33:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 031779e4e9b022ed247d6964f47941e76471d44b Author: Wolfgang Sourdeau Date: Tue Jun 5 18:07:08 2007 +0000 Monotone-Parent: d5a35d507386b7213ff2f2e4f5f37c9c22f0c2ae Monotone-Revision: a11424d99fd81b4c47bf7609d4e4e9ec4e1b0ab2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T18:07:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit b71c015193745ffddc818ff7327da2ed69b6016f Author: Wolfgang Sourdeau Date: Tue Jun 5 15:57:02 2007 +0000 Monotone-Parent: 39d1949ebfc4e202638833a4448cb727629fb41c Monotone-Revision: d5a35d507386b7213ff2f2e4f5f37c9c22f0c2ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T15:57:02 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit fc759f75b5228114d74052a9de361cf30285f2ce Author: Wolfgang Sourdeau Date: Tue Jun 5 15:52:12 2007 +0000 Monotone-Parent: f730d4e278c5e0cd1036076335b97d03b2219fc1 Monotone-Revision: 39d1949ebfc4e202638833a4448cb727629fb41c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T15:52:12 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit f6749854a64eb46598d0a233c139783f4587aef0 Author: Wolfgang Sourdeau Date: Tue Jun 5 15:45:10 2007 +0000 Monotone-Parent: c2089bed4b31f45ef9635af961e76d25b48b6c39 Monotone-Revision: f730d4e278c5e0cd1036076335b97d03b2219fc1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T15:45:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 980b7a592e2927ecaceb6632ed8a3e5dcf9033f8 Author: Wolfgang Sourdeau Date: Tue Jun 5 15:43:59 2007 +0000 Monotone-Parent: 5f3c62eeb6192df923fff5368021fbf700189341 Monotone-Revision: c2089bed4b31f45ef9635af961e76d25b48b6c39 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T15:43:59 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 6be64211f5e9efea67cfbb102c09e19e9442e515 Author: Wolfgang Sourdeau Date: Tue Jun 5 14:59:30 2007 +0000 Monotone-Parent: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1 Monotone-Revision: 5f3c62eeb6192df923fff5368021fbf700189341 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T14:59:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 8bb82d244b127426aa0414be78063ac41d36aa52 Author: Wolfgang Sourdeau Date: Tue Jun 5 14:56:36 2007 +0000 Monotone-Parent: 506efa9a3cafc41aad54c27d3716c0cd083aef73 Monotone-Revision: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T14:56:36 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoACLAdvisory.m commit c8283ddbffde679c72a27893e776ee64756d7c76 Author: Wolfgang Sourdeau Date: Tue Jun 5 14:20:53 2007 +0000 Monotone-Parent: 4557052eb5dc8198cf068bbf758611f237e58e0f Monotone-Revision: 506efa9a3cafc41aad54c27d3716c0cd083aef73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T14:20:53 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit bf7ad02d5c032e7134aff33bbb94d96a8159abcf Author: Wolfgang Sourdeau Date: Mon Jun 4 22:38:43 2007 +0000 Monotone-Parent: 42e111d1ab25686092e392def5b8aa0c22f4d88b Monotone-Revision: 4557052eb5dc8198cf068bbf758611f237e58e0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-04T22:38:43 Monotone-Branch: ca.inverse.sogo D OGoContentStore/sql/README D OGoContentStore/sql/acls.sh D OGoContentStore/sql/appointment-create.psql D OGoContentStore/sql/foldertablecreate-helge-privcal.psql D OGoContentStore/sql/foldertablecreate-root.psql D OGoContentStore/sql/foldertablecreate-test-contacts.psql D OGoContentStore/sql/register-agenor-helge-privcal.psql D OGoContentStore/sql/register-agenor-test-contacts.psql D OGoContentStore/sql/sogo-folderinfo.sh D OGoContentStore/sql/testapt-agenor-helge-privcal.psql D OGoContentStore/sql/testapt-hh.psql D OGoContentStore/sql/testcontact-agenor-test-contact.psql M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m M UI/MainUI/product.plist commit df229b29fddf4a3658f4b024ea839adbb2fe7fd3 Author: Wolfgang Sourdeau Date: Mon Jun 4 20:01:53 2007 +0000 Monotone-Parent: 2519a63de2bcf36a1f0aeeece831f277cf94934c Monotone-Revision: 42e111d1ab25686092e392def5b8aa0c22f4d88b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-04T20:01:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit b23dfcf23ae9d129d11d28ad8ef895a1ac514f29 Author: Wolfgang Sourdeau Date: Fri Jun 1 22:35:36 2007 +0000 Monotone-Parent: a4dc112ad42d8b85263a723606a21cfe34e94865 Monotone-Revision: 2519a63de2bcf36a1f0aeeece831f277cf94934c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T22:35:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxComponentEditor.js M UI/WebServerResources/generic.css commit ff46d1cb29ae7fdde4f9849eb39f9ab545a3ee38 Author: Wolfgang Sourdeau Date: Fri Jun 1 22:16:20 2007 +0000 Monotone-Parent: 7158469e2118ab9dc200e78b0beaa52690e57679 Monotone-Revision: a4dc112ad42d8b85263a723606a21cfe34e94865 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T22:16:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M UI/MainUI/product.plist commit ca41e65c61004d5d8ae020fe68f46c14d2c2c48b Author: Wolfgang Sourdeau Date: Fri Jun 1 21:04:56 2007 +0000 Monotone-Parent: b9fe5f69982d5b9b75bf023532dd4a76d1435875 Monotone-Revision: 7158469e2118ab9dc200e78b0beaa52690e57679 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T21:04:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit cfac03935f8dc3f5052f641f01f134a5058885c2 Author: Wolfgang Sourdeau Date: Fri Jun 1 21:03:50 2007 +0000 Monotone-Parent: 46a08848069e50e55115c60ffb756cc911fa4310 Monotone-Revision: b9fe5f69982d5b9b75bf023532dd4a76d1435875 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T21:03:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 048cb61b534d4fc3c2cd480de7727649abef2e25 Author: Wolfgang Sourdeau Date: Fri Jun 1 21:01:44 2007 +0000 Monotone-Parent: ee1bf6730d133028cc507c71b8b7c02a85158b92 Monotone-Revision: 46a08848069e50e55115c60ffb756cc911fa4310 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T21:01:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 9b19492cc42cfc7ba05970b84ac3a4fd025d9e6a Author: Wolfgang Sourdeau Date: Fri Jun 1 20:59:47 2007 +0000 Monotone-Parent: 9471b58db3d1d35edb1f29028618d989019b7fa6 Monotone-Revision: ee1bf6730d133028cc507c71b8b7c02a85158b92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:59:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit c9fa0c296cc8baa2630da8c959ed25e242ba5d73 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:57:20 2007 +0000 Monotone-Parent: 6d3bfedffc6d6bf84836691c83cc8c8bc3c8ecb6 Monotone-Revision: 9471b58db3d1d35edb1f29028618d989019b7fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:57:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit b7fb7bbb07d5606141f949c7d000d1d403062763 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:57:07 2007 +0000 Monotone-Parent: 927e91d177653510e182a2c05cf9fca19d5110f6 Monotone-Revision: 6d3bfedffc6d6bf84836691c83cc8c8bc3c8ecb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:57:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 7073bbd3ce1f8ee7ff2db9527f90cc6818391e52 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:56:42 2007 +0000 Monotone-Parent: 93abc80affc5d745f61c233177d8bc8592b79465 Monotone-Revision: 927e91d177653510e182a2c05cf9fca19d5110f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:56:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxFolderActions.m commit 1510a2ec92c822fcb21d4752788ec42793fd0623 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:55:34 2007 +0000 Monotone-Parent: 5b58952c744a56c2daa202719e938af43febea1a Monotone-Revision: 93abc80affc5d745f61c233177d8bc8592b79465 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:55:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m commit 21ddea595999b5b02dce3fd03d640dac8f91d2d4 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:54:54 2007 +0000 Monotone-Parent: 7d51192a79be7bb49af7def9e40586067798f33c Monotone-Revision: 5b58952c744a56c2daa202719e938af43febea1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:54:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsUserRightsEditor.m commit 638f58661c74dae7fbdb411d088c6466778b01ac Author: Wolfgang Sourdeau Date: Fri Jun 1 20:54:07 2007 +0000 Monotone-Parent: bfa1eaa1a465a26614ff646159f8de7c177bc878 Monotone-Revision: 7d51192a79be7bb49af7def9e40586067798f33c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:54:07 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailUserRightsEditor.m commit ef0adcb4b7863395197befb19f0eec16c724ea68 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:53:33 2007 +0000 Monotone-Parent: a3af3c8ec093a513104f71c796d21d4ad5b438a5 Monotone-Revision: bfa1eaa1a465a26614ff646159f8de7c177bc878 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:53:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit b1b1319a46f3f5d98d47a3b83b7fdfa27f7b01fc Author: Wolfgang Sourdeau Date: Fri Jun 1 20:47:14 2007 +0000 Monotone-Parent: ebf9e259f35f824bac1d65aaaeb22d27c2e81357 Monotone-Revision: a3af3c8ec093a513104f71c796d21d4ad5b438a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:47:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m commit 671992802bb9a9369b0a3750639a086e6cc4276f Author: Wolfgang Sourdeau Date: Fri Jun 1 20:45:16 2007 +0000 Monotone-Parent: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a Monotone-Revision: ebf9e259f35f824bac1d65aaaeb22d27c2e81357 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:45:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 73cc84de3e9eff45362ef5f3ac63a25cf5f0f9d7 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:42:39 2007 +0000 Monotone-Parent: ef6d3277026d3551c57a338744f21cd3ea71ec34 Monotone-Revision: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:42:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 75f2a56f28e3eb9d749a510430344e2edbfc7e18 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:37:07 2007 +0000 Monotone-Parent: 8c2a862718ac523c18f1620d6a8857ee8ecbc181 Monotone-Revision: ef6d3277026d3551c57a338744f21cd3ea71ec34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:37:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolder.h commit 825c9b0725c5af773b891eff31e99c6cd28a18ad Author: Wolfgang Sourdeau Date: Fri Jun 1 20:36:13 2007 +0000 Monotone-Parent: a5cc247d48d4b46eb2e14d16d5fcf20049b717dd Monotone-Revision: 8c2a862718ac523c18f1620d6a8857ee8ecbc181 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:36:13 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 7ae283f10fbd3cc472e0a2eeed79a120c53fde51 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:35:58 2007 +0000 Monotone-Parent: 0444b46399c9927608800ce991a1f206d6d1112f Monotone-Revision: a5cc247d48d4b46eb2e14d16d5fcf20049b717dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:35:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox commit c00f818407089a74a0a83e11ee75a011c1be01d3 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:35:51 2007 +0000 Monotone-Parent: 13eeb49749c2fffd30ec7595581aa47c40de5671 Monotone-Revision: 0444b46399c9927608800ce991a1f206d6d1112f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:35:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/UIxContactsUserRightsEditor.css M UI/WebServerResources/UIxMailUserRightsEditor.css M UI/WebServerResources/generic.css commit 76078d93de0c92a6f7724f1be8a8da950184b7f2 Author: Wolfgang Sourdeau Date: Fri Jun 1 20:35:20 2007 +0000 Monotone-Parent: d5f8c52180a18aefe5556a8cc5be91ebecf23c37 Monotone-Revision: 13eeb49749c2fffd30ec7595581aa47c40de5671 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:35:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M SoObjects/Contacts/product.plist M UI/Contacts/product.plist M UI/MainUI/product.plist commit 7e5ad8e2768ac264022efd8abb7e2354cbef3994 Author: Wolfgang Sourdeau Date: Fri Jun 1 06:13:44 2007 +0000 Monotone-Parent: 81dbabcd34fac5c59b677e44721ab25b5eb37c2d Monotone-Revision: d5f8c52180a18aefe5556a8cc5be91ebecf23c37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T06:13:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m commit f43783d11ae1dfac12c1dc151481f03fd5cb53ad Author: Wolfgang Sourdeau Date: Fri Jun 1 05:53:22 2007 +0000 Monotone-Parent: fb30e7ee41a9c1aa800c8f7cccf52d513a51d955 Monotone-Revision: 81dbabcd34fac5c59b677e44721ab25b5eb37c2d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:53:22 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 8545db61e9fe7475156d2c368b6bb4e3d282a1d5 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:52:37 2007 +0000 Monotone-Parent: c0a73ddf1c118dc1d1ffba692d34ff101d082702 Monotone-Revision: fb30e7ee41a9c1aa800c8f7cccf52d513a51d955 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:52:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 5f7137323e4e04df58160549b96cb3a8086b7462 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:48:50 2007 +0000 Monotone-Parent: 77306d05ac643771e7993895fdcd2955485ad2d2 Monotone-Revision: c0a73ddf1c118dc1d1ffba692d34ff101d082702 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:48:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit a5380039b42abfef0c86c05d04fad0b43f6ac043 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:45:12 2007 +0000 Monotone-Parent: a2b85224aedbae3b50dca9ad2d087e281dc1ee27 Monotone-Revision: 77306d05ac643771e7993895fdcd2955485ad2d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:45:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailFolder.m commit 01f43b5944e75352ece55f61ed93f905fb689003 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:38:21 2007 +0000 Monotone-Parent: d6c75d1dc4f3b69b2c7aced9418fbc50b232e796 Monotone-Revision: a2b85224aedbae3b50dca9ad2d087e281dc1ee27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:38:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit ce201cacc5effe11a534217418c5bcbbbae4dde8 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:10:25 2007 +0000 Monotone-Parent: 3bfd9a2af826715d8da2b87c077e782d859a76cf Monotone-Revision: d6c75d1dc4f3b69b2c7aced9418fbc50b232e796 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:10:25 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit cf0bcd5c64eadd2848957367816cc8b1d8ae0606 Author: Wolfgang Sourdeau Date: Fri Jun 1 05:10:07 2007 +0000 Monotone-Parent: f8d8d7341ccf044e9a25eb470cc329184daf2c24 Monotone-Revision: 3bfd9a2af826715d8da2b87c077e782d859a76cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:10:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit f4258c5872a99969257af46fcc01ea8ea98a9afc Author: Wolfgang Sourdeau Date: Fri Jun 1 05:06:29 2007 +0000 Monotone-Parent: 53e4ace27cad155187cf6db8fff22b9536080141 Monotone-Revision: f8d8d7341ccf044e9a25eb470cc329184daf2c24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T05:06:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 86aa7d2a04d40d1f55ded21548f4ded0042e9ff4 Author: Wolfgang Sourdeau Date: Fri Jun 1 04:16:32 2007 +0000 Monotone-Parent: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b Monotone-Revision: 53e4ace27cad155187cf6db8fff22b9536080141 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:16:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit 85783c8b8def7f8d9db09b527d5aadb2a6c5e43a Author: Wolfgang Sourdeau Date: Fri Jun 1 04:15:56 2007 +0000 Monotone-Parent: 3bc6c320ea1c13389aa491a54220b9bbde550307 Monotone-Revision: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:15:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit f493c81516d4aa3097db0bfff1da84f048979356 Author: Wolfgang Sourdeau Date: Fri Jun 1 04:13:54 2007 +0000 Monotone-Parent: efa84a74ea15b6e14fe062eda5a4631b23b044f4 Monotone-Revision: 3bc6c320ea1c13389aa491a54220b9bbde550307 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:13:54 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEntityObject.m commit 026c34f40e333b61ab97731a680e87092fe4598b Author: Wolfgang Sourdeau Date: Fri Jun 1 04:13:22 2007 +0000 Monotone-Parent: fab115ed2ae60866132f76c69f795a2388ec8672 Monotone-Revision: efa84a74ea15b6e14fe062eda5a4631b23b044f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:13:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit d1a99f9b9429f126659e6557763e013958be180c Author: Wolfgang Sourdeau Date: Fri Jun 1 04:11:47 2007 +0000 Monotone-Parent: eec670c1a42c0c0dc4d8fd262d9226a82b74a294 Monotone-Revision: fab115ed2ae60866132f76c69f795a2388ec8672 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:11:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit 516f33d69fcbc7ad20935317243c9352973f4e40 Author: Wolfgang Sourdeau Date: Fri Jun 1 04:10:03 2007 +0000 Monotone-Parent: 38b9ad0f82da6f3240df35e97f591af056f15769 Monotone-Revision: eec670c1a42c0c0dc4d8fd262d9226a82b74a294 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:10:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/iCalEntityObject+SOGo.h A SoObjects/Appointments/iCalEntityObject+SOGo.m commit 92add375c61e3dade58e9b520e3dee205b126ca4 Author: Wolfgang Sourdeau Date: Fri Jun 1 04:08:19 2007 +0000 Monotone-Parent: 9592640aebbff2d0647f3a04e1afca2b9579d1ba Monotone-Revision: 38b9ad0f82da6f3240df35e97f591af056f15769 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:08:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit b159f26852d3d54bed683b7f9d215092522e365c Author: Wolfgang Sourdeau Date: Fri Jun 1 04:07:13 2007 +0000 Monotone-Parent: bbc1f1fdbe91f0e069759a467ba575c4bf6a1aad Monotone-Revision: 9592640aebbff2d0647f3a04e1afca2b9579d1ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T04:07:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 91c2b22837e30d90e793ee05bb2d3a9f73d89476 Author: Wolfgang Sourdeau Date: Thu May 31 15:05:38 2007 +0000 Monotone-Parent: 60409fdcefdda5e0651856c8f403c47df652a85c Monotone-Revision: bbc1f1fdbe91f0e069759a467ba575c4bf6a1aad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-31T15:05:38 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxAclEditor.wox commit 31405e6b90cb16258f89538d6d14a7ab8c0af371 Author: Wolfgang Sourdeau Date: Wed May 30 20:23:54 2007 +0000 Monotone-Parent: f68507cb25828e3c8fa1e14516883fc016c0e607 Monotone-Revision: 60409fdcefdda5e0651856c8f403c47df652a85c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:23:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoFolder.m commit 84dd67c794e76320b78777c36dce976e32686e18 Author: Wolfgang Sourdeau Date: Wed May 30 20:23:28 2007 +0000 Monotone-Parent: f3663656115d10ecd6bde3134ecce315d9e7b6f2 Monotone-Revision: f68507cb25828e3c8fa1e14516883fc016c0e607 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:23:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxObjectActions.m commit f488f655efa2096216d4596684aadf84bd3491a3 Author: Wolfgang Sourdeau Date: Wed May 30 20:21:54 2007 +0000 Monotone-Parent: f52396704f73dfc96a00df9959e4d9cb043d72fe Monotone-Revision: f3663656115d10ecd6bde3134ecce315d9e7b6f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:21:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m commit e4aae34ab7114db950209d2f1e1710bd37bf883f Author: Wolfgang Sourdeau Date: Wed May 30 20:20:02 2007 +0000 Monotone-Parent: 6b29211b83532bdab288ba2a6d428067b1e81267 Monotone-Revision: f52396704f73dfc96a00df9959e4d9cb043d72fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:20:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit b4859d592f53f536b2f403e330b1a3d1b0933c68 Author: Wolfgang Sourdeau Date: Wed May 30 20:18:42 2007 +0000 Monotone-Parent: 36629dd663854fa20ad91e193b33d65352cc841c Monotone-Revision: 6b29211b83532bdab288ba2a6d428067b1e81267 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:18:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit fef4c30572d934b8005eb1bebace80a165636db1 Author: Wolfgang Sourdeau Date: Wed May 30 20:14:14 2007 +0000 Monotone-Parent: bf95e3e5344a36af8ec3e9cd0924115d57119386 Monotone-Revision: 36629dd663854fa20ad91e193b33d65352cc841c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:14:14 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit e6bcafc8a57ae3c572057b9a9d36e24441ff7b02 Author: Wolfgang Sourdeau Date: Wed May 30 20:14:00 2007 +0000 Monotone-Parent: 6eb78390d5d8006fecea14d76f2a9f45279dc2fc Monotone-Revision: bf95e3e5344a36af8ec3e9cd0924115d57119386 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:14:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit aeefd41e6648447c5015e390ebd94117601688c8 Author: Wolfgang Sourdeau Date: Wed May 30 20:12:53 2007 +0000 Monotone-Parent: 1843555e1b5617636c917fa3dd563118b70c3466 Monotone-Revision: 6eb78390d5d8006fecea14d76f2a9f45279dc2fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:12:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist commit 7293a66a7f1579ddf8bf794d4a7a346254396cee Author: Wolfgang Sourdeau Date: Wed May 30 20:11:37 2007 +0000 Monotone-Parent: 9b60c8f2874034f7e01359600279c04d2e73345f Monotone-Revision: 1843555e1b5617636c917fa3dd563118b70c3466 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:11:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 6998861af41dd345f03c160c2fc211de9ea7fb44 Author: Wolfgang Sourdeau Date: Wed May 30 20:11:19 2007 +0000 Monotone-Parent: b2bd68efe98e96806a591fc3e2b6c2341e1b8ef7 Monotone-Revision: 9b60c8f2874034f7e01359600279c04d2e73345f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:11:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.h M SoObjects/SOGo/LDAPUserManager.m commit 451ceda206964be639baf20e73aa617307b9283a Author: Wolfgang Sourdeau Date: Wed May 30 20:10:10 2007 +0000 Monotone-Parent: d0c1f09949ba21d2129a3cae67910167e0f0b6a1 Monotone-Revision: b2bd68efe98e96806a591fc3e2b6c2341e1b8ef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:10:10 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccounts.m commit 9c52c3ad43b4e2a9fc23e8ff654fb7531047e1d8 Author: Wolfgang Sourdeau Date: Wed May 30 20:09:34 2007 +0000 Monotone-Parent: 9e848e008df99a6aae6401a0b3345b1320d222a8 Monotone-Revision: d0c1f09949ba21d2129a3cae67910167e0f0b6a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:09:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 2cd8d9629fea32fed09fa322cb5a838b13a4cce3 Author: Wolfgang Sourdeau Date: Wed May 30 20:08:37 2007 +0000 Monotone-Parent: 7757c54327c7b25ce729a04203f7d92573db98fc Monotone-Revision: 9e848e008df99a6aae6401a0b3345b1320d222a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:08:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/GNUmakefile A UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.h A UI/SOGoUI/SOGoACLEnglishAdditionAdvisory.m A UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.h A UI/SOGoUI/SOGoACLEnglishRemovalAdvisory.m A UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.h A UI/SOGoUI/SOGoACLFrenchAdditionAdvisory.m A UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.h A UI/SOGoUI/SOGoACLFrenchRemovalAdvisory.m A UI/Templates/SOGoACLEnglishAdditionAdvisory.wox A UI/Templates/SOGoACLEnglishRemovalAdvisory.wox A UI/Templates/SOGoACLFrenchAdditionAdvisory.wox A UI/Templates/SOGoACLFrenchRemovalAdvisory.wox commit 2a526120f789ea73ca698c9b97624908504bb180 Author: Wolfgang Sourdeau Date: Wed May 30 20:05:21 2007 +0000 Monotone-Parent: 13b85b286011f096c4141829b528972047581e57 Monotone-Revision: 7757c54327c7b25ce729a04203f7d92573db98fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:05:21 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/SOGoUI/SOGoACLAdvisory.h A UI/SOGoUI/SOGoACLAdvisory.m commit b1f65b01e4c424fc61ce9cae2af9097366bb117f Author: Wolfgang Sourdeau Date: Wed May 30 20:03:19 2007 +0000 Monotone-Parent: b54cbfbf869e5f43716f3c46ec9c9461fca6684f Monotone-Revision: 13b85b286011f096c4141829b528972047581e57 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:03:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit 5a1a0f7d5ebc80b54112161e725047176f9d3f50 Author: Wolfgang Sourdeau Date: Wed May 30 20:02:27 2007 +0000 Monotone-Parent: e7c4dbba9509da25ddf92578482021c0d944d8f1 Monotone-Revision: b54cbfbf869e5f43716f3c46ec9c9461fca6684f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-30T20:02:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit 12deac0a5ddb3b3a82f1dfe3ce02f5f2fb2507c8 Author: Francis Lachapelle Date: Tue May 29 18:07:29 2007 +0000 Monotone-Parent: c5f0b0acb95d3e825108b7746d4ae0598b713d8f Monotone-Revision: d2c4e72f9d0f1afa7607853c20209e0b59e6c1d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-29T18:07:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 69b47391db4379f0c51e0481248b145e2381d9d7 Author: Francis Lachapelle Date: Tue May 29 14:20:13 2007 +0000 Monotone-Parent: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59 Monotone-Revision: c5f0b0acb95d3e825108b7746d4ae0598b713d8f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-29T14:20:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 456515a3bd99938be50eff68ba9119f129b30b23 Author: Wolfgang Sourdeau Date: Tue May 29 13:57:47 2007 +0000 Monotone-Parent: b11954fb755f22c4ffa2960406dac80c1cf087d4 Monotone-Revision: 6b660347be61a45d2d8fc0c15b01dd94e0d39c5c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-29T13:57:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit bf6eb3e8f67efdf1b2cf1507d9a5c1b66d2b1689 Author: Wolfgang Sourdeau Date: Tue May 29 13:57:14 2007 +0000 Monotone-Parent: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59 Monotone-Revision: b11954fb755f22c4ffa2960406dac80c1cf087d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-29T13:57:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit bfb7beda5316ebfe1eab772b977c91b40492f5a0 Author: Francis Lachapelle Date: Mon May 28 21:30:58 2007 +0000 Monotone-Parent: 8f65beadcc1e7b9ad497e77aa7000a7b03cb83cf Monotone-Revision: 8f2b7fc90c85fe7414dd5c77432371c787e3fa59 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T21:30:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 09ff46ef4ddb39ec1ba165626a24828514eb9b3c Author: Francis Lachapelle Date: Mon May 28 21:30:37 2007 +0000 Monotone-Parent: 231d69c17fecf43faebd441edcb66ac311ce13cc Monotone-Revision: 8f65beadcc1e7b9ad497e77aa7000a7b03cb83cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T21:30:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit dd86823989a588a818a3080c4b363c8773ad9cce Author: Francis Lachapelle Date: Mon May 28 21:29:39 2007 +0000 Monotone-Parent: 16c886225d45a6861bab0d5d6ae0d02397e9e1b7 Monotone-Revision: 231d69c17fecf43faebd441edcb66ac311ce13cc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T21:29:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 058022d041a74d070df49d992a28b0d8fb5260b9 Author: Francis Lachapelle Date: Mon May 28 21:29:07 2007 +0000 Monotone-Parent: bd09d8ce91da320fb475447821181cba687e1a32 Monotone-Revision: 16c886225d45a6861bab0d5d6ae0d02397e9e1b7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T21:29:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit a604daf2aaff228e8507d71a7bfb5950ca121c23 Author: Francis Lachapelle Date: Mon May 28 20:33:59 2007 +0000 Monotone-Parent: ee5fdd0da3580c3ec9fd901d7645f82f3756fd31 Monotone-Revision: bd09d8ce91da320fb475447821181cba687e1a32 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T20:33:59 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/DOMContentLoaded.htm commit 9104d5c1f1c7735843c809917f082ad3b64ac151 Author: Wolfgang Sourdeau Date: Mon May 28 19:19:17 2007 +0000 Monotone-Parent: a8d43f7826f660df16fa423816e1157e114737bc Monotone-Revision: ee5fdd0da3580c3ec9fd901d7645f82f3756fd31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T19:19:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit bd8b6762af04cebf348b11183e5c43c601b9c769 Author: Wolfgang Sourdeau Date: Mon May 28 19:07:21 2007 +0000 Monotone-Parent: c8246ff1dd544334660bbbfbf76f6e992438c1e7 Monotone-Revision: a8d43f7826f660df16fa423816e1157e114737bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T19:07:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit a0751f9b0c1c3871076a89695c6711b617de8de1 Author: Wolfgang Sourdeau Date: Mon May 28 19:06:13 2007 +0000 Monotone-Parent: f445ddae9e72252fda8d9a7adee3c89ef2f81c87 Monotone-Revision: c8246ff1dd544334660bbbfbf76f6e992438c1e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T19:06:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit 52c2283ebac195b2a2aaccd3b08270a0d3d0bde9 Author: Wolfgang Sourdeau Date: Mon May 28 19:05:00 2007 +0000 Monotone-Parent: 351c343491eb5005eeec456fd7caf97dd6c27489 Monotone-Revision: f445ddae9e72252fda8d9a7adee3c89ef2f81c87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T19:05:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListView.m M UI/MailerUI/product.plist M UI/WebServerResources/MailerUI.js commit 85d84068ac1d6e1f7ff5c92d1b2cb9f991de5b43 Author: Francis Lachapelle Date: Mon May 28 17:25:35 2007 +0000 Monotone-Parent: be6f53a63508a39bc22a09d7c9f9b0cd33845b11 Monotone-Revision: 351c343491eb5005eeec456fd7caf97dd6c27489 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T17:25:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 3edb30fb311eb57ef4b3baca2c80098271811020 Author: Francis Lachapelle Date: Mon May 28 16:12:06 2007 +0000 Monotone-Parent: 95d8923e8079c979c08c78e8ff746c5c72aad02f Monotone-Revision: be6f53a63508a39bc22a09d7c9f9b0cd33845b11 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-28T16:12:06 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/DOMContentLoaded.htm M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxTaskEditor.js A UI/WebServerResources/events.js M UI/WebServerResources/generic.js commit 71c48977b6b13ed77e0440621efd029d9558c408 Author: Wolfgang Sourdeau Date: Mon May 28 16:03:19 2007 +0000 Monotone-Parent: fc708ee8a2dad5bffd862e2c4a39513fffea3ab8 Monotone-Revision: 95d8923e8079c979c08c78e8ff746c5c72aad02f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T16:03:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderActions.m commit 0ce420ce8ea3a39b03b634be7b1a29afed8bcf29 Author: Wolfgang Sourdeau Date: Mon May 28 16:02:46 2007 +0000 Monotone-Parent: 5142d4cfceaf2fb6a5451bdc65919beb6614b5e1 Monotone-Revision: fc708ee8a2dad5bffd862e2c4a39513fffea3ab8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T16:02:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 6056fa065a14c66ed43edbd68a10a87d0ee037ae Author: Wolfgang Sourdeau Date: Mon May 28 16:02:34 2007 +0000 Monotone-Parent: 925fa051fa66c1294d880244533faf1427d906fc Monotone-Revision: 5142d4cfceaf2fb6a5451bdc65919beb6614b5e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T16:02:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 52ea17e3ee303e6668e1730c34de1259c91fdcd0 Author: Wolfgang Sourdeau Date: Mon May 28 16:02:19 2007 +0000 Monotone-Parent: f38c815e39c0a20ce1e0bc26bf4422feb3f85888 Monotone-Revision: 925fa051fa66c1294d880244533faf1427d906fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T16:02:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 7a2ebb13156d22421ac900d2d50195eeb7153d12 Author: Wolfgang Sourdeau Date: Mon May 28 13:18:31 2007 +0000 Monotone-Parent: 25301be77706f7c3801e36031343c4b9a772df83 Monotone-Revision: f38c815e39c0a20ce1e0bc26bf4422feb3f85888 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:18:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit f69376cc824c5eecf9fadc078d16e486c97adb96 Author: Wolfgang Sourdeau Date: Mon May 28 13:16:51 2007 +0000 Monotone-Parent: b96dba727aa69371c7559cd35197a0904e11b368 Monotone-Revision: 25301be77706f7c3801e36031343c4b9a772df83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:16:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 23b7503eb9d9ed29541b0d74fd385dce9373a576 Author: Wolfgang Sourdeau Date: Mon May 28 13:15:38 2007 +0000 Monotone-Parent: 7c8bc740cdc116417860cb2fcb1807812969b4f7 Monotone-Revision: b96dba727aa69371c7559cd35197a0904e11b368 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:15:38 Monotone-Branch: ca.inverse.sogo M ChangeLog commit dfbdb695a4a9f16c1c37a4ca25b667e17deb6662 Author: Wolfgang Sourdeau Date: Mon May 28 13:15:27 2007 +0000 Monotone-Parent: 46ef91601652f0c3f30bc5660c0a35ebb3a42a9f Monotone-Revision: 7c8bc740cdc116417860cb2fcb1807812969b4f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:15:27 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile A UI/MailerUI/UIxMailFolderActions.h A UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/product.plist commit 8813a3257a7f234da77b0aa66c6f4600bde166fc Author: Wolfgang Sourdeau Date: Mon May 28 13:12:05 2007 +0000 Monotone-Parent: 6845639dfc867fe5d0cc9f791014f1d28e343f4f Monotone-Revision: 46ef91601652f0c3f30bc5660c0a35ebb3a42a9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:12:05 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 55db2059d14f37365c629a86ebb3a55f8cf352ab Author: Wolfgang Sourdeau Date: Fri May 25 21:26:08 2007 +0000 Monotone-Parent: 220c4846d2f1915bcdea411cdf4c86f26e2e80ef Monotone-Revision: 6845639dfc867fe5d0cc9f791014f1d28e343f4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:26:08 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 539ac118f120e1940ec96bfd6b0afe38c546271d Author: Wolfgang Sourdeau Date: Fri May 25 21:26:01 2007 +0000 Monotone-Parent: df870b4e79eda3ed7de26b0e804517afa6f1af76 Monotone-Revision: 220c4846d2f1915bcdea411cdf4c86f26e2e80ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:26:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/product.plist commit 95db82b21cd24f6b8cb3c52f24f0b7174867aaa6 Author: Wolfgang Sourdeau Date: Fri May 25 21:23:03 2007 +0000 Monotone-Parent: f387b997b99a1bdf83c75918e84bd9c8b4d47db3 Monotone-Revision: df870b4e79eda3ed7de26b0e804517afa6f1af76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:23:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailBaseObject.m commit 8b391ec042cfcd8a325ba3dff11eae2b9e17f68d Author: Wolfgang Sourdeau Date: Fri May 25 21:22:38 2007 +0000 Monotone-Parent: feca1b329fdb19a68bf8372a1b89123aa849b31c Monotone-Revision: f387b997b99a1bdf83c75918e84bd9c8b4d47db3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:22:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccounts.m commit e3d4e1755aebe39fd3c0393340e3fba27621d12d Author: Wolfgang Sourdeau Date: Fri May 25 21:20:31 2007 +0000 Monotone-Parent: d98519ee9416f281001d26da0a9ba8a76729997b Monotone-Revision: feca1b329fdb19a68bf8372a1b89123aa849b31c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:20:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit a766f319ef7e1e333bf5f059d9f0df323f17ce54 Author: Wolfgang Sourdeau Date: Fri May 25 21:19:31 2007 +0000 Monotone-Parent: f06ad83d51ba56ba4489d76a7acc0985afe86e54 Monotone-Revision: d98519ee9416f281001d26da0a9ba8a76729997b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:19:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile D UI/MailerUI/UIxMailFolderMenu.h D UI/MailerUI/UIxMailFolderMenu.m M UI/MailerUI/UIxMailMainFrame.m D UI/MailerUI/UIxMailTree.h D UI/MailerUI/UIxMailTree.m D UI/MailerUI/UIxMailTreeBlock.h D UI/MailerUI/UIxMailTreeBlock.m D UI/MailerUI/UIxMailTreeBlockJS.h D UI/MailerUI/UIxMailTreeBlockJS.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 3d81297d222b5e9a074c4a2cf1b82bedfbe94b0f Author: Wolfgang Sourdeau Date: Fri May 25 21:14:58 2007 +0000 Monotone-Parent: f240f79e43f39450cefe67f5f345e454deef8df5 Monotone-Revision: f06ad83d51ba56ba4489d76a7acc0985afe86e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:14:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile commit be1d24514ba6bb2097cee7ebb9e02970e3f4644a Author: Wolfgang Sourdeau Date: Fri May 25 21:14:53 2007 +0000 Monotone-Parent: eeacd02d8b13bdfa77275e74d14f7175e508e254 Monotone-Revision: f240f79e43f39450cefe67f5f345e454deef8df5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/MailerUI/UIxMailAccountActions.h A UI/MailerUI/UIxMailAccountActions.m commit c452905cb6021e93489fca9e048147f12b61bc13 Author: Wolfgang Sourdeau Date: Fri May 25 21:12:46 2007 +0000 Monotone-Parent: 2303b51b776f8ba14da83e3a05e92f43b13279cc Monotone-Revision: eeacd02d8b13bdfa77275e74d14f7175e508e254 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:12:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLTableElement.js A UI/WebServerResources/MailerUI+dTree.js M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 8b02b7fe5115189dc7d21f71088dcd327e91866a Author: Wolfgang Sourdeau Date: Fri May 25 17:30:24 2007 +0000 Monotone-Parent: 8d642918307c4ec207760dac241eca7219d0074a Monotone-Revision: 2303b51b776f8ba14da83e3a05e92f43b13279cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T17:30:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m A SoObjects/SOGo/NSDictionary+Utilities.h A SoObjects/SOGo/NSDictionary+Utilities.m A SoObjects/SOGo/NSObject+Utilities.h A SoObjects/SOGo/NSObject+Utilities.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 8430768d24244e57210f4cacf5a0b048f9e6297a Author: Wolfgang Sourdeau Date: Fri May 25 17:25:26 2007 +0000 Monotone-Parent: bdfa1641c55906ac04987ae50165889fa53c577b Monotone-Revision: 8d642918307c4ec207760dac241eca7219d0074a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T17:25:26 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/dtree.js commit adfafc777b74ff9d78012455c5d88002c8393508 Author: Francis Lachapelle Date: Fri May 25 15:49:51 2007 +0000 Monotone-Parent: 1057850effbed29e0ea381ea8448d9080cd17cd2 Monotone-Revision: 92d5ab2719da70823dc4cd47a37ba4c74f093c11 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T15:49:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 963a02d94dfde92b02a3bf2cfcdb6904854a7daf Author: Francis Lachapelle Date: Fri May 25 15:43:49 2007 +0000 Monotone-Parent: 0f36b33a495ffd3bef8582e162ec509cf0681dd4 Monotone-Revision: 1057850effbed29e0ea381ea8448d9080cd17cd2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T15:43:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 0a3dfef4f69ee5d58c39f0467f5a20278b1bfd8c Author: Francis Lachapelle Date: Fri May 25 15:40:05 2007 +0000 Monotone-Parent: 32ac613ce54828e76c41d1e1457a982917bf0b8e Monotone-Revision: 0f36b33a495ffd3bef8582e162ec509cf0681dd4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T15:40:05 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit ecba04deb60dbb1d898f9fb78637cd645c0d910a Author: Francis Lachapelle Date: Fri May 25 14:36:43 2007 +0000 Monotone-Parent: b84126f7bcb792c12d98bfbf76e293a18f1c92cb Monotone-Revision: 32ac613ce54828e76c41d1e1457a982917bf0b8e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T14:36:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit bec2e4b0440297db407ed221ed73cc44cd6898a4 Author: Francis Lachapelle Date: Fri May 25 14:31:24 2007 +0000 Monotone-Parent: f6b19068a08dfed75e7ea40b073cf352c44bf149 Monotone-Revision: b84126f7bcb792c12d98bfbf76e293a18f1c92cb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T14:31:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragAndDrop.js commit 3cf6bf4f426e2bb2b1d7aa49d7a289f741e00830 Author: Francis Lachapelle Date: Fri May 25 14:30:56 2007 +0000 Monotone-Parent: af54c2cb5beeda737e3d83a4d521b74a8fc8c451 Monotone-Revision: f6b19068a08dfed75e7ea40b073cf352c44bf149 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T14:30:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 3a820910268f4b4154a8cc4c6853ff5c7a6c6b21 Author: Wolfgang Sourdeau Date: Fri May 25 14:30:07 2007 +0000 Monotone-Parent: d5d527cabbc7f280c54fbbfb2ede75e79fdb8d0c Monotone-Revision: bee60405e7b87d3e239c75247535e09b1a7e0943 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T14:30:07 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/submenu-disabled.gif commit 19ea03ab3558ce916a8302380aa752f07329afb0 Author: Francis Lachapelle Date: Fri May 25 14:29:44 2007 +0000 Monotone-Parent: 46e206273b36aeb266cafd33197519317f26649e Monotone-Revision: af54c2cb5beeda737e3d83a4d521b74a8fc8c451 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-25T14:29:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit c9029a0001fe18e22ef0de32db0d15ad0d10f311 Author: Wolfgang Sourdeau Date: Fri May 25 14:26:24 2007 +0000 Monotone-Parent: b9ab04e24ca5e937284497ebb1577596987b10a3 Monotone-Revision: d5d527cabbc7f280c54fbbfb2ede75e79fdb8d0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T14:26:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/JavascriptAPIExtensions.js commit 024c0c79dd6f003ddd04b6ea90052c8fcc5efa58 Author: Wolfgang Sourdeau Date: Fri May 25 14:25:34 2007 +0000 Monotone-Parent: d898546bf54d1d66a7825be7dacc2945070eecf5 Monotone-Revision: b9ab04e24ca5e937284497ebb1577596987b10a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T14:25:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 4c611b60cb49bca40883a6ff3f0ae8c28547834d Author: Wolfgang Sourdeau Date: Wed May 23 18:33:24 2007 +0000 Monotone-Parent: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03 Monotone-Revision: d898546bf54d1d66a7825be7dacc2945070eecf5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T18:33:24 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/MailerUIProduct.m commit cdb725f276ec903808f6c6b0b666360168cf97d5 Author: Wolfgang Sourdeau Date: Wed May 23 18:32:39 2007 +0000 Monotone-Parent: e47f97fad469d729fdfd2a0cafcd544ed689b0eb Monotone-Revision: 8713b03b75cde71f5a7dbc54ba1bf52054a6fe03 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T18:32:39 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile commit ca146b8bb4faf38a3d83eab91db899c150902b14 Author: Wolfgang Sourdeau Date: Wed May 23 18:32:22 2007 +0000 Monotone-Parent: e31aad6945d9004d89dcbc916e65c898d4c56ed6 Monotone-Revision: e47f97fad469d729fdfd2a0cafcd544ed689b0eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T18:32:22 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/MailerUI/UIxMailSplashView.m M UI/MailerUI/product.plist D UI/Templates/MailerUI/UIxMailAccountView.wox D UI/Templates/MailerUI/UIxMailSplashView.wox commit 0b68982f4a1dc2f2226b42f3680bd3f815ef8ec1 Author: Wolfgang Sourdeau Date: Wed May 23 13:55:39 2007 +0000 Monotone-Parent: 5b99bc42878b3f6237ea28ddfc15c31378ca515d Monotone-Revision: e31aad6945d9004d89dcbc916e65c898d4c56ed6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T13:55:39 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 1d31dccfcd65a65093a1cd56e89805a0ec52336d Author: Wolfgang Sourdeau Date: Wed May 23 05:29:54 2007 +0000 Monotone-Parent: 58e78126183c1ff9ea959547093ca49f4c4e57d1 Monotone-Revision: 5b99bc42878b3f6237ea28ddfc15c31378ca515d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T05:29:54 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit 40914816ecd536fafa83b39d5782abcd564eeb82 Author: Wolfgang Sourdeau Date: Tue May 22 22:33:47 2007 +0000 Monotone-Parent: 1b8346cb8f33985ba53c8fb47eb2c306c66aaa13 Monotone-Revision: 58e78126183c1ff9ea959547093ca49f4c4e57d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T22:33:47 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit a8c74de4fc9cbb8973786125f3e5298089ff39d3 Author: Wolfgang Sourdeau Date: Tue May 22 19:30:36 2007 +0000 Monotone-Parent: ecd42cf765d6bff1717939e5c8e669ef2dbd23f7 Monotone-Revision: 1b8346cb8f33985ba53c8fb47eb2c306c66aaa13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T19:30:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/Mailer/SOGoMailObject.m M UI/Common/UIxAclEditor.m M UI/Common/UIxUserRightsEditor.m commit 35ee1a591998a613b9d5c0ec5dc5dd90404e9b8e Author: Wolfgang Sourdeau Date: Tue May 22 19:17:45 2007 +0000 Monotone-Parent: 70c743d917ef016d30989ee6038dc08f22b4d212 Monotone-Revision: ecd42cf765d6bff1717939e5c8e669ef2dbd23f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T19:17:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m commit 71ac2d19bbb0e05a536863cfc94ba89f6d6bb970 Author: Wolfgang Sourdeau Date: Tue May 22 19:16:58 2007 +0000 Monotone-Parent: c204736a5f5dcfce7b1fd9db8327cbe1ff79c7aa Monotone-Revision: 70c743d917ef016d30989ee6038dc08f22b4d212 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T19:16:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit c7545b5e9e1d281e14bb3368667c49480e248964 Author: Wolfgang Sourdeau Date: Tue May 22 19:16:07 2007 +0000 Monotone-Parent: eb2a31ca341c6716a5121507df99f820e15f17f2 Monotone-Revision: c204736a5f5dcfce7b1fd9db8327cbe1ff79c7aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T19:16:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoMailFolder.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M UI/Common/UIxUserRightsEditor.m commit a19c154873e9d1bd2f1564532c65dfcb60f04a7b Author: Wolfgang Sourdeau Date: Tue May 22 19:03:29 2007 +0000 Monotone-Parent: d67a1be162ebbbb10019193a93b1214b78a51d94 Monotone-Revision: eb2a31ca341c6716a5121507df99f820e15f17f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T19:03:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit c5273a7b89a874ce709f81764e520367f21f2efd Author: Wolfgang Sourdeau Date: Tue May 22 18:41:51 2007 +0000 Monotone-Parent: 9b43bde07802307f5699569cd53b92baa4d95757 Monotone-Revision: d67a1be162ebbbb10019193a93b1214b78a51d94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:41:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit 46d95e44e83d3b70da03721e174fb6eb905a50d7 Author: Wolfgang Sourdeau Date: Tue May 22 18:41:02 2007 +0000 Monotone-Parent: 2aa515f85c333b96d717d00a46fabb09517fd9c0 Monotone-Revision: 9b43bde07802307f5699569cd53b92baa4d95757 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:41:02 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartTextViewer.m commit 7fe5e9fc6f4f6d1dbf3c46b9d26d71c3925e9eb7 Author: Wolfgang Sourdeau Date: Tue May 22 18:40:45 2007 +0000 Monotone-Parent: 89e96558858b2cf13a764624a48709a6ae445040 Monotone-Revision: 2aa515f85c333b96d717d00a46fabb09517fd9c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:40:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m commit 011026910462a4f908d9bf2f0702a5f76698033d Author: Wolfgang Sourdeau Date: Tue May 22 18:40:05 2007 +0000 Monotone-Parent: 3c0201014f53f29be70c0414896fda18bebaba81 Monotone-Revision: 89e96558858b2cf13a764624a48709a6ae445040 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:40:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m commit 14f48b15630fc810a82ae75f0922815fa2339336 Author: Wolfgang Sourdeau Date: Tue May 22 18:38:49 2007 +0000 Monotone-Parent: b2df4875f87b44b55f2d9acc0193789d2b19a555 Monotone-Revision: 3c0201014f53f29be70c0414896fda18bebaba81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:38:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/UIxMailUserRightsEditor.m commit de55849a85b2bd5ab0ec276966b207111163be5f Author: Wolfgang Sourdeau Date: Tue May 22 18:36:23 2007 +0000 Monotone-Parent: 42c9bd72b2fe1b4652131b0e73ac38e10f8838f1 Monotone-Revision: b2df4875f87b44b55f2d9acc0193789d2b19a555 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:36:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 8d65b4d244b3827f66ea2390b4f6cbf541a21e94 Author: Wolfgang Sourdeau Date: Tue May 22 18:35:17 2007 +0000 Monotone-Parent: 733898f2b6e525ffa05bcf6a3544671572ece02b Monotone-Revision: 42c9bd72b2fe1b4652131b0e73ac38e10f8838f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:35:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m commit 1854f578d8b28fd2ef9116818a468450312dbcaf Author: Wolfgang Sourdeau Date: Tue May 22 18:34:02 2007 +0000 Monotone-Parent: d581866eeb3e11ed3f8c8583be73f14f00325d7e Monotone-Revision: 733898f2b6e525ffa05bcf6a3544671572ece02b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:34:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/WebServerResources/MailerUI.js commit d816587401608342a6f7a61475add349c145a738 Author: Wolfgang Sourdeau Date: Tue May 22 18:33:45 2007 +0000 Monotone-Parent: f1be023e9aabffedd5489218c3c7c909a4238dde Monotone-Revision: d581866eeb3e11ed3f8c8583be73f14f00325d7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:33:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit 2b61bad48b8cd6de31d31c32a209cec1df1c7ce4 Author: Wolfgang Sourdeau Date: Tue May 22 15:24:08 2007 +0000 Monotone-Parent: 1cb455e5ec2a7e5fe584f0aabe21cd236f2e01d8 Monotone-Revision: f1be023e9aabffedd5489218c3c7c909a4238dde Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T15:24:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit c54a74ebe0b3ea793469170a2542bb1ae4685380 Author: Wolfgang Sourdeau Date: Tue May 22 15:19:52 2007 +0000 Monotone-Parent: 23d43e89ea5144597dd91682802c352295f3a8f5 Monotone-Revision: 1cb455e5ec2a7e5fe584f0aabe21cd236f2e01d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T15:19:52 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit f76febcde5a8082f9d06c5d861b938906f685536 Author: Wolfgang Sourdeau Date: Tue May 22 14:54:46 2007 +0000 Monotone-Parent: 37ceea55166e4e5489fd66be14e66b1dc1635432 Monotone-Revision: 23d43e89ea5144597dd91682802c352295f3a8f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T14:54:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 1547feccf321c2cba7e4d56429189f9ff1c78f0d Author: Wolfgang Sourdeau Date: Tue May 22 14:38:54 2007 +0000 Monotone-Parent: a0715acf1cc86b5389ffa60d65b3f90e4d976e79 Monotone-Revision: 37ceea55166e4e5489fd66be14e66b1dc1635432 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T14:38:54 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js commit 59fd9030604cf8c1aab5b40fb8e8b34b3f903deb Author: Wolfgang Sourdeau Date: Sat May 19 01:12:28 2007 +0000 Monotone-Parent: 0482c2d4ea255701efd25d0b3feea5ebf5eae997 Monotone-Revision: a0715acf1cc86b5389ffa60d65b3f90e4d976e79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T01:12:28 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit dfb883329617f9fd75fd07dbdc4ac1d1585dce6b Author: Wolfgang Sourdeau Date: Sat May 19 01:12:23 2007 +0000 Monotone-Parent: 7a59198f4742259b4e227285ce7009dcd7fff7e0 Monotone-Revision: 0482c2d4ea255701efd25d0b3feea5ebf5eae997 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T01:12:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit 63e7fcaf087ce3800455d5d40e0ed64af8616eb5 Author: Wolfgang Sourdeau Date: Sat May 19 00:49:05 2007 +0000 Monotone-Parent: 617fa1501ed731ebbd3ccbe493d88a1bc0a7fd02 Monotone-Revision: 7a59198f4742259b4e227285ce7009dcd7fff7e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:49:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 781eae4ba5dd4790a4276721029b359805cd1342 Author: Wolfgang Sourdeau Date: Sat May 19 00:46:16 2007 +0000 Monotone-Parent: 62b78b812fed483061667782c81d44c853e623f9 Monotone-Revision: 617fa1501ed731ebbd3ccbe493d88a1bc0a7fd02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:46:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit 9d59126807136ccec3a91e4f724d9f2a8fc8a273 Author: Wolfgang Sourdeau Date: Sat May 19 00:43:40 2007 +0000 Monotone-Parent: 65e073a1a7c3638a4e473b21d5bb1d6818959ed1 Monotone-Revision: 62b78b812fed483061667782c81d44c853e623f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:43:40 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m M UI/WebServerResources/UIxAclEditor.js commit fcae7eb6eee2e2192c1cd5e46245f6f013b5c39b Author: Wolfgang Sourdeau Date: Sat May 19 00:42:51 2007 +0000 Monotone-Parent: 40c106f6426b8e1f4943286f3f606ecd1f013ced Monotone-Revision: 65e073a1a7c3638a4e473b21d5bb1d6818959ed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:42:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m commit 67885686a7b37289d6f7c120324ef3fc5609916e Author: Wolfgang Sourdeau Date: Sat May 19 00:41:41 2007 +0000 Monotone-Parent: 08eb86c1f84dbf4d09421e5a6380398cb40d40e0 Monotone-Revision: 40c106f6426b8e1f4943286f3f606ecd1f013ced Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:41:41 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 8a8dd9eca7baf99e154bcce3bd3e7adeecfb06e5 Author: Wolfgang Sourdeau Date: Sat May 19 00:41:01 2007 +0000 Monotone-Parent: 4db4e94b1f353dbdc30ed2247f4848acd4afdb7e Monotone-Revision: 08eb86c1f84dbf4d09421e5a6380398cb40d40e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:41:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit df31834c3721cccc1971e57c9e2d481fbcf68b1b Author: Wolfgang Sourdeau Date: Sat May 19 00:39:52 2007 +0000 Monotone-Parent: 2a058e00d9a205e44c2b7f7536cfbe616d115e72 Monotone-Revision: 4db4e94b1f353dbdc30ed2247f4848acd4afdb7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:39:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 03e0e4b5d4ddeaaf2bf0d7b559939d8e29a65964 Author: Wolfgang Sourdeau Date: Sat May 19 00:33:59 2007 +0000 Monotone-Parent: d0d9760d8db972b55c26962043ce5344b348a982 Monotone-Revision: 2a058e00d9a205e44c2b7f7536cfbe616d115e72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:33:59 Monotone-Branch: ca.inverse.sogo A UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/UIxAclEditor.wox commit 532ef0ef2de064c6f69b322ff26d850165172b28 Author: Wolfgang Sourdeau Date: Sat May 19 00:33:27 2007 +0000 Monotone-Parent: cd6b48160bf1726c83d930229f9f628df1f1192c Monotone-Revision: d0d9760d8db972b55c26962043ce5344b348a982 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:33:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit 8dcf0ccdda136207a6900cbb1618f26f5167e6cd Author: Wolfgang Sourdeau Date: Sat May 19 00:29:50 2007 +0000 Monotone-Parent: a78d6ed51e306c9a87f169ff94e474e163a7f950 Monotone-Revision: cd6b48160bf1726c83d930229f9f628df1f1192c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-19T00:29:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/GNUmakefile A UI/MailerUI/UIxMailUserRightsEditor.h A UI/MailerUI/UIxMailUserRightsEditor.m M UI/MailerUI/product.plist A UI/WebServerResources/UIxMailUserRightsEditor.css A UI/WebServerResources/UIxMailUserRightsEditor.js commit acac01843005fa947784e6c418cc36e68b93d1ef Author: Francis Lachapelle Date: Fri May 18 21:03:32 2007 +0000 Monotone-Parent: d9866f043739db58312281104e3d2147eb8f2b42 Monotone-Revision: 46e206273b36aeb266cafd33197519317f26649e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-18T21:03:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/HTMLUListElement.js commit 55e573155885fcae739990d6e33e8149f22a7e85 Author: Wolfgang Sourdeau Date: Fri May 18 20:28:39 2007 +0000 Monotone-Parent: fab29cd0918672e08fdfbbd44425846c5bc132b8 Monotone-Revision: a78d6ed51e306c9a87f169ff94e474e163a7f950 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T20:28:39 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 34f11a56bd7d3406667f355a211eea13900af086 Author: Wolfgang Sourdeau Date: Fri May 18 20:28:16 2007 +0000 Monotone-Parent: d9866f043739db58312281104e3d2147eb8f2b42 Monotone-Revision: fab29cd0918672e08fdfbbd44425846c5bc132b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T20:28:16 Monotone-Branch: ca.inverse.sogo D UI/MailerUI/UIxMailFolderACLEditor.m D UI/Templates/MailerUI/UIxMailFolderACLEditor.wox commit 31538608eec82a7180abefc58d1120f511ccb2f6 Author: Wolfgang Sourdeau Date: Fri May 18 17:50:18 2007 +0000 Monotone-Parent: 739a45e2e868c13f0af04a0711f65d467bf9bb1d Monotone-Revision: d9866f043739db58312281104e3d2147eb8f2b42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T17:50:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit fd7af99e8f41b8b2fb4316fa94b4b59f6e1e7c0e Author: Wolfgang Sourdeau Date: Fri May 18 17:26:16 2007 +0000 Monotone-Parent: 6ff48c5c022a397b1812038bde39965da53f6fe5 Monotone-Revision: 739a45e2e868c13f0af04a0711f65d467bf9bb1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T17:26:16 Monotone-Branch: ca.inverse.sogo M ChangeLog commit f27f909080b4474b67395c87f8233481bb453085 Author: Wolfgang Sourdeau Date: Fri May 18 17:25:58 2007 +0000 Monotone-Parent: 4b16f5ec1051b8f08f7b834a613d145db437c96b Monotone-Revision: 6ff48c5c022a397b1812038bde39965da53f6fe5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T17:25:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.js commit 2bf7895d9666593fd1424b6ac9f474c8def78229 Author: Wolfgang Sourdeau Date: Fri May 18 16:15:01 2007 +0000 Monotone-Parent: f0a20e946b81f4ef75d6ab7e76faea2086c35780 Monotone-Revision: 4b16f5ec1051b8f08f7b834a613d145db437c96b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T16:15:01 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 8a8e27ae72432f5475653dd10c892138be6af7dd Author: Francis Lachapelle Date: Fri May 18 14:03:58 2007 +0000 Monotone-Parent: 6ce902c8df1995a79c1ab0e0d78013b688e25dbd Monotone-Revision: a07f7846d51ddaa898b21d99d37aa65bd1c74e96 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-18T14:03:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 8b88e13308f87926766cec08584f3cb4a8718914 Author: Wolfgang Sourdeau Date: Thu May 17 23:18:38 2007 +0000 Monotone-Parent: 6705a0eaf721b2addcf26cc8ef50da0979eb563d Monotone-Revision: d143cc48f74241285ec9dd377698e50a2be189f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:18:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m commit 39c6e49c85586f1f25916d937ff4f20068992367 Author: Wolfgang Sourdeau Date: Thu May 17 23:13:28 2007 +0000 Monotone-Parent: 828852e3641e027c929bbe98983fa943acedb718 Monotone-Revision: b2d0da06fffc88971705a5c6cf4b5a85fd76e93d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:13:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 56a2c4d5b4947b19d788f9eadaa0e12971859581 Author: Wolfgang Sourdeau Date: Thu May 17 23:13:12 2007 +0000 Monotone-Parent: fdc1029cea8bf902ceb3325858089ba7d8fdb070 Monotone-Revision: 828852e3641e027c929bbe98983fa943acedb718 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:13:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxObjectActions.m commit b7e2aa3f33adebd268caba1b5d2e7f8a54399e42 Author: Wolfgang Sourdeau Date: Thu May 17 23:11:28 2007 +0000 Monotone-Parent: 348e719bfe3659c60168d0246b20e397d508481a Monotone-Revision: fdc1029cea8bf902ceb3325858089ba7d8fdb070 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:11:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 9a760c50a96460aaa18e0e2ab32e6208399933c5 Author: Wolfgang Sourdeau Date: Thu May 17 23:10:25 2007 +0000 Monotone-Parent: f9371ddfd88be3a6ce7eea9043b11d375984c77d Monotone-Revision: 348e719bfe3659c60168d0246b20e397d508481a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:10:25 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 651ad83e50c3bda4b432436305778e0f14308604 Author: Wolfgang Sourdeau Date: Thu May 17 23:09:46 2007 +0000 Monotone-Parent: 2b7da1953bd3d0e1018f3b8e76d30617561de8ef Monotone-Revision: f9371ddfd88be3a6ce7eea9043b11d375984c77d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:09:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.m commit 0c0b9dfdb1c1e0d1195465bd817c01b88ab73e95 Author: Wolfgang Sourdeau Date: Thu May 17 23:08:12 2007 +0000 Monotone-Parent: b636c419598c4016f1060d70c51bddd67e5762bd Monotone-Revision: 2b7da1953bd3d0e1018f3b8e76d30617561de8ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:08:12 Monotone-Branch: ca.inverse.sogo M ChangeLog commit bd5995441b0823d5070f636f30eb169a23de2d9a Author: Wolfgang Sourdeau Date: Thu May 17 23:07:31 2007 +0000 Monotone-Parent: 9de11b8398fba6c77d839866803040e019e78660 Monotone-Revision: b636c419598c4016f1060d70c51bddd67e5762bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:07:31 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js commit 51cf0206d7cdd671482ff033d52f09636ce0904f Author: Wolfgang Sourdeau Date: Thu May 17 23:05:47 2007 +0000 Monotone-Parent: 108c385b2d4d62eead27a0717dfe26849f3e4968 Monotone-Revision: 9de11b8398fba6c77d839866803040e019e78660 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:05:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox commit e201d071d62ef753dc46fb26b13332949354139f Author: Wolfgang Sourdeau Date: Thu May 17 23:02:09 2007 +0000 Monotone-Parent: 8e2c6ddaf3c71a1dafcf70d50888b680e8a2d0db Monotone-Revision: 108c385b2d4d62eead27a0717dfe26849f3e4968 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:02:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit e980271d556fda8320c3c17962a38cef121003aa Author: Wolfgang Sourdeau Date: Thu May 17 18:28:52 2007 +0000 Monotone-Parent: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c Monotone-Revision: 8e2c6ddaf3c71a1dafcf70d50888b680e8a2d0db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T18:28:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js commit 11b7693aaf21c06d43c0ec300c2e0950f24051a9 Author: Francis Lachapelle Date: Thu May 17 17:59:42 2007 +0000 Monotone-Parent: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c Monotone-Revision: 6ce902c8df1995a79c1ab0e0d78013b688e25dbd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-17T17:59:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/prototype.js commit 285825eb67d71f74967c59d690f40a002d542b64 Author: Wolfgang Sourdeau Date: Thu May 17 17:25:45 2007 +0000 Monotone-Parent: 6b1767e51b6a4a9ee800a715b9c31d92d2e7cfaa Monotone-Revision: 6e1fa9dae975f5a8d923b0d451cd9551b0f14f4c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T17:25:45 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox M UI/WebServerResources/MailerUI.js commit fe2940449139546df1caa05166935e942ec367b9 Author: Wolfgang Sourdeau Date: Wed May 16 21:42:47 2007 +0000 Monotone-Parent: 2657547ae0e611fd831e211fb69fd2bd09cea1e4 Monotone-Revision: cb234862194e72608212740a10db0004798a152d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T21:42:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m M UI/WebServerResources/MailerUI.js commit 537ffcd0f993ce2cf757532f435b33c3860e62f9 Author: Wolfgang Sourdeau Date: Wed May 16 16:44:29 2007 +0000 Monotone-Parent: 2657547ae0e611fd831e211fb69fd2bd09cea1e4 Monotone-Revision: 2595a3bc44656d71f249d0059114c0bb7c6ec938 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T16:44:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/product.plist M UI/MainUI/product.plist commit d30e350fa893bbfc4351b48ce00492afdab81399 Author: Wolfgang Sourdeau Date: Wed May 16 16:39:50 2007 +0000 Monotone-Parent: 7c5ffd99f3f7a86c627c182d50643c2cf45ee9f6 Monotone-Revision: 2657547ae0e611fd831e211fb69fd2bd09cea1e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T16:39:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit bc873667626a617836e35f802fec32d78d8cf572 Author: Wolfgang Sourdeau Date: Wed May 16 16:35:09 2007 +0000 Monotone-Parent: 20a6a2574e0eedce726bd938d931d3348cd6ec45 Monotone-Revision: 7c5ffd99f3f7a86c627c182d50643c2cf45ee9f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T16:35:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 4d471ac82d79a5180ce0a8e3d3c549fae4c04cfd Author: Wolfgang Sourdeau Date: Wed May 16 16:30:04 2007 +0000 Monotone-Parent: abba53838baf14abe32e7df33d5c776a643f81fe Monotone-Revision: 20a6a2574e0eedce726bd938d931d3348cd6ec45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T16:30:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.m commit e606fe2495d3cebd58624a29ed8a218ad3d75bad Author: Francis Lachapelle Date: Wed May 16 16:02:46 2007 +0000 Monotone-Parent: ddaf07867b0f161d9eebfac93b391dc46e28f964 Monotone-Revision: e582b1fdc5748b1cb3f1cf14d9019773a5ffa746 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T16:02:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 9d143220cab60f3284155ff270c4c8df2db6cbfb Author: Wolfgang Sourdeau Date: Wed May 16 15:56:53 2007 +0000 Monotone-Parent: b5db024de6e6693dcb4d17a96067ab63c35b81dc Monotone-Revision: c6255287239acf53aaad227885cb7b5e32ab68af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T15:56:53 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 7fba072e29a415daad162e302338ec44eac6ac3f Author: Francis Lachapelle Date: Wed May 16 15:40:08 2007 +0000 Monotone-Parent: f3605f01ea6da31a633098cdb75fec27bb102212 Monotone-Revision: ddaf07867b0f161d9eebfac93b391dc46e28f964 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T15:40:08 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox commit 07db8e5bab12f38e3a78fd92aef1b01db6c39f5c Author: Francis Lachapelle Date: Wed May 16 15:24:50 2007 +0000 Monotone-Parent: f2cbdceabe70afea4ba64e1147d1c712474b43d5 Monotone-Revision: f3605f01ea6da31a633098cdb75fec27bb102212 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T15:24:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 23c4d14248c3ee491fa4ca4c98278d3931a65444 Author: Francis Lachapelle Date: Wed May 16 14:26:47 2007 +0000 Monotone-Parent: 9b167b33323b157aee2d6777c2f147342741d50a Monotone-Revision: f2cbdceabe70afea4ba64e1147d1c712474b43d5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T14:26:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css commit 74ee25056c5c7054ab50f8ed7e7f34176a2b472f Author: Francis Lachapelle Date: Wed May 16 14:25:45 2007 +0000 Monotone-Parent: 18a1868903a3a17e253ed75c8d0312ab8c957834 Monotone-Revision: 9b167b33323b157aee2d6777c2f147342741d50a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T14:25:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 84a92086913f1e046e66a36a3e1d1d97a5a1443b Author: Wolfgang Sourdeau Date: Wed May 16 14:05:02 2007 +0000 Monotone-Parent: cdf891c19e0a872a6266d03991967a4aefb3ac82 Monotone-Revision: 4b822e668e3eba0adc2d24daa8e1cea1b81b23fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-16T14:05:02 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 32f00e483999aa62305469751051da9ddfb94c6b Author: Wolfgang Sourdeau Date: Tue May 15 21:49:50 2007 +0000 Monotone-Parent: e0a0e733ec72e96531ad1b2538744ad47d1f3f4e Monotone-Revision: cdf891c19e0a872a6266d03991967a4aefb3ac82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T21:49:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit f9a225549a220eaf9fa270c61d5f6d7b8e41a6fb Author: Wolfgang Sourdeau Date: Tue May 15 20:52:38 2007 +0000 Monotone-Parent: 0e5da06a5c5166a41629d40ff43cf8d9f3b4335c Monotone-Revision: 0417738db917e76880a84c6d4e6d8721c51cd310 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T20:52:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m M UI/WebServerResources/MailerUI.js commit 7c0c9e0ef9fe5991d88c88fd1c0475449fb4cf75 Author: Wolfgang Sourdeau Date: Tue May 15 20:52:01 2007 +0000 Monotone-Parent: b5675f4c42d29fc479dac10dbd4e9d6269085d3d Monotone-Revision: 0e5da06a5c5166a41629d40ff43cf8d9f3b4335c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T20:52:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit efefc06f50f043c7d4490565120066f3b096d726 Author: Francis Lachapelle Date: Tue May 15 19:56:24 2007 +0000 Monotone-Parent: d194e61107e8f01a080539a4e1940aefffbc4116 Monotone-Revision: 18a1868903a3a17e253ed75c8d0312ab8c957834 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-15T19:56:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 57bd61bec4e68d1e0fcf8d72ee9dcaa4aa2f001d Author: Francis Lachapelle Date: Tue May 15 18:37:31 2007 +0000 Monotone-Parent: 349943f14a2072de2bead5914325b1b11a7c4f90 Monotone-Revision: d194e61107e8f01a080539a4e1940aefffbc4116 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-15T18:37:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 7716d54a7ba8121304d07353001eecd2796866fe Author: Wolfgang Sourdeau Date: Tue May 15 03:46:16 2007 +0000 Monotone-Parent: 0c8bd1957be00f2fcad4ed2bf5b5adf8ed0ac98e Monotone-Revision: b5675f4c42d29fc479dac10dbd4e9d6269085d3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T03:46:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit c5b23757c7417590877efdfa9339f4d6230c657e Author: Wolfgang Sourdeau Date: Tue May 15 03:23:35 2007 +0000 Monotone-Parent: 657b65bbc6a703b12a62acd946bafae499c520b1 Monotone-Revision: 0c8bd1957be00f2fcad4ed2bf5b5adf8ed0ac98e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T03:23:35 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/MailerUI/UIxMailEditor.wox commit bbae929c4f6c3f3a77ab78f489628d3303d0ccc8 Author: Wolfgang Sourdeau Date: Tue May 15 03:23:15 2007 +0000 Monotone-Parent: cf8c187bd6389eaf744f04cbf46806573f18fc89 Monotone-Revision: 657b65bbc6a703b12a62acd946bafae499c520b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T03:23:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 68aadd5f7ffb352b13997701ac1219ba3223c987 Author: Wolfgang Sourdeau Date: Mon May 14 17:27:01 2007 +0000 Monotone-Parent: 60cdea034d12ae4d4566e2d0ba49d506bff79ef2 Monotone-Revision: cf8c187bd6389eaf744f04cbf46806573f18fc89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-14T17:27:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTimeDateControl.m commit f064c4bce095fc350f32c68c6eeceb8e55a5c38e Author: Wolfgang Sourdeau Date: Mon May 14 17:26:25 2007 +0000 Monotone-Parent: 313980aa8a7bbf7586c456be24b950cc400a88f1 Monotone-Revision: 60cdea034d12ae4d4566e2d0ba49d506bff79ef2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-14T17:26:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit eeef7e49588652f99468f2ca6cbb0272da0d88d7 Author: Wolfgang Sourdeau Date: Fri May 11 21:45:38 2007 +0000 Monotone-Parent: f6270207331bcfe8521e449bfa34781eddb03eaa Monotone-Revision: 313980aa8a7bbf7586c456be24b950cc400a88f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T21:45:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxComponentEditor.js commit 8e007796549832d9ee9317ab07373441e027ed06 Author: Wolfgang Sourdeau Date: Fri May 11 21:45:33 2007 +0000 Monotone-Parent: 0b2ba2d3c49b01c45b4abeb2e5a83fa8ea053a84 Monotone-Revision: f6270207331bcfe8521e449bfa34781eddb03eaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T21:45:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxObjectActions.m M UI/Common/product.plist M UI/WebServerResources/UIxAclEditor.js commit 09889ad0a5507f0ff52a50016155478ddbb43bd8 Author: Wolfgang Sourdeau Date: Fri May 11 21:44:47 2007 +0000 Monotone-Parent: 93b249ad54b90ecf9cac7b9e49f4b6133a28358d Monotone-Revision: 0b2ba2d3c49b01c45b4abeb2e5a83fa8ea053a84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T21:44:47 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit ae82e0bef921724fd8057806f038f405920f99a8 Author: Wolfgang Sourdeau Date: Fri May 11 21:23:46 2007 +0000 Monotone-Parent: 487bd18ac638478f769ea4425a0640978c5b751b Monotone-Revision: 93b249ad54b90ecf9cac7b9e49f4b6133a28358d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T21:23:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxFolderActions.m commit f4c4a7fe7f90de1f9cad237f6e8e8b67be842319 Author: Wolfgang Sourdeau Date: Fri May 11 21:22:48 2007 +0000 Monotone-Parent: a99f88ccf9ab0ad0fdc51a6e439bb37ef7748fe9 Monotone-Revision: 487bd18ac638478f769ea4425a0640978c5b751b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T21:22:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 4aede6c0d9a9067a419ea86d69304f794fdc58e0 Author: Wolfgang Sourdeau Date: Fri May 11 19:09:01 2007 +0000 Monotone-Parent: 1423b5479ca93664e1befa3ac5c674fe82533791 Monotone-Revision: a99f88ccf9ab0ad0fdc51a6e439bb37ef7748fe9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T19:09:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTimeDateControl.m commit dfc395a6538f925da64e6332c6e982fdee7ac59c Author: Wolfgang Sourdeau Date: Fri May 11 17:58:29 2007 +0000 Monotone-Parent: bf4592513e85c7a84178b553663109e92d614fdd Monotone-Revision: 1423b5479ca93664e1befa3ac5c674fe82533791 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T17:58:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit f3d8c29c5487ea533805e9a3c0122cd8741d15bf Author: Wolfgang Sourdeau Date: Fri May 11 02:57:16 2007 +0000 Monotone-Parent: c7ac053bfc05448b07d711a6a0f63eb9d1cd4525 Monotone-Revision: bf4592513e85c7a84178b553663109e92d614fdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T02:57:16 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit ff7b40b4a2e7f54ff1d9e2375f16fd44fee5f5d5 Author: Wolfgang Sourdeau Date: Thu May 10 21:18:13 2007 +0000 Monotone-Parent: 5d1ca9aaf67d85977b6a436c6c60ee959e6d1b1b Monotone-Revision: c7ac053bfc05448b07d711a6a0f63eb9d1cd4525 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T21:18:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/LDAPSource.h commit 1a84fb3af2d3be57ad4d3c8c0c8c920277bab163 Author: Wolfgang Sourdeau Date: Thu May 10 21:18:06 2007 +0000 Monotone-Parent: 5f625d972297fbe68207740dd1acae3dec298103 Monotone-Revision: 5d1ca9aaf67d85977b6a436c6c60ee959e6d1b1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T21:18:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 53ebcc7638f5d691ba01343fe1462269ad6bed43 Author: Wolfgang Sourdeau Date: Thu May 10 19:13:12 2007 +0000 Monotone-Parent: fd070cf4b55b0d6d586d71e3048fea3a0f2668db Monotone-Revision: 5f625d972297fbe68207740dd1acae3dec298103 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T19:13:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit bd8323c98fe803ab5fc5651d20f0cc328f452e37 Author: Wolfgang Sourdeau Date: Thu May 10 19:12:39 2007 +0000 Monotone-Parent: b683287432e5a1e96ebba43f490459bc5186b815 Monotone-Revision: fd070cf4b55b0d6d586d71e3048fea3a0f2668db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T19:12:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/GNUmakefile D UI/MailerUI/UIxMailAddressbook.m M UI/MailerUI/product.plist commit 85bb52d2f1655a1125859b3d55281bd5fdf084a6 Author: Wolfgang Sourdeau Date: Thu May 10 19:02:16 2007 +0000 Monotone-Parent: 7c72afa296dc94afa8d710aab09110f090d96946 Monotone-Revision: b683287432e5a1e96ebba43f490459bc5186b815 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T19:02:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/generic.js commit 7f609d32192783b708de3501be739c7976b6a0b3 Author: Wolfgang Sourdeau Date: Thu May 10 19:01:09 2007 +0000 Monotone-Parent: e29f563ab0cd9f47da56070fa528af4b9c253e7a Monotone-Revision: 7c72afa296dc94afa8d710aab09110f090d96946 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T19:01:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 8ebf0d88e55faefdecb354bb525ed1c0af2e509c Author: Wolfgang Sourdeau Date: Thu May 10 16:15:24 2007 +0000 Monotone-Parent: 6a4ca400c5002f16d1bc1a5c29569fd895195891 Monotone-Revision: e29f563ab0cd9f47da56070fa528af4b9c253e7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T16:15:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit f3093cc2e0ec169ae135764babaa12c19949ce06 Author: Wolfgang Sourdeau Date: Thu May 10 16:05:18 2007 +0000 Monotone-Parent: 349943f14a2072de2bead5914325b1b11a7c4f90 Monotone-Revision: 6a4ca400c5002f16d1bc1a5c29569fd895195891 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T16:05:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 1d34b811d431439e4cde521bc51554bbfcdcb6c7 Author: Francis Lachapelle Date: Thu May 10 15:52:45 2007 +0000 Monotone-Parent: 6975183caaa2bc330ccc07a7a79c21531387d774 Monotone-Revision: 349943f14a2072de2bead5914325b1b11a7c4f90 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-10T15:52:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m commit 1b42d71b1d5db383a667f5ad08cf0329a0ddca05 Author: Wolfgang Sourdeau Date: Thu May 10 14:59:17 2007 +0000 Monotone-Parent: 7115767efc793f96f9d75e98d9e930968538bb9b Monotone-Revision: 8fac7610f102d5ac190598b120634569a69ec344 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T14:59:17 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m M UI/MainUI/SOGoUserHomePage.m commit aade431284f3c79ac46bf90e1d7d4993206caaea Author: Wolfgang Sourdeau Date: Thu May 10 14:59:13 2007 +0000 Monotone-Parent: 9c8fadcccf096acb0cb35206831736703fec1558 Monotone-Revision: 7115767efc793f96f9d75e98d9e930968538bb9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T14:59:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPUserManager.m commit 6112384842791b8d2a1c587d47e1854b6583b844 Author: Wolfgang Sourdeau Date: Thu May 10 14:56:47 2007 +0000 Monotone-Parent: f0287a95426d09a97daa0041135b4177737819c6 Monotone-Revision: 9c8fadcccf096acb0cb35206831736703fec1558 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-10T14:56:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/LDAPSource.m commit 634e3429ebf83f046f8f2af709699d6d832a4fb3 Author: Francis Lachapelle Date: Wed May 9 21:27:55 2007 +0000 Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751 Monotone-Revision: 6cfba12fb94b5901b149e029c710bdc53dd3d3f1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-09T21:27:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 1360ed940550a21082ca8540ff0256d3c88be746 Author: Wolfgang Sourdeau Date: Wed May 9 20:59:44 2007 +0000 Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751 Monotone-Revision: f0287a95426d09a97daa0041135b4177737819c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T20:59:44 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDIFEntry.h commit 9ade9e87a83c1a99017daa01f16754e2dede442c Author: Wolfgang Sourdeau Date: Wed May 9 20:36:21 2007 +0000 Monotone-Parent: 51d5d6b299a62e82e1f6addcd11b4468ca33ab76 Monotone-Revision: d31a045aea36312935ee1173ab031b085b099751 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T20:36:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.h commit 784bbec5d2673bf71c615375e13913573031e309 Author: Wolfgang Sourdeau Date: Wed May 9 20:12:47 2007 +0000 Monotone-Parent: 8fc592a54a991f0c64da9fe954958df2ceb72e73 Monotone-Revision: 51d5d6b299a62e82e1f6addcd11b4468ca33ab76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T20:12:47 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponent+Scheduler.h commit d4fd237ebb26bf0efd20576c5c399c77fa29471e Author: Wolfgang Sourdeau Date: Wed May 9 19:31:57 2007 +0000 Monotone-Parent: 34df2ce95db78b6833565a16c9535dea4b46e0b6 Monotone-Revision: 8fc592a54a991f0c64da9fe954958df2ceb72e73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:31:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/Scheduler/UIxTaskView.m commit a12e6fe5293d5027509c46cb05d8a81b87bf8511 Author: Wolfgang Sourdeau Date: Wed May 9 19:30:06 2007 +0000 Monotone-Parent: 1471bacc37d4bfc7718c85c0760024d89c4440ef Monotone-Revision: 34df2ce95db78b6833565a16c9535dea4b46e0b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:30:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/SOGoContactLDIFEntry.m M UI/Scheduler/UIxComponent+Scheduler.m commit 245ec1d0c8b5fbaab3ade23c7de71d27b28491e7 Author: Wolfgang Sourdeau Date: Wed May 9 19:23:45 2007 +0000 Monotone-Parent: b3104cb2f524576b6a02514df135076db60274ea Monotone-Revision: 1471bacc37d4bfc7718c85c0760024d89c4440ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:23:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListViewContainer.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxComponentEditor.m commit fbd7354fff0168f41d0634aae8f2a3efb482aa2d Author: Wolfgang Sourdeau Date: Wed May 9 19:23:09 2007 +0000 Monotone-Parent: 05c004606ea7630c74dd1bb97957bc57215c5e55 Monotone-Revision: b3104cb2f524576b6a02514df135076db60274ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:23:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 98b2014f6b2192365655ad06b6bf87f2aabf4fd7 Author: Wolfgang Sourdeau Date: Wed May 9 19:21:01 2007 +0000 Monotone-Parent: 866444d29ef56047291b49a17e79ceacf8d03e2b Monotone-Revision: 05c004606ea7630c74dd1bb97957bc57215c5e55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:21:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.m commit b2054b48cb7b88dce5e143b212a32bbf40171d84 Author: Wolfgang Sourdeau Date: Wed May 9 19:19:30 2007 +0000 Monotone-Parent: 0f82937150b1062cdd543c629309b912157fb9ee Monotone-Revision: 866444d29ef56047291b49a17e79ceacf8d03e2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:19:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 6df3f8bb66a806453111c6a70050ec32b92772cf Author: Wolfgang Sourdeau Date: Wed May 9 19:18:06 2007 +0000 Monotone-Parent: b53acc7dcc075094066fd5f4ce6648443c3b3097 Monotone-Revision: 0f82937150b1062cdd543c629309b912157fb9ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:18:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit acf7adcad14e3b4621115f7fa5d9cdc7382cb379 Author: Wolfgang Sourdeau Date: Wed May 9 19:16:22 2007 +0000 Monotone-Parent: 930c6f4859df86c03f367e50f6cd175b285fcfca Monotone-Revision: b53acc7dcc075094066fd5f4ce6648443c3b3097 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:16:22 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a174278e04480acf3bda6c08686c0b339bf6bdb8 Author: Wolfgang Sourdeau Date: Wed May 9 19:16:17 2007 +0000 Monotone-Parent: a4db2cbedfd0fe94155375b1cb396d2774cf14ff Monotone-Revision: 930c6f4859df86c03f367e50f6cd175b285fcfca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:16:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m commit 49cceb1097887050f7273988250da033492efc30 Author: Wolfgang Sourdeau Date: Wed May 9 19:15:18 2007 +0000 Monotone-Parent: d076f7c9f6e12e5d67a59bacee67bbe5b4afda93 Monotone-Revision: a4db2cbedfd0fe94155375b1cb396d2774cf14ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:15:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxContactsUserFolders.js commit 258fece14fc1e58612de7eb2084227b665286f9e Author: Wolfgang Sourdeau Date: Wed May 9 19:14:01 2007 +0000 Monotone-Parent: f7ff6d5a3116963438d6e380ecb9d77fb0dc661d Monotone-Revision: d076f7c9f6e12e5d67a59bacee67bbe5b4afda93 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:14:01 Monotone-Branch: ca.inverse.sogo M UI/GNUmakefile commit 83fa3e080c707062a858d0281e34f77dfb4ba16f Author: Wolfgang Sourdeau Date: Wed May 9 19:13:42 2007 +0000 Monotone-Parent: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd Monotone-Revision: f7ff6d5a3116963438d6e380ecb9d77fb0dc661d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:13:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailEditor.m commit a85078a6580ee22648ec8c0d467e4ff4220ad4ce Author: Wolfgang Sourdeau Date: Wed May 9 19:11:32 2007 +0000 Monotone-Parent: c4326e19647bbfc97b2d64badbd1269165a03c7f Monotone-Revision: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:11:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 81e04f0c5bbc2d633328be8d9d52f1804f43b3e6 Author: Wolfgang Sourdeau Date: Wed May 9 19:09:50 2007 +0000 Monotone-Parent: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d Monotone-Revision: c4326e19647bbfc97b2d64badbd1269165a03c7f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:09:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m commit 904d7a5e1a3fcad3e890439289d5fef7974df9d4 Author: Wolfgang Sourdeau Date: Wed May 9 19:07:35 2007 +0000 Monotone-Parent: 2c4f13d872f9d09ee3cf1e91a8823779fbc5d923 Monotone-Revision: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:07:35 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/LDAPUserManager.h A SoObjects/SOGo/LDAPUserManager.m commit 5f52910ce7b2163b51c7083fd64fe9b0590cb3aa Author: Wolfgang Sourdeau Date: Wed May 9 19:06:15 2007 +0000 Monotone-Parent: c9b03486e1069d95450f29c6305829cf7d4c2002 Monotone-Revision: 2c4f13d872f9d09ee3cf1e91a8823779fbc5d923 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:06:15 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/LDAPSource.h A SoObjects/SOGo/LDAPSource.m commit bfab3e3a0af5585758950a446dd169cb3df7bf28 Author: Wolfgang Sourdeau Date: Wed May 9 19:04:18 2007 +0000 Monotone-Parent: 37ee3c63e273b4b20f99c82d5e239e410e7876c7 Monotone-Revision: c9b03486e1069d95450f29c6305829cf7d4c2002 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:04:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile M SoObjects/Contacts/GNUmakefile M SoObjects/SOGo/GNUmakefile M UI/Scheduler/GNUmakefile commit 7c4ddf0e8c32214767c941cea5dc5ebdbd22c70c Author: Wolfgang Sourdeau Date: Wed May 9 19:04:07 2007 +0000 Monotone-Parent: e46821e8deef27889438bc1efe4af943f5f7ff26 Monotone-Revision: 37ee3c63e273b4b20f99c82d5e239e410e7876c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:04:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist M UI/Contacts/product.plist commit 40b442f8fe7d154165e00ea23342b13cf26438b9 Author: Wolfgang Sourdeau Date: Wed May 9 19:03:51 2007 +0000 Monotone-Parent: e2d0d9f56297bdb765521eccb56c267f7c15e56c Monotone-Revision: e46821e8deef27889438bc1efe4af943f5f7ff26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:03:51 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Appointments/iCalEntityObject+Agenor.h D SoObjects/Appointments/iCalEntityObject+Agenor.m commit 16f7824c2dab04107679dae21761945d6963343f Author: Wolfgang Sourdeau Date: Wed May 9 19:02:36 2007 +0000 Monotone-Parent: 7c4177d2b834fedabafddbf55ecc038b138f0f4b Monotone-Revision: e2d0d9f56297bdb765521eccb56c267f7c15e56c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:02:36 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/SOGo/AgenorUserManager.h D SoObjects/SOGo/AgenorUserManager.m commit 0b0e45fd3cae7eec25c7d96b7bcbf924edf217f2 Author: Wolfgang Sourdeau Date: Wed May 9 19:01:30 2007 +0000 Monotone-Parent: e9bc6cb46a4431aee9c0112701adef16e8fde065 Monotone-Revision: 7c4177d2b834fedabafddbf55ecc038b138f0f4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:01:30 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/UIxComponent+Agenor.h D UI/Scheduler/UIxComponent+Agenor.m A UI/Scheduler/UIxComponent+Scheduler.h A UI/Scheduler/UIxComponent+Scheduler.m commit 04afaf54302b988f29b8ad8a9b500de639a37a35 Author: Wolfgang Sourdeau Date: Wed May 9 18:25:51 2007 +0000 Monotone-Parent: 1a8298d1520d86d2ba9068bd72abcf7073aa20a8 Monotone-Revision: e9bc6cb46a4431aee9c0112701adef16e8fde065 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T18:25:51 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Mailer/SOGoUser+Mail.m M UI/Common/UIxAclEditor.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.m M UI/Common/UIxUserRightsEditor.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTaskView.m commit 6313ca4cd40a5e504a00a621dec741c2de0a1de0 Author: Wolfgang Sourdeau Date: Wed May 9 18:18:34 2007 +0000 Monotone-Parent: 9047688865c3a46907620d961398248600bfa919 Monotone-Revision: 1a8298d1520d86d2ba9068bd72abcf7073aa20a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T18:18:34 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m commit 8c4e3cf624b9d690d325abc1bb97df5ccd69c740 Author: Wolfgang Sourdeau Date: Wed May 9 18:17:15 2007 +0000 Monotone-Parent: b513fbfe3b58ede8041ace9c9b5c559e4fa481a5 Monotone-Revision: 9047688865c3a46907620d961398248600bfa919 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T18:17:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit a54343e809e28597ebd6dc2e82f485cf9f0e04f6 Author: Wolfgang Sourdeau Date: Wed May 9 18:17:06 2007 +0000 Monotone-Parent: 328de23f4c0448aedc1fb6ae6262b7f2d4805837 Monotone-Revision: b513fbfe3b58ede8041ace9c9b5c559e4fa481a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T18:17:06 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 20212d6ba71d2c742c44503b2d457f3bc6ee1138 Author: Wolfgang Sourdeau Date: Tue May 8 19:30:21 2007 +0000 Monotone-Parent: b4d434073c4829245e196a7cbb5d657675d0c67e Monotone-Revision: 328de23f4c0448aedc1fb6ae6262b7f2d4805837 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-08T19:30:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m commit 5e21997cc4a5e5fcbab7d6b7f78defc99b5a93ec Author: Wolfgang Sourdeau Date: Tue May 8 15:10:40 2007 +0000 Monotone-Parent: 00c7db6a04b837e2c03bee73c5699a0bafaf4684 Monotone-Revision: b4d434073c4829245e196a7cbb5d657675d0c67e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-08T15:10:40 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Contacts/SOGoContactLDAPEntry.h D SoObjects/Contacts/SOGoContactLDAPEntry.m A SoObjects/Contacts/SOGoContactLDIFEntry.h A SoObjects/Contacts/SOGoContactLDIFEntry.m commit 8ddf75dbbf278f99097505f79a29affaf2c3cb99 Author: Wolfgang Sourdeau Date: Tue May 8 14:27:01 2007 +0000 Monotone-Parent: 312de3bcf962de38449a5bb31b6868790bad9cb7 Monotone-Revision: 00c7db6a04b837e2c03bee73c5699a0bafaf4684 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-08T14:27:01 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Contacts/NGLdapEntry+Contact.h D SoObjects/Contacts/NGLdapEntry+Contact.m commit 4c19628e4fda61e0fcacdd59490a25c84afaa6db Author: Wolfgang Sourdeau Date: Mon May 7 13:44:30 2007 +0000 Monotone-Parent: 16bd3aa0fa9b1f29444120c9720217440143eb7d Monotone-Revision: 312de3bcf962de38449a5bb31b6868790bad9cb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-07T13:44:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js commit 37efe2b204406e38de65823e20f4b7c0e9d434cf Author: Wolfgang Sourdeau Date: Fri May 4 15:57:23 2007 +0000 Monotone-Parent: 1cd01a11a7384ec7da33be5a6316e39e3024c38a Monotone-Revision: 16bd3aa0fa9b1f29444120c9720217440143eb7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-04T15:57:23 Monotone-Branch: ca.inverse.sogo M UI/Common/Toolbars/SOGoAclOwner.toolbar M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 6aa121c0f773903033198b9de1e3c09775beb5c9 Author: Wolfgang Sourdeau Date: Fri May 4 15:57:12 2007 +0000 Monotone-Parent: 2de65de2856914b059bf9e9b6eafc6f4f5a5a4ec Monotone-Revision: 1cd01a11a7384ec7da33be5a6316e39e3024c38a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-04T15:57:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m commit 9787b24a975be05c1688fd8136a90e6f2f925a44 Author: Wolfgang Sourdeau Date: Fri May 4 14:09:50 2007 +0000 Monotone-Parent: 9a06416d5f808116f7b0f2630c6fb7181d3e5249 Monotone-Revision: 2de65de2856914b059bf9e9b6eafc6f4f5a5a4ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-04T14:09:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxCalUserRightsEditor.css M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/UIxContactsUserRightsEditor.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/generic.css commit 5bf7c5739cbe7d11039cfffd93866712ae777a85 Author: Wolfgang Sourdeau Date: Fri May 4 03:12:24 2007 +0000 Monotone-Parent: 45bea3e2e145934a34aeefc02e3b87dc35017013 Monotone-Revision: 9a06416d5f808116f7b0f2630c6fb7181d3e5249 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-04T03:12:24 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M UI/WebServerResources/MailerUI.js commit a24ba75298b8e181259cad1ec43fcc53622a71fe Author: Wolfgang Sourdeau Date: Thu May 3 21:56:25 2007 +0000 Monotone-Parent: 075c67e05325ad90a16ac0da1000c41d2ff882fb Monotone-Revision: 45bea3e2e145934a34aeefc02e3b87dc35017013 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T21:56:25 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m commit 49c47eda75dfc7ced5430c9d811aec01aa8d143f Author: Wolfgang Sourdeau Date: Thu May 3 19:02:56 2007 +0000 Monotone-Parent: 5c634952da80242ab54712c3940880241c489739 Monotone-Revision: 075c67e05325ad90a16ac0da1000c41d2ff882fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T19:02:56 Monotone-Branch: ca.inverse.sogo A Scripts/sogod-0.9 commit e95056042cb442aba8d33fc9893668574ae1458f Author: Wolfgang Sourdeau Date: Thu May 3 18:49:19 2007 +0000 Monotone-Parent: 52e60bbc85e658b4d2dc0c8382ee87393d05c34d Monotone-Revision: 5c634952da80242ab54712c3940880241c489739 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:49:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 7a619a6540aa101eab9dbf9b70dec32e5dc56544 Author: Wolfgang Sourdeau Date: Thu May 3 18:47:13 2007 +0000 Monotone-Parent: 825591a847de774d1464963d3c32fe5a6bd19140 Monotone-Revision: 52e60bbc85e658b4d2dc0c8382ee87393d05c34d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:47:13 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox commit 2dedb7d3090b5c6a06548b22475cb44b76f9875d Author: Wolfgang Sourdeau Date: Thu May 3 18:46:45 2007 +0000 Monotone-Parent: 1aa812c42c241f2c5d21c2beac51ba74f407f6bb Monotone-Revision: 825591a847de774d1464963d3c32fe5a6bd19140 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:46:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserManager.h M SoObjects/SOGo/AgenorUserManager.m commit 7549f7020816b84f85ae32b7bc4d4b6d157e64cc Author: Wolfgang Sourdeau Date: Thu May 3 18:43:17 2007 +0000 Monotone-Parent: 6b21c5d6a2344cfc87d185eafecf40f3d4c29c8c Monotone-Revision: 1aa812c42c241f2c5d21c2beac51ba74f407f6bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:43:17 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 498df147d4b41dcb1ef9d768889009a98326d33c Author: Wolfgang Sourdeau Date: Thu May 3 18:41:02 2007 +0000 Monotone-Parent: db3ff379bf0dfa3a35ae5cbe879d8db2a1bb69df Monotone-Revision: 6b21c5d6a2344cfc87d185eafecf40f3d4c29c8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:41:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 3c3de79b4d4e9cb501af154ac34ed55bad5c6101 Author: Wolfgang Sourdeau Date: Thu May 3 18:39:22 2007 +0000 Monotone-Parent: ea749e8a379c178fc2744bc5cee6af5d1d20640d Monotone-Revision: db3ff379bf0dfa3a35ae5cbe879d8db2a1bb69df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:39:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h commit 4d5c8b8ca25982d6b53d39b3724cde3a09a6054a Author: Wolfgang Sourdeau Date: Thu May 3 18:39:03 2007 +0000 Monotone-Parent: 0cbd4a9c5bf491a238af8827cc1200efcd8577d6 Monotone-Revision: ea749e8a379c178fc2744bc5cee6af5d1d20640d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:39:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 2a274be95e022b366b9141a0bc053f542b9d81ec Author: Wolfgang Sourdeau Date: Thu May 3 18:38:12 2007 +0000 Monotone-Parent: e57eef2a82bd3537f98500a9eb2ad3d89658813b Monotone-Revision: 0cbd4a9c5bf491a238af8827cc1200efcd8577d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:38:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 8c4878a7fcb5d180f8a95b80aa55bb9ffcea1bb1 Author: Wolfgang Sourdeau Date: Thu May 3 18:38:04 2007 +0000 Monotone-Parent: c5e418d0e7c5646ce958408d923c5e65dd74f8bb Monotone-Revision: e57eef2a82bd3537f98500a9eb2ad3d89658813b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:38:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 6b5ff1c59bc99b7b28c14b08436944f46934c5f9 Author: Wolfgang Sourdeau Date: Thu May 3 18:37:56 2007 +0000 Monotone-Parent: 21621ef29c0d61b24e6974e8c9df806df1274a38 Monotone-Revision: c5e418d0e7c5646ce958408d923c5e65dd74f8bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T18:37:56 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox commit f499ab12d9d679b66fe0d0a77edfb96119d3cc03 Author: Wolfgang Sourdeau Date: Thu May 3 16:17:26 2007 +0000 Monotone-Parent: b521f340498a0489a0b9c81b91374570890a80fa Monotone-Revision: 21621ef29c0d61b24e6974e8c9df806df1274a38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T16:17:26 Monotone-Branch: ca.inverse.sogo A Scripts/sogo A Scripts/sogocron.sh commit e307ee23d2115982ad021b5be30adb6941a68bbe Author: Wolfgang Sourdeau Date: Thu May 3 16:13:51 2007 +0000 Monotone-Parent: 78d012bb528bcbf5295b1d5241415fcb6465a307 Monotone-Revision: b521f340498a0489a0b9c81b91374570890a80fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T16:13:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 2c53331f0be79ee00b256e309c0a39a52a8fe363 Author: Wolfgang Sourdeau Date: Thu May 3 16:11:29 2007 +0000 Monotone-Parent: b8a1f679b2d8b5862c0fc73e8bedec0e7b8fdc84 Monotone-Revision: 78d012bb528bcbf5295b1d5241415fcb6465a307 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T16:11:29 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit d61f1f76acc9f147b18470e4fd0c9239d18f59ba Author: Wolfgang Sourdeau Date: Thu May 3 15:59:47 2007 +0000 Monotone-Parent: 709c82cae5a3806eb4d54d45003d5be1927c6ed1 Monotone-Revision: b8a1f679b2d8b5862c0fc73e8bedec0e7b8fdc84 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:59:47 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit 2c041feaaef25b4fb1c33fb990b34fbd94af2eb9 Author: Wolfgang Sourdeau Date: Thu May 3 15:59:39 2007 +0000 Monotone-Parent: 1fd4f5e18827925008e26dac2c8a95ca5311ee27 Monotone-Revision: 709c82cae5a3806eb4d54d45003d5be1927c6ed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:59:39 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar commit e6b7884d05faa53286b327d3d6cc102caa503530 Author: Wolfgang Sourdeau Date: Thu May 3 15:37:46 2007 +0000 Monotone-Parent: 3e8c5ebd8ef3e651971eb9ebd5088fb54e456c11 Monotone-Revision: 1fd4f5e18827925008e26dac2c8a95ca5311ee27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:37:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 783adad5298ce519a9f1bad6a5f41c3b4b6ed1f8 Author: Wolfgang Sourdeau Date: Thu May 3 15:13:39 2007 +0000 Monotone-Parent: b17d302eb00b85fc88d646f3ca2f85130bf42255 Monotone-Revision: 3e8c5ebd8ef3e651971eb9ebd5088fb54e456c11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:13:39 Monotone-Branch: ca.inverse.sogo M UI/Contacts/product.plist commit 738f48072af31a7a67cdfc997b27fe44183b0674 Author: Wolfgang Sourdeau Date: Thu May 3 15:13:16 2007 +0000 Monotone-Parent: 33d6ed4d81ea69479070eeecb494de1a86f32771 Monotone-Revision: b17d302eb00b85fc88d646f3ca2f85130bf42255 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:13:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit 63224612e3dc0f45eacac2c97924e6b7a8a72e54 Author: Wolfgang Sourdeau Date: Thu May 3 15:12:51 2007 +0000 Monotone-Parent: 25630ef22852aad3a540cf9873929b9324dcb479 Monotone-Revision: 33d6ed4d81ea69479070eeecb494de1a86f32771 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:12:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.m commit 35b97087f609261d32734344ecb2988f9ce3ea59 Author: Wolfgang Sourdeau Date: Thu May 3 15:06:55 2007 +0000 Monotone-Parent: 9d587f48acef1d91aa5a16de1dc635089ff2ed6e Monotone-Revision: 25630ef22852aad3a540cf9873929b9324dcb479 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:06:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html commit e00b716d3e5cc1d16edd7fb0b7777c13b449d5a0 Author: Wolfgang Sourdeau Date: Thu May 3 15:06:20 2007 +0000 Monotone-Parent: 37008ff5687919b94155c109532197941ad24f89 Monotone-Revision: 9d587f48acef1d91aa5a16de1dc635089ff2ed6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:06:20 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit 8584c0d116ffeebaed86f8791a94387d28fc92a0 Author: Wolfgang Sourdeau Date: Tue May 1 15:33:13 2007 +0000 Monotone-Parent: 1c6e237a5f05d42b8256e2192f1d6e71423ccd22 Monotone-Revision: 37008ff5687919b94155c109532197941ad24f89 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-01T15:33:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalView.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 0d37749760633095b7a425e39b45ca5fd396d6b0 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:09:09 2007 +0000 Monotone-Parent: 2f3e59ca771f0f87a19e27da7ce51726090f893c Monotone-Revision: 1c6e237a5f05d42b8256e2192f1d6e71423ccd22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:09:09 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m commit 163d16e464f698d3d93aa8571020c84e896cd013 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:08:09 2007 +0000 Monotone-Parent: c86e5bf2a9f5a99a13334f1078af7e6eea186f02 Monotone-Revision: 2f3e59ca771f0f87a19e27da7ce51726090f893c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:08:09 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit ec115e83f477de37e7a1c72ba02c2967599cc9a4 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:07:54 2007 +0000 Monotone-Parent: b38410c68a702e70b0f8bab6d1cfdf4512176c17 Monotone-Revision: c86e5bf2a9f5a99a13334f1078af7e6eea186f02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:07:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoPermissions.h commit 98b42ad037c4c167f44ed56916b92f5e3cac50c6 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:07:50 2007 +0000 Monotone-Parent: 048d106563715d2fe3f7e783e8caec9f3ad005e2 Monotone-Revision: b38410c68a702e70b0f8bab6d1cfdf4512176c17 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:07:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoPermissions.m commit e1db62a8bb1f6116eb1027847f801fcf4260fd34 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:06:58 2007 +0000 Monotone-Parent: 92528ef4ae9b54bc30415a773c3bf6013e284be0 Monotone-Revision: 048d106563715d2fe3f7e783e8caec9f3ad005e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:06:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.js M UI/WebServerResources/generic.js commit 58865b869b7d56028268ecfab7aafe15a9f4defe Author: Wolfgang Sourdeau Date: Fri Apr 27 22:06:48 2007 +0000 Monotone-Parent: 0653c8c5e81c2a2dd5096e25700dc8810e330dfa Monotone-Revision: 92528ef4ae9b54bc30415a773c3bf6013e284be0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:06:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxUserRightsEditor.m commit b1fa8978b66876713129cf928e0ac3b54a3f3c80 Author: Wolfgang Sourdeau Date: Fri Apr 27 22:05:17 2007 +0000 Monotone-Parent: d57385e5e0cf1d1b6dd18882212fa4b71679db3c Monotone-Revision: 0653c8c5e81c2a2dd5096e25700dc8810e330dfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T22:05:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactsUserRightsEditor.h A UI/Contacts/UIxContactsUserRightsEditor.m M UI/Contacts/product.plist A UI/Templates/ContactsUI/UIxContactsUserRightsEditor.wox A UI/WebServerResources/UIxContactsUserRightsEditor.css A UI/WebServerResources/UIxContactsUserRightsEditor.js commit cc58aef14ae48d9e7787776e34277b3be96f5863 Author: Wolfgang Sourdeau Date: Fri Apr 27 19:45:12 2007 +0000 Monotone-Parent: e00080932f4ede008b94710aac6b0477a9b70141 Monotone-Revision: d57385e5e0cf1d1b6dd18882212fa4b71679db3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:45:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit a251c4da7e8f895d1932539c22d37c38d27fa00b Author: Wolfgang Sourdeau Date: Fri Apr 27 19:41:04 2007 +0000 Monotone-Parent: c15520706f33ccebb112c1becc433bfe47acd1ee Monotone-Revision: e00080932f4ede008b94710aac6b0477a9b70141 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:41:04 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.js commit 63ccf073b401791ec17db9ace348008df1907afb Author: Wolfgang Sourdeau Date: Fri Apr 27 19:03:33 2007 +0000 Monotone-Parent: d75f311111aa7cbdf9ecf2de1168ceb2651e77bd Monotone-Revision: c15520706f33ccebb112c1becc433bfe47acd1ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:03:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 48d1736fe4de45ee647a8199faff82a4a5446d39 Author: Wolfgang Sourdeau Date: Fri Apr 27 19:02:01 2007 +0000 Monotone-Parent: fb501e7e2cefb4d9f994a50f5062b53d25b4aa3f Monotone-Revision: d75f311111aa7cbdf9ecf2de1168ceb2651e77bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:02:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 0fa658ba0778f58550217cd728cf4ecf606b0ae3 Author: Wolfgang Sourdeau Date: Fri Apr 27 19:01:46 2007 +0000 Monotone-Parent: dcd6e00bbce77f3fb33457eb96c335e1e686e296 Monotone-Revision: fb501e7e2cefb4d9f994a50f5062b53d25b4aa3f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:01:46 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPEntry.m commit bdb9eeca8f524bac6081e5a2904ca08e9f8bb2d3 Author: Wolfgang Sourdeau Date: Fri Apr 27 19:00:40 2007 +0000 Monotone-Parent: 139216901c180bec05a4d774ed2926c4b82c6657 Monotone-Revision: dcd6e00bbce77f3fb33457eb96c335e1e686e296 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:00:40 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a03e855365e80d2b9a87111bc30ff07b85f1ef4d Author: Wolfgang Sourdeau Date: Fri Apr 27 18:59:29 2007 +0000 Monotone-Parent: 475cf6d37855a59399d7920251b3b192b5353196 Monotone-Revision: 139216901c180bec05a4d774ed2926c4b82c6657 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T18:59:29 Monotone-Branch: ca.inverse.sogo M ChangeLog commit ee637f1df231a998bd7cd69306821f091639cc61 Author: Wolfgang Sourdeau Date: Fri Apr 27 18:58:48 2007 +0000 Monotone-Parent: 826bf932caacd3e649919ed612b65ec8aee72999 Monotone-Revision: 475cf6d37855a59399d7920251b3b192b5353196 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T18:58:48 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m commit daaf7fb14ed94294d2e5d41d8154a31135b1dedf Author: Wolfgang Sourdeau Date: Thu Apr 26 16:39:09 2007 +0000 Monotone-Parent: 2ae12f2c67f3e74fddaf5d592a19e233d0806899 Monotone-Revision: 826bf932caacd3e649919ed612b65ec8aee72999 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T16:39:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 27d801a9fc60c01d4eb8b5788484cce3d332343c Author: Wolfgang Sourdeau Date: Thu Apr 26 01:16:19 2007 +0000 Monotone-Parent: 36c59ea6f5d3705bff60a615e113d6b9e7a7501e Monotone-Revision: 2ae12f2c67f3e74fddaf5d592a19e233d0806899 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T01:16:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoGroupAppointmentFolder.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m M SoObjects/SOGo/SOGoUser.m M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m commit e17d43a24ea00c9eba7fe12d765bb40df0a6ab59 Author: Wolfgang Sourdeau Date: Thu Apr 26 01:15:26 2007 +0000 Monotone-Parent: 029f7af5879a2c5f2514bdae82805853dc8624b0 Monotone-Revision: 36c59ea6f5d3705bff60a615e113d6b9e7a7501e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T01:15:26 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxComponentEditor.js commit d40ba9024ef79865874546e6030d6ae561bdabb0 Author: Wolfgang Sourdeau Date: Thu Apr 26 01:14:24 2007 +0000 Monotone-Parent: 64210c1ed841d8f02caf31f0c0e336b0fa9e37df Monotone-Revision: 029f7af5879a2c5f2514bdae82805853dc8624b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T01:14:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 4948aca14a785eef037d2aa262b3000987dd3cb6 Author: Wolfgang Sourdeau Date: Thu Apr 26 01:13:55 2007 +0000 Monotone-Parent: be54fe500757d5b3077ad04c8c9a43cf4088ec61 Monotone-Revision: 64210c1ed841d8f02caf31f0c0e336b0fa9e37df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T01:13:55 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M SoObjects/Mailer/product.plist M UI/Common/product.plist M UI/MainUI/product.plist M UI/Scheduler/product.plist commit b13636f3857cd859abe6741a62f70f7f5696fb49 Author: Wolfgang Sourdeau Date: Wed Apr 25 15:14:40 2007 +0000 Monotone-Parent: 0737b1db6b347f529b14555dcbe67d99f357aaf6 Monotone-Revision: be54fe500757d5b3077ad04c8c9a43cf4088ec61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T15:14:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 941f725eb028a19a03b7fef8b9ae6ccdcd3665dd Author: Wolfgang Sourdeau Date: Wed Apr 25 14:31:09 2007 +0000 Monotone-Parent: 8fcaeed31fe2440c4ecbc43cb96150303138e5a3 Monotone-Revision: 0737b1db6b347f529b14555dcbe67d99f357aaf6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:31:09 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 666bec13e3427d51b30db91065ae1d2784e089bf Author: Wolfgang Sourdeau Date: Wed Apr 25 14:31:00 2007 +0000 Monotone-Parent: 100d8ec9579d3775f3468d8a6c19fb77e3a4c287 Monotone-Revision: 8fcaeed31fe2440c4ecbc43cb96150303138e5a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:31:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.h M SoObjects/SOGo/NSCalendarDate+SOGo.m commit 2d131df90c7b1f59b2f8ddf3f60cff99e0cb6c82 Author: Wolfgang Sourdeau Date: Wed Apr 25 14:28:00 2007 +0000 Monotone-Parent: 24b361ad5626a3cf990206bae54d63a278f81a1e Monotone-Revision: 100d8ec9579d3775f3468d8a6c19fb77e3a4c287 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:28:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit fbf6d3c73c2c51d6dbf1187a2b4747b39520eb04 Author: Wolfgang Sourdeau Date: Wed Apr 25 14:26:14 2007 +0000 Monotone-Parent: b3f6ca80f075abe33699e7b80392bc6a5c934183 Monotone-Revision: 24b361ad5626a3cf990206bae54d63a278f81a1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:26:14 Monotone-Branch: ca.inverse.sogo M UI/Common/Toolbars/SOGoAclOwner.toolbar commit 10f79b2c9216b83ac44b219008dd70d47555b0ba Author: Wolfgang Sourdeau Date: Wed Apr 25 14:26:01 2007 +0000 Monotone-Parent: 90d376cd698487405a4cfc73072abd9c96ea7b7b Monotone-Revision: b3f6ca80f075abe33699e7b80392bc6a5c934183 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:26:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit 22c9096c58a8559216daf56e030b73ace6d660e8 Author: Wolfgang Sourdeau Date: Wed Apr 25 14:25:49 2007 +0000 Monotone-Parent: 40040f17745278140cd2fe7ca20302e8937f438c Monotone-Revision: 90d376cd698487405a4cfc73072abd9c96ea7b7b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:25:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit ecfa7284d0a9d69f38d9272d3be04ce351411fbd Author: Wolfgang Sourdeau Date: Wed Apr 25 14:25:37 2007 +0000 Monotone-Parent: eba5106d152098988a4b6ce5adba36fb44ddcdb8 Monotone-Revision: 40040f17745278140cd2fe7ca20302e8937f438c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:25:37 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 5c10727c9f346ccd4838b0426e4c69409af65e70 Author: Wolfgang Sourdeau Date: Tue Apr 24 23:08:02 2007 +0000 Monotone-Parent: e96676c1d053a9dc539df8580b1176640559093d Monotone-Revision: eba5106d152098988a4b6ce5adba36fb44ddcdb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T23:08:02 Monotone-Branch: ca.inverse.sogo M Main/sogod.m commit 8bd4abeaf789b3f5c7ea143350cb7f4e842a2783 Author: Wolfgang Sourdeau Date: Tue Apr 24 23:04:36 2007 +0000 Monotone-Parent: 666cdfc6838a3a3654e9b05b044718898511cd66 Monotone-Revision: e96676c1d053a9dc539df8580b1176640559093d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T23:04:36 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalUserRightsEditor.m commit 57e0ebcf5fcbc5fb2ef0bcf1887b7e35925ccbd4 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:50:09 2007 +0000 Monotone-Parent: 4fa23faeb7b6dfed2046ea79c364ca3e961e3d3c Monotone-Revision: 666cdfc6838a3a3654e9b05b044718898511cd66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:50:09 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit 14f0b85276333fb8963b0c14e4149ed2fa90149d Author: Wolfgang Sourdeau Date: Tue Apr 24 22:49:38 2007 +0000 Monotone-Parent: d3ba36ba8bfc76739a9e1820c3fe106f3e68d71a Monotone-Revision: 4fa23faeb7b6dfed2046ea79c364ca3e961e3d3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:49:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxUserRightsEditor.h M UI/Common/UIxUserRightsEditor.m commit e9f52670f959c1f21d18efb06123e287ebcbdf07 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:46:52 2007 +0000 Monotone-Parent: 0e9d9502166e884d7b3afd467ac697d197c45c44 Monotone-Revision: d3ba36ba8bfc76739a9e1820c3fe106f3e68d71a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:46:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m commit a63577b86ba713dbf1fdf6731c6e0f1dc2164cba Author: Wolfgang Sourdeau Date: Tue Apr 24 22:45:56 2007 +0000 Monotone-Parent: 9f7fe2aea256613b84bdc296bef103767495048d Monotone-Revision: 0e9d9502166e884d7b3afd467ac697d197c45c44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:45:56 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 8b3034a5f2a93fde600b5f0502889b1bdc2c7854 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:45:38 2007 +0000 Monotone-Parent: ba0063d228f496f6d43be55b3d6aeb33e2ba34e1 Monotone-Revision: 9f7fe2aea256613b84bdc296bef103767495048d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:45:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit f6c034eb63d4333c85345acf035db591f0de6013 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:43:33 2007 +0000 Monotone-Parent: fbd35c1bda900f820e4a0b103f299f77ae52fa16 Monotone-Revision: ba0063d228f496f6d43be55b3d6aeb33e2ba34e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:43:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBaseObject.m commit d4f2403ba712a47488cb5a2e9a132b948692bb57 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:40:05 2007 +0000 Monotone-Parent: d50828fc631dc9f6d731dcbde3c7ea33f6c422d9 Monotone-Revision: fbd35c1bda900f820e4a0b103f299f77ae52fa16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:40:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit bc5b3a15ab557e2271ee284bfa9c163b632cef25 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:37:21 2007 +0000 Monotone-Parent: bffd38536f21b982c86617f97c2dff0009e442e1 Monotone-Revision: d50828fc631dc9f6d731dcbde3c7ea33f6c422d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:37:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3c915f8a2eb6ea28c35ea0cfe51e84d4a9e28961 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:36:20 2007 +0000 Monotone-Parent: a4c9cd2589743e62f753935bba32b3bcc889f831 Monotone-Revision: bffd38536f21b982c86617f97c2dff0009e442e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:36:20 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalUserRightsEditor.h A UI/Scheduler/UIxCalUserRightsEditor.m commit 82859a5a667fd6de5c6143d1d50666e841323991 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:34:04 2007 +0000 Monotone-Parent: 2d4d28c2707f8354d18f72b73ca8f02e475d3cfb Monotone-Revision: a4c9cd2589743e62f753935bba32b3bcc889f831 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:34:04 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings A UI/Templates/SchedulerUI/UIxCalUserRightsEditor.wox M UI/WebServerResources/UIxAclEditor.js A UI/WebServerResources/UIxCalUserRightsEditor.css A UI/WebServerResources/UIxCalUserRightsEditor.js commit 6440d30f41405b213adfc9ff6eb0dc6aa770e10b Author: Wolfgang Sourdeau Date: Tue Apr 24 22:33:19 2007 +0000 Monotone-Parent: c681fa49cba40e8081c74d39c28002652092e8c2 Monotone-Revision: 2d4d28c2707f8354d18f72b73ca8f02e475d3cfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:33:19 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit b993684827dbb67dc899e21987aefcadb9badb03 Author: Wolfgang Sourdeau Date: Tue Apr 24 22:33:09 2007 +0000 Monotone-Parent: 9f3d14cd7eec1e17f236e26453d31587b0cd719f Monotone-Revision: c681fa49cba40e8081c74d39c28002652092e8c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T22:33:09 Monotone-Branch: ca.inverse.sogo M UI/Common/product.plist M UI/Scheduler/product.plist commit d6e4471fded7802fa9d130307ff1c11468d99459 Author: Wolfgang Sourdeau Date: Mon Apr 23 17:55:41 2007 +0000 Monotone-Parent: c9046344b33cc54a1f55f5cf51ca09bc61aea7d8 Monotone-Revision: 9f3d14cd7eec1e17f236e26453d31587b0cd719f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T17:55:41 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings commit 5fb77ce7baf64cc6e96a65d396c182c4237d9ac0 Author: Wolfgang Sourdeau Date: Mon Apr 23 17:55:29 2007 +0000 Monotone-Parent: 59a3a2f8dcdf5c1c777169bb3ffa145eaa47d381 Monotone-Revision: c9046344b33cc54a1f55f5cf51ca09bc61aea7d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T17:55:29 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxUserRightsEditor.wox commit 04cb3e51ba7abce1b241c6f206bc7a6ace64dc77 Author: Wolfgang Sourdeau Date: Mon Apr 23 17:55:03 2007 +0000 Monotone-Parent: e84e98a15cb31552c7707dd925faafe74577f1f4 Monotone-Revision: 59a3a2f8dcdf5c1c777169bb3ffa145eaa47d381 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T17:55:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit ee6beb64f86071d9c79b68f019da87a460a6e007 Author: Wolfgang Sourdeau Date: Mon Apr 23 15:09:43 2007 +0000 Monotone-Parent: 57460c0d603329bd97af00dc5d497ed44b731d76 Monotone-Revision: e84e98a15cb31552c7707dd925faafe74577f1f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T15:09:43 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxUserRightsEditor.h A UI/Common/UIxUserRightsEditor.m A UI/Templates/UIxUserRightsEditor.wox commit d49645882237af1dd1decd2f236129c07ac4fa8d Author: Wolfgang Sourdeau Date: Mon Apr 23 15:05:45 2007 +0000 Monotone-Parent: 321895620e6004eb8531368e2dcdf24c7b8313fe Monotone-Revision: 57460c0d603329bd97af00dc5d497ed44b731d76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T15:05:45 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M OGoContentStore/sql/profile-create.psql commit 9936eb9b798c98f0b3b8c4c76f2c303df2658739 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:34:31 2007 +0000 Monotone-Parent: d4fe11d5b3be05fe97dd5cd1971bc2db2b20a75c Monotone-Revision: 321895620e6004eb8531368e2dcdf24c7b8313fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:34:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit a6ab235d1e56d5e3c8bd2b2ddfe3b940468aca0c Author: Wolfgang Sourdeau Date: Tue Apr 17 14:33:13 2007 +0000 Monotone-Parent: 140cf39d8e4843502d824435239a59f459c181d7 Monotone-Revision: d4fe11d5b3be05fe97dd5cd1971bc2db2b20a75c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:33:13 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h commit fa452e68e764046fcd1c3c4f91c4fdd9506cd7a2 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:32:47 2007 +0000 Monotone-Parent: 7d01af187554df2b24caa2526dd92eea0e8454ee Monotone-Revision: 140cf39d8e4843502d824435239a59f459c181d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:32:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 4a265cdcbdb78d0dba788e93fb34d8c112bc560d Author: Wolfgang Sourdeau Date: Tue Apr 17 14:30:12 2007 +0000 Monotone-Parent: e2159d82254439aa0954efbb3e1730d45a41c2d6 Monotone-Revision: 7d01af187554df2b24caa2526dd92eea0e8454ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:30:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 4108411f2e403acd947c0b20fcc39ddab66753f2 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:09:29 2007 +0000 Monotone-Parent: e13aba14f9bcb6e2cbec65189340ac8704204778 Monotone-Revision: e2159d82254439aa0954efbb3e1730d45a41c2d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:09:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit a8167f4b7cfe51f2f82142e22f7ad0445499a926 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:03:15 2007 +0000 Monotone-Parent: e539575226ee510838ef3f6147fae90b278a4ffb Monotone-Revision: e13aba14f9bcb6e2cbec65189340ac8704204778 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:03:15 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile M UI/Common/product.plist commit 76c90211f4d72b764af3b5353d9ac450d4012594 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:03:02 2007 +0000 Monotone-Parent: 661ae1fcba69b174478dbc3404b4d50caf90da97 Monotone-Revision: e539575226ee510838ef3f6147fae90b278a4ffb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:03:02 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxFolderActions.m commit b56702c30cd4e09a1063be7801f87b2921bee927 Author: Wolfgang Sourdeau Date: Tue Apr 17 14:02:07 2007 +0000 Monotone-Parent: e2af315b632622df78228e2f3175bd974e1b5a8d Monotone-Revision: 661ae1fcba69b174478dbc3404b4d50caf90da97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T14:02:07 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxObjectActions.h A UI/Common/UIxObjectActions.m commit 48d0edb83c68e60d4aaaf1e44cf80f64b4f8e811 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:57:14 2007 +0000 Monotone-Parent: c1d57858e100f5be9d7e9d6d000823f9590a8b94 Monotone-Revision: e2af315b632622df78228e2f3175bd974e1b5a8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:57:14 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayView.h M UI/Scheduler/UIxCalDayView.m commit b4ebfb9c1c46da5344df8bc9146f1ee1c112ec14 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:56:33 2007 +0000 UI/Common/UIxAclEditor.h Monotone-Parent: 2f2079c5229941fee5868ae444a3ba34b62083a8 Monotone-Revision: c1d57858e100f5be9d7e9d6d000823f9590a8b94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:56:33 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 46405eb4429ee48fa7cdc4fe3b321a35f7d9f37f Author: Wolfgang Sourdeau Date: Tue Apr 17 13:56:19 2007 +0000 UI/Common/UIxAclEditor.h Monotone-Parent: e24f6ea1b25c661581e4f801fec1795b9c8fb5f6 Monotone-Revision: 2f2079c5229941fee5868ae444a3ba34b62083a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:56:19 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/UIxAclEditor.js commit 1b1d18ede889295c4bfd3a316dc763c28768944a Author: Wolfgang Sourdeau Date: Tue Apr 17 13:53:33 2007 +0000 Monotone-Parent: 5e35c86af271ef315fde0b5c6b8539dfb710f2d0 Monotone-Revision: e24f6ea1b25c661581e4f801fec1795b9c8fb5f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:53:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 435554e99dd9041e537cf5bf3d544f15176a0f8e Author: Wolfgang Sourdeau Date: Tue Apr 17 13:53:13 2007 +0000 Monotone-Parent: 001934ce1a910269540f9fbd5d3a639a66aabb04 Monotone-Revision: 5e35c86af271ef315fde0b5c6b8539dfb710f2d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:53:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserManager.m commit 83fb35df05f0d0197c4cbe0fb3d8874b43918050 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:51:04 2007 +0000 Monotone-Parent: 477e79262237a8947bc6ea08454fcee5cf3ca0f0 Monotone-Revision: 001934ce1a910269540f9fbd5d3a639a66aabb04 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:51:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 041690dd2fb71cf37ee1f734d8d306cdf2eef0ee Author: Wolfgang Sourdeau Date: Tue Apr 17 13:50:53 2007 +0000 Monotone-Parent: e78701f2a9ac70c8cfcbbd5a275afacd0d2330ee Monotone-Revision: 477e79262237a8947bc6ea08454fcee5cf3ca0f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:50:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile D SoObjects/SOGo/SOGoAclsFolder.h D SoObjects/SOGo/SOGoAclsFolder.m commit aafd7a3855544c7c8e0d90eb7161d1c249fef2e1 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:49:23 2007 +0000 Monotone-Parent: e99c77c0d8085a88b285c83c82ff1b9bde79649b Monotone-Revision: e78701f2a9ac70c8cfcbbd5a275afacd0d2330ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:49:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit a8245d3265db8103a3cb832d68581b2ecdd10c11 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:46:38 2007 +0000 Monotone-Parent: c08c1b108dddcf6aa1bcd2741e800b8a90587384 Monotone-Revision: e99c77c0d8085a88b285c83c82ff1b9bde79649b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:46:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 23daba3d2986d62b56464918d5377b74a97553e7 Author: Wolfgang Sourdeau Date: Tue Apr 17 13:45:03 2007 +0000 Monotone-Parent: 3ddca8791831b56115aff88f2ea9f9bdf89a6ef7 Monotone-Revision: c08c1b108dddcf6aa1bcd2741e800b8a90587384 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-17T13:45:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit f46adb59ae151b4520ef3d16d551dc1c4ed03f28 Author: Wolfgang Sourdeau Date: Mon Apr 16 21:42:27 2007 +0000 Monotone-Parent: a61aea8270f30eafc4488b9286b2d173c7a3090f Monotone-Revision: 3ddca8791831b56115aff88f2ea9f9bdf89a6ef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-16T21:42:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSFolder.m commit f0e0da1f1c2ac7cadd986146165a253c4c0cb805 Author: Wolfgang Sourdeau Date: Mon Apr 16 21:41:50 2007 +0000 Monotone-Parent: 07ace1b999a3540691535081e95bb20d766899c7 Monotone-Revision: a61aea8270f30eafc4488b9286b2d173c7a3090f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-16T21:41:50 Monotone-Branch: ca.inverse.sogo M Main/sogod.m commit 596048ace406fb94886f78aeb6702162e7786b30 Author: Wolfgang Sourdeau Date: Mon Apr 16 21:40:45 2007 +0000 Monotone-Parent: 07a28abc844008a513555a2e67b3e7e410b3f355 Monotone-Revision: 07ace1b999a3540691535081e95bb20d766899c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-16T21:40:45 Monotone-Branch: ca.inverse.sogo A UI/Common/UIxJSClose.h A UI/Common/UIxJSClose.m commit e6ee684ac4a416f9a80e4bbaad0d87d64f8698a6 Author: Wolfgang Sourdeau Date: Mon Apr 16 17:36:56 2007 +0000 Monotone-Parent: 4aaa3d89a907d67df8c23bdce5f9fb5be71e663d Monotone-Revision: 07a28abc844008a513555a2e67b3e7e410b3f355 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-16T17:36:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit 4063ec97a6bcea1edbe6b408f7e9fcb75ba08b65 Author: Wolfgang Sourdeau Date: Thu Apr 12 00:34:43 2007 +0000 Monotone-Parent: ac5956502faf7c4b91df6d48458fad8d43190b66 Monotone-Revision: 4aaa3d89a907d67df8c23bdce5f9fb5be71e663d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-12T00:34:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Mailer/SOGoMailAccounts.m M UI/Scheduler/UIxAppointmentView.h M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxTimeDateControl.m commit 5be8b033ce0110e91717a28d6dcd973967d25a95 Author: Wolfgang Sourdeau Date: Thu Apr 12 00:33:27 2007 +0000 Monotone-Parent: 5bf0f14c9025a9edb860c75bb80bd5d4f9ddc5b1 Monotone-Revision: ac5956502faf7c4b91df6d48458fad8d43190b66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-12T00:33:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit c3a94994307c3b38caa641e692d923336d066bc3 Author: Wolfgang Sourdeau Date: Thu Apr 12 00:31:20 2007 +0000 Monotone-Parent: 9e2e995eb604942e9edbf2912d76bd919419a6b9 Monotone-Revision: 5bf0f14c9025a9edb860c75bb80bd5d4f9ddc5b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-12T00:31:20 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit a87ded3e207b12121fc391df2924f0fd2098aaf3 Author: Wolfgang Sourdeau Date: Thu Apr 12 00:30:55 2007 +0000 Monotone-Parent: 341e1374ed8368a3de3e24945489029ce3e3665d Monotone-Revision: 9e2e995eb604942e9edbf2912d76bd919419a6b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-12T00:30:55 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit 80d698d2a64140f78ccf0767d08efdbd3927ed20 Author: Wolfgang Sourdeau Date: Wed Apr 11 20:10:21 2007 +0000 Monotone-Parent: df10c88af01acc51d8255beacbd9dd83a36f26d8 Monotone-Revision: 341e1374ed8368a3de3e24945489029ce3e3665d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T20:10:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M UI/SOGoUI/UIxComponent.m commit 30bc77cc5a2aa9dfdf9f5b18871236fc66fe104f Author: Wolfgang Sourdeau Date: Wed Apr 11 19:52:13 2007 +0000 Monotone-Parent: 802a4aed0ff434b899fcb82be7aa71c601131487 Monotone-Revision: df10c88af01acc51d8255beacbd9dd83a36f26d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:52:13 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h commit 8f4dbed933e0fa2913fde48fa9a4b02b18bd6125 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:51:45 2007 +0000 Monotone-Parent: 623ad0c87ffb3644e0f387cc6a9170c151f10621 Monotone-Revision: 802a4aed0ff434b899fcb82be7aa71c601131487 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:51:45 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m commit 662431c5854510a92b20c82a398bd93249a9bf21 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:51:07 2007 +0000 Monotone-Parent: 9f9de7a3557546682618d6d9810573aa4a35d4d7 Monotone-Revision: 623ad0c87ffb3644e0f387cc6a9170c151f10621 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:51:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M UI/SOGoUI/UIxComponent.m commit 0b48a3b2474f4753a2fc0077ff3da7411c2d8c94 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:38:06 2007 +0000 Monotone-Parent: d5ac9de98868073751b2f78b398c4f1d8311b43b Monotone-Revision: 9f9de7a3557546682618d6d9810573aa4a35d4d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:38:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M UI/Scheduler/UIxComponentEditor.m commit b6d867e1ff64eac71081dca071b511c057d4a7a3 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:34:24 2007 +0000 Monotone-Parent: 7ee3b26f338f9e7b5bf19d90524ff4f2fb127611 Monotone-Revision: d5ac9de98868073751b2f78b398c4f1d8311b43b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:34:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit e2974d79409daf4065918aea345e12afd20d3e9c Author: Wolfgang Sourdeau Date: Wed Apr 11 19:33:25 2007 +0000 Monotone-Parent: be3f824ea546882828787185ebfdd086e3742f87 Monotone-Revision: 7ee3b26f338f9e7b5bf19d90524ff4f2fb127611 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:33:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 48f210e151a8e91e63cb27312faa9d23ac4bcf4d Author: Wolfgang Sourdeau Date: Wed Apr 11 19:17:20 2007 +0000 Monotone-Parent: d690ff1fe2dd685ce9e4e5a8773578c039ec1bf4 Monotone-Revision: be3f824ea546882828787185ebfdd086e3742f87 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:17:20 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailAccounts.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/SOGo/SOGoGroupFolder.m commit 5ff3a45095ae269a8040e0fe912e6193e9118d2a Author: Wolfgang Sourdeau Date: Wed Apr 11 19:11:23 2007 +0000 Monotone-Parent: 5539e3c473023281dd04f7cb8a8fee051ac0735d Monotone-Revision: d690ff1fe2dd685ce9e4e5a8773578c039ec1bf4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:11:23 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.h commit e09ac2e383329f78ce83d0dd0a5a27cea51f8823 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:08:58 2007 +0000 Monotone-Parent: c33c456b52c6e6d4ee1f29bfd9ca57096b8d13be Monotone-Revision: 5539e3c473023281dd04f7cb8a8fee051ac0735d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:08:58 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoGroupAppointmentFolder.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/SOGo/SOGoContentObject.m M SoObjects/SOGo/SOGoUserFolder.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentProposal.m M UI/Scheduler/UIxAppointmentView.h M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalAptListView.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTaskProposal.m M UI/Scheduler/UIxTaskView.m M UI/Scheduler/UIxTimeDateControl.m D UI/Templates/SchedulerUI/UIxCalMonthOverview.wox commit 828d3b2818c5cd63bee362b9bb77e2647a5365e5 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:07:54 2007 +0000 Monotone-Parent: 1b89ce2fe004930400d04b4bed9edb04d4d4fa82 Monotone-Revision: c33c456b52c6e6d4ee1f29bfd9ca57096b8d13be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:07:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 772b31b27766139c829ae844fcecdfdab9ae3973 Author: Wolfgang Sourdeau Date: Wed Apr 11 19:03:42 2007 +0000 Monotone-Parent: 98814195ee0653059251e5fef63d4cfbcda8d5f1 Monotone-Revision: 1b89ce2fe004930400d04b4bed9edb04d4d4fa82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:03:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 9c2fe1288eae6be97b89c8007d127ff25ddb394b Author: Wolfgang Sourdeau Date: Wed Apr 11 18:58:01 2007 +0000 Monotone-Parent: 12549cc7c7155429d8ed02fc7a43758a474142a8 Monotone-Revision: 98814195ee0653059251e5fef63d4cfbcda8d5f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T18:58:01 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.h commit 1b0a74d9db6d6d06d48ad93914835330919fe7ef Author: Wolfgang Sourdeau Date: Wed Apr 11 18:57:54 2007 +0000 Monotone-Parent: 5b113d87d41aa66996f2576f03064d17a7402102 Monotone-Revision: 12549cc7c7155429d8ed02fc7a43758a474142a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T18:57:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 12da674da28dd1f6906d54f793917d71083b04fa Author: Wolfgang Sourdeau Date: Wed Apr 11 18:51:25 2007 +0000 Monotone-Parent: d78171ae9ddd9c9879bd98773d9f7cd1d734479a Monotone-Revision: 5b113d87d41aa66996f2576f03064d17a7402102 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T18:51:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalSelectTab.m D UI/Templates/SchedulerUI/UIxCalSelectTab.wox commit feea942bfd0cb7e03636396a2a47b8ec9c5b0312 Author: Wolfgang Sourdeau Date: Tue Apr 10 20:39:40 2007 +0000 Monotone-Parent: 75edf160eabb9019f1da0e81ecc9323bf007c389 Monotone-Revision: d78171ae9ddd9c9879bd98773d9f7cd1d734479a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-10T20:39:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m commit cafc68d11f481b0978e03130a50549252660b365 Author: Wolfgang Sourdeau Date: Tue Apr 10 20:39:00 2007 +0000 Monotone-Parent: f804bb16907aea71d5d796ed9fbcb17689826e71 Monotone-Revision: 75edf160eabb9019f1da0e81ecc9323bf007c389 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-10T20:39:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m commit ab92bbb4c11316b02a03712b4a2639ef21de59f7 Author: Wolfgang Sourdeau Date: Fri Apr 6 21:30:13 2007 +0000 Monotone-Parent: a4acb98c2869ac2c151eb4e31df9aa519b89d2bc Monotone-Revision: f804bb16907aea71d5d796ed9fbcb17689826e71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-06T21:30:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js commit c0856300bda79c68fb6fbd9faaecb8fcac11837a Author: Wolfgang Sourdeau Date: Wed Apr 4 17:22:36 2007 +0000 Monotone-Parent: 951d6d5187e9fd53d88a99e2dc983760a6261023 Monotone-Revision: a4acb98c2869ac2c151eb4e31df9aa519b89d2bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T17:22:36 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 2e06a512784c973555aa8b0d1a71553b70111503 Author: Wolfgang Sourdeau Date: Wed Apr 4 17:12:43 2007 +0000 Monotone-Parent: fd1d566347aebd2d239e2ab3b7674b263512dcc7 Monotone-Revision: 951d6d5187e9fd53d88a99e2dc983760a6261023 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T17:12:43 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 9a844795ba3c2ea905d7874a1e0eab57465bddc2 Author: Wolfgang Sourdeau Date: Wed Apr 4 17:12:33 2007 +0000 Monotone-Parent: d257ee0d09b25821c14d4343634d3a8c6554d18e Monotone-Revision: fd1d566347aebd2d239e2ab3b7674b263512dcc7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T17:12:33 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalendarSelector.wox commit 2009a104420b31a48741e40902d90a78d96f29b4 Author: Wolfgang Sourdeau Date: Wed Apr 4 14:12:18 2007 +0000 Monotone-Parent: 3e5397fbdbef7d88293fb77a33df78ddb4cbdf71 Monotone-Revision: d257ee0d09b25821c14d4343634d3a8c6554d18e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T14:12:18 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 73c22fd06c7ad1e0c495032e586ebd5cd3c80e5a Author: Wolfgang Sourdeau Date: Wed Apr 4 14:12:09 2007 +0000 Monotone-Parent: 8e4e888083cd8a07f5d1a009819d7538d00a99a3 Monotone-Revision: 3e5397fbdbef7d88293fb77a33df78ddb4cbdf71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T14:12:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 62f6c97cdba5ec39363280143535b8ea9c453061 Author: Wolfgang Sourdeau Date: Wed Apr 4 14:05:01 2007 +0000 Monotone-Parent: f437c6b7e0b51987163f6d58b72b903727b2da21 Monotone-Revision: 8e4e888083cd8a07f5d1a009819d7538d00a99a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T14:05:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m commit 748d02ba859744c8214e495599bcd5b9fd54169a Author: Wolfgang Sourdeau Date: Tue Apr 3 19:00:47 2007 +0000 Monotone-Parent: e564ba9c3c207614d2d7c7af98a96b258c9d49a7 Monotone-Revision: f437c6b7e0b51987163f6d58b72b903727b2da21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T19:00:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 83ab3bf73e21fddda3f9c832cceda44fa53cc0ea Author: Wolfgang Sourdeau Date: Tue Apr 3 17:37:41 2007 +0000 Monotone-Parent: 212e168bc4d90ac245e14acdb1fa02cd21689ca4 Monotone-Revision: e564ba9c3c207614d2d7c7af98a96b258c9d49a7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T17:37:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/generic.css commit 96a94aab31ae3e829d32dc47369064c2aa4f87ef Author: Wolfgang Sourdeau Date: Tue Apr 3 14:24:09 2007 +0000 Monotone-Parent: e45b2b02d2644ca45f53476d13a648ca71e4e361 Monotone-Revision: 212e168bc4d90ac245e14acdb1fa02cd21689ca4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T14:24:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxCalTasksListView.h M UI/Scheduler/UIxCalTasksListView.m M UI/Templates/SchedulerUI/UIxCalTasksListView.wox M UI/WebServerResources/SchedulerUI.js commit 3ed138ea9a6e715932ca00975cfe26fc4ee47324 Author: Wolfgang Sourdeau Date: Tue Apr 3 14:23:08 2007 +0000 Monotone-Parent: e6b25218a29c18cea9fd023419cb8ebf2c44eed1 Monotone-Revision: e45b2b02d2644ca45f53476d13a648ca71e4e361 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T14:23:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/generic.css commit 72d160e4bca1f4f7d07d2c200b54c356d3a39cac Author: Wolfgang Sourdeau Date: Tue Apr 3 13:41:51 2007 +0000 Monotone-Parent: f2ad5eb6be4cf42c2daf724fc52a2e6a4ba60c99 Monotone-Revision: e6b25218a29c18cea9fd023419cb8ebf2c44eed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T13:41:51 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 195535e3cf24f43fd1e2bf5821e814e8ff50b724 Author: Wolfgang Sourdeau Date: Mon Apr 2 21:15:07 2007 +0000 Monotone-Parent: b816f8881a78a3290540c985eaed842f9e51e581 Monotone-Revision: f2ad5eb6be4cf42c2daf724fc52a2e6a4ba60c99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T21:15:07 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox commit edb33ac646daee9994a8e884d5c2e14c3516d810 Author: Wolfgang Sourdeau Date: Mon Apr 2 21:14:53 2007 +0000 Monotone-Parent: 75309c63ac3f2610d9a8f45ed263389466bcc74e Monotone-Revision: b816f8881a78a3290540c985eaed842f9e51e581 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T21:14:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit f741354d3d7fb2ba39e1c29b2ff18e1bf122e9ec Author: Wolfgang Sourdeau Date: Mon Apr 2 21:13:57 2007 +0000 Monotone-Parent: 6e9bce1000589aa89ad5a242618e33803b931ca2 Monotone-Revision: 75309c63ac3f2610d9a8f45ed263389466bcc74e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T21:13:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/UIxContactEditor.m commit 973fe8eb87057aa7ec8996e7608fef5a04f7794d Author: Wolfgang Sourdeau Date: Mon Apr 2 20:06:53 2007 +0000 Monotone-Parent: fc9d10c123885769669adb2eef1fa95420c32ff6 Monotone-Revision: 6e9bce1000589aa89ad5a242618e33803b931ca2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T20:06:53 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/contact.ocs M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/WebServerResources/ContactsUI.js commit ad372b07aa7edad189b3dc577085b621f2c91632 Author: Wolfgang Sourdeau Date: Mon Apr 2 19:27:57 2007 +0000 Monotone-Parent: 7d00dc40e4703750dc10ef05910f0c4d9a7162fb Monotone-Revision: fc9d10c123885769669adb2eef1fa95420c32ff6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:27:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit 1445ac4d5bf9c54db9151605881df623940ac538 Author: Wolfgang Sourdeau Date: Mon Apr 2 19:27:46 2007 +0000 Monotone-Parent: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80 Monotone-Revision: 7d00dc40e4703750dc10ef05910f0c4d9a7162fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:27:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Templates/SchedulerUI/UIxComponentEditor.wox M UI/WebServerResources/UIxComponentEditor.js commit 3e468870acba17e60276180a984bd7c032ba9ec2 Author: Wolfgang Sourdeau Date: Mon Apr 2 19:26:26 2007 +0000 Monotone-Parent: c1dd559e8e0054841eb452f1efe0c0021af2c39c Monotone-Revision: 487cdad3dbd4c7d9c8e79989636b26cefcde1b80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:26:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalendarSelector.h M UI/Scheduler/UIxCalendarSelector.m commit 4b356b2f3c1b2babcf461549e20fa0af13225156 Author: Wolfgang Sourdeau Date: Mon Apr 2 19:25:14 2007 +0000 Monotone-Parent: c76b5a64aa06e12f5edf8a0d9ab1e361cda9bca9 Monotone-Revision: c1dd559e8e0054841eb452f1efe0c0021af2c39c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:25:14 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 493d29df6ba6cc87cd319ec8e57b32111883cc54 Author: Wolfgang Sourdeau Date: Mon Apr 2 19:24:49 2007 +0000 Monotone-Parent: 630c66b7e6178f9769bc0e36ab044c68a2082b30 Monotone-Revision: c76b5a64aa06e12f5edf8a0d9ab1e361cda9bca9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-02T19:24:49 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 54db43b7ce48706e39f0de336a650da618137202 Author: Wolfgang Sourdeau Date: Fri Mar 30 18:10:34 2007 +0000 Monotone-Parent: ec1c5482096520dcce67fb8fb90271b5a7097f9e Monotone-Revision: 630c66b7e6178f9769bc0e36ab044c68a2082b30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T18:10:34 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 7905ad9648da63b29f31de9c490ff451d388cc14 Author: Wolfgang Sourdeau Date: Fri Mar 30 18:10:31 2007 +0000 Monotone-Parent: 18d70a69585e845806c3fd2a5fc7b6fcb24e4eac Monotone-Revision: ec1c5482096520dcce67fb8fb90271b5a7097f9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T18:10:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit f1d8a7bef8f0e430cde464315658c78bbb440e61 Author: Wolfgang Sourdeau Date: Fri Mar 30 18:10:18 2007 +0000 Monotone-Parent: 6769f7dd857ae4175092be6d7ab427e0eb095388 Monotone-Revision: 18d70a69585e845806c3fd2a5fc7b6fcb24e4eac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T18:10:18 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartImageViewer.m commit 41b571478b67d0be07ec1ddbbaaf23261a1fc0ca Author: Wolfgang Sourdeau Date: Fri Mar 30 18:09:55 2007 +0000 Monotone-Parent: 1511bbd8b48b40b0958416f6289e1bd49b1bbb9a Monotone-Revision: 6769f7dd857ae4175092be6d7ab427e0eb095388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T18:09:55 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit 00a16992ac9b51b81c48b13b6851a28d8660e566 Author: Wolfgang Sourdeau Date: Fri Mar 30 18:09:38 2007 +0000 Monotone-Parent: 7520c3f3ca840f0f1b0b386fd6a8262877b672ba Monotone-Revision: 1511bbd8b48b40b0958416f6289e1bd49b1bbb9a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T18:09:38 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoTaskObject.m commit 927d3630b9c5384d1aae70d07cf1b52f63374e8e Author: Wolfgang Sourdeau Date: Fri Mar 30 15:25:20 2007 +0000 Monotone-Parent: 92e42146654f909620b7da66ba2c0605408e6a38 Monotone-Revision: 7520c3f3ca840f0f1b0b386fd6a8262877b672ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T15:25:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit 3ab281c3e705627281c8de98838c494bf7f03eaf Author: Wolfgang Sourdeau Date: Fri Mar 30 15:24:37 2007 +0000 Monotone-Parent: 37e2d6997665ec72afee8e3c76a7c500d66d17d3 Monotone-Revision: 92e42146654f909620b7da66ba2c0605408e6a38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T15:24:37 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailTree.h commit 6d7bcd059cfe0e09d9342e183199bfb89f370a3a Author: Wolfgang Sourdeau Date: Fri Mar 30 15:24:30 2007 +0000 Monotone-Parent: e0611ca83ac30e5f04e33422e44b877e6ddd058c Monotone-Revision: 37e2d6997665ec72afee8e3c76a7c500d66d17d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T15:24:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailTree.m commit e74e4d243a6771c01228e0948fd55277172e89f6 Author: Wolfgang Sourdeau Date: Fri Mar 30 14:34:10 2007 +0000 Monotone-Parent: 5ed8893c9ab3c60ce85c27df45014ec4a47897e6 Monotone-Revision: e0611ca83ac30e5f04e33422e44b877e6ddd058c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T14:34:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 470b2048e265b574bf6dd4b048fc9742136fd0a4 Author: Wolfgang Sourdeau Date: Fri Mar 30 14:33:56 2007 +0000 Monotone-Parent: 08cee54718d1bf0aae2a6cda79f42e697061a9e3 Monotone-Revision: 5ed8893c9ab3c60ce85c27df45014ec4a47897e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-30T14:33:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAclEditor.css commit 97b8e709dfea61cdeac0d9854c5cb6f80e376a86 Author: Wolfgang Sourdeau Date: Thu Mar 29 20:44:02 2007 +0000 Monotone-Parent: 3b5588aacf1d8086d7bb62e2fb4eba6b95f45e37 Monotone-Revision: 08cee54718d1bf0aae2a6cda79f42e697061a9e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T20:44:02 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit e320b60c9d7f23c311461ad72db98f8deb227bd9 Author: Wolfgang Sourdeau Date: Thu Mar 29 19:13:27 2007 +0000 Monotone-Parent: b26663156125d7474555037aab54aa58832fa55a Monotone-Revision: 3b5588aacf1d8086d7bb62e2fb4eba6b95f45e37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T19:13:27 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m commit 0361b7b116bfaa8c47bc0682483fc8a4d7af25e8 Author: Wolfgang Sourdeau Date: Thu Mar 29 19:04:57 2007 +0000 Monotone-Parent: ac5405fa83dfc407194eef86fe9da680a7a32d69 Monotone-Revision: b26663156125d7474555037aab54aa58832fa55a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T19:04:57 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m commit 9664dc499a1cf69e7f87896f442d21e2a3f3903d Author: Wolfgang Sourdeau Date: Thu Mar 29 18:28:57 2007 +0000 Monotone-Parent: 3fb431fb255053cb2a899f221fd04e412a67a33a Monotone-Revision: ac5405fa83dfc407194eef86fe9da680a7a32d69 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:28:57 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserDefaults.m commit 3e61054aaf7402e65ccd374b0baeb99707102796 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:17:47 2007 +0000 Monotone-Parent: a43f16c8cf580c2fed97407d3923b03048908bdd Monotone-Revision: 3fb431fb255053cb2a899f221fd04e412a67a33a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:17:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m commit bda0947416d123b8c122f29121e26d930d4a7bbb Author: Wolfgang Sourdeau Date: Thu Mar 29 18:15:11 2007 +0000 Monotone-Parent: 9fd0514bbfcb3644ae55d706b2e8133b5b8a1280 Monotone-Revision: a43f16c8cf580c2fed97407d3923b03048908bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:15:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m commit fb51253bf09ef6bd63e133adca8225afa2edcc5b Author: Wolfgang Sourdeau Date: Thu Mar 29 18:13:17 2007 +0000 Monotone-Parent: 3874101b75c9b5f3a0a6e8b0833b2921251558d5 Monotone-Revision: 9fd0514bbfcb3644ae55d706b2e8133b5b8a1280 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:13:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayView.h M UI/Scheduler/UIxCalDayView.m commit ba96dcb69fd630abe21fc093195f2fdd9d9dd655 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:11:58 2007 +0000 Monotone-Parent: db84fe8e98aa71246fdc510cb08a01465b9106d2 Monotone-Revision: 3874101b75c9b5f3a0a6e8b0833b2921251558d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:11:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 26a485383d46c599ee7a0ac0bce274d40ea2a01b Author: Wolfgang Sourdeau Date: Thu Mar 29 18:10:07 2007 +0000 Monotone-Parent: 736c842e9000dccf7a8c87b7c3373b2bfa0c9f26 Monotone-Revision: db84fe8e98aa71246fdc510cb08a01465b9106d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:10:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit d4d8b470af3ba297d078f5c4159adaff848dad6d Author: Wolfgang Sourdeau Date: Thu Mar 29 18:09:52 2007 +0000 Monotone-Parent: b51a5c431fe9609d158da1558ce1177eb4302f36 Monotone-Revision: 736c842e9000dccf7a8c87b7c3373b2bfa0c9f26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:09:52 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h commit 8e99b855e17cc90da1c554d64d3c8097302296f5 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:09:18 2007 +0000 UI/Common/UIxAclEditor.h Monotone-Parent: 371b9011b0d18b3b6bd8e83381cd49470d3188e3 Monotone-Revision: b51a5c431fe9609d158da1558ce1177eb4302f36 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:09:18 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m commit 19a7c8e230f2d3479d65fe3cddbed6daf50413af Author: Wolfgang Sourdeau Date: Thu Mar 29 18:08:40 2007 +0000 Monotone-Parent: ca754b6667649ddd850ace5cc6d17f33177a8916 Monotone-Revision: 371b9011b0d18b3b6bd8e83381cd49470d3188e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:08:40 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Contacts/UIxContactSelector.h D UI/Contacts/UIxContactSelector.m A UI/Scheduler/UIxCalendarSelector.h A UI/Scheduler/UIxCalendarSelector.m commit 8901b75bdcf1d7068e4e314f6801def3a033bd77 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:07:19 2007 +0000 Monotone-Parent: f75e72a03a0063e68326f32a121e963b1f3505ec Monotone-Revision: ca754b6667649ddd850ace5cc6d17f33177a8916 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:07:19 Monotone-Branch: ca.inverse.sogo A UI/Contacts/UIxContactsUserFolders.h commit e0aa8aa38b1ec4c66758392193d137ed354ddaf6 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:07:09 2007 +0000 Monotone-Parent: b9632e9fab5be28b2ea85816e16c2976fcb2667a Monotone-Revision: f75e72a03a0063e68326f32a121e963b1f3505ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:07:09 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsUserFolders.m commit 3a4fe71bf77927878c8bd16074541971fac0ebe0 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:05:59 2007 +0000 Monotone-Parent: 96d15a7e69b71adabbc43e1d452fe64be7f28b73 Monotone-Revision: b9632e9fab5be28b2ea85816e16c2976fcb2667a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:05:59 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/GNUmakefile M UI/Contacts/product.plist M UI/MainUI/product.plist M UI/Scheduler/GNUmakefile commit 707c56056f5a9b975d7bcf1bcc1c5e83404d70a8 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:05:29 2007 +0000 Monotone-Parent: eea420a3a6baf8b6e4fd36b41c6108614dfca6db Monotone-Revision: 96d15a7e69b71adabbc43e1d452fe64be7f28b73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:05:29 Monotone-Branch: ca.inverse.sogo D UI/Templates/ContactsUI/UIxContactSelector.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/ContactsUI/UIxContactsMailerSelection.wox A UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox A UI/Templates/SchedulerUI/UIxCalendarSelector.wox M UI/Templates/UIxAclEditor.wox commit 38f3f08e4dbc8678ab3696204672c7146f3ec9c0 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:05:23 2007 +0000 Monotone-Parent: d7355e980d99c04e1e5eb5def96cba208b810cd2 Monotone-Revision: eea420a3a6baf8b6e4fd36b41c6108614dfca6db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:05:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/UIxAclEditor.js A UI/WebServerResources/UIxContactsUserFolders.js commit 32b8d9e33e9f649353c97f898ee2a5112962f2cd Author: Wolfgang Sourdeau Date: Thu Mar 29 18:04:41 2007 +0000 Monotone-Parent: e882dd493394b515a79fea37ddd165ef2da04de0 Monotone-Revision: d7355e980d99c04e1e5eb5def96cba208b810cd2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:04:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailEditor.js commit 4677ec919ba14508a245f8152d3c40a2303c4e01 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:02:48 2007 +0000 Monotone-Parent: 127937ec9cf613f322c6544d4ff08e164ac9111a Monotone-Revision: e882dd493394b515a79fea37ddd165ef2da04de0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:02:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit ef16d6067507651aa9d05f8b171842044d4715ef Author: Wolfgang Sourdeau Date: Thu Mar 29 18:02:12 2007 +0000 Monotone-Parent: a998f73bf9a378f922df3e6378e52fa049e53473 Monotone-Revision: 127937ec9cf613f322c6544d4ff08e164ac9111a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:02:12 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/SOGoUserHomePage.js commit ab0b64e45244e4c4541bd936dfce20f6cca06737 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:01:45 2007 +0000 Monotone-Parent: 2efefcff9ab0da5d85dda51fd6f6d5e0dda566f0 Monotone-Revision: a998f73bf9a378f922df3e6378e52fa049e53473 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:01:45 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox D UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox D UI/Templates/SchedulerUI/UIxCalScheduleOverview.wox commit a6ff43403ca225d9e907d46e7c17a01c529b1e31 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:01:08 2007 +0000 Monotone-Parent: 85dc43fda460dac5c674691569ef28456370a662 Monotone-Revision: 2efefcff9ab0da5d85dda51fd6f6d5e0dda566f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:01:08 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/UIxCalCalendarsListView.h D UI/Scheduler/UIxCalCalendarsListView.m commit 6f57b1497009a093d1b09a65c339d5fa48004092 Author: Wolfgang Sourdeau Date: Thu Mar 29 18:00:49 2007 +0000 Monotone-Parent: 64856d66db3bd10685a7bc471daa3e09652c6f11 Monotone-Revision: 85dc43fda460dac5c674691569ef28456370a662 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T18:00:49 Monotone-Branch: ca.inverse.sogo D UI/Contacts/UIxContactsAclsSelection.m D UI/Contacts/UIxContactsAddressBooksSelection.m D UI/Contacts/UIxContactsCalendarsSelection.m D UI/Templates/ContactsUI/UIxContactsAclsSelection.wox D UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox D UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox commit a21e2d39f103501fac412a90c33172a860d77b3e Author: Wolfgang Sourdeau Date: Thu Mar 29 17:20:37 2007 +0000 Monotone-Parent: 824371ebd82eb64fbd4854a807301e4626264817 Monotone-Revision: 64856d66db3bd10685a7bc471daa3e09652c6f11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T17:20:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/product.plist commit 1f7b31046eb88a9ceb62ac8ca9bcd35e5fe8e024 Author: Wolfgang Sourdeau Date: Thu Mar 29 17:14:57 2007 +0000 Monotone-Parent: 76a1bb772c883ebc00f5cdb177c280f729babb70 Monotone-Revision: 824371ebd82eb64fbd4854a807301e4626264817 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T17:14:57 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/UIxCalBackForthNavView.m D UI/Scheduler/UIxCalScheduleOverview.m D UI/Templates/AnaisUI/AnaisAttendeeSelector.wox D UI/Templates/AnaisUI/AnaisSelector.wox D UI/Templates/AnaisUI/AnaisUidSelector.wox commit c0369494d1be4448ddeea55a800d67893d97ae46 Author: Wolfgang Sourdeau Date: Thu Mar 29 17:12:44 2007 +0000 Monotone-Parent: ce3c09cbf962262c8c3d04cf4422dbd4ded3a5c9 Monotone-Revision: 76a1bb772c883ebc00f5cdb177c280f729babb70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-29T17:12:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m M UI/Scheduler/UIxCalMainView.m commit 780d47403152729030b950e694c7f34ca964eb14 Author: Wolfgang Sourdeau Date: Wed Mar 28 19:15:45 2007 +0000 Monotone-Parent: 63e893b25af81a3e272c263f53e807cbd0f6e5f9 Monotone-Revision: ce3c09cbf962262c8c3d04cf4422dbd4ded3a5c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-28T19:15:45 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/add-calendar.png A UI/WebServerResources/calendar-folder-16x16.png A UI/WebServerResources/remove-calendar.png A UI/WebServerResources/tb-mail-addressbook-flat-16x16.png M UI/WebServerResources/week-view.png commit 98fe5d43caf0bc7c2fd2b1bca9bd66e7df5bdb63 Author: Wolfgang Sourdeau Date: Wed Mar 28 18:37:23 2007 +0000 Monotone-Parent: a3de61a3775015d0cf112ecc39adc4fa80f306d2 Monotone-Revision: 63e893b25af81a3e272c263f53e807cbd0f6e5f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-28T18:37:23 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit 6b0fda2fc596686c97007e45263cbd105ef513bf Author: Wolfgang Sourdeau Date: Wed Mar 28 18:37:10 2007 +0000 Monotone-Parent: 23b6e321c419c2dceeab0740f6617c507e8ce448 Monotone-Revision: a3de61a3775015d0cf112ecc39adc4fa80f306d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-28T18:37:10 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit c610f0da300df576995e900e65c7b72089b00763 Author: Wolfgang Sourdeau Date: Wed Mar 28 18:20:05 2007 +0000 Monotone-Parent: 24ff1bd62261a24e843c0f320edf145b616d797d Monotone-Revision: 23b6e321c419c2dceeab0740f6617c507e8ce448 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-28T18:20:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/product.plist commit 415a9b5faca9b29221585aafbb6a7893e3401b65 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:25:27 2007 +0000 Monotone-Parent: df0b305a43147791e3aac8b0c2d4e33334318fc1 Monotone-Revision: 24ff1bd62261a24e843c0f320edf145b616d797d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:25:27 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/GNUmakefile commit 8662f00c39b347b8c8f5f3b38aa168865e4a918c Author: Wolfgang Sourdeau Date: Tue Mar 27 18:20:06 2007 +0000 Monotone-Parent: 232c78312a70377451f4694882d72614fcfd13d5 Monotone-Revision: df0b305a43147791e3aac8b0c2d4e33334318fc1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:20:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/product.plist commit e24f51364ba8c1839df930c27c57b1c820dd27e9 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:19:33 2007 +0000 Monotone-Parent: 27c9258114601f08525990a7068b3d1fb02b6c43 Monotone-Revision: 232c78312a70377451f4694882d72614fcfd13d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:19:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 00f7d8233fbbb8333cbfecdf11922630bd9e7fd6 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:18:06 2007 +0000 Monotone-Parent: edaccd479e4cae4f7789db56186ded5c32ea46f5 Monotone-Revision: 27c9258114601f08525990a7068b3d1fb02b6c43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:18:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 8818a3982da68f9205981ef5ccb3c7d7867043cb Author: Wolfgang Sourdeau Date: Tue Mar 27 18:17:22 2007 +0000 Monotone-Parent: 4777a13aa6b6cf49487af090a72b1186c55550c0 Monotone-Revision: edaccd479e4cae4f7789db56186ded5c32ea46f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:17:22 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 439fd3f5be25a6de970743add8254063261eec2f Author: Wolfgang Sourdeau Date: Tue Mar 27 18:16:52 2007 +0000 Monotone-Parent: dba126da77bea65fd37325e4be553aaddcd108d1 Monotone-Revision: 4777a13aa6b6cf49487af090a72b1186c55550c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:16:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit 577be1b049262a0c9488f84fa822d52b62649950 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:15:51 2007 +0000 Monotone-Parent: 50245e5ff224a38e104b57dccfa0384915476341 Monotone-Revision: dba126da77bea65fd37325e4be553aaddcd108d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:15:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserManager.h M SoObjects/SOGo/AgenorUserManager.m commit 0bcd0f561a17b9f81bf8e0a59d549c4352c589a8 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:12:15 2007 +0000 Monotone-Parent: ad1245283296dc9882631027852d56c0b02756cc Monotone-Revision: 50245e5ff224a38e104b57dccfa0384915476341 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:12:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit f04638707626b6c07fd8e9cb3def98a464a430da Author: Wolfgang Sourdeau Date: Tue Mar 27 18:12:02 2007 +0000 Monotone-Parent: a262ef7ad120d7456b43032b5f2840b51fa16354 Monotone-Revision: ad1245283296dc9882631027852d56c0b02756cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:12:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserDefaults.h M SoObjects/SOGo/AgenorUserDefaults.m commit d4a3d02c6885002364b892668294fe2706734b69 Author: Wolfgang Sourdeau Date: Tue Mar 27 18:10:22 2007 +0000 Monotone-Parent: 283329aac9fb69692301c1e7d74db0ce8e6fc222 Monotone-Revision: a262ef7ad120d7456b43032b5f2840b51fa16354 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:10:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css A UI/WebServerResources/UIxContactsUserFolders.css M UI/WebServerResources/generic.css commit 4509a3a7b42333c9091344dbb0516d62403a0dfd Author: Wolfgang Sourdeau Date: Tue Mar 27 18:10:01 2007 +0000 Monotone-Parent: 1cdfe706bc85c7be9cf57e45cb80919dbba2e825 Monotone-Revision: 283329aac9fb69692301c1e7d74db0ce8e6fc222 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:10:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile A UI/Common/UIxFolderActions.h A UI/Common/UIxFolderActions.m M UI/Common/product.plist commit b6733a726ad6abe1962bd292054ee2dd47fb48ab Author: Wolfgang Sourdeau Date: Tue Mar 27 18:08:34 2007 +0000 Monotone-Parent: 1843b9a8fb3fb893519d30b1d185e25545408fab Monotone-Revision: 1cdfe706bc85c7be9cf57e45cb80919dbba2e825 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-27T18:08:34 Monotone-Branch: ca.inverse.sogo D UI/Common/UIxJSClose.h D UI/Common/UIxJSClose.m A UI/SOGoUI/UIxJSClose.h A UI/SOGoUI/UIxJSClose.m commit 92007cb03608db2f0b652ce0b530d93af469aea5 Author: Wolfgang Sourdeau Date: Mon Mar 26 13:48:19 2007 +0000 Monotone-Parent: 349d5532f881a7584560de97322e52aa5d852d33 Monotone-Revision: 1843b9a8fb3fb893519d30b1d185e25545408fab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-26T13:48:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit f4273f3978005b8ed1fee8bc220ff1a4415c206c Author: Wolfgang Sourdeau Date: Mon Mar 26 13:42:11 2007 +0000 Monotone-Parent: b2f8cfd95a5bbbd3129eea0cb28710e341ce22db Monotone-Revision: 349d5532f881a7584560de97322e52aa5d852d33 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-26T13:42:11 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit 99e4b1fc22751dac61a340a25c00dd7bb6aaee2f Author: Wolfgang Sourdeau Date: Mon Mar 26 13:41:04 2007 +0000 Monotone-Parent: 6723ab8142f4a076f7663746dfb3f59de2190e55 Monotone-Revision: b2f8cfd95a5bbbd3129eea0cb28710e341ce22db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-26T13:41:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit e2824a3e06500c93b9621a87eadffe996fac757d Author: Wolfgang Sourdeau Date: Fri Mar 23 17:41:39 2007 +0000 Monotone-Parent: 8c85a3926e4ae6ab1a0cd3f12f9c8b11355c82e5 Monotone-Revision: 6723ab8142f4a076f7663746dfb3f59de2190e55 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-23T17:41:39 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTaskEditor.m commit 19babc4b374250d61eea0c6e47746b30984caf7e Author: Wolfgang Sourdeau Date: Fri Mar 23 17:41:29 2007 +0000 Monotone-Parent: ffa74c2e225e0a673981d5b4a7bfed4d371263a8 Monotone-Revision: 8c85a3926e4ae6ab1a0cd3f12f9c8b11355c82e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-23T17:41:29 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m M UI/Scheduler/UIxTimeDateControl.m commit a2c0688d0dd4279e83f970bef7cc812835ff3211 Author: Wolfgang Sourdeau Date: Thu Mar 22 21:14:17 2007 +0000 Monotone-Parent: f463d17bed09b78de002a4dfc873a1f45b6aa7b7 Monotone-Revision: ffa74c2e225e0a673981d5b4a7bfed4d371263a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T21:14:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 520249ebb74d15e13cfe53a23d84263e241ef06b Author: Wolfgang Sourdeau Date: Thu Mar 22 19:02:45 2007 +0000 Monotone-Parent: f844c722fbaf58bf1e6166c82175c6ca3aca9074 Monotone-Revision: f463d17bed09b78de002a4dfc873a1f45b6aa7b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T19:02:45 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m commit 3abf38778dee78d91764bf45520bba1344e57440 Author: Wolfgang Sourdeau Date: Thu Mar 22 19:02:15 2007 +0000 Monotone-Parent: 90f11fe6847471901ab532bfef4bca2edff332a3 Monotone-Revision: f844c722fbaf58bf1e6166c82175c6ca3aca9074 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T19:02:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 545bd7209299feb0aaaba518d1d8693cc12513a7 Author: Wolfgang Sourdeau Date: Thu Mar 22 19:02:04 2007 +0000 Monotone-Parent: fda20578f843fcc6f1e05c4ff194bef9d220bcae Monotone-Revision: 90f11fe6847471901ab532bfef4bca2edff332a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T19:02:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactView.wox M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.css commit c1597c94361c8fb6579d7d41b2348201d62da59e Author: Wolfgang Sourdeau Date: Thu Mar 22 19:01:54 2007 +0000 Monotone-Parent: c64301b1a83fdea8c39491d31aa1cec41ed68c35 Monotone-Revision: fda20578f843fcc6f1e05c4ff194bef9d220bcae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T19:01:54 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSArray+NGCards.m commit 9b2261d2caf89cee2a80ee782d1724ba1d2b87d9 Author: Wolfgang Sourdeau Date: Thu Mar 22 17:47:13 2007 +0000 Monotone-Parent: d9a8ee8d9b6600013ef2d4b5fff89d856c8ceb10 Monotone-Revision: c64301b1a83fdea8c39491d31aa1cec41ed68c35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T17:47:13 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 20b120d98b7d3858805a67c514c96d88d718c848 Author: Wolfgang Sourdeau Date: Thu Mar 22 17:41:38 2007 +0000 Monotone-Parent: 9872e5c9f4b4743d4200582f8f35e0d7b2d28614 Monotone-Revision: d9a8ee8d9b6600013ef2d4b5fff89d856c8ceb10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T17:41:38 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit 39c23d6bec806e0857df6ccb67cc970af789c138 Author: Wolfgang Sourdeau Date: Thu Mar 22 17:38:32 2007 +0000 Monotone-Parent: 0a6c3c0f6c27c1e6de388cc4e18f577038a7c7e8 Monotone-Revision: 9872e5c9f4b4743d4200582f8f35e0d7b2d28614 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T17:38:32 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/Templates/MainUI/SOGoUserHomePage.wox commit 7a38f47ea2e922a928484d9f5cfc1f817f214981 Author: Wolfgang Sourdeau Date: Thu Mar 22 16:08:51 2007 +0000 Monotone-Parent: f8970fcb6459908f8da50c19a17d230c7a4ee5b8 Monotone-Revision: 0a6c3c0f6c27c1e6de388cc4e18f577038a7c7e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-22T16:08:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/GNUmakefile D SoObjects/Contacts/NSDictionary+Contact.h D SoObjects/Contacts/NSDictionary+Contact.m commit 65d428f1d951fac90848c46fdf75b3e661f61562 Author: Wolfgang Sourdeau Date: Wed Mar 21 20:00:16 2007 +0000 Monotone-Parent: 53298a197f5d670989c46dcb38770f68d310a39f Monotone-Revision: f8970fcb6459908f8da50c19a17d230c7a4ee5b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T20:00:16 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m commit 57f9bd04aecdb7d10699317937a1f7a6fe496453 Author: Wolfgang Sourdeau Date: Wed Mar 21 14:54:15 2007 +0000 Monotone-Parent: ee357f4b9d019fa34ff7f3951f8a7becf88fba19 Monotone-Revision: 53298a197f5d670989c46dcb38770f68d310a39f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:54:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/WebServerResources/ContactsUI.js commit f13bed3a1ec7f660cce0141d143785427424915f Author: Wolfgang Sourdeau Date: Wed Mar 21 14:29:31 2007 +0000 Monotone-Parent: fd0f517e16d123b59c1eef87df8ba3ec2fe3fa56 Monotone-Revision: ee357f4b9d019fa34ff7f3951f8a7becf88fba19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:29:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoComponentClose.toolbar M UI/Scheduler/UIxAppointmentEditor.m commit 26d719e4b7f86ecc2a17c59cb52cb937cce4e0ce Author: Wolfgang Sourdeau Date: Wed Mar 21 14:29:09 2007 +0000 Monotone-Parent: 1159908dc1415c3892d49b916e424c7360c2d205 Monotone-Revision: fd0f517e16d123b59c1eef87df8ba3ec2fe3fa56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:29:09 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js commit 376c0091808a3eec93814aeb1d1e208f847eb66b Author: Wolfgang Sourdeau Date: Wed Mar 21 14:28:42 2007 +0000 Monotone-Parent: 2914b9eab0b116cea42ae4eefee3758488d098c7 Monotone-Revision: 1159908dc1415c3892d49b916e424c7360c2d205 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:28:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist commit e0ec28e71bda97768c1285ba9d4837e715b99118 Author: Wolfgang Sourdeau Date: Wed Mar 21 14:27:48 2007 +0000 Monotone-Parent: 06205eb1b9669a6fa1b780ee9bb1f7c53024f79c Monotone-Revision: 2914b9eab0b116cea42ae4eefee3758488d098c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:27:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 1a711cd9da5cad8eda34db6abde34a874c985d57 Author: Wolfgang Sourdeau Date: Wed Mar 21 14:27:04 2007 +0000 Monotone-Parent: 43e9cf127511a499e0b20ef8f8cf7b446a216feb Monotone-Revision: 06205eb1b9669a6fa1b780ee9bb1f7c53024f79c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-21T14:27:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 909a87a76a1dfd3dab613d47d43b0c468e8e587f Author: Wolfgang Sourdeau Date: Mon Mar 19 16:30:34 2007 +0000 Monotone-Parent: 3121e378956ebadfdbfc6b500b07f43b459eb0dc Monotone-Revision: 43e9cf127511a499e0b20ef8f8cf7b446a216feb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T16:30:34 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAttendeesEditor.m commit 430148b03d114b14b29c37ec7365f529a247390f Author: Wolfgang Sourdeau Date: Mon Mar 19 16:29:56 2007 +0000 Monotone-Parent: 3277aed6fc1e761bd25bbf3332a975e5500e125f Monotone-Revision: 3121e378956ebadfdbfc6b500b07f43b459eb0dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T16:29:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxAttendeesEditor.h M UI/Scheduler/UIxAttendeesEditor.m M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/UIxAttendeesEditor.css M UI/WebServerResources/UIxAttendeesEditor.js commit 32a0d416d1783a21d488266d08b8e400359d3189 Author: Wolfgang Sourdeau Date: Mon Mar 19 16:07:11 2007 +0000 Monotone-Parent: f763e1eea0933cfad6fd0fb7f21740b14e6eb944 Monotone-Revision: 3277aed6fc1e761bd25bbf3332a975e5500e125f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T16:07:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAttendeesEditor.js commit 4bdebb7d8f5a335818c302f6233a42b5b3b2e1bf Author: Wolfgang Sourdeau Date: Mon Mar 19 15:52:04 2007 +0000 Monotone-Parent: c1fd920f73c42113a4f0c8e1e80623707a734b94 Monotone-Revision: f763e1eea0933cfad6fd0fb7f21740b14e6eb944 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T15:52:04 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/calendar.css commit b380bc60e874ed01db0cf14c71567fc76cd889f1 Author: Wolfgang Sourdeau Date: Mon Mar 19 15:37:46 2007 +0000 Monotone-Parent: 7b063b6baee92602dac99dd40f043d618eb1213d Monotone-Revision: c1fd920f73c42113a4f0c8e1e80623707a734b94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T15:37:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserManager.m commit 67a80e7a8896546f3c95dc21566be6b1815a7244 Author: Wolfgang Sourdeau Date: Mon Mar 19 15:37:37 2007 +0000 Monotone-Parent: 5de6813223eb9a48072c97c7a682bcf2e4ed8d2f Monotone-Revision: 7b063b6baee92602dac99dd40f043d618eb1213d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T15:37:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTaskEditor.m commit e9b4f04d1f7009456eff61c0253b084930ca7b2b Author: Wolfgang Sourdeau Date: Mon Mar 19 14:34:42 2007 +0000 Monotone-Parent: 43cd41a2542f12c74dd75ec0771fabe3a296d2ce Monotone-Revision: 5de6813223eb9a48072c97c7a682bcf2e4ed8d2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T14:34:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxFreeBusyUserSelector.h D UI/Scheduler/UIxFreeBusyUserSelector.m D UI/Scheduler/UIxFreeBusyUserSelectorTable.h D UI/Scheduler/UIxFreeBusyUserSelectorTable.m commit ec9313bd72fb927e85fc119eaa28577c78810bab Author: Wolfgang Sourdeau Date: Mon Mar 19 14:34:12 2007 +0000 Monotone-Parent: f4e3cbe3387384c78112b9db5195de5649161cac Monotone-Revision: 43cd41a2542f12c74dd75ec0771fabe3a296d2ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T14:34:12 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 73f46d7bd47e83803d39e4572ab1aaf462ef54b3 Author: Wolfgang Sourdeau Date: Mon Mar 19 14:33:33 2007 +0000 Monotone-Parent: d82fb8d772781e04d5580932b0fd265f31ee1e3b Monotone-Revision: f4e3cbe3387384c78112b9db5195de5649161cac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T14:33:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit cc31f7f2e9851e792ae02b2d2f0e45476d791505 Author: Wolfgang Sourdeau Date: Mon Mar 19 14:31:54 2007 +0000 Monotone-Parent: 17dd4bd33946e587ae1addf6c96dbd2172128be9 Monotone-Revision: d82fb8d772781e04d5580932b0fd265f31ee1e3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T14:31:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 8eeae64d97fa39590eadd65046a35329b63fbdc5 Author: Wolfgang Sourdeau Date: Mon Mar 19 14:31:49 2007 +0000 Monotone-Parent: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8 Monotone-Revision: 17dd4bd33946e587ae1addf6c96dbd2172128be9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T14:31:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxAttendeesEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit 785cb10e41f07dbb3e2d8c8f5dc4a2ba6fdb5b92 Author: Wolfgang Sourdeau Date: Mon Mar 19 12:36:19 2007 +0000 Monotone-Parent: 7819e122d747db274d7556955855b105e8367b31 Monotone-Revision: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-19T12:36:19 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/WebServerResources/UIxTaskEditor.css commit 1db11ffa777b8518f7981af36cc0babd149c1042 Author: Wolfgang Sourdeau Date: Sun Mar 18 23:52:08 2007 +0000 Monotone-Parent: 5b2150fb5513e0a65b7a1ee2a646d824071da645 Monotone-Revision: 7819e122d747db274d7556955855b105e8367b31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T23:52:08 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 2d0275e0cf1db11a36c202de355496b4cd6e6dae Author: Wolfgang Sourdeau Date: Sun Mar 18 19:19:44 2007 +0000 Monotone-Parent: e1d773b231903817edb0d556fee132ccd592c4a4 Monotone-Revision: 5b2150fb5513e0a65b7a1ee2a646d824071da645 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T19:19:44 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit e38eb48a6b4df9633eb7e26a15c645ba3fb8160b Author: Wolfgang Sourdeau Date: Sun Mar 18 18:33:10 2007 +0000 Monotone-Parent: 93779224f1891bfde67faa42b4360c0b2ee910e3 Monotone-Revision: e1d773b231903817edb0d556fee132ccd592c4a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T18:33:10 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAttendeesEditor.js commit 0f8885a08305d3d8a0b349239e146376921b2905 Author: Wolfgang Sourdeau Date: Sun Mar 18 17:36:50 2007 +0000 Monotone-Parent: cd9e9b79cc7eae17bee205b48e8df60e880c4345 Monotone-Revision: 93779224f1891bfde67faa42b4360c0b2ee910e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T17:36:50 Monotone-Branch: ca.inverse.sogo A UI/Scheduler/Toolbars/SOGoComponentClose.toolbar M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 0d05b5cacecbb22c311f9e68cdd2033082efdd8c Author: Wolfgang Sourdeau Date: Sun Mar 18 17:28:46 2007 +0000 Monotone-Parent: 9a7bad48be43b654107d40d700161e342909d9c7 Monotone-Revision: cd9e9b79cc7eae17bee205b48e8df60e880c4345 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T17:28:46 Monotone-Branch: ca.inverse.sogo A UI/Scheduler/Toolbars/SOGoTaskObject.toolbar commit cc06eac196f47e321dba2142bdc1d8c630ae7104 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:42:24 2007 +0000 Monotone-Parent: 8fccddf38bc9cb7dd2163fc1aff911115481bfb5 Monotone-Revision: 9a7bad48be43b654107d40d700161e342909d9c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:42:24 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/arrow-dwn-sharp.gif commit 7dfa60660bd75f84fa92b5d3a946209eff16f209 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:38:55 2007 +0000 Monotone-Parent: e106db45c78c4bc089e9c4348441237ddb2314ff Monotone-Revision: 8fccddf38bc9cb7dd2163fc1aff911115481bfb5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:38:55 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxComponentEditor.css A UI/WebServerResources/UIxComponentEditor.js commit 5db9d692c3c61401fc63133091bdc25dac369c43 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:37:36 2007 +0000 Monotone-Parent: cec7a9a5c4e7785d407c27c7ef34f791099186b8 Monotone-Revision: e106db45c78c4bc089e9c4348441237ddb2314ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:37:36 Monotone-Branch: ca.inverse.sogo A UI/Templates/SchedulerUI/UIxComponentEditor.wox commit be52c4fcbd9237daf92ce2e93c3102395b0307e1 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:28:37 2007 +0000 Monotone-Parent: 141eec0e0735d9102db7806b689a727f14c663f7 Monotone-Revision: cec7a9a5c4e7785d407c27c7ef34f791099186b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:28:37 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAttendeesEditor.m commit 00650bb1cb0f21483459755ae80799bd3fdf3a0f Author: Wolfgang Sourdeau Date: Sun Mar 18 15:26:53 2007 +0000 Monotone-Parent: eef1670b5893ad8df47967498257fdeeffe9a146 Monotone-Revision: 141eec0e0735d9102db7806b689a727f14c663f7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:26:53 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxAttendeesEditor.h A UI/Scheduler/UIxAttendeesEditor.m A UI/Templates/SchedulerUI/UIxAttendeesEditor.wox A UI/WebServerResources/UIxAttendeesEditor.css commit 45ffa33ddd160d52e97affc16841d4f3c6c8e2ab Author: Wolfgang Sourdeau Date: Sun Mar 18 15:22:10 2007 +0000 Monotone-Parent: 53e31f736284762567ba9dd0f85ca935769b14da Monotone-Revision: eef1670b5893ad8df47967498257fdeeffe9a146 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:22:10 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponent+Agenor.h M UI/Scheduler/UIxTaskView.m M UI/Scheduler/UIxTimeDateControl.m commit 4cadfd9e25f9b6f77e6e3a2e8a359bab19c9346d Author: Wolfgang Sourdeau Date: Sun Mar 18 15:22:05 2007 +0000 Monotone-Parent: 81ebf97febc5675193974e8834acc35e001494f1 Monotone-Revision: 53e31f736284762567ba9dd0f85ca935769b14da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:22:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.m commit d26f7a625a685a6ae564d86c61bb58ee8292556e Author: Wolfgang Sourdeau Date: Sun Mar 18 15:20:38 2007 +0000 Monotone-Parent: 467dc56666485b20c968357bff135be6a192df0c Monotone-Revision: 81ebf97febc5675193974e8834acc35e001494f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:20:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m commit 84bba82435ff128b5d785a8d992742ec93a44823 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:13:57 2007 +0000 Monotone-Parent: c12384df7b313f197dd027d6c173021b55882245 Monotone-Revision: 467dc56666485b20c968357bff135be6a192df0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:13:57 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 3d9ceb2a6989e57c248c5321c3f8bcaa1fd348f0 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:13:30 2007 +0000 Monotone-Parent: d5f1a516bfd1d0f094ade872c5342a9001e80b86 Monotone-Revision: c12384df7b313f197dd027d6c173021b55882245 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:13:30 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m commit d399013ffe32d509df9c5a29d241c3556d3dfc96 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:13:05 2007 +0000 Monotone-Parent: a69abbeb98d87b2c2133114138ad7fa46a7b220d Monotone-Revision: d5f1a516bfd1d0f094ade872c5342a9001e80b86 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:13:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxToolbar.m commit 6a211407f7360793795ca408ff642ee127d4a939 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:10:03 2007 +0000 Monotone-Parent: affe7d2d4111c2a72ec7f3cb14b36af674fcc41c Monotone-Revision: a69abbeb98d87b2c2133114138ad7fa46a7b220d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:10:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit aae5e42b94463afbb02627469cf9a22f769e5dd6 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:08:41 2007 +0000 Monotone-Parent: 8af16d6a8834b3a737ae5b5b69c3f222bd5671dd Monotone-Revision: affe7d2d4111c2a72ec7f3cb14b36af674fcc41c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:08:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit 33600bbcd065d17adabbf1a7fc61ab41b648b103 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:04:34 2007 +0000 Monotone-Parent: df4a2d5c05ac9fb2dcbcf084308821f1ab2465eb Monotone-Revision: 8af16d6a8834b3a737ae5b5b69c3f222bd5671dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:04:34 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar commit c185e8699f0a92a9400d733a384d60fdad0c3414 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:04:19 2007 +0000 Monotone-Parent: 8bb5059bf618f93361a06e1c46acb69ac760aaa7 Monotone-Revision: df4a2d5c05ac9fb2dcbcf084308821f1ab2465eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:04:19 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit 202ead12bd99dda472b159a22781bc0094071372 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:01:04 2007 +0000 Monotone-Parent: ffa2111adf4ea58aa766fe4286f0a9e81a98985c Monotone-Revision: 8bb5059bf618f93361a06e1c46acb69ac760aaa7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:01:04 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 0a1ee1af3956726dc1eea42a5c92ed87f158d55e Author: Wolfgang Sourdeau Date: Sun Mar 18 15:00:57 2007 +0000 Monotone-Parent: f9b2f7f25addd62023e5fe2caf9726fbcb112b0f Monotone-Revision: ffa2111adf4ea58aa766fe4286f0a9e81a98985c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:57 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit fe4746ea9d7ae82f1d16869f846e54cc598c66c8 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:00:48 2007 +0000 Monotone-Parent: 06529e1515e07cd727f0a1fdfdf76b921a5cf33b Monotone-Revision: f9b2f7f25addd62023e5fe2caf9726fbcb112b0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalEntityObject.h commit 3dd8b64cd0265679f4ebc74b7149bb59a49e20b1 Author: Wolfgang Sourdeau Date: Sun Mar 18 15:00:40 2007 +0000 Monotone-Parent: 2f18ff528db0316441209caab6d33ab4449bbe56 Monotone-Revision: 06529e1515e07cd727f0a1fdfdf76b921a5cf33b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox M UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/Templates/SchedulerUI/UIxTimeDateControl.wox M UI/Templates/UIxToolbar.wox commit 8341e5fa4569c41cefea5f8f6b22fb73a5d7872e Author: Wolfgang Sourdeau Date: Sun Mar 18 15:00:34 2007 +0000 Monotone-Parent: b4dce0cefe0dcb2486fbf6db19f6628a53b18241 Monotone-Revision: 2f18ff528db0316441209caab6d33ab4449bbe56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:00:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css A UI/WebServerResources/UIxAttendeesEditor.js D UI/WebServerResources/UIxFreeBusyUserSelector.js M UI/WebServerResources/UIxTaskEditor.css M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js A UI/WebServerResources/menu-check-hover.gif A UI/WebServerResources/menu-check.gif A UI/WebServerResources/menu-nocheck.gif commit 2cf6585e23a19efbf3bf83266d07977e70fafe9b Author: Wolfgang Sourdeau Date: Thu Mar 15 15:02:03 2007 +0000 Monotone-Parent: ba23cab4772265b55c0083fe0c2b207e3deceda2 Monotone-Revision: b4dce0cefe0dcb2486fbf6db19f6628a53b18241 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-15T15:02:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 630084df9546d5cba0d7f8535f0fb1514349b2a4 Author: Wolfgang Sourdeau Date: Tue Mar 13 22:13:55 2007 +0000 Monotone-Parent: f756f953fa89f0171177fb6928acea218ddde204 Monotone-Revision: ba23cab4772265b55c0083fe0c2b207e3deceda2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-13T22:13:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 67a5eb2159fd8d4c10dad078d87670385f90a89d Author: Wolfgang Sourdeau Date: Tue Mar 13 14:20:41 2007 +0000 Monotone-Parent: 8fabe449624b2d21141a620cd7ba16fd466d1ce3 Monotone-Revision: f756f953fa89f0171177fb6928acea218ddde204 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-13T14:20:41 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit a0ed8e9721c796ad54fc88b4bb3fab53b0f123f1 Author: Wolfgang Sourdeau Date: Mon Mar 12 23:11:44 2007 +0000 Monotone-Parent: 3292f2d387157f6c1152305848b550e74545263e Monotone-Revision: 8fabe449624b2d21141a620cd7ba16fd466d1ce3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-12T23:11:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit f8e3c30e2cd08f430d4106f6ab0db28e319eef7b Author: Wolfgang Sourdeau Date: Mon Mar 12 23:06:48 2007 +0000 Monotone-Parent: 55b46093b748e72cd037f89dc45b4785c5466dc6 Monotone-Revision: 3292f2d387157f6c1152305848b550e74545263e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-12T23:06:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile A UI/Scheduler/UIxCalInlineAptView.h M UI/Scheduler/UIxCalInlineAptView.m A UI/Scheduler/UIxCalInlineMonthAptView.h A UI/Scheduler/UIxCalInlineMonthAptView.m M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox A UI/Templates/SchedulerUI/UIxCalInlineMonthAptView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit fd0d5ab723f2e9a9512516ad5f0656c0115f6cda Author: Wolfgang Sourdeau Date: Fri Mar 9 23:10:43 2007 +0000 Monotone-Parent: e2612f65bcad1f3bf690e9591362c3fcf8825a80 Monotone-Revision: 55b46093b748e72cd037f89dc45b4785c5466dc6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-09T23:10:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoUserFolder.m commit 7a5da6bcdcae6296fcc4d3a07b990ad08e9e307f Author: Wolfgang Sourdeau Date: Wed Mar 7 22:33:27 2007 +0000 Monotone-Parent: 0d1504b25805aa0a62ce9ead611227d57b4d4f75 Monotone-Revision: e2612f65bcad1f3bf690e9591362c3fcf8825a80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T22:33:27 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailReplyAction.m commit 1e8864e12c2b6a52fd431a983372d6e6a2d76955 Author: Wolfgang Sourdeau Date: Wed Mar 7 22:32:01 2007 +0000 Monotone-Parent: 40cfb51f338c3f1f6fe8239f0856243055c457e5 Monotone-Revision: 0d1504b25805aa0a62ce9ead611227d57b4d4f75 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T22:32:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit eea6afeb12d1b0e288d565a556fa06e17581e9bf Author: Wolfgang Sourdeau Date: Wed Mar 7 22:31:47 2007 +0000 Monotone-Parent: b59394ce41ababb200762bb693096a12e31ce9e1 Monotone-Revision: 40cfb51f338c3f1f6fe8239f0856243055c457e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T22:31:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit fad9d1945f0278c680938f4a4121e858dd7cf53b Author: Wolfgang Sourdeau Date: Wed Mar 7 22:31:34 2007 +0000 Monotone-Parent: e6ad80e24c1ede734b861d9072dacbb1338a2067 Monotone-Revision: b59394ce41ababb200762bb693096a12e31ce9e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T22:31:34 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 18cef1e7c2ce23f5f9168fa2f70c5930c45b5578 Author: Wolfgang Sourdeau Date: Wed Mar 7 22:31:02 2007 +0000 Monotone-Parent: 54dc6ee0dac49ddab76097b4e22cd6d4d5d91a3d Monotone-Revision: e6ad80e24c1ede734b861d9072dacbb1338a2067 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T22:31:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoAuthenticator.m commit dbfa5926b63e692b45072217b98b22c0348d41ff Author: Wolfgang Sourdeau Date: Wed Mar 7 21:33:13 2007 +0000 Monotone-Parent: c8a00b4000a967d747332ed76e3501e958d17cfb Monotone-Revision: 54dc6ee0dac49ddab76097b4e22cd6d4d5d91a3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:33:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m commit e8b0610707cedaeadc1d55963dc22fc1bba6cf3b Author: Wolfgang Sourdeau Date: Wed Mar 7 21:27:19 2007 +0000 Monotone-Parent: 685b8a195b97f8362a148f9b01fb3fadb4eeccf0 Monotone-Revision: c8a00b4000a967d747332ed76e3501e958d17cfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:27:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit e7465dbfd8fc3edbfb46678f77c2fdfb8ad63769 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:23:50 2007 +0000 Monotone-Parent: fa56be5fb804a988ea6d2201e28fb6cff432c939 Monotone-Revision: 685b8a195b97f8362a148f9b01fb3fadb4eeccf0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:23:50 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.h M SOPE/NGCards/iCalEntityObject.m commit 5e97e7930d1fbbb3220d79518eecf6e0b2670fba Author: Wolfgang Sourdeau Date: Wed Mar 7 21:22:45 2007 +0000 Monotone-Parent: 40dd65cfec9c0e6ba695731ca96f0c4ba24cd875 Monotone-Revision: fa56be5fb804a988ea6d2201e28fb6cff432c939 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:22:45 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NSString+NGCards.m commit 63df6bce434e24c8ba936e197236a635d87a1cd3 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:21:34 2007 +0000 Monotone-Parent: 597916796af3e3138b8cf350cf98b19edf9d16ac Monotone-Revision: 40dd65cfec9c0e6ba695731ca96f0c4ba24cd875 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:21:34 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardVersitRenderer.m commit 25b8bcb4134d43d2ba5c115ff80b100459263008 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:21:03 2007 +0000 Monotone-Parent: a57f8037facf851d7da8a62c8e874c9555c29c1d Monotone-Revision: 597916796af3e3138b8cf350cf98b19edf9d16ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:21:03 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit 21a30fe8cd73845d3d83ac93fdf7d25753932f75 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:20:16 2007 +0000 Monotone-Parent: ac2eb1a4d385dc9da7985b0fac39ece4cc877271 Monotone-Revision: a57f8037facf851d7da8a62c8e874c9555c29c1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:20:16 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 728f1a991ae8a473401f4a4013168a661535d181 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:19:49 2007 +0000 Monotone-Parent: e67e9b1e2160eba00bacd9cdb8f97944ba459b0a Monotone-Revision: ac2eb1a4d385dc9da7985b0fac39ece4cc877271 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:19:49 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 2dba757ea1385c3def65c28b92c93f8842f2aa40 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:19:11 2007 +0000 Monotone-Parent: c2e8b01eef3be21a28e1cf6c089ee8a8053f0013 Monotone-Revision: e67e9b1e2160eba00bacd9cdb8f97944ba459b0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:19:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/alarm.png A UI/WebServerResources/repeat-16.png commit 5e44288236340c1e579453d7d92061ec3ead9f06 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:18:18 2007 +0000 Monotone-Parent: 5322fe702a2fa16f734105564382d841329d80b3 Monotone-Revision: c2e8b01eef3be21a28e1cf6c089ee8a8053f0013 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:18:18 Monotone-Branch: ca.inverse.sogo M ChangeLog commit b429c2dacfd734d8967501cb727084232f5d78e4 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:17:37 2007 +0000 Monotone-Parent: c6a410f9b396d3368e32583b6d6a52dcfb6b2ea2 Monotone-Revision: 5322fe702a2fa16f734105564382d841329d80b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:17:37 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponent+Agenor.h M UI/Scheduler/UIxComponent+Agenor.m commit 82f2ee4e8201f1b6605a6b3f1f266465be5369dc Author: Wolfgang Sourdeau Date: Wed Mar 7 21:12:47 2007 +0000 Monotone-Parent: c6371fd55a8f742237747596cbfcb5ecb1e70bcc Monotone-Revision: c6a410f9b396d3368e32583b6d6a52dcfb6b2ea2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:12:47 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit dea86a1d36446925ba151f79add462ab51c79b71 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:11:13 2007 +0000 Monotone-Parent: aca60c9c05d1955d2a8eb227d271264dd42c7a40 Monotone-Revision: c6371fd55a8f742237747596cbfcb5ecb1e70bcc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:11:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit efa34a9a610c903483cffcbefdc448964ac91ed6 Author: Wolfgang Sourdeau Date: Wed Mar 7 21:10:21 2007 +0000 Monotone-Parent: abb673916059fea5e83a5cd914ac73c69a321675 Monotone-Revision: aca60c9c05d1955d2a8eb227d271264dd42c7a40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-07T21:10:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit 0b05ea9944e3cf612940fa3237655841ddd78b6c Author: Wolfgang Sourdeau Date: Mon Mar 5 22:35:41 2007 +0000 Monotone-Parent: 0262ad6d9f36a6eba330f44333c27b101a5ca0cf Monotone-Revision: abb673916059fea5e83a5cd914ac73c69a321675 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-05T22:35:41 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit 1db011382321cee4d9218b58e5e86dee02abb5cb Author: Wolfgang Sourdeau Date: Mon Mar 5 22:35:12 2007 +0000 Monotone-Parent: e3fab991f8acdf50ab7d6d504ea815833917dca9 Monotone-Revision: 0262ad6d9f36a6eba330f44333c27b101a5ca0cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-05T22:35:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit a8aacc68be9c29745baa5a84938b32756abd2ac0 Author: Wolfgang Sourdeau Date: Mon Mar 5 22:34:00 2007 +0000 Monotone-Parent: 3328f2ce69441267c3e26760ff9d47e40742ed94 Monotone-Revision: e3fab991f8acdf50ab7d6d504ea815833917dca9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-05T22:34:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/iCalEntityObject.h commit 91f4814b93ea675f4224a2e9e8c0f23d9ea888eb Author: Wolfgang Sourdeau Date: Mon Mar 5 22:32:47 2007 +0000 Monotone-Parent: 873696f0482e8408c8fda6ce2156c1afc61c2e60 Monotone-Revision: 3328f2ce69441267c3e26760ff9d47e40742ed94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-05T22:32:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m M OGoContentStore/appointment.ocs M OGoContentStore/sql/appointment-create.psql M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit 89c57884ed8519d3c08edbf17c37d9881fd2221b Author: Wolfgang Sourdeau Date: Fri Mar 2 22:30:11 2007 +0000 Monotone-Parent: 5de515c6a9999e54a1363b035e781e2fb581975f Monotone-Revision: 873696f0482e8408c8fda6ce2156c1afc61c2e60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-02T22:30:11 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m commit 110a9262ff086f92dfa7e7dfece27df518a50cd8 Author: Wolfgang Sourdeau Date: Fri Mar 2 22:29:49 2007 +0000 Monotone-Parent: 3f946421ff71f1fefa253e72937118e3d016b1ac Monotone-Revision: 5de515c6a9999e54a1363b035e781e2fb581975f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-02T22:29:49 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/event-gradient.png commit 9fdb8c091d72f99e21c997a599d6e0ebc834c28f Author: Wolfgang Sourdeau Date: Fri Mar 2 22:27:53 2007 +0000 Monotone-Parent: 5260bb507b35c922c9a5e2c04486b16cc874f0d1 Monotone-Revision: 3f946421ff71f1fefa253e72937118e3d016b1ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-02T22:27:53 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox M UI/WebServerResources/SchedulerUI.css commit e08b872b27718bdcfeac06cb924d7f48296db65e Author: Wolfgang Sourdeau Date: Tue Feb 27 23:50:37 2007 +0000 Monotone-Parent: ae0217b86030920b5df7ca27fd75ef3aaed08ade Monotone-Revision: 5260bb507b35c922c9a5e2c04486b16cc874f0d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-27T23:50:37 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox commit 5c49cc8475b038bdf37f08d5b7ddc5c2bee5e7f7 Author: Wolfgang Sourdeau Date: Mon Feb 26 16:37:59 2007 +0000 Monotone-Parent: ab761b97d51a70312fa6548a0c618be9ab0a93e9 Monotone-Revision: ae0217b86030920b5df7ca27fd75ef3aaed08ade Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-26T16:37:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox commit 52cc8f1668ce64a916c919d067b4acce57fa0b07 Author: Wolfgang Sourdeau Date: Mon Feb 26 16:36:40 2007 +0000 Monotone-Parent: 00cc84ef315fcfd92c695f711ddee9a1e5bc76c6 Monotone-Revision: ab761b97d51a70312fa6548a0c618be9ab0a93e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-26T16:36:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox commit 51e038be25c6a34ef0afc9f1d091ab5033753e78 Author: Wolfgang Sourdeau Date: Wed Feb 21 21:13:33 2007 +0000 Monotone-Parent: 4de98a5963de39d905c4000d2e3f09025982cf78 Monotone-Revision: 00cc84ef315fcfd92c695f711ddee9a1e5bc76c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:13:33 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 9d09f9367aa487b1cb21d7b68a3283df5e9f202a Author: Wolfgang Sourdeau Date: Wed Feb 21 21:13:12 2007 +0000 Monotone-Parent: a65203eb0d1469a639cb11a606dd74512ae0a3bb Monotone-Revision: 4de98a5963de39d905c4000d2e3f09025982cf78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:13:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit f48d1151a1a7d042e12a9ef4b8357a2c1e8cd4fb Author: Wolfgang Sourdeau Date: Wed Feb 21 21:13:01 2007 +0000 Monotone-Parent: ff895fda6a6ad0202ba5094f8f2c79c3278396f2 Monotone-Revision: a65203eb0d1469a639cb11a606dd74512ae0a3bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:13:01 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 11bee71579f434b569b5a662782bad9a28202566 Author: Wolfgang Sourdeau Date: Wed Feb 21 21:12:41 2007 +0000 Monotone-Parent: 29bd9d1c5051eac140806ad6a68c2587e599f1c8 Monotone-Revision: ff895fda6a6ad0202ba5094f8f2c79c3278396f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:12:41 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.m commit 7319adaeaf76558ca01bbb74d50674c12c7da87e Author: Wolfgang Sourdeau Date: Wed Feb 21 21:11:40 2007 +0000 Monotone-Parent: dcf442c860232fa8f419eeb330aab1bebfdb596c Monotone-Revision: 29bd9d1c5051eac140806ad6a68c2587e599f1c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:11:40 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m commit 0b8aa51c99e00826f55fc6456036e33427515bf7 Author: Wolfgang Sourdeau Date: Wed Feb 21 21:10:01 2007 +0000 Monotone-Parent: 74afdab346651f172224a31826f95f99b448c10d Monotone-Revision: dcf442c860232fa8f419eeb330aab1bebfdb596c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:10:01 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/versitCardsSaxDriver/Version commit 688720993db7814a058eb206277bda44c2f0c124 Author: Wolfgang Sourdeau Date: Tue Feb 20 16:15:37 2007 +0000 Monotone-Parent: 902a2b54a776e63b393935a42ad42f7e6b4fbc00 Monotone-Revision: 74afdab346651f172224a31826f95f99b448c10d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-20T16:15:37 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartViewer.m commit 5df077fd82bd591a561787d0e770d73d95335339 Author: Wolfgang Sourdeau Date: Fri Feb 16 23:24:06 2007 +0000 Monotone-Parent: b6f84126ac2021d08f22e82a808855083300c601 Monotone-Revision: 902a2b54a776e63b393935a42ad42f7e6b4fbc00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T23:24:06 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit b1d690d5d62ec35d002b288852cfb5c90bbe18fd Author: Wolfgang Sourdeau Date: Fri Feb 16 17:36:56 2007 +0000 Monotone-Parent: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d Monotone-Revision: b6f84126ac2021d08f22e82a808855083300c601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T17:36:56 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 04ff821b47c93ef94a8f924d81d6d3f56874b38c Author: Wolfgang Sourdeau Date: Fri Feb 16 16:56:59 2007 +0000 Monotone-Parent: 2540487a05e7bb9fc84659a2130943271ca3ba9b Monotone-Revision: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:56:59 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m commit 8557aeefb9d2364a08a7d8ca1f838e6acbff20a4 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:56:40 2007 +0000 Monotone-Parent: 89aed08963494141985fe60d46517c8f91fcedeb Monotone-Revision: 2540487a05e7bb9fc84659a2130943271ca3ba9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:56:40 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 726a8d04fccf43c4382b9182643470cf07322dc4 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:56:21 2007 +0000 Monotone-Parent: 311e5d3126ab45109d8879fd3ec3cf75e72fc634 Monotone-Revision: 89aed08963494141985fe60d46517c8f91fcedeb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:56:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 6529606eb4d088687687d194ff89ce9a40683025 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:56:10 2007 +0000 Monotone-Parent: 4f3f7bdb86b48a58239e187db6765aa85a571d56 Monotone-Revision: 311e5d3126ab45109d8879fd3ec3cf75e72fc634 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:56:10 Monotone-Branch: ca.inverse.sogo M UI/MainUI/product.plist commit bce1177499f971684b3950fb714b4db836040b77 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:55:48 2007 +0000 Monotone-Parent: 2d1ca1ccfa858d6badd46ed9adcc4f390f22125b Monotone-Revision: 4f3f7bdb86b48a58239e187db6765aa85a571d56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:55:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUser.m commit 900c469e39695b42de81b670a5718ebbd57ff26c Author: Wolfgang Sourdeau Date: Fri Feb 16 16:55:07 2007 +0000 Monotone-Parent: b925e538dfea6055e4cd41b6cd352fab2daa7217 Monotone-Revision: 2d1ca1ccfa858d6badd46ed9adcc4f390f22125b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:55:07 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit 75bdb682b92aa2d8ce66666c16609a8581e90143 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:54:57 2007 +0000 Monotone-Parent: 7e21b29e298fa9a1baff1c52d0d806113ce623f4 Monotone-Revision: b925e538dfea6055e4cd41b6cd352fab2daa7217 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:54:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 1970894e04f6334f77f3e80047c435e83c31552a Author: Wolfgang Sourdeau Date: Fri Feb 16 16:54:34 2007 +0000 Monotone-Parent: c0acc11b80f76b2d29c66345efe502779ef82699 Monotone-Revision: 7e21b29e298fa9a1baff1c52d0d806113ce623f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:54:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoCalendarComponent.m commit 2932a7d683300cbb8d2283791b6ebd6a2c4d8f00 Author: Wolfgang Sourdeau Date: Fri Feb 16 16:52:26 2007 +0000 Monotone-Parent: 29d76fd89f13195b427dd7ff6f09660b0abb56e6 Monotone-Revision: c0acc11b80f76b2d29c66345efe502779ef82699 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T16:52:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 5329f79aa45dfe12a2273e6b99630d3b9e22129f Author: Wolfgang Sourdeau Date: Thu Feb 15 21:09:09 2007 +0000 Monotone-Parent: eb31622ae90d2fb89289c5fd7f92a7a374d2a7ae Monotone-Revision: 29d76fd89f13195b427dd7ff6f09660b0abb56e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:09:09 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTaskView.m commit 8f1f29b51111f7acae3bfe4c118678daa8a8655c Author: Wolfgang Sourdeau Date: Thu Feb 15 21:08:03 2007 +0000 Monotone-Parent: f8764bb1be122e1abcfc552aabd04eda662fc647 Monotone-Revision: eb31622ae90d2fb89289c5fd7f92a7a374d2a7ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:08:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailRenderingContext.m commit a3520940e1416eabecd966d50a6fb5a64ecff67d Author: Wolfgang Sourdeau Date: Thu Feb 15 21:06:46 2007 +0000 Monotone-Parent: 9c7891b3f8128bdcbff88f67fa3b7393e15a40ea Monotone-Revision: f8764bb1be122e1abcfc552aabd04eda662fc647 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:06:46 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartViewer.m commit a5a81a1ccb8a7e2b59e11a7c1a2299c801f36170 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:06:34 2007 +0000 Monotone-Parent: 38290ec957f9b6f35375587b7126f8610d1252f1 Monotone-Revision: 9c7891b3f8128bdcbff88f67fa3b7393e15a40ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:06:34 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit 08b2d66e7a2ef6411bf0a9b990a36fee4b05db76 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:04:31 2007 +0000 Monotone-Parent: 84362f2350a7b9647b853e2a15e4797ea7c589ee Monotone-Revision: 38290ec957f9b6f35375587b7126f8610d1252f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:04:31 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/MailPartViewers/UIxMailPartHTMLViewer.h M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox commit da8c86b685d206bbccada2612ed08de4b22aa121 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:02:35 2007 +0000 Monotone-Parent: 52ff2b4f8e3b54dccdd86d1df03df7ddf6df7a1a Monotone-Revision: 84362f2350a7b9647b853e2a15e4797ea7c589ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:02:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit fb8c2cf8e45b82307acfa6025c6b83d1894af14a Author: Wolfgang Sourdeau Date: Thu Feb 15 21:01:45 2007 +0000 Monotone-Parent: 4243d79332106e919aa31b53597a483725789629 Monotone-Revision: 52ff2b4f8e3b54dccdd86d1df03df7ddf6df7a1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:01:45 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/GNUmakefile commit b1c3339d81f88563197a3dc8668df6ea101d75dc Author: Wolfgang Sourdeau Date: Thu Feb 15 21:01:33 2007 +0000 Monotone-Parent: d4cfc42e95f282a5298d595704f14d84e04f4e7e Monotone-Revision: 4243d79332106e919aa31b53597a483725789629 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:01:33 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoPermissions.h M SoObjects/SOGo/SOGoPermissions.m commit d76dbabbaa994497821eb72be0f23648499dadf9 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:01:21 2007 +0000 Monotone-Parent: 81782c7fefb8fb13fb75a71f82c11bdf8835e6d5 Monotone-Revision: d4cfc42e95f282a5298d595704f14d84e04f4e7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:01:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 7d57d3a3d5291d1f82b23481d5fd3fed9d7c8f83 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:00:29 2007 +0000 Monotone-Parent: fb9baac9e21894db219d1f728af4133c74e1a827 Monotone-Revision: 81782c7fefb8fb13fb75a71f82c11bdf8835e6d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:00:29 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/French.lproj/Localizable.strings commit e4dcc551885fd151a17c43b4a1c4b6feae0fce07 Author: Wolfgang Sourdeau Date: Thu Feb 15 21:00:13 2007 +0000 Monotone-Parent: 6ccb6773965f5121f3fcab8b74553e1174be3c97 Monotone-Revision: fb9baac9e21894db219d1f728af4133c74e1a827 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:00:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 1b332d091cf663d1f8ff6ca9cf77c4312cc2573a Author: Wolfgang Sourdeau Date: Thu Feb 15 20:59:50 2007 +0000 Monotone-Parent: 32ba1375566d23ab320a690dee8faaebf2820075 Monotone-Revision: 6ccb6773965f5121f3fcab8b74553e1174be3c97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T20:59:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit bc2fc0a365ec3fe33f78b0ee8c92e3c6c322214d Author: Wolfgang Sourdeau Date: Thu Feb 15 20:59:27 2007 +0000 Monotone-Parent: a076c996d78b991c19ee3a0672b590902d108362 Monotone-Revision: 32ba1375566d23ab320a690dee8faaebf2820075 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T20:59:27 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 1a98876a6a0d717333b4629af6a00f9a3cca4ea9 Author: Wolfgang Sourdeau Date: Thu Feb 15 20:59:02 2007 +0000 Monotone-Parent: 2e935ec1865c679003a2c06cc903ea9f832eff1a Monotone-Revision: a076c996d78b991c19ee3a0672b590902d108362 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T20:59:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m commit 9893aab976d7b8b928b300af39b181a3d2a49f94 Author: Wolfgang Sourdeau Date: Thu Feb 15 20:55:21 2007 +0000 Monotone-Parent: 553e03d19134ad3b614013a454242bf2cc14df0b Monotone-Revision: 2e935ec1865c679003a2c06cc903ea9f832eff1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T20:55:21 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.h M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog commit d46b7352dbb890abba72fd4aeaee30fb77767ec9 Author: Wolfgang Sourdeau Date: Tue Feb 13 22:02:52 2007 +0000 Monotone-Parent: 89f7acd5b2ca8bc8da9b0cb8fcf35fe89259d61c Monotone-Revision: 553e03d19134ad3b614013a454242bf2cc14df0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:02:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/product.plist M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar A UI/Scheduler/UIxCalMulticolumnDayView.h A UI/Scheduler/UIxCalMulticolumnDayView.m A UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox A UI/WebServerResources/day-view-multicolumn.png commit 277f035aa63616cfc310778fbc0c1f96084f3439 Author: Wolfgang Sourdeau Date: Tue Feb 13 22:02:39 2007 +0000 Monotone-Parent: 5253521ec1ed35730fc52fd8271655f2d030e803 Monotone-Revision: 89f7acd5b2ca8bc8da9b0cb8fcf35fe89259d61c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:02:39 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/UIxCalWeekOverview.h commit 99c4be62986682dbf39a2e56fda56a7b020aea6e Author: Wolfgang Sourdeau Date: Tue Feb 13 22:02:13 2007 +0000 Monotone-Parent: d684b57b7bf66b9a06e7416922fb455994844b51 Monotone-Revision: 5253521ec1ed35730fc52fd8271655f2d030e803 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:02:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/product.plist commit 694d3de367c45e072788fd8ce9e32975a1536408 Author: Wolfgang Sourdeau Date: Tue Feb 13 22:01:52 2007 +0000 Monotone-Parent: 798c1b77195e371f6d37fad19b19f46a832bc7a9 Monotone-Revision: d684b57b7bf66b9a06e7416922fb455994844b51 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:01:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m commit 909684e40b944a48f2318fa4b31fd7627465a5aa Author: Wolfgang Sourdeau Date: Tue Feb 13 22:01:02 2007 +0000 Monotone-Parent: 23f978189636eec846fcf5f574a428325b8e1753 Monotone-Revision: 798c1b77195e371f6d37fad19b19f46a832bc7a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:01:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 316fd8721ebeefea8a543bc1105c973db904a640 Author: Wolfgang Sourdeau Date: Tue Feb 13 22:00:29 2007 +0000 Monotone-Parent: aac48aacd66606396cd61901042ac84a95da7402 Monotone-Revision: 23f978189636eec846fcf5f574a428325b8e1753 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:00:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 2e4f9e9fa8e6de28203796f292042e0b125a2f74 Author: Wolfgang Sourdeau Date: Tue Feb 13 21:58:21 2007 +0000 Monotone-Parent: 2967a8d99540624398cf81ea7808c32d4ad06809 Monotone-Revision: aac48aacd66606396cd61901042ac84a95da7402 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T21:58:21 Monotone-Branch: ca.inverse.sogo A UI/Templates/MailerUI/UIxMailAccountView.wox commit 633d570366152b6d143e0205bda7e180d22d0ac2 Author: Wolfgang Sourdeau Date: Tue Feb 13 21:57:50 2007 +0000 Monotone-Parent: ea539600e8f8019f1a0478b576757a03430cbe3b Monotone-Revision: 2967a8d99540624398cf81ea7808c32d4ad06809 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T21:57:50 Monotone-Branch: ca.inverse.sogo A UI/Scheduler/UIxCalInlineAptView.m A UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit 0f40186836e22247e740f6345709b05a466e85f9 Author: Wolfgang Sourdeau Date: Tue Feb 13 16:10:36 2007 +0000 Monotone-Parent: 0fd364c597e137cffa41a33161f95de7fdb9e1d4 Monotone-Revision: ea539600e8f8019f1a0478b576757a03430cbe3b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T16:10:36 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox commit 3c184bb8260fdaccff312f48394b301b77eec676 Author: Wolfgang Sourdeau Date: Tue Feb 13 15:59:48 2007 +0000 Monotone-Parent: 186b469cad770bcd937bcbeb5a002ccd19d3b4aa Monotone-Revision: 0fd364c597e137cffa41a33161f95de7fdb9e1d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:59:48 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 49355ad58ef6c1a7a5fdaaf53d7a160b99fd8ed7 Author: Wolfgang Sourdeau Date: Tue Feb 13 15:58:52 2007 +0000 Monotone-Parent: 5a7ed8a46bd6ef6b9403778a6f4259d10afb482b Monotone-Revision: 186b469cad770bcd937bcbeb5a002ccd19d3b4aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:58:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.m commit eff03f88be674edd1c28ba74a0da8451aa9723ca Author: Wolfgang Sourdeau Date: Tue Feb 13 15:56:52 2007 +0000 Monotone-Parent: bd363edacbb608dad82e049479853b8d4b50b0bd Monotone-Revision: 5a7ed8a46bd6ef6b9403778a6f4259d10afb482b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:56:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartICalViewer.m commit f92f87af5207b3355e34c05f46abf36b3079c7e3 Author: Wolfgang Sourdeau Date: Tue Feb 13 15:55:36 2007 +0000 Monotone-Parent: 7204e2fcf0367978f8ac781d078611df24b11048 Monotone-Revision: bd363edacbb608dad82e049479853b8d4b50b0bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:55:36 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/French.lproj/Localizable.strings commit 64c5c1b85b2d59a3ae0247337b662b296555144a Author: Wolfgang Sourdeau Date: Tue Feb 13 15:55:28 2007 +0000 Monotone-Parent: 3c96baa27149621deea19445e91f164a15925eb3 Monotone-Revision: 7204e2fcf0367978f8ac781d078611df24b11048 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:55:28 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 816386e3d6840393897e014c7ee8e4e3eb88cd13 Author: Wolfgang Sourdeau Date: Tue Feb 13 15:31:15 2007 +0000 Monotone-Parent: 6e145d0932198647579b6cf88eae823f3dfc2fd5 Monotone-Revision: 3c96baa27149621deea19445e91f164a15925eb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T15:31:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile D UI/Scheduler/UIxCalDayChartview.m D UI/Scheduler/UIxCalDayListview.m D UI/Scheduler/UIxCalDayOverview.h D UI/Scheduler/UIxCalDayOverview.m D UI/Scheduler/UIxCalInlineAptView.m D UI/Scheduler/UIxCalInlineMonthOverview.h D UI/Scheduler/UIxCalInlineMonthOverview.m D UI/Scheduler/UIxCalWeekChartview.m D UI/Scheduler/UIxCalWeekColumnsview.m D UI/Scheduler/UIxCalWeekListview.m D UI/Scheduler/UIxCalWeekOverview.m D UI/Scheduler/UIxCalYearOverview.m M UI/Scheduler/product.plist D UI/Templates/SchedulerUI/UIxCalDayChartview.wox D UI/Templates/SchedulerUI/UIxCalDayListview.wox D UI/Templates/SchedulerUI/UIxCalDayOverview.wox D UI/Templates/SchedulerUI/UIxCalInlineAptView.wox D UI/Templates/SchedulerUI/UIxCalInlineMonthOverview.wox D UI/Templates/SchedulerUI/UIxCalWeekChartview.wox D UI/Templates/SchedulerUI/UIxCalWeekListview.wox D UI/Templates/SchedulerUI/UIxCalWeekOverview.wox D UI/Templates/SchedulerUI/UIxCalYearOverview.wox commit d59aa71bef7f077a5832196f57ec36c443c69ca2 Author: Wolfgang Sourdeau Date: Mon Feb 12 13:52:33 2007 +0000 Monotone-Parent: 7ce0966fc13ccbfb75f533a6985bed77edeee8ab Monotone-Revision: 6e145d0932198647579b6cf88eae823f3dfc2fd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-12T13:52:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxContactEditor.css commit 6396b253bcb2e20fe259700d8f5ba72579302488 Author: Wolfgang Sourdeau Date: Mon Feb 12 13:52:22 2007 +0000 Monotone-Parent: c804a1198c93f3d488e8064b304342c423eeb82b Monotone-Revision: 7ce0966fc13ccbfb75f533a6985bed77edeee8ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-12T13:52:22 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js commit 345dc875fe9f1604d672785f5d06d230582083f7 Author: Wolfgang Sourdeau Date: Fri Feb 9 22:46:18 2007 +0000 Monotone-Parent: 543147b39bffc7d4ded9dce3165dc1f76c274f14 Monotone-Revision: c804a1198c93f3d488e8064b304342c423eeb82b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T22:46:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit e123adeb8ba8656af2e597f2dc7738e734d4567b Author: Wolfgang Sourdeau Date: Fri Feb 9 21:55:38 2007 +0000 Monotone-Parent: d06461939456dfff7d6f9024530b60356f5eb8d6 Monotone-Revision: 543147b39bffc7d4ded9dce3165dc1f76c274f14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:55:38 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings commit c155f38504ee240c32f1001c87e9859eb252d9b4 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:40:22 2007 +0000 Monotone-Parent: 50513e3bf391fe21cc4c7e10382edebf68915939 Monotone-Revision: d06461939456dfff7d6f9024530b60356f5eb8d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:40:22 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/add-user-addressbook.png commit dde179a86cea3d65e6dc555cad1b960127f1ab9e Author: Wolfgang Sourdeau Date: Fri Feb 9 21:25:13 2007 +0000 Monotone-Parent: d247b51bb384431b400c66c96734c9bab62ecc16 Monotone-Revision: 50513e3bf391fe21cc4c7e10382edebf68915939 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:25:13 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js commit 4d4c7377fc949c80db98510aab5cf824bcbff042 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:24:58 2007 +0000 Monotone-Parent: 03b5f89ba5ae15b3382145ccef99ae24cf4f51ee Monotone-Revision: d247b51bb384431b400c66c96734c9bab62ecc16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:24:58 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit a3e3d7ac684da928fa611b9a241d9c959bcc0999 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:24:49 2007 +0000 Monotone-Parent: c28a356e9e971a4989f5dd9dbd63e169e25812d8 Monotone-Revision: 03b5f89ba5ae15b3382145ccef99ae24cf4f51ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:24:49 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.h commit 1229030f6d1b45f0710431114939cb6ffef5d8e7 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:24:20 2007 +0000 Monotone-Parent: be74b6fb3582ef97515c3cb7410750aa6d1d7641 Monotone-Revision: c28a356e9e971a4989f5dd9dbd63e169e25812d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:24:20 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 96a3f1ef240028bccc0718ce68725687e487836f Author: Wolfgang Sourdeau Date: Fri Feb 9 21:24:15 2007 +0000 Monotone-Parent: 10fd99221b45b565526188e4580f4cd6b647df6d Monotone-Revision: be74b6fb3582ef97515c3cb7410750aa6d1d7641 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:24:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist commit b2f4335b451c5ec508a54526ea084c0f071b3d93 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:22:01 2007 +0000 Monotone-Parent: d7db5635191ba2f21ed857960885518d9ff22bc4 Monotone-Revision: 10fd99221b45b565526188e4580f4cd6b647df6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:22:01 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.h commit ed76724cc5b8030e9d3883328f7ef62b4030df4a Author: Wolfgang Sourdeau Date: Fri Feb 9 21:21:35 2007 +0000 Monotone-Parent: c8aafc081b56ac07184d9161b10f7f392068fc71 Monotone-Revision: d7db5635191ba2f21ed857960885518d9ff22bc4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:21:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/SOGoFolder.m commit ff11c1bfe40806d4edcf6f71098ea257818bb110 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:18:41 2007 +0000 Monotone-Parent: b6904285a3ff5bf86b7f88d154e2996c86c0124e Monotone-Revision: c8aafc081b56ac07184d9161b10f7f392068fc71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:18:41 Monotone-Branch: ca.inverse.sogo M OGoContentStore/appointment.ocs M OGoContentStore/contact.ocs commit 3c69a1b0a483aef8103f74034b05afafb67c1fa1 Author: Wolfgang Sourdeau Date: Fri Feb 9 21:18:28 2007 +0000 Monotone-Parent: ff18846f2110faddb36e8f63098fe42762b93818 Monotone-Revision: b6904285a3ff5bf86b7f88d154e2996c86c0124e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T21:18:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 4232f00c257cff564bc2fb0bf424ecc6cd023857 Author: Wolfgang Sourdeau Date: Fri Feb 9 17:52:57 2007 +0000 Monotone-Parent: 16810611e8ec56c6f0f6b3e5364592785434f91e Monotone-Revision: ff18846f2110faddb36e8f63098fe42762b93818 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T17:52:57 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxTaskProposal.wox commit d0f2898d30c2a077ff4b6bb6b65904e1c795f478 Author: Wolfgang Sourdeau Date: Fri Feb 9 17:52:49 2007 +0000 Monotone-Parent: cc7475110fefa81bb754e6b753f21b887c77a29f Monotone-Revision: 16810611e8ec56c6f0f6b3e5364592785434f91e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T17:52:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentProposal.wox commit 3c0b1c7ff4e027f8e9532c14f52ddaf96ad21be7 Author: Wolfgang Sourdeau Date: Fri Feb 9 17:52:37 2007 +0000 Monotone-Parent: 79f666478d605474b593190309f56c886157ad2c Monotone-Revision: cc7475110fefa81bb754e6b753f21b887c77a29f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T17:52:37 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 2d0e321440484e20647374e179b73ec3c3f9e384 Author: Wolfgang Sourdeau Date: Fri Feb 9 17:52:26 2007 +0000 Monotone-Parent: 27f2effae82ff2b90b662652b55562f421e0d554 Monotone-Revision: 79f666478d605474b593190309f56c886157ad2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T17:52:26 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailFilterPanel.wox commit ed7a18273438ca560cf4e34c614812338c28dfe2 Author: Wolfgang Sourdeau Date: Fri Feb 9 16:54:27 2007 +0000 Monotone-Parent: b0ff785196fbbe84c5f6573c80b2735e4245e860 Monotone-Revision: 27f2effae82ff2b90b662652b55562f421e0d554 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:54:27 Monotone-Branch: ca.inverse.sogo M SoObjects/common.make commit 8e4832db318725053347806f886690f3666ba0e6 Author: Wolfgang Sourdeau Date: Fri Feb 9 16:53:24 2007 +0000 Monotone-Parent: 68fc87916043043a4f4813bda38cca7f315dcdf6 Monotone-Revision: b0ff785196fbbe84c5f6573c80b2735e4245e860 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:53:24 Monotone-Branch: ca.inverse.sogo M ChangeLog commit fd95a7115a6021a68d556bde249e57de82b36d9f Author: Wolfgang Sourdeau Date: Fri Feb 9 16:53:05 2007 +0000 Monotone-Parent: 3d9b00a12e01adb2b2f57de56d94b0bb617db89e Monotone-Revision: 68fc87916043043a4f4813bda38cca7f315dcdf6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:53:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 3a369819a59f909a4c5a6f5aa644e0110a20df00 Author: Wolfgang Sourdeau Date: Fri Feb 9 16:32:25 2007 +0000 Monotone-Parent: 3242f9d1972a6e4989f7bfbfb16fa7d5dc477e26 Monotone-Revision: 3d9b00a12e01adb2b2f57de56d94b0bb617db89e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:32:25 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit edb8c3dd0c5e40faa5540d8f0c1934d068cf1615 Author: Wolfgang Sourdeau Date: Fri Feb 9 16:32:08 2007 +0000 Monotone-Parent: f2019cdd67c2c2aaf3f43178f49a72b8831dae77 Monotone-Revision: 3242f9d1972a6e4989f7bfbfb16fa7d5dc477e26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:32:08 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 6287be13e89cb858194501b830438b06712f722c Author: Wolfgang Sourdeau Date: Fri Feb 9 16:31:53 2007 +0000 Monotone-Parent: 66f2305131d36e0c071297f37ef233e6f1db816f Monotone-Revision: f2019cdd67c2c2aaf3f43178f49a72b8831dae77 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:31:53 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 3dea0ac8d5cccaf15ece94b0b3c45c7e1fbc58e7 Author: Wolfgang Sourdeau Date: Fri Feb 9 16:30:48 2007 +0000 Monotone-Parent: 6b671acbd7feafaefa796eb983a298d042a67053 Monotone-Revision: 66f2305131d36e0c071297f37ef233e6f1db816f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T16:30:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardGroup.m M SOPE/NGCards/ChangeLog M SOPE/NGCards/versitCardsSaxDriver/GNUmakefile commit 505d9621d3c94f3b796cb177120c0eaee60b83ae Author: Ludovic Marcotte Date: Thu Feb 8 21:55:47 2007 +0000 see changelog Monotone-Parent: 712040e55618bec7c04be7fc95173aadc966c25b Monotone-Revision: 7e8193075678dc0552c70be8e294ff1b3ce46b40 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-02-08T21:55:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailFolder.m commit aed07d8fb47d19123ee958b52bfa5b4295f35225 Author: Wolfgang Sourdeau Date: Thu Feb 8 19:00:01 2007 +0000 Monotone-Parent: 712040e55618bec7c04be7fc95173aadc966c25b Monotone-Revision: c443c4725dc53c9efb233042a3e2a3a33ff9b294 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T19:00:01 Monotone-Branch: ca.inverse.sogo D OGoContentStore/sql/folderinfo-create.sqlite D OGoContentStore/sql/foldertablecreate-helge-privcal.sqlite D OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite.sh D OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite1table.sh commit e9dcf1ea2d62b716b57bc715ba01e16eaa5de01a Author: Wolfgang Sourdeau Date: Thu Feb 8 18:31:42 2007 +0000 Monotone-Parent: d8974f960db35f78a38f93bb8db0a573c1bf5ebe Monotone-Revision: 712040e55618bec7c04be7fc95173aadc966c25b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T18:31:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalView.m commit 683a595c74c74ab715f868c98eacd3d7c3b3ad3d Author: Wolfgang Sourdeau Date: Thu Feb 8 18:31:30 2007 +0000 Monotone-Parent: 62223538a3329e0c79c5bc5ddbbd11a80304f861 Monotone-Revision: d8974f960db35f78a38f93bb8db0a573c1bf5ebe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T18:31:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m commit a4c540e6be27dd37f8bd171c5f3c91f4e536ad2d Author: Wolfgang Sourdeau Date: Thu Feb 8 18:31:17 2007 +0000 Monotone-Parent: b509e8c9930777b3fc207f71c460aa5c087b6fbc Monotone-Revision: 62223538a3329e0c79c5bc5ddbbd11a80304f861 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T18:31:17 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit db8125e7f6843c2580b67267df7db2b69302b354 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:30:29 2007 +0000 Monotone-Parent: 240c1be6b26b2d277b63045d20ee3e4860aba1f8 Monotone-Revision: b509e8c9930777b3fc207f71c460aa5c087b6fbc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:30:29 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.m M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/UIxMailMainFrame.m M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalView.m M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 2ab0c854852455a14d05be5811801235ae0a6081 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:30:07 2007 +0000 Monotone-Parent: 69c9141518bd7929013517efa91e7a4d18ce64d5 Monotone-Revision: 240c1be6b26b2d277b63045d20ee3e4860aba1f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:30:07 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSArray+Utilities.h M SoObjects/SOGo/NSArray+Utilities.m commit f4282ed1bc62b24fd083a4099dcc9244acd4174c Author: Wolfgang Sourdeau Date: Thu Feb 8 16:29:22 2007 +0000 Monotone-Parent: d1d6094a941446a18472970b4ee39ed01ef3a798 Monotone-Revision: 69c9141518bd7929013517efa91e7a4d18ce64d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:29:22 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile.preamble commit 0a9e851dba1a006b1d2d80645a41dcb0a47f621a Author: Wolfgang Sourdeau Date: Thu Feb 8 16:29:04 2007 +0000 Monotone-Parent: 5bb48557e566a615a3a14f904888679e965334fa Monotone-Revision: d1d6094a941446a18472970b4ee39ed01ef3a798 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:29:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit e00cd55d0cc42bca42cd9005dc9fe454fe745209 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:27:26 2007 +0000 Monotone-Parent: 7405c75e35bf1ceda3ee53a96c803205631f7d60 Monotone-Revision: 5bb48557e566a615a3a14f904888679e965334fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:27:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/product.plist commit 1b2bf3597603f807ceb76978a23cec025c3c6bb3 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:27:08 2007 +0000 Monotone-Parent: de6aa58d8a698ebb83f1da8a9acd47f0cc192b68 Monotone-Revision: 7405c75e35bf1ceda3ee53a96c803205631f7d60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:27:08 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalTimeZonePeriod.m commit d46c70c556e31a8448dcc5ad5b00bab54ea431de Author: Wolfgang Sourdeau Date: Thu Feb 8 16:27:00 2007 +0000 Monotone-Parent: 71f32cebe6ff7c27e7c50c790e8d2ea3d3544a5f Monotone-Revision: de6aa58d8a698ebb83f1da8a9acd47f0cc192b68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:27:00 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalTimeZone.m commit c57b46b54f9f2ad64a8195c705b56373c37b2f69 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:26:41 2007 +0000 Monotone-Parent: 32b21558e5f867a87157effb30b63e5d650d2f8b Monotone-Revision: 71f32cebe6ff7c27e7c50c790e8d2ea3d3544a5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:26:41 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/NSString+NGCards.m commit e949a05508bf4e8f86aa483ee9aff5fbe1621ad0 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:26:02 2007 +0000 Monotone-Parent: 1652fef02537de3d6fa751042e679182c71e5753 Monotone-Revision: 32b21558e5f867a87157effb30b63e5d650d2f8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:26:02 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog commit 0385bf2c67a3c9266066e25b7837c0578c04b736 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:25:48 2007 +0000 Monotone-Parent: a67429ca62c96c16dfa586c4c177c5e38464ff52 Monotone-Revision: 1652fef02537de3d6fa751042e679182c71e5753 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:25:48 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/CardElement.m commit 88b76f49ffedc890b87255303fea58c54c62aa62 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:24:59 2007 +0000 Monotone-Parent: ebf9c6d48584b1bd57997689934388548648dbfe Monotone-Revision: a67429ca62c96c16dfa586c4c177c5e38464ff52 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:24:59 Monotone-Branch: ca.inverse.sogo M Main/sogod.m commit 2e3dc07a59708fa2a2828fc14c4091ca674772c3 Author: Wolfgang Sourdeau Date: Thu Feb 8 16:24:36 2007 +0000 Monotone-Parent: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873 Monotone-Revision: ebf9c6d48584b1bd57997689934388548648dbfe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:24:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/GNUmakefile M Protocols/common.make M SoObjects/common.make M UI/common.make commit 96ce96cc836b3eeefdc78859bbd88d56322e705e Author: Ludovic Marcotte Date: Wed Feb 7 19:46:36 2007 +0000 see changelog Monotone-Parent: f7e7e18555f07bc2e78e8731a16feb62a8e9f10c Monotone-Revision: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-02-07T19:46:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/English.lproj/Localizable.strings commit 68f9f0eba9cfa1960190cc6cb320dce05e6050aa Author: Wolfgang Sourdeau Date: Mon Feb 5 22:16:06 2007 +0000 Monotone-Parent: bfde73f3a606ca04b49de7e953499331afc075af Monotone-Revision: f7e7e18555f07bc2e78e8731a16feb62a8e9f10c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-05T22:16:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/GNUmakefile M UI/MailerUI/UIxMailTree.m M UI/MailerUI/product.plist commit 3cc085ebc7d8e28c4b52b2b3a02c4a84c51edab9 Author: Wolfgang Sourdeau Date: Mon Feb 5 22:03:01 2007 +0000 Monotone-Parent: d5dbf6c86849866efb9716dfc2cb95e3cf7ddd10 Monotone-Revision: bfde73f3a606ca04b49de7e953499331afc075af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-05T22:03:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.m commit d6a6433735b830e301b9316fd2d837c268cf07d7 Author: Wolfgang Sourdeau Date: Mon Feb 5 21:59:51 2007 +0000 Monotone-Parent: 3ee2b9df21dfbd9651c3343306430a58bf682596 Monotone-Revision: d5dbf6c86849866efb9716dfc2cb95e3cf7ddd10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-05T21:59:51 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox commit 87cd634a8de160fe1593b3b5dc4fe9713610ed4b Author: Wolfgang Sourdeau Date: Mon Feb 5 21:59:26 2007 +0000 Monotone-Parent: d8bc80bdd59d6e91fe82607634aa33721dc30547 Monotone-Revision: 3ee2b9df21dfbd9651c3343306430a58bf682596 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-05T21:59:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 4fb337b9167549557e6ebe94dbcbede821c7c81c Author: Wolfgang Sourdeau Date: Fri Feb 2 20:48:56 2007 +0000 Monotone-Parent: 6ff7f1f265054d35bee90648f1c1b1ae73749a9e Monotone-Revision: d8bc80bdd59d6e91fe82607634aa33721dc30547 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-02T20:48:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactEditor.wox commit e43ac3de7860afd0d4461845c75c69bdc2ae1813 Author: Wolfgang Sourdeau Date: Fri Feb 2 20:47:21 2007 +0000 Monotone-Parent: ac622b559d25436734cff876b9bf87744694f3da Monotone-Revision: 6ff7f1f265054d35bee90648f1c1b1ae73749a9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-02T20:47:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m M SoObjects/Contacts/SOGoContactLDAPFolder.m commit bfebec125f46afd195e080a1adda5320122d8d2a Author: Wolfgang Sourdeau Date: Fri Feb 2 20:44:51 2007 +0000 Monotone-Parent: 214679cc73ed73085700bc8680e40fc5f830e95c Monotone-Revision: ac622b559d25436734cff876b9bf87744694f3da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-02T20:44:51 Monotone-Branch: ca.inverse.sogo M SOPE/NGCards/ChangeLog M SOPE/NGCards/NGVCard.m commit 26ee0a49e2de4cca549e5a584942be0628a499bf Author: Wolfgang Sourdeau Date: Wed Jan 31 20:15:28 2007 +0000 Monotone-Parent: 54d3ea8ac154dc9b3f1789d570bac3635a6f91d0 Monotone-Revision: 214679cc73ed73085700bc8680e40fc5f830e95c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T20:15:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m commit ff1213c45f5ba0b9388f134f6e04b265f499eb8f Author: Wolfgang Sourdeau Date: Wed Jan 31 20:15:18 2007 +0000 Monotone-Parent: e5319909bed9d4e55ecfd050b44e23cdef17bee1 Monotone-Revision: 54d3ea8ac154dc9b3f1789d570bac3635a6f91d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T20:15:18 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 8b7bc0073c451e639a504ed05ab0e2671e367625 Author: Wolfgang Sourdeau Date: Wed Jan 31 20:13:21 2007 +0000 Monotone-Parent: 8e2a303f79635264a21706b680fb4d6d28bfc44d Monotone-Revision: e5319909bed9d4e55ecfd050b44e23cdef17bee1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T20:13:21 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoGroupAppointmentFolder.m commit 0ca66ca0b1c251347b3e7c0aeaada1b36fe5911c Author: Wolfgang Sourdeau Date: Wed Jan 31 18:43:25 2007 +0000 Monotone-Parent: bae19a28d96a84764714d35713084ac6251803d8 Monotone-Revision: 8e2a303f79635264a21706b680fb4d6d28bfc44d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T18:43:25 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.h commit e3c80ae5fab6c17b89d3bd2627834959c82c7f8b Author: Wolfgang Sourdeau Date: Wed Jan 31 18:43:15 2007 +0000 Monotone-Parent: f704cb42b014d4d462c90b6cc3a5f5a5aafd68b5 Monotone-Revision: bae19a28d96a84764714d35713084ac6251803d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T18:43:15 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoCalendarComponent.m commit a952a2f6651cb3e0b79f4dd47c6c4d01406c6e2d Author: Wolfgang Sourdeau Date: Wed Jan 31 18:42:59 2007 +0000 Monotone-Parent: e078c697c73ed49430a4e2a1f0917deff4006529 Monotone-Revision: f704cb42b014d4d462c90b6cc3a5f5a5aafd68b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T18:42:59 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m commit dd31754e87883ab1646a6e5fb8a77f15f76a1ac9 Author: Wolfgang Sourdeau Date: Wed Jan 31 18:42:51 2007 +0000 Monotone-Parent: 04f9117664f15747f42dc7c3201339443ed764da Monotone-Revision: e078c697c73ed49430a4e2a1f0917deff4006529 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T18:42:51 Monotone-Branch: ca.inverse.sogo M SoObjects/common.make commit 164153c8853f25cedbb894c4c419e348e4e12c15 Author: Wolfgang Sourdeau Date: Wed Jan 31 17:14:04 2007 +0000 Monotone-Parent: 477096e64346a08b9df676fbdbdacd138f4438d2 Monotone-Revision: 04f9117664f15747f42dc7c3201339443ed764da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T17:14:04 Monotone-Branch: ca.inverse.sogo M GNUmakefile M Main/GNUmakefile.preamble M OGoContentStore/GNUmakefile.preamble M Protocols/common.make M SoObjects/GNUmakefile M SoObjects/common.make M UI/common.make commit 0a069423f78e17cd8db5bf9e90cf69a7678fe93e Author: Wolfgang Sourdeau Date: Wed Jan 31 17:12:33 2007 +0000 Monotone-Parent: a74b4577328a8fac7fcca8f66c50a724bbfbfc32 Monotone-Revision: 477096e64346a08b9df676fbdbdacd138f4438d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T17:12:33 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 455abf0016d0c54c6e65143b48c6514f41a1cf75 Author: Wolfgang Sourdeau Date: Wed Jan 31 17:12:15 2007 +0000 Monotone-Parent: 53a7cdc42e8710e661ce709242c9857ae53542ff Monotone-Revision: a74b4577328a8fac7fcca8f66c50a724bbfbfc32 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T17:12:15 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditorAction.m M UI/SOGoUI/UIxComponent.m commit b234f02a4798dd7d0aa6d3b3427925e80be32ade Author: Wolfgang Sourdeau Date: Wed Jan 31 17:11:29 2007 +0000 Monotone-Parent: 4962ab3aba4ec12e6e80cec90be3bb7824bb7b56 Monotone-Revision: 53a7cdc42e8710e661ce709242c9857ae53542ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-31T17:11:29 Monotone-Branch: ca.inverse.sogo A SOPE/NGCards/COPYING A SOPE/NGCards/COPYRIGHT A SOPE/NGCards/CardElement.h A SOPE/NGCards/CardElement.m A SOPE/NGCards/CardGroup+iCal.h A SOPE/NGCards/CardGroup+iCal.m A SOPE/NGCards/CardGroup.h A SOPE/NGCards/CardGroup.m A SOPE/NGCards/CardVersitRenderer.h A SOPE/NGCards/CardVersitRenderer.m A SOPE/NGCards/ChangeLog A SOPE/NGCards/GNUmakefile A SOPE/NGCards/GNUmakefile.postamble A SOPE/NGCards/GNUmakefile.preamble A SOPE/NGCards/IcalElements.m A SOPE/NGCards/IcalResponse.h A SOPE/NGCards/IcalResponse.m A SOPE/NGCards/NGCards-Info.plist A SOPE/NGCards/NGCards.h A SOPE/NGCards/NGCards.xcodeproj/project.pbxproj A SOPE/NGCards/NGCards.xmap A SOPE/NGCards/NGCardsSaxHandler.h A SOPE/NGCards/NGCardsSaxHandler.m A SOPE/NGCards/NGVCard.h A SOPE/NGCards/NGVCard.m A SOPE/NGCards/NSArray+NGCards.h A SOPE/NGCards/NSArray+NGCards.m A SOPE/NGCards/NSCalendarDate+ICal.h A SOPE/NGCards/NSCalendarDate+ICal.m A SOPE/NGCards/NSCalendarDate+NGCards.h A SOPE/NGCards/NSCalendarDate+NGCards.m A SOPE/NGCards/NSDictionary+NGCards.h A SOPE/NGCards/NSDictionary+NGCards.m A SOPE/NGCards/NSString+NGCards.h A SOPE/NGCards/NSString+NGCards.m A SOPE/NGCards/README A SOPE/NGCards/Version A SOPE/NGCards/common.h A SOPE/NGCards/iCalAlarm.h A SOPE/NGCards/iCalAlarm.m A SOPE/NGCards/iCalAttachment.h A SOPE/NGCards/iCalAttachment.m A SOPE/NGCards/iCalCalendar.h A SOPE/NGCards/iCalCalendar.m A SOPE/NGCards/iCalDailyRecurrenceCalculator.m A SOPE/NGCards/iCalDataSource.h A SOPE/NGCards/iCalDataSource.m A SOPE/NGCards/iCalDateHolder.h A SOPE/NGCards/iCalDateHolder.m A SOPE/NGCards/iCalDateTime.h A SOPE/NGCards/iCalDateTime.m A SOPE/NGCards/iCalEntityObject.h A SOPE/NGCards/iCalEntityObject.m A SOPE/NGCards/iCalEvent.h A SOPE/NGCards/iCalEvent.m A SOPE/NGCards/iCalEventChanges.h A SOPE/NGCards/iCalEventChanges.m A SOPE/NGCards/iCalFreeBusy.h A SOPE/NGCards/iCalFreeBusy.m A SOPE/NGCards/iCalJournal.h A SOPE/NGCards/iCalJournal.m A SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m A SOPE/NGCards/iCalObject.h A SOPE/NGCards/iCalObject.m A SOPE/NGCards/iCalPerson.h A SOPE/NGCards/iCalPerson.m A SOPE/NGCards/iCalRecurrenceCalculator.h A SOPE/NGCards/iCalRecurrenceCalculator.m A SOPE/NGCards/iCalRecurrenceRule.h A SOPE/NGCards/iCalRecurrenceRule.m A SOPE/NGCards/iCalRepeatableEntityObject.h A SOPE/NGCards/iCalRepeatableEntityObject.m A SOPE/NGCards/iCalTimeZone.h A SOPE/NGCards/iCalTimeZone.m A SOPE/NGCards/iCalTimeZonePeriod.h A SOPE/NGCards/iCalTimeZonePeriod.m A SOPE/NGCards/iCalToDo.h A SOPE/NGCards/iCalToDo.m A SOPE/NGCards/iCalTrigger.h A SOPE/NGCards/iCalTrigger.m A SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m A SOPE/NGCards/iCalYearlyRecurrenceCalculator.m A SOPE/NGCards/samples/COPYING A SOPE/NGCards/samples/ChangeLog A SOPE/NGCards/samples/GNUmakefile A SOPE/NGCards/samples/GNUmakefile.preamble A SOPE/NGCards/samples/README A SOPE/NGCards/samples/common.h A SOPE/NGCards/samples/fhs.make A SOPE/NGCards/samples/icalds.m A SOPE/NGCards/samples/icalparsetest.m A SOPE/NGCards/samples/ievalrrule.m A SOPE/NGCards/samples/unittest.h A SOPE/NGCards/samples/unittest.m A SOPE/NGCards/samples/vcardtest.m A SOPE/NGCards/samples/vcf2xml.m A SOPE/NGCards/samples/vcfparsetest.m A SOPE/NGCards/samples/versittest.m A SOPE/NGCards/tests/NGiCalTests-Info.plist A SOPE/NGCards/tests/README A SOPE/NGCards/tests/common.h A SOPE/NGCards/tests/iCalRecurrenceCalculatorTests.m A SOPE/NGCards/versitCardsSaxDriver/AUTHORS A SOPE/NGCards/versitCardsSaxDriver/COPYING A SOPE/NGCards/versitCardsSaxDriver/COPYRIGHT A SOPE/NGCards/versitCardsSaxDriver/ChangeLog A SOPE/NGCards/versitCardsSaxDriver/GNUmakefile A SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.postamble A SOPE/NGCards/versitCardsSaxDriver/GNUmakefile.preamble A SOPE/NGCards/versitCardsSaxDriver/README A SOPE/NGCards/versitCardsSaxDriver/VSCardSaxDriver.h A SOPE/NGCards/versitCardsSaxDriver/VSCardSaxDriver.m A SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.h A SOPE/NGCards/versitCardsSaxDriver/VSSaxDriver.m A SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.h A SOPE/NGCards/versitCardsSaxDriver/VSStringFormatter.m A SOPE/NGCards/versitCardsSaxDriver/Version A SOPE/NGCards/versitCardsSaxDriver/bundle-info.plist A SOPE/NGCards/versitCardsSaxDriver/common.h A SOPE/NGCards/versitCardsSaxDriver/fhs.make A SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver-Info.plist A SOPE/NGCards/versitCardsSaxDriver/versitCardsSaxDriver.xcodeproj/project.pbxproj commit 829f96f30100466850fadc13e7bfd9967cc01821 Author: Wolfgang Sourdeau Date: Tue Jan 30 21:41:24 2007 +0000 Monotone-Parent: 72e9d69b6c2222ec4be3ace83edc64181859f8fe Monotone-Revision: 4962ab3aba4ec12e6e80cec90be3bb7824bb7b56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-30T21:41:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/generic.js commit d285f08effe3955640cc6692c03b386f1578cf2f Author: Wolfgang Sourdeau Date: Tue Jan 30 18:18:30 2007 +0000 Monotone-Parent: 338584071c5091c3b7b9c29761fd58e1c944ef73 Monotone-Revision: 72e9d69b6c2222ec4be3ace83edc64181859f8fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-30T18:18:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalCalendarsListView.m M UI/WebServerResources/SchedulerUI.js commit 5d1352e99dd79fcff5b3641f29aa81564c2eff7c Author: Wolfgang Sourdeau Date: Tue Jan 30 18:18:16 2007 +0000 Monotone-Parent: 7e65e45f8632d82535b215d04d1f984fc6264a95 Monotone-Revision: 338584071c5091c3b7b9c29761fd58e1c944ef73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-30T18:18:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 040c80fa8375ac378528862a890d7968b3521cc0 Author: Wolfgang Sourdeau Date: Tue Jan 30 14:02:27 2007 +0000 Monotone-Parent: bd568f37dda7cb0476f9a3598cfd5af819e9784f Monotone-Revision: 7e65e45f8632d82535b215d04d1f984fc6264a95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-30T14:02:27 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit dfc0dae0671a6dc309def9285066ccbadd8131e5 Author: Wolfgang Sourdeau Date: Tue Jan 30 13:50:52 2007 +0000 Monotone-Parent: 9a0e8d7545284ad8801b490d2c5baf6898323af9 Monotone-Revision: bd568f37dda7cb0476f9a3598cfd5af819e9784f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-30T13:50:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit d9eda79696abdb4504d814cb6ba5a27e5462d5b8 Author: Wolfgang Sourdeau Date: Fri Jan 26 22:25:23 2007 +0000 Monotone-Parent: 47aef98a4894f30e9031a2a06ca088c4ac71d7f3 Monotone-Revision: 9a0e8d7545284ad8801b490d2c5baf6898323af9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-26T22:25:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/GNUmakefile M SoObjects/SOGo/SOGoAuthenticator.m commit e1c5eb89c1dcf4fa0dac549857a0700bca9d1dd8 Author: Wolfgang Sourdeau Date: Fri Jan 26 16:52:13 2007 +0000 Monotone-Parent: 5a720314ac446bf86e127d6d6e938b844aab7441 Monotone-Revision: 47aef98a4894f30e9031a2a06ca088c4ac71d7f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-26T16:52:13 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/folderinfo-create.psql M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M SoObjects/Appointments/SOGoFreeBusyObject.m M UI/WebServerResources/generic.css commit 4c2a93e26cd8075e0a91164032e88409a0e94222 Author: Wolfgang Sourdeau Date: Fri Jan 12 23:22:04 2007 +0000 Monotone-Parent: 8d1d44754257c773dc6882bb69d2da203650f3cf Monotone-Revision: 5a720314ac446bf86e127d6d6e938b844aab7441 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-12T23:22:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.m commit 57a57edbcdf7ffab7e5dbf13344976b81b5d864d Author: Wolfgang Sourdeau Date: Fri Jan 12 23:21:26 2007 +0000 Monotone-Parent: 4e859b939657af37f61800fad0e1fdfca1943077 Monotone-Revision: 8d1d44754257c773dc6882bb69d2da203650f3cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-12T23:21:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit 1360340318ae7d8aaabf870bab857a0e933d1965 Author: Wolfgang Sourdeau Date: Fri Jan 12 23:21:13 2007 +0000 Monotone-Parent: b035c2825534d38c8e7a14fd3abcf362bcbf2888 Monotone-Revision: 4e859b939657af37f61800fad0e1fdfca1943077 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-12T23:21:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoFreeBusyObject.m commit 3bf41f721b028baf9ce8d8dd4d9ee077c3d1774e Author: Wolfgang Sourdeau Date: Mon Jan 8 16:11:49 2007 +0000 Monotone-Parent: 9496b4e93ea47540b21f91ebfbf3be66909f2671 Monotone-Revision: b035c2825534d38c8e7a14fd3abcf362bcbf2888 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-08T16:11:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 0b332c44d141ea4c440bf940541aca4979c6f323 Author: Wolfgang Sourdeau Date: Fri Jan 5 16:10:48 2007 +0000 Monotone-Parent: 7ded349858423000ac245469d641c40ef5888d98 Monotone-Revision: 9496b4e93ea47540b21f91ebfbf3be66909f2671 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-05T16:10:48 Monotone-Branch: ca.inverse.sogo M ChangeLog D SOGo.xcode/helge.pbxuser D SOGo.xcode/project.pbxproj D SOGo.xcodeproj/project.pbxproj M UI/WebServerResources/SchedulerUI.js commit 50732854f10d9ddf47579de6c7c313aa97064406 Author: Wolfgang Sourdeau Date: Thu Jan 4 22:30:48 2007 +0000 Monotone-Parent: 6162250d4f112737d358c735d1e1f381e3ffbff8 Monotone-Revision: 7ded349858423000ac245469d641c40ef5888d98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T22:30:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit b60690f20d524a271d93fed8acb581d9421201ca Author: Wolfgang Sourdeau Date: Thu Jan 4 22:30:30 2007 +0000 Monotone-Parent: 548f48d567bdb6d0f2f723558acdafb59a123dca Monotone-Revision: 6162250d4f112737d358c735d1e1f381e3ffbff8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T22:30:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 066e7e2680eead92ac5137f11cde0e6ab0614e77 Author: Wolfgang Sourdeau Date: Thu Jan 4 20:03:47 2007 +0000 Monotone-Parent: 9b0cbf04f17375b7cfda64246e43f61e206523e2 Monotone-Revision: 548f48d567bdb6d0f2f723558acdafb59a123dca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T20:03:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit 6d8b404c3c97cb7425e0c8a9c6f14601533a0708 Author: Wolfgang Sourdeau Date: Thu Jan 4 20:03:02 2007 +0000 Monotone-Parent: 47d5453356cf458cfb6ee7f675203b71762bc4f6 Monotone-Revision: 9b0cbf04f17375b7cfda64246e43f61e206523e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T20:03:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 8a351f7333b8d1f7c6794b871488142786151211 Author: Wolfgang Sourdeau Date: Thu Jan 4 20:01:46 2007 +0000 Monotone-Parent: 3d0c14f6ad4d7d4ae755870ca814e296df1c0acf Monotone-Revision: 47d5453356cf458cfb6ee7f675203b71762bc4f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T20:01:46 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit 4ccdc474a74da819353b93ebb62a517e10e2c9a6 Author: Wolfgang Sourdeau Date: Thu Jan 4 16:03:52 2007 +0000 Monotone-Parent: 298dfdbd585cce9cce86176e2e489c9c5d19ed4f Monotone-Revision: 3d0c14f6ad4d7d4ae755870ca814e296df1c0acf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T16:03:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 8208c4bf947f312dd113d743871b3a2740c91e7f Author: Wolfgang Sourdeau Date: Thu Jan 4 15:18:30 2007 +0000 Monotone-Parent: c37bbff8f7a0f029635c72cfa745ff24e2b2220c Monotone-Revision: 298dfdbd585cce9cce86176e2e489c9c5d19ed4f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T15:18:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.m commit 7b8f76937cab019b91fef3082f4aebe35ec52ece Author: Wolfgang Sourdeau Date: Thu Jan 4 14:37:07 2007 +0000 Monotone-Parent: 991fa5d50c1c078407d84332831b1f0c32190152 Monotone-Revision: c37bbff8f7a0f029635c72cfa745ff24e2b2220c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-04T14:37:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 6e81fe733ee88ed6dd0d7f969c78b25563b985d9 Author: Wolfgang Sourdeau Date: Wed Jan 3 21:13:28 2007 +0000 Monotone-Parent: 8bdda4b4de8339817059e9fba4d3a5e2a64d84ff Monotone-Revision: 991fa5d50c1c078407d84332831b1f0c32190152 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-03T21:13:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.h M UI/Common/UIxAclEditor.m commit 771adb4cca5de008bc2d27883b13b3b7471372a1 Author: Wolfgang Sourdeau Date: Wed Jan 3 21:11:18 2007 +0000 Monotone-Parent: bbddf99ab1004e7517cc003cb07411867df6fb1a Monotone-Revision: 8bdda4b4de8339817059e9fba4d3a5e2a64d84ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-03T21:11:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxAclEditor.wox commit 09b64d9df5d4cec687e40fbb831330c3de69e084 Author: Wolfgang Sourdeau Date: Wed Jan 3 21:11:08 2007 +0000 Monotone-Parent: 0fff6e3b65138e50621e6f706e33b3ab0cf4454a Monotone-Revision: bbddf99ab1004e7517cc003cb07411867df6fb1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-03T21:11:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.js commit dee95089f50f92e7811ec96bddc925f3e5e54a48 Author: Wolfgang Sourdeau Date: Wed Jan 3 21:10:14 2007 +0000 Monotone-Parent: bc5e6e0601dba346db7ed89189f3ebd71177173c Monotone-Revision: 0fff6e3b65138e50621e6f706e33b3ab0cf4454a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-03T21:10:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAclEditor.css commit f411c77c0157e7a70f2367cf67760131f4c2aea3 Author: Wolfgang Sourdeau Date: Wed Jan 3 21:08:56 2007 +0000 Monotone-Parent: cb7329802a0fcbc3602f6725512da279d8c4f67f Monotone-Revision: bc5e6e0601dba346db7ed89189f3ebd71177173c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-01-03T21:08:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 0089cb7214d6c478c0425c049e9101672b5b807f Author: Wolfgang Sourdeau Date: Fri Dec 22 22:13:53 2006 +0000 Monotone-Parent: fe41830eaa82e69f64379323ab62164ca28f558d Monotone-Revision: cb7329802a0fcbc3602f6725512da279d8c4f67f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T22:13:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/dtree.css M UI/WebServerResources/dtree.js commit ef275a7674627556bf475e630624eecfe72f9f09 Author: Wolfgang Sourdeau Date: Fri Dec 22 19:15:35 2006 +0000 Monotone-Parent: ae373f43368bbefdd9c2bca78c1cfea613d86832 Monotone-Revision: fe41830eaa82e69f64379323ab62164ca28f558d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T19:15:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailTree.wox commit f6e5a110c40a1311ebc56e9da07ab796623238e5 Author: Wolfgang Sourdeau Date: Fri Dec 22 17:07:27 2006 +0000 Monotone-Parent: a3b4583a95b88223d1e19194a62af3dee02ca608 Monotone-Revision: ae373f43368bbefdd9c2bca78c1cfea613d86832 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:07:27 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/GNUmakefile commit 265e582fb0b55f28004163f7958b5c742e77fdb3 Author: Wolfgang Sourdeau Date: Fri Dec 22 17:07:15 2006 +0000 Monotone-Parent: d7e6aefd1b9108964b5b73aaa4990bf5dc4c6066 Monotone-Revision: a3b4583a95b88223d1e19194a62af3dee02ca608 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:07:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m commit c2b843cddc7f10411c9ddabd9e4cbf07624a045e Author: Wolfgang Sourdeau Date: Fri Dec 22 17:06:17 2006 +0000 Monotone-Parent: d535d7ddfc7b2fe0512601074c136e964343f019 Monotone-Revision: d7e6aefd1b9108964b5b73aaa4990bf5dc4c6066 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:06:17 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/MailerUI/UIxMailPopupView.m commit 33acdfb5f2f7a0c48ef3093af74378f89cc32dbc Author: Wolfgang Sourdeau Date: Fri Dec 22 17:05:13 2006 +0000 Monotone-Parent: 8753dcb2e70b6f0507ea84bb100f503152e814e4 Monotone-Revision: d535d7ddfc7b2fe0512601074c136e964343f019 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:05:13 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/MailerUI/UIxMailAccountView.m A UI/MailerUI/UIxMailSplashView.m commit 52bc513e82042427e30a6c3f9c9a6e49c06dc635 Author: Wolfgang Sourdeau Date: Fri Dec 22 17:04:29 2006 +0000 Monotone-Parent: e64a16a6a67dc050d91820a8a62895638d4d1441 Monotone-Revision: 8753dcb2e70b6f0507ea84bb100f503152e814e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:04:29 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit caa36725b78cda54169e97c88684fc322c9e9be6 Author: Wolfgang Sourdeau Date: Fri Dec 22 17:02:12 2006 +0000 Monotone-Parent: 2e77a2e6f2332e279f7000689f3410f5e2d8427e Monotone-Revision: e64a16a6a67dc050d91820a8a62895638d4d1441 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:02:12 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 79a9bb7d0344c51e11b0db04d00d26e328ed9b8a Author: Wolfgang Sourdeau Date: Fri Dec 22 17:02:01 2006 +0000 Monotone-Parent: 894040959f04f3ec2b197130603cd4d9eb104d53 Monotone-Revision: 2e77a2e6f2332e279f7000689f3410f5e2d8427e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T17:02:01 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit f6ecebeb1b45f86d63fea4bdba71e63b2bc48be0 Author: Wolfgang Sourdeau Date: Fri Dec 22 16:58:42 2006 +0000 Monotone-Parent: 90f9a30ea616dbd91c871765a8975d11b08b4e72 Monotone-Revision: 894040959f04f3ec2b197130603cd4d9eb104d53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:58:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 0edd70a5900dbdca56a6e771bce9c509fa3f54eb Author: Wolfgang Sourdeau Date: Fri Dec 22 16:58:30 2006 +0000 Monotone-Parent: eb6c5ec3f5c58ecda67ffa9573b4076970983140 Monotone-Revision: 90f9a30ea616dbd91c871765a8975d11b08b4e72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:58:30 Monotone-Branch: ca.inverse.sogo D UI/Templates/MailerUI/UIxMailAccountView.wox D UI/Templates/MailerUI/UIxMailAccountViewContainer.wox D UI/Templates/MailerUI/UIxMailAccountsView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/MailerUI/UIxMailFolderACLEditor.wox M UI/Templates/MailerUI/UIxMailListView.wox D UI/Templates/MailerUI/UIxMailListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/MailerUI/UIxMailPopupView.wox A UI/Templates/MailerUI/UIxMailSplashView.wox M UI/Templates/MailerUI/UIxMailTree.wox M UI/Templates/MailerUI/UIxMailTreeBlockJS.wox M UI/Templates/MailerUI/UIxMailView.wox D UI/Templates/MailerUI/UIxMailViewContainer.wox M UI/Templates/MailerUI/UIxSieveEditor.wox commit ff58a743f3b521843c8a3a796e486f41523fe297 Author: Wolfgang Sourdeau Date: Fri Dec 22 16:58:10 2006 +0000 Monotone-Parent: b39590aad55e71ea4cc7ed70ee06d289e904959a Monotone-Revision: eb6c5ec3f5c58ecda67ffa9573b4076970983140 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:58:10 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/MailerUI/UIxMailAccountViewContainer.h D UI/MailerUI/UIxMailAccountViewContainer.m D UI/MailerUI/UIxMailAccountsView.m D UI/MailerUI/UIxMailListViewContainer.h D UI/MailerUI/UIxMailListViewContainer.m D UI/MailerUI/UIxMailViewContainer.h D UI/MailerUI/UIxMailViewContainer.m commit a21241f620c06f95e71dd7adde3cc89da8f9a6e7 Author: Wolfgang Sourdeau Date: Fri Dec 22 16:48:36 2006 +0000 Monotone-Parent: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd Monotone-Revision: b39590aad55e71ea4cc7ed70ee06d289e904959a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:48:36 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 5f2f11e5b0e35691ad9aea52cf9de4ff3386c102 Author: Wolfgang Sourdeau Date: Fri Dec 22 16:48:16 2006 +0000 Monotone-Parent: 0aac806f5c69535395d7afe19450dab4f13e26ec Monotone-Revision: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:48:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 94740e186c48f2800f7266e21c7f39814d5ecfb9 Author: Wolfgang Sourdeau Date: Fri Dec 22 16:48:11 2006 +0000 Monotone-Parent: 21947601e8d55a07243cb36a9943a7ddc4148e06 Monotone-Revision: 0aac806f5c69535395d7afe19450dab4f13e26ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:48:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/dtree.js M UI/WebServerResources/generic.js commit 215a4638477da66fd064708ef6933d86a2235396 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:55:54 2006 +0000 Monotone-Parent: 3f4219a57994d48948bd4148cb90b8d4c2c820df Monotone-Revision: 21947601e8d55a07243cb36a9943a7ddc4148e06 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:55:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 526c4e0934283c08c43bc63e02183b949a891451 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:54:46 2006 +0000 Monotone-Parent: 471935c8bdc2cfc136eb85128892971dcf39e208 Monotone-Revision: 3f4219a57994d48948bd4148cb90b8d4c2c820df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:54:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLElement.js commit ee03cc85567c6d75c4e9b3e03dcb5219265fd00d Author: Wolfgang Sourdeau Date: Wed Dec 20 22:53:58 2006 +0000 Monotone-Parent: ce2a8f7b1f3d8638da3f2af27fc3284288b4f1d6 Monotone-Revision: 471935c8bdc2cfc136eb85128892971dcf39e208 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:53:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 702b62f07235371aa9199473319c3b29affe15e8 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:52:32 2006 +0000 Monotone-Parent: 42150bca7cff4d10d636557c189a1431f47637d5 Monotone-Revision: ce2a8f7b1f3d8638da3f2af27fc3284288b4f1d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:52:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 87d5799b720f50251e17b923f9dcdcee70c733e6 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:48:09 2006 +0000 Monotone-Parent: f78673e9c13e6ce202205427cc3af22b78ae2851 Monotone-Revision: 42150bca7cff4d10d636557c189a1431f47637d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:48:09 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 91ca688e5d4ba38cfd2542e628b8fea2ff0cfcf2 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:47:54 2006 +0000 Monotone-Parent: 8d2035215ca57967d9002ac76444601768ab5670 Monotone-Revision: f78673e9c13e6ce202205427cc3af22b78ae2851 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:47:54 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit 9f3be3b0c91eeb90929e55ac5c8bf5eee59a1b47 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:47:30 2006 +0000 Monotone-Parent: 52fcdfdee71eae8ba8b51b575ff745e2a38a175f Monotone-Revision: 8d2035215ca57967d9002ac76444601768ab5670 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:47:30 Monotone-Branch: ca.inverse.sogo M UI/Contacts/product.plist commit 9627f8608f7cb54de5784b7cb831e214dadd72ab Author: Wolfgang Sourdeau Date: Wed Dec 20 22:47:10 2006 +0000 Monotone-Parent: e59b773742249fe1b0b7c6ade68133f91b60e6ab Monotone-Revision: 52fcdfdee71eae8ba8b51b575ff745e2a38a175f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:47:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 6564b2464cda6639194f02b924c3d7ec7a471ff2 Author: Wolfgang Sourdeau Date: Wed Dec 20 22:46:55 2006 +0000 Monotone-Parent: 1166336fab8e7bdf13b850af8c0155fa72c445ff Monotone-Revision: e59b773742249fe1b0b7c6ade68133f91b60e6ab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:46:55 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 05c347d2816a4625d045dfeb3b8761ffff18d2c4 Author: Wolfgang Sourdeau Date: Wed Dec 20 16:45:52 2006 +0000 Monotone-Parent: 85e8a21a77536298272957804613bdc6189853fc Monotone-Revision: 1166336fab8e7bdf13b850af8c0155fa72c445ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:45:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAclEditor.css M UI/WebServerResources/generic.js commit e66bf60cb7728202dc3260cca091f54a37585c9f Author: Wolfgang Sourdeau Date: Wed Dec 20 16:45:35 2006 +0000 Monotone-Parent: 373c88d1b022af209d0c5807d62b262cf60ee5bf Monotone-Revision: 85e8a21a77536298272957804613bdc6189853fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:45:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxAclEditor.wox commit ea6a0c42b559efa11276555e94c2f0ebd8504387 Author: Wolfgang Sourdeau Date: Wed Dec 20 16:45:28 2006 +0000 Monotone-Parent: c5cb8ff1799cfa8bdbefc0ec3eb54005562ff83d Monotone-Revision: 373c88d1b022af209d0c5807d62b262cf60ee5bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:45:28 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.h commit 1aaaaa1de45a873df34a8c69c619f4bde77d880b Author: Wolfgang Sourdeau Date: Wed Dec 20 16:45:12 2006 +0000 Monotone-Parent: 27f1e1f9632b75ace73a3fa46bc3555f0b58fd1a Monotone-Revision: c5cb8ff1799cfa8bdbefc0ec3eb54005562ff83d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:45:12 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 661b382ad3de857648745008120796894ff3d08b Author: Wolfgang Sourdeau Date: Wed Dec 20 16:43:55 2006 +0000 Monotone-Parent: fc0b62f31661ab035a0e7790a8a09254faa2dfb3 Monotone-Revision: 27f1e1f9632b75ace73a3fa46bc3555f0b58fd1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:43:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxAclEditor.m commit 0ca8bb4ee9e41c285b8ac9582452b47701a9403c Author: Wolfgang Sourdeau Date: Wed Dec 20 16:43:15 2006 +0000 Monotone-Parent: 25927deff6f20855f706ef7448a2719227a7781c Monotone-Revision: fc0b62f31661ab035a0e7790a8a09254faa2dfb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:43:15 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings commit d87eeedd189d922ad3af6c0348f24a7b95eb1446 Author: Wolfgang Sourdeau Date: Wed Dec 20 16:43:03 2006 +0000 Monotone-Parent: a48e56be9dc4f4c17d6374ea074196e8073e8842 Monotone-Revision: 25927deff6f20855f706ef7448a2719227a7781c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:43:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit 828f177c6088575dd0383967da6e93647246f9a3 Author: Wolfgang Sourdeau Date: Tue Dec 19 20:59:17 2006 +0000 Monotone-Parent: 3a8c861a24282c4e8828e312e58b52573eb971e6 Monotone-Revision: a48e56be9dc4f4c17d6374ea074196e8073e8842 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T20:59:17 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 961ceb4a6c80a3cc11b7a97c5941993a5bf72d56 Author: Wolfgang Sourdeau Date: Tue Dec 19 20:59:11 2006 +0000 Monotone-Parent: 178e12e8acc2c953743deaff7ad6e66cf95244b4 Monotone-Revision: 3a8c861a24282c4e8828e312e58b52573eb971e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T20:59:11 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 1e0404d662ecdf7fce5697fd46bbc99825f6914f Author: Wolfgang Sourdeau Date: Tue Dec 19 20:58:42 2006 +0000 Monotone-Parent: 4d602a103e8374d8aced65e9979231733ede20b2 Monotone-Revision: 178e12e8acc2c953743deaff7ad6e66cf95244b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T20:58:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoAclsFolder.m M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 8bc105c8542b83b13bbe4b4da6e05b981f4a4585 Author: Wolfgang Sourdeau Date: Tue Dec 19 19:17:35 2006 +0000 Monotone-Parent: 1b12beb00e557f3ecfec3bb87a586b501981fced Monotone-Revision: 4d602a103e8374d8aced65e9979231733ede20b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T19:17:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 2c1c56956f53223534ccc2fe6ad89884031e52e6 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:06:07 2006 +0000 Monotone-Parent: 3539ecd8be9d6a343ed36dd75849ea9713497066 Monotone-Revision: 1b12beb00e557f3ecfec3bb87a586b501981fced Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:06:07 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit c5698c56f1d2213ccbbba3c719807309cfd0a2c4 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:05:28 2006 +0000 Monotone-Parent: 50485da98a8b2535a5e2511ba4e1bd8025373815 Monotone-Revision: 3539ecd8be9d6a343ed36dd75849ea9713497066 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:05:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.m commit 87c7e33e166d54de461b760f5be3cec47b660d68 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:03:41 2006 +0000 Monotone-Parent: 648006b4eaaf4d9129f55629de21c0cfb36a0e58 Monotone-Revision: 50485da98a8b2535a5e2511ba4e1bd8025373815 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:03:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 6c3f7272271ef94462e065322c2d38ea04253699 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:02:58 2006 +0000 Monotone-Parent: f555022105c23061ee6fe2d4a984f94a80907c29 Monotone-Revision: 648006b4eaaf4d9129f55629de21c0cfb36a0e58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:02:58 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m commit 8431bbaf5a1961075273fe4bbf198bf16fdcdc70 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:02:42 2006 +0000 Monotone-Parent: 5f26d4e575d6317b2bf8811e502af472aa607ac4 Monotone-Revision: f555022105c23061ee6fe2d4a984f94a80907c29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:02:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist commit ed5d95b408a72d2df60ae38d1080f8a1acda8689 Author: Wolfgang Sourdeau Date: Tue Dec 19 17:02:33 2006 +0000 Monotone-Parent: 0d6d08f519f87a48faf11bb5cac050269622c10c Monotone-Revision: 5f26d4e575d6317b2bf8811e502af472aa607ac4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:02:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoGroupAppointmentFolder.m commit d912af1007f0a5832e4bed5fd8c8de396644fbcd Author: Wolfgang Sourdeau Date: Tue Dec 19 17:02:15 2006 +0000 Monotone-Parent: 40771f087f196edd3af10cf4202e2ce91e3c9f58 Monotone-Revision: 0d6d08f519f87a48faf11bb5cac050269622c10c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:02:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3cc1c13e821508f6254185d2d4164824acdb7391 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:45:30 2006 +0000 Monotone-Parent: b760d621e7a6656db365f14583da4ff33c68c87b Monotone-Revision: 40771f087f196edd3af10cf4202e2ce91e3c9f58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:45:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/SOGo/SOGoUserFolder.m commit 9114b54ec9dc1ea4603fc39296ae119ce1d8a8d8 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:23:38 2006 +0000 Monotone-Parent: 789e36ae92d5b925324850844b3aff2f804f46c7 Monotone-Revision: b760d621e7a6656db365f14583da4ff33c68c87b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:23:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 9a82f1aa830ddf0f17c21cb26ec77e03851aa678 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:23:27 2006 +0000 Monotone-Parent: 3524afe3dc1375b43899e42b224b6e28d30bd026 Monotone-Revision: 789e36ae92d5b925324850844b3aff2f804f46c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:23:27 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 5a4deaefb51236a5a3a550e8aa90d7e132efc394 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:22:44 2006 +0000 Monotone-Parent: ff214773dda1a075605ffce354878b51039fe0fb Monotone-Revision: 3524afe3dc1375b43899e42b224b6e28d30bd026 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:22:44 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxAclEditor.m commit 07a725073003ec7df75f68475075dba3063e3d31 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:22:32 2006 +0000 Monotone-Parent: a8ff5d618705954a1e2ccfddf45142f36cab5a29 Monotone-Revision: ff214773dda1a075605ffce354878b51039fe0fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:22:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit e6cc2a5e9c9d5b43d0fc653609d9a4380e6fe576 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:21:51 2006 +0000 Monotone-Parent: 6b345f8997ac1b3e9d84b874889b5fac1528077b Monotone-Revision: a8ff5d618705954a1e2ccfddf45142f36cab5a29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:21:51 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoUser.m commit 6353eca278e2b4268f3e8daa4b9afa740e7b0bf6 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:20:02 2006 +0000 Monotone-Parent: 9f39b351dc2a5dbc00529892e9994ceff8f696d2 Monotone-Revision: 6b345f8997ac1b3e9d84b874889b5fac1528077b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:20:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAclsFolder.h M SoObjects/SOGo/SOGoAclsFolder.m commit ebd5a6cfb6c32e29cbc216d410d58c95f9f62050 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:18:55 2006 +0000 Monotone-Parent: 293e773bade06f97acb90961a13323cdf0e8bcd7 Monotone-Revision: 9f39b351dc2a5dbc00529892e9994ceff8f696d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:18:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.m commit 17a4faa5f65fe86ddfd7b43a460ecb691df065a8 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:17:25 2006 +0000 Monotone-Parent: 21d3c266f32d058a6d1133567ac844486a87d2b3 Monotone-Revision: 293e773bade06f97acb90961a13323cdf0e8bcd7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:17:25 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/acls.sh M OGoContentStore/sql/folderinfo-create.psql M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit e763a81abc3657df7ec6e7d7c39f74c920d7b9d5 Author: Wolfgang Sourdeau Date: Fri Dec 15 22:17:18 2006 +0000 Monotone-Parent: 2c19ee7219175180e24933508fc6fa11673f73e0 Monotone-Revision: 21d3c266f32d058a6d1133567ac844486a87d2b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:17:18 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile commit e47a309284792e08285af3b6842ffa0ae348207a Author: Wolfgang Sourdeau Date: Fri Dec 15 22:17:00 2006 +0000 Monotone-Parent: 04c74b765ea8033858202ae2f613bc7e35c7b198 Monotone-Revision: 2c19ee7219175180e24933508fc6fa11673f73e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T22:17:00 Monotone-Branch: ca.inverse.sogo D OGoContentStore/acls.ocs commit 87b9ce1c6b3514d17c623db7890b4652120248b6 Author: Wolfgang Sourdeau Date: Fri Dec 15 15:16:03 2006 +0000 Monotone-Parent: 4e29c9141c3baa1b13e856cae96ad405650bbc7a Monotone-Revision: 04c74b765ea8033858202ae2f613bc7e35c7b198 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T15:16:03 Monotone-Branch: ca.inverse.sogo A OGoContentStore/sql/acls.sh M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh A OGoContentStore/sql/sogo-folderinfo.sh commit 3eb6fa40482b69b3e61fc4d6ebf0ee3441e65ba4 Author: Wolfgang Sourdeau Date: Fri Dec 15 15:15:26 2006 +0000 Monotone-Parent: 035a7461367cb96790062dc6cf38d9a910a09534 Monotone-Revision: 4e29c9141c3baa1b13e856cae96ad405650bbc7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T15:15:26 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M SoObjects/Contacts/product.plist M SoObjects/Mailer/product.plist commit 5cbb10be79cc430e8377595cf3b2fb84b028c719 Author: Wolfgang Sourdeau Date: Fri Dec 15 15:15:14 2006 +0000 Monotone-Parent: 3a8b54652636e357a114d90c7fbe2ff4f944a60f Monotone-Revision: 035a7461367cb96790062dc6cf38d9a910a09534 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-15T15:15:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.js commit 02359d94a826eae15559821b6219040aaeb38e0f Author: Wolfgang Sourdeau Date: Thu Dec 14 21:22:57 2006 +0000 Monotone-Parent: b2699a981cd5458fbd1da1a9a72992020a29a4fc Monotone-Revision: 3a8b54652636e357a114d90c7fbe2ff4f944a60f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:22:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/SOGo.m commit dc4071840940bd17ab466ebd915bc50a9b8af3b1 Author: Wolfgang Sourdeau Date: Thu Dec 14 21:20:13 2006 +0000 SoObjects/Appointments/GNUmakefile Monotone-Parent: 18c8420c0a0c752ea4dd761f934a473b321568f8 Monotone-Revision: b2699a981cd5458fbd1da1a9a72992020a29a4fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:20:13 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.h M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Appointments/SOGoGroupAppointmentFolder.m M SoObjects/Appointments/SOGoTaskObject.h M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/product.plist M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoAuthenticator.m M SoObjects/SOGo/SOGoFolder.h M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m M UI/Common/GNUmakefile M UI/Common/UIxPageFrame.m M UI/Common/product.plist M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist M UI/MailerUI/UIxMailEditorAction.m M UI/MainUI/GNUmakefile M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentProposal.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/UIxTaskProposal.m M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactSelector.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/HTMLElement.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 87dd80e80178fd3a5f77ed411379777ca6f58702 Author: Wolfgang Sourdeau Date: Thu Dec 14 21:19:08 2006 +0000 Monotone-Parent: 5f6276bea47c6b71a238a904332963dac3c5dce5 Monotone-Revision: 18c8420c0a0c752ea4dd761f934a473b321568f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:19:08 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsAclsSelection.m A UI/Templates/ContactsUI/UIxContactsAclsSelection.wox commit 9c9d1928508ddb29a5e9cdde11e95007f1627bf4 Author: Wolfgang Sourdeau Date: Thu Dec 14 21:18:02 2006 +0000 Monotone-Parent: 2d162935dc98ba2b7bd8d3a9177213df5f71785c Monotone-Revision: 5f6276bea47c6b71a238a904332963dac3c5dce5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:18:02 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoPermissions.h A SoObjects/SOGo/SOGoPermissions.m commit e995f14954a485dc1b4e6c80053758f46a3479e0 Author: Wolfgang Sourdeau Date: Thu Dec 14 21:17:15 2006 +0000 Monotone-Parent: ac12726c5c25cab930eea76522ab73de7756eedb Monotone-Revision: 2d162935dc98ba2b7bd8d3a9177213df5f71785c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:17:15 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoAclsFolder.h A SoObjects/SOGo/SOGoAclsFolder.m commit 8407bfaa0712e3a7a87cdc45bdac79b1d40906a4 Author: Wolfgang Sourdeau Date: Thu Dec 14 21:15:05 2006 +0000 Monotone-Parent: f261c808456800f2a75a751af5871d3dc8fdd693 Monotone-Revision: ac12726c5c25cab930eea76522ab73de7756eedb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T21:15:05 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/SOGoCalendarComponent.h A SoObjects/Appointments/SOGoCalendarComponent.m commit 8fab0af88d6b693b7c477e22da141d9f5ec9b0cc Author: Wolfgang Sourdeau Date: Thu Dec 14 20:20:40 2006 +0000 Monotone-Parent: 719e48a98f49b93c9135226ca220043964d2cfdd Monotone-Revision: f261c808456800f2a75a751af5871d3dc8fdd693 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:20:40 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxAclEditor.h A UI/Common/UIxAclEditor.m A UI/Templates/UIxAclEditor.wox A UI/WebServerResources/UIxAclEditor.js commit 893fae023f585c6d0c5dc20337f50abc9d2fd75b Author: Wolfgang Sourdeau Date: Thu Dec 14 20:19:30 2006 +0000 Monotone-Parent: 640ae053f20d599037e532f5dd5b9caa3db5b59a Monotone-Revision: 719e48a98f49b93c9135226ca220043964d2cfdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:19:30 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css A UI/WebServerResources/UIxAclEditor.css commit e8fa861c3664091aaa0cfaafc653eb2baa55ae70 Author: Wolfgang Sourdeau Date: Thu Dec 14 20:18:40 2006 +0000 Monotone-Parent: 6823993d658b4b0c014253226415afebb54ce5f6 Monotone-Revision: 640ae053f20d599037e532f5dd5b9caa3db5b59a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:18:40 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit fe1b5f0cac8b5df31317eb109438b5e00a261b41 Author: Wolfgang Sourdeau Date: Thu Dec 14 20:18:08 2006 +0000 Monotone-Parent: 80282be929ffeb0633515f55064386950eb0748d Monotone-Revision: 6823993d658b4b0c014253226415afebb54ce5f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:18:08 Monotone-Branch: ca.inverse.sogo A UI/Common/Toolbars/SOGoAclAssistant.toolbar A UI/Common/Toolbars/SOGoAclOwner.toolbar commit bb8b9ad9536ee3b21997bef5807c7a0e37ba9dce Author: Wolfgang Sourdeau Date: Thu Dec 14 20:17:46 2006 +0000 Monotone-Parent: be5a9d6f05d1e4ebc621787e18ea6e108e6c3c4b Monotone-Revision: 80282be929ffeb0633515f55064386950eb0748d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:17:46 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/SOGo/NSString+URL.h D SoObjects/SOGo/NSString+URL.m A SoObjects/SOGo/NSString+Utilities.h A SoObjects/SOGo/NSString+Utilities.m commit 478481809b6a5e738c4abb38b5fe4de6212fd6fc Author: Wolfgang Sourdeau Date: Thu Dec 14 20:16:00 2006 +0000 Monotone-Parent: e5bba3fff141e5a080f57c5282190b8ea7f6f136 Monotone-Revision: be5a9d6f05d1e4ebc621787e18ea6e108e6c3c4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:16:00 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/NSArray+Utilities.h A SoObjects/SOGo/NSArray+Utilities.m commit 6828354044620dc425ff4bc7009ba0c240b360c0 Author: Wolfgang Sourdeau Date: Thu Dec 14 20:14:35 2006 +0000 Monotone-Parent: cdc5b99b631d52baa52688922ca940cec737dae3 Monotone-Revision: e5bba3fff141e5a080f57c5282190b8ea7f6f136 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:14:35 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 008fb7fbbc46b784ea1c61a02e94c831e7caddc1 Author: Wolfgang Sourdeau Date: Thu Dec 14 20:14:28 2006 +0000 Monotone-Parent: 5e5737eca2d1e9eee20964323a842f391c2fa254 Monotone-Revision: cdc5b99b631d52baa52688922ca940cec737dae3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T20:14:28 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/SOGoDAVRendererTypes.h A SoObjects/SOGo/SOGoDAVRendererTypes.m commit d402acb31961a49d5710038baeb3518cea4e60d2 Author: Wolfgang Sourdeau Date: Thu Dec 14 19:48:28 2006 +0000 Monotone-Parent: 4cc4514f17681c5d856ebe70bfc83cff727852cb Monotone-Revision: 5e5737eca2d1e9eee20964323a842f391c2fa254 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-14T19:48:28 Monotone-Branch: ca.inverse.sogo A OGoContentStore/acls.ocs commit 7d87683598b9ab87d012601711200a2d325863c4 Author: Wolfgang Sourdeau Date: Mon Nov 27 16:52:17 2006 +0000 Monotone-Parent: bee2c28f8870faa095837e688a99e1636a7417cd Monotone-Revision: 4cc4514f17681c5d856ebe70bfc83cff727852cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-27T16:52:17 Monotone-Branch: ca.inverse.sogo M OGoContentStore/GNUmakefile M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit 4eceecb987e2713e87901b17701db21c87a62e37 Author: Wolfgang Sourdeau Date: Tue Nov 21 22:33:43 2006 +0000 Monotone-Parent: 570139b68f09705f78bbf777102e81e343566d3d Monotone-Revision: bee2c28f8870faa095837e688a99e1636a7417cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-21T22:33:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailObject.m commit 79a29b662f81de8f7a05c5a464f53826958cea7a Author: Wolfgang Sourdeau Date: Tue Nov 21 20:32:44 2006 +0000 Monotone-Parent: aa4ef1d1bac572d15a5bfc60bf3cd7b7cb0875a0 Monotone-Revision: 570139b68f09705f78bbf777102e81e343566d3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-21T20:32:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailAccount.m commit afa15efb12caa388172928cced11189f6aa3e314 Author: Wolfgang Sourdeau Date: Tue Nov 21 20:31:11 2006 +0000 Monotone-Parent: 3f4f9e96c2c8f53ca1bbf5885134e02756a0c7c6 Monotone-Revision: aa4ef1d1bac572d15a5bfc60bf3cd7b7cb0875a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-21T20:31:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit b9747ff0aef8573647a168bb60fedcc8156de4f7 Author: Wolfgang Sourdeau Date: Tue Nov 21 20:31:04 2006 +0000 Monotone-Parent: 5398acee2b3ec0ceb139c47cb8322b79700b05f2 Monotone-Revision: 3f4f9e96c2c8f53ca1bbf5885134e02756a0c7c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-21T20:31:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 63272dd576f4953bca487bce67455d2927c9659e Author: Wolfgang Sourdeau Date: Mon Nov 20 16:04:49 2006 +0000 Monotone-Parent: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b Monotone-Revision: 5398acee2b3ec0ceb139c47cb8322b79700b05f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T16:04:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 9ae4f678dcc534c9e8efb6b7bc2d5e81dfbd119e Author: Wolfgang Sourdeau Date: Mon Nov 20 16:01:35 2006 +0000 Monotone-Parent: af2ac0b47badf581ab33cf12f83a5787e2545e11 Monotone-Revision: 5e3d8c5f9bf8210b72e79734a3f69784bcf5a58b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T16:01:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit cc0d766f31aa8f2bc1e7e8d251656726c1ad40c1 Author: Wolfgang Sourdeau Date: Mon Nov 20 15:59:34 2006 +0000 Monotone-Parent: 7ef3fc5a5aa4f023c3500caf206aaf3c7267592c Monotone-Revision: af2ac0b47badf581ab33cf12f83a5787e2545e11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-20T15:59:34 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 66e31fc8d496e69a1fc06731fc863fe263659c39 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:27:07 2006 +0000 Monotone-Parent: 85c52cbdb1ccbb6556dcc53a586a3b4ef57c1bdd Monotone-Revision: 7ef3fc5a5aa4f023c3500caf206aaf3c7267592c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:27:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit ed1302df854bc083dfa2e8300757208e05a777e9 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:26:48 2006 +0000 Monotone-Parent: dedd03390a80d0dd2deb9021e1f8f52cb52be8e6 Monotone-Revision: 85c52cbdb1ccbb6556dcc53a586a3b4ef57c1bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:26:48 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.h commit bdfab579525f94675a36706efaeef12604788c83 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:26:32 2006 +0000 Monotone-Parent: 86da832914b740fbc3a80b28be7c9ec5a3510fe1 Monotone-Revision: dedd03390a80d0dd2deb9021e1f8f52cb52be8e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:26:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 3f1883d2f3e190670574c61c0ca7d8bc39922886 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:24:49 2006 +0000 Monotone-Parent: efd3d5236a18e34726f17c93dd5549405c41417a Monotone-Revision: 86da832914b740fbc3a80b28be7c9ec5a3510fe1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:24:49 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/French.lproj/Localizable.strings commit dde07082e1140e17d0b15ea90fea30cd3e2c95ff Author: Wolfgang Sourdeau Date: Fri Nov 17 22:24:30 2006 +0000 Monotone-Parent: b239afba7524a98b0055515076b127361e2dbd41 Monotone-Revision: efd3d5236a18e34726f17c93dd5549405c41417a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:24:30 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit f1754d4932beb6a349533697d0d46489448c803e Author: Wolfgang Sourdeau Date: Fri Nov 17 22:24:15 2006 +0000 Monotone-Parent: ceb58ef8a4e1a2df559ca423d8360320532099a1 Monotone-Revision: b239afba7524a98b0055515076b127361e2dbd41 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:24:15 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/GNUmakefile commit 0f12cf53adce7504b9d19cc74db841be8d3e5c39 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:24:04 2006 +0000 Monotone-Parent: 158995d6d9ca56c5ab12433a2f5c0af126b30063 Monotone-Revision: ceb58ef8a4e1a2df559ca423d8360320532099a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:24:04 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit 65375d7506ee91549c120a2dd05675b20b779320 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:23:47 2006 +0000 Monotone-Parent: 0772559678e0dcaffb1e66c71b06e302cf9a9876 Monotone-Revision: 158995d6d9ca56c5ab12433a2f5c0af126b30063 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:23:47 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/folderinfo-create.psql commit 6251aab00af478f122e85321028684861e7fd28c Author: Wolfgang Sourdeau Date: Fri Nov 17 22:23:15 2006 +0000 Monotone-Parent: 6c7e571bdd7cac177a93f899e39066f24599246b Monotone-Revision: 0772559678e0dcaffb1e66c71b06e302cf9a9876 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:23:15 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 21889761df1604bd1153336b6766bf960b572e79 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:23:12 2006 +0000 Monotone-Parent: 8597b277e3abb042862c87ec4c969ba080429777 Monotone-Revision: 6c7e571bdd7cac177a93f899e39066f24599246b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:23:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 236192a805ca5bf6f3784c14c884af6365e20515 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:09:01 2006 +0000 Monotone-Parent: 0cdd246c0f5539b89fd7637c0d0589c8383fe4df Monotone-Revision: 8597b277e3abb042862c87ec4c969ba080429777 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:09:01 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 2cd7b7a463cbd1f96a614e58d93cf3690ea65259 Author: Wolfgang Sourdeau Date: Fri Nov 17 22:07:57 2006 +0000 Monotone-Parent: f89606284edb167179a499cd095ed71483dc5e1b Monotone-Revision: 0cdd246c0f5539b89fd7637c0d0589c8383fe4df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:07:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.m commit 7f4cf18092de9895ce708019ee9674e5baf57d60 Author: Wolfgang Sourdeau Date: Wed Nov 15 22:52:41 2006 +0000 Monotone-Parent: e480189a8470ef74ff56185088d5a0ee3e0a66ef Monotone-Revision: f89606284edb167179a499cd095ed71483dc5e1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T22:52:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxToolbar.wox M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 7dda0910691abe92e1dd4f4bfe0c76959ce3325e Author: Wolfgang Sourdeau Date: Wed Nov 15 21:55:52 2006 +0000 Monotone-Parent: 9328118a241e6bcf1948afbca271a0cd22428ec9 Monotone-Revision: e480189a8470ef74ff56185088d5a0ee3e0a66ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T21:55:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 2b56b681b1e09a5a5cacae1c3614f30affe0ad8d Author: Wolfgang Sourdeau Date: Wed Nov 15 21:55:06 2006 +0000 Monotone-Parent: 04e5b8c814e36adf53d0073a4581e05a6bd441cb Monotone-Revision: 9328118a241e6bcf1948afbca271a0cd22428ec9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T21:55:06 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMonthView.m commit 5534288bab8881ecc610ffa5e6e54954165c3ca6 Author: Wolfgang Sourdeau Date: Wed Nov 15 21:54:47 2006 +0000 Monotone-Parent: 22e7cd6745e9c7cd53cd2bbab974bfb912eb3392 Monotone-Revision: 04e5b8c814e36adf53d0073a4581e05a6bd441cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T21:54:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.js commit 279d5c56f56c35ef32736e70481ae5cac4907a58 Author: Wolfgang Sourdeau Date: Wed Nov 15 18:42:29 2006 +0000 Monotone-Parent: e119548d14311d073bbaa138dff7627a43a4e50d Monotone-Revision: 22e7cd6745e9c7cd53cd2bbab974bfb912eb3392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:42:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxAppointmentEditor.css commit 046112475fe2510dce005d225e0563b2683b829f Author: Wolfgang Sourdeau Date: Wed Nov 15 18:42:19 2006 +0000 Monotone-Parent: 00ae3ecd49fb788c9161dae870b23b47b6f5380c Monotone-Revision: e119548d14311d073bbaa138dff7627a43a4e50d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:42:19 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox M UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit cf35cbb8181f41c9f7bb2d984d98544f29a57dea Author: Wolfgang Sourdeau Date: Wed Nov 15 18:42:11 2006 +0000 Monotone-Parent: 1b7452b6d4603df5d7819aca9c4ae890a9f86070 Monotone-Revision: 00ae3ecd49fb788c9161dae870b23b47b6f5380c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:42:11 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 03d6c36b6d5509d46246279c23f2ef75efae888c Author: Wolfgang Sourdeau Date: Wed Nov 15 18:00:55 2006 +0000 Monotone-Parent: 4416a6a121b05effe30d1b0cb892a51a23b62257 Monotone-Revision: 1b7452b6d4603df5d7819aca9c4ae890a9f86070 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:00:55 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 769c611028dc4d86dc7a77894d06f71b326dcdce Author: Wolfgang Sourdeau Date: Wed Nov 15 18:00:44 2006 +0000 Monotone-Parent: ea11e485c97e8d0b0f84fd388c651a0389f1d026 Monotone-Revision: 4416a6a121b05effe30d1b0cb892a51a23b62257 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:00:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js commit 82b52a0348b702651ba2282e30d04a433e3b663f Author: Wolfgang Sourdeau Date: Wed Nov 15 18:00:07 2006 +0000 Monotone-Parent: b586119baf713128ded66992e4cba15d97ca1553 Monotone-Revision: ea11e485c97e8d0b0f84fd388c651a0389f1d026 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:00:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 16765ae0ce9d2f7acbc8db8cdca0361a690f403c Author: Wolfgang Sourdeau Date: Wed Nov 15 17:59:47 2006 +0000 Monotone-Parent: 04299da3e41bceb712fc4eab4a98d14005cbb78a Monotone-Revision: b586119baf713128ded66992e4cba15d97ca1553 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:59:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/SchedulerUI.js commit e7a827ad808cb6fec551ecb190865cdecf818519 Author: Wolfgang Sourdeau Date: Wed Nov 15 17:58:31 2006 +0000 Monotone-Parent: c7ec1c8ca9b3e56461053165e999794e24dbeb25 Monotone-Revision: 04299da3e41bceb712fc4eab4a98d14005cbb78a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:58:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox M UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox commit d6ec96337d936d9edc425333c0748cec7b38fefb Author: Wolfgang Sourdeau Date: Wed Nov 15 17:58:20 2006 +0000 Monotone-Parent: 5e910271752b8067a2d941ac785b3a1734258135 Monotone-Revision: c7ec1c8ca9b3e56461053165e999794e24dbeb25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:58:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailView.wox commit 02e8a206af3992b79d1c886025887cbe220802dd Author: Wolfgang Sourdeau Date: Wed Nov 15 17:57:28 2006 +0000 Monotone-Parent: 6a608ecdf6b810536cabdf0436c89062e1d7068b Monotone-Revision: 5e910271752b8067a2d941ac785b3a1734258135 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:57:28 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit be697662a6b93ff02c1b01f2817c7d6ee68b9910 Author: Wolfgang Sourdeau Date: Wed Nov 15 17:56:58 2006 +0000 Monotone-Parent: 4355eb3dd3aa405f716e3f25a386ed4972d37277 Monotone-Revision: 6a608ecdf6b810536cabdf0436c89062e1d7068b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:56:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit 13530a4972ef70f3e2fd0891701645f1985e98da Author: Wolfgang Sourdeau Date: Wed Nov 15 17:56:19 2006 +0000 Monotone-Parent: cca24806f3cfac4287f2d4be08fa7e6029c0fbb6 Monotone-Revision: 4355eb3dd3aa405f716e3f25a386ed4972d37277 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T17:56:19 Monotone-Branch: ca.inverse.sogo M ChangeLog commit b6c961dc20a4bdb8754c6f5c8be76bd9f24a10b8 Author: Wolfgang Sourdeau Date: Wed Nov 15 01:43:35 2006 +0000 Monotone-Parent: 1564b79ed0008b905e4d1e33f9518918cf305506 Monotone-Revision: cca24806f3cfac4287f2d4be08fa7e6029c0fbb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T01:43:35 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 71cf2d3a7e959e5e25817d9d64e657e9103c4a63 Author: Wolfgang Sourdeau Date: Wed Nov 15 01:26:50 2006 +0000 Monotone-Parent: 28e11c54ddf1e9ef4ca16aa921f2c2ec4db9b77f Monotone-Revision: 1564b79ed0008b905e4d1e33f9518918cf305506 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T01:26:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 615a1610654cda40f208c282b76842f0d6eeee80 Author: Wolfgang Sourdeau Date: Wed Nov 15 01:24:14 2006 +0000 Monotone-Parent: 8401d300c7705530b78217f0fadc87e309e920b7 Monotone-Revision: 28e11c54ddf1e9ef4ca16aa921f2c2ec4db9b77f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T01:24:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit eb24bbc80727c4fbb486584e6cd13abb050d106c Author: Wolfgang Sourdeau Date: Wed Nov 15 01:11:59 2006 +0000 Monotone-Parent: 322e00e8021fd7554dd59f896598748dfbef2057 Monotone-Revision: 8401d300c7705530b78217f0fadc87e309e920b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T01:11:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit c770faaf537a21d5ff5d4805274720771c53a0ce Author: Wolfgang Sourdeau Date: Wed Nov 15 00:55:49 2006 +0000 Monotone-Parent: e49002b89db3022e5f7f6b741a46f8cc67f4d398 Monotone-Revision: 322e00e8021fd7554dd59f896598748dfbef2057 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:55:49 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 29bbf4968ffb9d7f0a32d43a15aa856de4d031ef Author: Wolfgang Sourdeau Date: Wed Nov 15 00:53:59 2006 +0000 Monotone-Parent: 073db33d7e59d47a6e90ddb5e637b426e901a649 Monotone-Revision: e49002b89db3022e5f7f6b741a46f8cc67f4d398 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:53:59 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 4606e6b8fcca9e0f99ddd6cab0ada74180d46e4c Author: Wolfgang Sourdeau Date: Wed Nov 15 00:11:05 2006 +0000 Monotone-Parent: 1a129ca8af0b9ddd4163a2ed8dfbd944d219a18e Monotone-Revision: 073db33d7e59d47a6e90ddb5e637b426e901a649 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:11:05 Monotone-Branch: ca.inverse.sogo M ChangeLog commit df818842d5e1c32495c34d6b02a4508324881b5e Author: Wolfgang Sourdeau Date: Wed Nov 15 00:10:53 2006 +0000 Monotone-Parent: f8f1e8a7fba650bd11fd3e1acdd38cab88e4c194 Monotone-Revision: 1a129ca8af0b9ddd4163a2ed8dfbd944d219a18e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:10:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit d90f0376535a8c908c1fe5aa228f868157d014a7 Author: Wolfgang Sourdeau Date: Wed Nov 15 00:09:28 2006 +0000 Monotone-Parent: 0165c0e8d523395931f2e0787733053d5b0457e4 Monotone-Revision: f8f1e8a7fba650bd11fd3e1acdd38cab88e4c194 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:09:28 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 8396a7ce9cb72d875252695dcd9d4058c94618b2 Author: Wolfgang Sourdeau Date: Wed Nov 15 00:09:10 2006 +0000 Monotone-Parent: 1902c1f34fcbccd0259f57c3d5178b5275836793 Monotone-Revision: 0165c0e8d523395931f2e0787733053d5b0457e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:09:10 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox commit eb01e844a8ef6b2e5fd454fd896210f911bb100f Author: Wolfgang Sourdeau Date: Wed Nov 15 00:08:45 2006 +0000 Monotone-Parent: 2a12c355176cf50c55d054decc81a496630ec354 Monotone-Revision: 1902c1f34fcbccd0259f57c3d5178b5275836793 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:08:45 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 572a84c2d660cfd9baeced1da866dbc19a698807 Author: Wolfgang Sourdeau Date: Wed Nov 15 00:08:08 2006 +0000 Monotone-Parent: d58df6a64cf33b6764ccd9bb13f96b8e13354749 Monotone-Revision: 2a12c355176cf50c55d054decc81a496630ec354 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:08:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit b7c1eb239a980060d2d495ec385bf2f04022206d Author: Wolfgang Sourdeau Date: Wed Nov 15 00:07:08 2006 +0000 Monotone-Parent: 5a3c5e24f7615c54657e9e9cb706861e6724ac1c Monotone-Revision: d58df6a64cf33b6764ccd9bb13f96b8e13354749 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:07:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalInlineAptView.m M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit d9caed2d8fe37279222b83ba9da84ecb9b7e0eea Author: Wolfgang Sourdeau Date: Wed Nov 15 00:06:21 2006 +0000 Monotone-Parent: 1573ea3dacf6d889750a42ad556297539f95422a Monotone-Revision: 5a3c5e24f7615c54657e9e9cb706861e6724ac1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:06:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit aa13918cfb5f97c26c3018f090b8ee27600a053a Author: Wolfgang Sourdeau Date: Wed Nov 15 00:05:08 2006 +0000 Monotone-Parent: c6656aa775a801327ce3bc9f18ca6dbd56e6776d Monotone-Revision: 1573ea3dacf6d889750a42ad556297539f95422a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:05:08 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit e4503ee5ce3070251e0027757b24efbac27bcccb Author: Wolfgang Sourdeau Date: Wed Nov 15 00:04:17 2006 +0000 Monotone-Parent: 9fe3529f7c302f3b3b2e565e15ab9d4dabc1943d Monotone-Revision: c6656aa775a801327ce3bc9f18ca6dbd56e6776d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T00:04:17 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 6e1066d372e894bd1b6559cd5a5926d08b520c23 Author: Wolfgang Sourdeau Date: Mon Nov 13 22:32:42 2006 +0000 Monotone-Parent: 46cfc558341a7482d8ce926d2a12cd80e68a2c98 Monotone-Revision: 9fe3529f7c302f3b3b2e565e15ab9d4dabc1943d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:32:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragAndDrop.js commit 6211790491557aab2d743aa19e2f7673118bbe58 Author: Wolfgang Sourdeau Date: Mon Nov 13 22:32:04 2006 +0000 Monotone-Parent: eab1666fe69cee8d23192a1c3ce06a584278bb13 Monotone-Revision: 46cfc558341a7482d8ce926d2a12cd80e68a2c98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:32:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox commit 89659897ef13e14ec9dd521867c521629c991a37 Author: Wolfgang Sourdeau Date: Mon Nov 13 22:31:41 2006 +0000 Monotone-Parent: 4945bac92c07f3415fdb724d05d69bdbf029c39d Monotone-Revision: eab1666fe69cee8d23192a1c3ce06a584278bb13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:31:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalTasksListView.wox M UI/WebServerResources/SchedulerUI.js commit f3e287dca32df4d0bcb1532db781cfefdb894fa5 Author: Wolfgang Sourdeau Date: Mon Nov 13 22:29:44 2006 +0000 Monotone-Parent: 00073a874a92b7194927dbee98c428cec16b2430 Monotone-Revision: 4945bac92c07f3415fdb724d05d69bdbf029c39d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:29:44 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoMailObject.toolbar commit 4404db3c0c29e2d4ae02cf6e5bec68541e43dafc Author: Wolfgang Sourdeau Date: Mon Nov 13 22:29:31 2006 +0000 Monotone-Parent: d2524ad4fe7b361293612067f8295038812c77cb Monotone-Revision: 00073a874a92b7194927dbee98c428cec16b2430 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:29:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit ce9d717455c1f1e9902b7313f73a00c138de1c0e Author: Wolfgang Sourdeau Date: Mon Nov 13 22:28:27 2006 +0000 Monotone-Parent: 3e152eeda68e8af354608976f5301f766ec154be Monotone-Revision: d2524ad4fe7b361293612067f8295038812c77cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:28:27 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a5ef8abddbd8143106d91ea3719932c11a946d06 Author: Wolfgang Sourdeau Date: Mon Nov 13 18:46:00 2006 +0000 Monotone-Parent: 4d5e83e68c9e02af7b7d7a38ef3b127962a84549 Monotone-Revision: 3e152eeda68e8af354608976f5301f766ec154be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T18:46:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox M UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox M UI/WebServerResources/UIxFreeBusyUserSelector.js commit ee3740dd3376212e20fee27196ce1e6ba246c747 Author: Wolfgang Sourdeau Date: Fri Nov 10 23:00:18 2006 +0000 Monotone-Parent: a3b7b268652223f09bb5a43b037710e48aed6f1e Monotone-Revision: 4d5e83e68c9e02af7b7d7a38ef3b127962a84549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T23:00:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SOGoDragHandles.js commit d8e1dea8f57b567b45aadb2faff6859e5f06c4dc Author: Wolfgang Sourdeau Date: Fri Nov 10 23:00:04 2006 +0000 Monotone-Parent: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7 Monotone-Revision: a3b7b268652223f09bb5a43b037710e48aed6f1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T23:00:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailTree.wox M UI/Templates/MailerUI/UIxMailTreeBlockJS.wox M UI/WebServerResources/dtree.js commit eb1a16bc87f9649e8da907a0debf1b4da04a0f08 Author: Wolfgang Sourdeau Date: Fri Nov 10 22:59:39 2006 +0000 Monotone-Parent: 53a9a0c604dc0d44347247cc86a74a8d746c3c4b Monotone-Revision: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T22:59:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit bfc1f9012b4cb229f30c6c59a3eb2d984e6ffd20 Author: Wolfgang Sourdeau Date: Fri Nov 10 22:58:25 2006 +0000 Monotone-Parent: 12bd2da2143e884691df4530016c9e5725370d74 Monotone-Revision: 53a9a0c604dc0d44347247cc86a74a8d746c3c4b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T22:58:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/HTMLTableElement.js A UI/WebServerResources/SOGoDragAndDrop.js M UI/WebServerResources/generic.js commit d3b837cdf333053bbe6a9000abee6ed4f45a6770 Author: Wolfgang Sourdeau Date: Fri Nov 10 22:55:40 2006 +0000 Monotone-Parent: 7085e2d34b73a7dabafe53dc2313675a5b2d8881 Monotone-Revision: 12bd2da2143e884691df4530016c9e5725370d74 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T22:55:40 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/product.plist commit 6546f5d87181f6de5b4fc23d349c4494f939e4b0 Author: Wolfgang Sourdeau Date: Fri Nov 10 22:55:10 2006 +0000 Monotone-Parent: 288cd149fa53f2ec3619c4b4918b9f4752626301 Monotone-Revision: 7085e2d34b73a7dabafe53dc2313675a5b2d8881 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T22:55:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailView.m commit 794e6f15ef8b13624be9190833e16f577830b8c8 Author: Wolfgang Sourdeau Date: Fri Nov 10 22:53:57 2006 +0000 Monotone-Parent: 84ca160658d36fe85ed06cb0e19ed9f385489e47 Monotone-Revision: 288cd149fa53f2ec3619c4b4918b9f4752626301 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-10T22:53:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit af836d4bc97da94f0b099f495ac6c8189917c4bc Author: Wolfgang Sourdeau Date: Thu Nov 9 23:11:59 2006 +0000 Monotone-Parent: 6ec3d89faf4dd3116bfe7668a1494fb12b8c024f Monotone-Revision: 84ca160658d36fe85ed06cb0e19ed9f385489e47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T23:11:59 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/product.plist commit 4df883fdb4609401207a72f3441c8e3aacd24e1a Author: Wolfgang Sourdeau Date: Thu Nov 9 23:11:50 2006 +0000 Monotone-Parent: 0fe27b5739f7397e525075ec4060c837ba896b62 Monotone-Revision: 6ec3d89faf4dd3116bfe7668a1494fb12b8c024f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T23:11:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLTableElement.js M UI/WebServerResources/MailerUI.js commit d6f7301d1c65104c3ce43b3c642a7bf4867233c7 Author: Wolfgang Sourdeau Date: Thu Nov 9 22:55:04 2006 +0000 Monotone-Parent: ec22eec31a634d17211dbfb68bdc49ab1baca4aa Monotone-Revision: 0fe27b5739f7397e525075ec4060c837ba896b62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:55:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SOGoDragHandles.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit 178f55b567bbffb80cdc03826a1afc99bca97847 Author: Wolfgang Sourdeau Date: Thu Nov 9 22:52:02 2006 +0000 Monotone-Parent: 07e61adbdcb10aa128148d8f18b5afe2e0e33e82 Monotone-Revision: ec22eec31a634d17211dbfb68bdc49ab1baca4aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:52:02 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit 7aab6be3ec967924927ed597d8a3330593753f40 Author: Wolfgang Sourdeau Date: Thu Nov 9 22:42:17 2006 +0000 Monotone-Parent: af439d4cfaf788246fb1714d4ac8450f4ff0898a Monotone-Revision: 07e61adbdcb10aa128148d8f18b5afe2e0e33e82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:42:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit d3abb5e7675dd615e7a3b89257dd06ea7a43dac1 Author: Wolfgang Sourdeau Date: Thu Nov 9 22:23:55 2006 +0000 Monotone-Parent: 458ff8722fb3ab8b060576a603826f911944009c Monotone-Revision: af439d4cfaf788246fb1714d4ac8450f4ff0898a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:23:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/HTMLElement.js commit 633f30918a5d9ac839efc80a262b15865edb468a Author: Wolfgang Sourdeau Date: Thu Nov 9 22:22:34 2006 +0000 Monotone-Parent: 5eb65ae8bc648da2da73720b832963d4c6564515 Monotone-Revision: 458ff8722fb3ab8b060576a603826f911944009c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:22:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxSortableTableHeader.wox commit 4d3d42101e48c6c6e1b6ac1dc5885377fb96c282 Author: Wolfgang Sourdeau Date: Thu Nov 9 22:21:37 2006 +0000 Monotone-Parent: 169f16fcd44bc6026e44d39f9cf7dc45ecba79e0 Monotone-Revision: 5eb65ae8bc648da2da73720b832963d4c6564515 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:21:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox commit 4b91fe493634a34c8601b00393adafb2c01035ff Author: Wolfgang Sourdeau Date: Thu Nov 9 22:19:28 2006 +0000 Monotone-Parent: f3c4d5f9e17b1f8f35c5fd70ef9c801ba53ee0dd Monotone-Revision: 169f16fcd44bc6026e44d39f9cf7dc45ecba79e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:19:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailListView.wox commit 59f8615989d521afb96366f28190396be69197ac Author: Wolfgang Sourdeau Date: Thu Nov 9 22:18:25 2006 +0000 Monotone-Parent: 520496a6d68fd0fb5d259c933164b0fab2f8cd91 Monotone-Revision: f3c4d5f9e17b1f8f35c5fd70ef9c801ba53ee0dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T22:18:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 2ecfdb63fa0428f288b3bc22eb7601f30680e23e Author: Wolfgang Sourdeau Date: Thu Nov 9 20:45:36 2006 +0000 Monotone-Parent: db0a8c49025271dcf4a2b08a10f0b72caeabae5f Monotone-Revision: 520496a6d68fd0fb5d259c933164b0fab2f8cd91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T20:45:36 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/MailerUI/UIxMailListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 83a62e061941dad096a2d412184b77f1b9d8a7ae Author: Wolfgang Sourdeau Date: Thu Nov 9 19:47:10 2006 +0000 Monotone-Parent: c77782fdd4c81ca3ba6e2592e5ce533c1b6b497d Monotone-Revision: db0a8c49025271dcf4a2b08a10f0b72caeabae5f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T19:47:10 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/WebServerResources/SOGoDragHandles.js commit 676c6acd977d5c4352c0d992abf2e0f5eb1e431e Author: Wolfgang Sourdeau Date: Thu Nov 9 19:46:14 2006 +0000 Monotone-Parent: edb731c85cdb6a64b6605f487aef4dced599b540 Monotone-Revision: c77782fdd4c81ca3ba6e2592e5ce533c1b6b497d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T19:46:14 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoDraftObject.m commit 0779700e4644b407e09c5814af7d986131c4d544 Author: Wolfgang Sourdeau Date: Thu Nov 9 14:58:08 2006 +0000 Monotone-Parent: 5e6204a8320fdbd13fd6421b1b0a70dfa5914137 Monotone-Revision: edb731c85cdb6a64b6605f487aef4dced599b540 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-09T14:58:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 1a2eadd1b2ade6cf3a40fc0a988e0b21524919cc Author: Wolfgang Sourdeau Date: Wed Nov 8 23:49:21 2006 +0000 Monotone-Parent: 3adc52f338a2b94d6fa69f9682c0e6ae72c25551 Monotone-Revision: 5e6204a8320fdbd13fd6421b1b0a70dfa5914137 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:49:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxFreeBusyUserSelector.js M UI/WebServerResources/dtree.js commit a414944916690484bb381070f000d696b00b218e Author: Wolfgang Sourdeau Date: Wed Nov 8 23:49:09 2006 +0000 Monotone-Parent: 1a5baea565cc67bf76ac49bf83f84dd9c7a15f1e Monotone-Revision: 3adc52f338a2b94d6fa69f9682c0e6ae72c25551 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:49:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 34ebc5919fa8cfdbde9f753b8be73024b3383e0f Author: Wolfgang Sourdeau Date: Wed Nov 8 23:48:11 2006 +0000 Monotone-Parent: 0cba8494981cc2c9067713cfbc346472fd28fc56 Monotone-Revision: 1a5baea565cc67bf76ac49bf83f84dd9c7a15f1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:48:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 7d91421452d9963101a562319fb8469693eb5934 Author: Wolfgang Sourdeau Date: Wed Nov 8 23:46:54 2006 +0000 Monotone-Parent: c92215743e18639bc67087d728b615679277ce13 Monotone-Revision: 0cba8494981cc2c9067713cfbc346472fd28fc56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:46:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css commit 90f926bb07f846904b91998ed5f9a64d7fe45f78 Author: Wolfgang Sourdeau Date: Wed Nov 8 23:46:28 2006 +0000 Monotone-Parent: 3c5a8e942698ea3905e25425e79f63872340a177 Monotone-Revision: c92215743e18639bc67087d728b615679277ce13 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:46:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/HTMLTableElement.js commit 36dd18745639df4ff135801f61ad901938ab1e18 Author: Wolfgang Sourdeau Date: Wed Nov 8 23:45:36 2006 +0000 Monotone-Parent: efd8ad88ac370bf6bf00dc089aeef297121862b6 Monotone-Revision: 3c5a8e942698ea3905e25425e79f63872340a177 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:45:36 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 70535c3c129221225827b62208b57b62658cc685 Author: Wolfgang Sourdeau Date: Wed Nov 8 23:44:36 2006 +0000 Monotone-Parent: 59f0f480bdfbd6070fd3e31647f083f47262153b Monotone-Revision: efd8ad88ac370bf6bf00dc089aeef297121862b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-08T23:44:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 387d5189de89409b7e245132b602ea7cbb7fa632 Author: Wolfgang Sourdeau Date: Tue Nov 7 20:15:20 2006 +0000 Monotone-Parent: 76da8aec6316337cc5bf03ff7940ad6b6e408b2f Monotone-Revision: 59f0f480bdfbd6070fd3e31647f083f47262153b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T20:15:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoDraftObject.m commit 50b2ececb64a540c6c65b5a7e9a8eff4119e15ee Author: Wolfgang Sourdeau Date: Tue Nov 7 19:34:30 2006 +0000 Monotone-Parent: cd3467d9325955f5de25492e730817938dea9c3c Monotone-Revision: 76da8aec6316337cc5bf03ff7940ad6b6e408b2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T19:34:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.m commit e3be0dd8d2346b19a2fd825b57c326415fedead2 Author: Wolfgang Sourdeau Date: Tue Nov 7 19:24:36 2006 +0000 Monotone-Parent: ef81b9d9e2e16755688f926ca3a982aa4c9bf513 Monotone-Revision: cd3467d9325955f5de25492e730817938dea9c3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T19:24:36 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 0ce06098137e34912628fb445feeb07ad05ff6fc Author: Wolfgang Sourdeau Date: Tue Nov 7 18:30:18 2006 +0000 Monotone-Parent: ce63761e8f8b424d911ae17dcb007d5ff670274c Monotone-Revision: ef81b9d9e2e16755688f926ca3a982aa4c9bf513 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:30:18 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoTaskObject.m commit 31788590fc383db871763bbdc66cfa7eea9150a6 Author: Wolfgang Sourdeau Date: Tue Nov 7 18:21:12 2006 +0000 Monotone-Parent: b81331e4a2e4df97c8c0a329deee818ebf3c3f14 Monotone-Revision: ce63761e8f8b424d911ae17dcb007d5ff670274c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:21:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoTaskObject.m commit 1021ad7952a8ec190fc3fdf7b65843fddc456d5c Author: Wolfgang Sourdeau Date: Tue Nov 7 18:15:58 2006 +0000 Monotone-Parent: f25d9e23cbc813e28cebdd2d055817c45444b3b3 Monotone-Revision: b81331e4a2e4df97c8c0a329deee818ebf3c3f14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:15:58 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.h commit 93bd145ccdb0503e2cc5fc2f640a1d71f0c8ce24 Author: Wolfgang Sourdeau Date: Tue Nov 7 18:15:42 2006 +0000 Monotone-Parent: eab6dcca819997db03071b70fa3cb43b3b72b73a Monotone-Revision: f25d9e23cbc813e28cebdd2d055817c45444b3b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:15:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 8ee34448e347640d96cf5f2d12f3c6f97805f027 Author: Wolfgang Sourdeau Date: Tue Nov 7 18:15:29 2006 +0000 Monotone-Parent: 383ee921a819c519f6f0303f90a0c3b887974b85 Monotone-Revision: eab6dcca819997db03071b70fa3cb43b3b72b73a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:15:29 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 66591b628cc7fb72fc11ae65c574178777f4f513 Author: Wolfgang Sourdeau Date: Tue Nov 7 18:15:16 2006 +0000 Monotone-Parent: 269cd0a16b31c221370fdeb7c63b2eb4e0684419 Monotone-Revision: 383ee921a819c519f6f0303f90a0c3b887974b85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:15:16 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Common/UIxToolbar.m commit 8506eafd689ff265372469355bf5bd21894932a1 Author: Wolfgang Sourdeau Date: Tue Nov 7 18:14:50 2006 +0000 Monotone-Parent: 259559c21caed39aa6ab914f31e8244a63e1f96a Monotone-Revision: 269cd0a16b31c221370fdeb7c63b2eb4e0684419 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:14:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile A UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar A UI/Scheduler/Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar A UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar commit b6b5a78d41b2c97fb7338c1aa13b1ed5288551ec Author: Wolfgang Sourdeau Date: Tue Nov 7 18:14:29 2006 +0000 Monotone-Parent: 1beab6f7161f1ff90581edaf85291cb4aa19c519 Monotone-Revision: 259559c21caed39aa6ab914f31e8244a63e1f96a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T18:14:29 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/SchedulerUI.js commit 2b8e4fe9aff830427dce503f7541a67b41d9e5c1 Author: Wolfgang Sourdeau Date: Tue Nov 7 16:27:46 2006 +0000 Monotone-Parent: 8a5f1ab2b6e48cb383ec88a048e8b1985640a5ec Monotone-Revision: 1beab6f7161f1ff90581edaf85291cb4aa19c519 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T16:27:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m commit b66e0e0115ead66e37f74928a104c9ed903f5149 Author: Wolfgang Sourdeau Date: Tue Nov 7 16:15:20 2006 +0000 Monotone-Parent: b7a1e396102e13dee6268bd787a8ea064068b056 Monotone-Revision: 8a5f1ab2b6e48cb383ec88a048e8b1985640a5ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T16:15:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit 01198ff17eb773fc1757e2c5417ffb9b0c290fe8 Author: Wolfgang Sourdeau Date: Tue Nov 7 16:14:19 2006 +0000 Monotone-Parent: f0e01017c45580ffb00a3ec0ea376689e815bd26 Monotone-Revision: b7a1e396102e13dee6268bd787a8ea064068b056 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T16:14:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTimeDateControl.m commit 0885f51b6f5c2fe873b68a5b13ec2424863a6194 Author: Wolfgang Sourdeau Date: Tue Nov 7 16:13:03 2006 +0000 Monotone-Parent: b71cb031b6d81c362bbb5a411baf4cd30bcf1b01 Monotone-Revision: f0e01017c45580ffb00a3ec0ea376689e815bd26 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T16:13:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/Templates/SchedulerUI/UIxTimeDateControl.wox M UI/WebServerResources/HTMLInputElement.js M UI/WebServerResources/JavascriptAPIExtensions.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxFreeBusyUserSelector.js M UI/WebServerResources/UIxTaskEditor.js commit 53d90d404c83e431db4ec74d073282e06f444a26 Author: Wolfgang Sourdeau Date: Mon Nov 6 17:44:07 2006 +0000 Monotone-Parent: 41860311e9a9d95e4e0a179f742a52d433d59d72 Monotone-Revision: b71cb031b6d81c362bbb5a411baf4cd30bcf1b01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-06T17:44:07 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxFreeBusyUserSelector.js commit 034af2c78fb1199a84f34c628da252d738372008 Author: Wolfgang Sourdeau Date: Mon Nov 6 17:43:07 2006 +0000 Monotone-Parent: 2029cab2cb29b63483793ac99783600ad5eb5c3a Monotone-Revision: 41860311e9a9d95e4e0a179f742a52d433d59d72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-06T17:43:07 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 0fe510231669de4d9e0eb38aea8d72e810ddfcc1 Author: Wolfgang Sourdeau Date: Fri Nov 3 21:21:25 2006 +0000 Monotone-Parent: 957a94936cb49b9fb23f0a2e880265b7d1128ab7 Monotone-Revision: 2029cab2cb29b63483793ac99783600ad5eb5c3a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T21:21:25 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/add-addressbook.png A UI/WebServerResources/remove-addressbook.png commit e5ede1978f3864114f2ae7553ff082bcf20e3654 Author: Wolfgang Sourdeau Date: Fri Nov 3 21:18:03 2006 +0000 Monotone-Parent: 4a522360699d3b6b7cb0aaec7bff28737df6db07 Monotone-Revision: 957a94936cb49b9fb23f0a2e880265b7d1128ab7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T21:18:03 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit 69f43dea5b094751e2562d43aeea84642e2e45c6 Author: Wolfgang Sourdeau Date: Fri Nov 3 21:17:43 2006 +0000 Monotone-Parent: 1f7f2cf1a54218c3c5ea842a0eb14154301b710a Monotone-Revision: 4a522360699d3b6b7cb0aaec7bff28737df6db07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T21:17:43 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit cd1cfed2eda7ebf1ef990a9e8e1ecf50b9a9e988 Author: Wolfgang Sourdeau Date: Fri Nov 3 19:56:45 2006 +0000 Monotone-Parent: c7d8a3cec350bffdaa0a577f4c254f4e092451f6 Monotone-Revision: 1f7f2cf1a54218c3c5ea842a0eb14154301b710a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:56:45 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 6768f8f30e92705c6ffa5409ed421824c737cc43 Author: Wolfgang Sourdeau Date: Fri Nov 3 19:40:12 2006 +0000 Monotone-Parent: 10edd440c92ffe461411fef30ac170659d6adb56 Monotone-Revision: c7d8a3cec350bffdaa0a577f4c254f4e092451f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:40:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 9b9521703e1240479e157048c6859f55c4dbabb0 Author: Wolfgang Sourdeau Date: Fri Nov 3 19:39:54 2006 +0000 Monotone-Parent: cd8296d46bb1d0a2657836c7d9b185a97c8a2bf2 Monotone-Revision: 10edd440c92ffe461411fef30ac170659d6adb56 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:39:54 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListViewContainer.m M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxComponentEditor.h commit d1a910c6fb28808bd307c8c346e12b6c3f4de664 Author: Wolfgang Sourdeau Date: Fri Nov 3 19:38:23 2006 +0000 Monotone-Parent: 12e535603dd09ceb52e98c9e06e74080d1a1eaff Monotone-Revision: cd8296d46bb1d0a2657836c7d9b185a97c8a2bf2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:38:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit c286a1935ec90725fa55edc94e2ed156c22213e5 Author: Wolfgang Sourdeau Date: Fri Nov 3 19:38:08 2006 +0000 Monotone-Parent: 2742aed8d5c18d0bc31698e3e361fe9979243fa1 Monotone-Revision: 12e535603dd09ceb52e98c9e06e74080d1a1eaff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:38:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m commit a551930f2c4e27a6deef7c2f0b6c5fab3e9b70be Author: Wolfgang Sourdeau Date: Fri Nov 3 19:32:06 2006 +0000 Monotone-Parent: df76026e64c09583ec9c0b607c385a91356ae9b5 Monotone-Revision: 2742aed8d5c18d0bc31698e3e361fe9979243fa1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-03T19:32:06 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit baf79397d17636ccb42d3fb14284abc867b4a613 Author: Wolfgang Sourdeau Date: Thu Nov 2 23:17:55 2006 +0000 Monotone-Parent: fd91d6bbc4644da15f4f7b414a66a33e4d0d13dc Monotone-Revision: df76026e64c09583ec9c0b607c385a91356ae9b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T23:17:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 1c38ad70d30e95e18be04304a4fce6ff85d724c0 Author: Wolfgang Sourdeau Date: Thu Nov 2 23:17:40 2006 +0000 Monotone-Parent: 10deb1bcf6f918959ada6d978cd79273abe58a30 Monotone-Revision: fd91d6bbc4644da15f4f7b414a66a33e4d0d13dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T23:17:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit 538c6d902b12c0f9a543e592ec49bff6c2226427 Author: Wolfgang Sourdeau Date: Thu Nov 2 23:17:24 2006 +0000 Monotone-Parent: 62549471f18965b7b2503aa161e5f3bcffbf413f Monotone-Revision: 10deb1bcf6f918959ada6d978cd79273abe58a30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T23:17:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMonthView.m commit be8739f658a5ad0c8e468988d2348fd3eecd6411 Author: Wolfgang Sourdeau Date: Thu Nov 2 22:05:03 2006 +0000 Monotone-Parent: bf564e0891d80423226b26b83ed9a1ba7983bff5 Monotone-Revision: 62549471f18965b7b2503aa161e5f3bcffbf413f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T22:05:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 73f0da74ff7d7d532f6bccef1974e39cb5679e8e Author: Wolfgang Sourdeau Date: Thu Nov 2 22:04:27 2006 +0000 Monotone-Parent: 9483490685d99a6fa4597aa836db1eb5ae1d290b Monotone-Revision: bf564e0891d80423226b26b83ed9a1ba7983bff5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T22:04:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/UIxPageFrame.wox commit b6b4959130a0fbab597e2f2755c55ffe84d51249 Author: Wolfgang Sourdeau Date: Thu Nov 2 22:03:51 2006 +0000 Monotone-Parent: 1acbcf80ee191c82fc00ca17699bd2e85a2166d3 Monotone-Revision: 9483490685d99a6fa4597aa836db1eb5ae1d290b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T22:03:51 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit 3c23f9c7fe4bea15137daa3508fdcc31ec304c33 Author: Wolfgang Sourdeau Date: Thu Nov 2 22:03:09 2006 +0000 Monotone-Parent: 004c366d96118af36568a9b13190353c7241a94c Monotone-Revision: 1acbcf80ee191c82fc00ca17699bd2e85a2166d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T22:03:09 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalMonthOverview.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox commit 9b97b0da4df8b341e8ed68794d37d15d07ef2d21 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:56:59 2006 +0000 Monotone-Parent: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288 Monotone-Revision: 004c366d96118af36568a9b13190353c7241a94c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:56:59 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/NOTES commit eddb2147459fa6ee6d21ae59be2c93cdf6006b0a Author: Wolfgang Sourdeau Date: Thu Nov 2 21:56:36 2006 +0000 Monotone-Parent: eda3ab4e2177bece56e75f59df9d87e4eb54c8fe Monotone-Revision: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:56:36 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoDateFormatter.h M UI/SOGoUI/SOGoDateFormatter.m commit f96669ce6ef1f706c8910f9499839a89ce051fdb Author: Wolfgang Sourdeau Date: Thu Nov 2 21:56:21 2006 +0000 Monotone-Parent: c031eac1b4bb520b8e0c717803ed8eb38fedd4c5 Monotone-Revision: eda3ab4e2177bece56e75f59df9d87e4eb54c8fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:56:21 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoAptFormatter.h commit 1aed9d1e6d2a05df341fde59564484ca364d7c06 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:55:55 2006 +0000 Monotone-Parent: 02eb29bbfbe92d0cd5172a05dce7bc7c9875da19 Monotone-Revision: c031eac1b4bb520b8e0c717803ed8eb38fedd4c5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:55:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/SOGoAptFormatter.m commit 5cb14f538fa61736510e37181ac183c842300f34 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:54:41 2006 +0000 Monotone-Parent: 20330ea37783663bfd53ef168e9710527aff61cf Monotone-Revision: 02eb29bbfbe92d0cd5172a05dce7bc7c9875da19 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:54:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 0258d48031f6d089069996f60eddbbab5e0bbc68 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:53:27 2006 +0000 Monotone-Parent: bc04349963643b17ba24dc6863c1b5ef72b326a0 Monotone-Revision: 20330ea37783663bfd53ef168e9710527aff61cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:53:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 6f248c20b6b521df445992d33cf1a1b7516fb535 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:50:12 2006 +0000 Monotone-Parent: 8fda9dc133b4eae440b311a371fc6bfced15fb8e Monotone-Revision: bc04349963643b17ba24dc6863c1b5ef72b326a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:50:12 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalMonthView.h A UI/Scheduler/UIxCalMonthView.m commit 3557c83592592f03090c6ca616b15282a2da02b0 Author: Wolfgang Sourdeau Date: Thu Nov 2 21:49:21 2006 +0000 Monotone-Parent: c37d20558aab1e595ecc94449329012e816a91e0 Monotone-Revision: 8fda9dc133b4eae440b311a371fc6bfced15fb8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:49:21 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/UIxCalMonthView.h D UI/Scheduler/UIxCalMonthView.m A UI/Scheduler/UIxCalMonthViewOld.h A UI/Scheduler/UIxCalMonthViewOld.m commit 370bdce9041e0c06b563ee90507e06c7f1bba7ba Author: Wolfgang Sourdeau Date: Wed Nov 1 22:03:13 2006 +0000 Monotone-Parent: 393f52805840a2d18b9be5e45115ab4efac032d3 Monotone-Revision: c37d20558aab1e595ecc94449329012e816a91e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T22:03:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 0305f5a9183371347c7d89e19299770170c85a68 Author: Wolfgang Sourdeau Date: Wed Nov 1 22:00:46 2006 +0000 Monotone-Parent: 886ef4d59687f71aba6dc9ad33024e9bb2bd2a1a Monotone-Revision: 393f52805840a2d18b9be5e45115ab4efac032d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T22:00:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit cadd9057990f0bbfbbc040e810db748ed8096007 Author: Wolfgang Sourdeau Date: Wed Nov 1 22:00:29 2006 +0000 Monotone-Parent: 0b95f337e4b2db77c2b31fe4cd121c8de7bd1847 Monotone-Revision: 886ef4d59687f71aba6dc9ad33024e9bb2bd2a1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T22:00:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit b9be9e5cf27219c014fd25da1ad14f6cc315c0b5 Author: Wolfgang Sourdeau Date: Wed Nov 1 21:59:58 2006 +0000 Monotone-Parent: 168d53ad17c7cbad9fe9963d720efaf594314f64 Monotone-Revision: 0b95f337e4b2db77c2b31fe4cd121c8de7bd1847 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:59:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox commit 8229e9b7822ebffbb9dd792cee4823fb80197157 Author: Wolfgang Sourdeau Date: Wed Nov 1 21:59:45 2006 +0000 Monotone-Parent: 93a63b2b32e7a9f0ae48e74f760bdf2362f8ed08 Monotone-Revision: 168d53ad17c7cbad9fe9963d720efaf594314f64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:59:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxFreeBusyUserSelectorTable.m commit afd8cb5fd7594be5f6ef0dd35510da1afcb09905 Author: Wolfgang Sourdeau Date: Wed Nov 1 21:59:03 2006 +0000 Monotone-Parent: 76cfdf6da9e8091349053d01a0aedbde483f75ac Monotone-Revision: 93a63b2b32e7a9f0ae48e74f760bdf2362f8ed08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:59:03 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 60146f4a5f17233bbf1c17a84d8422dbd86db479 Author: Wolfgang Sourdeau Date: Wed Nov 1 21:58:43 2006 +0000 Monotone-Parent: 48559e63a4daf792998888d42b9257b8d5a6184e Monotone-Revision: 76cfdf6da9e8091349053d01a0aedbde483f75ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:58:43 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 5a49447c5dcb0096790638f81a3e86be6c719734 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:40:06 2006 +0000 Monotone-Parent: 679d95a0a0d2ea064ef2ae29ba29027711a5e25a Monotone-Revision: 48559e63a4daf792998888d42b9257b8d5a6184e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:40:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 4cdce689e0ff0a277dee71537bf55c97f49fc4e8 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:39:13 2006 +0000 Monotone-Parent: d718bf9c6341fc32a67a496c0427cbfe18d0cfae Monotone-Revision: 679d95a0a0d2ea064ef2ae29ba29027711a5e25a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:39:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMainView.m commit 69ddfaae62dfa6ba7c2ea8ad1fdaa2c54bb06391 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:38:57 2006 +0000 Monotone-Parent: f157da7ef6dd1cbbd794a190a33ba4d9f47aff68 Monotone-Revision: d718bf9c6341fc32a67a496c0427cbfe18d0cfae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:38:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m commit 42b6e29453de1fedc7a121f5769df83579d7986c Author: Wolfgang Sourdeau Date: Wed Nov 1 20:37:35 2006 +0000 Monotone-Parent: d3d79ac1c68a262bcbff0b8d511114a32e1671f3 Monotone-Revision: f157da7ef6dd1cbbd794a190a33ba4d9f47aff68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:37:35 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m commit b44b9c260f886db82d2f2a0bc8121b4f2cc38182 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:37:02 2006 +0000 Monotone-Parent: 59a124046afcb9738314976b76e1a3a8da551f0a Monotone-Revision: d3d79ac1c68a262bcbff0b8d511114a32e1671f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:37:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 2a179294d79f4d05a23ce935fc8cfd9d0b5accc9 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:36:20 2006 +0000 Monotone-Parent: 89f06969439427f2d6456a59082ce9b2c88ee0cc Monotone-Revision: 59a124046afcb9738314976b76e1a3a8da551f0a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:36:20 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactsAddressBooksSelection.m M UI/Contacts/product.plist A UI/Templates/ContactsUI/UIxContactsAddressBooksSelection.wox commit 5805814f930a421b6057f35fb80ec14103a64a47 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:34:21 2006 +0000 Monotone-Parent: 44e6aeafdbc62fc3b67704ab06af7e89e31b1601 Monotone-Revision: 89f06969439427f2d6456a59082ce9b2c88ee0cc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:34:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox commit e46acf6aa7fde4e9b8dc87d92b6335bd739bd652 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:34:08 2006 +0000 Monotone-Parent: ce8f0593f8bd64c4be47cbc053c5eb3374424901 Monotone-Revision: 44e6aeafdbc62fc3b67704ab06af7e89e31b1601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:34:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 34889bd5ed5086aae1314c4e8db90cb4fb8f9fef Author: Wolfgang Sourdeau Date: Wed Nov 1 20:33:13 2006 +0000 Monotone-Parent: ea298e4b833b66b39c9488cc7b4eae6072560925 Monotone-Revision: ce8f0593f8bd64c4be47cbc053c5eb3374424901 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:33:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit ec462fb11a96d7d150b81b938e24d3b40d48d594 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:33:03 2006 +0000 Monotone-Parent: 2276b244e37fb2fc7dde2f50f136080849d9fe27 Monotone-Revision: ea298e4b833b66b39c9488cc7b4eae6072560925 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:33:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 1c089edda4a7c12eb48e1051809a00c2c3bed674 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:32:03 2006 +0000 Monotone-Parent: 8986a763513aaa0555e00724715459d7295739d9 Monotone-Revision: 2276b244e37fb2fc7dde2f50f136080849d9fe27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:32:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 20ef69f5c80567328515fc7741829c2c39517c77 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:31:48 2006 +0000 Monotone-Parent: 2e4c1f0cd08151845778a2d833dd35169090f1c1 Monotone-Revision: 8986a763513aaa0555e00724715459d7295739d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:31:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 7ab99a7669345e8e468b0189333cb5d3734345e9 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:30:36 2006 +0000 Monotone-Parent: 5b613d00457d59ba06ebed331a8e3d20d33477ea Monotone-Revision: 2e4c1f0cd08151845778a2d833dd35169090f1c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:30:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit 4c0b4884b9dac2b8e45489220e7b2855f85b9a46 Author: Wolfgang Sourdeau Date: Wed Nov 1 20:28:45 2006 +0000 Monotone-Parent: 02b28f2db3113bf19ebb8c67799e466346406b49 Monotone-Revision: 5b613d00457d59ba06ebed331a8e3d20d33477ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:28:45 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/profile-create.psql commit 12d79312d842cbb4e8e354b19c7161f9d6e14a7b Author: Wolfgang Sourdeau Date: Wed Nov 1 20:28:35 2006 +0000 Monotone-Parent: d945e377de4cef58cd3319068ed383074d42b243 Monotone-Revision: 02b28f2db3113bf19ebb8c67799e466346406b49 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T20:28:35 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/HTMLElement.js A UI/WebServerResources/HTMLInputElement.js A UI/WebServerResources/HTMLTableElement.js A UI/WebServerResources/HTMLUListElement.js A UI/WebServerResources/JavascriptAPIExtensions.js commit 7d0d7295577e5afdbbfc84df0a354a79bcb36b36 Author: Wolfgang Sourdeau Date: Wed Nov 1 16:57:44 2006 +0000 Monotone-Parent: f69d60b9d521e7955f8e0a7051cb02f730a5b031 Monotone-Revision: d945e377de4cef58cd3319068ed383074d42b243 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T16:57:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.js commit 824c7ab807ec226d26ebf2b3174a8423a18c8f3a Author: Wolfgang Sourdeau Date: Tue Oct 31 23:01:12 2006 +0000 Monotone-Parent: 6f3f424424e1dc4ae51e22f8072993e3bd8ff14a Monotone-Revision: f69d60b9d521e7955f8e0a7051cb02f730a5b031 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T23:01:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalInlineAptView.m M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit c8394a8848b2df55cb0b8ff0f857849d87450c9d Author: Wolfgang Sourdeau Date: Tue Oct 31 22:59:57 2006 +0000 Monotone-Parent: 2b2e1fe5da7fe7b7fc1d4bc80c975f7b9c4ad502 Monotone-Revision: 6f3f424424e1dc4ae51e22f8072993e3bd8ff14a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T22:59:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit f677057573adac4d732e09a6cef4334e48a31a69 Author: Wolfgang Sourdeau Date: Tue Oct 31 22:58:44 2006 +0000 Monotone-Parent: 93761fa4ba935f3bb44092a15d1a6d416b73af2a Monotone-Revision: 2b2e1fe5da7fe7b7fc1d4bc80c975f7b9c4ad502 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T22:58:44 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 59c1a34a4573946ad7fc9ee9789199d658dce659 Author: Wolfgang Sourdeau Date: Tue Oct 31 22:58:26 2006 +0000 Monotone-Parent: 520d3359a27192e2a9761e453f816cdd755a1509 Monotone-Revision: 93761fa4ba935f3bb44092a15d1a6d416b73af2a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T22:58:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit d3673933a87c691643c77efc4261b9347fbabd89 Author: Wolfgang Sourdeau Date: Tue Oct 31 22:56:53 2006 +0000 Monotone-Parent: 26ae83c519411a3dbc3e5d45991a5ed34a6756db Monotone-Revision: 520d3359a27192e2a9761e453f816cdd755a1509 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T22:56:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalCalendarsListView.m M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox commit df2277f0bfc94f4b9acaaa4b97a3adbe2df1cba2 Author: Wolfgang Sourdeau Date: Tue Oct 31 18:55:33 2006 +0000 Monotone-Parent: 709114ee2583e1d5dd3a0b7418932cc584f38d0f Monotone-Revision: 26ae83c519411a3dbc3e5d45991a5ed34a6756db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:55:33 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m commit 6eb08e6939a9e190cf9ca00df2f0d9fb05fb2f9a Author: Wolfgang Sourdeau Date: Tue Oct 31 18:54:56 2006 +0000 Monotone-Parent: e83eef1534d09f346a018e039db3a6c578d0b4d3 Monotone-Revision: 709114ee2583e1d5dd3a0b7418932cc584f38d0f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:54:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 1f1a83ab7e63fbd805c524458e3cd25ac6afb30f Author: Wolfgang Sourdeau Date: Tue Oct 31 18:53:44 2006 +0000 Monotone-Parent: 3fd8726962debcc52dde9bd71352e3124907fb3d Monotone-Revision: e83eef1534d09f346a018e039db3a6c578d0b4d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:53:44 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile commit c14d6fdad868b240fdecd6abd189a5f9de777e4d Author: Wolfgang Sourdeau Date: Tue Oct 31 18:53:32 2006 +0000 Monotone-Parent: 376221b991f7b0bee18cfede79614398e85e5b99 Monotone-Revision: 3fd8726962debcc52dde9bd71352e3124907fb3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:53:32 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit ffa6aa7ecd9b5b7f962788ac8b191e2cd03b30d0 Author: Wolfgang Sourdeau Date: Tue Oct 31 18:52:52 2006 +0000 rollback Monotone-Parent: 2d120d90819b42e21a50956a14c0c5d130cfdf09 Monotone-Revision: 376221b991f7b0bee18cfede79614398e85e5b99 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:52:52 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoAuthenticator.m M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit ad4fba45dcfb2fd735b4cf85248c42d50d3badd5 Author: Wolfgang Sourdeau Date: Tue Oct 31 18:38:53 2006 +0000 OGoContentStore/sql/generate-folderinfo-sql-for-users.sh Monotone-Parent: b7b94acee3398cb1537097806f5a80f257f2a43a Monotone-Revision: 2d120d90819b42e21a50956a14c0c5d130cfdf09 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:38:53 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh M SoObjects/Appointments/GNUmakefile M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/SOGo/SOGoAuthenticator.m M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Templates/SchedulerUI/UIxCalMonthView.wox commit 77313ec43c892c3e95b0278ce69f2938dcea8a55 Author: Wolfgang Sourdeau Date: Tue Oct 31 18:38:34 2006 +0000 Monotone-Parent: 8196510b1b8f45851cd83846b1f18bfc663d1415 Monotone-Revision: b7b94acee3398cb1537097806f5a80f257f2a43a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:38:34 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/iCalEntityObject+Agenor.h A SoObjects/Appointments/iCalEntityObject+Agenor.m commit 248010fb8c81b5751a0fa986c932efa688660f95 Author: Wolfgang Sourdeau Date: Tue Oct 31 18:37:24 2006 +0000 Monotone-Parent: eb9e4681bfdb7dec7a9baabe22800453fae163e5 Monotone-Revision: 8196510b1b8f45851cd83846b1f18bfc663d1415 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:37:24 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/product.plist commit 7af086eed465fa44df65ae6a9cc265539885c8db Author: Wolfgang Sourdeau Date: Mon Oct 30 23:33:41 2006 +0000 Monotone-Parent: e0564634e8571037621dc89216d24f21a0a14505 Monotone-Revision: eb9e4681bfdb7dec7a9baabe22800453fae163e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T23:33:41 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxFreeBusyUserSelector.js commit 05fc14d85af61c0d0a623d8ce13a546f87c53981 Author: Wolfgang Sourdeau Date: Mon Oct 30 23:32:25 2006 +0000 Monotone-Parent: ab64e7a2a001d712b867322558be1f8685e0ab71 Monotone-Revision: e0564634e8571037621dc89216d24f21a0a14505 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T23:32:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit a55da84f797c9cdd3ffccc3b7fcab5d22888ba22 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:43:13 2006 +0000 Monotone-Parent: 05aeb8f1ae44da7f6bcfe572acfabe06f62b5581 Monotone-Revision: ab64e7a2a001d712b867322558be1f8685e0ab71 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:43:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxFreeBusyUserSelector.js M UI/WebServerResources/generic.js commit ff61bea99eb329c0f6291f3755f4506b85c4e7a5 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:43:09 2006 +0000 Monotone-Parent: 285c2642bec2beed536ef22aaeac35c46457fd70 Monotone-Revision: 05aeb8f1ae44da7f6bcfe572acfabe06f62b5581 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:43:09 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 4ccfbb8ca962f94373046acced816d1254d5b89c Author: Wolfgang Sourdeau Date: Mon Oct 30 22:42:56 2006 +0000 Monotone-Parent: 8b476e4386c24a321d3c6f26a7b2762835d3b94e Monotone-Revision: 285c2642bec2beed536ef22aaeac35c46457fd70 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:42:56 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/SchedulerUI.css commit cdc58167f219951268572c8858f93fed92f29285 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:42:14 2006 +0000 Monotone-Parent: 431e778e50cbef56367e4abff8e79f98bf274490 Monotone-Revision: 8b476e4386c24a321d3c6f26a7b2762835d3b94e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:42:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxComponent+Agenor.h M UI/Scheduler/UIxComponent+Agenor.m commit 118e05cc7829f988eead04b4cea3dfe6a6540edf Author: Wolfgang Sourdeau Date: Mon Oct 30 22:41:09 2006 +0000 Monotone-Parent: 766dad0635896e668e91ba03381986aaac17e5c7 Monotone-Revision: 431e778e50cbef56367e4abff8e79f98bf274490 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:41:09 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxAptTableView.wox commit 445664f2d72ee36eba896e915ac2c05b9f371878 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:39:31 2006 +0000 Monotone-Parent: a0d20fb51aabc237f03e950c0259c001dd429c4e Monotone-Revision: 766dad0635896e668e91ba03381986aaac17e5c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:39:31 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 42ea7a3458166338e1f8857c35f8dea9076e4881 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:38:22 2006 +0000 Monotone-Parent: a8eaad13df3d9d67b260d73ffe79b6576abb4338 Monotone-Revision: a0d20fb51aabc237f03e950c0259c001dd429c4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:38:22 Monotone-Branch: ca.inverse.sogo A UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 30bc88e8d4d1ab84837804cfc3ba4c272e1e2703 Author: Wolfgang Sourdeau Date: Mon Oct 30 22:37:57 2006 +0000 Monotone-Parent: 6ccdcaac87d66173b1c675ce714a85b4fa7f82b5 Monotone-Revision: a8eaad13df3d9d67b260d73ffe79b6576abb4338 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:37:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxFreeBusyUserSelector.h M UI/Scheduler/UIxFreeBusyUserSelector.m A UI/Scheduler/UIxFreeBusyUserSelectorTable.h A UI/Scheduler/UIxFreeBusyUserSelectorTable.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox A UI/Templates/SchedulerUI/UIxFreeBusyUserSelectorTable.wox commit ee65454c218c7ccd21c086da0a60c9a45efb87c5 Author: Wolfgang Sourdeau Date: Fri Oct 27 18:18:37 2006 +0000 Monotone-Parent: 7839537e4fac03697d4ceb96e4381a13e8065d9b Monotone-Revision: 6ccdcaac87d66173b1c675ce714a85b4fa7f82b5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T18:18:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit bc6962e3ff10d0b6e316d374b28a853e8cfdc0c0 Author: Wolfgang Sourdeau Date: Fri Oct 27 18:12:34 2006 +0000 Monotone-Parent: 57d579bea2427c6ad84d4c56e0d2fe8b5a410b4e Monotone-Revision: 7839537e4fac03697d4ceb96e4381a13e8065d9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T18:12:34 Monotone-Branch: ca.inverse.sogo M UI/Templates/GNUmakefile commit f0b0357de9276844e5e8db0891aa9fd10c9fa1d3 Author: Wolfgang Sourdeau Date: Fri Oct 27 18:12:13 2006 +0000 Monotone-Parent: f2ca93f05f1dd7d6b8d2096ea437d4d62ce8e785 Monotone-Revision: 57d579bea2427c6ad84d4c56e0d2fe8b5a410b4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T18:12:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 0f0ad02315bf14042c678fa3a24913c03f83493f Author: Wolfgang Sourdeau Date: Fri Oct 27 18:11:21 2006 +0000 Monotone-Parent: 6bc3a118f52fd598fab4c51ea406be4c691dae23 Monotone-Revision: f2ca93f05f1dd7d6b8d2096ea437d4d62ce8e785 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T18:11:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit e05a9cdc87207d0deed11f953fae372cd0e1948d Author: Wolfgang Sourdeau Date: Fri Oct 27 18:10:34 2006 +0000 Monotone-Parent: 2db9271c6de788aa59c76f4b0ff12f0af5adc8ef Monotone-Revision: 6bc3a118f52fd598fab4c51ea406be4c691dae23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T18:10:34 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit ecc115a073c49d35a8933aa1263b31bf92d9807d Author: Wolfgang Sourdeau Date: Fri Oct 27 17:47:26 2006 +0000 Monotone-Parent: 76922c5ed8141c0367b26af025fdc509ce3fd7e8 Monotone-Revision: 2db9271c6de788aa59c76f4b0ff12f0af5adc8ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T17:47:26 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit 1c5a0b19c986988ea8fc3da3463b2674adaa12ae Author: Wolfgang Sourdeau Date: Fri Oct 27 17:47:10 2006 +0000 Monotone-Parent: 48d58a4e991ff751249e19642dfe41818aadaf08 Monotone-Revision: 76922c5ed8141c0367b26af025fdc509ce3fd7e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T17:47:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 2c9d84ce12004627bb7c8b60d0b6c498d1b9b75a Author: Wolfgang Sourdeau Date: Fri Oct 27 17:45:32 2006 +0000 Monotone-Parent: ebcc4eafc5d1abcb0b6b974376ee2dc45a80f62b Monotone-Revision: 48d58a4e991ff751249e19642dfe41818aadaf08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T17:45:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit b02281fb7282fb69b4d2ed3f05a88882408a686f Author: Wolfgang Sourdeau Date: Fri Oct 27 15:04:02 2006 +0000 Monotone-Parent: 29645ba8653a697b68b7b96a094e71f358bbd4c3 Monotone-Revision: ebcc4eafc5d1abcb0b6b974376ee2dc45a80f62b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T15:04:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit d04cb2678f953cc72a4ab15d242efe8d708e71c4 Author: Wolfgang Sourdeau Date: Fri Oct 27 15:03:48 2006 +0000 Monotone-Parent: ba93648668b454da7b3f64c96966ebdfeffb66ce Monotone-Revision: 29645ba8653a697b68b7b96a094e71f358bbd4c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T15:03:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 7fe6537ca646de54650d1302884377b8ae3cb659 Author: Wolfgang Sourdeau Date: Fri Oct 27 15:03:15 2006 +0000 Monotone-Parent: 35c95eeefc310bdd3993d571fddb63c09d964231 Monotone-Revision: ba93648668b454da7b3f64c96966ebdfeffb66ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T15:03:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit c728203774588996acc6e204196b4197e1f335c2 Author: Wolfgang Sourdeau Date: Fri Oct 27 15:02:40 2006 +0000 Monotone-Parent: 4dea335e2c857312cac433deb3bd8afefa78731f Monotone-Revision: 35c95eeefc310bdd3993d571fddb63c09d964231 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T15:02:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalAptListView.wox commit a04f0ede7fcf8513e9d25ee07253d0bce3d0c6ee Author: Wolfgang Sourdeau Date: Fri Oct 27 15:02:12 2006 +0000 Monotone-Parent: 6d56419b7d5597b9d628c55862bb252fa456951b Monotone-Revision: 4dea335e2c857312cac433deb3bd8afefa78731f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T15:02:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalMainView.wox commit fc44681f937245fb30c4bfb90d0035b2a4b183cb Author: Wolfgang Sourdeau Date: Fri Oct 27 14:59:42 2006 +0000 Monotone-Parent: cec3c34e883271cb83717c6213c1046000d1505c Monotone-Revision: 6d56419b7d5597b9d628c55862bb252fa456951b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T14:59:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/SOGoAptFormatter.m commit a1f908be9efecfe17e74f927452a56bd4d2cea5c Author: Wolfgang Sourdeau Date: Fri Oct 27 14:54:59 2006 +0000 Monotone-Parent: 7d483b83e976c7ce46c10e69dff5c128bfd52942 Monotone-Revision: cec3c34e883271cb83717c6213c1046000d1505c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-27T14:54:59 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings commit d830d6165c3f0d076405cbb0bdf50147c07a9333 Author: Wolfgang Sourdeau Date: Thu Oct 26 22:57:56 2006 +0000 Monotone-Parent: 1113f6c9106323a5f90cea5b2e2529b20d2d77f1 Monotone-Revision: 7d483b83e976c7ce46c10e69dff5c128bfd52942 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:57:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 4ba235c6b88051e7e0d80453e5c3022f55988262 Author: Wolfgang Sourdeau Date: Thu Oct 26 22:56:36 2006 +0000 Monotone-Parent: f31d5ec32b43a2180f86d7ad1498d37b4a9653e4 Monotone-Revision: 1113f6c9106323a5f90cea5b2e2529b20d2d77f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:56:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit b9c16be581b71065d8ade415a849b8b1cc398234 Author: Wolfgang Sourdeau Date: Thu Oct 26 22:01:46 2006 +0000 Monotone-Parent: 71ea9bb1bf67cdb1609012865a20db5e8a76b6a8 Monotone-Revision: f31d5ec32b43a2180f86d7ad1498d37b4a9653e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:01:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox M UI/WebServerResources/skycalendar.html commit de89e37908c49bed50115125f1db31912841d346 Author: Wolfgang Sourdeau Date: Thu Oct 26 22:01:28 2006 +0000 Monotone-Parent: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9 Monotone-Revision: 71ea9bb1bf67cdb1609012865a20db5e8a76b6a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:01:28 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit b6753a8e02ab7feca5d96ae425480b6284dfaeee Author: Wolfgang Sourdeau Date: Thu Oct 26 22:01:15 2006 +0000 Monotone-Parent: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834 Monotone-Revision: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:01:15 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 52fedd98b7895d74760e2d39da9e13e9299e7d67 Author: Wolfgang Sourdeau Date: Thu Oct 26 22:00:54 2006 +0000 Monotone-Parent: b7f03c552580612d21be004dd0d73f3125fe3bcb Monotone-Revision: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:00:54 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 20ff485ed327736a71ec2af57806234f50e0f6ad Author: Wolfgang Sourdeau Date: Thu Oct 26 22:00:46 2006 +0000 Monotone-Parent: f1aa39b2f90c65aa9da09e2a59abb094d87dff94 Monotone-Revision: b7f03c552580612d21be004dd0d73f3125fe3bcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:00:46 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/accepted.png A UI/WebServerResources/chair.png A UI/WebServerResources/declined.png A UI/WebServerResources/needs-action.png A UI/WebServerResources/optional-participant.png A UI/WebServerResources/required-participant.png A UI/WebServerResources/tentative.png commit 749785ceb93905f886e08d9a0a00c0d0ba516649 Author: Wolfgang Sourdeau Date: Thu Oct 26 17:42:53 2006 +0000 Monotone-Parent: 7405a4a0cafa826925a9b75bd0084728e46d2dad Monotone-Revision: f1aa39b2f90c65aa9da09e2a59abb094d87dff94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:42:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 093f567d04d06edc2bfcc18c6f4b301ae7838612 Author: Wolfgang Sourdeau Date: Thu Oct 26 17:35:45 2006 +0000 Monotone-Parent: a07c7ff422e43260171b2ab3e0d2fb3b29663f07 Monotone-Revision: 7405a4a0cafa826925a9b75bd0084728e46d2dad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:35:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit 4e9fb345b785b1b144b71aaa9d4e3b6bb11f00a8 Author: Wolfgang Sourdeau Date: Thu Oct 26 17:32:35 2006 +0000 Monotone-Parent: 946fa8b93dadb527991769d012d88ca86a75085e Monotone-Revision: a07c7ff422e43260171b2ab3e0d2fb3b29663f07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:32:35 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit 144764054572816f4017346ee88a9929bf570485 Author: Wolfgang Sourdeau Date: Thu Oct 26 17:25:08 2006 +0000 Monotone-Parent: 524be933e2f388605701a4e958a8fcf5470d96ce Monotone-Revision: 946fa8b93dadb527991769d012d88ca86a75085e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:25:08 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit cad444ac23b0018cd380a1e1287e9f3ea326f005 Author: Wolfgang Sourdeau Date: Thu Oct 26 17:20:58 2006 +0000 Monotone-Parent: d373b77594cb303e08c6aa876ec6c68f5cab9426 Monotone-Revision: 524be933e2f388605701a4e958a8fcf5470d96ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T17:20:58 Monotone-Branch: ca.inverse.sogo M UI/MainUI/SOGoUserHomePage.m commit 83b10675780f0a642f5d10e50acf19b1dea14087 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:51:33 2006 +0000 Monotone-Parent: d055fa1fca7ca1d2c2be96916837e95fdddcac10 Monotone-Revision: d373b77594cb303e08c6aa876ec6c68f5cab9426 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:51:33 Monotone-Branch: ca.inverse.sogo M GNUmakefile commit 29d78bf10f491b3431a07bd04fbb02e5ad048639 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:43:50 2006 +0000 Monotone-Parent: c033959aa88812d1a781175679569b9f48e74d12 Monotone-Revision: d055fa1fca7ca1d2c2be96916837e95fdddcac10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:43:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxFreeBusyUserSelector.js commit 0f8f3baa3359eaee3b01b0300dce69661f20f2e8 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:43:39 2006 +0000 Monotone-Parent: 658963e600f4d6d7088cee8c93d7c681488aa9c4 Monotone-Revision: c033959aa88812d1a781175679569b9f48e74d12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:43:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox commit 385a6cadfebbf2f58ed8387e0fc81da7a7e83856 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:43:23 2006 +0000 Monotone-Parent: 039560571b9245893d7b9b2408a4695499b991f8 Monotone-Revision: 658963e600f4d6d7088cee8c93d7c681488aa9c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:43:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit ea7f2467cc90c5c2d6bebcbbb5b5417ce6e0c859 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:36:59 2006 +0000 Monotone-Parent: 90e958d35fe76f5d466582bc66691fca02292378 Monotone-Revision: 039560571b9245893d7b9b2408a4695499b991f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:36:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxFreeBusyUserSelector.h M UI/Scheduler/UIxFreeBusyUserSelector.m commit aaba2e8efd725f52fe74edde63ffb46e9ca55870 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:35:51 2006 +0000 Monotone-Parent: 2a7c60a2ee3b528beed93ea6fa36231b661edfae Monotone-Revision: 90e958d35fe76f5d466582bc66691fca02292378 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:35:51 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxDatePicker.m commit c1e77f441d87a14c578b2a070b0a334d8ef77482 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:35:30 2006 +0000 Monotone-Parent: d437e557ba061f106fd0db804a748fcc43343cad Monotone-Revision: 2a7c60a2ee3b528beed93ea6fa36231b661edfae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:35:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit e17de2e4b955afdd47a126b8cdead254456e7f15 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:34:41 2006 +0000 Monotone-Parent: 3ea81af5e61dd4b624e4c1458d66bc7c0829da07 Monotone-Revision: d437e557ba061f106fd0db804a748fcc43343cad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:34:41 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactSelector.m commit f936d66b8dfa4a9ae10815c67ef4ff4a7d06f686 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:34:25 2006 +0000 Monotone-Parent: b2f62cdaa21cb716943261705698e2506dfcb55f Monotone-Revision: 3ea81af5e61dd4b624e4c1458d66bc7c0829da07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:34:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 6debe52e72ad8d4055cb2acb76d024e2d3f229a8 Author: Wolfgang Sourdeau Date: Thu Oct 26 16:33:38 2006 +0000 Monotone-Parent: 65e85a0c1825401dd092e3ed519e16162a7e4fe1 Monotone-Revision: b2f62cdaa21cb716943261705698e2506dfcb55f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:33:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit 585162aceec03d481e982d7a7229a501398cf2f7 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:41:03 2006 +0000 Monotone-Parent: c599bd47bbff16b4b95b0210fbd260e1d041b4c2 Monotone-Revision: 65e85a0c1825401dd092e3ed519e16162a7e4fe1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:41:03 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxFreeBusyUserSelector.js commit 8fc947aa7ee4918ea1d1276ea60f04fa05a48727 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:40:29 2006 +0000 Monotone-Parent: 0aa6da157615a44a87763825308c0f8aef065eb3 Monotone-Revision: c599bd47bbff16b4b95b0210fbd260e1d041b4c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:40:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit a0d1cf8de147208f587ba0798390dd4c7ec76dc7 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:38:01 2006 +0000 Monotone-Parent: 07730dab75f3e59711482acaf62c0d6b6ef56a5e Monotone-Revision: 0aa6da157615a44a87763825308c0f8aef065eb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:38:01 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit 3d45a60a3501831b5083bdffee3c400098f98511 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:22:06 2006 +0000 Monotone-Parent: b3ec0cfe7976ab501f5ae8da536145c87f9c32a8 Monotone-Revision: 07730dab75f3e59711482acaf62c0d6b6ef56a5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:22:06 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSiCalFieldExtractor.m commit 3bfe3d20263ca6a2fbc5e3211f014a7151be9700 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:19:23 2006 +0000 Monotone-Parent: 390a05b1ac3b58296283f83b59fffdd48169efff Monotone-Revision: b3ec0cfe7976ab501f5ae8da536145c87f9c32a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:19:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit 998f08627cd7675cb6536be886118a72c140c494 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:18:31 2006 +0000 Monotone-Parent: 74b6d371e7a3e098d7bc7c513590e2be4d836645 Monotone-Revision: 390a05b1ac3b58296283f83b59fffdd48169efff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:18:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 729b52bf93a3298ee70f72dc8456d6a3c503b41a Author: Wolfgang Sourdeau Date: Thu Oct 26 00:18:17 2006 +0000 Monotone-Parent: eea64246cc0dac7144f9832f1c69836dedee2303 Monotone-Revision: 74b6d371e7a3e098d7bc7c513590e2be4d836645 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:18:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxTimeDateControl.wox commit 0e0ccff0591b71cf3551db1883c4c6ee4dbf9f11 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:17:51 2006 +0000 Monotone-Parent: 6e5fafa4081803891daf9eae40d90b0f8c4742b7 Monotone-Revision: eea64246cc0dac7144f9832f1c69836dedee2303 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:17:51 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTaskEditor.m commit 749c84de14a8909eb077076db2243c05ab9db323 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:17:44 2006 +0000 Monotone-Parent: e0587f7d80066ef06ea3f50b61b4230be467d2ea Monotone-Revision: 6e5fafa4081803891daf9eae40d90b0f8c4742b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:17:44 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.m commit 619c86b88457f91ca3c886fece1305b8829b19e1 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:17:27 2006 +0000 Monotone-Parent: 57c23145f32ca331b252396523bd85f31ce56f35 Monotone-Revision: e0587f7d80066ef06ea3f50b61b4230be467d2ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:17:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit ad44460f9fc9c756f24a47c851742283aea4c2ed Author: Wolfgang Sourdeau Date: Thu Oct 26 00:16:56 2006 +0000 Monotone-Parent: eb3a293c7b6e644d0c97e3f1954550bb78ebb5ef Monotone-Revision: 57c23145f32ca331b252396523bd85f31ce56f35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:16:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m M UI/MainUI/product.plist commit 21799d8e1f9dff7b02503a44be0f7072e88757e9 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:15:12 2006 +0000 Monotone-Parent: ef9dde1efccc6f2049760614ab6add61bb302de5 Monotone-Revision: eb3a293c7b6e644d0c97e3f1954550bb78ebb5ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:15:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist commit a1a7bcf4f1675f9888b3affa5c1b3cd3a69da9a1 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:09:03 2006 +0000 Monotone-Parent: 544b9575eeea64ec253fc04a85da32a91e15de20 Monotone-Revision: ef9dde1efccc6f2049760614ab6add61bb302de5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:09:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoFreeBusyObject.m commit 1bb44de8214744c67728d7ac8e83bb7662bb3d43 Author: Wolfgang Sourdeau Date: Thu Oct 26 00:08:45 2006 +0000 Monotone-Parent: 6452ccaedf1fc82f0784d6e15a8fb3179f669c27 Monotone-Revision: 544b9575eeea64ec253fc04a85da32a91e15de20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:08:45 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m commit ebc1ea2790002e2c2194d03a94b3011dd10c24de Author: Wolfgang Sourdeau Date: Thu Oct 26 00:08:24 2006 +0000 Monotone-Parent: 5f9d55a0d0cb0f899e3675371b9a053e49774159 Monotone-Revision: 6452ccaedf1fc82f0784d6e15a8fb3179f669c27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:08:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 0b162c60736149c38a359b2f5b4a4edc5314d05c Author: Wolfgang Sourdeau Date: Thu Oct 26 00:08:02 2006 +0000 Monotone-Parent: a560de6c68352dec0b884b1c980ee3e94d963add Monotone-Revision: 5f9d55a0d0cb0f899e3675371b9a053e49774159 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:08:02 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 8805e91d09a39447734f8a84af1aabf47074dc55 Author: Wolfgang Sourdeau Date: Wed Oct 25 23:59:40 2006 +0000 Monotone-Parent: 19e618a35e17deb331a98af60ddcc5529db862be Monotone-Revision: a560de6c68352dec0b884b1c980ee3e94d963add Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-25T23:59:40 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSiCalFieldExtractor.m M OGoContentStore/appointment.ocs M OGoContentStore/sql/appointment-create.psql M OGoContentStore/sql/generate-folderinfo-sql-for-users.sh commit d3bb65742052c9ccfe41ce3c3d0193fd11c56934 Author: Wolfgang Sourdeau Date: Wed Oct 25 23:58:46 2006 +0000 Monotone-Parent: 01f82c6cdad306ebc5d1e92bf6efe32e51a0d96d Monotone-Revision: 19e618a35e17deb331a98af60ddcc5529db862be Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-25T23:58:46 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 1441a66636529c471d165998848acbbf3240fc08 Author: Wolfgang Sourdeau Date: Wed Oct 25 23:58:29 2006 +0000 Monotone-Parent: 58a952b10d4574c10176dc598afd887a5e7d2ad2 Monotone-Revision: 01f82c6cdad306ebc5d1e92bf6efe32e51a0d96d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-25T23:58:29 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile A UI/Scheduler/UIxFreeBusyUserSelector.h A UI/Scheduler/UIxFreeBusyUserSelector.m M UI/Scheduler/product.plist A UI/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox A UI/WebServerResources/UIxFreeBusyUserSelector.js commit 1f2533e6edd53aaf0baa27c7d12de68696dd3f1f Author: Wolfgang Sourdeau Date: Mon Oct 23 21:37:53 2006 +0000 Monotone-Parent: 11701b15db10c26f527b23aa39f6d4ba7256523d Monotone-Revision: 58a952b10d4574c10176dc598afd887a5e7d2ad2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:37:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit be4b5bbb2a486747bef822ff0679254ac9ed03e3 Author: Wolfgang Sourdeau Date: Mon Oct 23 21:37:22 2006 +0000 Monotone-Parent: 3763045346dc745f788d643351451debf6ce0626 Monotone-Revision: 11701b15db10c26f527b23aa39f6d4ba7256523d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:37:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 4eb06322e38dd9f25ac17c6e36220ef6d528f933 Author: Wolfgang Sourdeau Date: Mon Oct 23 21:35:56 2006 +0000 Monotone-Parent: 92c2289ec614006e622f8b53dec56357c7d1b889 Monotone-Revision: 3763045346dc745f788d643351451debf6ce0626 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:35:56 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit d0f1b3ae019f3013018bc619fb526f765fc674a2 Author: Wolfgang Sourdeau Date: Mon Oct 23 21:34:56 2006 +0000 Monotone-Parent: cb727eb3a474d7cb014bfdc9a65fb7dd9a232c11 Monotone-Revision: 92c2289ec614006e622f8b53dec56357c7d1b889 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:34:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxTaskEditor.css M UI/WebServerResources/UIxTaskEditor.js commit 8400691f11916f149b2e9138ca1a3412c150bc80 Author: Wolfgang Sourdeau Date: Mon Oct 23 21:29:55 2006 +0000 Monotone-Parent: be11403fbe3f55fa156c57e0c667404332061dd5 Monotone-Revision: cb727eb3a474d7cb014bfdc9a65fb7dd9a232c11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:29:55 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 3ef1d4080e958c462e734d2dde5bc0af7cfff21f Author: Wolfgang Sourdeau Date: Mon Oct 23 21:29:42 2006 +0000 Monotone-Parent: 14ebfcc1f4e78b3902b626a981e94b632fd2a92e Monotone-Revision: be11403fbe3f55fa156c57e0c667404332061dd5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:29:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile A UI/Scheduler/Toolbars/SOGoAppointmentObject.toolbar commit ca17b725e3697587dd0104b064e0a97d17869013 Author: Wolfgang Sourdeau Date: Mon Oct 23 14:57:42 2006 +0000 Monotone-Parent: c3158529cb4ab65ea318a0f12e4853921d68d6ed Monotone-Revision: 14ebfcc1f4e78b3902b626a981e94b632fd2a92e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T14:57:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit 262d341af3d3464f330ff89a71bf40ee0bb6be59 Author: Wolfgang Sourdeau Date: Mon Oct 23 14:56:58 2006 +0000 Monotone-Parent: bd6b8b8b6b9626985ced43786ab71d976da25933 Monotone-Revision: c3158529cb4ab65ea318a0f12e4853921d68d6ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T14:56:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxTaskEditor.js commit 3913382a100e97529f235240b28405f62c14d162 Author: Wolfgang Sourdeau Date: Mon Oct 23 14:56:32 2006 +0000 Monotone-Parent: c88d1628cd9fc6c5793c7110065460239772a70d Monotone-Revision: bd6b8b8b6b9626985ced43786ab71d976da25933 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T14:56:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit e121a74f1510431594fdfd07eeca0d0972d73f97 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:17:32 2006 +0000 Monotone-Parent: 7db953f3e208a524c131effeb93c6030fda6cc6e Monotone-Revision: c88d1628cd9fc6c5793c7110065460239772a70d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:17:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 8c84f0e6f8fbc4ce9f40145f02e8aa6cd161e1a4 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:17:18 2006 +0000 Monotone-Parent: 3e2187f44ea3be4208acae016be88b647bfe78a4 Monotone-Revision: 7db953f3e208a524c131effeb93c6030fda6cc6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:17:18 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalAptListView.m M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalTasksListView.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit c2bd3347b7c2f6c38021472d2cef0ba668853bfc Author: Wolfgang Sourdeau Date: Fri Oct 20 21:16:01 2006 +0000 Monotone-Parent: c635b43cef948ab24b9318443a4eff133fe38682 Monotone-Revision: 3e2187f44ea3be4208acae016be88b647bfe78a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:16:01 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile.preamble commit b648cd585a4cffddba260eeae470b6330d5b4211 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:15:52 2006 +0000 Monotone-Parent: 4b41bbcf0ec24573be891b7693d84986ad5ef4c2 Monotone-Revision: c635b43cef948ab24b9318443a4eff133fe38682 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:15:52 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailAccountsView.m commit 00df58d1d2f426c612c79628706a739edd1c163e Author: Wolfgang Sourdeau Date: Fri Oct 20 21:15:26 2006 +0000 Monotone-Parent: fad2bdc97db935c46d6660b76ddda7f96c5bc1a3 Monotone-Revision: 4b41bbcf0ec24573be891b7693d84986ad5ef4c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:15:26 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit 104c141248a610cb6d03830dda090298a5cc0b22 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:15:15 2006 +0000 Monotone-Parent: e3f93d357c75ac323660ab7c8bcbd4a8ea55c282 Monotone-Revision: fad2bdc97db935c46d6660b76ddda7f96c5bc1a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:15:15 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit 79bfd3096c2b39b0f9f588328e1df2d2c995b251 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:15:07 2006 +0000 Monotone-Parent: 80b9eb72427bb0152c01595e9c20c8fc8513d18f Monotone-Revision: e3f93d357c75ac323660ab7c8bcbd4a8ea55c282 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:15:07 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactObject.h commit 781f65ffc36a8276065769a8f34c78aaded35036 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:14:49 2006 +0000 Monotone-Parent: 66637dd9fbad7528514f958ca2e14068c4dc2386 Monotone-Revision: 80b9eb72427bb0152c01595e9c20c8fc8513d18f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:14:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit f5611606f20bdb4c35da90d5aa51cab25ef54e03 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:13:50 2006 +0000 Monotone-Parent: 6f4aca34d0b59d7ae94fc6372510067926e9d0b4 Monotone-Revision: 66637dd9fbad7528514f958ca2e14068c4dc2386 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:13:50 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/NGLdapEntry+Contact.m commit 17018226cb370a5179f8d2549f56686845f06262 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:13:18 2006 +0000 Monotone-Parent: 9981beed9a8901d08a5b916dc336af3cbffb185b Monotone-Revision: 6f4aca34d0b59d7ae94fc6372510067926e9d0b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:13:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m commit 74a29216f9c54b7877faa5a1f173f326630028ae Author: Wolfgang Sourdeau Date: Fri Oct 20 21:12:28 2006 +0000 Monotone-Parent: 8f975744191cf3dc8dda26a64eb8f5b861a2c570 Monotone-Revision: 9981beed9a8901d08a5b916dc336af3cbffb185b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:12:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit c3b8676ce7a0946a95331efe8604425c94e17658 Author: Wolfgang Sourdeau Date: Fri Oct 20 21:11:35 2006 +0000 Monotone-Parent: ff1ce45cd82384eeed82f4595d14f0015ef0750e Monotone-Revision: 8f975744191cf3dc8dda26a64eb8f5b861a2c570 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T21:11:35 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/SOGo/NSObject+Owner.h D SoObjects/SOGo/NSObject+Owner.m commit 2f8b53102d9b45e6c4381d95f65bc66d73beafe0 Author: Wolfgang Sourdeau Date: Fri Oct 20 19:29:11 2006 +0000 Monotone-Parent: 0baf969f5825efbb195eb2aa0eee29ef3b76e1e5 Monotone-Revision: ff1ce45cd82384eeed82f4595d14f0015ef0750e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-20T19:29:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 6e01d277505982cafa51c1ff1e37df67a6969674 Author: Wolfgang Sourdeau Date: Thu Oct 19 19:23:58 2006 +0000 Monotone-Parent: 194497a44299aa739388b0b0e04ab2b178c81471 Monotone-Revision: 0baf969f5825efbb195eb2aa0eee29ef3b76e1e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T19:23:58 Monotone-Branch: ca.inverse.sogo D UI/MailerUI/Toolbars/SOGoMailAccount.toolbar D UI/MailerUI/Toolbars/SOGoMailFolder.toolbar D UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/generic.js commit 97e6754992f9120c8b03ba91c28b0a1bdc3d2176 Author: Wolfgang Sourdeau Date: Thu Oct 19 17:36:19 2006 +0000 Monotone-Parent: 21336607671cae2f88c376198194b888c617d148 Monotone-Revision: 194497a44299aa739388b0b0e04ab2b178c81471 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T17:36:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailToSelection.m commit b80abb06728bf6de722ceccb1369e1026098c01d Author: Wolfgang Sourdeau Date: Thu Oct 19 17:35:28 2006 +0000 Monotone-Parent: 00dd928bbf94a03723ae2a10834fa0c27640df46 Monotone-Revision: 21336607671cae2f88c376198194b888c617d148 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T17:35:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 2623f6b0d5cc951b254b12b6bd5e39b56bf039e0 Author: Wolfgang Sourdeau Date: Thu Oct 19 17:04:31 2006 +0000 Monotone-Parent: 19acdd04950e72364417560f11c0eec91171fd11 Monotone-Revision: 00dd928bbf94a03723ae2a10834fa0c27640df46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T17:04:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxTaskEditor.css commit c8244f95444c3c0cedf01a431a31cd652cd43657 Author: Wolfgang Sourdeau Date: Thu Oct 19 17:04:16 2006 +0000 Monotone-Parent: f3462a7d60fa9b506031daad1b76d069d3277006 Monotone-Revision: 19acdd04950e72364417560f11c0eec91171fd11 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T17:04:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxTaskEditor.css commit 35197f2c623cdc941a1de0fe32607e4e35c12bff Author: Wolfgang Sourdeau Date: Thu Oct 19 16:55:42 2006 +0000 Monotone-Parent: abe74695485cf336cf099df95bd1b77a80930c62 Monotone-Revision: f3462a7d60fa9b506031daad1b76d069d3277006 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:55:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailToSelection.js commit 016f65a6d8d98b41c08aab477e52a8ff06d2adbb Author: Wolfgang Sourdeau Date: Thu Oct 19 16:55:36 2006 +0000 Monotone-Parent: e51d7289784b9481b51a779aab33d68ee0bb4a3e Monotone-Revision: abe74695485cf336cf099df95bd1b77a80930c62 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:55:36 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 6f20ca2757df99475e81d734dacc974ef1640231 Author: Wolfgang Sourdeau Date: Thu Oct 19 16:42:03 2006 +0000 Monotone-Parent: 989ada4dcfbb1c45b577f7887d50680cb6be470b Monotone-Revision: e51d7289784b9481b51a779aab33d68ee0bb4a3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:42:03 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.css commit 8bb53e828890948782e52971955d24d9b9921e21 Author: Wolfgang Sourdeau Date: Thu Oct 19 16:41:22 2006 +0000 Monotone-Parent: 55f77640b542c95c5474e9ca98f187feac125c7e Monotone-Revision: 989ada4dcfbb1c45b577f7887d50680cb6be470b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:41:22 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 4ed45c91be0a9aeda918599caf7d6e013dce20b3 Author: Wolfgang Sourdeau Date: Thu Oct 19 16:22:59 2006 +0000 Monotone-Parent: 6f2175ef7aaf3aa5ed992e4e0b51ddf722d4a07f Monotone-Revision: 55f77640b542c95c5474e9ca98f187feac125c7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:22:59 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/UIxMailEditor.css commit 05d03f0ea46e16ffa051857c8bc4484048112744 Author: Wolfgang Sourdeau Date: Thu Oct 19 16:03:44 2006 +0000 Monotone-Parent: 7659d2932f1f330c8827f3ede3db145afd30a8dc Monotone-Revision: 6f2175ef7aaf3aa5ed992e4e0b51ddf722d4a07f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:03:44 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox commit c64a30644ec49d8d6fab02a33a0092c0744225d5 Author: Wolfgang Sourdeau Date: Thu Oct 19 16:03:18 2006 +0000 Monotone-Parent: 6f8a485e95de7a055c61014474ad3ddf8ed664c4 Monotone-Revision: 7659d2932f1f330c8827f3ede3db145afd30a8dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:03:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoUserHomePage.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxTaskEditor.css commit f0620506659b7280a4b7aeb77699fa71bea321eb Author: Wolfgang Sourdeau Date: Thu Oct 19 16:02:45 2006 +0000 Monotone-Parent: 5ecadfd9f68210fc1b7659f7c0ba557d5b30068d Monotone-Revision: 6f8a485e95de7a055c61014474ad3ddf8ed664c4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:02:45 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 6debca475a3bb5333298c4a499731223b5a11519 Author: Wolfgang Sourdeau Date: Thu Oct 19 15:01:46 2006 +0000 Monotone-Parent: 810ef9ce3bcdfe790c21a1e325ff0bd44652ee23 Monotone-Revision: 5ecadfd9f68210fc1b7659f7c0ba557d5b30068d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T15:01:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit e01b8ec2c45d32777ef82fdf9a9fbe0b9a6784e9 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:42:09 2006 +0000 Monotone-Parent: e71996499d750c2c3683d2846afadff6c929eed1 Monotone-Revision: 810ef9ce3bcdfe790c21a1e325ff0bd44652ee23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:42:09 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 36025f86170d5677940ff1f3d9c2be811dbd54e5 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:41:53 2006 +0000 Monotone-Parent: 6a0bee3b1450b1747db470edb8f2c937065902e5 Monotone-Revision: e71996499d750c2c3683d2846afadff6c929eed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:41:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox commit 3d7ab6352966c8dfaa5c60ced324c5390813048d Author: Wolfgang Sourdeau Date: Thu Oct 19 14:41:32 2006 +0000 Monotone-Parent: 999155b1f40eb1bd1f5c2c2a0f8ab66619a4d3ac Monotone-Revision: 6a0bee3b1450b1747db470edb8f2c937065902e5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:41:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxMailEditor.css commit 6cff2389d8d2ac8393da1b883c315f50602d00c9 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:41:12 2006 +0000 Monotone-Parent: beff03702ba361b408bf967b4f807a2fec161392 Monotone-Revision: 999155b1f40eb1bd1f5c2c2a0f8ab66619a4d3ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:41:12 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit dcfb1be7f3cd1e45b81e408ac4f13a4bdc58acc2 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:40:24 2006 +0000 Monotone-Parent: 25201eca7a2d2327ce725455760027b032810d78 Monotone-Revision: beff03702ba361b408bf967b4f807a2fec161392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:40:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/UIxTaskEditor.js commit b790b4778e6fb699dc5a7cd2a9063d61b1c14063 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:38:25 2006 +0000 Monotone-Parent: 3757df8ac9e5d424ceeb411dc2dba958b01a28bb Monotone-Revision: 25201eca7a2d2327ce725455760027b032810d78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:38:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTimeDateControl.h M UI/Scheduler/UIxTimeDateControl.m M UI/Templates/SchedulerUI/UIxTimeDateControl.wox commit ee39aab2120143fcac0846bfa37c1209655d4787 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:37:13 2006 +0000 Monotone-Parent: 909e381d554b9528951752a0184002a0f2396291 Monotone-Revision: 3757df8ac9e5d424ceeb411dc2dba958b01a28bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:37:13 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxDatePicker.m M UI/Templates/SchedulerUI/UIxDatePicker.wox commit 7973bcae73f6310eae81e9e8da7aeda8efd97235 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:35:50 2006 +0000 Monotone-Parent: faec22f8f73711d289266d30497951d66732b2cd Monotone-Revision: 909e381d554b9528951752a0184002a0f2396291 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:35:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m commit b44fd637128aff0b134fddf741be171d79f0ab0a Author: Wolfgang Sourdeau Date: Thu Oct 19 14:34:12 2006 +0000 Monotone-Parent: 75931ec80dae04f15fd7f790b6de21b0b724e457 Monotone-Revision: faec22f8f73711d289266d30497951d66732b2cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:34:12 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit bd4be10c8169ed10c152d1c37ae72fce660b9872 Author: Wolfgang Sourdeau Date: Thu Oct 19 14:33:46 2006 +0000 Monotone-Parent: aff338d65b5e579727f2177355e636b8689e074d Monotone-Revision: 75931ec80dae04f15fd7f790b6de21b0b724e457 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:33:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit b21593277dc6543d2cbdc8af99bac469ffff873b Author: Wolfgang Sourdeau Date: Wed Oct 18 21:53:47 2006 +0000 Monotone-Parent: 54c85a5614fa048abcccf4fa8fca5d26070fe53f Monotone-Revision: aff338d65b5e579727f2177355e636b8689e074d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:53:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/UIxTaskEditor.js M UI/WebServerResources/generic.js commit df35bb01fd62efec5f40503a94606b950beb52fb Author: Wolfgang Sourdeau Date: Wed Oct 18 21:49:04 2006 +0000 Monotone-Parent: 16fb66f0179e8a827bfa00706cecde4d330bcf4e Monotone-Revision: 54c85a5614fa048abcccf4fa8fca5d26070fe53f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:49:04 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit d36413d01eb9a2ea708b3240d440a0103f356cda Author: Wolfgang Sourdeau Date: Wed Oct 18 21:48:52 2006 +0000 Monotone-Parent: 10c4a8447f7a5c4890f7e2e2f63a908172490432 Monotone-Revision: 16fb66f0179e8a827bfa00706cecde4d330bcf4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:48:52 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit 75aab65ca49ff04855a3e0a41aebd39be6eeedd9 Author: Wolfgang Sourdeau Date: Wed Oct 18 21:48:34 2006 +0000 Monotone-Parent: 4ea32f73278c61525c516b249d09c1b7f1e948bb Monotone-Revision: 10c4a8447f7a5c4890f7e2e2f63a908172490432 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:48:34 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalAptListView.wox commit 699f5f34273448ed0b2a5c92a437d002c51e0601 Author: Wolfgang Sourdeau Date: Wed Oct 18 21:48:10 2006 +0000 Monotone-Parent: fb12a8435fe66cc16657a150037d1934ac20341c Monotone-Revision: 4ea32f73278c61525c516b249d09c1b7f1e948bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:48:10 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/generic.css commit c7637c42eb422019e0d1ec7e0d72e12b740c5ede Author: Wolfgang Sourdeau Date: Wed Oct 18 21:47:58 2006 +0000 Monotone-Parent: 40a6d5aaa872092069dd5cf9b03dc279c8ad7440 Monotone-Revision: fb12a8435fe66cc16657a150037d1934ac20341c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:47:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox commit f5a8876657863d7770936337ee16db164affc023 Author: Wolfgang Sourdeau Date: Wed Oct 18 21:47:27 2006 +0000 Monotone-Parent: c5e7b3f2198f14a7d247e302df9c7faae7200946 Monotone-Revision: 40a6d5aaa872092069dd5cf9b03dc279c8ad7440 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:47:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit c0fa4c6d1dec7d00269e80903eb62c4eefc7310e Author: Wolfgang Sourdeau Date: Wed Oct 18 21:47:03 2006 +0000 Monotone-Parent: 140f7dd26cdec380675b0b319d9ee737783d404b Monotone-Revision: c5e7b3f2198f14a7d247e302df9c7faae7200946 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:47:03 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 4ddbe4047df500093f8348fe93f9dbe3a48ff292 Author: Wolfgang Sourdeau Date: Wed Oct 18 15:11:35 2006 +0000 Monotone-Parent: 0ab91a79c43fc79346ff91e416032be2bd1b544a Monotone-Revision: 140f7dd26cdec380675b0b319d9ee737783d404b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T15:11:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalCalendarsListView.m M UI/WebServerResources/SchedulerUI.css commit 2b01ef19e1741d2c477378ec536ac26b1fa4b980 Author: Wolfgang Sourdeau Date: Wed Oct 18 14:52:45 2006 +0000 Monotone-Parent: c11e18b35f1937510d1a3526a900abb0b0415fea Monotone-Revision: 0ab91a79c43fc79346ff91e416032be2bd1b544a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:52:45 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox commit 7d345ccfc998f522fa88570af7139e0f5e438adb Author: Wolfgang Sourdeau Date: Wed Oct 18 14:52:24 2006 +0000 Monotone-Parent: d9da13213c1237ed3f324c998977af498a27d06e Monotone-Revision: c11e18b35f1937510d1a3526a900abb0b0415fea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:52:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox commit e2c9f60ed96217d09303e2d068fee18f7363e64f Author: Wolfgang Sourdeau Date: Wed Oct 18 14:51:20 2006 +0000 Monotone-Parent: baf0d375fa330122cb9d209131a4401da2ecfb59 Monotone-Revision: d9da13213c1237ed3f324c998977af498a27d06e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:51:20 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile D UI/Contacts/UIxContactsSchedulerSelection.m D UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox commit b798cc38cf6421a87cdfaec62aa95782fc7a271a Author: Wolfgang Sourdeau Date: Wed Oct 18 14:46:02 2006 +0000 Monotone-Parent: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2 Monotone-Revision: baf0d375fa330122cb9d209131a4401da2ecfb59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:46:02 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalAptListView.m commit 68aafe0506f2ad82b8ada7d9da84626d25690c2f Author: Wolfgang Sourdeau Date: Wed Oct 18 14:45:46 2006 +0000 Monotone-Parent: 31570d2e5b99840e7deb7522c5be3c086a8af43c Monotone-Revision: 3f1f8a5b28cdd3c5ecd69528aa507a7e11b887f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:45:46 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListView.m M UI/Contacts/product.plist commit f2eae25ea2a041b3612d6958a43aabcc1014efa8 Author: Wolfgang Sourdeau Date: Wed Oct 18 14:45:31 2006 +0000 Monotone-Parent: b5e4f4e80c34c77dbca095426036435637a4665b Monotone-Revision: 31570d2e5b99840e7deb7522c5be3c086a8af43c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:45:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit 60c87ef50b9183b4980a63d516d7534de263c2c6 Author: Wolfgang Sourdeau Date: Wed Oct 18 14:45:15 2006 +0000 Monotone-Parent: 11fad7a10b612bfb5d7852bc31ad9fa992c6a07b Monotone-Revision: b5e4f4e80c34c77dbca095426036435637a4665b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:45:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings commit 9ec06c4bb92d5a33725e222a2afc0ac1d74fa49d Author: Wolfgang Sourdeau Date: Wed Oct 18 14:42:44 2006 +0000 Monotone-Parent: 71bb185f5f96c21cf62ca4dd2cadf54d83dc4f7c Monotone-Revision: 11fad7a10b612bfb5d7852bc31ad9fa992c6a07b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T14:42:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.h M UI/Scheduler/UIxAppointmentEditor.m A UI/Scheduler/UIxComponentEditor.h A UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m commit 7b35cb1c4b7fa82f0c4a40c2a4dcf984fdf67dbf Author: Wolfgang Sourdeau Date: Tue Oct 17 19:57:14 2006 +0000 Monotone-Parent: dae7774a771ac5d0ee1d7c9aabe93acbf3db3085 Monotone-Revision: 71bb185f5f96c21cf62ca4dd2cadf54d83dc4f7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:57:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit c740786476be10fdbf8dce67bc8e2cc335b8da58 Author: Wolfgang Sourdeau Date: Tue Oct 17 19:56:37 2006 +0000 Monotone-Parent: 2abe8dacbce0dd2659bb31991242155dd7785836 Monotone-Revision: dae7774a771ac5d0ee1d7c9aabe93acbf3db3085 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:56:37 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit 90deaa60adcde24cfda5c15fd50552137ffd8c50 Author: Wolfgang Sourdeau Date: Tue Oct 17 19:51:25 2006 +0000 Monotone-Parent: 9c7b93e1335d12d76994ea6365a08f1fec056eff Monotone-Revision: 2abe8dacbce0dd2659bb31991242155dd7785836 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:51:25 Monotone-Branch: ca.inverse.sogo M ChangeLog commit f427aecf853a3a0242352a8152673a7c53dd8427 Author: Wolfgang Sourdeau Date: Tue Oct 17 19:51:20 2006 +0000 Monotone-Parent: 0970a7bb6662dcec36bfd8ce455269fdd353ddac Monotone-Revision: 9c7b93e1335d12d76994ea6365a08f1fec056eff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:51:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 4d420ae23937a3ef6c035ecd9060502a4ce4013f Author: Wolfgang Sourdeau Date: Tue Oct 17 19:50:46 2006 +0000 Monotone-Parent: 77e6762d6cb3899dff38b458273078a4dd3ce1a5 Monotone-Revision: 0970a7bb6662dcec36bfd8ce455269fdd353ddac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:50:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit f2d77b37f50843e93e0f48ca8b8782b61e1ea93c Author: Wolfgang Sourdeau Date: Tue Oct 17 19:50:32 2006 +0000 Monotone-Parent: ef922ac4f7f0f858587fde2408df0fd6476496c1 Monotone-Revision: 77e6762d6cb3899dff38b458273078a4dd3ce1a5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:50:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 5c08272ceaec9ef814231d034bbce8a073b2b10c Author: Wolfgang Sourdeau Date: Tue Oct 17 19:49:47 2006 +0000 Monotone-Parent: b37028587e6fb2604e3892c8f3d188afd477de30 Monotone-Revision: ef922ac4f7f0f858587fde2408df0fd6476496c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:49:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 92f9385a4ebde5117a4341e5906ea7d6d0c5e1f2 Author: Wolfgang Sourdeau Date: Tue Oct 17 15:51:35 2006 +0000 ChangeLog Monotone-Parent: 3a4ad086b44cb19e39fec3273f04fd22146bf748 Monotone-Revision: b37028587e6fb2604e3892c8f3d188afd477de30 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T15:51:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 2b9eee9b6c9e14eaa00e1021f7b0f60e8e276db2 Author: Wolfgang Sourdeau Date: Tue Oct 17 15:50:43 2006 +0000 ChangeLog Monotone-Parent: cdf45df950d2d276ce70c14e9cd0e7024d76c371 Monotone-Revision: 3a4ad086b44cb19e39fec3273f04fd22146bf748 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T15:50:43 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit af5fa2949cb2b56b2472bdf4593c658601afc3b3 Author: Wolfgang Sourdeau Date: Mon Oct 16 22:35:22 2006 +0000 Monotone-Parent: 18a409eaff289afd2b8a9aef52ce05b0389e19a1 Monotone-Revision: cdf45df950d2d276ce70c14e9cd0e7024d76c371 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T22:35:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit d55670f4c17b1d0da53783aa9f630112c9c8ab3e Author: Wolfgang Sourdeau Date: Mon Oct 16 22:34:11 2006 +0000 Monotone-Parent: d6b4990ef8fb3415624d736697f139942ce37b9b Monotone-Revision: 18a409eaff289afd2b8a9aef52ce05b0389e19a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T22:34:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit af523186c26e8848337157dc815e8774bcc19ba5 Author: Wolfgang Sourdeau Date: Mon Oct 16 22:33:17 2006 +0000 Monotone-Parent: fa2db8adc03dd0adbd001a03cd74271b07fb41fe Monotone-Revision: d6b4990ef8fb3415624d736697f139942ce37b9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T22:33:17 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalAptListView.m M UI/Scheduler/UIxCalInlineAptView.m M UI/Scheduler/UIxCalTasksListView.m M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox M UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit 2380691c71ca9b6ee798c680b7dc3c0069da3e78 Author: Wolfgang Sourdeau Date: Mon Oct 16 22:30:47 2006 +0000 Monotone-Parent: 4b3e779fea77f240e47bc50eb2b081a68379e9d7 Monotone-Revision: fa2db8adc03dd0adbd001a03cd74271b07fb41fe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T22:30:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit f8291262303f925f2d27896f4a487edb8f94e0b2 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:52:38 2006 +0000 Monotone-Parent: 51ade360bf65e2f18177a9e121d6d9aedcc975d6 Monotone-Revision: 4b3e779fea77f240e47bc50eb2b081a68379e9d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:52:38 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactSelector.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit 8e305dee68c93765d80d9dc000a293d42fcbb825 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:51:53 2006 +0000 Monotone-Parent: 4a7be08a93cd05fcecc719eb7605cafa5e50bfcf Monotone-Revision: 51ade360bf65e2f18177a9e121d6d9aedcc975d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:51:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 872599ca38395e11785b5a8d789f9580b6ff54ea Author: Wolfgang Sourdeau Date: Mon Oct 16 18:51:50 2006 +0000 Monotone-Parent: d6b5e1006db72b8ef5988268177ae7a9bc562c59 Monotone-Revision: 4a7be08a93cd05fcecc719eb7605cafa5e50bfcf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:51:50 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit fd523f184d31036fcec720099a7d9763b81b232f Author: Wolfgang Sourdeau Date: Mon Oct 16 18:51:27 2006 +0000 Monotone-Parent: d049e56046f3eeadc3bf451e459e7ddf140c59fa Monotone-Revision: d6b5e1006db72b8ef5988268177ae7a9bc562c59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:51:27 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalTasksListView.m commit 6162e9aab8f360bcc8b2726a39cc81b74c366233 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:50:33 2006 +0000 Monotone-Parent: ccfa7fe7bfe69f390c767dfec7587ed458a13dfa Monotone-Revision: d049e56046f3eeadc3bf451e459e7ddf140c59fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:50:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalInlineAptView.m commit 6f3742b3fa96159489a7ef1a4bbdf3f9cc68ba45 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:49:25 2006 +0000 Monotone-Parent: 527b8fb043af42d5bcd6913397ab32e1bc42a27a Monotone-Revision: ccfa7fe7bfe69f390c767dfec7587ed458a13dfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:49:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalCalendarsListView.h M UI/Scheduler/UIxCalCalendarsListView.m M UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox commit 56696d680ad6b16e6671ce54dbc34909b166fbd2 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:46:28 2006 +0000 Monotone-Parent: ed1f9d054bf58150b30e9e4dbbffa4b09113c4e6 Monotone-Revision: 527b8fb043af42d5bcd6913397ab32e1bc42a27a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:46:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalAptListView.m M UI/Templates/SchedulerUI/UIxCalAptListView.wox commit 17aa35440e4e6c5a7c457c98f8c3d0e2e555688c Author: Wolfgang Sourdeau Date: Mon Oct 16 18:45:23 2006 +0000 Monotone-Parent: aa33c6954faa657b2d62640f492737b1dba8bd00 Monotone-Revision: ed1f9d054bf58150b30e9e4dbbffa4b09113c4e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:45:23 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactSelector.h M UI/Contacts/UIxContactSelector.m commit cda7d5af162ed6995c1cbd336fcad25973223913 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:43:38 2006 +0000 Monotone-Parent: c9af41ca9ec70a19cc4d97559b662f72c45c4f97 Monotone-Revision: aa33c6954faa657b2d62640f492737b1dba8bd00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:43:38 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile commit bcf6d7f1c522528f0cf46171ccf7efc3393ba863 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:43:14 2006 +0000 Monotone-Parent: 77ae6659af75997724f5042923c200e84f904c7c Monotone-Revision: c9af41ca9ec70a19cc4d97559b662f72c45c4f97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:43:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 997b801ee7ef017cdb8172b2d40eb827bdb929a6 Author: Wolfgang Sourdeau Date: Mon Oct 16 18:41:47 2006 +0000 Monotone-Parent: 72e9c0d1be214d9a94f5b96b7b1f23e95f4d9f46 Monotone-Revision: 77ae6659af75997724f5042923c200e84f904c7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:41:47 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/SOGo/NSObject+Owner.h A SoObjects/SOGo/NSObject+Owner.m commit 0dbe9500f04ec687257eca95230553206e5c2d7a Author: Wolfgang Sourdeau Date: Fri Oct 13 23:37:27 2006 +0000 Monotone-Parent: 6ef1ca9d6e10e432ed38b2ce42522158be759f0b Monotone-Revision: 72e9c0d1be214d9a94f5b96b7b1f23e95f4d9f46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:37:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 197bd32ebd501fa026e367a7fb3a5bf0bc7c48a2 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:36:15 2006 +0000 Monotone-Parent: 1e97b12194e5cae80c0311c2b27ce13e9d77c030 Monotone-Revision: 6ef1ca9d6e10e432ed38b2ce42522158be759f0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:36:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit e8e6b4775f6a50b678cebd240eea74da15ef9318 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:35:25 2006 +0000 Monotone-Parent: 46d8b975e3331072d720cf1a857776556c26b874 Monotone-Revision: 1e97b12194e5cae80c0311c2b27ce13e9d77c030 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:35:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit a9a7cd5645b4e21c6aa47602772592be20c55276 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:35:10 2006 +0000 Monotone-Parent: 68199c5cc8e98c86746b92d1731f52247f2677c9 Monotone-Revision: 46d8b975e3331072d720cf1a857776556c26b874 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:35:10 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit c078a70e1ac0719be212c5b1aa0b16a46d121f7a Author: Wolfgang Sourdeau Date: Fri Oct 13 23:33:58 2006 +0000 Monotone-Parent: 42554f4024d0f63e6fb10fd04d29b6a1da54715e Monotone-Revision: 68199c5cc8e98c86746b92d1731f52247f2677c9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:33:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit 8bc638c4c9ed4dc57c5c175bc4d7a85470b167b2 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:33:17 2006 +0000 Monotone-Parent: 29daf92fa0ac85b3652548951584a86d0009f74b Monotone-Revision: 42554f4024d0f63e6fb10fd04d29b6a1da54715e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:33:17 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactSelector.wox commit 5d480fd7b670e337617081292ec4c9f9f339184b Author: Wolfgang Sourdeau Date: Fri Oct 13 23:32:21 2006 +0000 Monotone-Parent: 91deb9a44a0ca5b91cd6075bd2e15fb44bf6bae8 Monotone-Revision: 29daf92fa0ac85b3652548951584a86d0009f74b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:32:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit 3b6fb2640cabd75ede0a5a19a744f6396b582d36 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:31:45 2006 +0000 Monotone-Parent: 3caba1b53d3ce2662555f79699770572cb4ed179 Monotone-Revision: 91deb9a44a0ca5b91cd6075bd2e15fb44bf6bae8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:31:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.m commit 8209d7bdf56b9e45a37e9289eaa93c4cd1bd0cc9 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:30:36 2006 +0000 Monotone-Parent: 1ad47ac60bee532a040f1e9847930fe654500b38 Monotone-Revision: 3caba1b53d3ce2662555f79699770572cb4ed179 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:30:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListView.m commit 84c4508ccc4abf30a8d8b7ceeea2633636bd979f Author: Wolfgang Sourdeau Date: Fri Oct 13 23:29:39 2006 +0000 Monotone-Parent: 3f3b43eebeb6af62782d4d959c2a06ffd214563e Monotone-Revision: 1ad47ac60bee532a040f1e9847930fe654500b38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:29:39 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 6f491956516ab67f77ab3f9c9e4e3f5b94e06e06 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:26:27 2006 +0000 Monotone-Parent: 731a7f62eb98a27ed958a12f2f7a86567832ee16 Monotone-Revision: 3f3b43eebeb6af62782d4d959c2a06ffd214563e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:26:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactSelector.h M UI/Contacts/UIxContactSelector.m commit 14ed69d6ed944a4c8a64bc0f789149b43fb0fd17 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:25:32 2006 +0000 Monotone-Parent: 68cc79a189835b0bd3dd288537e10828f70dc4da Monotone-Revision: 731a7f62eb98a27ed958a12f2f7a86567832ee16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:25:32 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist M UI/Scheduler/GNUmakefile commit ddd255114c7ea3bd40912e6bbf8edaaa3ab9d926 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:23:44 2006 +0000 Monotone-Parent: 876ba6f8e90111e66883f54764726131c606347e Monotone-Revision: 68cc79a189835b0bd3dd288537e10828f70dc4da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:23:44 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalCalendarsListView.h A UI/Scheduler/UIxCalCalendarsListView.m A UI/Templates/SchedulerUI/UIxCalCalendarsListView.wox commit 9a5b43aa7c077bea8acf57fca04c932abbe2f649 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:22:35 2006 +0000 Monotone-Parent: e330152856cd883c7b5d106b096c9cee04ddca1b Monotone-Revision: 876ba6f8e90111e66883f54764726131c606347e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:22:35 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsCalendarsSelection.m A UI/Templates/ContactsUI/UIxContactsCalendarsSelection.wox commit 77117ecf66791507cdc6efa2144125e10b9313cd Author: Wolfgang Sourdeau Date: Fri Oct 13 23:20:31 2006 +0000 Monotone-Parent: b4c332e4ecfca6dc8c36a2c7549fe0d89c370dd8 Monotone-Revision: e330152856cd883c7b5d106b096c9cee04ddca1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:20:31 Monotone-Branch: ca.inverse.sogo M OGoContentStore/sql/profile-create.psql commit 96a72eea5df6dced03991ddb13a9b71eb1da9046 Author: Wolfgang Sourdeau Date: Fri Oct 13 23:20:19 2006 +0000 Monotone-Parent: 19cfb13043001a84e51a763ff13dacca724034d1 Monotone-Revision: b4c332e4ecfca6dc8c36a2c7549fe0d89c370dd8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:20:19 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoObject.m commit a4ae643f3fbda54bf49c366dca15cb107b83f4ba Author: Wolfgang Sourdeau Date: Thu Oct 12 21:46:49 2006 +0000 Monotone-Parent: 71381a455efa3569f205bb5a618b2354509a5272 Monotone-Revision: 19cfb13043001a84e51a763ff13dacca724034d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:46:49 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 50a3b949bc6babcdafa1c3a1e68e16d8e6330f90 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:46:19 2006 +0000 Monotone-Parent: a0c62807b3ae65a835095acbc6ab1ea95d1abb1b Monotone-Revision: 71381a455efa3569f205bb5a618b2354509a5272 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:46:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 6e03bdd519abe766ae4bb767353d8e6fd99c3798 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:45:43 2006 +0000 Monotone-Parent: 58ca6155e08981607586e3a476b7e4a908dfb272 Monotone-Revision: a0c62807b3ae65a835095acbc6ab1ea95d1abb1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:45:43 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxTimeDateControl.m commit da95cdfd2fdd78d564ca38dd08384136cb31adc9 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:45:24 2006 +0000 Monotone-Parent: ff20e1ce01ed549c6dafa9c54cd70d58e18ec3ae Monotone-Revision: 58ca6155e08981607586e3a476b7e4a908dfb272 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:45:24 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayView.m commit 49cea3f16a3fd0604f365c6849ab872bb527799f Author: Wolfgang Sourdeau Date: Thu Oct 12 21:45:03 2006 +0000 Monotone-Parent: 8247ee1aea2d7155ebcb02100eb79a881ce80c12 Monotone-Revision: ff20e1ce01ed549c6dafa9c54cd70d58e18ec3ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:45:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 848ea24589f493bdb756a2d73cf13968260a9598 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:05:58 2006 +0000 Monotone-Parent: e050f8546ce00df9b723f68940ffbabbf98553ce Monotone-Revision: 8247ee1aea2d7155ebcb02100eb79a881ce80c12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:05:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js commit 419460bce94daba0a0d13b45a2087417892effef Author: Wolfgang Sourdeau Date: Thu Oct 12 21:05:32 2006 +0000 Monotone-Parent: 63ef91fbc44c18eb342997f61dccacbaf30852b2 Monotone-Revision: e050f8546ce00df9b723f68940ffbabbf98553ce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:05:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit de02251e690569b34e05bfca0217fb26a1b71fa1 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:04:21 2006 +0000 Monotone-Parent: f4e46f4fdff68852706c529d4cdff8b4e064c648 Monotone-Revision: 63ef91fbc44c18eb342997f61dccacbaf30852b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:04:21 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalTasksListView.wox M UI/Templates/UIxJSClose.wox commit 55457321de3d18c844d8dc7db83bcb9c6a3ecdb1 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:03:32 2006 +0000 Monotone-Parent: 1d05ae449066fd75b21aeb3597bedbdca681ea0b Monotone-Revision: f4e46f4fdff68852706c529d4cdff8b4e064c648 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:03:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit db59a20291bd3bddcd2c203263133b06155a7255 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:03:17 2006 +0000 Monotone-Parent: 9fd31a1f1ff9ed2425bcd404fa5cf63e0d6eee66 Monotone-Revision: 1d05ae449066fd75b21aeb3597bedbdca681ea0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:03:17 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxTaskEditor.js commit dd9092861868df38d38b5d5b773eb1cb97c5a9cd Author: Wolfgang Sourdeau Date: Thu Oct 12 21:02:28 2006 +0000 Monotone-Parent: 46613927425a6ba9078fe9f5f4a3f32ee86a567c Monotone-Revision: 9fd31a1f1ff9ed2425bcd404fa5cf63e0d6eee66 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:02:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit bff862e7336e8047ef9902604be0dff191161acb Author: Wolfgang Sourdeau Date: Thu Oct 12 21:01:35 2006 +0000 Monotone-Parent: 863ae70e27c4948d1998ca5979bec5af09bfbd4d Monotone-Revision: 46613927425a6ba9078fe9f5f4a3f32ee86a567c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:01:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit c9586edb1d7e5e9d1e9db71d0b507dcb3a432795 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:00:52 2006 +0000 Monotone-Parent: 4a3ebcd0ca1da0a489361dc8b6f9f0526efc8c15 Monotone-Revision: 863ae70e27c4948d1998ca5979bec5af09bfbd4d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:00:52 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/product.plist commit 5465d769ef35af1f9885eb51396ee025ad3110a3 Author: Wolfgang Sourdeau Date: Thu Oct 12 21:00:35 2006 +0000 Monotone-Parent: 3b18f3c2b4f3747d9082d436755de2ea68743aa6 Monotone-Revision: 4a3ebcd0ca1da0a489361dc8b6f9f0526efc8c15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T21:00:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.m commit 88ff515222aea9278b264ec34ddf75573f997ec2 Author: Wolfgang Sourdeau Date: Thu Oct 12 20:58:57 2006 +0000 Monotone-Parent: 666ed5ba35b9152f0dcf8f1e23dcc1824cdac1f6 Monotone-Revision: 3b18f3c2b4f3747d9082d436755de2ea68743aa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T20:58:57 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit b82cb69f2191c7d488bd38652778f23555919545 Author: Wolfgang Sourdeau Date: Thu Oct 12 17:32:30 2006 +0000 Monotone-Parent: cba13dad6500d56d4bdb1e4c12f2a1dbcfdc323e Monotone-Revision: 666ed5ba35b9152f0dcf8f1e23dcc1824cdac1f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T17:32:30 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/SOGoUserHomePage.js D UI/WebServerResources/homepage.js commit c7e23782acf80a691c324dfb18881f43e2728087 Author: Wolfgang Sourdeau Date: Thu Oct 12 17:31:58 2006 +0000 Monotone-Parent: 62d2998c5dfd81d8d42ae621ab990e8d12ba7eef Monotone-Revision: cba13dad6500d56d4bdb1e4c12f2a1dbcfdc323e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T17:31:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/MainUI/SOGoUserHomePage.wox M UI/Templates/SchedulerUI/UIxAppointmentProposal.wox M UI/Templates/SchedulerUI/UIxAppointmentView.wox M UI/Templates/SchedulerUI/UIxCalDayChartview.wox M UI/Templates/SchedulerUI/UIxCalDayListview.wox M UI/Templates/SchedulerUI/UIxCalDayOverview.wox M UI/Templates/SchedulerUI/UIxCalMonthOverview.wox M UI/Templates/SchedulerUI/UIxCalWeekChartview.wox M UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox M UI/Templates/SchedulerUI/UIxCalWeekListview.wox M UI/Templates/SchedulerUI/UIxCalWeekOverview.wox M UI/Templates/SchedulerUI/UIxCalYearOverview.wox M UI/Templates/SchedulerUI/UIxTaskProposal.wox M UI/Templates/SchedulerUI/UIxTaskView.wox commit f9a07a6eaaa6157329d8e73bfa2f1000974e7b5a Author: Wolfgang Sourdeau Date: Thu Oct 12 16:46:24 2006 +0000 Monotone-Parent: ac7a4c345fb75cee6a4e001e43b5887e07bebca5 Monotone-Revision: 62d2998c5dfd81d8d42ae621ab990e8d12ba7eef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:46:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 0be128dd8d0d8af0b2cb7eaea673ae209b911a3b Author: Wolfgang Sourdeau Date: Thu Oct 12 16:46:04 2006 +0000 Monotone-Parent: 2e18682bac3d7456daad8f7d1973f6377d9f6aa8 Monotone-Revision: ac7a4c345fb75cee6a4e001e43b5887e07bebca5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:46:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox commit fa92640ebc94f8fc3eac23f914f42e7464e79ae0 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:45:32 2006 +0000 Monotone-Parent: 56401c752068eee483fe404dd572236401e9ae8d Monotone-Revision: 2e18682bac3d7456daad8f7d1973f6377d9f6aa8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:45:32 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxDatePicker.m commit c467af6aa275e006bdcfa49549611f43f70d5116 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:44:40 2006 +0000 Monotone-Parent: f1d6bbdddac1991718ebbf895c02a5b084ac7094 Monotone-Revision: 56401c752068eee483fe404dd572236401e9ae8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:44:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 5be35af094398f000450e5cc52233e1e582d1fb5 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:43:53 2006 +0000 Monotone-Parent: b83048b6a7cb04b3bd23bb087f18cf0d7c495d49 Monotone-Revision: f1d6bbdddac1991718ebbf895c02a5b084ac7094 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:43:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 142dff8d5e0663c6519a08878e182a760aeea344 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:42:59 2006 +0000 Monotone-Parent: 6de228594e5feb001f4208313d8363017d61a463 Monotone-Revision: b83048b6a7cb04b3bd23bb087f18cf0d7c495d49 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:42:59 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m M UI/MailerUI/UIxMailEditor.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxTaskEditor.h M UI/Scheduler/UIxTaskEditor.m M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditor.wox M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/UIxTaskEditor.js commit 9fa766dae592f9793ddfac6aec3e16d7c64f1548 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:35:53 2006 +0000 Monotone-Parent: 291d23a22e18b7984700a6555625be07fabee62f Monotone-Revision: 6de228594e5feb001f4208313d8363017d61a463 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:35:53 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxAppointmentEditor.h A UI/Scheduler/UIxTaskEditor.h commit ca19785bd0901f9907e6ed7106e3a262278d85d8 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:34:52 2006 +0000 Monotone-Parent: 97a4c58b8ee41ff5e634eb21ff0b56ff5cbc456f Monotone-Revision: 291d23a22e18b7984700a6555625be07fabee62f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:34:52 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile D UI/Common/UIxWinClose.m commit 027ff7ee9f78e1944767014e45cbe2ebe45abd86 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:34:08 2006 +0000 Monotone-Parent: 41142a3caec87e434b9be5439c783bc08e87a5d7 Monotone-Revision: 97a4c58b8ee41ff5e634eb21ff0b56ff5cbc456f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:34:08 Monotone-Branch: ca.inverse.sogo A UI/Templates/UIxJSClose.wox commit db8fbeef886d603adfafa9b6831599ff68a3f082 Author: Wolfgang Sourdeau Date: Thu Oct 12 16:33:59 2006 +0000 Monotone-Parent: eb72703318ad7c8d9bda828621243bd14a2740f4 Monotone-Revision: 41142a3caec87e434b9be5439c783bc08e87a5d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T16:33:59 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxJSClose.h A UI/Common/UIxJSClose.m commit 5e7f73dba030da3dc6e7c91a59823706b23c045d Author: Wolfgang Sourdeau Date: Wed Oct 11 18:59:35 2006 +0000 Monotone-Parent: 8313ed9c6676276b4f1d2981810ba014326bae4e Monotone-Revision: eb72703318ad7c8d9bda828621243bd14a2740f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:59:35 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalAptListView.m commit 1870ebc0f1f1644ceca6f05d63e5a00e7c3a07cd Author: Wolfgang Sourdeau Date: Wed Oct 11 18:59:06 2006 +0000 Monotone-Parent: 518a252eefb451370d15b31bc6d67a5ed151f521 Monotone-Revision: 8313ed9c6676276b4f1d2981810ba014326bae4e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:59:06 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/SOGoTaskObject.h A SoObjects/Appointments/SOGoTaskObject.m commit 2371cff64d8dd9a72e762a72855e59549a52f6b9 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:58:16 2006 +0000 Monotone-Parent: 510d3e8a2a93557f4bdd594453d09b724e3b54d7 Monotone-Revision: 518a252eefb451370d15b31bc6d67a5ed151f521 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:58:16 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Appointments/NSArray+Appointments.h A SoObjects/Appointments/NSArray+Appointments.m M SoObjects/Appointments/SOGoAppointmentObject.m commit 5101fb794c6c2288e8de338b19b49f673b912fe7 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:56:04 2006 +0000 Monotone-Parent: 2c4979aac05ff59d2bca154679eb3ebc8df8cd8f Monotone-Revision: 510d3e8a2a93557f4bdd594453d09b724e3b54d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:56:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 5147e8a004e31e8fbe7559bfa79240b5c29fde87 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:54:10 2006 +0000 Monotone-Parent: 97b95195a7611cd2eef64b51a69ae3a2308cef6a Monotone-Revision: 2c4979aac05ff59d2bca154679eb3ebc8df8cd8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:54:10 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalMonthOverview.m M UI/Scheduler/UIxCalScheduleOverview.m M UI/Scheduler/UIxCalWeekListview.m M UI/Scheduler/UIxCalWeekView.m commit 1440249a7cb4f0411bd82602a48a51ca8329f831 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:53:04 2006 +0000 Monotone-Parent: 9327fed453d6acee03f0449816dbb2b401353927 Monotone-Revision: 97b95195a7611cd2eef64b51a69ae3a2308cef6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:53:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 9d33c75a28716bd8cd57a0ce13a87fe01a81bc84 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:51:30 2006 +0000 Monotone-Parent: 73df13fd7742a193f9bf1842a6f410e95c3c2e91 Monotone-Revision: 9327fed453d6acee03f0449816dbb2b401353927 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:51:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSObject+AptComparison.m commit 69123dee65b8db5364a11b15027029030975b0cb Author: Wolfgang Sourdeau Date: Wed Oct 11 18:50:31 2006 +0000 Monotone-Parent: 277f7fb3b1c3b63503c10fddc8d0247cfa1dcf61 Monotone-Revision: 73df13fd7742a193f9bf1842a6f410e95c3c2e91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:50:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit a23d567938846a711a72c84be75ec3cffde8298c Author: Wolfgang Sourdeau Date: Wed Oct 11 18:49:03 2006 +0000 Monotone-Parent: 2c486a6c83c64dafd58ffc10c2c40443669357c1 Monotone-Revision: 277f7fb3b1c3b63503c10fddc8d0247cfa1dcf61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:49:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoGroupAppointmentFolder.m commit 4da5306afee6f96a4dc88eaffec4bb5abed63d7e Author: Wolfgang Sourdeau Date: Wed Oct 11 18:48:25 2006 +0000 Monotone-Parent: 62e332ed96e664a182b2a83d34f70c435afdb0c3 Monotone-Revision: 2c486a6c83c64dafd58ffc10c2c40443669357c1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:48:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit d4103a9d668e1a497a17eca91f107e5ed4df855b Author: Wolfgang Sourdeau Date: Wed Oct 11 18:22:30 2006 +0000 Monotone-Parent: 231480c78015ecf458ae4ed73f647d1f0a3baf81 Monotone-Revision: 62e332ed96e664a182b2a83d34f70c435afdb0c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:22:30 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/product.plist M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar M UI/Scheduler/product.plist commit 0742b8b50a78d2d4a4f2ff608ad3cbeff9030e94 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:22:05 2006 +0000 Monotone-Parent: a013b757c3e011301e8ff9faf7e81d07584ea4cb Monotone-Revision: 231480c78015ecf458ae4ed73f647d1f0a3baf81 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:22:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile M UI/Scheduler/GNUmakefile commit ac5e2c01e5fdf5d14fa3206caa941eab8c060b9d Author: Wolfgang Sourdeau Date: Wed Oct 11 18:21:49 2006 +0000 Monotone-Parent: 97ce26d79dbd73440edf73fd3ca208cc33e8cf92 Monotone-Revision: a013b757c3e011301e8ff9faf7e81d07584ea4cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:21:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m M OGoContentStore/appointment.ocs commit 4aa0d7964b612f97bc4ca4eb05658658f295e4f2 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:19:42 2006 +0000 Monotone-Parent: 7a7aabe043c26fa96cca91a06e9d00405b89074a Monotone-Revision: 97ce26d79dbd73440edf73fd3ca208cc33e8cf92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:19:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 41c4d89701aaa89eca2a5e5ce89bf1a11995948f Author: Wolfgang Sourdeau Date: Wed Oct 11 18:17:24 2006 +0000 Monotone-Parent: c8416ddd56a3d45f1ebd52063e56ceb17ed992f2 Monotone-Revision: 7a7aabe043c26fa96cca91a06e9d00405b89074a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:17:24 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalTasksListView.h A UI/Scheduler/UIxCalTasksListView.m A UI/Templates/SchedulerUI/UIxCalTasksListView.wox commit 5b324a4637b019bfdc9b34183546d07cdc8aa2dc Author: Wolfgang Sourdeau Date: Wed Oct 11 18:16:25 2006 +0000 Monotone-Parent: 284fc46fc7a7b10eb3aecddeb12116108147b6d1 Monotone-Revision: c8416ddd56a3d45f1ebd52063e56ceb17ed992f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:16:25 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/UIxAppointmentPrintview.m D UI/Scheduler/UIxCalDayPrintview.m D UI/Scheduler/UIxCalMonthPrintview.m D UI/Scheduler/UIxCalWeekPrintview.m D UI/Templates/SchedulerUI/UIxAppointmentPrintview.wox D UI/Templates/SchedulerUI/UIxCalDayPrintview.wox D UI/Templates/SchedulerUI/UIxCalMonthPrintview.wox D UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox commit 1c44c545020abd0d655f8a115a536f4c01b75350 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:15:29 2006 +0000 Monotone-Parent: 8f5116023daecdd209e3db884fc339164a4ff419 Monotone-Revision: 284fc46fc7a7b10eb3aecddeb12116108147b6d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:15:29 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxTaskEditor.m A UI/Scheduler/UIxTaskProposal.m A UI/Scheduler/UIxTaskView.h A UI/Scheduler/UIxTaskView.m commit 046a45bc1ea2e09b6d6c4ac2ba6afa220135bfbd Author: Wolfgang Sourdeau Date: Wed Oct 11 18:13:36 2006 +0000 Monotone-Parent: a742369d5f3611e821be83b0b5da7b3a84226090 Monotone-Revision: 8f5116023daecdd209e3db884fc339164a4ff419 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:13:36 Monotone-Branch: ca.inverse.sogo A UI/Templates/SchedulerUI/UIxTaskEditor.wox A UI/Templates/SchedulerUI/UIxTaskProposal.wox A UI/Templates/SchedulerUI/UIxTaskView.wox commit 128ffc15fafa78fa679599e966dee3f60d4d4299 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:13:11 2006 +0000 Monotone-Parent: a80a55f85e24285a5f2a9d234d9e2b1f02bfdcaa Monotone-Revision: a742369d5f3611e821be83b0b5da7b3a84226090 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:13:11 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxTaskEditor.js commit 6663d9cfd0582246869ba1a1de6dc9a15e7b752b Author: Wolfgang Sourdeau Date: Wed Oct 11 18:12:21 2006 +0000 Monotone-Parent: 0a19141f1e2a762f9758f0e884139783804e3dbf Monotone-Revision: a80a55f85e24285a5f2a9d234d9e2b1f02bfdcaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:12:21 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css A UI/WebServerResources/UIxTaskEditor.css commit 2d3bfac1adc9ffbfd5a95b2281f4aa45bc575719 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:12:02 2006 +0000 Monotone-Parent: 0f464782bb3af280dca9ef5556b8be2fc0e437ff Monotone-Revision: 0a19141f1e2a762f9758f0e884139783804e3dbf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:12:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 7296fedfb6d29da3f8f3598830130a552eede8a4 Author: Wolfgang Sourdeau Date: Wed Oct 11 18:11:06 2006 +0000 Monotone-Parent: fefaafed986a915928894d60a2029a6c2099cf60 Monotone-Revision: 0f464782bb3af280dca9ef5556b8be2fc0e437ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-11T18:11:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 3c971bea8b6ffea93852cbb132a2c8d52f0514ba Author: Wolfgang Sourdeau Date: Thu Oct 5 23:30:29 2006 +0000 Monotone-Parent: de6b8b0e44a423af67a24ac06e1f5a54ff0f06b6 Monotone-Revision: fefaafed986a915928894d60a2029a6c2099cf60 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-05T23:30:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit c73140163c0a3d4872c7089ecdd56ae86881272d Author: Wolfgang Sourdeau Date: Thu Oct 5 23:29:21 2006 +0000 Monotone-Parent: 7a8a5ed96289617877c900b97b73ca3464764c22 Monotone-Revision: de6b8b0e44a423af67a24ac06e1f5a54ff0f06b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-05T23:29:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxTimeDateControl.m commit 279a428deb154f1cfc257fe855bdc4a06c0d680b Author: Wolfgang Sourdeau Date: Thu Oct 5 23:28:18 2006 +0000 Monotone-Parent: 80db3a8d981db50d62440996464d82ff2c6cac2c Monotone-Revision: 7a8a5ed96289617877c900b97b73ca3464764c22 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-05T23:28:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 3109843a6f0e68a88d09ecc27d02a43c5149bdcb Author: Wolfgang Sourdeau Date: Thu Oct 5 23:27:30 2006 +0000 Monotone-Parent: 7e4012769b937d5a36d8043bf2b2b1392a61a376 Monotone-Revision: 80db3a8d981db50d62440996464d82ff2c6cac2c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-05T23:27:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/NSCalendarDate+SOGo.h M SoObjects/SOGo/NSCalendarDate+SOGo.m commit f28a25cb70c736f32ebfd07f4a26a17ff2db8a14 Author: Wolfgang Sourdeau Date: Wed Oct 4 23:15:25 2006 +0000 Monotone-Parent: b0ba815a88a1243ad497187fab3660f3ebef9f27 Monotone-Revision: 7e4012769b937d5a36d8043bf2b2b1392a61a376 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T23:15:25 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalInlineMonthOverview.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxTimeDateControl.m M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 51e4e4046d68219e9927138e8a42d4176fe20e17 Author: Wolfgang Sourdeau Date: Wed Oct 4 23:13:09 2006 +0000 Monotone-Parent: dd288587ff94f2fc40c82dd8e32cf52f45b50841 Monotone-Revision: b0ba815a88a1243ad497187fab3660f3ebef9f27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T23:13:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 198ca8e76ed5db4bb3778e21205f4d3d7ac5b2bb Author: Wolfgang Sourdeau Date: Wed Oct 4 23:12:08 2006 +0000 Monotone-Parent: 9ae32cf8559ea63dc0055f1841da04821ed5e5ee Monotone-Revision: dd288587ff94f2fc40c82dd8e32cf52f45b50841 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T23:12:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/NSCalendarDate+SOGo.h A SoObjects/SOGo/NSCalendarDate+SOGo.m M UI/Scheduler/GNUmakefile D UI/Scheduler/NSCalendarDate+Scheduler.h D UI/Scheduler/NSCalendarDate+Scheduler.m commit c7e92ce2d7bda9068451a30cf6deca6212683f93 Author: Wolfgang Sourdeau Date: Wed Oct 4 19:23:34 2006 +0000 Monotone-Parent: c1b279e1252698e03e454f3e9d445b939afa2c43 Monotone-Revision: 9ae32cf8559ea63dc0055f1841da04821ed5e5ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:23:34 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox commit d35fb1e2e0596e3ab3d56fca1e3a8d880576b05e Author: Wolfgang Sourdeau Date: Wed Oct 4 19:23:00 2006 +0000 Monotone-Parent: 4413311b33917d53e558500df415e44da781815b Monotone-Revision: c1b279e1252698e03e454f3e9d445b939afa2c43 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:23:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSCalendarDate+Scheduler.h M UI/Scheduler/NSCalendarDate+Scheduler.m commit 421d03f9aa4720c4cd331e91b0ef2b643c8c527d Author: Wolfgang Sourdeau Date: Wed Oct 4 19:21:45 2006 +0000 Monotone-Parent: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc Monotone-Revision: 4413311b33917d53e558500df415e44da781815b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:21:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit c561dffa14f0745f871fc99b253b57d3e0133aa3 Author: Wolfgang Sourdeau Date: Wed Oct 4 19:20:28 2006 +0000 Monotone-Parent: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6 Monotone-Revision: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:20:28 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile.preamble M UI/SOGoUI/GNUmakefile.preamble commit 232cc667d777101ef6aedd6b457b64b0e831d943 Author: Wolfgang Sourdeau Date: Wed Oct 4 19:20:05 2006 +0000 Monotone-Parent: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc Monotone-Revision: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:20:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit ea49933a1aa33e12137fe319e84500dac92e0487 Author: Wolfgang Sourdeau Date: Wed Oct 4 19:19:38 2006 +0000 Monotone-Parent: b6562cfc2be0b285ef7b97891b12497ca0e09dd8 Monotone-Revision: d4191b6ff0161c67b15e1e4cbdaf5106cfac70fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:19:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M Main/sogod.m commit 82e440f6aa510ee6d80a563750b1caf89e0a4a9d Author: Wolfgang Sourdeau Date: Tue Oct 3 22:59:07 2006 +0000 Monotone-Parent: c0151034b0d2d524c781ad3135709a8b9ff7a3c8 Monotone-Revision: b6562cfc2be0b285ef7b97891b12497ca0e09dd8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:59:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/SchedulerUI.js commit 2dcfbb9074c577ac89fd707b9f01d69acca49787 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:58:00 2006 +0000 Monotone-Parent: 181cfcbcae699933e92b20839d62aaa10870077f Monotone-Revision: c0151034b0d2d524c781ad3135709a8b9ff7a3c8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:58:00 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalView.m commit c4059d9df2139e0c7a0e6949228b4e6945294081 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:08:33 2006 +0000 Monotone-Parent: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a Monotone-Revision: 181cfcbcae699933e92b20839d62aaa10870077f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:08:33 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactLDAPEntry.m commit b035bb469a6cd5b2442973c0b9f0ee3cb762bdd9 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:07:56 2006 +0000 Monotone-Parent: e028485fd0fd0bb51522ced58e9d11dd52dc844e Monotone-Revision: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:07:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 39d3fec73fe083f4ffeb6c0b2c0e963590ccf19b Author: Wolfgang Sourdeau Date: Tue Oct 3 22:06:54 2006 +0000 Monotone-Parent: 0567eb28810ae0cf0ebbc6bced572977a02c61b2 Monotone-Revision: e028485fd0fd0bb51522ced58e9d11dd52dc844e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:06:54 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 2db04d42fe5f3dc34bac27ac57a697f8078fe791 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:06:26 2006 +0000 Monotone-Parent: a6c4bbb57d662ad1aae7751dd65e2e239aebf3a6 Monotone-Revision: 0567eb28810ae0cf0ebbc6bced572977a02c61b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:06:26 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsMailerSelection.wox M UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox commit eabc7b51516a71d189c3ee2a6bde52d07b24afa2 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:06:00 2006 +0000 Monotone-Parent: 0f63be72face4740bee6c25c5edb4288db5fe02b Monotone-Revision: a6c4bbb57d662ad1aae7751dd65e2e239aebf3a6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:06:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/generic.js commit 050118dd4e7ac0f7b4fd5548621ebc17a3de0487 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:05:36 2006 +0000 Monotone-Parent: d6cd698d63ab999c999824acd5770576138f370d Monotone-Revision: 0f63be72face4740bee6c25c5edb4288db5fe02b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:05:36 Monotone-Branch: ca.inverse.sogo D UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox commit f6c831451e3b1568149f0a080f1f91dd7bc26c3c Author: Wolfgang Sourdeau Date: Tue Oct 3 22:05:26 2006 +0000 Monotone-Parent: 9f0caf76df8f0b7f9b5fe3535259eb42c19a6339 Monotone-Revision: d6cd698d63ab999c999824acd5770576138f370d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:05:26 Monotone-Branch: ca.inverse.sogo D UI/Contacts/UIxContactsSelectionViewContainer.h commit ef7af13b344207d7093cc996db5380424be264f5 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:05:22 2006 +0000 Monotone-Parent: 1ad1591bbfc0da7a0d91988bcc08fbcb3cfc359f Monotone-Revision: 9f0caf76df8f0b7f9b5fe3535259eb42c19a6339 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:05:22 Monotone-Branch: ca.inverse.sogo D UI/Contacts/UIxContactsSelectionViewContainer.m commit 298514ba47c2c1342881f72a456af4b76e14b9a3 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:05:11 2006 +0000 Monotone-Parent: db3a7e7fdd8662a109a9a31c651b6cfa55d16775 Monotone-Revision: 1ad1591bbfc0da7a0d91988bcc08fbcb3cfc359f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:05:11 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListViewContainer.m D UI/Contacts/UIxContactsListViewContainerBase.m commit 2ff6576f36693e1ccd1212b8f9ce9564919fb9e5 Author: Wolfgang Sourdeau Date: Tue Oct 3 22:04:48 2006 +0000 Monotone-Parent: 32b8651c607640726bff724790fc018ce587ad3e Monotone-Revision: db3a7e7fdd8662a109a9a31c651b6cfa55d16775 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:04:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/GNUmakefile A UI/Contacts/UIxContactsListView.h M UI/Contacts/UIxContactsListView.m D UI/Contacts/UIxContactsListViewBase.h D UI/Contacts/UIxContactsListViewBase.m M UI/Contacts/UIxContactsListViewContainer.h D UI/Contacts/UIxContactsListViewContainerBase.h M UI/Contacts/product.plist commit bf4774d9bbde54d7d61ef8b477dcad64c16e16e9 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:30:11 2006 +0000 Monotone-Parent: 134d5f26f5b5c12057ef16e7224200617273ff67 Monotone-Revision: 32b8651c607640726bff724790fc018ce587ad3e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:30:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 47cf2f8d05a061a147c9964cf0d582a86c945e17 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:27:02 2006 +0000 Monotone-Parent: 66cb288cba7bdd7b9537c1a8dc18987f2e0571f9 Monotone-Revision: 134d5f26f5b5c12057ef16e7224200617273ff67 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:27:02 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/product.plist M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit 66a6501acdf2aafa41b71fa22e37dc4dca02ca74 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:25:12 2006 +0000 Monotone-Parent: dd5e6b20e9e1ea81e79dfae72ba128a3b39787b0 Monotone-Revision: 66cb288cba7bdd7b9537c1a8dc18987f2e0571f9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:25:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 89ee22a38b0b619f453fe58f835445a153fa8d32 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:21:25 2006 +0000 Monotone-Parent: c5930bf92c020da0372de16968ab01fdb1441b7f Monotone-Revision: dd5e6b20e9e1ea81e79dfae72ba128a3b39787b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:21:25 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxMailEditor.js commit 6fe6f03bd84439be7dbeefb01d3459dba64a0d4d Author: Wolfgang Sourdeau Date: Tue Oct 3 16:21:12 2006 +0000 Monotone-Parent: 223b824cc57f0722ab6922a3c8363bff6d1a1ef6 Monotone-Revision: c5930bf92c020da0372de16968ab01fdb1441b7f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:21:12 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 3b01b245188774f96afea920ea0b5b1a89bb2a44 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:17:22 2006 +0000 Monotone-Parent: 135b84772e9b73061c99a315779b92027642e9d9 Monotone-Revision: 223b824cc57f0722ab6922a3c8363bff6d1a1ef6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:17:22 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 7554885e872ebd960f1f58ee6103f272eae2894d Author: Wolfgang Sourdeau Date: Tue Oct 3 16:16:22 2006 +0000 Monotone-Parent: 223a2bdac98420033e314ea1af029b9525a29e15 Monotone-Revision: 135b84772e9b73061c99a315779b92027642e9d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:16:22 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 3cc6e06c810ae8b2153c746b2ed8dbcd20d53322 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:14:11 2006 +0000 Monotone-Parent: 97dc5ac23639fd46ab2cecbdc07d325786ac5672 Monotone-Revision: 223a2bdac98420033e314ea1af029b9525a29e15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:14:11 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditorAction.m commit 2daa2876147057f942690c9c527177ec5040ad6d Author: Wolfgang Sourdeau Date: Tue Oct 3 16:13:09 2006 +0000 Monotone-Parent: 0a40fd3ca846353b46531655128873c9575677fa Monotone-Revision: 97dc5ac23639fd46ab2cecbdc07d325786ac5672 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:13:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListViewBase.m commit 3f12e72af01152213cbbaab6acd51b2b6249f86a Author: Wolfgang Sourdeau Date: Tue Oct 3 16:12:32 2006 +0000 Monotone-Parent: 4c1856e056f5a2d88369a3bd6c3054a5b479f549 Monotone-Revision: 0a40fd3ca846353b46531655128873c9575677fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:12:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit c1eb1e5bbdb3c03a39ceccbb29251911e6513aaf Author: Wolfgang Sourdeau Date: Tue Oct 3 16:10:55 2006 +0000 Monotone-Parent: 0836ff89730377219eb53f7caa175eefe1f680a3 Monotone-Revision: 4c1856e056f5a2d88369a3bd6c3054a5b479f549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:10:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit 6ca2e1bfcf510001d8f669a2565cfc549b8241b6 Author: Wolfgang Sourdeau Date: Tue Oct 3 16:09:43 2006 +0000 Monotone-Parent: 0df73c55c83973b5088ccb3350d103006525098c Monotone-Revision: 0836ff89730377219eb53f7caa175eefe1f680a3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T16:09:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/NSDictionary+URL.h A SoObjects/SOGo/NSDictionary+URL.m A SoObjects/SOGo/NSString+URL.h A SoObjects/SOGo/NSString+URL.m D SoObjects/SOGo/NSString+iCal.h M UI/SOGoUI/GNUmakefile D UI/SOGoUI/NSDictionary+URL.h D UI/SOGoUI/NSDictionary+URL.m D UI/SOGoUI/NSString+URL.h D UI/SOGoUI/NSString+URL.m commit 29f8ab0852f38b9888bab7940b13cfd61f84560f Author: Wolfgang Sourdeau Date: Tue Oct 3 14:38:51 2006 +0000 Monotone-Parent: 9b4c2eadc3d38aa14dc504c80d606df816c2f924 Monotone-Revision: 0df73c55c83973b5088ccb3350d103006525098c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:38:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxMailEditor.js M UI/WebServerResources/UIxMailToSelection.js commit 99f54a17ec16cd572f2094a80f5b4543b00e5b77 Author: Wolfgang Sourdeau Date: Tue Oct 3 14:37:58 2006 +0000 Monotone-Parent: 75c85974feba4654def1fa260d87205a035552de Monotone-Revision: 9b4c2eadc3d38aa14dc504c80d606df816c2f924 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:37:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxMailEditor.css M UI/WebServerResources/generic.css commit 28fa08cff38c7377eb4df8d2abdbabce2064f661 Author: Wolfgang Sourdeau Date: Tue Oct 3 14:37:16 2006 +0000 Monotone-Parent: 9ffc575e66dc27e09f7df66d4063ceae42655bf0 Monotone-Revision: 75c85974feba4654def1fa260d87205a035552de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:37:16 Monotone-Branch: ca.inverse.sogo M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/GNUmakefile M UI/Contacts/product.plist commit 65f05bad534954a16beda20672dfb48a6208d982 Author: Wolfgang Sourdeau Date: Tue Oct 3 14:36:03 2006 +0000 Monotone-Parent: d48095cca5ce95803d881d96312e4b396f275daf Monotone-Revision: 9ffc575e66dc27e09f7df66d4063ceae42655bf0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:36:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit 8ba9a84a601b7f00bbefb9699374f6fc7c1084f6 Author: Wolfgang Sourdeau Date: Tue Oct 3 14:35:30 2006 +0000 Monotone-Parent: 449b9c9fa10daa64618c01940a7d7f15a9d6f168 Monotone-Revision: d48095cca5ce95803d881d96312e4b396f275daf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:35:30 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsMailerSelection.m A UI/Contacts/UIxContactsSchedulerSelection.m D UI/Contacts/UIxContactsSelectionView.m A UI/Templates/ContactsUI/UIxContactsMailerSelection.wox A UI/Templates/ContactsUI/UIxContactsSchedulerSelection.wox D UI/Templates/ContactsUI/UIxContactsSelectionView.wox commit c3b699db6987d408f8615920d7438451443191bc Author: Wolfgang Sourdeau Date: Fri Sep 29 21:45:36 2006 +0000 Monotone-Parent: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f Monotone-Revision: 449b9c9fa10daa64618c01940a7d7f15a9d6f168 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T21:45:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1bfbe1caada2bdf6ae4c76da754ffc0650f880d7 Author: Wolfgang Sourdeau Date: Fri Sep 29 18:31:51 2006 +0000 Monotone-Parent: c0c1c6cf72acfbec9c8a2b4e7eeef2f801f49e54 Monotone-Revision: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:31:51 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit 14993bccb0203b8b101638f1d00f4d210faca576 Author: Wolfgang Sourdeau Date: Fri Sep 29 18:31:20 2006 +0000 Monotone-Parent: 8268efeb15753e2949b09378244938f0b6bb08a8 Monotone-Revision: c0c1c6cf72acfbec9c8a2b4e7eeef2f801f49e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:31:20 Monotone-Branch: ca.inverse.sogo M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/OCSiCalFieldExtractor.m M OGoContentStore/iCalRepeatableEntityObject+OCS.m M Protocols/iCalHTTP/SOGoICalFilePublish.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.h M UI/Contacts/UIxContactSelector.m A UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentView.m commit 7d81972309f91f4be68d15e0660dbd43e6c00b77 Author: Wolfgang Sourdeau Date: Fri Sep 29 18:26:29 2006 +0000 Monotone-Parent: 052f9de55b5ccfe5944c8d715ee190708be0140e Monotone-Revision: 8268efeb15753e2949b09378244938f0b6bb08a8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:26:29 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/SOGo/SOGoCustomGroupFolder.m M SoObjects/SOGo/SOGoFolder.m commit 49f320e49f12a6cc827e372395353aad4e110e01 Author: Wolfgang Sourdeau Date: Fri Sep 29 18:12:00 2006 +0000 Monotone-Parent: a8d6eb0ca6fa812a331b038a4ecdf6505a002412 Monotone-Revision: 052f9de55b5ccfe5944c8d715ee190708be0140e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:12:00 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m M UI/Templates/ContactsUI/UIxContactEditor.wox commit 363a16fe0336c9e52148a654e5ae5b6859bc411b Author: Wolfgang Sourdeau Date: Fri Sep 29 18:10:07 2006 +0000 Monotone-Parent: fca9715aa0632958f50527cf33ba977fc0c06e85 Monotone-Revision: a8d6eb0ca6fa812a331b038a4ecdf6505a002412 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:10:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/UIxContactEditor.js commit 41ebf967316bb6f5dd1746be853b120493baf44a Author: Wolfgang Sourdeau Date: Fri Sep 29 18:08:34 2006 +0000 Monotone-Parent: 549cdd23ad59a0b412d59c2943fac5263a0f83af Monotone-Revision: fca9715aa0632958f50527cf33ba977fc0c06e85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T18:08:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserManager.h M SoObjects/SOGo/AgenorUserManager.m D UI/Scheduler/iCalPerson+UIx.h D UI/Scheduler/iCalPerson+UIx.m commit 899bed1fcedf276235a36ba0382631c4ba5c1afc Author: Wolfgang Sourdeau Date: Fri Sep 29 15:56:35 2006 +0000 Monotone-Parent: 0e5bcaa216279e740759bee06c05bae20de13388 Monotone-Revision: 549cdd23ad59a0b412d59c2943fac5263a0f83af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-29T15:56:35 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile M UI/Contacts/UIxContactsSelectionView.m commit 69e51c80ae5568c86ce1a5e73a9f453bfed71676 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:27:16 2006 +0000 Monotone-Parent: efb5beac382de5b2c393a2be3885d1e75fd11625 Monotone-Revision: 0e5bcaa216279e740759bee06c05bae20de13388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:27:16 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentView.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxAppointmentEditor.js commit e3ba378b87304b8b1793a7fe9b1f1e70f4b03797 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:26:02 2006 +0000 Monotone-Parent: 28e4a1d052d55c17348b711981d2a96fc17a6509 Monotone-Revision: efb5beac382de5b2c393a2be3885d1e75fd11625 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:26:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentView.h M UI/Scheduler/UIxAppointmentView.m commit 46b53de956a4daf23776616787f41337c1b8ff0c Author: Wolfgang Sourdeau Date: Thu Sep 28 17:24:32 2006 +0000 Monotone-Parent: f69b7cb2701cafc9e0fe6db220af902548793deb Monotone-Revision: 28e4a1d052d55c17348b711981d2a96fc17a6509 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:24:32 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 82a18774bc7723d357639789d2fa00f38f46abc6 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:24:12 2006 +0000 Monotone-Parent: 3ae52910ee7b5f31984924b6f8e65b5fdb7f5ed1 Monotone-Revision: f69b7cb2701cafc9e0fe6db220af902548793deb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:24:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m commit dbee220f4095234f761d3df64d28d9b485a86c5d Author: Wolfgang Sourdeau Date: Thu Sep 28 17:23:39 2006 +0000 Monotone-Parent: da1c467c5b7518e5169cbac4376ede2064795635 Monotone-Revision: 3ae52910ee7b5f31984924b6f8e65b5fdb7f5ed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:23:39 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit ab14629e76da3d1179272e5da48ebcb70ecdf563 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:22:44 2006 +0000 Monotone-Parent: 64bb41288f025d8a85a54ff9d3fa322dc9a6f5bd Monotone-Revision: da1c467c5b7518e5169cbac4376ede2064795635 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:22:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit cbf3f32b3b87fe925b1da78f4d04b29e63942655 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:19:55 2006 +0000 Monotone-Parent: d4ec4c64b7bfb4975be1924516e870493eb766a2 Monotone-Revision: 64bb41288f025d8a85a54ff9d3fa322dc9a6f5bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:19:55 Monotone-Branch: ca.inverse.sogo M Protocols/iCalHTTP/SOGoICalFileFetch.m M Protocols/iCalHTTP/SOGoICalFilePublish.m commit ac691c15483b52c23c32f5f56d6164fe9a002e3e Author: Wolfgang Sourdeau Date: Thu Sep 28 17:19:19 2006 +0000 Monotone-Parent: 0756417323a876b92e4f973205269864a2859da4 Monotone-Revision: d4ec4c64b7bfb4975be1924516e870493eb766a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:19:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSiCalFieldExtractor.m commit 020654aca40a7375ac00dd66b607c45799ba27e2 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:18:07 2006 +0000 Monotone-Parent: ea7b246415e5ea6560cd161e4156f4f99d9cd0a1 Monotone-Revision: 0756417323a876b92e4f973205269864a2859da4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:18:07 Monotone-Branch: ca.inverse.sogo D SoObjects/SOGo/SOGoAppointment.h D SoObjects/SOGo/SOGoAppointment.m D SoObjects/SOGo/SOGoAppointmentICalRenderer.h D SoObjects/SOGo/SOGoAppointmentICalRenderer.m commit 04fb842115dafc70edf3da6e817b7ecc06c1e655 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:17:49 2006 +0000 Monotone-Parent: 249fdb7226c9621e558ed0e123d932543c6f38f8 Monotone-Revision: ea7b246415e5ea6560cd161e4156f4f99d9cd0a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:17:49 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/GNUmakefile M UI/Scheduler/GNUmakefile commit d4ea2c5b40b7cbc57bf0587675e84d83e29663c3 Author: Wolfgang Sourdeau Date: Thu Sep 28 17:16:58 2006 +0000 Monotone-Parent: 8ec74dbac0e529f0bb67e54e800d24814c67f78c Monotone-Revision: 249fdb7226c9621e558ed0e123d932543c6f38f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-28T17:16:58 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/SOGoAppointment+UIx.h D UI/Scheduler/iCalRecurrenceRule+SOGo.m commit 09380925a8d89a4a0233ad9ffa76e711d0d1d929 Author: Wolfgang Sourdeau Date: Tue Sep 26 22:28:28 2006 +0000 Monotone-Parent: 3df5cb5e1700a34d8542e29d89e602bdba319ffa Monotone-Revision: 8ec74dbac0e529f0bb67e54e800d24814c67f78c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T22:28:28 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoContentObject.h commit 80cc5a8fe0f94d82e590e81efedc33fd9fa448fd Author: Wolfgang Sourdeau Date: Tue Sep 26 22:27:57 2006 +0000 Monotone-Parent: f6c0e7b189ab5cb8693eed0b3a987d07e64bf77a Monotone-Revision: 3df5cb5e1700a34d8542e29d89e602bdba319ffa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T22:27:57 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit 4df426caa06f7a7d3b806ccff9de51b289c7aeaa Author: Wolfgang Sourdeau Date: Tue Sep 26 22:27:34 2006 +0000 Monotone-Parent: ee6d5acdac6159d8fbb65889d8a847a6de96dcce Monotone-Revision: f6c0e7b189ab5cb8693eed0b3a987d07e64bf77a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T22:27:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit 58981e7a403d0ffe4f376dd00c030a49db567a82 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:53:42 2006 +0000 Monotone-Parent: c62df407a68f83e7b71eabc83bc6d1bf88689fff Monotone-Revision: ee6d5acdac6159d8fbb65889d8a847a6de96dcce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:53:42 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 698ff19ee4c23f0deb3f2b6ba4a63bd1d483dccd Author: Wolfgang Sourdeau Date: Tue Sep 26 18:53:28 2006 +0000 Monotone-Parent: 384dd14014733711eebde99220cecaba453622b8 Monotone-Revision: c62df407a68f83e7b71eabc83bc6d1bf88689fff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:53:28 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactsListViewBase.h commit 37ab260e1afa0ff12e26f3cafb03c9960339f691 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:53:04 2006 +0000 Monotone-Parent: 2de883e2fbf69a378fd011a69eae3cfeb248e8de Monotone-Revision: 384dd14014733711eebde99220cecaba453622b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:53:04 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit 2fadfaf1eb692c752825a8aecb11ad5069444fbe Author: Wolfgang Sourdeau Date: Tue Sep 26 18:52:47 2006 +0000 Monotone-Parent: c73976edb3187b3cddf62ecf41e2dd015cfee4a4 Monotone-Revision: 2de883e2fbf69a378fd011a69eae3cfeb248e8de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:52:47 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox commit f372c05747ae2369782c6a9c657910039caa0b0b Author: Wolfgang Sourdeau Date: Tue Sep 26 18:52:35 2006 +0000 Monotone-Parent: 3f315536ab28489973629a90c2613679504fe2d6 Monotone-Revision: c73976edb3187b3cddf62ecf41e2dd015cfee4a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:52:35 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit 953812e17202af70689766a05cd0e43ca2c3d325 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:52:15 2006 +0000 Monotone-Parent: b0c44ff6cef623f64da547b03623ad8248f92bb7 Monotone-Revision: 3f315536ab28489973629a90c2613679504fe2d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:52:15 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxTimeDateControl.wox commit 406df840dc56adff71ab6207ac9ac1455af40cab Author: Wolfgang Sourdeau Date: Tue Sep 26 18:52:02 2006 +0000 Monotone-Parent: 0644450e758512cf0b08c6f8256d664d8e2a3620 Monotone-Revision: b0c44ff6cef623f64da547b03623ad8248f92bb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:52:02 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 58fd72f9a49a2fdba56aed8bf83cf88ecf46ea65 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:51:40 2006 +0000 Monotone-Parent: 731a841720d14d1e3204b46c3a4989abc358d81e Monotone-Revision: 0644450e758512cf0b08c6f8256d664d8e2a3620 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:51:40 Monotone-Branch: ca.inverse.sogo M UI/Common/English.lproj/Localizable.strings commit f7c534d1a45b1783df4f02c64ef17e78c1d899bb Author: Wolfgang Sourdeau Date: Tue Sep 26 18:47:04 2006 +0000 Monotone-Parent: b5604f9be1835fd07dc55eeda120eb915788a892 Monotone-Revision: 731a841720d14d1e3204b46c3a4989abc358d81e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:47:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 1d3d860d3468fd9251062c0acd494261b6a2d1a8 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:45:34 2006 +0000 Monotone-Parent: 14ff365d11c0291a1eee9188cca51f506f40b9bc Monotone-Revision: b5604f9be1835fd07dc55eeda120eb915788a892 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:45:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit 6ea3d67888699e50ffbb662cc27d43cb256f24b1 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:44:42 2006 +0000 Monotone-Parent: 30024333fa104bcd0ddc578e486dad24227bbd3c Monotone-Revision: 14ff365d11c0291a1eee9188cca51f506f40b9bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:44:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit b19fde9e5447a405e846e71e16d08897d22e8d32 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:43:06 2006 +0000 Monotone-Parent: a605a01ac319c24f7d200c8006df74163b3a6114 Monotone-Revision: 30024333fa104bcd0ddc578e486dad24227bbd3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:43:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/generic.css commit cbd978a6bc79a1eeb55d3fb0e9fbc401df1f499c Author: Wolfgang Sourdeau Date: Tue Sep 26 18:42:49 2006 +0000 Monotone-Parent: 49aa57834a0704767ffea833b67d08d668dd8cb4 Monotone-Revision: a605a01ac319c24f7d200c8006df74163b3a6114 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:42:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit d0e10adace0a7b8dad13876f1cf9c5b813584685 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:42:05 2006 +0000 Monotone-Parent: 9b75a56ce8daf9300f46778c1489c7a8d55088da Monotone-Revision: 49aa57834a0704767ffea833b67d08d668dd8cb4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:42:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListViewBase.m commit 10705cbe1e2d9766876a97ab1ca5130c52e7e437 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:41:05 2006 +0000 Monotone-Parent: 8d6e71b994b7d6f015c187ce841c7ffee79c5b0d Monotone-Revision: 9b75a56ce8daf9300f46778c1489c7a8d55088da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:41:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit dcc04e1a08fa2d887018e7202bd898adf2b22977 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:40:18 2006 +0000 Monotone-Parent: ea798774d37b8012a5a8b31642a0eca4f0769917 Monotone-Revision: 8d6e71b994b7d6f015c187ce841c7ffee79c5b0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:40:18 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 95bfb47be167d6795327c41dae15d034acac06c5 Author: Wolfgang Sourdeau Date: Tue Sep 26 18:40:04 2006 +0000 Monotone-Parent: 220bafa2a61c757a52c28a93244902de0f60d4fa Monotone-Revision: ea798774d37b8012a5a8b31642a0eca4f0769917 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:40:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m commit c3606c3b234114450f954bd040bf53a8ea0d204b Author: Wolfgang Sourdeau Date: Tue Sep 26 18:39:19 2006 +0000 Monotone-Parent: f76b30d3c9c04252e5fed0d8188d8597e78d089d Monotone-Revision: 220bafa2a61c757a52c28a93244902de0f60d4fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:39:19 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactLDAPFolder.m commit ba7387c39bf24df77122bc5af79375f6c6157e2b Author: Wolfgang Sourdeau Date: Tue Sep 26 18:39:04 2006 +0000 Monotone-Parent: 535ca06ba5fc04d3cf56ee0db455b20d6440c6af Monotone-Revision: f76b30d3c9c04252e5fed0d8188d8597e78d089d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:39:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit 6b62be381afe336e695e4ffe9c3cd242d3ee7ad1 Author: Wolfgang Sourdeau Date: Wed Sep 20 21:40:31 2006 +0000 Monotone-Parent: b545d02ec1ab7de868f544f191ef64a2e4672857 Monotone-Revision: 535ca06ba5fc04d3cf56ee0db455b20d6440c6af Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:40:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit d95f3064b3eea9cb5ddbc46bdd43912e48c6bfa5 Author: Wolfgang Sourdeau Date: Wed Sep 20 21:40:00 2006 +0000 Monotone-Parent: 27a57d18607e0480dfa74a6235a8c1ec04b5d594 Monotone-Revision: b545d02ec1ab7de868f544f191ef64a2e4672857 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:40:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css M UI/WebServerResources/generic.css commit 71e983b2a30802ea644e515589b3abfe31e26f00 Author: Wolfgang Sourdeau Date: Wed Sep 20 21:39:03 2006 +0000 Monotone-Parent: 88bc4b91cbdc12f93b03cf7a821e80e3b5cb523b Monotone-Revision: 27a57d18607e0480dfa74a6235a8c1ec04b5d594 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:39:03 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox commit b32ac59e21a607fcb335b44e83abc8c184722b50 Author: Wolfgang Sourdeau Date: Wed Sep 20 21:38:48 2006 +0000 Monotone-Parent: 4ada043f711dccb4b52526f8e7a63883fef5b173 Monotone-Revision: 88bc4b91cbdc12f93b03cf7a821e80e3b5cb523b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:38:48 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailView.m commit 6a602e49e2046d4f5475fef1df2a00761d61605e Author: Wolfgang Sourdeau Date: Wed Sep 20 21:38:15 2006 +0000 Monotone-Parent: c30e47021628e9ce8728125370b09e1e258c1d79 Monotone-Revision: 4ada043f711dccb4b52526f8e7a63883fef5b173 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:38:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit f64662c3e187f9905c74ce7c3c40b4cec8ae6a58 Author: Wolfgang Sourdeau Date: Wed Sep 20 17:58:42 2006 +0000 Monotone-Parent: 6812210d110c9ee46d8d2af4be8bf6b91a944168 Monotone-Revision: c30e47021628e9ce8728125370b09e1e258c1d79 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:58:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js A UI/WebServerResources/UIxMailEditor.js commit 6ab6539424829ba18472ead0c545e3f26d6ece87 Author: Wolfgang Sourdeau Date: Wed Sep 20 17:57:11 2006 +0000 Monotone-Parent: 6ffd8942d3ff6581034f550c46dc04b7cf39793b Monotone-Revision: 6812210d110c9ee46d8d2af4be8bf6b91a944168 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:57:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 8e33440259e6f3de2f1e10a98f025f2900458f57 Author: Wolfgang Sourdeau Date: Wed Sep 20 17:56:36 2006 +0000 Monotone-Parent: 6e4db4faadb29401ffefc8e973c9043c4187f29c Monotone-Revision: 6ffd8942d3ff6581034f550c46dc04b7cf39793b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:56:36 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/UIxMailToSelection.js commit 697a49750b0205d442abf8e4d42f186f3240e45a Author: Wolfgang Sourdeau Date: Wed Sep 20 17:55:26 2006 +0000 Monotone-Parent: bdbae1df701b51a7f884e9fc02afd8c51181aab1 Monotone-Revision: 6e4db4faadb29401ffefc8e973c9043c4187f29c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:55:26 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/UIxMailEditor.css commit 1a38aacae6c8be88e1b456ba38079f8e808a5a4c Author: Wolfgang Sourdeau Date: Wed Sep 20 17:53:46 2006 +0000 Monotone-Parent: d4df84fa352f01c93acadbe47b40b8066a8f1416 Monotone-Revision: bdbae1df701b51a7f884e9fc02afd8c51181aab1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:53:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox commit 622da32312a98d67fd104f7e4248969a923fbeac Author: Wolfgang Sourdeau Date: Wed Sep 20 17:53:18 2006 +0000 Monotone-Parent: 44a03978fec0e110fd810f7c53319b3ea91c0e42 Monotone-Revision: d4df84fa352f01c93acadbe47b40b8066a8f1416 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:53:18 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m commit 7f04e0d73277d66326176e6b9ca834b80a7d2399 Author: Wolfgang Sourdeau Date: Wed Sep 20 17:52:55 2006 +0000 Monotone-Parent: 51f3215f8b5d67d91f1b6a65b99b157185e7ea58 Monotone-Revision: 44a03978fec0e110fd810f7c53319b3ea91c0e42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T17:52:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.css commit 46bca0d7749ca3e35e02ff302e8c0614495ff2aa Author: Wolfgang Sourdeau Date: Tue Sep 19 21:53:48 2006 +0000 Monotone-Parent: a6a0cf4327841f54f30a8c4074c664382ac0d108 Monotone-Revision: 51f3215f8b5d67d91f1b6a65b99b157185e7ea58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:53:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit e206b1cad99ffd6c8001cf0c54388e61870e2a0a Author: Wolfgang Sourdeau Date: Tue Sep 19 21:14:33 2006 +0000 Monotone-Parent: de61954c6bdcb7ec61750f29df034b988e75e7ef Monotone-Revision: a6a0cf4327841f54f30a8c4074c664382ac0d108 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:14:33 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox commit a5ea212440c91297aaf81426c36040b525346827 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:14:02 2006 +0000 Monotone-Parent: ed2afb9a1234852d8d66cfc9028387810817801c Monotone-Revision: de61954c6bdcb7ec61750f29df034b988e75e7ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:14:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js commit 212fde6477f011ee795fca22b9e2811e40b0b8b4 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:12:17 2006 +0000 Monotone-Parent: ebdba14e00078fc123d1067b7c5c40c6baeb21ee Monotone-Revision: ed2afb9a1234852d8d66cfc9028387810817801c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:12:17 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 9e617661eaf565272bc8d02650b369d6a2dd9b43 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:12:13 2006 +0000 Monotone-Parent: 285b909701dbd3013603eaa63851c1a2b4fa6901 Monotone-Revision: ebdba14e00078fc123d1067b7c5c40c6baeb21ee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:12:13 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 712517a6561a58b88d5be20bf2f04f3c16bde1e1 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:11:53 2006 +0000 Monotone-Parent: cd791802b57399943d944e80382992d9a7043113 Monotone-Revision: 285b909701dbd3013603eaa63851c1a2b4fa6901 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:11:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 8d28274c90270841e4ab07c1cd5760161ab9b8a3 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:10:58 2006 +0000 Monotone-Parent: 4ab7955ce8d2a9f0ca458ca70149cd13b2b2e6da Monotone-Revision: cd791802b57399943d944e80382992d9a7043113 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:10:58 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxContactEditor.js commit 145dd4c993688c0507d3b21d3a764c8bc7fe1bb5 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:10:38 2006 +0000 Monotone-Parent: 743215a5a339b3f8ca9a3779c1b1fb110d367240 Monotone-Revision: 4ab7955ce8d2a9f0ca458ca70149cd13b2b2e6da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:10:38 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit bd67965c5c0e80df8161fc13a7ab0a44beb4a7dd Author: Wolfgang Sourdeau Date: Tue Sep 19 21:09:57 2006 +0000 Monotone-Parent: 184ca5f4175b29f1837888270afce47c10fde5b3 Monotone-Revision: 743215a5a339b3f8ca9a3779c1b1fb110d367240 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:09:57 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings M UI/SOGoUI/UIxComponent.m commit 7a5a68eb0208a2d3c5cb1f524e7e7585b5de5c2b Author: Wolfgang Sourdeau Date: Tue Sep 19 21:09:11 2006 +0000 Monotone-Parent: 007ccbcb2314639592079266f43db3a3925517cb Monotone-Revision: 184ca5f4175b29f1837888270afce47c10fde5b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:09:11 Monotone-Branch: ca.inverse.sogo A UI/MailPartViewers/UIxMailPartTextViewer.h M UI/MailPartViewers/UIxMailPartTextViewer.m commit efa6d5292963721a4e0f7934bf7ce9a92a50c97a Author: Wolfgang Sourdeau Date: Tue Sep 19 21:06:59 2006 +0000 Monotone-Parent: bd9c21b9fbf51f3995be616ac94dc59befa68c6b Monotone-Revision: 007ccbcb2314639592079266f43db3a3925517cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:06:59 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartTextViewer.m commit d9d61093633d6ab0eea76827753465956e707ad2 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:06:47 2006 +0000 Monotone-Parent: e94cb35209635067c1495606f5829d63804b064b Monotone-Revision: bd9c21b9fbf51f3995be616ac94dc59befa68c6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:06:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailPartViewers/UIxMailPartTextViewer.m commit ae3b8a6fb033d1ef7435c9a49997467bdc6853f8 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:05:32 2006 +0000 Monotone-Parent: 0a93903821df22cae2a8187e778326212c127114 Monotone-Revision: e94cb35209635067c1495606f5829d63804b064b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:05:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit 6e83ad8a42c65498c5c7c67892e6b89148164264 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:05:18 2006 +0000 Monotone-Parent: 7c15766f188357a9b9016c2300c2a4a7d2b95404 Monotone-Revision: 0a93903821df22cae2a8187e778326212c127114 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:05:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactFoldersView.m commit 2e4d9d2d6d5d3112cfcddae3106fedbb9e4f49f4 Author: Wolfgang Sourdeau Date: Tue Sep 19 21:03:12 2006 +0000 Monotone-Parent: bdfc1c269ab737136bc8baf0281b23d80921f8b7 Monotone-Revision: 7c15766f188357a9b9016c2300c2a4a7d2b95404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:03:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditor.m commit 8745c0ce336b836129a7c26e4b7034ae9129baec Author: Wolfgang Sourdeau Date: Tue Sep 19 18:38:48 2006 +0000 Monotone-Parent: 8616651bb75df4180da52596af6e3f303d498235 Monotone-Revision: bdfc1c269ab737136bc8baf0281b23d80921f8b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T18:38:48 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/generic.css commit b42a1db46bbaceebb72e77aa1ecd0659ccae9857 Author: Wolfgang Sourdeau Date: Tue Sep 19 18:37:50 2006 +0000 Monotone-Parent: 4c6881268ddcd38365c2c1b0097a33383ac7839f Monotone-Revision: 8616651bb75df4180da52596af6e3f303d498235 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T18:37:50 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxAptTableView.wox commit a18d65ff7eac0b34d75448ff3edec06c4f632acd Author: Wolfgang Sourdeau Date: Tue Sep 19 15:40:58 2006 +0000 Monotone-Parent: ff9f575e827547be397fdb096775dc09d813c270 Monotone-Revision: 4c6881268ddcd38365c2c1b0097a33383ac7839f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T15:40:58 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsSelectionView.wox M UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox M UI/WebServerResources/ContactsUI.css commit 3580eb01e29741b4dacc71649ed6daad9c4931db Author: Wolfgang Sourdeau Date: Tue Sep 19 15:40:08 2006 +0000 Monotone-Parent: 40017d6f8430e1dd3d82742273f41916546e3c5a Monotone-Revision: ff9f575e827547be397fdb096775dc09d813c270 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T15:40:08 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/French.lproj/Localizable.strings commit 36ac7fcb9d2ba0a1761b8fed02bf169976bd49da Author: Wolfgang Sourdeau Date: Tue Sep 19 15:39:44 2006 +0000 Monotone-Parent: 7e77770c07adaadb54d51bda81ce7804c86d2125 Monotone-Revision: 40017d6f8430e1dd3d82742273f41916546e3c5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T15:39:44 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 2b2161c0b0ec88536bb74370ba0e12db1c5371aa Author: Ludovic Marcotte Date: Tue Sep 19 15:20:03 2006 +0000 Fix of the title. Monotone-Parent: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce Monotone-Revision: 031984b557650859a910a3514084f8eb19b77b6d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2006-09-19T15:20:03 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxPageFrame.m commit 5c6e18be178648b1c337fe2831701edb67eb657c Author: Wolfgang Sourdeau Date: Tue Sep 19 14:50:11 2006 +0000 Monotone-Parent: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce Monotone-Revision: cf3bacd77b08f56b9e8a219124225b7f4a5a9d4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T14:50:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit 6f0880c9f1f062549726d468d0e54e327e818025 Author: Wolfgang Sourdeau Date: Tue Sep 19 14:26:29 2006 +0000 Monotone-Parent: a520711e0a93bd5fa2c3ea213699ee5de9e4ab5e Monotone-Revision: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T14:26:29 Monotone-Branch: ca.inverse.sogo M UI/Common/French.lproj/Localizable.strings M UI/Templates/UIxPageFrame.wox commit bd87f11750fa713e5e5ea37d148bfe165d577c63 Author: Wolfgang Sourdeau Date: Tue Sep 19 14:09:03 2006 +0000 Monotone-Parent: 8ea262b5fc027ba0d5aabcee59dcaec6c7f51cf1 Monotone-Revision: a520711e0a93bd5fa2c3ea213699ee5de9e4ab5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T14:09:03 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit a7d41b5240a17a7ed126285910b4431764fe20f2 Author: Wolfgang Sourdeau Date: Tue Sep 19 14:07:42 2006 +0000 Monotone-Parent: 017242be3803208a63346c876561281ca570ab44 Monotone-Revision: 8ea262b5fc027ba0d5aabcee59dcaec6c7f51cf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T14:07:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit a13660023a1a6901059dd33060cb3387d12009d5 Author: Wolfgang Sourdeau Date: Tue Sep 19 14:07:11 2006 +0000 Monotone-Parent: 46efb2ce9832230023e4de5e7868f3ad32d4bd02 Monotone-Revision: 017242be3803208a63346c876561281ca570ab44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T14:07:11 Monotone-Branch: ca.inverse.sogo M UI/Common/French.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/Templates/UIxPageFrame.wox commit 536f573f3669809c32c1d1ba26da8d6df1625bce Author: Wolfgang Sourdeau Date: Tue Sep 19 13:51:03 2006 +0000 Monotone-Parent: 8f2abf0ab22c8d768df5ec31eb8f09a577cd60dd Monotone-Revision: 46efb2ce9832230023e4de5e7868f3ad32d4bd02 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T13:51:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxContactEditor.js commit 1c03c222ae6558856602cefa3a2633d24348c3a0 Author: Wolfgang Sourdeau Date: Tue Sep 19 13:50:31 2006 +0000 Monotone-Parent: 2533d271e54de4d4a4ca48bf5d233f05e51ee7c3 Monotone-Revision: 8f2abf0ab22c8d768df5ec31eb8f09a577cd60dd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T13:50:31 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 3430294e85a4a8e7618e9669d4193cd81895b19c Author: Wolfgang Sourdeau Date: Tue Sep 19 13:50:19 2006 +0000 Monotone-Parent: 49d2e4818b73160f6d308cec61a4a12a1805071c Monotone-Revision: 2533d271e54de4d4a4ca48bf5d233f05e51ee7c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T13:50:19 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit d21757a5ef4cd42773cb6c2ff22339b34a9cf2e3 Author: Wolfgang Sourdeau Date: Tue Sep 19 13:48:18 2006 +0000 Monotone-Parent: 050209dc04f3b3e3b453f9577442d33da9f1881e Monotone-Revision: 49d2e4818b73160f6d308cec61a4a12a1805071c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T13:48:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit 0ceb6134859aca764bc896b61b85ed019f0d54e6 Author: Wolfgang Sourdeau Date: Tue Sep 19 13:48:09 2006 +0000 Monotone-Parent: 98cb676ac163c7dcc7c87d3d0b77bc45af5f45dc Monotone-Revision: 050209dc04f3b3e3b453f9577442d33da9f1881e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T13:48:09 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit e4df81bed0a23817b732f2b5d7968c97ebb84e2e Author: Wolfgang Sourdeau Date: Mon Sep 18 21:14:04 2006 +0000 Monotone-Parent: 1ff171a5bfb5ed0bd389856e4e95bbf10e4150c3 Monotone-Revision: 98cb676ac163c7dcc7c87d3d0b77bc45af5f45dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-18T21:14:04 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 424a48b96010293aea7c950ea6fb4b0ffd7ba862 Author: Wolfgang Sourdeau Date: Mon Sep 18 15:29:06 2006 +0000 Monotone-Parent: 3eebff6c3d23fc58587f9e610046a48169abeb91 Monotone-Revision: 1ff171a5bfb5ed0bd389856e4e95bbf10e4150c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-18T15:29:06 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactView.m commit 127401a46406d9c38702321cc9ed2591957435aa Author: Wolfgang Sourdeau Date: Mon Sep 18 15:28:15 2006 +0000 Monotone-Parent: 25fed2157caf8da35ae90d48f9cc9413a71e94ea Monotone-Revision: 3eebff6c3d23fc58587f9e610046a48169abeb91 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-18T15:28:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditor.m commit 1e0b313acf131fba99e78b64f1589e5f5e0cc144 Author: Wolfgang Sourdeau Date: Mon Sep 18 15:22:21 2006 +0000 Monotone-Parent: 6eb24ecac0894c6a3b2d8bc94ea23f4969e9a03d Monotone-Revision: 25fed2157caf8da35ae90d48f9cc9413a71e94ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-18T15:22:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M OGoContentStore/OCSContactFieldExtractor.m commit 2bcca3a6931946867bedeca6aeab4c95e0e86681 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:27:59 2006 +0000 Monotone-Parent: e2a18177cfa0a03cb838fca1581f5c9280c9ed72 Monotone-Revision: 6eb24ecac0894c6a3b2d8bc94ea23f4969e9a03d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:27:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxContactEditor.js M UI/WebServerResources/generic.js commit 61212215da3f0990e1c551bfaba5b71768b5f2ae Author: Wolfgang Sourdeau Date: Fri Sep 15 22:27:44 2006 +0000 Monotone-Parent: f54e1ebb7480a0870294435c022626f09b877b07 Monotone-Revision: e2a18177cfa0a03cb838fca1581f5c9280c9ed72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:27:44 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxContactEditor.css M UI/WebServerResources/generic.css commit 8331c3ce82a9af7cd5553eefcad39c5a32a453ac Author: Wolfgang Sourdeau Date: Fri Sep 15 22:26:55 2006 +0000 Monotone-Parent: 7847dc45565643cf81aa7f5792d546455a63d891 Monotone-Revision: f54e1ebb7480a0870294435c022626f09b877b07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:26:55 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsSelectionView.wox M UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox commit 57ce647781ed5ac865c9b28627ed99e559d97e63 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:25:52 2006 +0000 Monotone-Parent: 0e4026f4e1fdce64a64a67f1a4769316ea49d102 Monotone-Revision: 7847dc45565643cf81aa7f5792d546455a63d891 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:25:52 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox commit 988f56a95d01138da67a2c749a211d31d56a582d Author: Wolfgang Sourdeau Date: Fri Sep 15 22:25:43 2006 +0000 Monotone-Parent: 3db701467b1629fef3baaecc995b170c04847ae0 Monotone-Revision: 0e4026f4e1fdce64a64a67f1a4769316ea49d102 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:25:43 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactView.wox commit 1dda2ab545552d092d7ce48d4870377f138598f2 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:23:29 2006 +0000 Monotone-Parent: 2882f4805c51450e7167487fb07c8f54cf87f476 Monotone-Revision: 3db701467b1629fef3baaecc995b170c04847ae0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:23:29 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactEditor.h M UI/Contacts/UIxContactEditor.m D UI/Contacts/UIxContactEditorBase.h D UI/Contacts/UIxContactEditorBase.m commit d7a5ebedb52887f99b009233522b0924f4b50f86 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:21:41 2006 +0000 Monotone-Parent: cabf85176908ed8b4aa455b86d6e2c19c0e697aa Monotone-Revision: 2882f4805c51450e7167487fb07c8f54cf87f476 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:21:41 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile commit 9a98fe666e2b19ef52247b005f5bfd8ab0c88a5c Author: Wolfgang Sourdeau Date: Fri Sep 15 22:21:25 2006 +0000 Monotone-Parent: 3b9a72d0239ae845f3d99da4f9f16bbc0b83932a Monotone-Revision: cabf85176908ed8b4aa455b86d6e2c19c0e697aa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:21:25 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 8550bd76216969c8e61c50a928c855e483c7992a Author: Wolfgang Sourdeau Date: Fri Sep 15 22:21:12 2006 +0000 Monotone-Parent: 5b57d5240354418fa40ca6453be6bcd6a8a4e50d Monotone-Revision: 3b9a72d0239ae845f3d99da4f9f16bbc0b83932a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:21:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactObject.h commit 921bf8b8f4fdaaecd1b8fa3919791f05715b0097 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:20:56 2006 +0000 Monotone-Parent: 10073479893696fc7148796331e68fe7862ddf7a Monotone-Revision: 5b57d5240354418fa40ca6453be6bcd6a8a4e50d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:20:56 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit 74ace73ca6a75d566bdb8b2c79b1b2e5c2036ff6 Author: Wolfgang Sourdeau Date: Fri Sep 15 22:20:25 2006 +0000 Monotone-Parent: 67d95e4466d127870af881a2f0225ba6ed2e27ec Monotone-Revision: 10073479893696fc7148796331e68fe7862ddf7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-15T22:20:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m commit f400ce01c12bbd3b8e011c42f79ba819a3fb9bd5 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:32:54 2006 +0000 Monotone-Parent: f4e60e030cb328a6fad093631dd0d87d84ddd7e9 Monotone-Revision: 67d95e4466d127870af881a2f0225ba6ed2e27ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:32:54 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactView.wox commit 5cf898505ec0763a8625d2e6424adc8dc0c5cbdd Author: Wolfgang Sourdeau Date: Wed Sep 13 21:32:29 2006 +0000 Monotone-Parent: 1d90c5862d1196f32ab9f09c22ed9697cccf6101 Monotone-Revision: f4e60e030cb328a6fad093631dd0d87d84ddd7e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:32:29 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit c9974a86b1881c67e6853f58e7f10e4500174ea9 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:32:23 2006 +0000 Monotone-Parent: d3336287196cd9652f1557ca089836260940184d Monotone-Revision: 1d90c5862d1196f32ab9f09c22ed9697cccf6101 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:32:23 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListView.wox commit a6da1ca06bfaf0b05ace6c67acbb11b4c5f4e784 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:31:29 2006 +0000 Monotone-Parent: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c Monotone-Revision: d3336287196cd9652f1557ca089836260940184d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:31:29 Monotone-Branch: ca.inverse.sogo M UI/Contacts/product.plist commit 0f95fbbba947e4c0c29d60892a3882bebfa34181 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:31:20 2006 +0000 Monotone-Parent: 7c6dc473beb1dde701d7ae37b630a8110e238cb3 Monotone-Revision: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:31:20 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7713fd95daaaf26d030812db9c27b8252d45aba7 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:30:37 2006 +0000 Monotone-Parent: 8f9d7d172cd87f4a00728ed9ad264e79a028f4b3 Monotone-Revision: 7c6dc473beb1dde701d7ae37b630a8110e238cb3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:30:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactView.m commit f46f303b2ff7c610419361974560267d1cdfd559 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:28:38 2006 +0000 Monotone-Parent: 5426285a5c4220db81e2574ef6be30f2249cdecb Monotone-Revision: 8f9d7d172cd87f4a00728ed9ad264e79a028f4b3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:28:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPEntry.m commit 912cc2fe9a1cc803d78569e367bdcdc3235a812b Author: Wolfgang Sourdeau Date: Wed Sep 13 21:27:28 2006 +0000 Monotone-Parent: 5d6117b540c7cfaeb6237176d146febccadfbf42 Monotone-Revision: 5426285a5c4220db81e2574ef6be30f2249cdecb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:27:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSEntry.m commit eb07b2ef216450ddb7f2b1e7a882162eecb435c2 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:24:52 2006 +0000 Monotone-Parent: 448455bad9d5f72d9a932fd3427bd756cb54e81c Monotone-Revision: 5d6117b540c7cfaeb6237176d146febccadfbf42 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:24:52 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactView.h commit 3fb11fade34fa870f7b01b9334b3ffeb61799dc4 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:23:44 2006 +0000 Monotone-Parent: d3d13025350af6364527c65ace59ad308e3e8ffe Monotone-Revision: 448455bad9d5f72d9a932fd3427bd756cb54e81c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:23:44 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js commit 88ca0e8dacbb0c8273ec86b32bd4ea2ec02e3ac6 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:22:55 2006 +0000 Monotone-Parent: 4608d61fea860c76d767517b443d507b5cc8c961 Monotone-Revision: d3d13025350af6364527c65ace59ad308e3e8ffe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:22:55 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit c2519a511c00dc20d2f71a970c7d0eaf96156cc5 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:22:09 2006 +0000 Monotone-Parent: 494c37e329faf06b93265c155db7226d205150b0 Monotone-Revision: 4608d61fea860c76d767517b443d507b5cc8c961 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:22:09 Monotone-Branch: ca.inverse.sogo M OGoContentStore/iCalEntityObject+OCS.h M SoObjects/SOGo/AgenorUserManager.m M SoObjects/SOGo/GNUmakefile.preamble commit 2f69aeb03b512e16fb645d488596b58faac4dbe0 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:20:57 2006 +0000 Monotone-Parent: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a Monotone-Revision: 494c37e329faf06b93265c155db7226d205150b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:20:57 Monotone-Branch: ca.inverse.sogo M Main/GNUmakefile.preamble M OGoContentStore/GNUmakefile.preamble M OGoContentStore/OCSContactFieldExtractor.m M OGoContentStore/OCSiCalFieldExtractor.m M OGoContentStore/iCalRepeatableEntityObject+OCS.h M Protocols/common.make M Protocols/iCalHTTP/SOGoICalFilePublish.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/Contacts/GNUmakefile M SoObjects/SOGo/SOGoAppointment.m M SoObjects/SOGo/SOGoAppointmentICalRenderer.m M SoObjects/common.make M UI/Contacts/UIxContactEditorBase.h M UI/Contacts/UIxContactEditorBase.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentProposal.m M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalDateLabel.m M UI/Scheduler/UIxCalParticipationStatusView.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/iCalPerson+UIx.h M UI/Scheduler/iCalRecurrenceRule+SOGo.m M UI/common.make commit a4b7893600a6112d02acaa00b9e22d47e55462a5 Author: Wolfgang Sourdeau Date: Wed Sep 13 21:16:46 2006 +0000 Monotone-Parent: 319afea7572a1c632cbea66c88afce13529b51f2 Monotone-Revision: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:16:46 Monotone-Branch: ca.inverse.sogo D SoObjects/Contacts/NGVCard+Contact.h D SoObjects/Contacts/NGVCard+Contact.m D SoObjects/Contacts/NGVCardSimpleValue+Contact.h D SoObjects/Contacts/NGVCardSimpleValue+Contact.m commit 8857a3386ea0f201dbc28915dff7770730cd5fa1 Author: Wolfgang Sourdeau Date: Fri Sep 8 17:01:05 2006 +0000 Monotone-Parent: ae07a965b153ba60cbaf086866525dee4f7416ed Monotone-Revision: 319afea7572a1c632cbea66c88afce13529b51f2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T17:01:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 19ead57cb2cf8fc530a580a3fa6ab35e731f1ef4 Author: Wolfgang Sourdeau Date: Fri Sep 8 17:00:45 2006 +0000 Monotone-Parent: 162bfb7c82059f4e5043c0b54c30bbbb18428879 Monotone-Revision: ae07a965b153ba60cbaf086866525dee4f7416ed Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T17:00:45 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalSelectTab.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalWeekPrintview.m M UI/Scheduler/UIxCalYearOverview.m M UI/Scheduler/UIxTimeDateControl.m commit d251de7fb28829b02df6018ff61db637f0286b02 Author: Wolfgang Sourdeau Date: Fri Sep 8 16:59:33 2006 +0000 Monotone-Parent: 0be38e52c20f800a65befd7b4eeca913e9d0d505 Monotone-Revision: 162bfb7c82059f4e5043c0b54c30bbbb18428879 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T16:59:33 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalMonthOverview.h commit 2f26b074aa0047d4cbc0c4e364a2dbb72dafd57d Author: Wolfgang Sourdeau Date: Fri Sep 8 16:59:03 2006 +0000 Monotone-Parent: 11f8d83d73adbe0533367093aedd11247bf76b6d Monotone-Revision: 0be38e52c20f800a65befd7b4eeca913e9d0d505 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T16:59:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.m commit a485c40823b1ba5106c6e6e5ac429b786437c26d Author: Wolfgang Sourdeau Date: Fri Sep 8 15:37:02 2006 +0000 Monotone-Parent: 99c8c58678885e800d0e6a30a23a2de8bd56adab Monotone-Revision: 11f8d83d73adbe0533367093aedd11247bf76b6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:37:02 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxAppointmentProposal.m M UI/Scheduler/UIxAppointmentView.m M UI/Scheduler/UIxCalAptListView.m M UI/Scheduler/UIxCalDateSelector.m M UI/Scheduler/UIxCalInlineMonthOverview.m M UI/Scheduler/UIxCalMonthPrintview.m commit 1890394605cb0a8a5a16fd1e87c953356031a586 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:28:08 2006 +0000 Monotone-Parent: c818bd7fb6cf31cc71d77656fd51138b3237c073 Monotone-Revision: 99c8c58678885e800d0e6a30a23a2de8bd56adab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:28:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 7b1cd90d5bf2820e2af1807b7a4d9147d87a09c2 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:26:46 2006 +0000 Monotone-Parent: 820b27e801f0d5e9a95d74d782342e33456b3b4d Monotone-Revision: c818bd7fb6cf31cc71d77656fd51138b3237c073 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:26:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 6b74ac594193b4c4f45b38a6b922e20cd31790e4 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:24:16 2006 +0000 Monotone-Parent: 165f80370ba90f077a9c5978c16c2922bb649628 Monotone-Revision: 820b27e801f0d5e9a95d74d782342e33456b3b4d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:24:16 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/GNUmakefile.preamble commit 41626362cc91cb3cb2492b7ef0f95e9bb8389b53 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:21:35 2006 +0000 Monotone-Parent: 32b82433dfb7d9d4c439d0b648b8e1986ff58d0b Monotone-Revision: 165f80370ba90f077a9c5978c16c2922bb649628 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:21:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MainUI/SOGoUserHomePage.m commit 561fca2f04599a51bb2ee9b7d3841b83eee7f92d Author: Wolfgang Sourdeau Date: Fri Sep 8 15:20:39 2006 +0000 Monotone-Parent: ed6b45550ddcbf4beca71aa4129e64d1ce389003 Monotone-Revision: 32b82433dfb7d9d4c439d0b648b8e1986ff58d0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:20:39 Monotone-Branch: ca.inverse.sogo M UI/MailPartViewers/UIxMailPartICalViewer.m commit ee30abece18313247edb7bd8dd19ecd181c5369a Author: Wolfgang Sourdeau Date: Fri Sep 8 15:20:10 2006 +0000 Monotone-Parent: 15fcc5e93945a2b52a83798c18e6a5b993fd1fc8 Monotone-Revision: ed6b45550ddcbf4beca71aa4129e64d1ce389003 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:20:10 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditorBase.m commit 9cd2ed18caa578cefa4c605161833d669b3ca55b Author: Wolfgang Sourdeau Date: Fri Sep 8 15:19:56 2006 +0000 Monotone-Parent: 1d2a69e6efdbc8e2b7a0ef180ed911def1159150 Monotone-Revision: 15fcc5e93945a2b52a83798c18e6a5b993fd1fc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:19:56 Monotone-Branch: ca.inverse.sogo M UI/Common/UIxToolbar.m commit 6d83d9a512c676f4017c7d105b95767ebd29f9c6 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:19:03 2006 +0000 Monotone-Parent: 3b82be87d54654cef58e4b1e223610678824ba7a Monotone-Revision: 1d2a69e6efdbc8e2b7a0ef180ed911def1159150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:19:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit af300fc0da9193df967a271998e6ac16a4aa6cad Author: Wolfgang Sourdeau Date: Fri Sep 8 15:18:03 2006 +0000 Monotone-Parent: dd85bf5964ed0c3db1f8a221c4b661e16160f8fa Monotone-Revision: 3b82be87d54654cef58e4b1e223610678824ba7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:18:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit 62ac99083589295bbe3df46d864dd600690efb49 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:16:05 2006 +0000 Monotone-Parent: 3de8e00fa5bb88193311af3e8122587204b580f8 Monotone-Revision: dd85bf5964ed0c3db1f8a221c4b661e16160f8fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:16:05 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/AgenorUserManager.m commit 7aa8da029e620a4904ee4386a73deb98bdc5e996 Author: Wolfgang Sourdeau Date: Fri Sep 8 15:14:07 2006 +0000 Monotone-Parent: 6d36e54f1eaf29904dfc5704ceda7ec96bfe06a1 Monotone-Revision: 3de8e00fa5bb88193311af3e8122587204b580f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:14:07 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit d854821b721cd749111c17d0d4ca9a73dd0524b7 Author: Wolfgang Sourdeau Date: Thu Sep 7 19:14:47 2006 +0000 Monotone-Parent: 4ce1a15200da85e7f90d8d248cd95b6615bc707e Monotone-Revision: 6d36e54f1eaf29904dfc5704ceda7ec96bfe06a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-07T19:14:47 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/NSDictionary+URL.m commit f3c62e3fecf6c09ab42c1337dba09cb4a712e7af Author: Wolfgang Sourdeau Date: Thu Sep 7 19:00:16 2006 +0000 Monotone-Parent: eb4be993b8aa1a70806a19e9980e936bdb9b448a Monotone-Revision: 4ce1a15200da85e7f90d8d248cd95b6615bc707e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-07T19:00:16 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 078f70c3af866eb114e124e521984ab8a3f1aed0 Author: Wolfgang Sourdeau Date: Thu Sep 7 15:50:03 2006 +0000 Monotone-Parent: e791f856fa8cb6c49f52de50d8bcbfcc98922c88 Monotone-Revision: eb4be993b8aa1a70806a19e9980e936bdb9b448a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-07T15:50:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 607d7206766ca1bbeb98819b727411f8e0d83735 Author: Wolfgang Sourdeau Date: Thu Sep 7 14:13:03 2006 +0000 Monotone-Parent: 321c07dcd402a9e1f67210981ec9fa1b6ac69ac5 Monotone-Revision: e791f856fa8cb6c49f52de50d8bcbfcc98922c88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-07T14:13:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit d049b722ce0a2fed26a6e8e1d04f76daed28b113 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:54:53 2006 +0000 Monotone-Parent: 8eea06416213949b3ff8e1701db3e1efc59496df Monotone-Revision: 321c07dcd402a9e1f67210981ec9fa1b6ac69ac5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:54:53 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit 83b9ccb70004f08557bf84e386660151b953f912 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:52:09 2006 +0000 Monotone-Parent: 62031a3267e079d5cc94a2208c9259fdfd76e866 Monotone-Revision: 8eea06416213949b3ff8e1701db3e1efc59496df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:52:09 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit f95982c0a053f5231bff2dbb677c77f20f079007 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:47:56 2006 +0000 Monotone-Parent: 2db14a73ec3d718f6a4bf3175e3a6b8f6f91aff9 Monotone-Revision: 62031a3267e079d5cc94a2208c9259fdfd76e866 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:47:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.css commit 221a9a054e7c81263004b6f05a20f86a59366009 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:42:10 2006 +0000 Monotone-Parent: 5bf0a22a5808c60082a5dfe3021d89cc315121b9 Monotone-Revision: 2db14a73ec3d718f6a4bf3175e3a6b8f6f91aff9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:42:10 Monotone-Branch: ca.inverse.sogo M ChangeLog commit add5f7d76cb0a8c36d0a99bb14e97c2defb0645e Author: Wolfgang Sourdeau Date: Wed Sep 6 22:40:46 2006 +0000 Monotone-Parent: 0b20d8e0eabf4b9c1bf3cd6ae19c87f40fe472ff Monotone-Revision: 5bf0a22a5808c60082a5dfe3021d89cc315121b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:40:46 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 724a08c18211cde7bf20df870559e18dc9b81a23 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:38:35 2006 +0000 Monotone-Parent: 0133ba09fdcb12876862b0370e13c1921e992700 Monotone-Revision: 0b20d8e0eabf4b9c1bf3cd6ae19c87f40fe472ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:38:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/lori_16x16.ico commit 4fb13c0f5fa7e80a3b25634d68b49555005391fe Author: Wolfgang Sourdeau Date: Wed Sep 6 22:31:38 2006 +0000 Monotone-Parent: b9653967e135693dfb1c77ad808d9a7e8917d7d6 Monotone-Revision: 0133ba09fdcb12876862b0370e13c1921e992700 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:31:38 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 1be2dc73f1d10d041bc92df974271411dddcc214 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:30:59 2006 +0000 Monotone-Parent: e2a5e89b2075e64dfef957d7d57aa3b2cb58ba46 Monotone-Revision: b9653967e135693dfb1c77ad808d9a7e8917d7d6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:30:59 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalAptListView.m commit 3160bbcf7baf2d083522c58d30e6078d64870b3a Author: Wolfgang Sourdeau Date: Wed Sep 6 22:30:49 2006 +0000 Monotone-Parent: 3ee36d823621dc7041ba2b6f8451c362f0f815bb Monotone-Revision: e2a5e89b2075e64dfef957d7d57aa3b2cb58ba46 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:30:49 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m commit aca9e8d133865b209d595f84c674820c809cf704 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:30:19 2006 +0000 Monotone-Parent: 6d6b0cc0f87fc7dc13e1e7bc4dfc3a8a0d320760 Monotone-Revision: 3ee36d823621dc7041ba2b6f8451c362f0f815bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:30:19 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalWeekView.m commit c0db1a6c4580738759b580e2e1e08ab71972fbd3 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:29:55 2006 +0000 Monotone-Parent: 8340091a2eb14ecaaf0f35d7198bde06fef4da27 Monotone-Revision: 6d6b0cc0f87fc7dc13e1e7bc4dfc3a8a0d320760 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:29:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalDateSelector.wox commit e057b589bccbe0f4447d0191a49819ead222860d Author: Wolfgang Sourdeau Date: Wed Sep 6 22:28:49 2006 +0000 Monotone-Parent: 7d2b86578ac10360d4af5ba1d0812b383ec8c885 Monotone-Revision: 8340091a2eb14ecaaf0f35d7198bde06fef4da27 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:28:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit 9450a40a366ecc8c3927c01df263d080d168981b Author: Wolfgang Sourdeau Date: Wed Sep 6 22:27:46 2006 +0000 Monotone-Parent: 033f1a3f676dedd1b54a51a87b0d653fb22ae059 Monotone-Revision: 7d2b86578ac10360d4af5ba1d0812b383ec8c885 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:27:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit b09640468a12ecdca84b49e8fa4a600e8a5fcc66 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:26:29 2006 +0000 Monotone-Parent: 598b19f09a0b2c74567b2c845dece5ee9b87aec0 Monotone-Revision: 033f1a3f676dedd1b54a51a87b0d653fb22ae059 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:26:29 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 4233088938b2d2dfbd881fce52ac19e67bf3fb76 Author: Wolfgang Sourdeau Date: Wed Sep 6 22:26:22 2006 +0000 Monotone-Parent: ea3e5a63ba8435e702b8af87dceec9a5c5e21e6a Monotone-Revision: 598b19f09a0b2c74567b2c845dece5ee9b87aec0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:26:22 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit 470706c4737889d31aeb0ab218144fef3740404c Author: Wolfgang Sourdeau Date: Wed Sep 6 22:25:46 2006 +0000 Monotone-Parent: 30ddfff1991c7e39d67fc5f3c46b308d273ee14a Monotone-Revision: ea3e5a63ba8435e702b8af87dceec9a5c5e21e6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T22:25:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 6f49b8f0416b0d7be1327e1c58f37b1c50ee42c8 Author: Wolfgang Sourdeau Date: Wed Sep 6 14:40:54 2006 +0000 Monotone-Parent: bf42b4068082eb38268bdf4f7034597312c2bb7c Monotone-Revision: 30ddfff1991c7e39d67fc5f3c46b308d273ee14a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-06T14:40:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 3984092f08272c230557fc23a3150c072d33de75 Author: Wolfgang Sourdeau Date: Tue Sep 5 21:53:47 2006 +0000 Monotone-Parent: 69ec7c5e5b614344af143a54ceb32686d3daa756 Monotone-Revision: bf42b4068082eb38268bdf4f7034597312c2bb7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T21:53:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 3167b912d67a7dc2fddb21d902bc7d0acf58a384 Author: Wolfgang Sourdeau Date: Tue Sep 5 21:52:52 2006 +0000 Monotone-Parent: 13eaecae6fbd75055e0f3e18c4338181bf34accb Monotone-Revision: 69ec7c5e5b614344af143a54ceb32686d3daa756 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T21:52:52 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit 65caed00f1d3a9a743ec7ede42d15c4c100f876e Author: Wolfgang Sourdeau Date: Tue Sep 5 20:41:05 2006 +0000 Monotone-Parent: 648ca938b27c6fb6be0365e39d56a5441ded8ed5 Monotone-Revision: 13eaecae6fbd75055e0f3e18c4338181bf34accb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T20:41:05 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit 96cdace6feea31b005153a275f371eab175a0aca Author: Wolfgang Sourdeau Date: Tue Sep 5 20:13:16 2006 +0000 Monotone-Parent: 6e571370868349ff9fdc22d99f98878688e1a798 Monotone-Revision: 648ca938b27c6fb6be0365e39d56a5441ded8ed5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T20:13:16 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxCalView.m commit 28836b1b35ae525f465cf9220746c01ea3e14d64 Author: Wolfgang Sourdeau Date: Tue Sep 5 20:12:30 2006 +0000 Monotone-Parent: e760000e5158fd24f5cf54a4f55ce9382d4ab294 Monotone-Revision: 6e571370868349ff9fdc22d99f98878688e1a798 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T20:12:30 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDayTable.m commit c50d3c616ba65a6e83e9a01ea1ba256a5ed388d0 Author: Wolfgang Sourdeau Date: Tue Sep 5 20:12:12 2006 +0000 Monotone-Parent: dba2df1d9321c03df5a3ea5909bebb161e0e9b1b Monotone-Revision: e760000e5158fd24f5cf54a4f55ce9382d4ab294 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T20:12:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/SOGoAppointmentFolder.m commit 8674c7365b2f662d27abcbf6c4e2502a0c0d47c4 Author: Wolfgang Sourdeau Date: Tue Sep 5 19:54:20 2006 +0000 Monotone-Parent: b7f4c411f14c73b7c46455bde4433318b5c502c2 Monotone-Revision: dba2df1d9321c03df5a3ea5909bebb161e0e9b1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T19:54:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css commit 6c4e34b472979e7ddb22f3df126a0ceb66abbe92 Author: Wolfgang Sourdeau Date: Tue Sep 5 19:54:05 2006 +0000 Monotone-Parent: 1fd1503f77b7c67434ac18f8b36fd3718e80e8e8 Monotone-Revision: b7f4c411f14c73b7c46455bde4433318b5c502c2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T19:54:05 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit faf6c7f74db3e8676b0c5b241df51e3b443e22b4 Author: Wolfgang Sourdeau Date: Tue Sep 5 19:53:29 2006 +0000 Monotone-Parent: 315d1e6fbb21b6002eac93c77d20addfced82d15 Monotone-Revision: 1fd1503f77b7c67434ac18f8b36fd3718e80e8e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T19:53:29 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalInlineAptView.m commit de2ff93db97d37d4e884f83f0ff69119db07d24a Author: Wolfgang Sourdeau Date: Tue Sep 5 18:44:34 2006 +0000 Monotone-Parent: 297eac68f47b31a940e2b2870531f021a26e31ef Monotone-Revision: 315d1e6fbb21b6002eac93c77d20addfced82d15 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T18:44:34 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit d1bdd8f094c42e0f7ef5bf1a0ef8810f67bb173e Author: Wolfgang Sourdeau Date: Tue Sep 5 18:43:20 2006 +0000 Monotone-Parent: ae1175be0c9d05824b26a07d1b734e1cdc59b419 Monotone-Revision: 297eac68f47b31a940e2b2870531f021a26e31ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T18:43:20 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit c5ae66bd3730aa8fc27f5aa4456a81cca1e2b974 Author: Wolfgang Sourdeau Date: Tue Sep 5 18:42:59 2006 +0000 Monotone-Parent: 6d9008be8a9f9eeb652c345572bad88c284033f6 Monotone-Revision: ae1175be0c9d05824b26a07d1b734e1cdc59b419 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T18:42:59 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit c6201a01c6b86f4b611744dc0994b2a947b6ce60 Author: Wolfgang Sourdeau Date: Tue Sep 5 18:42:18 2006 +0000 Monotone-Parent: 91b936a7c3b51400c8170802ad0c722be8b8553b Monotone-Revision: 6d9008be8a9f9eeb652c345572bad88c284033f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T18:42:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 8e38c8e9d9ac080050bd3e457c452a47c683d3aa Author: Wolfgang Sourdeau Date: Tue Sep 5 15:08:32 2006 +0000 Monotone-Parent: f9a470e5408fdd3a912a57d24892418ef5630bf4 Monotone-Revision: 91b936a7c3b51400c8170802ad0c722be8b8553b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T15:08:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/UIxAppointmentEditor.js commit c3336a2b72ec97a872ce5b138fe22edfa774186a Author: Wolfgang Sourdeau Date: Tue Sep 5 14:55:06 2006 +0000 Monotone-Parent: ba602d8a4fa6b2a5e2a6a7ee93bca95f807d71f6 Monotone-Revision: f9a470e5408fdd3a912a57d24892418ef5630bf4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T14:55:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css commit a39c63e2d29abd0344ec182d3ffe0608137b48fb Author: Wolfgang Sourdeau Date: Tue Sep 5 14:54:53 2006 +0000 Monotone-Parent: 985fef86a89f89cae1460daa879141f78ad0b404 Monotone-Revision: ba602d8a4fa6b2a5e2a6a7ee93bca95f807d71f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T14:54:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalAptListView.m commit 5eee673bd0f4a9d62470b32dd7c0e86c14aeb9d4 Author: Wolfgang Sourdeau Date: Tue Sep 5 14:53:38 2006 +0000 Monotone-Parent: bc78b9b254f96e0d0101e04673ec9e39cec14f8c Monotone-Revision: 985fef86a89f89cae1460daa879141f78ad0b404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T14:53:38 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit 87b85bb0f7be99e7df589105a19720b6c5a3f762 Author: Wolfgang Sourdeau Date: Tue Sep 5 13:53:21 2006 +0000 Monotone-Parent: 585a4052defa2ff8aa5c0226c57787a1636512de Monotone-Revision: bc78b9b254f96e0d0101e04673ec9e39cec14f8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-05T13:53:21 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit c524b098f814d81ced4c9aea689a0f13b622c8c2 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:16:20 2006 +0000 Monotone-Parent: 46e769e5984496dda2e19718a44b1a195ad4559d Monotone-Revision: 585a4052defa2ff8aa5c0226c57787a1636512de Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:16:20 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxDatePicker.wox commit a50dee5e35475986571a19bdc5562eace5d7afca Author: Wolfgang Sourdeau Date: Wed Aug 30 23:15:57 2006 +0000 Monotone-Parent: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd Monotone-Revision: 46e769e5984496dda2e19718a44b1a195ad4559d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:15:57 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit a699fbbded88209a2d8f9c39e2774946c4097454 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:15:27 2006 +0000 Monotone-Parent: 779452ba7ac1416469116c95f85c2c23a3e0d802 Monotone-Revision: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:15:27 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox commit a9869cdc0defe80cf8b493e1b6f491d2d3d6b6ff Author: Wolfgang Sourdeau Date: Wed Aug 30 23:14:41 2006 +0000 Monotone-Parent: 78b7a953d60bb703711ea8ff6a70c0514fdaf45a Monotone-Revision: 779452ba7ac1416469116c95f85c2c23a3e0d802 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:14:41 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 6982c02a8add7efe4aa37c2cc80aa5eee9ba9d23 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:14:24 2006 +0000 Monotone-Parent: 711c279a58aa75de77b9d32f31f1a6e01103ccd3 Monotone-Revision: 78b7a953d60bb703711ea8ff6a70c0514fdaf45a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:14:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/UIxAppointmentEditor.js commit e5f7780963f1334245b0d35b4ebb2d708a672d64 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:13:28 2006 +0000 Monotone-Parent: 2504047f4ddc5484b85d5ed99c44a4a2b83e967f Monotone-Revision: 711c279a58aa75de77b9d32f31f1a6e01103ccd3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:13:28 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit c5ae1f59e329f3e133ea3e8ba023a342caea6e45 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:13:18 2006 +0000 Monotone-Parent: 62601a8adc8003aac03c26668d99b5132be9b65a Monotone-Revision: 2504047f4ddc5484b85d5ed99c44a4a2b83e967f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:13:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js commit d71997b0326f944a00076110459d3f35954fd011 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:12:31 2006 +0000 Monotone-Parent: 6356aa36bd82a1042794fc45e040beba73d53c34 Monotone-Revision: 62601a8adc8003aac03c26668d99b5132be9b65a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:12:31 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox commit 71d6415ec2a8c6b987c78c160be602f422299dbd Author: Wolfgang Sourdeau Date: Wed Aug 30 23:11:50 2006 +0000 Monotone-Parent: 9d86e187092bc677ee3ceb2cb3b127b1510b076f Monotone-Revision: 6356aa36bd82a1042794fc45e040beba73d53c34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:11:50 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxAppointmentEditor.m commit 79c7a7ef2a9f7f8e74d5d0ecaf4fa9e938ae2d48 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:11:12 2006 +0000 Monotone-Parent: ec19e489c1141c5a5e5a204abf81543a2ff2f463 Monotone-Revision: 9d86e187092bc677ee3ceb2cb3b127b1510b076f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:11:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit 3256d8463dea33b2523636a314cf4ad191731d13 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:10:05 2006 +0000 Monotone-Parent: f4a66d9b69688e6c9d84952a098de31d07b26280 Monotone-Revision: ec19e489c1141c5a5e5a204abf81543a2ff2f463 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:10:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAptMailNotification.m commit 91591c9bcedb4c0da7e47f20add69a179aa55f89 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:09:35 2006 +0000 Monotone-Parent: 99570bf725fd292c2ff9a2ea2c4f282a07a111b6 Monotone-Revision: f4a66d9b69688e6c9d84952a098de31d07b26280 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:09:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentObject.m commit 2b81c3fd04da010616d6f467ed8fc3b9466e5931 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:08:32 2006 +0000 Monotone-Parent: 9a9be506022799b03e23c40687bc9fecefe328a9 Monotone-Revision: 99570bf725fd292c2ff9a2ea2c4f282a07a111b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:08:32 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/SchedulerUI.css A UI/WebServerResources/UIxAppointmentEditor.css M UI/WebServerResources/generic.css commit da6a95a58752f47daf261db989d3dbaaaa8523ea Author: Wolfgang Sourdeau Date: Wed Aug 30 23:08:15 2006 +0000 Monotone-Parent: 0fe240e59b53ed43169486029f2d23d953547489 Monotone-Revision: 9a9be506022799b03e23c40687bc9fecefe328a9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:08:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxTimeDateControl.m D UI/Scheduler/UIxTimeSelector.m M UI/Templates/SchedulerUI/UIxTimeDateControl.wox D UI/Templates/SchedulerUI/UIxTimeSelector.wox commit 63579af5ebd5cd27fd01c284aea71bb803fdf36b Author: Wolfgang Sourdeau Date: Wed Aug 30 23:02:53 2006 +0000 Monotone-Parent: 571cefaf08c4135173074cee7d496b47702798bc Monotone-Revision: 0fe240e59b53ed43169486029f2d23d953547489 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:02:53 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactSelector.wox M UI/WebServerResources/generic.js commit 33adda29c1b122dbb85a3b90a3addb42119a4170 Author: Wolfgang Sourdeau Date: Wed Aug 30 23:00:21 2006 +0000 Monotone-Parent: 55eb9612658e46c1b952133ed946ed5c2cedf11e Monotone-Revision: 571cefaf08c4135173074cee7d496b47702798bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:00:21 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/add-contact.gif A UI/WebServerResources/choose-date.png A UI/WebServerResources/remove-contact.gif A UI/WebServerResources/tbtv_space_17x17.gif commit d293bbbed4ef1d36ae927e26e3a8563b79d54f00 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:59:56 2006 +0000 Monotone-Parent: 98c8c424b0d9a989a81434f86821544066552105 Monotone-Revision: 55eb9612658e46c1b952133ed946ed5c2cedf11e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:59:56 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxTimeDateControl.h commit 9ca6ecc62866499efc19d2423ef07faaaa6d1758 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:59:03 2006 +0000 Monotone-Parent: 844f1f631a8e5c8bd991267dca0d6ec51a256f21 Monotone-Revision: 98c8c424b0d9a989a81434f86821544066552105 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:59:03 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit ef89c281101386a3abb9f464efa8b78bd06fcd32 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:57:18 2006 +0000 Monotone-Parent: e705fe92d77e84f110a9afc8e89c7bd0fe76b58c Monotone-Revision: 844f1f631a8e5c8bd991267dca0d6ec51a256f21 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:57:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactSelector.m commit 39fd16a59fdcc1b00291eca8f2ac8447851a8e97 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:55:23 2006 +0000 Monotone-Parent: 7793cd7b2bace49b3d3e6fc66ad3d9de9c5c167d Monotone-Revision: e705fe92d77e84f110a9afc8e89c7bd0fe76b58c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:55:23 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactSelector.h commit 19e3203af233ae3d1eb4bd57e830bcae04931a78 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:51:22 2006 +0000 Monotone-Parent: 72335b854f874c54519713dcd5ab93a642e7363f Monotone-Revision: 7793cd7b2bace49b3d3e6fc66ad3d9de9c5c167d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:51:22 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile commit ff3158a344cea96368a53ba0a2d2346366e2451f Author: Wolfgang Sourdeau Date: Wed Aug 30 22:47:16 2006 +0000 Monotone-Parent: 4c801d55a15fdca5c937ba1acc16d4d7f780b59a Monotone-Revision: 72335b854f874c54519713dcd5ab93a642e7363f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:47:16 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 4a50cfedc5be071d4460432bd11c9e1259883b55 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:46:49 2006 +0000 Monotone-Parent: b9f8376b8001fe4f9249e9a6ca93bf2c44eac75f Monotone-Revision: 4c801d55a15fdca5c937ba1acc16d4d7f780b59a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:46:49 Monotone-Branch: ca.inverse.sogo D UI/Templates/SchedulerUI/UIxDatePickerScript.wox commit 760e41566c560f62d5847760b511f5c128b62204 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:46:16 2006 +0000 Monotone-Parent: 3e32e33bcda13cac968969da6e841bd9e5f639d1 Monotone-Revision: b9f8376b8001fe4f9249e9a6ca93bf2c44eac75f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:46:16 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Scheduler/UIxDatePickerScript.m commit 44b0bf58aa92308f3f6011ac6d136970a1722b8f Author: Wolfgang Sourdeau Date: Wed Aug 30 22:45:19 2006 +0000 Monotone-Parent: a336ee635278e6e84b9ccbf7290474e132c9c0a2 Monotone-Revision: 3e32e33bcda13cac968969da6e841bd9e5f639d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:45:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/NSCalendarDate+Scheduler.h M UI/Scheduler/NSCalendarDate+Scheduler.m D UI/Scheduler/NSCalendarDate+UIx.h D UI/Scheduler/NSCalendarDate+UIx.m commit 512a1434eba3b50dd26c6e395c7ea258679406d3 Author: Wolfgang Sourdeau Date: Wed Aug 30 22:43:51 2006 +0000 Monotone-Parent: edaaaf24bef4b65491bfbf5da0d4754a88f12779 Monotone-Revision: a336ee635278e6e84b9ccbf7290474e132c9c0a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T22:43:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.h M SoObjects/Appointments/SOGoAppointmentFolder.m commit f4650f14cf250f3b1e87f7860afa244ee95d2bb0 Author: Wolfgang Sourdeau Date: Mon Aug 28 14:34:06 2006 +0000 Monotone-Parent: 98d2dca0548783ca240a264a33a0b24e7b1f868f Monotone-Revision: edaaaf24bef4b65491bfbf5da0d4754a88f12779 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-28T14:34:06 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/lori_16x16.ico commit 21698f297e56dac9d624cedb075840163d88cef7 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:49:34 2006 +0000 Monotone-Parent: f5a202f926a2d73ac9d25fd623999b41d3cd2fa6 Monotone-Revision: 98d2dca0548783ca240a264a33a0b24e7b1f868f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:49:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js commit 7384839e1b04ccd3df6e8a1870e0af58d4c9f9a5 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:48:54 2006 +0000 Monotone-Parent: 3398606109cbe41c1760f9467a03683148758131 Monotone-Revision: f5a202f926a2d73ac9d25fd623999b41d3cd2fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:48:54 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 82ea06acdfc2bc68312d26e29bf81ae7881a89a2 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:47:33 2006 +0000 Monotone-Parent: e049139bc14cf93a1efb7a9566830360e92404ae Monotone-Revision: 3398606109cbe41c1760f9467a03683148758131 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:47:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 0950a8417e649a7a9887638fd053edcc49034b28 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:46:57 2006 +0000 Monotone-Parent: 6fa26b1733ea260edb32bcddc77494ec35d87765 Monotone-Revision: e049139bc14cf93a1efb7a9566830360e92404ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:46:57 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 08207c46d07ca650619db4d30319e022d66e3737 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:46:29 2006 +0000 Monotone-Parent: 2e8ad34005721407e216ea0f211d634d0dcc3e72 Monotone-Revision: 6fa26b1733ea260edb32bcddc77494ec35d87765 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:46:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit a24b1bb7b6aa50c5721c0ecac1beb4dd2ade9d80 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:45:16 2006 +0000 Monotone-Parent: 85d881f3ccf755097f7f86f1eb0e9adea989feab Monotone-Revision: 2e8ad34005721407e216ea0f211d634d0dcc3e72 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:45:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m commit fb6b67a8dc1d4f71e9b53b295ca2dd1f95e904f5 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:43:57 2006 +0000 Monotone-Parent: 9d1b9b26444772275e74878e21e6388117704e8d Monotone-Revision: 85d881f3ccf755097f7f86f1eb0e9adea989feab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:43:57 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox commit b50da2b2c1166854e7e7eef221b0935870d99326 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:41:26 2006 +0000 Monotone-Parent: dcded215d27b5fe12e7624fe9e63ddcebc435073 Monotone-Revision: 9d1b9b26444772275e74878e21e6388117704e8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:41:26 Monotone-Branch: ca.inverse.sogo M UI/Common/French.lproj/Localizable.strings commit 3a749ef44c00fa24e3f7ae4ef72f3e717e32b162 Author: Wolfgang Sourdeau Date: Fri Aug 25 20:40:13 2006 +0000 Monotone-Parent: 6c2b27000ef5daddb97c24871e9fb52a185b3d59 Monotone-Revision: dcded215d27b5fe12e7624fe9e63ddcebc435073 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-25T20:40:13 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 94a5ea4b34760469d96f9c484eda5dc878d79bd1 Author: Wolfgang Sourdeau Date: Thu Aug 24 21:14:18 2006 +0000 Monotone-Parent: d53ae5e9542f266cda31bf64e2f06712c798dfdc Monotone-Revision: 6c2b27000ef5daddb97c24871e9fb52a185b3d59 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T21:14:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/generic.js commit b4957b1cd15e4b8d0927ece97a2faa4dc44afe6a Author: Wolfgang Sourdeau Date: Thu Aug 24 19:18:56 2006 +0000 Monotone-Parent: e404fadd242dd97dee5d8251bc152f66222835ba Monotone-Revision: d53ae5e9542f266cda31bf64e2f06712c798dfdc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T19:18:56 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoDateFormatter.h commit 88bd49b5a8600c982b639c9a94980355ce47fc9a Author: Wolfgang Sourdeau Date: Thu Aug 24 19:18:40 2006 +0000 Monotone-Parent: 2ad903f7aa0d1a5fd9efc71f4c23eefee39e1bdf Monotone-Revision: e404fadd242dd97dee5d8251bc152f66222835ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T19:18:40 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayView.m commit 50abc82da1a5b53db04465e0b934903a4a8676f7 Author: Wolfgang Sourdeau Date: Thu Aug 24 19:17:14 2006 +0000 Monotone-Parent: d840398d742d2ea0eea33b8c9140e15c3ba2dd63 Monotone-Revision: 2ad903f7aa0d1a5fd9efc71f4c23eefee39e1bdf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T19:17:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalWeekView.h M UI/Scheduler/UIxCalWeekView.m commit a861c16a0c30c0be0c44acbd0b1c67d7ca0c4bf0 Author: Wolfgang Sourdeau Date: Thu Aug 24 19:14:58 2006 +0000 Monotone-Parent: ed6bb8dbb9400c9327fb86fd4e43cbc306ad95d5 Monotone-Revision: d840398d742d2ea0eea33b8c9140e15c3ba2dd63 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T19:14:58 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/product.plist commit e5378c3652c721b67e5be735dafe3cfb15ced5c2 Author: Wolfgang Sourdeau Date: Thu Aug 24 18:56:24 2006 +0000 Monotone-Parent: b8fd5dfd59140030da4818862fa172e77f0d50fb Monotone-Revision: ed6bb8dbb9400c9327fb86fd4e43cbc306ad95d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T18:56:24 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalDayTable.h A UI/Scheduler/UIxCalDayTable.m commit a1ebe7b852de6dba6aa073da058eee0a6989e772 Author: Wolfgang Sourdeau Date: Thu Aug 24 18:51:12 2006 +0000 Monotone-Parent: c72563be06fb8b47fa07abccacead48369cf5b3d Monotone-Revision: b8fd5dfd59140030da4818862fa172e77f0d50fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T18:51:12 Monotone-Branch: ca.inverse.sogo A UI/Templates/SchedulerUI/UIxCalDayTable.wox A UI/Templates/SchedulerUI/UIxCalMonthView.wox A UI/Templates/SchedulerUI/UIxCalWeekView.wox commit 5a312fee16e665ca8bd120049e70d08f7b0cdda5 Author: Wolfgang Sourdeau Date: Thu Aug 24 18:48:39 2006 +0000 Monotone-Parent: eb2f5a8d3d72ba94f994f34666890ef3703e703c Monotone-Revision: c72563be06fb8b47fa07abccacead48369cf5b3d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T18:48:39 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox commit 85fc1c897f2093673faa329243c2566017ac0ba7 Author: Wolfgang Sourdeau Date: Thu Aug 24 18:48:33 2006 +0000 Monotone-Parent: e386794fdf815f604f1ca9b4a70b393e9f4fe7e4 Monotone-Revision: eb2f5a8d3d72ba94f994f34666890ef3703e703c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T18:48:33 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.css M UI/WebServerResources/generic.js commit 742e9c2c984972723d160661509f4e50dde4c9d4 Author: Wolfgang Sourdeau Date: Tue Aug 22 22:10:20 2006 +0000 Monotone-Parent: 47c738d4060de254c8a00eaab4912c7bfdb67933 Monotone-Revision: e386794fdf815f604f1ca9b4a70b393e9f4fe7e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T22:10:20 Monotone-Branch: ca.inverse.sogo M UI/Templates/SchedulerUI/UIxCalDateSelector.wox M UI/WebServerResources/SchedulerUI.css commit bef4d5e0e4c8709a2684f1ef55af8a7637ccbc03 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:24:48 2006 +0000 Monotone-Parent: dc9546aa264cf85f1f6b8f2ec57bc434090e2acf Monotone-Revision: 47c738d4060de254c8a00eaab4912c7bfdb67933 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:24:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalMainView.h M UI/Scheduler/UIxCalMainView.m commit 47e25ea44c2efc84353d00090cf7f68acd8549a5 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:23:58 2006 +0000 Monotone-Parent: 345979d6c93d231dc9fbc75bb84322c6b400f189 Monotone-Revision: dc9546aa264cf85f1f6b8f2ec57bc434090e2acf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:23:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalDayView.m commit b73223133f2ba43bb54351bab6019f8d51eafd25 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:22:42 2006 +0000 Monotone-Parent: ba4a2781f0982ee29cc5b9a3157f3d1eefd505b6 Monotone-Revision: 345979d6c93d231dc9fbc75bb84322c6b400f189 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:22:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalFilterPanel.m M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalDateSelector.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.css commit 76d34034781f6399ffedce8ae3b23fa02810bad9 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:21:10 2006 +0000 Monotone-Parent: cde93a16020f7bfc02a031b4171164e4eba56d44 Monotone-Revision: ba4a2781f0982ee29cc5b9a3157f3d1eefd505b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:21:10 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalDateSelector.m commit ab54a79f4e5420b03a95abe7cda8f9f27b0ca641 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:20:42 2006 +0000 Monotone-Parent: d18f0aa2897e1a434d29ff1a25c25618cf9dfdee Monotone-Revision: cde93a16020f7bfc02a031b4171164e4eba56d44 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:20:42 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalAptListView.m commit 1bd1585a1374978b8a5d09bf8ba8122884c97708 Author: Wolfgang Sourdeau Date: Tue Aug 22 19:18:30 2006 +0000 Monotone-Parent: 8e941b1b4649df8b083b374f4b18568149c41793 Monotone-Revision: d18f0aa2897e1a434d29ff1a25c25618cf9dfdee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:18:30 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/SchedulerUI.js commit 8ae6e2feb19ff5d884433cc83614e01de7e9b88a Author: Wolfgang Sourdeau Date: Tue Aug 22 19:16:36 2006 +0000 Monotone-Parent: df73c87d03aff86725af553949893067db2c37e2 Monotone-Revision: 8e941b1b4649df8b083b374f4b18568149c41793 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:16:36 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/English.lproj/Localizable.strings commit 6a364e6e9352dc54a680c5b50f200faa3b79481f Author: Wolfgang Sourdeau Date: Tue Aug 22 19:16:12 2006 +0000 Monotone-Parent: 3def5bc0bcb4f109c2b09a172c968677c59f3dec Monotone-Revision: df73c87d03aff86725af553949893067db2c37e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:16:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 9baff55e0765975d4d1bbf838cf25e4cc9684e5d Author: Wolfgang Sourdeau Date: Mon Aug 21 22:36:33 2006 +0000 Monotone-Parent: 8aed7f96f4edadf4d9b9bc814518b9cafc6eb5f8 Monotone-Revision: 3def5bc0bcb4f109c2b09a172c968677c59f3dec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:36:33 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/generic.js commit bc8dabd9906ae65c4087af991c7f428fbec37e72 Author: Wolfgang Sourdeau Date: Mon Aug 21 22:34:31 2006 +0000 Monotone-Parent: e69273a72cbf9a6cb6912c0401c1f2659a79da01 Monotone-Revision: 8aed7f96f4edadf4d9b9bc814518b9cafc6eb5f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:34:31 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 9ffc3482da7890b2af0219a0f26e3c953eeae8d3 Author: Wolfgang Sourdeau Date: Mon Aug 21 22:34:14 2006 +0000 Monotone-Parent: d34e8e3372e74059bfc9d965066f34b31817a199 Monotone-Revision: e69273a72cbf9a6cb6912c0401c1f2659a79da01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:34:14 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalAptListView.wox M UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit f33817e4021bee078d74ccf2535c252a97eb282b Author: Wolfgang Sourdeau Date: Mon Aug 21 22:33:42 2006 +0000 Monotone-Parent: 2512d33c93527cc0878865235de0bc639864f95b Monotone-Revision: d34e8e3372e74059bfc9d965066f34b31817a199 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:33:42 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalFilterPanel.m commit f22dbd4b52e1e1a103655bd5775d48b384742644 Author: Wolfgang Sourdeau Date: Mon Aug 21 22:29:35 2006 +0000 Monotone-Parent: eed113f7d96f6250f99846d1a42c1b226da55165 Monotone-Revision: 2512d33c93527cc0878865235de0bc639864f95b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:29:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalAptListView.h M UI/Scheduler/UIxCalAptListView.m commit 43a53e0567c23b575c3d688d8ccf8a40c81c425f Author: Wolfgang Sourdeau Date: Mon Aug 21 22:26:58 2006 +0000 Monotone-Parent: f87a75d060ca40309cbd12a50e562a3b2956bea2 Monotone-Revision: eed113f7d96f6250f99846d1a42c1b226da55165 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:26:58 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailFilterPanel.m M UI/MailerUI/UIxMailListView.m commit a8936f44ee90154a9e645167ab95ae0d248ef73a Author: Wolfgang Sourdeau Date: Mon Aug 21 22:25:26 2006 +0000 Monotone-Parent: 6ba804ae43c2dbc56e25975ac5045db62bfad346 Monotone-Revision: f87a75d060ca40309cbd12a50e562a3b2956bea2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:25:26 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/mailer.js commit f1c1bff4615a335e582b081cd2084ca5a75cc87b Author: Wolfgang Sourdeau Date: Mon Aug 21 22:25:15 2006 +0000 Monotone-Parent: f235c20d3054724f04e5f5e59f919e5d18b90c82 Monotone-Revision: 6ba804ae43c2dbc56e25975ac5045db62bfad346 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:25:15 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings commit 2a5b0bbaebbf9016ecd0d865ca2134837291250d Author: Wolfgang Sourdeau Date: Mon Aug 21 22:24:34 2006 +0000 Monotone-Parent: 4bd5f430f07481a1a60f5793472c59de68d874f8 Monotone-Revision: f235c20d3054724f04e5f5e59f919e5d18b90c82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:24:34 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxToolbar.m commit e0cc39c7dd358fc6ddae5566cd02c32ea9354b09 Author: Wolfgang Sourdeau Date: Mon Aug 21 22:23:47 2006 +0000 Monotone-Parent: 0ffeb1b58183aef5fe52c0260be541c404cf9d8b Monotone-Revision: 4bd5f430f07481a1a60f5793472c59de68d874f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:23:47 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit dc17416b7b260ab714d34e38240c7bcec73a509d Author: Wolfgang Sourdeau Date: Mon Aug 21 22:22:31 2006 +0000 Monotone-Parent: fcb6289d2b8ea869537b1548a175eb2294e0b8fb Monotone-Revision: 0ffeb1b58183aef5fe52c0260be541c404cf9d8b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:22:31 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit cc6ab74bc177df93a1207b5c57e54bd476aa6c41 Author: Wolfgang Sourdeau Date: Mon Aug 21 22:22:19 2006 +0000 Monotone-Parent: 20ca7f13f9a91f5f53ebdc147c167f8c3c8704d1 Monotone-Revision: fcb6289d2b8ea869537b1548a175eb2294e0b8fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T22:22:19 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar commit 08b62198a4fd95ff0dd3b15a85428a7c29eaabf2 Author: Wolfgang Sourdeau Date: Mon Aug 21 17:45:35 2006 +0000 Monotone-Parent: 188f677989080c34ae076500016b9830247f2cbe Monotone-Revision: 20ca7f13f9a91f5f53ebdc147c167f8c3c8704d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T17:45:35 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactEditorBase.m M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/product.plist commit b1a76aa21a5408778de795d9932499195e09cbda Author: Wolfgang Sourdeau Date: Mon Aug 21 17:43:36 2006 +0000 Monotone-Parent: 2e091eebec7082ccae481171b67c0091e367dcb1 Monotone-Revision: 188f677989080c34ae076500016b9830247f2cbe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T17:43:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/SOGoObject.h M SoObjects/SOGo/SOGoObject.m commit 2acc3ed0078925831aa84d86f8cba01e7f5ee600 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:56:47 2006 +0000 Monotone-Parent: 86254bf9ee207ad3d107e4b91fbc6cb00de4fb98 Monotone-Revision: 2e091eebec7082ccae481171b67c0091e367dcb1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:56:47 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/SOGoAptFormatter.m M UI/Scheduler/UIxCalDayView.h M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m commit 971063dbc836bd4c9dec69014d6ca5e70fa3e3fc Author: Wolfgang Sourdeau Date: Fri Aug 18 22:55:46 2006 +0000 Monotone-Parent: d867fca614a430593c5bb3a8aa1f23aa075df98f Monotone-Revision: 86254bf9ee207ad3d107e4b91fbc6cb00de4fb98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:55:46 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalMainView.h A UI/Scheduler/UIxCalMainView.m commit 4f4d69c21f50c30f9a84a620b05db6e7cc00a759 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:53:54 2006 +0000 Monotone-Parent: 3bb55594abc16b51ed95faf0b56f29ec191fe8ac Monotone-Revision: d867fca614a430593c5bb3a8aa1f23aa075df98f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:53:54 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalInlineMonthOverview.h M UI/Scheduler/UIxCalInlineMonthOverview.m commit 69c04122ecf804303a7a1a7f18b8a3261e133fa5 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:52:55 2006 +0000 Monotone-Parent: 9bf9ff8b6daaabd45f42c3278a9e48a54484d5f6 Monotone-Revision: 3bb55594abc16b51ed95faf0b56f29ec191fe8ac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:52:55 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalFilterPanel.h A UI/Scheduler/UIxCalFilterPanel.m commit e1cf001923eeac748355cab46f06763e81cb2010 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:51:44 2006 +0000 Monotone-Parent: d77760b82142bf6467142bd190255019d19263e0 Monotone-Revision: 9bf9ff8b6daaabd45f42c3278a9e48a54484d5f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:51:44 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalDateSelector.h A UI/Scheduler/UIxCalDateSelector.m commit 962120c7c35ff8b66b5a443dd3def3d349f18b77 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:50:15 2006 +0000 Monotone-Parent: 9396acfed8c54ce550e7db6b46c96c7b9006d532 Monotone-Revision: d77760b82142bf6467142bd190255019d19263e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:50:15 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/NSCalendarDate+Scheduler.h A UI/Scheduler/NSCalendarDate+Scheduler.m commit 5717c04c5b65005fbe10f217f63e41c18df1a59c Author: Wolfgang Sourdeau Date: Fri Aug 18 22:46:45 2006 +0000 Monotone-Parent: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20 Monotone-Revision: 9396acfed8c54ce550e7db6b46c96c7b9006d532 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:46:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxDatePicker.m commit 67fbf437ecc4bf23a395562b9b5b87c51d21c007 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:44:46 2006 +0000 Monotone-Parent: e915f36dc04f2baeeffa6e5740ac614cb01e81ae Monotone-Revision: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:44:46 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/common.h commit b155868d1cd9026a0fe72811672d74a0e5af831b Author: Wolfgang Sourdeau Date: Fri Aug 18 22:44:32 2006 +0000 Monotone-Parent: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f Monotone-Revision: e915f36dc04f2baeeffa6e5740ac614cb01e81ae Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:44:32 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile M UI/Scheduler/product.plist commit cbbbab026100a4bdfe7a1a82b1c7c63ead34e7b3 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:43:23 2006 +0000 Monotone-Parent: f94575e24f735b3541a3c460e3f1323681690f29 Monotone-Revision: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:43:23 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar commit 090922b5c8ca37095fd637150a04e040cbdbc6ac Author: Wolfgang Sourdeau Date: Fri Aug 18 22:42:53 2006 +0000 Monotone-Parent: da0a2b05c8ede0136a005fb851ab8aeca28db434 Monotone-Revision: f94575e24f735b3541a3c460e3f1323681690f29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:42:53 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox A UI/Templates/SchedulerUI/UIxCalAptListView.wox A UI/Templates/SchedulerUI/UIxCalDateSelector.wox A UI/Templates/SchedulerUI/UIxCalDayView.wox A UI/Templates/SchedulerUI/UIxCalFilterPanel.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox A UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/Templates/UIxPageFrame.wox commit f09c0875226b2acf6031e2ae6a51f9e8e6be5b07 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:41:12 2006 +0000 Monotone-Parent: e0659e169aec897719efca1985911ecda101d970 Monotone-Revision: da0a2b05c8ede0136a005fb851ab8aeca28db434 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:41:12 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/arrow-lft-sharp.gif A UI/WebServerResources/arrow-rit-sharp.gif commit 2963cd1432a364d4424e57a4d7d0ac9c7bf97d70 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:40:23 2006 +0000 Monotone-Parent: 76bb24f493028584cf594de6c86a062fc8d24909 Monotone-Revision: e0659e169aec897719efca1985911ecda101d970 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:40:23 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/MailerUI.css A UI/WebServerResources/SchedulerUI.css M UI/WebServerResources/generic.css commit 8db83b24004a4a24ff341fd720da50e7560371b3 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:40:04 2006 +0000 Monotone-Parent: 7f5811c1b6714c74ee06eb4b31576840c3f57e54 Monotone-Revision: 76bb24f493028584cf594de6c86a062fc8d24909 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:40:04 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js M UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js M UI/WebServerResources/generic.js commit 85f37768d37de96e8cfd30a9b6bfbad19bf07dd3 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:35:44 2006 +0000 Monotone-Parent: afea868d034dc2b80619494e70e70ef64acc3627 Monotone-Revision: 7f5811c1b6714c74ee06eb4b31576840c3f57e54 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:35:44 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Scheduler/UIxCalAptListView.h A UI/Scheduler/UIxCalAptListView.m commit 72e52b5fa6f4b3d2b54ba5aad34ba2e393fb1fae Author: Wolfgang Sourdeau Date: Fri Aug 18 22:33:47 2006 +0000 Monotone-Parent: 4fbfd912a641cd3ca09bfdef36a611e41b310316 Monotone-Revision: afea868d034dc2b80619494e70e70ef64acc3627 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:33:47 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/skycalendar.html commit 5dd50f6db8d79bed85b778869b2a96c7e94e97f8 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:33:33 2006 +0000 Monotone-Parent: eeb0eb7dfe8bdbdbc578882769a2fa9f7e9fa5cd Monotone-Revision: 4fbfd912a641cd3ca09bfdef36a611e41b310316 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:33:33 Monotone-Branch: ca.inverse.sogo D UI/WebServerResources/English.lproj/skycalendar.html D UI/WebServerResources/English.lproj/skycalendar.js D UI/WebServerResources/French.lproj/skycalendar.html D UI/WebServerResources/French.lproj/skycalendar.js A UI/WebServerResources/skycalendar.html A UI/WebServerResources/skycalendar.js commit d486d6c223d9a0d0ae23210597b431c72bbfaca1 Author: Wolfgang Sourdeau Date: Fri Aug 18 22:33:20 2006 +0000 Monotone-Parent: 3b358b1fa58d8ebd1da30ea2a6e74e7d59964243 Monotone-Revision: eeb0eb7dfe8bdbdbc578882769a2fa9f7e9fa5cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:33:20 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/skycalendar.html commit 64253b59fd8d6eb641ac358ccdf4277470b86b16 Author: Wolfgang Sourdeau Date: Tue Aug 15 22:06:05 2006 +0000 Monotone-Parent: 74dd548358de0495c504a76f2d80f84b5030e2e2 Monotone-Revision: 3b358b1fa58d8ebd1da30ea2a6e74e7d59964243 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:06:05 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxCalWeekOverview.m M UI/Scheduler/product.plist commit 64d30f348e1c8fbd2cf44b978f6575252c75057b Author: Wolfgang Sourdeau Date: Tue Aug 15 22:05:14 2006 +0000 Monotone-Parent: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee Monotone-Revision: 74dd548358de0495c504a76f2d80f84b5030e2e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:05:14 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings commit e7f5abde26b7e0426775a82dad83229d3a1ffd7f Author: Wolfgang Sourdeau Date: Tue Aug 15 22:05:03 2006 +0000 Monotone-Parent: 42535f1cc92cf9e60f10c8f7c408eac35532b025 Monotone-Revision: 8697a9c6b9ba32237330ed26e6902d9e0a0b0bee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:05:03 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactGCSEntry.m commit c2b1f2aa616f403e440a9eb90af800dc2575e4e5 Author: Wolfgang Sourdeau Date: Tue Aug 15 22:04:37 2006 +0000 Monotone-Parent: 247bfc9ca52576f346163d7f75e418752a3d2a3a Monotone-Revision: 42535f1cc92cf9e60f10c8f7c408eac35532b025 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T22:04:37 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Appointments/SOGoAppointmentFolder.m commit aa629dd3d5e21a9fc67d88a20dabff5ffcd3a73c Author: Wolfgang Sourdeau Date: Tue Aug 15 21:18:38 2006 +0000 Monotone-Parent: b441c0001903d77ff0e1db53edea14d17b313a9e Monotone-Revision: 247bfc9ca52576f346163d7f75e418752a3d2a3a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T21:18:38 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar commit 1d967ed81a20c8127aa3c5d9e38de1895b386a11 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:59:06 2006 +0000 Monotone-Parent: b7c2f1510523ac9f6c6c204d241454a121c4354b Monotone-Revision: b441c0001903d77ff0e1db53edea14d17b313a9e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:59:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m commit 6579aefcf64a562bbabef00cae37861692f62f95 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:58:42 2006 +0000 Monotone-Parent: 7a40e22ff5b4551744a61b3570d3f2dffced26df Monotone-Revision: b7c2f1510523ac9f6c6c204d241454a121c4354b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:58:42 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/skycalendar.js commit 1eb1bc39546a7cb460c34c74b5ae9a2747f684df Author: Wolfgang Sourdeau Date: Tue Aug 15 20:56:54 2006 +0000 Monotone-Parent: 98bcfb2e58c94bafa6dad3b3ecdee7fca7e439e1 Monotone-Revision: 7a40e22ff5b4551744a61b3570d3f2dffced26df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:56:54 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/UIxCalView.m commit 5ddd6f1e46c40755b7ba580a89c117a3afa9b462 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:56:38 2006 +0000 Monotone-Parent: 725d535111b7fe50c90895c30ba8ecabba82cf23 Monotone-Revision: 98bcfb2e58c94bafa6dad3b3ecdee7fca7e439e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:56:38 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m commit d02944997bc6cc54425abc616bf6785262fa29a0 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:55:07 2006 +0000 Monotone-Parent: c6fdd672e2e8dd7987325a4048b66b7eb33967f8 Monotone-Revision: 725d535111b7fe50c90895c30ba8ecabba82cf23 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:55:07 Monotone-Branch: ca.inverse.sogo M UI/MainUI/GNUmakefile commit dc5021ba3605630c50884781e2de1c466f0cbe1d Author: Wolfgang Sourdeau Date: Tue Aug 15 20:54:37 2006 +0000 Monotone-Parent: 4d769cbc45f10f9aec213da06d5d57cebdfab8e0 Monotone-Revision: c6fdd672e2e8dd7987325a4048b66b7eb33967f8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:54:37 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile M UI/MailerUI/GNUmakefile D UI/MainUI/SOGoGroupPage.wox D UI/MainUI/SOGoGroupsPage.wox D UI/MainUI/SOGoRootPage.wox D UI/MainUI/SOGoUserHomePage.wox M UI/Scheduler/GNUmakefile M UI/Templates/MailerUI/UIxMailTree.wox A UI/Templates/MainUI/SOGoGroupPage.wox A UI/Templates/MainUI/SOGoGroupsPage.wox A UI/Templates/MainUI/SOGoRootPage.wox A UI/Templates/MainUI/SOGoUserHomePage.wox M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentView.wox M UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox M UI/Templates/SchedulerUI/UIxCalDateLabel.wox M UI/Templates/SchedulerUI/UIxCalDayChartview.wox M UI/Templates/SchedulerUI/UIxCalDayListview.wox M UI/Templates/SchedulerUI/UIxCalDayOverview.wox M UI/Templates/SchedulerUI/UIxCalInlineAptView.wox M UI/Templates/SchedulerUI/UIxCalWeekChartview.wox M UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox M UI/Templates/SchedulerUI/UIxCalWeekListview.wox M UI/Templates/SchedulerUI/UIxCalWeekOverview.wox M UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox M UI/Templates/SchedulerUI/UIxDatePicker.wox M UI/Templates/SchedulerUI/UIxDatePickerScript.wox M UI/Templates/SchedulerUI/UIxTimeDateControl.wox M UI/Templates/SchedulerUI/UIxTimeSelector.wox commit 86194a6f342191f20683a5d151695eacc39c0836 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:52:23 2006 +0000 Monotone-Parent: c62f87f9eaae5a006ca213225187b102d079690f Monotone-Revision: 4d769cbc45f10f9aec213da06d5d57cebdfab8e0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:52:23 Monotone-Branch: ca.inverse.sogo D UI/Contacts/Images/delete.png D UI/Contacts/Images/new-card.png D UI/Contacts/Images/new-list.png D UI/Contacts/Images/properties.png D UI/Contacts/Images/write.png D UI/MailerUI/Images/COPYING D UI/MailerUI/Images/LICENSE-thunderbird.txt D UI/MailerUI/Images/account-settings.png D UI/MailerUI/Images/create-account.png D UI/MailerUI/Images/manage-filters.png D UI/MailerUI/Images/manage-imap.png D UI/MailerUI/Images/manage-newsgroups.png D UI/MailerUI/Images/manage-rss.png D UI/MailerUI/Images/offline-settings.png D UI/MailerUI/Images/read-messages.png D UI/MailerUI/Images/search-messages.png D UI/MailerUI/Images/tb-ab-delete-flat-24x24.png D UI/MailerUI/Images/tb-ab-instantmessage-flat-24x24.png D UI/MailerUI/Images/tb-ab-newcard-flat-24x24.png D UI/MailerUI/Images/tb-ab-newlist-flat-24x24.png D UI/MailerUI/Images/tb-ab-properties-flat-24x24.png D UI/MailerUI/Images/tb-ab-write-flat-24x24.png D UI/MailerUI/Images/tb-compose-attach-flat-24x24.png D UI/MailerUI/Images/tb-compose-contacts-flat-24x24.png D UI/MailerUI/Images/tb-compose-copy-flat-24x24.png D UI/MailerUI/Images/tb-compose-cut-flat-24x24.png D UI/MailerUI/Images/tb-compose-paste-flat-24x24.png D UI/MailerUI/Images/tb-compose-quote-flat-24x24.png D UI/MailerUI/Images/tb-compose-save-flat-24x24.png D UI/MailerUI/Images/tb-compose-security-flat-24x24.png D UI/MailerUI/Images/tb-compose-send-flat-24x24.png D UI/MailerUI/Images/tb-compose-spell-flat-24x24.png D UI/MailerUI/Images/tb-mail-addressbook-flat-24x24.png D UI/MailerUI/Images/tb-mail-delete-flat-24x24.png D UI/MailerUI/Images/tb-mail-file-flat-24x24.png D UI/MailerUI/Images/tb-mail-forward-flat-24x24.png D UI/MailerUI/Images/tb-mail-getmail-flat-24x24.png D UI/MailerUI/Images/tb-mail-junk-flat-24x24.png D UI/MailerUI/Images/tb-mail-mark-flat-24x24.png D UI/MailerUI/Images/tb-mail-next-flat-24x24.png D UI/MailerUI/Images/tb-mail-prev-flat-24x24.png D UI/MailerUI/Images/tb-mail-print-flat-24x24.png D UI/MailerUI/Images/tb-mail-reply-flat-24x24.png D UI/MailerUI/Images/tb-mail-replyall-flat-24x24.png D UI/MailerUI/Images/tb-mail-stop-flat-24x24.png D UI/MailerUI/Images/tb-mail-write-flat-24x24.png D UI/MailerUI/Images/tbtb_anais.png D UI/MailerUI/Images/tbtb_folderadd.png D UI/MailerUI/Images/tbtb_folderdel.png D UI/MailerUI/Images/treeview_corner.gif D UI/MailerUI/Images/treeview_corner_minus.gif D UI/MailerUI/Images/treeview_corner_plus.gif D UI/MailerUI/Images/treeview_junction.gif D UI/MailerUI/Images/treeview_leaf.gif D UI/MailerUI/Images/treeview_leaf_corner.gif D UI/MailerUI/Images/treeview_line.gif D UI/MailerUI/Images/treeview_minus.gif D UI/MailerUI/Images/treeview_plus.gif D UI/MailerUI/Images/treeview_space.gif D UI/MailerUI/Images/write-message.png D UI/MainUI/homepage.js D UI/Scheduler/English.lproj/skycalendar.html D UI/Scheduler/English.lproj/skycalendar.js D UI/Scheduler/French.lproj/skycalendar.html D UI/Scheduler/French.lproj/skycalendar.js D UI/Scheduler/images/apt_icon_private.gif D UI/Scheduler/images/day-view.png D UI/Scheduler/images/delete.png D UI/Scheduler/images/edit.png D UI/Scheduler/images/first.gif D UI/Scheduler/images/goto-today.png D UI/Scheduler/images/green_corner.gif D UI/Scheduler/images/icon_popupcalendar.gif D UI/Scheduler/images/icon_view_chart.gif D UI/Scheduler/images/icon_view_chart_inactive.gif D UI/Scheduler/images/icon_view_columns.gif D UI/Scheduler/images/icon_view_columns_inactive.gif D UI/Scheduler/images/icon_view_list.gif D UI/Scheduler/images/icon_view_list_inactive.gif D UI/Scheduler/images/icon_view_overview.gif D UI/Scheduler/images/icon_view_overview_inactive.gif D UI/Scheduler/images/invisible_space_2.gif D UI/Scheduler/images/last.gif D UI/Scheduler/images/month-view.png D UI/Scheduler/images/multiweek-view.png D UI/Scheduler/images/new-event.png D UI/Scheduler/images/new-task.png D UI/Scheduler/images/next.gif D UI/Scheduler/images/next_week.gif D UI/Scheduler/images/previous.gif D UI/Scheduler/images/previous_week.gif D UI/Scheduler/images/week-view.png A UI/WebServerResources/English.lproj/skycalendar.html A UI/WebServerResources/English.lproj/skycalendar.js A UI/WebServerResources/French.lproj/skycalendar.html A UI/WebServerResources/French.lproj/skycalendar.js M UI/WebServerResources/SchedulerUI.js A UI/WebServerResources/account-settings.png A UI/WebServerResources/apt_icon_private.gif A UI/WebServerResources/create-account.png A UI/WebServerResources/day-view.png A UI/WebServerResources/delete.png A UI/WebServerResources/downstairs.gif A UI/WebServerResources/edit.png A UI/WebServerResources/first.gif A UI/WebServerResources/goto-today.png A UI/WebServerResources/green_corner.gif A UI/WebServerResources/homepage.js A UI/WebServerResources/icon_popupcalendar.gif A UI/WebServerResources/icon_view_chart.gif A UI/WebServerResources/icon_view_chart_inactive.gif A UI/WebServerResources/icon_view_columns.gif A UI/WebServerResources/icon_view_columns_inactive.gif A UI/WebServerResources/icon_view_list.gif A UI/WebServerResources/icon_view_list_inactive.gif A UI/WebServerResources/icon_view_overview.gif A UI/WebServerResources/icon_view_overview_inactive.gif A UI/WebServerResources/invisible_space_2.gif A UI/WebServerResources/last.gif A UI/WebServerResources/manage-filters.png A UI/WebServerResources/manage-imap.png A UI/WebServerResources/manage-newsgroups.png A UI/WebServerResources/manage-rss.png A UI/WebServerResources/month-view.png A UI/WebServerResources/multiweek-view.png A UI/WebServerResources/new-card.png A UI/WebServerResources/new-event.png A UI/WebServerResources/new-list.png A UI/WebServerResources/new-task.png A UI/WebServerResources/next.gif A UI/WebServerResources/next_week.gif A UI/WebServerResources/offline-settings.png A UI/WebServerResources/previous.gif A UI/WebServerResources/previous_week.gif A UI/WebServerResources/properties.png A UI/WebServerResources/prototype.js A UI/WebServerResources/read-messages.png A UI/WebServerResources/search-messages.png A UI/WebServerResources/treeview_corner.gif A UI/WebServerResources/treeview_corner_minus.gif A UI/WebServerResources/treeview_corner_plus.gif A UI/WebServerResources/treeview_junction.gif A UI/WebServerResources/treeview_leaf.gif A UI/WebServerResources/treeview_leaf_corner.gif A UI/WebServerResources/treeview_line.gif A UI/WebServerResources/treeview_minus.gif A UI/WebServerResources/treeview_plus.gif A UI/WebServerResources/treeview_space.gif A UI/WebServerResources/week-view.png A UI/WebServerResources/write-message.png A UI/WebServerResources/write.png commit 0faa6830e61be60bed0585e41ba4add6836855f3 Author: Wolfgang Sourdeau Date: Tue Aug 15 20:51:24 2006 +0000 Monotone-Parent: a9db45df23719d620896e5f4c225c632d98837cf Monotone-Revision: c62f87f9eaae5a006ca213225187b102d079690f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-15T20:51:24 Monotone-Branch: ca.inverse.sogo D Misc/WebUI/Application.h D Misc/WebUI/Application.m D Misc/WebUI/COPYING D Misc/WebUI/COPYRIGHT D Misc/WebUI/ChangeLog.upstream D Misc/WebUI/DirectAction.h D Misc/WebUI/DirectAction.m D Misc/WebUI/English.lproj/InfoPlist.strings D Misc/WebUI/GNUmakefile D Misc/WebUI/GNUmakefile.preamble D Misc/WebUI/Info.plist D Misc/WebUI/Lori.icns D Misc/WebUI/NGExtensions/GNUmakefile D Misc/WebUI/NGExtensions/NGLogging/ChangeLog.upstream D Misc/WebUI/NGExtensions/NGLogging/GNUmakefile D Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.h D Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.m D Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h D Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m D Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.h D Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.m D Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h D Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m D Misc/WebUI/NGExtensions/NGLogging/NGLogger.h D Misc/WebUI/NGExtensions/NGLogging/NGLogger.m D Misc/WebUI/NGExtensions/NGLogging/NGLogging.h D Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h D Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m D Misc/WebUI/NOTES D Misc/WebUI/PROJECTLEAD D Misc/WebUI/README D Misc/WebUI/Session.h D Misc/WebUI/Session.m D Misc/WebUI/TODO D Misc/WebUI/Version D Misc/WebUI/WebServerResources/favicon.ico D Misc/WebUI/WebUI.xcode/project.pbxproj D Misc/WebUI/WebUI_Prefix.pch D Misc/WebUI/WebUI_main.m D Misc/WebUI/common.h D Misc/WebUI/version.plist D Misc/WebUI/wox-cheat-sheet.txt D Misc/ZideStore/UI-X/ChangeLog.upstream D Misc/ZideStore/UI-X/Common/CommonUIProduct.m D Misc/ZideStore/UI-X/Common/GNUmakefile D Misc/ZideStore/UI-X/Common/GNUmakefile.postamble D Misc/ZideStore/UI-X/Common/GNUmakefile.preamble D Misc/ZideStore/UI-X/Common/UIxAppFrame.m D Misc/ZideStore/UI-X/Common/UIxAppFrame.wox D Misc/ZideStore/UI-X/Common/UIxAppHeader.m D Misc/ZideStore/UI-X/Common/UIxAppHeader.wox D Misc/ZideStore/UI-X/Common/UIxAppNavView.m D Misc/ZideStore/UI-X/Common/UIxAppNavView.wox D Misc/ZideStore/UI-X/Common/UIxAppNavigation.m D Misc/ZideStore/UI-X/Common/UIxAppNavigation.wox D Misc/ZideStore/UI-X/Common/UIxComponent.h D Misc/ZideStore/UI-X/Common/UIxComponent.m D Misc/ZideStore/UI-X/Common/UIxElemBuilder.m D Misc/ZideStore/UI-X/Common/UIxPageFrame.m D Misc/ZideStore/UI-X/Common/UIxPageFrame.wox D Misc/ZideStore/UI-X/Common/UIxTabItem.m D Misc/ZideStore/UI-X/Common/UIxTabView.h D Misc/ZideStore/UI-X/Common/UIxTabView.m D Misc/ZideStore/UI-X/Common/UIxWinClose.m D Misc/ZideStore/UI-X/Common/UIxWinClose.wox D Misc/ZideStore/UI-X/Common/Version D Misc/ZideStore/UI-X/Common/bundle-info.plist D Misc/ZideStore/UI-X/Common/calendar.css D Misc/ZideStore/UI-X/Common/common.h D Misc/ZideStore/UI-X/Common/images/OGoLogo.gif D Misc/ZideStore/UI-X/Common/images/box_botleft.gif D Misc/ZideStore/UI-X/Common/images/box_botright.gif D Misc/ZideStore/UI-X/Common/images/box_bottom.gif D Misc/ZideStore/UI-X/Common/images/box_left.gif D Misc/ZideStore/UI-X/Common/images/box_right.gif D Misc/ZideStore/UI-X/Common/images/box_top.gif D Misc/ZideStore/UI-X/Common/images/box_topleft.gif D Misc/ZideStore/UI-X/Common/images/box_topright.gif D Misc/ZideStore/UI-X/Common/images/closewindow.gif D Misc/ZideStore/UI-X/Common/images/corner_right.gif D Misc/ZideStore/UI-X/Common/images/line_left.gif D Misc/ZideStore/UI-X/Common/images/line_right.gif D Misc/ZideStore/UI-X/Common/images/line_stretch.gif D Misc/ZideStore/UI-X/Common/images/menu_logo_top.gif D Misc/ZideStore/UI-X/Common/images/tab_.gif D Misc/ZideStore/UI-X/Common/images/tab_selected.gif D Misc/ZideStore/UI-X/Common/product.plist D Misc/ZideStore/UI-X/Common/zidestoreui.css D Misc/ZideStore/UI-X/GNUmakefile D Misc/ZideStore/UI-X/Scheduler/COPYING D Misc/ZideStore/UI-X/Scheduler/COPYRIGHT D Misc/ZideStore/UI-X/Scheduler/GNUmakefile D Misc/ZideStore/UI-X/Scheduler/GNUmakefile.postamble D Misc/ZideStore/UI-X/Scheduler/GNUmakefile.preamble D Misc/ZideStore/UI-X/Scheduler/NOTES D Misc/ZideStore/UI-X/Scheduler/SchedulerUIProduct.m D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.m D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.wox D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.h D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.m D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.h D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.m D Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.wox D Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.m D Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.m D Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.m D Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.m D Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.h D Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.m D Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.m D Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalView.h D Misc/ZideStore/UI-X/Scheduler/UIxCalView.m D Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.m D Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.wox D Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.h D Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.m D Misc/ZideStore/UI-X/Scheduler/Version D Misc/ZideStore/UI-X/Scheduler/bundle-info.plist D Misc/ZideStore/UI-X/Scheduler/common.h D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart_inactive.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_column_view.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list_inactive.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview.gif D Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview_inactive.gif D Misc/ZideStore/UI-X/Scheduler/images/next_week.gif D Misc/ZideStore/UI-X/Scheduler/images/previous_week.gif D Misc/ZideStore/UI-X/Scheduler/product.plist D Misc/db/scripts/create_user_tables.py D Misc/db/tests/helge/NOTES D Misc/db/tests/helge/PyGreSQL-samples/advanced.py D Misc/db/tests/helge/PyGreSQL-samples/basics.py D Misc/db/tests/helge/PyGreSQL-samples/func.py D Misc/db/tests/helge/PyGreSQL-samples/syscat.py D Misc/db/tests/helge/chkfolderinfoperf.py D Misc/db/tests/helge/chkhugeperf.py D Misc/db/tests/helge/fill_hugeperf.py D Misc/db/tests/helge/fillfolderinfo.py D Misc/db/tests/helge/laurent-trigger.psql D Misc/db/tests/helge/makedb.py D Misc/db/tests/helge/maketables.py D Misc/db/tests/helge/makeusers.py D Misc/db/tests/helge/scale/NOTES.txt D Misc/db/tests/helge/scale/createapts.py D Misc/db/tests/helge/scale/createfolders.py D Misc/db/tests/helge/scale/createindexes.py D Misc/db/tests/helge/scale/makeidx1-200.psql D Misc/db/tests/helge/scale/user1.sql D Misc/db/tests/znek/GNUmakefile D Misc/db/tests/znek/GNUmakefile.preamble D Misc/db/tests/znek/NSArray+random.h D Misc/db/tests/znek/NSArray+random.m D Misc/db/tests/znek/connection.plist D Misc/db/tests/znek/inserts.eomodel D Misc/db/tests/znek/inserts.m D Misc/db/tests/znek/lmail.m D Misc/db/tests/znek/lpe.m D Misc/db/tests/znek/pfinserts.m D Misc/db/tests/znek/tests.xcode/project.pbxproj D Misc/dbd/DDatabase.m D Misc/dbd/DDatabase.wox D Misc/dbd/DDatabaseManager.m D Misc/dbd/DDatabaseManager.wox D Misc/dbd/DHostView.m D Misc/dbd/DHostView.wox D Misc/dbd/DSoAuthenticator.h D Misc/dbd/DSoAuthenticator.m D Misc/dbd/DSoDatabase.h D Misc/dbd/DSoDatabase.m D Misc/dbd/DSoDatabaseManager.h D Misc/dbd/DSoDatabaseManager.m D Misc/dbd/DSoField.h D Misc/dbd/DSoField.m D Misc/dbd/DSoHost.h D Misc/dbd/DSoHost.m D Misc/dbd/DSoObject.h D Misc/dbd/DSoObject.m D Misc/dbd/DSoTable.h D Misc/dbd/DSoTable.m D Misc/dbd/DSoUser.h D Misc/dbd/DSoUser.m D Misc/dbd/DSoUserManager.h D Misc/dbd/DSoUserManager.m D Misc/dbd/DTable.m D Misc/dbd/DTable.wox D Misc/dbd/Frame.m D Misc/dbd/Frame.wox D Misc/dbd/GNUmakefile D Misc/dbd/MainPage.m D Misc/dbd/MainPage.wox D Misc/dbd/README D Misc/dbd/Version D Misc/dbd/common.h D Misc/dbd/dbd.css D Misc/dbd/dbd.m D Misc/dbd/product.plist commit 4cc23bb48d25030d4abcac2e15d05bd78d6d46bd Author: Wolfgang Sourdeau Date: Mon Aug 14 20:58:47 2006 +0000 Monotone-Parent: 83b29c28c7370488cead5960425cbbd742cdf4c7 Monotone-Revision: a9db45df23719d620896e5f4c225c632d98837cf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:58:47 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/French.lproj/Localizable.strings commit 362fb14a942f971d099fdacacbdc743663313c68 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:44:50 2006 +0000 Monotone-Parent: b37f3f6ae0b2c8936fa170defaec8e6b7c107b85 Monotone-Revision: 83b29c28c7370488cead5960425cbbd742cdf4c7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:44:50 Monotone-Branch: ca.inverse.sogo A UI/Templates/ContactsUI/UIxContactsSelectionViewContainer.wox commit 6b539e8e15938b4eccf5d33f43696a20517a6d9a Author: Wolfgang Sourdeau Date: Mon Aug 14 20:43:55 2006 +0000 Monotone-Parent: 755524b00e9b962e6240a95f6bfdd559ca240f5a Monotone-Revision: b37f3f6ae0b2c8936fa170defaec8e6b7c107b85 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:43:55 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/GNUmakefile M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalDateLabel.m M UI/Scheduler/UIxCalView.m M UI/Scheduler/iCalPerson+UIx.h M UI/Scheduler/iCalPerson+UIx.m commit 55b39d214d3bd83f164081e41eb756290791fcd5 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:41:04 2006 +0000 Monotone-Parent: 502a9aa4532803bb1e5b3526f2e9e8e019a93abc Monotone-Revision: 755524b00e9b962e6240a95f6bfdd559ca240f5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:41:04 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactSelector.m A UI/Contacts/UIxContactsListViewContainer.h A UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/UIxContactsSelectionView.m A UI/Contacts/UIxContactsSelectionViewContainer.h A UI/Contacts/UIxContactsSelectionViewContainer.m M UI/Contacts/product.plist commit 7977e55a76c6df033f457ca1950fa498c635ea3e Author: Wolfgang Sourdeau Date: Mon Aug 14 20:38:41 2006 +0000 Monotone-Parent: f00a543bf471c61eb6ae74467deeab7f74106169 Monotone-Revision: 502a9aa4532803bb1e5b3526f2e9e8e019a93abc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:38:41 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Contacts/UIxContactsListViewContainer.h D UI/Contacts/UIxContactsListViewContainer.m A UI/Contacts/UIxContactsListViewContainerBase.h A UI/Contacts/UIxContactsListViewContainerBase.m commit 3dd47fdae2ac93929550381f462cc1e2afe81336 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:37:06 2006 +0000 Monotone-Parent: 2a1fb6783ff2b6c49336efc854fee0d29cab013a Monotone-Revision: f00a543bf471c61eb6ae74467deeab7f74106169 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:37:06 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings commit 0feac0b7a8af9a2870a347cd0698f5f75329682a Author: Wolfgang Sourdeau Date: Mon Aug 14 20:36:36 2006 +0000 Monotone-Parent: b77c80d28969876aa496ff580015697daf5bbc94 Monotone-Revision: 2a1fb6783ff2b6c49336efc854fee0d29cab013a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:36:36 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.m commit b952c4e43a77c4b633fd7ec5ccf29d8c62f045c4 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:35:11 2006 +0000 Monotone-Parent: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d Monotone-Revision: b77c80d28969876aa496ff580015697daf5bbc94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:35:11 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactLDAPFolder.h M SoObjects/Contacts/SOGoContactLDAPFolder.m commit 7b4c1ac29d90c297b9b5e808f746b0643f8bed59 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:32:30 2006 +0000 Monotone-Parent: 29276051aae3738adb5fbfa6b52ffbc6eb8f3968 Monotone-Revision: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:32:30 Monotone-Branch: ca.inverse.sogo D UI/Scheduler/SchedulerUI.js M UI/WebServerResources/ContactsUI.css M UI/WebServerResources/ContactsUI.js M UI/WebServerResources/MailerUI.js A UI/WebServerResources/SchedulerUI.js M UI/WebServerResources/UIxAppointmentEditor.js commit d0499620df5d5cefd1d8a5a180faee1ed48547a9 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:31:49 2006 +0000 Monotone-Parent: edc1f01e5cb91e7694dd281ec3e06bcfd9a3c5f1 Monotone-Revision: 29276051aae3738adb5fbfa6b52ffbc6eb8f3968 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:31:49 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit 04825c95668d3ef814fcc12004e798fb013dec13 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:31:08 2006 +0000 Monotone-Parent: d09e531b223359ae63e2198ec126138aff0422d8 Monotone-Revision: edc1f01e5cb91e7694dd281ec3e06bcfd9a3c5f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:31:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit 5f2ddae9faee811d501a331b95ce1f5c06cdcdbc Author: Wolfgang Sourdeau Date: Mon Aug 14 20:30:19 2006 +0000 Monotone-Parent: 5cf7ca16573b57f14380a1da5611560a68f5fd45 Monotone-Revision: d09e531b223359ae63e2198ec126138aff0422d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:30:19 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Templates/AnaisUI/AnaisAttendeeSelector.wox A UI/Templates/AnaisUI/AnaisSelector.wox A UI/Templates/AnaisUI/AnaisUidSelector.wox A UI/Templates/ContactsUI/UIxContactSelector.wox M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox A UI/Templates/ContactsUI/UIxContactsSelectionView.wox A UI/Templates/MailerUI/UIxSieveEditor.wox A UI/Templates/SchedulerUI/UIxAppointmentEditor.wox A UI/Templates/SchedulerUI/UIxAppointmentPrintview.wox A UI/Templates/SchedulerUI/UIxAppointmentProposal.wox A UI/Templates/SchedulerUI/UIxAppointmentView.wox A UI/Templates/SchedulerUI/UIxAptTableView.wox A UI/Templates/SchedulerUI/UIxCalBackForthNavView.wox A UI/Templates/SchedulerUI/UIxCalDateLabel.wox A UI/Templates/SchedulerUI/UIxCalDayChartview.wox A UI/Templates/SchedulerUI/UIxCalDayListview.wox A UI/Templates/SchedulerUI/UIxCalDayOverview.wox A UI/Templates/SchedulerUI/UIxCalDayPrintview.wox A UI/Templates/SchedulerUI/UIxCalInlineAptView.wox A UI/Templates/SchedulerUI/UIxCalInlineMonthOverview.wox A UI/Templates/SchedulerUI/UIxCalMonthOverview.wox A UI/Templates/SchedulerUI/UIxCalMonthPrintview.wox A UI/Templates/SchedulerUI/UIxCalParticipationStatusView.wox A UI/Templates/SchedulerUI/UIxCalScheduleOverview.wox A UI/Templates/SchedulerUI/UIxCalSelectTab.wox A UI/Templates/SchedulerUI/UIxCalWeekChartview.wox A UI/Templates/SchedulerUI/UIxCalWeekColumnsview.wox A UI/Templates/SchedulerUI/UIxCalWeekListview.wox A UI/Templates/SchedulerUI/UIxCalWeekOverview.wox A UI/Templates/SchedulerUI/UIxCalWeekPrintview.wox A UI/Templates/SchedulerUI/UIxCalYearOverview.wox A UI/Templates/SchedulerUI/UIxDatePicker.wox A UI/Templates/SchedulerUI/UIxDatePickerScript.wox A UI/Templates/SchedulerUI/UIxFilterList.wox A UI/Templates/SchedulerUI/UIxSortButton.wox A UI/Templates/SchedulerUI/UIxTimeDateControl.wox A UI/Templates/SchedulerUI/UIxTimeSelector.wox D UI/Templates/UIxAppointmentEditor.wox D UI/Templates/UIxAppointmentPrintview.wox D UI/Templates/UIxAppointmentProposal.wox D UI/Templates/UIxAppointmentView.wox D UI/Templates/UIxAptTableView.wox D UI/Templates/UIxCalBackForthNavView.wox D UI/Templates/UIxCalDateLabel.wox D UI/Templates/UIxCalDayChartview.wox D UI/Templates/UIxCalDayListview.wox D UI/Templates/UIxCalDayOverview.wox D UI/Templates/UIxCalDayPrintview.wox D UI/Templates/UIxCalInlineAptView.wox D UI/Templates/UIxCalInlineMonthOverview.wox D UI/Templates/UIxCalMonthOverview.wox D UI/Templates/UIxCalMonthPrintview.wox D UI/Templates/UIxCalParticipationStatusView.wox D UI/Templates/UIxCalScheduleOverview.wox D UI/Templates/UIxCalSelectTab.wox D UI/Templates/UIxCalWeekChartview.wox D UI/Templates/UIxCalWeekColumnsview.wox D UI/Templates/UIxCalWeekListview.wox D UI/Templates/UIxCalWeekOverview.wox D UI/Templates/UIxCalWeekPrintview.wox D UI/Templates/UIxCalYearOverview.wox D UI/Templates/UIxContactSelector.wox D UI/Templates/UIxContactsSelectionView.wox D UI/Templates/UIxDatePicker.wox D UI/Templates/UIxDatePickerScript.wox D UI/Templates/UIxFilterList.wox M UI/Templates/UIxPageFrame.wox D UI/Templates/UIxSieveEditor.wox D UI/Templates/UIxSortButton.wox D UI/Templates/UIxTimeDateControl.wox D UI/Templates/UIxTimeSelector.wox commit 9709e144bc170588ba783ec8ccd85a811bd6eed8 Author: Wolfgang Sourdeau Date: Mon Aug 14 20:29:14 2006 +0000 Monotone-Parent: a8e6d3c082060d0b8f4e1c547734baf974d5ee7c Monotone-Revision: 5cf7ca16573b57f14380a1da5611560a68f5fd45 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:29:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/NGLdapEntry+Contact.h M SoObjects/Contacts/NGLdapEntry+Contact.m commit aafcaeff9ff8ebf84536e77a8ea614662bb79c15 Author: Wolfgang Sourdeau Date: Thu Aug 10 22:03:48 2006 +0000 Monotone-Parent: 2cf3be019f697c04a2f19de8e9693b7b7a1ddf8d Monotone-Revision: a8e6d3c082060d0b8f4e1c547734baf974d5ee7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-10T22:03:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactGCSFolder.m commit 17d7ab187e57bb503fa187140a7ff84f8d708ffb Author: Wolfgang Sourdeau Date: Wed Aug 9 21:37:35 2006 +0000 Monotone-Parent: 5ce544e4196355529d09f53ee1f29a26e0df0733 Monotone-Revision: 2cf3be019f697c04a2f19de8e9693b7b7a1ddf8d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:37:35 Monotone-Branch: ca.inverse.sogo M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/GNUmakefile M UI/Contacts/UIxContactEditorBase.m M UI/Contacts/UIxContactView.m M UI/Contacts/UIxContactsFilterPanel.m M UI/Contacts/UIxContactsListViewBase.h M UI/Contacts/UIxContactsListViewBase.m M UI/Contacts/UIxContactsListViewContainer.h M UI/Contacts/UIxContactsListViewContainer.m M UI/Contacts/product.plist commit bff9753ee3362e4ff16d8d2a9c587d4bb490bd5b Author: Wolfgang Sourdeau Date: Wed Aug 9 21:37:24 2006 +0000 Monotone-Parent: 411bd2c474676e8b793da5510bb3a0dd6e801a65 Monotone-Revision: 5ce544e4196355529d09f53ee1f29a26e0df0733 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:37:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsFilterPanel.wox M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 885de94ea1f5bf07e28f1ec42ad9b6ee8164b495 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:36:39 2006 +0000 Monotone-Parent: f7c5aac07a2b1d933fa58c6613e4b1198f81773f Monotone-Revision: 411bd2c474676e8b793da5510bb3a0dd6e801a65 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:36:39 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.css commit c314bae86d53a9287c2ced90653223d9735425cf Author: Wolfgang Sourdeau Date: Wed Aug 9 21:36:35 2006 +0000 Monotone-Parent: 199577ea7ba1b6a50001043fd064eab7fad83e0e Monotone-Revision: f7c5aac07a2b1d933fa58c6613e4b1198f81773f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:36:35 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 7f5a1a22d326d7da9a639373e539169748fc9e7c Author: Wolfgang Sourdeau Date: Wed Aug 9 21:35:54 2006 +0000 Monotone-Parent: 2d3c20f7dd820b05cc2bfd2a3a9c0f4f14f3ceba Monotone-Revision: 199577ea7ba1b6a50001043fd064eab7fad83e0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:35:54 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 7214ee815a4253346187db614eadf05ef2833d59 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:35:11 2006 +0000 Monotone-Parent: 58c7c3662f24886e99d5a5f5b02afed173ff77c0 Monotone-Revision: 2d3c20f7dd820b05cc2bfd2a3a9c0f4f14f3ceba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:35:11 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit ecba022341e199678d96468f8ced409f96103700 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:34:46 2006 +0000 Monotone-Parent: 394b801a38348b89095885c499bb6cf7fc9f8407 Monotone-Revision: 58c7c3662f24886e99d5a5f5b02afed173ff77c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:34:46 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/GNUmakefile commit 116a27bf9b33ca48eecb6a8281f9658f485cd485 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:32:39 2006 +0000 Monotone-Parent: b132b438ae2a6471eaa2f850473ec640709dc66d Monotone-Revision: 394b801a38348b89095885c499bb6cf7fc9f8407 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:32:39 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoFolder.m M SoObjects/SOGo/SOGoObject.m commit 46a3a9954787a256a94b525d9b4dee45a57c26d3 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:31:48 2006 +0000 Monotone-Parent: 39a04d9c4ef6da21c4cc1d1ad7d0ecb45557a98b Monotone-Revision: b132b438ae2a6471eaa2f850473ec640709dc66d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:31:48 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit b0059bc3fff6ad93efed2d657eee892df97c4b41 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:31:28 2006 +0000 Monotone-Parent: b2c9818492b047bb745bea1ad062267394e7d060 Monotone-Revision: 39a04d9c4ef6da21c4cc1d1ad7d0ecb45557a98b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:31:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m commit 4d5c879a8dc01154a5bb0cb51377544cab89955e Author: Wolfgang Sourdeau Date: Wed Aug 9 21:25:40 2006 +0000 Monotone-Parent: 4e973732f855d4bdb74944d5ce84a2fb47afa2e2 Monotone-Revision: b2c9818492b047bb745bea1ad062267394e7d060 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:25:40 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/abcard.gif commit aea333f1ce49c3746b16eb63694b9be4fd8cbf63 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:25:23 2006 +0000 Monotone-Parent: 568c8c16e2bbc7c2411420420f39d105079c1cd0 Monotone-Revision: 4e973732f855d4bdb74944d5ce84a2fb47afa2e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:25:23 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactObject.h commit 8184e503ef884b5d229a9bf66e5cce8887b749c0 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:23:57 2006 +0000 Monotone-Parent: bc323b6b1daa8bf2032ce4ebb7f5596ad96cba2f Monotone-Revision: 568c8c16e2bbc7c2411420420f39d105079c1cd0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:23:57 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactFolder.h commit 1e478b6a31f7b14380034bb602ee508862fe097a Author: Wolfgang Sourdeau Date: Wed Aug 9 21:22:26 2006 +0000 Monotone-Parent: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd Monotone-Revision: bc323b6b1daa8bf2032ce4ebb7f5596ad96cba2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:22:26 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactLDAPFolder.h A SoObjects/Contacts/SOGoContactLDAPFolder.m commit b5aef7b657afa8f8e86ebb1185778c9487eada44 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:21:40 2006 +0000 Monotone-Parent: 303ddd8a8e16f590ab977483cbbff96e6bc504b8 Monotone-Revision: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:21:40 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactLDAPEntry.h A SoObjects/Contacts/SOGoContactLDAPEntry.m commit 3ef76c0b8ca7e8356a4c3fa1d5c1f7db5d84699d Author: Wolfgang Sourdeau Date: Wed Aug 9 21:15:49 2006 +0000 Monotone-Parent: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c Monotone-Revision: 303ddd8a8e16f590ab977483cbbff96e6bc504b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:15:49 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/NGVCardSimpleValue+Contact.h A SoObjects/Contacts/NGVCardSimpleValue+Contact.m commit 3c07b3040bf02a571cf274a9306a2af92d087626 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:14:38 2006 +0000 Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 Monotone-Revision: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:14:38 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactGCSEntry.h A SoObjects/Contacts/SOGoContactGCSEntry.m D SoObjects/Contacts/SOGoContactObject.h D SoObjects/Contacts/SOGoContactObject.m commit fac49e4f6903d77e92bdbc14c14d839a63c48dc8 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:13:22 2006 +0000 Monotone-Parent: b905373c7a05b0b865e4b2361c76b7a5d079a520 Monotone-Revision: c29edea33f25c719bad972e23d7441b3851b8164 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:13:22 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/NGVCard+Contact.h A SoObjects/Contacts/NGVCard+Contact.m commit 440b7f6a2f58da371dc624f3b14048d8beb561a5 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:11:49 2006 +0000 Monotone-Parent: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 Monotone-Revision: b905373c7a05b0b865e4b2361c76b7a5d079a520 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:11:49 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Contacts/SOGoContactFolder.h D SoObjects/Contacts/SOGoContactFolder.m A SoObjects/Contacts/SOGoContactGCSFolder.h A SoObjects/Contacts/SOGoContactGCSFolder.m commit 4bd2f2c4deae6ed6de6095a95e1f0c0ca2cee6c3 Author: Wolfgang Sourdeau Date: Wed Aug 9 21:01:03 2006 +0000 Monotone-Parent: 3252d3ae419d872510cc6160d8489bad8cfe70fa Monotone-Revision: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:01:03 Monotone-Branch: ca.inverse.sogo M ChangeLog D SoObjects/Contacts/SOGoContactSource.h D SoObjects/Contacts/SOGoPersonalAB.h D SoObjects/Contacts/SOGoPersonalAB.m commit 325bab826938c0902b25412a84050faa7de44db3 Author: Wolfgang Sourdeau Date: Wed Aug 9 20:58:00 2006 +0000 Monotone-Parent: 8ea40d552410068dacd853937f3e093dd5b29756 Monotone-Revision: 3252d3ae419d872510cc6160d8489bad8cfe70fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T20:58:00 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/NGLdapEntry+Contact.h A SoObjects/Contacts/NGLdapEntry+Contact.m commit 3831049f50c294143496a5544c920c1092dcfa5e Author: Wolfgang Sourdeau Date: Fri Aug 4 23:05:39 2006 +0000 Monotone-Parent: 4d746eed04f2cecc449886d63e438cd4e1411fd0 Monotone-Revision: 8ea40d552410068dacd853937f3e093dd5b29756 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:05:39 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolder.m commit c1b2ffe52e336b06885f7101785869a6c218eeee Author: Wolfgang Sourdeau Date: Fri Aug 4 23:03:34 2006 +0000 Monotone-Parent: b989eec9548e57636d0bd4bdc5424cc307ca1f6a Monotone-Revision: 4d746eed04f2cecc449886d63e438cd4e1411fd0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:03:34 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile M UI/Contacts/product.plist commit 2feeb6dc4c96d2ecf623fb6d2514f1e4e6165cd9 Author: Wolfgang Sourdeau Date: Fri Aug 4 23:03:13 2006 +0000 Monotone-Parent: 2b945d5c3a0ab02c68cb0b3158d694e43bd65804 Monotone-Revision: b989eec9548e57636d0bd4bdc5424cc307ca1f6a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:03:13 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/product.plist commit 6e3713ff83e43ea4d003818414ac24aa9a8e7371 Author: Wolfgang Sourdeau Date: Fri Aug 4 23:03:06 2006 +0000 Monotone-Parent: f9c9d582c4fef2a61df1962826c6a5ce6b067c53 Monotone-Revision: 2b945d5c3a0ab02c68cb0b3158d694e43bd65804 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:03:06 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/GNUmakefile commit 62b7ba637ea6d459ac30310ab28ff689e7b324f9 Author: Wolfgang Sourdeau Date: Fri Aug 4 23:02:13 2006 +0000 Monotone-Parent: 55094f9b3879e2695c7e1e15777fdf117118b525 Monotone-Revision: f9c9d582c4fef2a61df1962826c6a5ce6b067c53 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:02:13 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.m commit e2f6f553b1f32345c59e46ceea935026df91e64a Author: Wolfgang Sourdeau Date: Fri Aug 4 23:01:12 2006 +0000 Monotone-Parent: cd56286d917362c02385175d3f2f34744449e59d Monotone-Revision: 55094f9b3879e2695c7e1e15777fdf117118b525 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:01:12 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolder.m commit 9d657fbf0a3e36253c25678124549a3558abfa68 Author: Wolfgang Sourdeau Date: Fri Aug 4 23:00:32 2006 +0000 Monotone-Parent: 90a8213f1d4a44142eb3eb21c4a1a2200390d5c0 Monotone-Revision: cd56286d917362c02385175d3f2f34744449e59d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T23:00:32 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Contacts/UIxContactsListViewContainer.m commit fb900c2075b80838f9d8bfe919d0cac06d77c1ec Author: Wolfgang Sourdeau Date: Fri Aug 4 22:59:14 2006 +0000 Monotone-Parent: d766e6a96f37106dbf56cfea346c58e058938622 Monotone-Revision: 90a8213f1d4a44142eb3eb21c4a1a2200390d5c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:59:14 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit ad0444432638ef4dfa19e9163590467a3722bc00 Author: Wolfgang Sourdeau Date: Fri Aug 4 22:58:14 2006 +0000 Monotone-Parent: e699641e84603c2316e4d62246cfe44175bbdc95 Monotone-Revision: d766e6a96f37106dbf56cfea346c58e058938622 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:58:14 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/ContactsUI.js commit 55e75024201fb4e7c059db01ea57672419a3cf25 Author: Wolfgang Sourdeau Date: Fri Aug 4 22:54:21 2006 +0000 Monotone-Parent: f928ae60e4aefb80cdff96ddeb5f3e79c3e49afa Monotone-Revision: e699641e84603c2316e4d62246cfe44175bbdc95 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:54:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoUserFolder.h commit 1197a7cc21e3ed4bc1238ba17cc4b0c79d99b39d Author: Wolfgang Sourdeau Date: Fri Aug 4 22:54:11 2006 +0000 Monotone-Parent: 3469fbc852a8276ebad66999a9ba086bc7f0ed78 Monotone-Revision: f928ae60e4aefb80cdff96ddeb5f3e79c3e49afa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:54:11 Monotone-Branch: ca.inverse.sogo M SoObjects/SOGo/SOGoAuthenticator.h commit 164a7e14548670edceee5a2fcb44ac70acbc90b5 Author: Wolfgang Sourdeau Date: Fri Aug 4 22:52:43 2006 +0000 Monotone-Parent: 60d1f73fd64a52fd996c5bf572fea291b0222750 Monotone-Revision: 3469fbc852a8276ebad66999a9ba086bc7f0ed78 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:52:43 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactObject.m commit 51e9e62e533b716e04e0836c27a96eefc0b99136 Author: Wolfgang Sourdeau Date: Fri Aug 4 22:51:42 2006 +0000 Monotone-Parent: c5bd8349d3bd533853811e2ced9d7a0f040f66e8 Monotone-Revision: 60d1f73fd64a52fd996c5bf572fea291b0222750 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:51:42 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactFoldersView.h A UI/Contacts/UIxContactFoldersView.m commit 046fd5c270c07284c82736a68346cfe09a28d4e1 Author: Wolfgang Sourdeau Date: Fri Aug 4 22:49:24 2006 +0000 Monotone-Parent: 91dd6d07cd2a752896f5efd6ce493656b0ec13ea Monotone-Revision: c5bd8349d3bd533853811e2ced9d7a0f040f66e8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:49:24 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoPersonalAB.h A SoObjects/Contacts/SOGoPersonalAB.m commit 04116b854da67062880ae2aedf2abe528d60a32e Author: Wolfgang Sourdeau Date: Fri Aug 4 22:47:46 2006 +0000 Monotone-Parent: c2ee10fbf9266b5c8710519bc2fd13bae46e672b Monotone-Revision: 91dd6d07cd2a752896f5efd6ce493656b0ec13ea Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:47:46 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactSource.h commit 8faf83f55f482b86e7d6b15b5848f414e73ebe4e Author: Wolfgang Sourdeau Date: Fri Aug 4 22:46:19 2006 +0000 Monotone-Parent: 23e53c0473abebbb7c7be319abdfa337d6e21f12 Monotone-Revision: c2ee10fbf9266b5c8710519bc2fd13bae46e672b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:46:19 Monotone-Branch: ca.inverse.sogo M ChangeLog A SoObjects/Contacts/SOGoContactFolders.h A SoObjects/Contacts/SOGoContactFolders.m commit 7eb5317f06852989cd5ce62d19b4819132a447fb Author: Wolfgang Sourdeau Date: Fri Aug 4 21:53:42 2006 +0000 Monotone-Parent: d17336178a8dbb967d0669dccde28587760c8454 Monotone-Revision: 23e53c0473abebbb7c7be319abdfa337d6e21f12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T21:53:42 Monotone-Branch: ca.inverse.sogo M .mtn-ignore commit 6d3d0ddcb5fb8f9465fd6a6813ba6765a5e19e34 Author: Wolfgang Sourdeau Date: Fri Aug 4 15:00:15 2006 +0000 Monotone-Parent: 46caa33c7bfe3da9c781178b812750be8722aade Monotone-Revision: d17336178a8dbb967d0669dccde28587760c8454 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T15:00:15 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactsListViewContainer.wox M UI/WebServerResources/ContactsUI.css commit e0b9bc7a19d0d8800d5ec0ad9a349b035f51cdb0 Author: Wolfgang Sourdeau Date: Fri Aug 4 14:58:40 2006 +0000 Monotone-Parent: df4778e039713e54437f14fe959b57a6b17ad3b8 Monotone-Revision: 46caa33c7bfe3da9c781178b812750be8722aade Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T14:58:40 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailAccountViewContainer.wox M UI/Templates/MailerUI/UIxMailAccountsView.wox M UI/Templates/MailerUI/UIxMailListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.css commit f8a398dcf742150522e2cdec7b59511c62f7310e Author: Wolfgang Sourdeau Date: Thu Aug 3 21:35:27 2006 +0000 Monotone-Parent: 70ab4ae0cde514bb9351f75f64a1d92afee561ec Monotone-Revision: df4778e039713e54437f14fe959b57a6b17ad3b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:35:27 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailEditor.m M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/MailerUI/UIxMailListView.wox commit d7601f5d27b399fb9f7b203f01260e49e77c39c4 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:34:19 2006 +0000 Monotone-Parent: c4b57bd1cf368f4918027a1afcabf6f86bae1404 Monotone-Revision: 70ab4ae0cde514bb9351f75f64a1d92afee561ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:34:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailAccountsView.m M UI/MailerUI/product.plist commit 9e0cdaabe04c96244498ea064e1ee9c4b9d68ab4 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:32:53 2006 +0000 Monotone-Parent: e2a484f8ca3b601174d5551461162d0e9e880aa5 Monotone-Revision: c4b57bd1cf368f4918027a1afcabf6f86bae1404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:32:53 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditorBase.m M UI/Contacts/product.plist commit 19e7a2f2cd5fdcc4cb0bb5a0c80a165e2ceee0bb Author: Wolfgang Sourdeau Date: Thu Aug 3 21:32:18 2006 +0000 Monotone-Parent: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b Monotone-Revision: e2a484f8ca3b601174d5551461162d0e9e880aa5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:32:18 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.css commit a4879964320b8298c4ae214b548d0b880b66e510 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:32:08 2006 +0000 Monotone-Parent: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da Monotone-Revision: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:32:08 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css commit 5d5814cb26a9e284a0e98cf765ca1eb41498a94c Author: Wolfgang Sourdeau Date: Thu Aug 3 21:29:36 2006 +0000 Monotone-Parent: b0bcc4855ad916c14200129e8d5f1ae87b0c3925 Monotone-Revision: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:29:36 Monotone-Branch: ca.inverse.sogo M UI/Contacts/Toolbars/SOGoContactFolder.toolbar commit 933661aae57c99c7fa2fbb2d5f5d9e8465d23300 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:29:24 2006 +0000 Monotone-Parent: e6b98ab1166a6382879b2618478ec7716bc550df Monotone-Revision: b0bcc4855ad916c14200129e8d5f1ae87b0c3925 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:29:24 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile M UI/Contacts/GNUmakefile M UI/MailerUI/GNUmakefile commit fd5163ac9b04a234a55ef3c779041c224f04b55a Author: Wolfgang Sourdeau Date: Thu Aug 3 21:28:33 2006 +0000 Monotone-Parent: 0d5ded045a11cf98704fda97e64a55590cc7912a Monotone-Revision: e6b98ab1166a6382879b2618478ec7716bc550df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:28:33 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/ContactsUI.css A UI/WebServerResources/ContactsUI.js commit 07e01d41c8a54400c59aca20f9776d1056e8ea33 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:28:14 2006 +0000 Monotone-Parent: e443b7fa2cb6101fecfeb68ecaf471506816f373 Monotone-Revision: 0d5ded045a11cf98704fda97e64a55590cc7912a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:28:14 Monotone-Branch: ca.inverse.sogo D UI/Contacts/ContactsUI.js commit 13c9b3f209fbb2a54fdacb76a9b1de049644c568 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:27:58 2006 +0000 Monotone-Parent: 3a31a033b59d9411c88e9a556ed61646e1ad732a Monotone-Revision: e443b7fa2cb6101fecfeb68ecaf471506816f373 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:27:58 Monotone-Branch: ca.inverse.sogo D UI/Templates/MailerUI/UIxMailSortableTableHeader.wox A UI/Templates/UIxSortableTableHeader.wox commit de3eb85631a1c4f0b09587a894669f2b58c2f4cd Author: Wolfgang Sourdeau Date: Thu Aug 3 21:27:22 2006 +0000 Monotone-Parent: 7bda5d0bcc52310197f6e288ad47b666b8ef233f Monotone-Revision: 3a31a033b59d9411c88e9a556ed61646e1ad732a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:27:22 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxSortableTableHeader.m D UI/MailerUI/UIxMailSortableTableHeader.m commit 9fba1b1dca2d907334781dac66d7a874754a8f97 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:26:24 2006 +0000 Monotone-Parent: c911bf8750f49dca93b00d5ac49cc8acaf6ad70f Monotone-Revision: 7bda5d0bcc52310197f6e288ad47b666b8ef233f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:26:24 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/SOGoContactObject.h commit 8c0c7135506c9a6df47e27e5e9639c5cbd33e2c5 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:25:33 2006 +0000 Monotone-Parent: 094029cd312d7c4e4deaaf59771581fa91e8e8bc Monotone-Revision: c911bf8750f49dca93b00d5ac49cc8acaf6ad70f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:25:33 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsListViewContainer.h A UI/Contacts/UIxContactsListViewContainer.m A UI/Templates/ContactsUI/UIxContactsListViewContainer.wox commit 68a6ef4b866ebe7859775fe856564cb234a2f812 Author: Wolfgang Sourdeau Date: Thu Aug 3 21:23:30 2006 +0000 Monotone-Parent: 64522cdf0fe1f7593f86b479ef7b5eb023ff16e1 Monotone-Revision: 094029cd312d7c4e4deaaf59771581fa91e8e8bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:23:30 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/UIxContactsFilterPanel.m A UI/Templates/ContactsUI/UIxContactsFilterPanel.wox commit f993d1cee8cba627bd9201f7a32a0de23677e288 Author: Wolfgang Sourdeau Date: Thu Aug 3 14:55:58 2006 +0000 Monotone-Parent: 64ebc98a97f7a73b0fe2947be35858a5e45bf159 Monotone-Revision: 64522cdf0fe1f7593f86b479ef7b5eb023ff16e1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T14:55:58 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/NSDictionary+Contact.m commit ac111882291371594a9d2eea4b1455b7a9796e13 Author: Wolfgang Sourdeau Date: Thu Aug 3 14:23:46 2006 +0000 Monotone-Parent: e166b08e10a7ca18ab5c7e4ee531c1cd570dcbee Monotone-Revision: 64ebc98a97f7a73b0fe2947be35858a5e45bf159 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T14:23:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit c57f44d28fa41abefc65626a3170b0ae5b9a9944 Author: Wolfgang Sourdeau Date: Thu Aug 3 14:23:24 2006 +0000 Monotone-Parent: e4ae22f3a47d42e15309decfe8624c2f7914869b Monotone-Revision: e166b08e10a7ca18ab5c7e4ee531c1cd570dcbee Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T14:23:24 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox commit 2b9fd23e4c383615ae4e41834bf0760485400f37 Author: Wolfgang Sourdeau Date: Thu Aug 3 14:22:46 2006 +0000 Monotone-Parent: 7cc283107984b0e4e73a623772894e8cc7db2e29 Monotone-Revision: e4ae22f3a47d42e15309decfe8624c2f7914869b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T14:22:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserManager.m commit 78ac3c734da5e4650a1896a4a32fad95660256c8 Author: Wolfgang Sourdeau Date: Wed Aug 2 22:43:17 2006 +0000 Monotone-Parent: 4d94487c312c73f76cac4c9cbbfef71966a3b768 Monotone-Revision: 7cc283107984b0e4e73a623772894e8cc7db2e29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T22:43:17 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/WebServerResources/MailerUI.js commit c2755c065d2f952525b7fac9745d36ead0b85f7e Author: Wolfgang Sourdeau Date: Wed Aug 2 20:19:17 2006 +0000 Monotone-Parent: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1 Monotone-Revision: 4d94487c312c73f76cac4c9cbbfef71966a3b768 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T20:19:17 Monotone-Branch: ca.inverse.sogo M SoObjects/Contacts/NSDictionary+Contact.m commit 73f5d94c3832b667df5741f78409cf2862e9a04c Author: Wolfgang Sourdeau Date: Wed Aug 2 20:04:46 2006 +0000 Monotone-Parent: 7f4d04c212fb046155310ec6e6fc96cc8c263d9f Monotone-Revision: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T20:04:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js commit 0915484b8aa0b7c34d552c8edac18102e7100e42 Author: Wolfgang Sourdeau Date: Wed Aug 2 20:04:23 2006 +0000 Monotone-Parent: bacf416c77fa06cce947c93f090428795613d178 Monotone-Revision: 7f4d04c212fb046155310ec6e6fc96cc8c263d9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T20:04:23 Monotone-Branch: ca.inverse.sogo M UI/Contacts/UIxContactEditorBase.m commit e5c24e99f422a0bc7237f904952b8f7d548e5fa7 Author: Wolfgang Sourdeau Date: Wed Aug 2 20:03:10 2006 +0000 Monotone-Parent: 90d0bb9c9e2993df03892b4e1648345dbbc8d83f Monotone-Revision: bacf416c77fa06cce947c93f090428795613d178 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T20:03:10 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 01edf54a1ab8faf12a1fc542cdc9ccc28e2bcfdb Author: Wolfgang Sourdeau Date: Wed Aug 2 19:54:02 2006 +0000 Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 Monotone-Revision: 90d0bb9c9e2993df03892b4e1648345dbbc8d83f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-02T19:54:02 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/NSDictionary+Contact.h A SoObjects/Contacts/NSDictionary+Contact.m M SoObjects/Contacts/SOGoContactObject.m commit bc733caf4bc1cd88c9b4f0afb0d21576abfe6d68 Author: Wolfgang Sourdeau Date: Tue Aug 1 20:31:56 2006 +0000 Monotone-Parent: 74a9bb8e8bd4ca4c7588520ab6ebba14df3c89df Monotone-Revision: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T20:31:56 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.js M UI/WebServerResources/generic.js commit 1ed556f6571460a3519014c3cba226dd9d8202d5 Author: Wolfgang Sourdeau Date: Tue Aug 1 20:03:50 2006 +0000 Monotone-Parent: bea2b39cd9e898f8f9790ce5d4b5c2704598c453 Monotone-Revision: 74a9bb8e8bd4ca4c7588520ab6ebba14df3c89df Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T20:03:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit e61b8eecf28ab02acfe477b75c7d969685ed227d Author: Wolfgang Sourdeau Date: Tue Aug 1 19:18:52 2006 +0000 Monotone-Parent: 698a166193d0842dd18a4a9d456862b37e990823 Monotone-Revision: bea2b39cd9e898f8f9790ce5d4b5c2704598c453 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T19:18:52 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFolderMenu.m commit 1faa1b5bc0819fb71e9417c44462ac4db0e6d22f Author: Wolfgang Sourdeau Date: Tue Aug 1 19:18:06 2006 +0000 Monotone-Parent: f4cb2b00dc9fb253acaaa97d083eec196e594fac Monotone-Revision: 698a166193d0842dd18a4a9d456862b37e990823 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T19:18:06 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/SOGoUI/UIxComponent.m commit 49bd0d13895f53611eb9dae4e71c4ad08b274cba Author: Wolfgang Sourdeau Date: Tue Aug 1 19:17:06 2006 +0000 Monotone-Parent: 499bc2829b23383108f8f49050a9f2016be09dc3 Monotone-Revision: f4cb2b00dc9fb253acaaa97d083eec196e594fac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T19:17:06 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailTree.h M UI/MailerUI/UIxMailTree.m commit e1c6fe096704f7143328c98c497b73ff727978e5 Author: Wolfgang Sourdeau Date: Tue Aug 1 19:04:28 2006 +0000 Monotone-Parent: 208498e93e3c7fa07e42f4fbc3bfd0bc2130d1f3 Monotone-Revision: 499bc2829b23383108f8f49050a9f2016be09dc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T19:04:28 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/French.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailListView.wox M UI/WebServerResources/MailerUI.js commit 5d830444726c19838639e7c404c4c561dc956535 Author: Wolfgang Sourdeau Date: Tue Aug 1 18:10:51 2006 +0000 Monotone-Parent: 4ff04b0acd76c66a589f6f82d264759339ffe85a Monotone-Revision: 208498e93e3c7fa07e42f4fbc3bfd0bc2130d1f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T18:10:51 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/icon_read.gif M UI/WebServerResources/icon_unread.gif commit b7af9795c778751d7c0d8961159475be24bc6011 Author: Wolfgang Sourdeau Date: Tue Aug 1 18:05:06 2006 +0000 Monotone-Parent: 886e02486e5ed22ff47c0ab11bf222be42835b1f Monotone-Revision: 4ff04b0acd76c66a589f6f82d264759339ffe85a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T18:05:06 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit a3637e44a488cd67803217527341c83f3a52261b Author: Wolfgang Sourdeau Date: Tue Aug 1 18:02:45 2006 +0000 Monotone-Parent: c6317744df015d8003995ebbc0c3b8b1b3f1f549 Monotone-Revision: 886e02486e5ed22ff47c0ab11bf222be42835b1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T18:02:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 8139319a05444d0f6c6900ec5c0c3cd060f632ab Author: Wolfgang Sourdeau Date: Tue Aug 1 18:01:00 2006 +0000 Monotone-Parent: 9db8092ac3ca36528f7a06834c2b7ba010213ced Monotone-Revision: c6317744df015d8003995ebbc0c3b8b1b3f1f549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T18:01:00 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/MailerUI.css M UI/WebServerResources/MailerUI.js commit 37608d2bca2be78b41b19c7d9fbc252da083778a Author: Wolfgang Sourdeau Date: Tue Aug 1 17:59:29 2006 +0000 Monotone-Parent: ca8b6f66b3229e1d266d74bf935113148af5f09c Monotone-Revision: 9db8092ac3ca36528f7a06834c2b7ba010213ced Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T17:59:29 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/ContactsUI/UIxContactView.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailSortableTableHeader.wox commit 05de449b97d7ede2d36440c980c075b0505d1f11 Author: Wolfgang Sourdeau Date: Tue Aug 1 17:56:51 2006 +0000 Monotone-Parent: 976fbbced4c8072301ab3b7f3db4502aa6db30a2 Monotone-Revision: ca8b6f66b3229e1d266d74bf935113148af5f09c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-01T17:56:51 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m M UI/MailerUI/UIxMailSortableTableHeader.m commit 0141335dace521518f20c3943eff5de4de0024e5 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:54:34 2006 +0000 Monotone-Parent: ed475bdcf9178f4b14adb2a2ccdb6dce3cd288fd Monotone-Revision: 976fbbced4c8072301ab3b7f3db4502aa6db30a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:54:34 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/busy.gif commit 7532e6a5182569e7d02301ae4e14bf812de789f9 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:24:50 2006 +0000 Monotone-Parent: cb1d74d035f8c46647e14a3dc3710870fa6cb470 Monotone-Revision: ed475bdcf9178f4b14adb2a2ccdb6dce3cd288fd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:24:50 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/MailerUI.js commit 962b897c4769bf0309f8ef0af36fb3b602f71bd6 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:18:24 2006 +0000 Monotone-Parent: 5f131f0f9af41045170278383dfb1fb585b6bba6 Monotone-Revision: cb1d74d035f8c46647e14a3dc3710870fa6cb470 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:18:24 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/generic.js commit c8a24285e6ca4b1973175e84b51119539502ede6 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:17:50 2006 +0000 Monotone-Parent: 4f80f30dccff5569994ffab116a19516c7572247 Monotone-Revision: 5f131f0f9af41045170278383dfb1fb585b6bba6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:17:50 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailView.wox commit 3f8c6af2927ca5532b64158517fb844ac3032e33 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:16:45 2006 +0000 Monotone-Parent: 0716f3b1177b2bc7db067cecbd503ead7fa1230c Monotone-Revision: 4f80f30dccff5569994ffab116a19516c7572247 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:16:45 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailListView.m commit 1099a080bf7f759c7adf796a11c3c80954376676 Author: Wolfgang Sourdeau Date: Mon Jul 31 20:11:21 2006 +0000 Monotone-Parent: 61fac9029e457f9cc05094b5b33563346e02db6b Monotone-Revision: 0716f3b1177b2bc7db067cecbd503ead7fa1230c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-31T20:11:21 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/WebServerResources/UIxMailListView.js commit f3fecadaa3061a4191e5df1a10b1b337d40fd5a2 Author: Wolfgang Sourdeau Date: Fri Jul 28 23:25:34 2006 +0000 Monotone-Parent: 2ad8b0c019808014c990f51cc69c4457fdb537c6 Monotone-Revision: 61fac9029e457f9cc05094b5b33563346e02db6b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T23:25:34 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/MailerUI/UIxMailFolderMenu.h A UI/MailerUI/UIxMailFolderMenu.m commit 39228fb130b8dc2c42e7ee326e72d27b6252fcaf Author: Wolfgang Sourdeau Date: Fri Jul 28 22:59:11 2006 +0000 Monotone-Parent: 8566d6fbfa896a774b9907c3125e7b3de87296cd Monotone-Revision: 2ad8b0c019808014c990f51cc69c4457fdb537c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:59:11 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailAccounts.m M UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m M UI/Common/UIxToolbar.m M UI/Common/product.plist M UI/Contacts/UIxContactEditorBase.m M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/UIxMailAccountView.m A UI/MailerUI/UIxMailAccountViewContainer.h A UI/MailerUI/UIxMailAccountViewContainer.m M UI/MailerUI/UIxMailAccountsView.m M UI/MailerUI/UIxMailEditor.m M UI/MailerUI/UIxMailEditorAction.m M UI/MailerUI/UIxMailFilterPanel.m A UI/MailerUI/UIxMailListView.h M UI/MailerUI/UIxMailListView.m A UI/MailerUI/UIxMailListViewContainer.h A UI/MailerUI/UIxMailListViewContainer.m A UI/MailerUI/UIxMailMainFrame.h M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailSortableTableHeader.m A UI/MailerUI/UIxMailTree.h M UI/MailerUI/UIxMailTree.m M UI/MailerUI/UIxMailTreeBlock.h M UI/MailerUI/UIxMailTreeBlock.m A UI/MailerUI/UIxMailTreeBlockJS.h A UI/MailerUI/UIxMailTreeBlockJS.m D UI/MailerUI/UIxMailView.js A UI/MailerUI/UIxMailViewContainer.h A UI/MailerUI/UIxMailViewContainer.m M UI/MailerUI/product.plist M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/MailerUI/UIxMailAccountView.wox A UI/Templates/MailerUI/UIxMailAccountViewContainer.wox M UI/Templates/MailerUI/UIxMailAccountsView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox A UI/Templates/MailerUI/UIxMailFolderMenu.wox M UI/Templates/MailerUI/UIxMailListView.wox A UI/Templates/MailerUI/UIxMailListViewContainer.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailMoveToPopUp.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/Templates/MailerUI/UIxMailTree.wox A UI/Templates/MailerUI/UIxMailTreeBlockJS.wox M UI/Templates/MailerUI/UIxMailView.wox A UI/Templates/MailerUI/UIxMailViewContainer.wox M UI/Templates/UIxPageFrame.wox M UI/Templates/UIxToolbar.wox A UI/WebServerResources/MailerUI.js M UI/WebServerResources/UIxMailListView.js A UI/WebServerResources/busy.gif A UI/WebServerResources/empty.gif M UI/WebServerResources/generic.js M UI/WebServerResources/mailer.js M UI/WebServerResources/tbtv_account_17x17.gif M UI/WebServerResources/tbtv_corner_17x17.gif M UI/WebServerResources/tbtv_corner_minus_17x17.gif M UI/WebServerResources/tbtv_corner_plus_17x17.gif M UI/WebServerResources/tbtv_drafts_17x17.gif M UI/WebServerResources/tbtv_inbox_17x17.gif D UI/WebServerResources/tbtv_junction2_17x17.gif M UI/WebServerResources/tbtv_junction_17x17.gif M UI/WebServerResources/tbtv_leaf_corner_17x17.gif M UI/WebServerResources/tbtv_line_17x17.gif M UI/WebServerResources/tbtv_minus_17x17.gif M UI/WebServerResources/tbtv_plus_17x17.gif M UI/WebServerResources/tbtv_trash_17x17.gif commit bef8dad2388358c80fdee4b3d1686555d3e9b07e Author: Wolfgang Sourdeau Date: Fri Jul 28 22:58:17 2006 +0000 Monotone-Parent: 804f7d7b237cd6c815a612bf39e7e5b83dd8e07b Monotone-Revision: 8566d6fbfa896a774b9907c3125e7b3de87296cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:58:17 Monotone-Branch: ca.inverse.sogo M ChangeLog D UI/Templates/MailerUI/UIxMailPanelFrame.wox commit 4ec17d448542c82f8cbe0f8a6b6054e431616c59 Author: Wolfgang Sourdeau Date: Fri Jul 28 22:54:11 2006 +0000 Monotone-Parent: 98bec4f36dc30eb4c106922ee20a47dcfbc01e20 Monotone-Revision: 804f7d7b237cd6c815a612bf39e7e5b83dd8e07b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:54:11 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/UIxMailEditor.css D UI/WebServerResources/mailer-compose.css commit 4f5ea3032f0b06ebee63660e666221e0725b5591 Author: Wolfgang Sourdeau Date: Fri Jul 28 22:53:57 2006 +0000 Monotone-Parent: 0be05214b6127ef5b9046d2414f73de51adfca6d Monotone-Revision: 98bec4f36dc30eb4c106922ee20a47dcfbc01e20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:53:57 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/WebServerResources/dtree.css A UI/WebServerResources/dtree.js commit 047c8385d25bcd84822a50fabc2866200222309b Author: Wolfgang Sourdeau Date: Fri Jul 28 22:51:54 2006 +0000 Monotone-Parent: 736e8f74ef949a89cef749c9c8e331ea534cdcd8 Monotone-Revision: 0be05214b6127ef5b9046d2414f73de51adfca6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:51:54 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/MailerUI.css A UI/WebServerResources/generic.css D UI/WebServerResources/mailer.css D UI/WebServerResources/uix.css commit a3dd5bc0ca3c993a8adae6a2fff38a6c621f23b9 Author: Wolfgang Sourdeau Date: Fri Jul 28 22:43:28 2006 +0000 Monotone-Parent: d73281348e68338299c1595a484a8a1033de3cd1 Monotone-Revision: 736e8f74ef949a89cef749c9c8e331ea534cdcd8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-28T22:43:28 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/Mailer/SOGoUser+Mail.m M UI/Common/GNUmakefile D UI/Common/NSDictionary+URL.h D UI/Common/NSDictionary+URL.m D UI/Common/NSString+URL.h D UI/Common/NSString+URL.m M UI/SOGoUI/GNUmakefile A UI/SOGoUI/NSDictionary+URL.h A UI/SOGoUI/NSDictionary+URL.m A UI/SOGoUI/NSString+URL.h A UI/SOGoUI/NSString+URL.m commit fc0aa87fed8fed2c9938cbe50188e479cb4349e8 Author: Wolfgang Sourdeau Date: Mon Jul 17 17:30:42 2006 +0000 Monotone-Parent: 145acd1ad78984a6f26963cc9b6abb3e5c915bcd Monotone-Revision: d73281348e68338299c1595a484a8a1033de3cd1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:30:42 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailView.wox M UI/Templates/UIxAppointmentEditor.wox M UI/WebServerResources/Search-bar.png M UI/WebServerResources/UIxMailListView.js M UI/WebServerResources/generic.js M UI/WebServerResources/mailer.css M UI/WebServerResources/mailer.js commit bf4d619e2b3dff9154da49bdbc9b735ebc77bce1 Author: Wolfgang Sourdeau Date: Mon Jul 17 17:30:38 2006 +0000 Monotone-Parent: 19b97126f927844e30fc782a413c4551aa3ac925 Monotone-Revision: 145acd1ad78984a6f26963cc9b6abb3e5c915bcd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:30:38 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m commit 228dd343c0f3c3dc1800839545c39c58e2c5525a Author: Wolfgang Sourdeau Date: Mon Jul 17 17:28:29 2006 +0000 Monotone-Parent: a2a755bb974fa1ddef5662d996422c2b90023444 Monotone-Revision: 19b97126f927844e30fc782a413c4551aa3ac925 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:28:29 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/WOContext+UIxMailer.m commit 475c60ce7f03ab5f9e324d6febaa1438088c9c2e Author: Wolfgang Sourdeau Date: Mon Jul 17 17:26:15 2006 +0000 Monotone-Parent: 94a876e445d85c07068605284844c8c23125a590 Monotone-Revision: a2a755bb974fa1ddef5662d996422c2b90023444 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:26:15 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFormatter.h M UI/MailerUI/UIxMailFormatter.m commit 24c6a21e37da772e361ed12a2f9b537c7860af52 Author: Wolfgang Sourdeau Date: Mon Jul 17 17:25:16 2006 +0000 Monotone-Parent: 4b71e3eef15cd1ab9ca89e11d3ac734a8d821243 Monotone-Revision: 94a876e445d85c07068605284844c8c23125a590 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:25:16 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailFilterPanel.m commit 082212d13f5caa04c85a99d13a7d6c4f627f10c2 Author: Wolfgang Sourdeau Date: Thu Jul 13 19:13:18 2006 +0000 - added code to handle cascading menus, drag handles (DIV separators) and a debugging log window; Monotone-Parent: 71f5497685935ad02acaf78a809e3fbb32e91905 Monotone-Revision: 4b71e3eef15cd1ab9ca89e11d3ac734a8d821243 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-13T19:13:18 Monotone-Branch: ca.inverse.sogo M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/UIxMailToSelection.js M UI/WebServerResources/generic.js M UI/WebServerResources/mailer.css M UI/WebServerResources/uix.css commit 5c4a2392246dfd13841480615c77896e1725b3b8 Author: Wolfgang Sourdeau Date: Thu Jul 13 15:58:54 2006 +0000 - new images for submenu entries; Monotone-Parent: 302f484fd09755203847210e4516fd857566b410 Monotone-Revision: 71f5497685935ad02acaf78a809e3fbb32e91905 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-13T15:58:54 Monotone-Branch: ca.inverse.sogo A UI/WebServerResources/submenu-active.gif A UI/WebServerResources/submenu.gif commit ba266098cc4bc1958690b26e4c5c44cfd7840a19 Author: Wolfgang Sourdeau Date: Wed Jul 12 22:03:05 2006 +0000 Monotone-Parent: 3f62f5802ffb2cb6b250f3c26f2ab31cbbf51ba8 Monotone-Revision: 302f484fd09755203847210e4516fd857566b410 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-12T22:03:05 Monotone-Branch: ca.inverse.sogo M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/French.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailAccountView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFilterPanel.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailSortableTableHeader.wox M UI/Templates/MailerUI/UIxMailTree.wox A UI/WebServerResources/Search-bar.png M UI/WebServerResources/UIxMailListView.js M UI/WebServerResources/mailer-compose.css M UI/WebServerResources/mailer-toolbar.css M UI/WebServerResources/mailer.css M UI/WebServerResources/uix.css commit b6bfb97c474e9daf5dcfec2025a4a1e1278e35b6 Author: Wolfgang Sourdeau Date: Wed Jul 12 22:02:28 2006 +0000 Monotone-Parent: 02d3e0338704d82e461a5a356479fde77d197290 Monotone-Revision: 3f62f5802ffb2cb6b250f3c26f2ab31cbbf51ba8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-12T22:02:28 Monotone-Branch: ca.inverse.sogo A UI/MailerUI/Images/account-settings.png A UI/MailerUI/Images/create-account.png A UI/MailerUI/Images/manage-filters.png A UI/MailerUI/Images/manage-imap.png A UI/MailerUI/Images/manage-newsgroups.png A UI/MailerUI/Images/manage-rss.png A UI/MailerUI/Images/offline-settings.png A UI/MailerUI/Images/read-messages.png A UI/MailerUI/Images/search-messages.png A UI/MailerUI/Images/write-message.png commit c987d740fcf0495f952051222d653262b0d2e0e1 Author: Wolfgang Sourdeau Date: Wed Jul 12 13:44:12 2006 +0000 Monotone-Parent: 26dc578117c3963aacf88755e9cbf3ac45724a12 Monotone-Revision: 02d3e0338704d82e461a5a356479fde77d197290 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-12T13:44:12 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile commit ce1b3b7ce8e7efa1bac5585c7d5b6fdfe991b237 Author: Wolfgang Sourdeau Date: Tue Jul 11 22:35:42 2006 +0000 Monotone-Parent: 680ce3d58b64771fea711e45a1b2bc3ec5490acb Monotone-Revision: 26dc578117c3963aacf88755e9cbf3ac45724a12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T22:35:42 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/mailer.css commit 8d92ea1b503239461a6859951f414f0abc241450 Author: Wolfgang Sourdeau Date: Tue Jul 11 22:29:19 2006 +0000 Monotone-Parent: f67ec91eb2bf9c5dde6d13d95f3e8172dd91fa0e Monotone-Revision: 680ce3d58b64771fea711e45a1b2bc3ec5490acb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T22:29:19 Monotone-Branch: ca.inverse.sogo M Main/SOGo.m M Main/SOGoProductLoader.m M UI/Common/GNUmakefile M UI/Common/UIxPageFrame.m M UI/Common/product.plist M UI/MailerUI/UIxMailListView.m M UI/MainUI/SOGoUserHomePage.m M UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox M UI/Templates/MailerUI/UIxMailListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/generic.js M UI/WebServerResources/mailer.css commit 5cc323dfec7bfc37398a26af97c9c2c19d14bf86 Author: Wolfgang Sourdeau Date: Tue Jul 11 18:15:45 2006 +0000 Monotone-Parent: 98ce743cb32563df29e10632fc1bbc92813342ff Monotone-Revision: f67ec91eb2bf9c5dde6d13d95f3e8172dd91fa0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:15:45 Monotone-Branch: ca.inverse.sogo M UI/MailerUI/UIxMailMainFrame.m commit 51d8d973a2d6a1d4852f322e92688d96565a0415 Author: Wolfgang Sourdeau Date: Tue Jul 11 18:13:08 2006 +0000 Monotone-Parent: e5f6b9bc1d05b57f7739042ee8e36516444f216e Monotone-Revision: 98ce743cb32563df29e10632fc1bbc92813342ff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:13:08 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/uix.css commit 169cd2ef29a0070e5c64fa0b88f8a170b670f504 Author: Wolfgang Sourdeau Date: Tue Jul 11 18:11:54 2006 +0000 Monotone-Parent: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414 Monotone-Revision: e5f6b9bc1d05b57f7739042ee8e36516444f216e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:11:54 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit bc4c9e5e36c8f4809f4e72845812ff60b044c4c9 Author: Wolfgang Sourdeau Date: Tue Jul 11 18:08:13 2006 +0000 Monotone-Parent: 1b59f6830523b216a3f073e483424747c8873bc8 Monotone-Revision: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:08:13 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Contacts/ContactsUI.js M UI/Contacts/GNUmakefile M UI/Contacts/Toolbars/SOGoContactFolder.toolbar M UI/Contacts/UIxContactEditorBase.m commit 4bcbdedbfe94005e521cd33ac9704e1bf1e0f939 Author: Wolfgang Sourdeau Date: Tue Jul 11 18:03:28 2006 +0000 Monotone-Parent: 60ad639c204e75de92c1111a09d2ecfe2cbd655b Monotone-Revision: 1b59f6830523b216a3f073e483424747c8873bc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:03:28 Monotone-Branch: ca.inverse.sogo A UI/MailerUI/UIxMailView.js commit fcd86bfa96b0e884e65d48a88dfffaeb81048366 Author: Wolfgang Sourdeau Date: Tue Jul 11 17:53:09 2006 +0000 Monotone-Parent: 4f6055656f29743c9da3d3dcce84f449939717bf Monotone-Revision: 60ad639c204e75de92c1111a09d2ecfe2cbd655b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:53:09 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/UIxMailEditorAction.m M UI/MailerUI/UIxMailMainFrame.m M UI/MailerUI/UIxMailToSelection.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPanelFrame.wox M UI/Templates/MailerUI/UIxMailView.wox commit 77d9730062afa431917a08e8e37594079565d96e Author: Wolfgang Sourdeau Date: Tue Jul 11 17:43:58 2006 +0000 - minor aesthetic code changes; Monotone-Parent: 97743fab984c0ad36703eacb2549593742436c25 Monotone-Revision: 4f6055656f29743c9da3d3dcce84f449939717bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:43:58 Monotone-Branch: ca.inverse.sogo M UI/SOGoUI/UIxComponent.m M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar M UI/Templates/ContactsUI/UIxContactEditor.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailToSelection.wox M UI/WebServerResources/calendar.css M UI/WebServerResources/mailer-compose.css M UI/WebServerResources/mailer.css commit 69091c1d45e29ec2cf2d5214d44e6b1037df68b8 Author: Wolfgang Sourdeau Date: Tue Jul 11 17:29:50 2006 +0000 Monotone-Parent: 91089a095425fe50c525dea5f59628b15c8b029c Monotone-Revision: 97743fab984c0ad36703eacb2549593742436c25 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:29:50 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile M UI/Common/product.plist commit c6b60d8516e74dee8aa463909db1dc3a2755ca86 Author: Wolfgang Sourdeau Date: Tue Jul 11 17:29:09 2006 +0000 Monotone-Parent: ee3257d96d3da0ff7f3c6c7cdfd328beb41195b8 Monotone-Revision: 91089a095425fe50c525dea5f59628b15c8b029c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:29:09 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/NSDictionary+URL.h A UI/Common/NSDictionary+URL.m A UI/Common/NSString+URL.h A UI/Common/NSString+URL.m commit dcd08595d91169ce4a2e46a57898270cbf759f8f Author: Wolfgang Sourdeau Date: Tue Jul 11 17:25:30 2006 +0000 Monotone-Parent: d20c5ec52d8e3eaf0cb27a11c1603f19377a5bfb Monotone-Revision: ee3257d96d3da0ff7f3c6c7cdfd328beb41195b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:25:30 Monotone-Branch: ca.inverse.sogo A .mtn-ignore commit b384cbe81f0907c39e67a1197e29669e306d3b8d Author: Wolfgang Sourdeau Date: Tue Jul 11 17:24:40 2006 +0000 Monotone-Parent: 6a6eb7e754b659991fcca8bbf52f1b3d917c9957 Monotone-Revision: d20c5ec52d8e3eaf0cb27a11c1603f19377a5bfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T17:24:40 Monotone-Branch: ca.inverse.sogo M ChangeLog A UI/Common/UIxPageFrame.h M UI/Common/UIxPageFrame.m commit 5fff01c38147462fc59f443af662c0ee10a1f4ff Author: Wolfgang Sourdeau Date: Fri Jul 7 21:44:19 2006 +0000 - see ChangeLog; Monotone-Parent: eac5138b971d77a6b7878c62a571cdfb12efa3b2 Monotone-Revision: 6a6eb7e754b659991fcca8bbf52f1b3d917c9957 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:44:19 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Scheduler/UIxAppointmentEditor.m commit 0f29325819105fc9b89920a4db9101b172a9d6e1 Author: Wolfgang Sourdeau Date: Fri Jul 7 21:43:39 2006 +0000 - see ChangeLog; Monotone-Parent: a3f0d21df8bb4086c716a7df725f85f857ce0b07 Monotone-Revision: eac5138b971d77a6b7878c62a571cdfb12efa3b2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:43:39 Monotone-Branch: ca.inverse.sogo M UI/Scheduler/GNUmakefile A UI/Scheduler/SchedulerUI.js M UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar M UI/Templates/UIxAppointmentEditor.wox commit 98eae3867798a38dae1a6c4a405e2eef2d65cc40 Author: Wolfgang Sourdeau Date: Fri Jul 7 21:27:54 2006 +0000 - none; Monotone-Parent: cbf9de1ff6c0a47ce98d4c8b87c0a25450017ee7 Monotone-Revision: a3f0d21df8bb4086c716a7df725f85f857ce0b07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:27:54 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxToolbar.wox commit 2d5c068ee86187f1a992b79fedd2786e9f0ce243 Author: Wolfgang Sourdeau Date: Fri Jul 7 21:27:12 2006 +0000 - see ChangeLog; Monotone-Parent: 7baf484eb57aa68904091d6b53bc95986c669875 Monotone-Revision: cbf9de1ff6c0a47ce98d4c8b87c0a25450017ee7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:27:12 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/WebServerResources/generic.js commit b50401f2e752a1855a87d07ac4474109010850af Author: Wolfgang Sourdeau Date: Fri Jul 7 21:20:14 2006 +0000 - see ChangeLog; Monotone-Parent: d3c9c2e311e8b691ae22a71396569a698fc505e6 Monotone-Revision: 7baf484eb57aa68904091d6b53bc95986c669875 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:20:14 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit ba5eca09419892c5b50fa37406ea0ec03634a084 Author: Wolfgang Sourdeau Date: Fri Jul 7 21:19:48 2006 +0000 - see ChangeLog; Monotone-Parent: 568b85ef47fb295fcbb767ce70799e2091003ad6 Monotone-Revision: d3c9c2e311e8b691ae22a71396569a698fc505e6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T21:19:48 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox commit 2e2b0ffee04df6cc5b3a097909424dfca37b1d2b Author: Wolfgang Sourdeau Date: Fri Jul 7 16:04:46 2006 +0000 - see ChangeLog; Monotone-Parent: 7650ec5fee84864554e6480b82a7d8b63269e075 Monotone-Revision: 568b85ef47fb295fcbb767ce70799e2091003ad6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-07T16:04:46 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/SOGoAuthenticator.h M SoObjects/SOGo/SOGoAuthenticator.m commit 3777576421a2e77ab52e229d0dd49c3c15333d73 Author: Wolfgang Sourdeau Date: Thu Jul 6 20:39:21 2006 +0000 - see ChangeLog; Monotone-Parent: eff2a89851c827b8574eba829286bdde96ab40b1 Monotone-Revision: 7650ec5fee84864554e6480b82a7d8b63269e075 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-06T20:39:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/UIxToolbar.m M UI/Templates/UIxToolbar.wox commit 7c9258ed49b8d6ce3c099e771ad4ffafba808c69 Author: Wolfgang Sourdeau Date: Thu Jul 6 19:51:33 2006 +0000 none Monotone-Parent: ef409cba712a3f3f90e0159702a7e1ada89df127 Monotone-Revision: eff2a89851c827b8574eba829286bdde96ab40b1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-06T19:51:33 Monotone-Branch: ca.inverse.sogo M UI/Common/GNUmakefile commit edf178748b0760f89e7f99e90a2dd134941335c3 Author: Wolfgang Sourdeau Date: Thu Jul 6 19:50:26 2006 +0000 - see ChangeLog; Monotone-Parent: 9a1990daa03b7969b33420752ca0d11ef89f8d64 Monotone-Revision: ef409cba712a3f3f90e0159702a7e1ada89df127 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-06T19:50:26 Monotone-Branch: ca.inverse.sogo A UI/Contacts/Toolbars/SOGoContactFolder.toolbar A UI/MailerUI/Images/tb-ab-delete-flat-24x24.png A UI/MailerUI/Images/tb-ab-instantmessage-flat-24x24.png A UI/MailerUI/Images/tb-ab-newcard-flat-24x24.png A UI/MailerUI/Images/tb-ab-newlist-flat-24x24.png A UI/MailerUI/Images/tb-ab-properties-flat-24x24.png A UI/MailerUI/Images/tb-ab-write-flat-24x24.png A UI/MailerUI/Images/tb-compose-attach-flat-24x24.png A UI/MailerUI/Images/tb-compose-contacts-flat-24x24.png A UI/MailerUI/Images/tb-compose-copy-flat-24x24.png A UI/MailerUI/Images/tb-compose-cut-flat-24x24.png A UI/MailerUI/Images/tb-compose-paste-flat-24x24.png A UI/MailerUI/Images/tb-compose-quote-flat-24x24.png A UI/MailerUI/Images/tb-compose-save-flat-24x24.png A UI/MailerUI/Images/tb-compose-security-flat-24x24.png A UI/MailerUI/Images/tb-compose-send-flat-24x24.png A UI/MailerUI/Images/tb-compose-spell-flat-24x24.png A UI/MailerUI/Images/tb-mail-addressbook-flat-24x24.png A UI/MailerUI/Images/tb-mail-delete-flat-24x24.png A UI/MailerUI/Images/tb-mail-file-flat-24x24.png A UI/MailerUI/Images/tb-mail-forward-flat-24x24.png A UI/MailerUI/Images/tb-mail-getmail-flat-24x24.png A UI/MailerUI/Images/tb-mail-junk-flat-24x24.png A UI/MailerUI/Images/tb-mail-mark-flat-24x24.png A UI/MailerUI/Images/tb-mail-next-flat-24x24.png A UI/MailerUI/Images/tb-mail-prev-flat-24x24.png A UI/MailerUI/Images/tb-mail-print-flat-24x24.png A UI/MailerUI/Images/tb-mail-reply-flat-24x24.png A UI/MailerUI/Images/tb-mail-replyall-flat-24x24.png A UI/MailerUI/Images/tb-mail-stop-flat-24x24.png A UI/MailerUI/Images/tb-mail-write-flat-24x24.png A UI/MailerUI/Images/tbtb_anais.png A UI/MailerUI/Images/tbtb_folderadd.png A UI/MailerUI/Images/tbtb_folderdel.png A UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar commit 5d45e64de95276247897df31036a4cfd93841874 Author: Wolfgang Sourdeau Date: Thu Jul 6 19:48:36 2006 +0000 - see ChangeLog; Monotone-Parent: a94fdd73f46f13c408afc631567411d8f76242ba Monotone-Revision: 9a1990daa03b7969b33420752ca0d11ef89f8d64 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-06T19:48:36 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile A UI/Common/UIxToolbar.m D UI/Common/UIxToolbarButton.m D UI/Common/UIxToolbarSeparator.m M UI/Contacts/GNUmakefile M UI/Contacts/product.plist M UI/MailerUI/GNUmakefile M UI/MailerUI/Toolbars/SOGoDraftObject.toolbar M UI/MailerUI/Toolbars/SOGoMailAccount.toolbar M UI/MailerUI/Toolbars/SOGoMailFolder.toolbar M UI/MailerUI/Toolbars/SOGoMailObject.toolbar M UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar M UI/MailerUI/UIxMailEditor.m D UI/MailerUI/UIxMailToolbar.m M UI/MailerUI/product.plist M UI/Scheduler/GNUmakefile M UI/Scheduler/product.plist M UI/Templates/ContactsUI/UIxContactView.wox M UI/Templates/ContactsUI/UIxContactsListView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPanelFrame.wox D UI/Templates/MailerUI/UIxMailToolbar.wox M UI/Templates/UIxAppointmentEditor.wox M UI/Templates/UIxCalDayChartview.wox M UI/Templates/UIxCalDayListview.wox M UI/Templates/UIxCalDayOverview.wox M UI/Templates/UIxCalDayPrintview.wox M UI/Templates/UIxCalMonthOverview.wox M UI/Templates/UIxCalWeekChartview.wox M UI/Templates/UIxCalWeekColumnsview.wox M UI/Templates/UIxCalWeekListview.wox M UI/Templates/UIxCalWeekOverview.wox M UI/Templates/UIxCalYearOverview.wox M UI/Templates/UIxPageFrame.wox A UI/Templates/UIxToolbar.wox D UI/Templates/UIxToolbarButton.wox D UI/Templates/UIxToolbarSeparator.wox M UI/WebServerResources/uix.css commit bf44178797007225518b22d07ee9988109842153 Author: Wolfgang Sourdeau Date: Wed Jul 5 21:57:32 2006 +0000 Monotone-Parent: 30014e87141d2eb98a4ea07a788b4468c1c95ba0 Monotone-Revision: a94fdd73f46f13c408afc631567411d8f76242ba Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:57:32 Monotone-Branch: ca.inverse.sogo M UI/Contacts/GNUmakefile A UI/Contacts/Images/delete.png A UI/Contacts/Images/new-card.png A UI/Contacts/Images/new-list.png A UI/Contacts/Images/properties.png A UI/Contacts/Images/write.png commit d5fe2f41adb38dc8a39621a66c9c5e1ed6673fae Author: Wolfgang Sourdeau Date: Wed Jul 5 21:57:25 2006 +0000 UI/Contacts Monotone-Parent: 2817cc48c855abed65ce85e2175bc0e1d920fdeb Monotone-Revision: 30014e87141d2eb98a4ea07a788b4468c1c95ba0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:57:25 Monotone-Branch: ca.inverse.sogo M UI/Templates/ContactsUI/UIxContactView.wox M UI/Templates/ContactsUI/UIxContactsListView.wox commit 9fd8389b9c8b05b89572b951c0492c3c7cb604ff Author: Wolfgang Sourdeau Date: Wed Jul 5 21:22:17 2006 +0000 - see ChangeLog; Monotone-Parent: d8da12af5bdebf38b3f3b1c33fb021f5e70e1414 Monotone-Revision: 2817cc48c855abed65ce85e2175bc0e1d920fdeb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:22:17 Monotone-Branch: ca.inverse.sogo M ChangeLog commit 052087e3bc3ce39a8e3a55b9a8e613e6dc1a5bb8 Author: Wolfgang Sourdeau Date: Wed Jul 5 21:20:00 2006 +0000 - see ChangeLog; Monotone-Parent: d2a18ee270f6f56d867a35a22b04527b38be2819 Monotone-Revision: d8da12af5bdebf38b3f3b1c33fb021f5e70e1414 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:20:00 Monotone-Branch: ca.inverse.sogo M UI/Templates/UIxPageFrame.wox commit 4e29019fe46f70e40fc2b96b10e503e2f25d708a Author: Wolfgang Sourdeau Date: Wed Jul 5 21:15:46 2006 +0000 - new toolbar code and images; Monotone-Parent: 21ae9d2d632db73281a8277df02900d3e48a6e98 Monotone-Revision: d2a18ee270f6f56d867a35a22b04527b38be2819 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:15:46 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/uix.css commit b653b4d8e2bb7015d9e44edcdab886e513b8a431 Author: Wolfgang Sourdeau Date: Wed Jul 5 21:15:21 2006 +0000 - new toolbar code and images; Monotone-Parent: cd6e43ebd8d873923fb9ad3c40158a6ce63a1f09 Monotone-Revision: 21ae9d2d632db73281a8277df02900d3e48a6e98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T21:15:21 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/Common/GNUmakefile A UI/Common/UIxToolbarButton.m A UI/Common/UIxToolbarSeparator.m M UI/Scheduler/GNUmakefile A UI/Scheduler/images/day-view.png A UI/Scheduler/images/delete.png A UI/Scheduler/images/edit.png A UI/Scheduler/images/goto-today.png A UI/Scheduler/images/month-view.png A UI/Scheduler/images/multiweek-view.png A UI/Scheduler/images/new-event.png A UI/Scheduler/images/new-task.png A UI/Scheduler/images/week-view.png M UI/Templates/UIxCalDayChartview.wox M UI/Templates/UIxCalDayListview.wox M UI/Templates/UIxCalDayOverview.wox M UI/Templates/UIxCalDayPrintview.wox M UI/Templates/UIxCalMonthOverview.wox M UI/Templates/UIxCalWeekChartview.wox M UI/Templates/UIxCalWeekColumnsview.wox M UI/Templates/UIxCalWeekListview.wox M UI/Templates/UIxCalWeekOverview.wox M UI/Templates/UIxCalYearOverview.wox A UI/Templates/UIxToolbarButton.wox A UI/Templates/UIxToolbarSeparator.wox commit ea60a204c08574c3837dd41e442e15aabc64ca3d Author: Wolfgang Sourdeau Date: Wed Jul 5 13:28:36 2006 +0000 - email address change; Monotone-Parent: cf18a9ab5ead55ed9cf2650fae505a079dd489ad Monotone-Revision: cd6e43ebd8d873923fb9ad3c40158a6ce63a1f09 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T13:28:36 Monotone-Branch: ca.inverse.sogo M ChangeLog commit a5e621970a7ce62d4652a0593fa455dfd213f317 Author: Wolfgang Sourdeau Date: Wed Jul 5 13:27:18 2006 +0000 - see ChangeLog; Monotone-Parent: 8ddb2a0ff49be672a150054c0e9781c669a91f34 Monotone-Revision: cf18a9ab5ead55ed9cf2650fae505a079dd489ad Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T13:27:18 Monotone-Branch: ca.inverse.sogo M ChangeLog M UI/MailerUI/UIxMailMainFrame.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/UIxPageFrame.wox commit d0bb1b8d049c78991321380e52fdf72b1e5a22e5 Author: Wolfgang Sourdeau Date: Wed Jul 5 13:25:59 2006 +0000 - see ChangeLog Monotone-Parent: 72f304d7caff41d213f1b38655d75a012724995d Monotone-Revision: 8ddb2a0ff49be672a150054c0e9781c669a91f34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-05T13:25:59 Monotone-Branch: ca.inverse.sogo M UI/WebServerResources/mailer-toolbar.css M UI/WebServerResources/mailer.css M UI/WebServerResources/uix.css commit 6cfc363238854f88a78ff5e868f189e83b323f1b Author: Wolfgang Sourdeau Date: Tue Jul 4 20:13:47 2006 +0000 - renamed old and obsolete ChangeLogs to Changelog.upstream; Monotone-Parent: 0def6784d3ef69367b94ae24cc2b21a7e7715360 Monotone-Revision: 72f304d7caff41d213f1b38655d75a012724995d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-04T20:13:47 Monotone-Branch: ca.inverse.sogo D Main/ChangeLog A Main/ChangeLog.upstream D Misc/WebUI/ChangeLog A Misc/WebUI/ChangeLog.upstream D Misc/WebUI/NGExtensions/NGLogging/ChangeLog A Misc/WebUI/NGExtensions/NGLogging/ChangeLog.upstream D Misc/ZideStore/UI-X/ChangeLog A Misc/ZideStore/UI-X/ChangeLog.upstream D OGoContentStore/ChangeLog A OGoContentStore/ChangeLog.upstream D Protocols/iCalHTTP/ChangeLog A Protocols/iCalHTTP/ChangeLog.upstream D SoObjects/Appointments/ChangeLog A SoObjects/Appointments/ChangeLog.upstream D SoObjects/ChangeLog A SoObjects/ChangeLog.upstream D SoObjects/Contacts/ChangeLog A SoObjects/Contacts/ChangeLog.upstream D SoObjects/Mailer/ChangeLog A SoObjects/Mailer/ChangeLog.upstream D SoObjects/SOGo/ChangeLog A SoObjects/SOGo/ChangeLog.upstream D SoObjects/Sieve/ChangeLog A SoObjects/Sieve/ChangeLog.upstream D UI/ChangeLog A UI/ChangeLog.upstream D UI/Common/ChangeLog A UI/Common/ChangeLog.upstream D UI/Contacts/ChangeLog A UI/Contacts/ChangeLog.upstream D UI/MailPartViewers/ChangeLog A UI/MailPartViewers/ChangeLog.upstream D UI/MailerUI/ChangeLog A UI/MailerUI/ChangeLog.upstream M UI/MailerUI/UIxMailTree.m D UI/MainUI/ChangeLog A UI/MainUI/ChangeLog.upstream D UI/SOGoUI/ChangeLog A UI/SOGoUI/ChangeLog.upstream D UI/Scheduler/ChangeLog A UI/Scheduler/ChangeLog.upstream D UI/Templates/ChangeLog A UI/Templates/ChangeLog.upstream M UI/Templates/UIxPageFrame.wox D UI/WebServerResources/ChangeLog A UI/WebServerResources/ChangeLog.upstream M UI/WebServerResources/mailer-toolbar.css M UI/WebServerResources/mailer.css commit 0e6729a51774cd85e08f4d3d4c766e5f5e8b48e8 Author: Wolfgang Sourdeau Date: Tue Jul 4 20:03:04 2006 +0000 - make use of fhswobundle.make instead of fhsbundle.make so that Appointments.SOGo get actually installed correclty; Monotone-Parent: 4f19f810a4cc24359a80527e9b89621df77ad4c0 Monotone-Revision: 0def6784d3ef69367b94ae24cc2b21a7e7715360 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-04T20:03:04 Monotone-Branch: ca.inverse.sogo M SoObjects/Appointments/GNUmakefile commit 8baec08dff8c440e18ca5304189527a4778f5609 Author: Wolfgang Sourdeau Date: Tue Jul 4 20:00:11 2006 +0000 - new make include file similar to fhsbundle, but intended for WOBUNDLES; Monotone-Parent: 2dfe7d952d3eb6482453947b46e4b9f58ba0bf9c Monotone-Revision: 4f19f810a4cc24359a80527e9b89621df77ad4c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-04T20:00:11 Monotone-Branch: ca.inverse.sogo A fhswobundle.make commit ad6c1a6741d9978b0134a67609789158ebbdd09d Author: Ludovic Marcotte Date: Fri Jun 16 17:47:25 2006 +0000 See ChangeLog Monotone-Parent: 9054022ef1ca8aeba6e34842d27d9b94ce002b89 Monotone-Revision: 2dfe7d952d3eb6482453947b46e4b9f58ba0bf9c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2006-06-16T17:47:25 Monotone-Branch: ca.inverse.sogo M ChangeLog M SoObjects/SOGo/AgenorUserManager.m commit f18c764ffad13c8e3dbda85019025b65d71f614d Author: dev-unix.inverse.qc.ca Date: Thu Jun 15 19:34:10 2006 +0000 see ChangeLog Monotone-Revision: 9054022ef1ca8aeba6e34842d27d9b94ce002b89 Monotone-Author: dev-unix.inverse.qc.ca Monotone-Date: 2006-06-15T19:34:10 Monotone-Branch: ca.inverse.sogo A ChangeLog A GNUmakefile A Main/ChangeLog A Main/GNUmakefile A Main/GNUmakefile.preamble A Main/MainUIProduct.m A Main/README A Main/SOGo.m A Main/SOGoProductLoader.h A Main/SOGoProductLoader.m A Main/Version A Main/common.h A Main/fhs.make A Main/sogod.m A Misc/WebUI/Application.h A Misc/WebUI/Application.m A Misc/WebUI/COPYING A Misc/WebUI/COPYRIGHT A Misc/WebUI/ChangeLog A Misc/WebUI/DirectAction.h A Misc/WebUI/DirectAction.m A Misc/WebUI/English.lproj/InfoPlist.strings A Misc/WebUI/GNUmakefile A Misc/WebUI/GNUmakefile.preamble A Misc/WebUI/Info.plist A Misc/WebUI/Lori.icns A Misc/WebUI/NGExtensions/GNUmakefile A Misc/WebUI/NGExtensions/NGLogging/ChangeLog A Misc/WebUI/NGExtensions/NGLogging/GNUmakefile A Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.h A Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.m A Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h A Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m A Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.h A Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.m A Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h A Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m A Misc/WebUI/NGExtensions/NGLogging/NGLogger.h A Misc/WebUI/NGExtensions/NGLogging/NGLogger.m A Misc/WebUI/NGExtensions/NGLogging/NGLogging.h A Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h A Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m A Misc/WebUI/NOTES A Misc/WebUI/PROJECTLEAD A Misc/WebUI/README A Misc/WebUI/Session.h A Misc/WebUI/Session.m A Misc/WebUI/TODO A Misc/WebUI/Version A Misc/WebUI/WebServerResources/favicon.ico A Misc/WebUI/WebUI.xcode/project.pbxproj A Misc/WebUI/WebUI_Prefix.pch A Misc/WebUI/WebUI_main.m A Misc/WebUI/common.h A Misc/WebUI/version.plist A Misc/WebUI/wox-cheat-sheet.txt A Misc/ZideStore/UI-X/ChangeLog A Misc/ZideStore/UI-X/Common/CommonUIProduct.m A Misc/ZideStore/UI-X/Common/GNUmakefile A Misc/ZideStore/UI-X/Common/GNUmakefile.postamble A Misc/ZideStore/UI-X/Common/GNUmakefile.preamble A Misc/ZideStore/UI-X/Common/UIxAppFrame.m A Misc/ZideStore/UI-X/Common/UIxAppFrame.wox A Misc/ZideStore/UI-X/Common/UIxAppHeader.m A Misc/ZideStore/UI-X/Common/UIxAppHeader.wox A Misc/ZideStore/UI-X/Common/UIxAppNavView.m A Misc/ZideStore/UI-X/Common/UIxAppNavView.wox A Misc/ZideStore/UI-X/Common/UIxAppNavigation.m A Misc/ZideStore/UI-X/Common/UIxAppNavigation.wox A Misc/ZideStore/UI-X/Common/UIxComponent.h A Misc/ZideStore/UI-X/Common/UIxComponent.m A Misc/ZideStore/UI-X/Common/UIxElemBuilder.m A Misc/ZideStore/UI-X/Common/UIxPageFrame.m A Misc/ZideStore/UI-X/Common/UIxPageFrame.wox A Misc/ZideStore/UI-X/Common/UIxTabItem.m A Misc/ZideStore/UI-X/Common/UIxTabView.h A Misc/ZideStore/UI-X/Common/UIxTabView.m A Misc/ZideStore/UI-X/Common/UIxWinClose.m A Misc/ZideStore/UI-X/Common/UIxWinClose.wox A Misc/ZideStore/UI-X/Common/Version A Misc/ZideStore/UI-X/Common/bundle-info.plist A Misc/ZideStore/UI-X/Common/calendar.css A Misc/ZideStore/UI-X/Common/common.h A Misc/ZideStore/UI-X/Common/images/OGoLogo.gif A Misc/ZideStore/UI-X/Common/images/box_botleft.gif A Misc/ZideStore/UI-X/Common/images/box_botright.gif A Misc/ZideStore/UI-X/Common/images/box_bottom.gif A Misc/ZideStore/UI-X/Common/images/box_left.gif A Misc/ZideStore/UI-X/Common/images/box_right.gif A Misc/ZideStore/UI-X/Common/images/box_top.gif A Misc/ZideStore/UI-X/Common/images/box_topleft.gif A Misc/ZideStore/UI-X/Common/images/box_topright.gif A Misc/ZideStore/UI-X/Common/images/closewindow.gif A Misc/ZideStore/UI-X/Common/images/corner_right.gif A Misc/ZideStore/UI-X/Common/images/line_left.gif A Misc/ZideStore/UI-X/Common/images/line_right.gif A Misc/ZideStore/UI-X/Common/images/line_stretch.gif A Misc/ZideStore/UI-X/Common/images/menu_logo_top.gif A Misc/ZideStore/UI-X/Common/images/tab_.gif A Misc/ZideStore/UI-X/Common/images/tab_selected.gif A Misc/ZideStore/UI-X/Common/product.plist A Misc/ZideStore/UI-X/Common/zidestoreui.css A Misc/ZideStore/UI-X/GNUmakefile A Misc/ZideStore/UI-X/Scheduler/COPYING A Misc/ZideStore/UI-X/Scheduler/COPYRIGHT A Misc/ZideStore/UI-X/Scheduler/GNUmakefile A Misc/ZideStore/UI-X/Scheduler/GNUmakefile.postamble A Misc/ZideStore/UI-X/Scheduler/GNUmakefile.preamble A Misc/ZideStore/UI-X/Scheduler/NOTES A Misc/ZideStore/UI-X/Scheduler/SchedulerUIProduct.m A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.m A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentEditor.wox A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.h A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentFormatter.m A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.h A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.m A Misc/ZideStore/UI-X/Scheduler/UIxAppointmentView.wox A Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.m A Misc/ZideStore/UI-X/Scheduler/UIxAptTableView.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.m A Misc/ZideStore/UI-X/Scheduler/UIxCalBackForthNavView.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.m A Misc/ZideStore/UI-X/Scheduler/UIxCalDateLabel.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.m A Misc/ZideStore/UI-X/Scheduler/UIxCalMonthOverview.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.h A Misc/ZideStore/UI-X/Scheduler/UIxCalMonthView.m A Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.m A Misc/ZideStore/UI-X/Scheduler/UIxCalSelectTab.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalView.h A Misc/ZideStore/UI-X/Scheduler/UIxCalView.m A Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.m A Misc/ZideStore/UI-X/Scheduler/UIxCalWeekOverview.wox A Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.h A Misc/ZideStore/UI-X/Scheduler/UIxCalWeekView.m A Misc/ZideStore/UI-X/Scheduler/Version A Misc/ZideStore/UI-X/Scheduler/bundle-info.plist A Misc/ZideStore/UI-X/Scheduler/common.h A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_chart_inactive.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_column_view.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_list_inactive.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview.gif A Misc/ZideStore/UI-X/Scheduler/images/icon_apt_overview_inactive.gif A Misc/ZideStore/UI-X/Scheduler/images/next_week.gif A Misc/ZideStore/UI-X/Scheduler/images/previous_week.gif A Misc/ZideStore/UI-X/Scheduler/product.plist A Misc/db/scripts/create_user_tables.py A Misc/db/tests/helge/NOTES A Misc/db/tests/helge/PyGreSQL-samples/advanced.py A Misc/db/tests/helge/PyGreSQL-samples/basics.py A Misc/db/tests/helge/PyGreSQL-samples/func.py A Misc/db/tests/helge/PyGreSQL-samples/syscat.py A Misc/db/tests/helge/chkfolderinfoperf.py A Misc/db/tests/helge/chkhugeperf.py A Misc/db/tests/helge/fill_hugeperf.py A Misc/db/tests/helge/fillfolderinfo.py A Misc/db/tests/helge/laurent-trigger.psql A Misc/db/tests/helge/makedb.py A Misc/db/tests/helge/maketables.py A Misc/db/tests/helge/makeusers.py A Misc/db/tests/helge/scale/NOTES.txt A Misc/db/tests/helge/scale/createapts.py A Misc/db/tests/helge/scale/createfolders.py A Misc/db/tests/helge/scale/createindexes.py A Misc/db/tests/helge/scale/makeidx1-200.psql A Misc/db/tests/helge/scale/user1.sql A Misc/db/tests/znek/GNUmakefile A Misc/db/tests/znek/GNUmakefile.preamble A Misc/db/tests/znek/NSArray+random.h A Misc/db/tests/znek/NSArray+random.m A Misc/db/tests/znek/connection.plist A Misc/db/tests/znek/inserts.eomodel A Misc/db/tests/znek/inserts.m A Misc/db/tests/znek/lmail.m A Misc/db/tests/znek/lpe.m A Misc/db/tests/znek/pfinserts.m A Misc/db/tests/znek/tests.xcode/project.pbxproj A Misc/dbd/DDatabase.m A Misc/dbd/DDatabase.wox A Misc/dbd/DDatabaseManager.m A Misc/dbd/DDatabaseManager.wox A Misc/dbd/DHostView.m A Misc/dbd/DHostView.wox A Misc/dbd/DSoAuthenticator.h A Misc/dbd/DSoAuthenticator.m A Misc/dbd/DSoDatabase.h A Misc/dbd/DSoDatabase.m A Misc/dbd/DSoDatabaseManager.h A Misc/dbd/DSoDatabaseManager.m A Misc/dbd/DSoField.h A Misc/dbd/DSoField.m A Misc/dbd/DSoHost.h A Misc/dbd/DSoHost.m A Misc/dbd/DSoObject.h A Misc/dbd/DSoObject.m A Misc/dbd/DSoTable.h A Misc/dbd/DSoTable.m A Misc/dbd/DSoUser.h A Misc/dbd/DSoUser.m A Misc/dbd/DSoUserManager.h A Misc/dbd/DSoUserManager.m A Misc/dbd/DTable.m A Misc/dbd/DTable.wox A Misc/dbd/Frame.m A Misc/dbd/Frame.wox A Misc/dbd/GNUmakefile A Misc/dbd/MainPage.m A Misc/dbd/MainPage.wox A Misc/dbd/README A Misc/dbd/Version A Misc/dbd/common.h A Misc/dbd/dbd.css A Misc/dbd/dbd.m A Misc/dbd/product.plist A OGoContentStore/COPYING A OGoContentStore/COPYRIGHT A OGoContentStore/ChangeLog A OGoContentStore/GNUmakefile A OGoContentStore/GNUmakefile.postamble A OGoContentStore/GNUmakefile.preamble A OGoContentStore/OCSContactFieldExtractor.m A OGoContentStore/OCSiCalFieldExtractor.h A OGoContentStore/OCSiCalFieldExtractor.m A OGoContentStore/OGoContentStore.xcode/project.pbxproj A OGoContentStore/OGoContentStore.xcodeproj/project.pbxproj A OGoContentStore/README A OGoContentStore/Version A OGoContentStore/appointment.ocs A OGoContentStore/common.h A OGoContentStore/contact.ocs A OGoContentStore/iCalEntityObject+OCS.h A OGoContentStore/iCalEntityObject+OCS.m A OGoContentStore/iCalRepeatableEntityObject+OCS.h A OGoContentStore/iCalRepeatableEntityObject+OCS.m A OGoContentStore/misc/iNetOrgPerson.txt A OGoContentStore/misc/icaltest.ical A OGoContentStore/misc/test1/GNUmakefile A OGoContentStore/misc/test1/common.h A OGoContentStore/misc/test1/test1.m A OGoContentStore/sql/README A OGoContentStore/sql/appointment-create.psql A OGoContentStore/sql/folderinfo-create.psql A OGoContentStore/sql/folderinfo-create.sqlite A OGoContentStore/sql/foldertablecreate-helge-privcal.psql A OGoContentStore/sql/foldertablecreate-helge-privcal.sqlite A OGoContentStore/sql/foldertablecreate-root.psql A OGoContentStore/sql/foldertablecreate-test-contacts.psql A OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite.sh A OGoContentStore/sql/generate-folderinfo-sql-for-users-sqlite1table.sh A OGoContentStore/sql/generate-folderinfo-sql-for-users.sh A OGoContentStore/sql/profile-create.psql A OGoContentStore/sql/register-agenor-helge-privcal.psql A OGoContentStore/sql/register-agenor-test-contacts.psql A OGoContentStore/sql/testapt-agenor-helge-privcal.psql A OGoContentStore/sql/testapt-hh.psql A OGoContentStore/sql/testcontact-agenor-test-contact.psql A OGoContentStore/test_quick_extract.m A Protocols/GNUmakefile A Protocols/common.make A Protocols/iCalHTTP/COPYING A Protocols/iCalHTTP/COPYRIGHT A Protocols/iCalHTTP/ChangeLog A Protocols/iCalHTTP/GNUmakefile A Protocols/iCalHTTP/README A Protocols/iCalHTTP/SOGoICalFileFetch.m A Protocols/iCalHTTP/SOGoICalFilePublish.m A Protocols/iCalHTTP/SOGoICalHTTPHandler.h A Protocols/iCalHTTP/SOGoICalHTTPHandler.m A Protocols/iCalHTTP/Version A Protocols/iCalHTTP/bundle-info.plist A Protocols/iCalHTTP/common.h A Protocols/iCalHTTP/iCalHTTPProduct.m A Protocols/iCalHTTP/product.plist A README A SOGo.conf A SOGo.xcode/helge.pbxuser A SOGo.xcode/project.pbxproj A SOGo.xcodeproj/project.pbxproj A SoObjects/Appointments/ChangeLog A SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Product.m A SoObjects/Appointments/SOGoAppointmentFolder.h A SoObjects/Appointments/SOGoAppointmentFolder.m A SoObjects/Appointments/SOGoAppointmentObject.h A SoObjects/Appointments/SOGoAppointmentObject.m A SoObjects/Appointments/SOGoAptMailDeletion.m A SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.html A SoObjects/Appointments/SOGoAptMailEnglishDeletion.wo/SOGoAptMailEnglishDeletion.wod A SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.html A SoObjects/Appointments/SOGoAptMailEnglishInvitation.wo/SOGoAptMailEnglishInvitation.wod A SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.html A SoObjects/Appointments/SOGoAptMailEnglishRemoval.wo/SOGoAptMailEnglishRemoval.wod A SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.html A SoObjects/Appointments/SOGoAptMailEnglishUpdate.wo/SOGoAptMailEnglishUpdate.wod A SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.html A SoObjects/Appointments/SOGoAptMailFrenchDeletion.wo/SOGoAptMailFrenchDeletion.wod A SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.html A SoObjects/Appointments/SOGoAptMailFrenchInvitation.wo/SOGoAptMailFrenchInvitation.wod A SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.html A SoObjects/Appointments/SOGoAptMailFrenchRemoval.wo/SOGoAptMailFrenchRemoval.wod A SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.html A SoObjects/Appointments/SOGoAptMailFrenchUpdate.wo/SOGoAptMailFrenchUpdate.wod A SoObjects/Appointments/SOGoAptMailInvitation.m A SoObjects/Appointments/SOGoAptMailNotification.h A SoObjects/Appointments/SOGoAptMailNotification.m A SoObjects/Appointments/SOGoAptMailRemoval.m A SoObjects/Appointments/SOGoAptMailUpdate.m A SoObjects/Appointments/SOGoFreeBusyObject.h A SoObjects/Appointments/SOGoFreeBusyObject.m A SoObjects/Appointments/SOGoGroupAppointmentFolder.h A SoObjects/Appointments/SOGoGroupAppointmentFolder.m A SoObjects/Appointments/Version A SoObjects/Appointments/bundle-info.plist A SoObjects/Appointments/common.h A SoObjects/Appointments/product.plist A SoObjects/ChangeLog A SoObjects/Contacts/ChangeLog A SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/GNUmakefile.preamble A SoObjects/Contacts/Product.m A SoObjects/Contacts/README A SoObjects/Contacts/SOGoContactFolder.h A SoObjects/Contacts/SOGoContactFolder.m A SoObjects/Contacts/SOGoContactObject.h A SoObjects/Contacts/SOGoContactObject.m A SoObjects/Contacts/Version A SoObjects/Contacts/common.h A SoObjects/Contacts/product.plist A SoObjects/GNUmakefile A SoObjects/Mailer/ChangeLog A SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/GNUmakefile.preamble A SoObjects/Mailer/Product.m A SoObjects/Mailer/README A SoObjects/Mailer/SOGoCalendarMailBodyPart.m A SoObjects/Mailer/SOGoDraftObject.h A SoObjects/Mailer/SOGoDraftObject.m A SoObjects/Mailer/SOGoDraftsFolder.h A SoObjects/Mailer/SOGoDraftsFolder.m A SoObjects/Mailer/SOGoImageMailBodyPart.m A SoObjects/Mailer/SOGoMailAccount.h A SoObjects/Mailer/SOGoMailAccount.m A SoObjects/Mailer/SOGoMailAccounts.h A SoObjects/Mailer/SOGoMailAccounts.m A SoObjects/Mailer/SOGoMailBaseObject.h A SoObjects/Mailer/SOGoMailBaseObject.m A SoObjects/Mailer/SOGoMailBodyPart.h A SoObjects/Mailer/SOGoMailBodyPart.m A SoObjects/Mailer/SOGoMailFolder.h A SoObjects/Mailer/SOGoMailFolder.m A SoObjects/Mailer/SOGoMailFolderDataSource.h A SoObjects/Mailer/SOGoMailFolderDataSource.m A SoObjects/Mailer/SOGoMailIdentity.h A SoObjects/Mailer/SOGoMailIdentity.m A SoObjects/Mailer/SOGoMailManager.h A SoObjects/Mailer/SOGoMailManager.m A SoObjects/Mailer/SOGoMailObject.h A SoObjects/Mailer/SOGoMailObject.m A SoObjects/Mailer/SOGoMessageMailBodyPart.m A SoObjects/Mailer/SOGoSharedInboxFolder.h A SoObjects/Mailer/SOGoSharedInboxFolder.m A SoObjects/Mailer/SOGoSharedMailAccount.h A SoObjects/Mailer/SOGoSharedMailAccount.m A SoObjects/Mailer/SOGoTrashFolder.h A SoObjects/Mailer/SOGoTrashFolder.m A SoObjects/Mailer/SOGoUser+Mail.h A SoObjects/Mailer/SOGoUser+Mail.m A SoObjects/Mailer/SOGoVCardMailBodyPart.m A SoObjects/Mailer/Version A SoObjects/Mailer/common.h A SoObjects/Mailer/product.plist A SoObjects/README A SoObjects/SOGo/AgenorUserDefaults.h A SoObjects/SOGo/AgenorUserDefaults.m A SoObjects/SOGo/AgenorUserManager.h A SoObjects/SOGo/AgenorUserManager.m A SoObjects/SOGo/ChangeLog A SoObjects/SOGo/GNUmakefile A SoObjects/SOGo/GNUmakefile.preamble A SoObjects/SOGo/NSObject+AptComparison.h A SoObjects/SOGo/NSObject+AptComparison.m A SoObjects/SOGo/NSString+iCal.h A SoObjects/SOGo/README A SoObjects/SOGo/SOGoAppointment.h A SoObjects/SOGo/SOGoAppointment.m A SoObjects/SOGo/SOGoAppointmentICalRenderer.h A SoObjects/SOGo/SOGoAppointmentICalRenderer.m A SoObjects/SOGo/SOGoAuthenticator.h A SoObjects/SOGo/SOGoAuthenticator.m A SoObjects/SOGo/SOGoContentObject.h A SoObjects/SOGo/SOGoContentObject.m A SoObjects/SOGo/SOGoCustomGroupFolder.h A SoObjects/SOGo/SOGoCustomGroupFolder.m A SoObjects/SOGo/SOGoFolder.h A SoObjects/SOGo/SOGoFolder.m A SoObjects/SOGo/SOGoGroupFolder.h A SoObjects/SOGo/SOGoGroupFolder.m A SoObjects/SOGo/SOGoGroupsFolder.h A SoObjects/SOGo/SOGoGroupsFolder.m A SoObjects/SOGo/SOGoLRUCache.h A SoObjects/SOGo/SOGoLRUCache.m A SoObjects/SOGo/SOGoObject.h A SoObjects/SOGo/SOGoObject.m A SoObjects/SOGo/SOGoUser.h A SoObjects/SOGo/SOGoUser.m A SoObjects/SOGo/SOGoUserFolder.h A SoObjects/SOGo/SOGoUserFolder.m A SoObjects/SOGo/Version A SoObjects/SOGo/WOContext+Agenor.h A SoObjects/SOGo/WOContext+Agenor.m A SoObjects/SOGo/agenor_defaults.m A SoObjects/SOGo/agenor_email2uid.m A SoObjects/SOGo/agenor_emails4uid.m A SoObjects/SOGo/agenor_shares4uid.m A SoObjects/SOGo/common.h A SoObjects/Sieve/ChangeLog A SoObjects/Sieve/GNUmakefile A SoObjects/Sieve/GNUmakefile.preamble A SoObjects/Sieve/Product.m A SoObjects/Sieve/README A SoObjects/Sieve/SOGoSieveBaseObject.h A SoObjects/Sieve/SOGoSieveBaseObject.m A SoObjects/Sieve/SOGoSieveScriptObject.h A SoObjects/Sieve/SOGoSieveScriptObject.m A SoObjects/Sieve/SOGoSieveScriptsFolder.h A SoObjects/Sieve/SOGoSieveScriptsFolder.m A SoObjects/Sieve/Version A SoObjects/Sieve/common.h A SoObjects/Sieve/product.plist A SoObjects/common.make A UI/ChangeLog A UI/Common/ChangeLog A UI/Common/CommonUIProduct.m A UI/Common/English.lproj/Localizable.strings A UI/Common/French.lproj/Localizable.strings A UI/Common/GNUmakefile A UI/Common/GNUmakefile.postamble A UI/Common/GNUmakefile.preamble A UI/Common/UIxAppNavView.m A UI/Common/UIxElemBuilder.m A UI/Common/UIxPageFrame.m A UI/Common/UIxPrintPageFrame.m A UI/Common/UIxSortButton.m A UI/Common/UIxTabItem.m A UI/Common/UIxTabView.h A UI/Common/UIxTabView.m A UI/Common/UIxWinClose.m A UI/Common/Version A UI/Common/bundle-info.plist A UI/Common/common.h A UI/Common/product.plist A UI/Contacts/COPYING A UI/Contacts/COPYRIGHT A UI/Contacts/ChangeLog A UI/Contacts/ContactsUIProduct.m A UI/Contacts/English.lproj/Localizable.strings A UI/Contacts/French.lproj/Localizable.strings A UI/Contacts/GNUmakefile A UI/Contacts/GNUmakefile.postamble A UI/Contacts/GNUmakefile.preamble A UI/Contacts/NOTES A UI/Contacts/UIxContactEditor.m A UI/Contacts/UIxContactEditorBase.h A UI/Contacts/UIxContactEditorBase.m A UI/Contacts/UIxContactSelector.m A UI/Contacts/UIxContactView.m A UI/Contacts/UIxContactsListView.m A UI/Contacts/UIxContactsListViewBase.h A UI/Contacts/UIxContactsListViewBase.m A UI/Contacts/UIxContactsSelectionView.m A UI/Contacts/Version A UI/Contacts/bundle-info.plist A UI/Contacts/common.h A UI/Contacts/product.plist A UI/GNUmakefile A UI/MailPartViewers/COPYING A UI/MailPartViewers/COPYRIGHT A UI/MailPartViewers/ChangeLog A UI/MailPartViewers/English.lproj/Localizable.strings A UI/MailPartViewers/French.lproj/Localizable.strings A UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/MailPartViewersProduct.m A UI/MailPartViewers/README.txt A UI/MailPartViewers/UIxKolabPartContactViewer.m A UI/MailPartViewers/UIxKolabPartEventViewer.m A UI/MailPartViewers/UIxKolabPartTaskViewer.m A UI/MailPartViewers/UIxKolabPartViewer.h A UI/MailPartViewers/UIxKolabPartViewer.m A UI/MailPartViewers/UIxMailPartAlternativeViewer.m A UI/MailPartViewers/UIxMailPartHTMLViewer.m A UI/MailPartViewers/UIxMailPartICalAction.m A UI/MailPartViewers/UIxMailPartICalViewer.m A UI/MailPartViewers/UIxMailPartImageViewer.m A UI/MailPartViewers/UIxMailPartLinkViewer.h A UI/MailPartViewers/UIxMailPartLinkViewer.m A UI/MailPartViewers/UIxMailPartMessageViewer.m A UI/MailPartViewers/UIxMailPartMixedViewer.m A UI/MailPartViewers/UIxMailPartTextViewer.m A UI/MailPartViewers/UIxMailPartViewer.h A UI/MailPartViewers/UIxMailPartViewer.m A UI/MailPartViewers/UIxMailRenderingContext.h A UI/MailPartViewers/UIxMailRenderingContext.m A UI/MailPartViewers/UIxMailSizeFormatter.h A UI/MailPartViewers/UIxMailSizeFormatter.m A UI/MailPartViewers/Version A UI/MailPartViewers/common.h A UI/MailPartViewers/product.plist A UI/MailerUI/COPYING A UI/MailerUI/COPYRIGHT A UI/MailerUI/ChangeLog A UI/MailerUI/English.lproj/Localizable.strings A UI/MailerUI/French.lproj/Localizable.strings A UI/MailerUI/GNUmakefile A UI/MailerUI/GNUmakefile.postamble A UI/MailerUI/GNUmakefile.preamble A UI/MailerUI/Images/COPYING A UI/MailerUI/Images/LICENSE-thunderbird.txt A UI/MailerUI/Images/treeview_corner.gif A UI/MailerUI/Images/treeview_corner_minus.gif A UI/MailerUI/Images/treeview_corner_plus.gif A UI/MailerUI/Images/treeview_junction.gif A UI/MailerUI/Images/treeview_leaf.gif A UI/MailerUI/Images/treeview_leaf_corner.gif A UI/MailerUI/Images/treeview_line.gif A UI/MailerUI/Images/treeview_minus.gif A UI/MailerUI/Images/treeview_plus.gif A UI/MailerUI/Images/treeview_space.gif A UI/MailerUI/MailerUIProduct.m A UI/MailerUI/NOTES A UI/MailerUI/README A UI/MailerUI/Toolbars/SOGoDraftObject.toolbar A UI/MailerUI/Toolbars/SOGoMailAccount.toolbar A UI/MailerUI/Toolbars/SOGoMailFolder.toolbar A UI/MailerUI/Toolbars/SOGoMailObject.toolbar A UI/MailerUI/Toolbars/SOGoTrashFolder.toolbar A UI/MailerUI/UIxEnvelopeAddressFormatter.m A UI/MailerUI/UIxFilterList.m A UI/MailerUI/UIxMailAccountView.m A UI/MailerUI/UIxMailAccountsView.m A UI/MailerUI/UIxMailAddressbook.m A UI/MailerUI/UIxMailEditor.m A UI/MailerUI/UIxMailEditorAction.h A UI/MailerUI/UIxMailEditorAction.m A UI/MailerUI/UIxMailEditorAttach.m A UI/MailerUI/UIxMailFilterPanel.m A UI/MailerUI/UIxMailFolderACLEditor.m A UI/MailerUI/UIxMailFormatter.h A UI/MailerUI/UIxMailFormatter.m A UI/MailerUI/UIxMailForwardAction.m A UI/MailerUI/UIxMailListView.m A UI/MailerUI/UIxMailMainFrame.m A UI/MailerUI/UIxMailMoveToPopUp.m A UI/MailerUI/UIxMailReplyAction.m A UI/MailerUI/UIxMailSortableTableHeader.m A UI/MailerUI/UIxMailToSelection.m A UI/MailerUI/UIxMailToolbar.m A UI/MailerUI/UIxMailTree.m A UI/MailerUI/UIxMailTreeBlock.h A UI/MailerUI/UIxMailTreeBlock.m A UI/MailerUI/UIxMailView.m A UI/MailerUI/UIxMailWindowCloser.m A UI/MailerUI/UIxSieveEditor.m A UI/MailerUI/UIxSubjectFormatter.m A UI/MailerUI/Version A UI/MailerUI/WOContext+UIxMailer.h A UI/MailerUI/WOContext+UIxMailer.m A UI/MailerUI/bundle-info.plist A UI/MailerUI/common.h A UI/MailerUI/product.plist A UI/MailerUI/screenshots/tbird_073_accountview.png A UI/MailerUI/screenshots/tbird_073_compose.png A UI/MailerUI/screenshots/tbird_073_mailwelcome.png A UI/MailerUI/screenshots/tbird_073_settings.png A UI/MailerUI/screenshots/tbird_073_viewer.png A UI/MainUI/ChangeLog A UI/MainUI/English.lproj/Locale A UI/MainUI/English.lproj/Localizable.strings A UI/MainUI/French.lproj/Locale A UI/MainUI/French.lproj/Localizable.strings A UI/MainUI/GNUmakefile A UI/MainUI/GNUmakefile.preamble A UI/MainUI/MainUIProduct.m A UI/MainUI/README A UI/MainUI/SOGoGroupPage.m A UI/MainUI/SOGoGroupPage.wox A UI/MainUI/SOGoGroupsPage.m A UI/MainUI/SOGoGroupsPage.wox A UI/MainUI/SOGoRootPage.m A UI/MainUI/SOGoRootPage.wox A UI/MainUI/SOGoUserHomePage.m A UI/MainUI/SOGoUserHomePage.wox A UI/MainUI/Version A UI/MainUI/common.h A UI/MainUI/homepage.js A UI/MainUI/product.plist A UI/README A UI/SOGoUI/ChangeLog A UI/SOGoUI/GNUmakefile A UI/SOGoUI/GNUmakefile.preamble A UI/SOGoUI/README A UI/SOGoUI/SOGoAptFormatter.h A UI/SOGoUI/SOGoAptFormatter.m A UI/SOGoUI/SOGoDateFormatter.h A UI/SOGoUI/SOGoDateFormatter.m A UI/SOGoUI/SOGoJSStringFormatter.h A UI/SOGoUI/SOGoJSStringFormatter.m A UI/SOGoUI/UIxComponent.h A UI/SOGoUI/UIxComponent.m A UI/SOGoUI/Version A UI/SOGoUI/WOContext+UIx.h A UI/SOGoUI/WOContext+UIx.m A UI/SOGoUI/common.h A UI/Scheduler/COPYING A UI/Scheduler/COPYRIGHT A UI/Scheduler/ChangeLog A UI/Scheduler/English.lproj/Localizable.strings A UI/Scheduler/English.lproj/skycalendar.html A UI/Scheduler/English.lproj/skycalendar.js A UI/Scheduler/French.lproj/Localizable.strings A UI/Scheduler/French.lproj/skycalendar.html A UI/Scheduler/French.lproj/skycalendar.js A UI/Scheduler/GNUmakefile A UI/Scheduler/GNUmakefile.postamble A UI/Scheduler/GNUmakefile.preamble A UI/Scheduler/German.lproj/Localizable.strings A UI/Scheduler/NOTES A UI/Scheduler/NSCalendarDate+UIx.h A UI/Scheduler/NSCalendarDate+UIx.m A UI/Scheduler/SOGoAppointment+UIx.h A UI/Scheduler/SOGoAppointment+UIx.m A UI/Scheduler/SchedulerUIProduct.m A UI/Scheduler/UIxAppointmentEditor.m A UI/Scheduler/UIxAppointmentPrintview.m A UI/Scheduler/UIxAppointmentProposal.m A UI/Scheduler/UIxAppointmentView.h A UI/Scheduler/UIxAppointmentView.m A UI/Scheduler/UIxAptTableView.m A UI/Scheduler/UIxCalBackForthNavView.m A UI/Scheduler/UIxCalDateLabel.m A UI/Scheduler/UIxCalDayChartview.m A UI/Scheduler/UIxCalDayListview.m A UI/Scheduler/UIxCalDayOverview.h A UI/Scheduler/UIxCalDayOverview.m A UI/Scheduler/UIxCalDayPrintview.m A UI/Scheduler/UIxCalDayView.h A UI/Scheduler/UIxCalDayView.m A UI/Scheduler/UIxCalInlineAptView.m A UI/Scheduler/UIxCalInlineMonthOverview.m A UI/Scheduler/UIxCalMonthOverview.h A UI/Scheduler/UIxCalMonthOverview.m A UI/Scheduler/UIxCalMonthPrintview.m A UI/Scheduler/UIxCalMonthView.h A UI/Scheduler/UIxCalMonthView.m A UI/Scheduler/UIxCalParticipationStatusView.m A UI/Scheduler/UIxCalScheduleOverview.m A UI/Scheduler/UIxCalSelectTab.m A UI/Scheduler/UIxCalView.h A UI/Scheduler/UIxCalView.m A UI/Scheduler/UIxCalWeekChartview.m A UI/Scheduler/UIxCalWeekColumnsview.m A UI/Scheduler/UIxCalWeekListview.m A UI/Scheduler/UIxCalWeekOverview.h A UI/Scheduler/UIxCalWeekOverview.m A UI/Scheduler/UIxCalWeekPrintview.m A UI/Scheduler/UIxCalWeekView.h A UI/Scheduler/UIxCalWeekView.m A UI/Scheduler/UIxCalYearOverview.m A UI/Scheduler/UIxComponent+Agenor.h A UI/Scheduler/UIxComponent+Agenor.m A UI/Scheduler/UIxDatePicker.m A UI/Scheduler/UIxDatePickerScript.m A UI/Scheduler/UIxTimeDateControl.m A UI/Scheduler/UIxTimeSelector.m A UI/Scheduler/Version A UI/Scheduler/bundle-info.plist A UI/Scheduler/common.h A UI/Scheduler/cycles.plist A UI/Scheduler/iCalPerson+UIx.h A UI/Scheduler/iCalPerson+UIx.m A UI/Scheduler/iCalRecurrenceRule+SOGo.m A UI/Scheduler/images/apt_icon_private.gif A UI/Scheduler/images/first.gif A UI/Scheduler/images/green_corner.gif A UI/Scheduler/images/icon_popupcalendar.gif A UI/Scheduler/images/icon_view_chart.gif A UI/Scheduler/images/icon_view_chart_inactive.gif A UI/Scheduler/images/icon_view_columns.gif A UI/Scheduler/images/icon_view_columns_inactive.gif A UI/Scheduler/images/icon_view_list.gif A UI/Scheduler/images/icon_view_list_inactive.gif A UI/Scheduler/images/icon_view_overview.gif A UI/Scheduler/images/icon_view_overview_inactive.gif A UI/Scheduler/images/invisible_space_2.gif A UI/Scheduler/images/last.gif A UI/Scheduler/images/next.gif A UI/Scheduler/images/next_week.gif A UI/Scheduler/images/previous.gif A UI/Scheduler/images/previous_week.gif A UI/Scheduler/product.plist A UI/Scheduler/skycalendar.html A UI/Scheduler/skycalendar.js A UI/Templates/ChangeLog A UI/Templates/ContactsUI/UIxContactEditor.wox A UI/Templates/ContactsUI/UIxContactView.wox A UI/Templates/ContactsUI/UIxContactsListView.wox A UI/Templates/GNUmakefile A UI/Templates/MailPartViewers/GNUmakefile A UI/Templates/MailPartViewers/UIxKolabPartContactViewer.wox A UI/Templates/MailPartViewers/UIxKolabPartEventViewer.wox A UI/Templates/MailPartViewers/UIxKolabPartTaskViewer.wox A UI/Templates/MailPartViewers/UIxMailPartAlternativeViewer.wox A UI/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox A UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox A UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox A UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox A UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox A UI/Templates/MailPartViewers/UIxMailPartMixedViewer.wox A UI/Templates/MailPartViewers/UIxMailPartTextViewer.wox A UI/Templates/MailerUI/UIxMailAccountView.wox A UI/Templates/MailerUI/UIxMailAccountsView.wox A UI/Templates/MailerUI/UIxMailAddressbook.wox A UI/Templates/MailerUI/UIxMailEditor.wox A UI/Templates/MailerUI/UIxMailEditorAttach.wox A UI/Templates/MailerUI/UIxMailFilterPanel.wox A UI/Templates/MailerUI/UIxMailFolderACLEditor.wox A UI/Templates/MailerUI/UIxMailListView.wox A UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/Templates/MailerUI/UIxMailMoveToPopUp.wox A UI/Templates/MailerUI/UIxMailPanelFrame.wox A UI/Templates/MailerUI/UIxMailSortableTableHeader.wox A UI/Templates/MailerUI/UIxMailToSelection.wox A UI/Templates/MailerUI/UIxMailToolbar.wox A UI/Templates/MailerUI/UIxMailTree.wox A UI/Templates/MailerUI/UIxMailView.wox A UI/Templates/MailerUI/UIxMailWindowCloser.wox A UI/Templates/UIxAppNavView.wox A UI/Templates/UIxAppointmentEditor.wox A UI/Templates/UIxAppointmentPrintview.wox A UI/Templates/UIxAppointmentProposal.wox A UI/Templates/UIxAppointmentView.wox A UI/Templates/UIxAptTableView.wox A UI/Templates/UIxCalBackForthNavView.wox A UI/Templates/UIxCalDateLabel.wox A UI/Templates/UIxCalDayChartview.wox A UI/Templates/UIxCalDayListview.wox A UI/Templates/UIxCalDayOverview.wox A UI/Templates/UIxCalDayPrintview.wox A UI/Templates/UIxCalInlineAptView.wox A UI/Templates/UIxCalInlineMonthOverview.wox A UI/Templates/UIxCalMonthOverview.wox A UI/Templates/UIxCalMonthPrintview.wox A UI/Templates/UIxCalParticipationStatusView.wox A UI/Templates/UIxCalScheduleOverview.wox A UI/Templates/UIxCalSelectTab.wox A UI/Templates/UIxCalWeekChartview.wox A UI/Templates/UIxCalWeekColumnsview.wox A UI/Templates/UIxCalWeekListview.wox A UI/Templates/UIxCalWeekOverview.wox A UI/Templates/UIxCalWeekPrintview.wox A UI/Templates/UIxCalYearOverview.wox A UI/Templates/UIxContactSelector.wox A UI/Templates/UIxContactsSelectionView.wox A UI/Templates/UIxDatePicker.wox A UI/Templates/UIxDatePickerScript.wox A UI/Templates/UIxFilterList.wox A UI/Templates/UIxPageFrame.wox A UI/Templates/UIxPrintPageFrame.wox A UI/Templates/UIxSieveEditor.wox A UI/Templates/UIxSortButton.wox A UI/Templates/UIxTimeDateControl.wox A UI/Templates/UIxTimeSelector.wox A UI/Templates/UIxWinClose.wox A UI/WebServerResources/COPYING-thunderbird.txt A UI/WebServerResources/ChangeLog A UI/WebServerResources/LICENSE-thunderbird.txt A UI/WebServerResources/OGoLogo.gif A UI/WebServerResources/UIxAppointmentEditor.js A UI/WebServerResources/UIxContactEditor.js A UI/WebServerResources/UIxMailEditorAttach.js A UI/WebServerResources/UIxMailListView.js A UI/WebServerResources/UIxMailToSelection.js A UI/WebServerResources/box_botleft.gif A UI/WebServerResources/box_botright.gif A UI/WebServerResources/box_bottom.gif A UI/WebServerResources/box_left.gif A UI/WebServerResources/box_right.gif A UI/WebServerResources/box_top.gif A UI/WebServerResources/box_topleft.gif A UI/WebServerResources/box_topright.gif A UI/WebServerResources/calendar.css A UI/WebServerResources/closewindow.gif A UI/WebServerResources/corner_right.gif A UI/WebServerResources/downward_sorted.gif A UI/WebServerResources/generic.js A UI/WebServerResources/icon_mark_flagged.gif A UI/WebServerResources/icon_mark_read.gif A UI/WebServerResources/icon_mark_unflagged.gif A UI/WebServerResources/icon_mark_unread.gif A UI/WebServerResources/icon_read.gif A UI/WebServerResources/icon_unread.gif A UI/WebServerResources/layout2or3_xlib.js A UI/WebServerResources/layout2or3_xlib.txt A UI/WebServerResources/line_left.gif A UI/WebServerResources/line_right.gif A UI/WebServerResources/line_stretch.gif A UI/WebServerResources/lori_32x32.png A UI/WebServerResources/mailer-compose.css A UI/WebServerResources/mailer-toolbar.css A UI/WebServerResources/mailer.css A UI/WebServerResources/mailer.js A UI/WebServerResources/menu_logo_top.gif A UI/WebServerResources/message-mail-read.png A UI/WebServerResources/message-mail.png A UI/WebServerResources/non_sorted.gif A UI/WebServerResources/searchfield.js A UI/WebServerResources/tab_.gif A UI/WebServerResources/tab_selected.gif A UI/WebServerResources/tb-ab-delete-flat-24x24.png A UI/WebServerResources/tb-ab-delete-high-24x24.png A UI/WebServerResources/tb-ab-delete-off-24x24.png A UI/WebServerResources/tb-ab-instantmessage-flat-24x24.png A UI/WebServerResources/tb-ab-instantmessage-high-24x24.png A UI/WebServerResources/tb-ab-instantmessage-off-24x24.png A UI/WebServerResources/tb-ab-newcard-flat-24x24.png A UI/WebServerResources/tb-ab-newcard-high-24x24.png A UI/WebServerResources/tb-ab-newcard-off-24x24.png A UI/WebServerResources/tb-ab-newlist-flat-24x24.png A UI/WebServerResources/tb-ab-newlist-high-24x24.png A UI/WebServerResources/tb-ab-newlist-off-24x24.png A UI/WebServerResources/tb-ab-properties-flat-24x24.png A UI/WebServerResources/tb-ab-properties-high-24x24.png A UI/WebServerResources/tb-ab-properties-off-24x24.png A UI/WebServerResources/tb-ab-write-flat-24x24.png A UI/WebServerResources/tb-ab-write-high-24x24.png A UI/WebServerResources/tb-ab-write-off-24x24.png A UI/WebServerResources/tb-compose-attach-flat-24x24.png A UI/WebServerResources/tb-compose-attach-high-24x24.png A UI/WebServerResources/tb-compose-attach-off-24x24.png A UI/WebServerResources/tb-compose-contacts-flat-24x24.png A UI/WebServerResources/tb-compose-contacts-high-24x24.png A UI/WebServerResources/tb-compose-contacts-off-24x24.png A UI/WebServerResources/tb-compose-copy-flat-24x24.png A UI/WebServerResources/tb-compose-copy-high-24x24.png A UI/WebServerResources/tb-compose-copy-off-24x24.png A UI/WebServerResources/tb-compose-cut-flat-24x24.png A UI/WebServerResources/tb-compose-cut-high-24x24.png A UI/WebServerResources/tb-compose-cut-off-24x24.png A UI/WebServerResources/tb-compose-paste-flat-24x24.png A UI/WebServerResources/tb-compose-paste-high-24x24.png A UI/WebServerResources/tb-compose-paste-off-24x24.png A UI/WebServerResources/tb-compose-quote-flat-24x24.png A UI/WebServerResources/tb-compose-quote-high-24x24.png A UI/WebServerResources/tb-compose-quote-off-24x24.png A UI/WebServerResources/tb-compose-save-flat-24x24.png A UI/WebServerResources/tb-compose-save-high-24x24.png A UI/WebServerResources/tb-compose-save-off-24x24.png A UI/WebServerResources/tb-compose-security-flat-24x24.png A UI/WebServerResources/tb-compose-security-high-24x24.png A UI/WebServerResources/tb-compose-security-off-24x24.png A UI/WebServerResources/tb-compose-send-flat-24x24.png A UI/WebServerResources/tb-compose-send-high-24x24.png A UI/WebServerResources/tb-compose-send-off-24x24.png A UI/WebServerResources/tb-compose-spell-flat-24x24.png A UI/WebServerResources/tb-compose-spell-high-24x24.png A UI/WebServerResources/tb-compose-spell-off-24x24.png A UI/WebServerResources/tb-mail-addressbook-flat-24x24.png A UI/WebServerResources/tb-mail-addressbook-high-24x24.png A UI/WebServerResources/tb-mail-addressbook-off-24x24.png A UI/WebServerResources/tb-mail-delete-flat-24x24.png A UI/WebServerResources/tb-mail-delete-high-24x24.png A UI/WebServerResources/tb-mail-delete-off-24x24.png A UI/WebServerResources/tb-mail-file-flat-24x24.png A UI/WebServerResources/tb-mail-file-high-24x24.png A UI/WebServerResources/tb-mail-file-off-24x24.png A UI/WebServerResources/tb-mail-forward-flat-24x24.png A UI/WebServerResources/tb-mail-forward-high-24x24.png A UI/WebServerResources/tb-mail-forward-off-24x24.png A UI/WebServerResources/tb-mail-getmail-flat-24x24.png A UI/WebServerResources/tb-mail-getmail-high-24x24.png A UI/WebServerResources/tb-mail-getmail-off-24x24.png A UI/WebServerResources/tb-mail-junk-flat-24x24.png A UI/WebServerResources/tb-mail-junk-high-24x24.png A UI/WebServerResources/tb-mail-junk-off-24x24.png A UI/WebServerResources/tb-mail-mark-flat-24x24.png A UI/WebServerResources/tb-mail-mark-high-24x24.png A UI/WebServerResources/tb-mail-mark-off-24x24.png A UI/WebServerResources/tb-mail-next-flat-24x24.png A UI/WebServerResources/tb-mail-next-high-24x24.png A UI/WebServerResources/tb-mail-next-off-24x24.png A UI/WebServerResources/tb-mail-prev-flat-24x24.png A UI/WebServerResources/tb-mail-prev-high-24x24.png A UI/WebServerResources/tb-mail-prev-off-24x24.png A UI/WebServerResources/tb-mail-print-flat-24x24.png A UI/WebServerResources/tb-mail-print-high-24x24.png A UI/WebServerResources/tb-mail-print-off-24x24.png A UI/WebServerResources/tb-mail-reply-flat-24x24.png A UI/WebServerResources/tb-mail-reply-high-24x24.png A UI/WebServerResources/tb-mail-reply-off-24x24.png A UI/WebServerResources/tb-mail-replyall-flat-24x24.png A UI/WebServerResources/tb-mail-replyall-high-24x24.png A UI/WebServerResources/tb-mail-replyall-off-24x24.png A UI/WebServerResources/tb-mail-stop-flat-24x24.png A UI/WebServerResources/tb-mail-stop-high-24x24.png A UI/WebServerResources/tb-mail-stop-off-24x24.png A UI/WebServerResources/tb-mail-write-flat-24x24.png A UI/WebServerResources/tb-mail-write-high-24x24.png A UI/WebServerResources/tb-mail-write-off-24x24.png A UI/WebServerResources/tbtb_addressbook.png A UI/WebServerResources/tbtb_anais.png A UI/WebServerResources/tbtb_compose.png A UI/WebServerResources/tbtb_compose_addressbook_30x30.png A UI/WebServerResources/tbtb_compose_attach_30x30.png A UI/WebServerResources/tbtb_compose_clip_30x30.png A UI/WebServerResources/tbtb_compose_cut_30x30.png A UI/WebServerResources/tbtb_compose_dup_30x30.png A UI/WebServerResources/tbtb_compose_file_30x30.png A UI/WebServerResources/tbtb_compose_lock_30x30.png A UI/WebServerResources/tbtb_compose_quote_30x30.png A UI/WebServerResources/tbtb_compose_send_30x30.png A UI/WebServerResources/tbtb_compose_spell_30x30.png A UI/WebServerResources/tbtb_delete.png A UI/WebServerResources/tbtb_deletedoc.png A UI/WebServerResources/tbtb_filetofolder.png A UI/WebServerResources/tbtb_folderadd.png A UI/WebServerResources/tbtb_folderdel.png A UI/WebServerResources/tbtb_forward.png A UI/WebServerResources/tbtb_getmail.png A UI/WebServerResources/tbtb_next.png A UI/WebServerResources/tbtb_previous.png A UI/WebServerResources/tbtb_print.png A UI/WebServerResources/tbtb_reply.png A UI/WebServerResources/tbtb_replyall.png A UI/WebServerResources/tbtb_search.png A UI/WebServerResources/tbtb_trash.png A UI/WebServerResources/tbtv_account_17x17.gif A UI/WebServerResources/tbtv_corner_17x17.gif A UI/WebServerResources/tbtv_corner_minus_17x17.gif A UI/WebServerResources/tbtv_corner_plus_17x17.gif A UI/WebServerResources/tbtv_drafts_17x17.gif A UI/WebServerResources/tbtv_inbox_17x17.gif A UI/WebServerResources/tbtv_junction2_17x17.gif A UI/WebServerResources/tbtv_junction_17x17.gif A UI/WebServerResources/tbtv_leaf_corner_17x17.gif A UI/WebServerResources/tbtv_line_17x17.gif A UI/WebServerResources/tbtv_minus_17x17.gif A UI/WebServerResources/tbtv_plus_17x17.gif A UI/WebServerResources/tbtv_sent_17x17.gif A UI/WebServerResources/tbtv_trash_17x17.gif A UI/WebServerResources/title_attachment_14x14.png A UI/WebServerResources/title_config.png A UI/WebServerResources/title_junk.png A UI/WebServerResources/title_read_14x14.png A UI/WebServerResources/title_sortdown_12x12.png A UI/WebServerResources/title_sortup_12x12.png A UI/WebServerResources/title_thread.png A UI/WebServerResources/uix.css A UI/WebServerResources/upward_sorted.gif A UI/common.make A Version A configure A fhsbundle.make A fhslib.make A fhstool.make